diff options
Diffstat (limited to 'apps/contactsinteraction/l10n/cs.json')
-rw-r--r-- | apps/contactsinteraction/l10n/cs.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/cs.json b/apps/contactsinteraction/l10n/cs.json new file mode 100644 index 00000000000..2bc528a7c0f --- /dev/null +++ b/apps/contactsinteraction/l10n/cs.json @@ -0,0 +1,6 @@ +{ "translations": { + "Recently contacted" : "Nedávno kontaktovaní", + "Contacts Interaction" : "Napojení na kontakty", + "Manages interaction between users and contacts" : "Spravuje interakci mezi uživateli a kontakty" +},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" +}
\ No newline at end of file |