diff options
Diffstat (limited to 'apps/files_external/l10n/sk.js')
-rw-r--r-- | apps/files_external/l10n/sk.js | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/files_external/l10n/sk.js b/apps/files_external/l10n/sk.js index a37d4961abf..b1e02111941 100644 --- a/apps/files_external/l10n/sk.js +++ b/apps/files_external/l10n/sk.js @@ -119,16 +119,6 @@ OC.L10N.register( "Advanced settings" : "Rozšírené nastavenia", "Delete" : "Zmazať", "Allow users to mount external storage" : "Povoliť používateľom pripojiť externé úložiská", - "Allow users to mount the following external storage" : "Povoliť používateľom pripojiť tieto externé úložiská", - "Fetching request tokens failed. Verify that your app key and secret are correct." : "Sťahovanie tokenov požiadavky zlyhalo. Overte prosím, či je aplikačný kľúč a heslo (secret) zadané správne.", - "Fetching access tokens failed. Verify that your app key and secret are correct." : "Sťahovanie prístupových tokenov zlyhalo. Overte prosím, či je aplikačný kľúč a heslo (secret) zadané správne.", - "Step 1 failed. Exception: %s" : "Krok 1 zlyhal. Výnimka: %s", - "Step 2 failed. Exception: %s" : "Krok 2 zlyhal. Výnimka: %s", - "Dropbox App Configuration" : "Nastavenie Dropbox aplikácie", - "Google Drive App Configuration" : "Nastavenie Google Drive aplikácie", - "Storage with id \"%i\" not found" : "Úložisko s ID \"%i\" sa nenašlo", - "Storage with id \"%i\" is not user editable" : "Úložisko s id \"%i\" používatelia nemôžu upravovať", - "Dropbox" : "Dropbox", - "Google Drive" : "Google Drive" + "Allow users to mount the following external storage" : "Povoliť používateľom pripojiť tieto externé úložiská" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |