diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-24 00:14:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-24 00:14:24 +0000 |
commit | b9584e1b2519f752d33ffae7aea7e32023977c35 (patch) | |
tree | cfcc1aff57a7e9f63f4b43e494579e93c96dd650 /core/l10n | |
parent | 3ebed2b9e639340edbd52bd463f3362985f4fe40 (diff) | |
download | nextcloud-server-b9584e1b2519f752d33ffae7aea7e32023977c35.tar.gz nextcloud-server-b9584e1b2519f752d33ffae7aea7e32023977c35.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.", |