diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-22 00:08:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-22 00:08:20 +0000 |
commit | ae0789ef433adad73bdf77c57b8ead5616ed99fe (patch) | |
tree | 07f59ebd831e111e6ba30b7720e1a12e85efce99 /apps/files_external/l10n/sq.js | |
parent | e881e016208c2dcbf0d8f725cc29aad6247852b2 (diff) | |
download | nextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.tar.gz nextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.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 f890a62c6c7..2431d0eeb4b 100644 --- a/apps/files_external/l10n/sq.js +++ b/apps/files_external/l10n/sq.js @@ -1,10 +1,7 @@ OC.L10N.register( "files_external", { - "Step 1 failed. Exception: %s" : "Hapi 1 dështoi. Përjashtim: %s", - "Step 2 failed. Exception: %s" : "Hapi 2 dështoi. Përjashtim: %s", "External storages" : "Kujtesë e jashtëme", - "Google Drive App Configuration" : "Formësim i Aplikacionit Google Drive", "Personal" : "Personale", "System" : "Sistem", "Grant access" : "Akordoji hyrje", @@ -83,7 +80,6 @@ OC.L10N.register( "FTP" : "FTP", "Host" : "Strehë", "Secure ftps://" : "ftps:// e sigurt", - "Google Drive" : "Google Drive", "Local" : "Vendore", "Location" : "Vendndodhje", "Nextcloud" : "Nextcloud", @@ -124,9 +120,13 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Lejoju përdoruesve të montojnë depozitën e jashtme vijuese", "Fetching request tokens failed. Verify that your app key and secret are correct." : "Dhënia e elementëve të kërkuar dështoi. Verifikoni që kyçi dhe e fshehta juaj për aplikacionin janë të sakta.", "Fetching access tokens failed. Verify that your app key and secret are correct." : "Dhënia e elementëve të hyrjes dështoi. Verifikoni që kyçi dhe e fshehta juaj për aplikacionin janë të sakta.", + "Step 1 failed. Exception: %s" : "Hapi 1 dështoi. Përjashtim: %s", + "Step 2 failed. Exception: %s" : "Hapi 2 dështoi. Përjashtim: %s", "Dropbox App Configuration" : "Formësim i Aplikacionit Dropbox", + "Google Drive App Configuration" : "Formësim i Aplikacionit Google Drive", "Storage with id \"%i\" not found" : "S’u gjet depozitë me id \"%i\"", "Storage with id \"%i\" is not user editable" : "Depozita me id \"%i\" s’është e përpunueshme nga përdoruesi", - "Dropbox" : "Dropbox" + "Dropbox" : "Dropbox", + "Google Drive" : "Google Drive" }, "nplurals=2; plural=(n != 1);"); |