diff options
Diffstat (limited to 'core/l10n/tr.php')
-rw-r--r-- | core/l10n/tr.php | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/core/l10n/tr.php b/core/l10n/tr.php index 0f04d56df5f..dbe1b8cd0bd 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -149,6 +149,17 @@ $TRANSLATIONS = array( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Merhaba,\n\nSadece %s sizinle %s paylaşımını yaptığını bildiriyoruz.\nBuradan bakabilirsiniz: %s\n\n", "The share will expire on %s." => "Bu paylaşım %s tarihinde sona erecek.", "Cheers!" => "Hoşça kalın!", +"The server encountered an internal error and was unable to complete your request." => "Sunucu dahili bir hatayla karşılaştı ve isteğinizi tamamlayamadı.", +"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Eğer bu hata birden çok kez oluştuysa, lütfen sunucu yeneticisine aşağıdaki teknik detaylar ile birlikte rapor gönderiniz.", +"More details can be found in the server log." => "Daha fazla detayı sunucu günlüğünden bulanabilir.", +"Technical details" => "Teknik detaylar", +"Remote Address: %s" => "Uzak Adres: %s", +"Request ID: %s" => "İstek ID: %s", +"Code: %s" => "Kod: %s", +"Message: %s" => "Mesaj: %s", +"File: %s" => "Dosya: %s", +"Line: %s" => "Satır: %s", +"Trace" => "İz", "Security Warning" => "Güvenlik Uyarısı", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "PHP sürümünüz NULL Byte saldırısına açık (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "%s yazılımını güvenli olarak kullanmak için, lütfen PHP kurulumunuzu güncelleyin.", |