diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-18 01:54:53 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-18 01:54:53 -0400 |
commit | 765782445a24fb1b239f2a3cd5c7b239ae4f6455 (patch) | |
tree | 56342dd9db73c7f2ca68ce1b5d9c12f0da5c37f0 /apps/files_external/l10n | |
parent | 8ce8a05dabc749c25438623a662c45ea5d1ec770 (diff) | |
download | nextcloud-server-765782445a24fb1b239f2a3cd5c7b239ae4f6455.tar.gz nextcloud-server-765782445a24fb1b239f2a3cd5c7b239ae4f6455.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/pl.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/sq.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/sq.json | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index 2034b73bd8a..7bb11f8b3d8 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -1,6 +1,7 @@ OC.L10N.register( "files_external", { + "Fetching access tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.", "Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s", "Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s", "External storage" : "Zewnętrzne zasoby dyskowe", diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index 0d1a97abfcb..5089d91398b 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -1,4 +1,5 @@ { "translations": { + "Fetching access tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.", "Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s", "Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s", "External storage" : "Zewnętrzne zasoby dyskowe", diff --git a/apps/files_external/l10n/sq.js b/apps/files_external/l10n/sq.js index 9b23453e3e4..c73e2c5244a 100644 --- a/apps/files_external/l10n/sq.js +++ b/apps/files_external/l10n/sq.js @@ -38,6 +38,7 @@ OC.L10N.register( "Couldn't get the list of external mount points: {type}" : "S’u mor dot lista e pikave të jashtme të montimit: {type}", "There was an error with message: " : "Pati një gabim me këtë mesazh:", "External mount error" : "Gabim i jashtëm montimi", + "external-storage" : "ruajtje-jashtme", "Couldn't get the list of Windows network drive mount points: empty response from the server" : "S’u mor dot lista e pikave të montimit Windows network drive: përgjigje e zbrazët nga shërbyesi", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Disa nga pikat e jashtme të formësuara të montimit s’janë të lidhura. Ju lutemi, klikoni në shigjetën(at) e kuqe për më tepër të dhëna", "Please enter the credentials for the {mount} mount" : "Ju lutemi, jepni kredencialet për pikën e montimit {mount}", @@ -59,6 +60,7 @@ OC.L10N.register( "Client secret" : "E fshehtë klienti", "OpenStack" : "OpenStack", "Tenant name" : "Emër qiraxhiu", + "Identity endpoint URL" : "Identifiko pikëmbarimin URL", "Rackspace" : "Rackspace", "API key" : "Kyç API", "Username and password" : "Emër përdoruesi dhe fjalëkalim", diff --git a/apps/files_external/l10n/sq.json b/apps/files_external/l10n/sq.json index f0e420e1ab9..78b2a7d7ef3 100644 --- a/apps/files_external/l10n/sq.json +++ b/apps/files_external/l10n/sq.json @@ -36,6 +36,7 @@ "Couldn't get the list of external mount points: {type}" : "S’u mor dot lista e pikave të jashtme të montimit: {type}", "There was an error with message: " : "Pati një gabim me këtë mesazh:", "External mount error" : "Gabim i jashtëm montimi", + "external-storage" : "ruajtje-jashtme", "Couldn't get the list of Windows network drive mount points: empty response from the server" : "S’u mor dot lista e pikave të montimit Windows network drive: përgjigje e zbrazët nga shërbyesi", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Disa nga pikat e jashtme të formësuara të montimit s’janë të lidhura. Ju lutemi, klikoni në shigjetën(at) e kuqe për më tepër të dhëna", "Please enter the credentials for the {mount} mount" : "Ju lutemi, jepni kredencialet për pikën e montimit {mount}", @@ -57,6 +58,7 @@ "Client secret" : "E fshehtë klienti", "OpenStack" : "OpenStack", "Tenant name" : "Emër qiraxhiu", + "Identity endpoint URL" : "Identifiko pikëmbarimin URL", "Rackspace" : "Rackspace", "API key" : "Kyç API", "Username and password" : "Emër përdoruesi dhe fjalëkalim", |