/core/src/

3.1'>artonge/chore/update_nc_pwd_confirmation_v5.3.1 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n/mk.js
blob: 5178a654fc15c5865fae4d04425cce84c84975cb (plain)
1
2
3
4
5
6
7
8
9
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;");