You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/contactsinteraction/l10n/mk.js

9 lines
711 B

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