nextcloud/apps/contactsinteraction/l10n/sr.json
Nextcloud bot 0127ef4f10
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-28 02:27:47 +00:00

7 lines
No EOL
697 B
JSON
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.

{ "translations": {
"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" : "Прикупља податке о интеракцији корисника и контаката и обезбеђује адресар за податке"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}