diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:50 +0000 |
commit | 4c52fed77996c71a539501aeb08a78cd13194f0b (patch) | |
tree | 2f939961c32e0c651a8ca10399139c91f523dac5 /apps/files_external/l10n/sq.js | |
parent | 88ece3f5d7b061ab604edbb336747b3f2f61ba52 (diff) | |
download | nextcloud-server-4c52fed77996c71a539501aeb08a78cd13194f0b.tar.gz nextcloud-server-4c52fed77996c71a539501aeb08a78cd13194f0b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/sq.js')
-rw-r--r-- | apps/files_external/l10n/sq.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/sq.js b/apps/files_external/l10n/sq.js index 88105a83a7b..a7dde4893c7 100644 --- a/apps/files_external/l10n/sq.js +++ b/apps/files_external/l10n/sq.js @@ -54,9 +54,9 @@ OC.L10N.register( "OAuth2" : "OAuth2", "Client ID" : "ID klienti", "Client secret" : "E fshehtë klienti", - "OpenStack" : "OpenStack", "Tenant name" : "Emër qiraxhiu", "Identity endpoint URL" : "Identifiko pikëmbarimin URL", + "Domain" : "Përkatësi", "Rackspace" : "Rackspace", "API key" : "Kyç API", "Global credentials" : "Kredenciale globale", @@ -88,7 +88,6 @@ OC.L10N.register( "SFTP with secret key login" : "SFTP me hyrje me kyç të fshehtë", "SMB / CIFS" : "SMB / CIFS", "Share" : "Ndajeni me të tjerët", - "Domain" : "Përkatësi", "SMB / CIFS using OC login" : "SMB / CIFS me përdorim hyrjeje OC", "Username as share" : "Emër përdoruesi si emër ndarjeje", "OpenStack Object Storage" : "Depozitë OpenStack Object", @@ -97,8 +96,6 @@ 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." : "Mbështetja e cURL në PHP nuk është e instaluar ose e aktivizuar. Lidhja e %s nuk është e mundur. Ju lutemi kërkojini administratorin të sistemit tuaj që ta instaloj.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Mbështetja e FTP në PHP nuk është e aktivizuar ose instaluar.Lidhja e %s nuk është e mundur.Ju lutem kërkojini administratorit të sistemit tuaj që ta instalojë.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" nuk është instaluar.Montimi i %s nuk është i mundur.Ju lutem kërkojini administratorit të sistemit tuaj ta instalojë.", - "No external storage configured" : "Pa depozita të jashtme të formësuara", - "You can add external storages in the personal settings" : "Depozita të jashtme mund të shtoni që prej rregullimeve personale", "Name" : "Emër", "Storage type" : "Lloj depozite", "Scope" : "Shtrirje", @@ -117,6 +114,9 @@ OC.L10N.register( "Advanced settings" : "Rregullime të mëtejshme", "Delete" : "Fshije", "Allow users to mount external storage" : "Lejoju përdoruesve të montojnë depozita të jashtme", - "Allow users to mount the following external storage" : "Lejoju përdoruesve të montojnë depozitën e jashtme vijuese" + "Allow users to mount the following external storage" : "Lejoju përdoruesve të montojnë depozitën e jashtme vijuese", + "OpenStack" : "OpenStack", + "No external storage configured" : "Pa depozita të jashtme të formësuara", + "You can add external storages in the personal settings" : "Depozita të jashtme mund të shtoni që prej rregullimeve personale" }, "nplurals=2; plural=(n != 1);"); |