diff options
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/cs.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index 0587d82f230..8ed161fd61b 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -14,6 +14,8 @@ OC.L10N.register( "(group)" : "(skupina)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD kódováním (pomalé)", "Admin defined" : "Nastaveno administrátorem", + "Are you sure you want to delete this external storage" : "Opravdu chcete odstranit toto externí úložiště", + "Delete storage?" : "Odstranit úložiště?", "Saved" : "Uloženo", "Saving..." : "Ukládá se...", "Save" : "Uložit", diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json index f81bcb4b4b8..0bd210caab1 100644 --- a/apps/files_external/l10n/cs.json +++ b/apps/files_external/l10n/cs.json @@ -12,6 +12,8 @@ "(group)" : "(skupina)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD kódováním (pomalé)", "Admin defined" : "Nastaveno administrátorem", + "Are you sure you want to delete this external storage" : "Opravdu chcete odstranit toto externí úložiště", + "Delete storage?" : "Odstranit úložiště?", "Saved" : "Uloženo", "Saving..." : "Ukládá se...", "Save" : "Uložit", |