summaryrefslogtreecommitdiffstats
path: root/core/l10n/tr.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-31 01:55:46 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-31 01:55:46 -0400
commitcff9440a37a64a43403b7dd57a99a203410e426a (patch)
tree04ff4c981df6096b2f8d632d64b8549c90dca9bb /core/l10n/tr.php
parent86b06c72bbdd8fb9c230b9a7b6574b32ec67b598 (diff)
downloadnextcloud-server-cff9440a37a64a43403b7dd57a99a203410e426a.tar.gz
nextcloud-server-cff9440a37a64a43403b7dd57a99a203410e426a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.php')
-rw-r--r--core/l10n/tr.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/tr.php b/core/l10n/tr.php
index bdf8c1ecfdb..0ccc009ef71 100644
--- a/core/l10n/tr.php
+++ b/core/l10n/tr.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Bakım kipi etkinleştirildi",
"Turned off maintenance mode" => "Bakım kipi kapatıldı",
"Updated database" => "Veritabanı güncellendi",
+"Disabled incompatible apps: %s" => "Uyumsuz uygulamalar devre dışı bırakıldı: %s",
"No image or file provided" => "Resim veya dosya belirtilmedi",
"Unknown filetype" => "Bilinmeyen dosya türü",
"Invalid image" => "Geçersiz resim",
@@ -108,7 +109,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Etiketleri düzenle",
"Error loading dialog template: {error}" => "İletişim şablonu yüklenirken hata: {error}",
"No tags selected for deletion." => "Silmek için bir etiket seçilmedi.",
+"Updating {productName} to version {version}, this may take a while." => "{productName}, {version} sürümüne güncelleniyor, bu biraz zaman alabilir.",
"Please reload the page." => "Lütfen sayfayı yeniden yükleyin.",
+"The update was unsuccessful." => "Güncelleme başarısız oldu.",
"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.",
@@ -180,6 +183,11 @@ $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.",
+"%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ı.",
+"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Devam etmeden önce lütfen veritabanının, config ve data klasörlerinin yedeklenmiş olduğundan emin olun.",
+"Start update" => "Güncellemeyi başlat",
"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."
);