diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
commit | f3336f8877771e53d303f6f939f0005fa9692b7a (patch) | |
tree | c5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/tr.php | |
parent | e8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff) | |
download | nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/tr.php')
-rw-r--r-- | core/l10n/tr.php | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/tr.php b/core/l10n/tr.php index 3ab3b94745f..c6787cc4fd6 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -8,14 +8,6 @@ $TRANSLATIONS = array( "Updating filecache, this may take really long..." => "Dosya önbelleği güncelleniyor. Bu, gerçekten uzun sürebilir.", "Updated filecache" => "Dosya önbelleği güncellendi", "... %d%% done ..." => "%%%d tamamlandı ...", -"Category type not provided." => "Kategori türü girilmedi.", -"No category to add?" => "Eklenecek kategori yok?", -"This category already exists: %s" => "Bu kategori zaten mevcut: %s", -"Object type not provided." => "Nesne türü desteklenmemektedir.", -"%s ID not provided." => "%s ID belirtilmedi.", -"Error adding %s to favorites." => "%s favorilere eklenirken hata oluştu", -"No categories selected for deletion." => "Silmek için bir kategori seçilmedi", -"Error removing %s from favorites." => "%s favorilere çıkarılırken hata oluştu", "Unknown filetype" => "Bilinmeyen dosya türü", "Invalid image" => "Geçersiz resim", "Sunday" => "Pazar", @@ -55,12 +47,9 @@ $TRANSLATIONS = array( "Ok" => "Tamam", "_{count} file conflict_::_{count} file conflicts_" => array("",""), "Cancel" => "İptal", -"The object type is not specified." => "Nesne türü belirtilmemiş.", -"Error" => "Hata", -"The app name is not specified." => "uygulama adı belirtilmedi.", -"The required file {file} is not installed!" => "İhtiyaç duyulan {file} dosyası kurulu değil.", "Shared" => "Paylaşılan", "Share" => "Paylaş", +"Error" => "Hata", "Error while sharing" => "Paylaşım sırasında hata ", "Error while unsharing" => "Paylaşım iptal ediliyorken hata", "Error while changing permissions" => "İzinleri değiştirirken hata oluştu", @@ -92,6 +81,9 @@ $TRANSLATIONS = array( "Sending ..." => "Gönderiliyor...", "Email sent" => "Eposta gönderildi", "Warning" => "Uyarı", +"The object type is not specified." => "Nesne türü belirtilmemiş.", +"Delete" => "Sil", +"Add" => "Ekle", "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ılı olmadı. Lütfen bu hatayı bildirin <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.", "The update was successful. Redirecting you to ownCloud now." => "Güncelleme başarılı. ownCloud'a yönlendiriliyor.", "%s password reset" => "%s parola sıfırlama", @@ -114,8 +106,6 @@ $TRANSLATIONS = array( "Help" => "Yardım", "Access forbidden" => "Erişim yasaklı", "Cloud not found" => "Bulut bulunamadı", -"Edit categories" => "Kategorileri düzenle", -"Add" => "Ekle", "Security Warning" => "Güvenlik Uyarisi", "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 güvenli olarak kullanmak için, lütfen PHP kurulumunuzu güncelleyin.", |