summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-10 00:13:36 +0000
committerNextcloud bot <bot@nextcloud.com>2018-10-10 00:13:36 +0000
commit97b6b53d5c2246258fa6545b1f9cca36d3b13e91 (patch)
tree4a5c1fd45ee41972408f34f5258c06519990d639 /apps/files/l10n/cs.js
parentc33167be5e9265d13f91e3717c8b89b17e9d060f (diff)
downloadnextcloud-server-97b6b53d5c2246258fa6545b1f9cca36d3b13e91.tar.gz
nextcloud-server-97b6b53d5c2246258fa6545b1f9cca36d3b13e91.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r--apps/files/l10n/cs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 5fa875c2d5a..7bb85805045 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -134,7 +134,6 @@ OC.L10N.register(
"Save" : "Uložit",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Při použití PHP-FPM může změna nastavení trvat až 5 minut od uložení.",
"Missing permissions to edit from here." : "Pro úpravy v aktuálním náhledu chybí oprávnění.",
- "%s of %s used" : "%s z %s použito",
"%s used" : "%s použito",
"Settings" : "Nastavení",
"Show hidden files" : "Zobrazit skryté soubory",
@@ -162,6 +161,7 @@ OC.L10N.register(
"Target folder" : "Cílový adresář",
"A new file or folder has been <strong>deleted</strong>" : "Nový soubor nebo složka byla <strong>smazána</strong>",
"A new file or folder has been <strong>restored</strong>" : "Nový soubor nebo složka byla <strong>obnovena</strong>",
+ "%s of %s used" : "%s z %s použito",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Použít tuto adresu <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> pro přístup k souborům přes WebDAV</a>"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");