Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/sq.js')
-rw-r--r--core/l10n/sq.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/sq.js b/core/l10n/sq.js
index cb4ba136245..9a30078703a 100644
--- a/core/l10n/sq.js
+++ b/core/l10n/sq.js
@@ -46,7 +46,6 @@ OC.L10N.register(
"Starting code integrity check" : "Po fillohet kontroll integriteti për kodin",
"Finished code integrity check" : "Përfundoi kontrolli i integritetit për kodin",
"%s (incompatible)" : "%s (e papërputhshme)",
- "Following apps have been disabled: %s" : "Janë çaktivizuar aplikacionet vijuese : %s",
"Already up to date" : "Tashmë e përditësuar",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP-ja nuk duket të jetë ngritur si duhet për të kërkuar ndryshore mjedisi sistemi. Testi me getenv(\"PATH\") kthen vetëm një përgjigje të zbrazët.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Baza juaj e të dhënave nuk ekzekutohet me nivelin \"READ COMMITED\" e izolimit për ndërveprimet. Kjo mund të shkaktojë probleme, kur kryhen paralelisht disa veprime njëherësh.",
@@ -207,7 +206,6 @@ OC.L10N.register(
"Cancel login" : "Anuloje hyrjen",
"Error while validating your second factor" : "Gabim gjatë verifikimit të elementit të dytë",
"App update required" : "Lypset përditësim aplikacioni",
- "These apps will be updated:" : "Do të përditësohen këto aplikacione:",
"These incompatible apps will be disabled:" : "Do të çaktivizohen këto aplikacione të papërputhshme:",
"The theme %s has been disabled." : "Tema %s u çaktivizua.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Ju lutemi, para se të vazhdoni më tej, sigurohuni që baza e të dhënave, dosja e formësimeve dhe dosja e të dhënave janë kopjeruajtur.",
@@ -220,6 +218,7 @@ OC.L10N.register(
"Upgrade via web on my own risk" : "Përditëso me anë të internetit në rrezikun tim",
"This %s instance is currently in maintenance mode, which may take a while." : "Kjo instancë %s hëpërhë gjendet nën mënyrën mirëmbajtje, çka mund të zgjasë ca.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Nëse ky mesazh shfaqet vazhdimisht ose u shfaq papritmas, lidhuni me përgjegjësin e sistemit.",
+ "Following apps have been disabled: %s" : "Janë çaktivizuar aplikacionet vijuese : %s",
"Shared" : "Ndarë",
"Shared with" : "Ndarë me",
"Shared by" : "Shpërndarë nga",
@@ -281,6 +280,7 @@ OC.L10N.register(
"Error removing share" : "Gabim në heqjen e ndarjes",
"({scope})" : "({scope})",
"Saving..." : "Po ruhet …",
- "Cancel log in" : "Anuloni identifikimin"
+ "Cancel log in" : "Anuloni identifikimin",
+ "These apps will be updated:" : "Do të përditësohen këto aplikacione:"
},
"nplurals=2; plural=(n != 1);");