diff options
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 4245d87f053..d40d0d173ff 100644 --- a/core/l10n/sq.js +++ b/core/l10n/sq.js @@ -27,8 +27,10 @@ OC.L10N.register( "Error unfavoriting" : "Gabim në heqjen nga të parapëlqyerat", "Couldn't send mail to following users: %s " : "S’u dërgua dot e-mail përdoruesve vijues: %s ", "Preparing update" : "Po përgatitet përditësimi", - "Please use the command line updater because automatic updating is disabled in the config.php." : "Ju lutemi, përdorni përditësuesin e rreshtit të urdhrave, sepse përditësimi i vetvetishëm është i çaktivizuar te config.php.", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair warning: " : "Sinjalizim ndreqjeje: ", + "Repair error: " : "Gabim ndreqjeje: ", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Ju lutemi, përdorni përditësuesin e rreshtit të urdhrave, sepse përditësimi i vetvetishëm është i çaktivizuar te config.php.", "[%d / %d]: Checking table %s" : "[%d / %d]: Po kontrollohet tabela %s", "Turned on maintenance mode" : "Mënyra e mirëmbajtjes u aktivizua", "Turned off maintenance mode" : "Mënyra e mirëmbajtjes u çaktivizua", @@ -41,8 +43,6 @@ OC.L10N.register( "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)", "Checked database schema update for apps" : "U kontrollua përditësimi i skemës së bazës së të dhënave për aplikacionet", "Updated \"%s\" to %s" : "U përditësua \"%s\" në %s", - "Repair warning: " : "Sinjalizim ndreqjeje: ", - "Repair error: " : "Gabim ndreqjeje: ", "Set log level to debug" : "Caktoni shkallë regjistrimi për diagnostikimin", "Reset log level" : "Rikthe te parazgjedhja shkallën e regjistrimit", "Starting code integrity check" : "Po fillohet kontroll integriteti për kodin", |