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 d3b2a86b8c3..30246849a22 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -191,6 +191,8 @@ $TRANSLATIONS = array( "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.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Yapılandırmanıza bağlı olarak, bir yönetici olarak bu alan adına güvenmek için aşağıdaki düğmeyi de kullanabilirsiniz.", +"Add \"%s\" as trusted domain" => "\"%s\" alan adını güvenilir olarak ekle", "%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ı.", |