diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-03 02:04:12 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-03 02:04:12 +0200 |
commit | 7dc799c16706a7e7e294950375dfec0b7f7e45b0 (patch) | |
tree | eb64f888f45c49b29385b1f55273d25effcaacae /apps/contacts/l10n/tr.php | |
parent | 7dda5527f1e49014ac19a37214821992cdf0c4d8 (diff) | |
download | nextcloud-server-7dc799c16706a7e7e294950375dfec0b7f7e45b0.tar.gz nextcloud-server-7dc799c16706a7e7e294950375dfec0b7f7e45b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contacts/l10n/tr.php')
-rw-r--r-- | apps/contacts/l10n/tr.php | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/apps/contacts/l10n/tr.php b/apps/contacts/l10n/tr.php index 2cbe15cef93..4b67c7dc76f 100644 --- a/apps/contacts/l10n/tr.php +++ b/apps/contacts/l10n/tr.php @@ -53,9 +53,6 @@ "Not implemented" => "Tamamlanmadı.", "Couldn't get a valid address." => "Geçerli bir adres alınamadı.", "Error" => "Hata", -"Contact" => "Kişi", -"New" => "Yeni", -"New Contact" => "Yeni Kişi", "This property has to be non-empty." => "Bu özellik boş bırakılmamalı.", "Couldn't serialize elements." => "Öğeler seri hale getiremedi", "'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' tip argümanı olmadan çağrıldı. Lütfen bugs.owncloud.org a rapor ediniz.", @@ -97,6 +94,7 @@ "Projects" => "Projeler", "Questions" => "Sorular", "{name}'s Birthday" => "{name}'nin Doğumgünü", +"Contact" => "Kişi", "Add Contact" => "Kişi Ekle", "Import" => "İçe aktar", "Addressbooks" => "Adres defterleri", @@ -178,13 +176,6 @@ "Esq." => "Esq.", "Jr." => "Jr.", "Sn." => "Sn.", -"New Addressbook" => "Yeni Adres defteri", -"Edit Addressbook" => "Adres Defterini Düzenle", -"Displayname" => "Görünen adı", -"Active" => "Aktif", -"Save" => "Kaydet", -"Submit" => "Gönder", -"Cancel" => "İptal", "Import a contacts file" => "Bağlantı dosyasını içeri aktar", "Please choose the addressbook" => "Yeni adres defterini seç", "create a new addressbook" => "Yeni adres defteri oluştur", @@ -202,5 +193,7 @@ "iOS/OS X" => "iOS/OS X", "Download" => "İndir", "Edit" => "Düzenle", -"New Address Book" => "Yeni Adres Defteri" +"New Address Book" => "Yeni Adres Defteri", +"Save" => "Kaydet", +"Cancel" => "İptal" ); |