diff options
Diffstat (limited to 'apps/files_external/l10n/sk.js')
-rw-r--r-- | apps/files_external/l10n/sk.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/sk.js b/apps/files_external/l10n/sk.js index 933d762fa9f..8d20c4c3dbf 100644 --- a/apps/files_external/l10n/sk.js +++ b/apps/files_external/l10n/sk.js @@ -56,8 +56,10 @@ OC.L10N.register( "OAuth2" : "OAuth2", "Client ID" : "Client ID", "Client secret" : "Heslo klienta", + "OpenStack v2" : "OpenStack v2", "Tenant name" : "Meno nájomcu", "Identity endpoint URL" : "Endpoint URL identita", + "OpenStack v3" : "OpenStack v3", "Domain" : "Doména", "Rackspace" : "Rackspace", "API key" : "API kľúč", @@ -98,6 +100,7 @@ OC.L10N.register( "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Nie je povolená alebo nainštalovaná cURL podpora v PHP. Pripojenie %s nie je možné. Požiadajte svojho správcu, aby doplnil podporu.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Nie je povolená alebo nainštalovaná FTP podpora v PHP. Pripojenie %s nie je možné. Požiadajte svojho správcu, aby doplnil podporu.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Nie je nainštalované \"%s\". Pripojenie %s nie je možné. Požiadajte svojho správcu o inštaláciu.", + "External storage support" : "Podpora externého úložiska", "Name" : "Názov", "Storage type" : "Typ úložiska", "Scope" : "Rozsah", @@ -118,6 +121,7 @@ OC.L10N.register( "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á", "OpenStack" : "OpenStack", + "Dropbox" : "Dropbox", "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" }, |