diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:58 +0000 |
commit | 5a117a73f2e5652a2d67e4496ab4486097b74b9a (patch) | |
tree | 42e7ef8c9ed6cb0ff461a586cb23dde8d1622962 /core/l10n/sq.js | |
parent | b5d3e389cbb521452eef451cc46bdf34d675c4af (diff) | |
download | nextcloud-server-5a117a73f2e5652a2d67e4496ab4486097b74b9a.tar.gz nextcloud-server-5a117a73f2e5652a2d67e4496ab4486097b74b9a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sq.js')
-rw-r--r-- | core/l10n/sq.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/sq.js b/core/l10n/sq.js index 67eca33c3a3..307998806a4 100644 --- a/core/l10n/sq.js +++ b/core/l10n/sq.js @@ -33,9 +33,6 @@ OC.L10N.register( "Maintenance mode is kept active" : "Mënyra mirëmbajtje është mbajtur e aktivizuar", "Updating database schema" : "Po përditësohet skema e bazës së të dhënave", "Updated database" : "U përditësua baza e të dhënave", - "Checking for update of app \"%s\" in appstore" : "Duke kontrolluar për përditësim të aplikacionit \"%s\" në appstore.", - "Update app \"%s\" from appstore" : "Përditëso aplikacionin \"%s\" nga appstore", - "Checked for update of app \"%s\" in appstore" : "Duke kontrolluar për përditësim të aplikacionit \"%s\" në appstore.", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Po kontrollohet nëse mund të përditësohet skema e bazës së të dhënave për %s (kjo mund të hajë shumë kohë, varet nga madhësia e bazës së të dhënave)", "Set log level to debug" : "Caktoni shkallë regjistrimi për diagnostikimin", "Reset log level" : "Rikthe te parazgjedhja shkallën e regjistrimit", @@ -211,6 +208,9 @@ OC.L10N.register( "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Po kontrollohet nëse mund të përditësohet skema e bazës së të dhënave (kjo mund të hajë shumë kohë, varet nga madhësia e bazës së të dhënave)", "Checked database schema update" : "U kontrollua përditësimi i skemës së bazës së të dhënave", "Checking updates of apps" : "Po kontrollohen përditësime të aplikacionit", + "Checking for update of app \"%s\" in appstore" : "Duke kontrolluar për përditësim të aplikacionit \"%s\" në appstore.", + "Update app \"%s\" from appstore" : "Përditëso aplikacionin \"%s\" nga appstore", + "Checked for update of app \"%s\" in appstore" : "Duke kontrolluar për përditësim të aplikacionit \"%s\" në appstore.", "Checked database schema update for apps" : "U kontrollua përditësimi i skemës së bazës së të dhënave për aplikacionet", "Following apps have been disabled: %s" : "Janë çaktivizuar aplikacionet vijuese : %s", "Continue to Nextcloud" : "Vazhdoni tek Nextcloud", |