f7cloud_client/apps/contactsinteraction/l10n/mk.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

10 lines
718 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Неодамна контактирани",
"Contacts Interaction" : "Интеракција на контакти",
"Manages interaction between accounts and contacts" : "Управува со интеракција помеѓу корисниците и контактите",
"Collect data about accounts and contacts interactions and provide an address book for the data" : "Соберете податоци за интеракциите на корисниците и контактите и обезбедете адресар за податоците"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");