diff options
Diffstat (limited to 'apps/files_external/l10n/sk.js')
-rw-r--r-- | apps/files_external/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/sk.js b/apps/files_external/l10n/sk.js index 5f98519bb6c..83c14932561 100644 --- a/apps/files_external/l10n/sk.js +++ b/apps/files_external/l10n/sk.js @@ -116,7 +116,6 @@ OC.L10N.register( "Available for" : "K dispozícii pre", "Add storage" : "Pridať úložisko", "Advanced settings" : "Rozšírené nastavenia", - "Delete" : "Zmazať", "Allow users to mount external storage" : "Povoliť používateľom pripojiť externé úložiská", "Step 1 failed. Exception: %s" : "Krok 1 zlyhal. Výnimka: %s", "Step 2 failed. Exception: %s" : "Krok 2 zlyhal. Výnimka: %s", @@ -125,6 +124,7 @@ OC.L10N.register( "Google Drive" : "Google Drive", "No external storage configured" : "Žiadne externé úložisko nie je nakonfigurované", "You can add external storages in the personal settings" : "Externé úložisko je možné pridať v osobných nastaveniach", + "Delete" : "Zmazať", "Allow users to mount the following external storage" : "Povoliť používateľom pripojiť tieto externé úložiská", "Are you sure you want to delete this external storage" : "Naozaj chcete zmazať toto externé úložisko?" }, |