diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-24 15:24:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-24 15:24:38 -0400 |
commit | f1f7511c61cbc1cadf7b335613a3c4a565f8e482 (patch) | |
tree | 5535b45eb60baa21535bdcc2f8aa5c54e0f0cfbb /apps/files_external/l10n/sk_SK.js | |
parent | d3fb5d618ea5902c989c39d72fd6ac2e5bcb65ed (diff) | |
download | nextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.tar.gz nextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/sk_SK.js')
-rw-r--r-- | apps/files_external/l10n/sk_SK.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_external/l10n/sk_SK.js b/apps/files_external/l10n/sk_SK.js index 3f4a6bd0b8a..a2d868a38d8 100644 --- a/apps/files_external/l10n/sk_SK.js +++ b/apps/files_external/l10n/sk_SK.js @@ -7,15 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Krok 1 zlyhal. Výnimka: %s", "Step 2 failed. Exception: %s" : "Krok 2 zlyhal. Výnimka: %s", "External storage" : "Externé úložisko", - "Storage with id \"%i\" not found" : "Úložisko s ID \"%i\" sa nenašlo", - "Invalid backend or authentication mechanism class" : "Neplatný backend, prípadne trieda mechanizmu autentifikácie", - "Invalid mount point" : "Chybný prípojný bod", - "Objectstore forbidden" : "Objectstore je zakáazaný", - "Invalid storage backend \"%s\"" : "Neplatný backend úložiska \"%s\"", - "Not permitted to use backend \"%s\"" : "Nie je povolené použiť backend \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Nie je povolené použiť autentifikačný mechanizmus \"%s\"", - "Unsatisfied backend parameters" : "Nedostatočné parametre backendu", - "Unsatisfied authentication mechanism parameters" : "Nedostatočné parametre autentifikačného mechanizmu", "Personal" : "Osobné", "System" : "Systém", "Grant access" : "Povoliť prístup", @@ -29,6 +20,15 @@ OC.L10N.register( "Username" : "Používateľské meno", "Password" : "Heslo", "Save" : "Uložiť", + "Storage with id \"%i\" not found" : "Úložisko s ID \"%i\" sa nenašlo", + "Invalid backend or authentication mechanism class" : "Neplatný backend, prípadne trieda mechanizmu autentifikácie", + "Invalid mount point" : "Chybný prípojný bod", + "Objectstore forbidden" : "Objectstore je zakáazaný", + "Invalid storage backend \"%s\"" : "Neplatný backend úložiska \"%s\"", + "Not permitted to use backend \"%s\"" : "Nie je povolené použiť backend \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "Nie je povolené použiť autentifikačný mechanizmus \"%s\"", + "Unsatisfied backend parameters" : "Nedostatočné parametre backendu", + "Unsatisfied authentication mechanism parameters" : "Nedostatočné parametre autentifikačného mechanizmu", "Access key" : "Prístupový kľúč", "Secret key" : "Tajný kľúč", "Builtin" : "Vstavaný", |