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/tr.js')
-rw-r--r--core/l10n/tr.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index b8dab4d5276..945aa4d75b8 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -44,14 +44,10 @@ OC.L10N.register(
"Maintenance mode is kept active" : "Bakım kipi etkin tutuldu",
"Updating database schema" : "Veritabanı şeması güncelleniyor",
"Updated database" : "Veritabanı güncellendi",
- "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Veritabanı şeması güncellemesi denetleniyor (veritabanının büyüklüğüne bağlı olarak uzun sürebilir)",
- "Checked database schema update" : "Veritabanı şeması güncellemesi denetlendi",
- "Checking updates of apps" : "Uygulama güncellemeleri denetleniyor",
"Checking for update of app \"%s\" in appstore" : "\"%s\" uygulamasının güncellemesi uygulama mağazasından denetleniyor",
"Update app \"%s\" from appstore" : "\"%s\" uygulamasını uygulama mağazasından güncelle",
"Checked for update of app \"%s\" in appstore" : "\"%s\" uygulama mağazasının güncellemesi uygulama mağazasından denetlendi",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "%s için veritabanı şeması güncellemesi denetleniyor (veritabanının büyüklüğüne bağlı olarak uzun sürebilir)",
- "Checked database schema update for apps" : "Uygulamalar için veritabanı şema güncellemesi denetlendi",
"Updated \"%1$s\" to %2$s" : "\"%1$s\", %2$s sürümüne güncellendi",
"Set log level to debug" : "Günlükleme düzeyini Hata Ayıklama olarak ayarla",
"Reset log level" : "Günlükleme düzeyini sıfırla",
@@ -366,6 +362,10 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Bu %s kopyası şu anda bakım kipinde, bu işlem biraz zaman alabilir.",
"This page will refresh itself when the instance is available again." : "Sistem yeniden kullanılabilir olduğunda bu sayfa kendiliğinden yenilenecek",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Bu ileti görüntülenmeye devam ediyor ya da beklenmedik şekilde ortaya çıkıyorsa BT yöneticinizle görüşün.",
+ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Veritabanı şeması güncellemesi denetleniyor (veritabanının büyüklüğüne bağlı olarak uzun sürebilir)",
+ "Checked database schema update" : "Veritabanı şeması güncellemesi denetlendi",
+ "Checking updates of apps" : "Uygulama güncellemeleri denetleniyor",
+ "Checked database schema update for apps" : "Uygulamalar için veritabanı şema güncellemesi denetlendi",
"Following apps have been disabled: %s" : "Aşağıdaki uygulamalar devre dışı bırakıldı: %s",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Web sunucunuz \"{url}\" adresini çözümleyebilmesi için doğru şekilde ayarlanmamış. Ayrıntılı bilgi almak için <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">belgelere</a> bakabilirsiniz.",
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation page</a>. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Web sunucunuz \"{url}\" adresini doğru olarak çözümleyecek şekilde yapılandırılmamış. Bu sorun genellikle web sunucu yapılandırmasının bu klasörü doğrudan aktaracak şekilde güncellenmemiş olmasından kaynaklanır. Lütfen kendi yapılandırmanızı, Apache için uygulama ile gelen \".htaccess\" dosyasındaki rewrite komutları ile ya da Nginx için <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">belgeler</a> bölümündeki ayarlar ile karşılaştırın. Nginx üzerinde genellikle \"location ~\" ile başlayan satırların güncellenmesi gerekir.",