diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-24 00:13:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-24 00:13:48 +0000 |
commit | caa39532459bb1508b355bc6a25533f0214e7f09 (patch) | |
tree | 42927e052b435237810a8991f9e19a790315d742 /core/l10n | |
parent | 84482eb25a16dd381908efa7c064eb5f3fbfe0b5 (diff) | |
download | nextcloud-server-caa39532459bb1508b355bc6a25533f0214e7f09.tar.gz nextcloud-server-caa39532459bb1508b355bc6a25533f0214e7f09.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/cs.js | 2 | ||||
-rw-r--r-- | core/l10n/cs.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 676488c3eb5..7664db7a2d2 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -265,6 +265,8 @@ OC.L10N.register( "Search" : "Hledat", "Reset search" : "Resetovat hledání", "Contacts" : "Kontakty", + "Contacts menu" : "Nabídka kontaktů", + "Settings menu" : "Nabídka nastavení", "Confirm your password" : "Potvrdit heslo", "Server side authentication failed!" : "Autentizace na serveru selhala!", "Please contact your administrator." : "Kontaktujte prosím svého správce systému.", diff --git a/core/l10n/cs.json b/core/l10n/cs.json index 19f85a669d9..2629f1113a3 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -263,6 +263,8 @@ "Search" : "Hledat", "Reset search" : "Resetovat hledání", "Contacts" : "Kontakty", + "Contacts menu" : "Nabídka kontaktů", + "Settings menu" : "Nabídka nastavení", "Confirm your password" : "Potvrdit heslo", "Server side authentication failed!" : "Autentizace na serveru selhala!", "Please contact your administrator." : "Kontaktujte prosím svého správce systému.", |