diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-03 02:19:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-03 02:19:30 -0400 |
commit | 63132483ca2075d4a984f435e272badf3cab41c3 (patch) | |
tree | 9e40bb44181eeecb4256432c25ada24cc5693b44 /lib/l10n/cs_CZ.js | |
parent | 3ff2bec5faaeddf47e95b4e4b395be7c709649b1 (diff) | |
download | nextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.tar.gz nextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/cs_CZ.js')
-rw-r--r-- | lib/l10n/cs_CZ.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/cs_CZ.js b/lib/l10n/cs_CZ.js index 8074111faed..92cb8d68e2c 100644 --- a/lib/l10n/cs_CZ.js +++ b/lib/l10n/cs_CZ.js @@ -167,8 +167,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s", "Storage connection error. %s" : "Chyba připojení úložiště. %s", "Storage not available" : "Úložiště není dostupné", - "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s", - "_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů"], - "_%n window_::_%n windows_" : ["%n okno","%n okna","%n oken"] + "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |