Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contactsinteraction/l10n/cs.js')
-rw-r--r--apps/contactsinteraction/l10n/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/contactsinteraction/l10n/cs.js b/apps/contactsinteraction/l10n/cs.js
index 25982ef476f..e865b8cfe36 100644
--- a/apps/contactsinteraction/l10n/cs.js
+++ b/apps/contactsinteraction/l10n/cs.js
@@ -2,8 +2,8 @@ OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Nedávno kontaktovaní",
- "Contacts Interaction" : "Napojení na kontakty",
+ "Contacts Interaction" : "Napojení na Kontakty",
"Manages interaction between users and contacts" : "Spravuje interakci mezi uživateli a kontakty",
- "Collect data about user and contacts interactions and provide an address book for the data" : "Shromáždit údaje o uživateli a interakci s kontakty a poskytnout adresář kontaktů pro data"
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Shromažďuje data o interakcích mezi uživatelem a kontakty a poskytuje pro tato data adresář kontaktů"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");