aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-11-28 00:24:12 +0000
committerNextcloud bot <bot@nextcloud.com>2024-11-28 00:24:12 +0000
commit659cd12a8a31eba3d1896bab8e14aab2243eb327 (patch)
tree38c1e5a9e7e160fd8a1fcf00340d7e1da91a3929 /apps/files/l10n/cs.js
parent6230849e4692a49bc40f7781e96cc81c04f409a3 (diff)
downloadnextcloud-server-659cd12a8a31eba3d1896bab8e14aab2243eb327.tar.gz
nextcloud-server-659cd12a8a31eba3d1896bab8e14aab2243eb327.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.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 5e6cfb76ba6..72176c2c116 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -265,6 +265,13 @@ OC.L10N.register(
"Files moved successfully" : "Soubory úspěšně přesunuty",
"Conflicts resolution skipped" : "Řešení kolizí přeskočeno",
"Upload cancelled" : "Nahrávání zrušen",
+ "Adding the file extension \"{new}\" may render the file unreadable." : "Přidání přípony souboru „{new}“ může soubor znečitelnit.",
+ "Removing the file extension \"{old}\" may render the file unreadable." : "Odebrání přípony souboru „{old}“ může soubor znečitelnit.",
+ "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Změna přípony souboru z „{old}“ na „{new}“ může soubor znečitelnit.",
+ "Change file extension" : "Změnit příponu souboru",
+ "Keep {oldextension}" : "Ponechat {oldextension}",
+ "Use {newextension}" : "Použít {newextension}",
+ "Remove extension" : "Odebrat příponu",
"This operation is forbidden" : "Tato operace je zakázána",
"This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte záznamy událostí nebo se obraťte na správce",
"Storage is temporarily not available" : "Úložiště je dočasně nedostupné",