diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 1da8dbb39c4..cf3baf07a50 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -127,6 +127,7 @@ OC.L10N.register( "A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byl <strong>obnoven</strong>", "Unlimited" : "Neomezeně", "Upload (max. %s)" : "Nahrát (max. %s)", + "File Management" : "Správa souboru", "File handling" : "Zacházení se soubory", "Maximum upload size" : "Maximální velikost pro odesílání", "max. possible: " : "největší možná: ", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index e08f12f6d08..8e48b959258 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -125,6 +125,7 @@ "A file or folder has been <strong>restored</strong>" : "Soubor nebo adresář byl <strong>obnoven</strong>", "Unlimited" : "Neomezeně", "Upload (max. %s)" : "Nahrát (max. %s)", + "File Management" : "Správa souboru", "File handling" : "Zacházení se soubory", "Maximum upload size" : "Maximální velikost pro odesílání", "max. possible: " : "největší možná: ", |