diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-26 01:56:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-26 01:56:33 -0400 |
commit | c733842a9a4fb34452ecaa49f5f62079046b54de (patch) | |
tree | 68fa4eccec7085d9de511caa1ac9b3cb99058b5f /core/l10n/tr.php | |
parent | 6523c575f3775310aa7c83e1e95b3382cf4c8b65 (diff) | |
download | nextcloud-server-c733842a9a4fb34452ecaa49f5f62079046b54de.tar.gz nextcloud-server-c733842a9a4fb34452ecaa49f5f62079046b54de.zip |
[tx-robot] updated from transifex
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ı.", |