diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 2175bd1fa6a..b28cb3c60d4 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -56,6 +56,7 @@ OC.L10N.register( "Starting code integrity check" : "Kod bütünlük sınaması başlatılıyor", "Finished code integrity check" : "Kod bütünlük sınaması bitti", "%s (incompatible)" : "%s (uyumsuz)", + "The following apps have been disabled: %s" : "Şu uygulamalar devre dışı bırakıldı: %s", "Already up to date" : "Zaten güncel", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Web sunucunuz dosya eşitlemesi için doğru şekilde ayarlanmamış. WebDAV arabirimi sorunlu görünüyor.", "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.", @@ -336,6 +337,7 @@ OC.L10N.register( "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Bu ayar ile ilgili ayrıntılı bilgi almak için %1$sbelgelere%2$s bakabilirsiniz.", "App update required" : "Uygulamanın güncellenmesi gerekli", "%1$s will be updated to version %2$s" : "%1$s, %2$s sürümüne güncellenecek", + "The following apps will be updated:" : "Şu uygulamalar güncellenecek:", "These incompatible apps will be disabled:" : "Şu uyumsuz uygulamalar devre dışı bırakılacak:", "The theme %s has been disabled." : "%s teması devre dışı bırakıldı.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Devam etmeden önce lütfen veritabanı, yapılandırma klasörü ve veri klasörünün yedeklenmiş olduğundan emin olun.", |