diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-24 01:11:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-24 01:11:17 +0000 |
commit | ea17e962bf480b74a492bb525d91b8df43a83b95 (patch) | |
tree | 6b5d5a53cb8baba87db3d4b6efad97492f9d2a87 /settings/l10n/cs.js | |
parent | eadfa9069df66a17df5a399dd9a850fd177cd31a (diff) | |
download | nextcloud-server-ea17e962bf480b74a492bb525d91b8df43a83b95.tar.gz nextcloud-server-ea17e962bf480b74a492bb525d91b8df43a83b95.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/cs.js')
-rw-r--r-- | settings/l10n/cs.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index 5eb284eec53..8be24d479ae 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -375,7 +375,6 @@ OC.L10N.register( "iPad iOS" : "iPad iOS", "iOS Client" : "iOS klient", "Android Client" : "Android klient", - "An error occured while changing your language. Please reload the page and try again." : "Při změně jazyka došlo k chybě. Znovu načtěte stránku a zkuste to ještě jednou.", "Unable to delete {objName}" : "Nedaří se smazat {objName}", "Error creating group: {message}" : "Chyba při vytváření skupiny: {message}", "A valid group name must be provided" : "Je třeba zadat platný název skupiny", @@ -451,7 +450,6 @@ OC.L10N.register( "set new password" : "nastavit nové heslo", "change email address" : "změnit e-mailovou adresu", "Default" : "Výchozí", - "Default quota :" : "Výchozí kvóta:", - "An error occured while changing your locale. Please reload the page and try again." : "Došlo k chybě při změně místních a jazykových nastavení. Načtěte stránku znovu a zopakujte pokus." + "Default quota :" : "Výchozí kvóta:" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); |