diff options
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r-- | apps/files/l10n/cs.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index d37c91bab10..7e4847cf6b5 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -263,6 +263,13 @@ "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é", |