diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-13 19:59:44 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-13 20:00:34 +0200 |
commit | ee0294bbb1770fa74c808158ab2f7899a8304441 (patch) | |
tree | c212c22456dda38d4b59434762d115f03ae87e28 /core/l10n/tr.php | |
parent | 3926e2d4f3d786be64230350db982a695d329d97 (diff) | |
download | nextcloud-server-ee0294bbb1770fa74c808158ab2f7899a8304441.tar.gz nextcloud-server-ee0294bbb1770fa74c808158ab2f7899a8304441.zip |
update translations
Diffstat (limited to 'core/l10n/tr.php')
-rw-r--r-- | core/l10n/tr.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/tr.php b/core/l10n/tr.php index 8806c05ef5d..fc0f791d595 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Uygulama adı verilmedi.", +"No category to add?" => "Eklenecek kategori yok?", +"This category already exists: " => "Bu kategori zaten mevcut: ", "Owncloud password reset" => "Owncloud parola sıfırlama", +"ownCloud password reset" => "ownCloud parola sıfırlama", "Use the following link to reset your password: {link}" => "Bu bağlantıyı kullanarak parolanızı sıfırlayın: {link}", "You will receive a link to reset your password via Email." => "Parolanızı sıfırlamak için bir bağlantı Eposta olarak gönderilecek.", "Requested" => "İstendi", @@ -15,7 +19,10 @@ "Apps" => "Uygulamalar", "Admin" => "Yönetici", "Help" => "Yardı", +"Access forbidden" => "Erişim yasaklı", "Cloud not found" => "Bulut bulunamadı", +"Edit categories" => "Kategorileri düzenle", +"Add" => "Ekle", "Create an <strong>admin account</strong>" => "Bir <strong>yönetici hesabı</strong> oluşturun", "Password" => "Parola", "Advanced" => "Gelişmiş", |