diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-30 01:55:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-30 01:55:11 -0400 |
commit | 929882a32a020b6c05605f416fa55024b9a60d33 (patch) | |
tree | 4cdaf3de8a8bc39e7231f9a66552113acd27b027 /core/l10n/tr.php | |
parent | 5cd0fd2559c12d3407cbc4791a14404c10de9677 (diff) | |
download | nextcloud-server-929882a32a020b6c05605f416fa55024b9a60d33.tar.gz nextcloud-server-929882a32a020b6c05605f416fa55024b9a60d33.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.php')
-rw-r--r-- | core/l10n/tr.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/tr.php b/core/l10n/tr.php index 80b60ddaca8..bdf8c1ecfdb 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -109,7 +109,6 @@ $TRANSLATIONS = array( "Error loading dialog template: {error}" => "İletişim şablonu yüklenirken hata: {error}", "No tags selected for deletion." => "Silmek için bir etiket seçilmedi.", "Please reload the page." => "Lütfen sayfayı yeniden yükleyin.", -"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Güncelleme başarısız oldu. Lütfen bu hatayı <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud topluluğu</a>na bildirin.", "The update was successful. Redirecting you to ownCloud now." => "Güncelleme başarılı. Şimdi ownCloud'a yönlendiriliyorsunuz.", "%s password reset" => "%s parola sıfırlama", "A problem has occurred whilst sending the email, please contact your administrator." => "E-posta gönderilirken bir hata oluştu. Lütfen yöneticinizle iletişime geçin.", @@ -181,7 +180,6 @@ $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.", -"Updating ownCloud to version %s, this may take a while." => "ownCloud %s sürümüne güncelleniyor. Biraz zaman alabilir.", "This ownCloud instance is currently being updated, which may take a while." => "Bu ownCloud örneği şu anda güncelleniyor, bu biraz zaman alabilir.", "Please reload this page after a short time to continue using ownCloud." => "ownCloud kullanmaya devam etmek için kısa bir süre sonra lütfen sayfayı yenileyin." ); |