diff options
Diffstat (limited to 'apps/files_external/l10n/cs.js')
-rw-r--r-- | apps/files_external/l10n/cs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index b4386be9b11..dd95a089aa7 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -20,10 +20,8 @@ OC.L10N.register( "Never" : "Nikdy", "Once every direct access" : "Jednou pro každý přímý přístup", "Read only" : "Pouze pro čtení", - "Delete" : "Smazat", "Admin defined" : "Nastaveno správcem", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Automatické zjišťování stavu je vypnuté z důvodu velkého počtu nastavených úložišť – pokud chcete stav zjistit jednorázově, klikněte", - "Are you sure you want to delete this external storage?" : "Opravdu chcete smazat toto vnější úložiště?", "Delete storage?" : "Odstranit úložiště?", "Saved" : "Uloženo", "Saving …" : "Ukládání…", @@ -140,6 +138,8 @@ OC.L10N.register( "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření s vícero vnějšími úložišti které mají stejné přihlašovací údaje.", "External storages" : "Externí úložiště", "(group)" : "(skupina)", + "Delete" : "Smazat", + "Are you sure you want to delete this external storage?" : "Opravdu chcete smazat toto vnější úložiště?", "SMB / CIFS" : "SMB / CIFS", "SMB / CIFS using OC login" : "SMB / CIFS za použití přihlašovacího jména OC", "Kerberos ticket apache mode" : "Režim kerberos lístku (ticket) apache serveru" |