aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-09 00:25:27 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-09 00:25:27 +0000
commitdda6dd0bf4851386c97e2ea413ebdc682ef89e58 (patch)
treec2f5f8d3a2b4ed6994bdb598b6a9ce0e49288545 /apps/files/l10n/cs.js
parent82d2ec09311a2db13edd7eb407629d03333037c1 (diff)
downloadnextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.tar.gz
nextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r--apps/files/l10n/cs.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 8e16418a137..697c12f5833 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -282,6 +282,8 @@ OC.L10N.register(
"Disconnect storages" : "Odpojit úložiště",
"Delete files" : "Smazat soubory",
"Delete folders" : "Smazat složky",
+ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Chystáte se trvale smazat {count} položku","Chystáte se trvale smazat {count} položky","Chystáte se trvale smazat {count} položek","Chystáte se trvale smazat {count} položek"],
+ "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Chystáte se smazat {count} položku","Chystáte se smazat {count} položky","Chystáte se smazat {count} položek","Chystáte se smazat {count} položek"],
"Confirm deletion" : "Potvrdit smazání",
"Cancel" : "Storno",
"The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Soubor by se nyní měl otevřít místně. Pokud se to neděje, ověřte, že je v systému nainstalován klient pro počítač.",