diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-02 01:55:25 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-02 01:55:25 -0400 |
commit | deca08a6833646028e995df7e090edb025d2bc13 (patch) | |
tree | fcf78eec9195a1410530ea97e2037ab9631a79f4 /lib/l10n/sq.js | |
parent | 8d11c3b87b07d47251e286b7b3b597ddf969a729 (diff) | |
download | nextcloud-server-deca08a6833646028e995df7e090edb025d2bc13.tar.gz nextcloud-server-deca08a6833646028e995df7e090edb025d2bc13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sq.js')
-rw-r--r-- | lib/l10n/sq.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index 7a303ba38c1..54a162455c6 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -26,6 +26,7 @@ OC.L10N.register( "Users" : "Përdorues", "Admin" : "Admin", "Recommended" : "E rekomanduar", + "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikacioni \"%s\" s’mund të instalohet, ngaqë s’lexohet dot kartela appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "Përditësimi \"%s\" s’instalohet dot, ngaqë s’është i përputhshëm me këtë version të ownCloud-it.", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Përditësimi \"%s\" s’instalohet dot, ngaqë s’plotësohen varësitë vijuese: %s.", "No app name specified" : "S’u dha emër aplikacioni", @@ -60,6 +61,7 @@ OC.L10N.register( "Archives of type %s are not supported" : "Nuk mbulohen arkivat e llojit %s", "Failed to open archive when installing app" : "Dështoi në hapje arkivi teksa instalohej aplikacioni", "App does not provide an info.xml file" : "Aplikacioni s’ofron kartele të vlefshme .xml", + "App cannot be installed because appinfo file cannot be read." : "Aplikacioni s’mund të instalohet, ngaqë s’lexohet dot kartela appinfo.", "Signature could not get checked. Please contact the app developer and check your admin screen." : "Nënshkrimi s’u kontrollua dot. Ju lutemi, lidhuni me zhvilluesin e aplikacionit dhe kontrolloni te skena juaj e përgjegjësit.", "App can't be installed because of not allowed code in the App" : "Aplikacioni s’mund të instalohet, për shkak kodi të palejuar te Aplikacioni", "App can't be installed because it is not compatible with this version of ownCloud" : "Aplikacioni s’mund të instalohet, ngaqë s’është i përputhshëm me këtë version të ownCloud-it", |