summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/l10n/sq.js4
-rw-r--r--core/l10n/sq.json4
-rw-r--r--lib/l10n/tr.js1
-rw-r--r--lib/l10n/tr.json1
-rw-r--r--settings/l10n/tr.js1
-rw-r--r--settings/l10n/tr.json1
6 files changed, 12 insertions, 0 deletions
diff --git a/core/l10n/sq.js b/core/l10n/sq.js
index fa97053bf61..3c6bed4f276 100644
--- a/core/l10n/sq.js
+++ b/core/l10n/sq.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"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",
+ "[%d / %d]: %s" : "[%d / %d]: %s",
+ "[%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",
"Maintenance mode is kept active" : "Mënyra mirëmbajtje është mbajtur e aktivizuar",
@@ -202,6 +204,7 @@ OC.L10N.register(
"Hello {name}" : "Tungjatjeta {name}",
"_download %n file_::_download %n files_" : ["shkarko %n kartelë","shkarko %n kartela"],
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Përmirësimi po kryhet, braktisja e kësaj faqeje mund ta ndërpresë procesin në disa mjedise.",
+ "Updating to {version}" : "Po përditësohet me {version}",
"An error occurred." : "Ndodhi një gabim.",
"Please reload the page." : "Ju lutemi, ringarkoni faqen.",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Përditësimi qe i pasuksesshëm. Për më tepër të dhëna <a href=\"{url}\">shihni postimin te forumi ynë</a> lidhur me këtë çështje.",
@@ -300,6 +303,7 @@ OC.L10N.register(
"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.",
"Start update" : "Fillo përditësimin",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Për të shmangur çaste bllokimi pune me instalime të mëdha, mundeni të ekzekutoni urdhrin vijues që nga drejtoria juaj e instalimit:",
+ "Detailed logs" : "Regjistrime të hollësishme",
"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.",
"This page will refresh itself when the %s instance is available again." : "Kjo faqe do të rifreskohet vetiu, sapo instanca %s të jetë sërish gati."
},
diff --git a/core/l10n/sq.json b/core/l10n/sq.json
index 0f299bc1480..44be6240eb9 100644
--- a/core/l10n/sq.json
+++ b/core/l10n/sq.json
@@ -1,6 +1,8 @@
{ "translations": {
"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",
+ "[%d / %d]: %s" : "[%d / %d]: %s",
+ "[%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",
"Maintenance mode is kept active" : "Mënyra mirëmbajtje është mbajtur e aktivizuar",
@@ -200,6 +202,7 @@
"Hello {name}" : "Tungjatjeta {name}",
"_download %n file_::_download %n files_" : ["shkarko %n kartelë","shkarko %n kartela"],
"The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Përmirësimi po kryhet, braktisja e kësaj faqeje mund ta ndërpresë procesin në disa mjedise.",
+ "Updating to {version}" : "Po përditësohet me {version}",
"An error occurred." : "Ndodhi një gabim.",
"Please reload the page." : "Ju lutemi, ringarkoni faqen.",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Përditësimi qe i pasuksesshëm. Për më tepër të dhëna <a href=\"{url}\">shihni postimin te forumi ynë</a> lidhur me këtë çështje.",
@@ -298,6 +301,7 @@
"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.",
"Start update" : "Fillo përditësimin",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Për të shmangur çaste bllokimi pune me instalime të mëdha, mundeni të ekzekutoni urdhrin vijues që nga drejtoria juaj e instalimit:",
+ "Detailed logs" : "Regjistrime të hollësishme",
"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.",
"This page will refresh itself when the %s instance is available again." : "Kjo faqe do të rifreskohet vetiu, sapo instanca %s të jetë sërish gati."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 0751030e107..a829153eeef 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Archives of type %s are not supported" : "%s arşiv türü desteklenmiyor",
"Failed to open archive when installing app" : "Uygulama kurulurken arşiv dosyası açılamadı",
"App does not provide an info.xml file" : "Uygulama info.xml dosyası sağlamıyor",
+ "App cannot be installed because appinfo file cannot be read." : "uygulama yüklenemiyor çünkü appinfo dosyası okunamıyor.",
"Signature could not get checked. Please contact the app developer and check your admin screen." : "İmza denetlenemedi. Lütfen uygulama yöneticisi ile iletişime geçin ve yönetici ekranınıza bakın.",
"App can't be installed because of not allowed code in the App" : "Uygulama, izin verilmeyen kodlar barındırdığından kurulamıyor",
"App can't be installed because it is not compatible with this version of ownCloud" : "ownCloud sürümünüz ile uyumsuz olduğu için uygulama kurulamıyor",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 09e0010836d..a5340ed3008 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -58,6 +58,7 @@
"Archives of type %s are not supported" : "%s arşiv türü desteklenmiyor",
"Failed to open archive when installing app" : "Uygulama kurulurken arşiv dosyası açılamadı",
"App does not provide an info.xml file" : "Uygulama info.xml dosyası sağlamıyor",
+ "App cannot be installed because appinfo file cannot be read." : "uygulama yüklenemiyor çünkü appinfo dosyası okunamıyor.",
"Signature could not get checked. Please contact the app developer and check your admin screen." : "İmza denetlenemedi. Lütfen uygulama yöneticisi ile iletişime geçin ve yönetici ekranınıza bakın.",
"App can't be installed because of not allowed code in the App" : "Uygulama, izin verilmeyen kodlar barındırdığından kurulamıyor",
"App can't be installed because it is not compatible with this version of ownCloud" : "ownCloud sürümünüz ile uyumsuz olduğu için uygulama kurulamıyor",
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js
index 7514577afde..8013439c267 100644
--- a/settings/l10n/tr.js
+++ b/settings/l10n/tr.js
@@ -84,6 +84,7 @@ OC.L10N.register(
"Uninstall" : "Kaldır",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Uygulama etkinleştirildi fakat güncellenmesi gerekiyor. 5 saniye içinde güncelleme sayfasına yönlendirileceksiniz.",
"App update" : "Uygulama güncellemesi",
+ "No apps found for {query}" : "sorgulayabilmeniz için hiçbir uygulama bulunmamakta",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Bir hata oluştu. Lütfen ASCII-kodlanmış PEM sertifikasını yükleyin.",
"Valid until {date}" : "{date} tarihine kadar geçerli",
"Delete" : "Sil",
diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json
index 863533a4ed8..753d22ef65c 100644
--- a/settings/l10n/tr.json
+++ b/settings/l10n/tr.json
@@ -82,6 +82,7 @@
"Uninstall" : "Kaldır",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Uygulama etkinleştirildi fakat güncellenmesi gerekiyor. 5 saniye içinde güncelleme sayfasına yönlendirileceksiniz.",
"App update" : "Uygulama güncellemesi",
+ "No apps found for {query}" : "sorgulayabilmeniz için hiçbir uygulama bulunmamakta",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Bir hata oluştu. Lütfen ASCII-kodlanmış PEM sertifikasını yükleyin.",
"Valid until {date}" : "{date} tarihine kadar geçerli",
"Delete" : "Sil",