diff options
Diffstat (limited to 'core/l10n/tr.php')
-rw-r--r-- | core/l10n/tr.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/tr.php b/core/l10n/tr.php index 59ca4fa1ae8..d3b2a86b8c3 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -189,6 +189,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Bu, örneği sadece yöneticiler kullanabilir demektir.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Eğer bu ileti görünmeye devam ederse veya beklenmedik şekilde ortaya çıkmışsa sistem yöneticinizle iletişime geçin.", "Thank you for your patience." => "Sabrınız için teşekkür ederiz.", +"You are accessing the server from an untrusted domain." => "Sunucuya güvenilmeyen bir alan adından ulaşıyorsunuz.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Lütfen yöneticiniz ile iletişime geçin. Eğer bu örneğin bir yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapılandırın. Bu yapılandırmanın bir örneği config/config.sample.php dosyasında verilmiştir.", "%s will be updated to version %s." => "%s, %s sürümüne güncellenecek.", "The following apps will be disabled:" => "Aşağıdaki uygulamalar devre dışı bırakılacak:", "The theme %s has been disabled." => "%s teması devre dışı bırakıldı.", |