nextcloud/apps/contacts/l10n/tr.php

161 lines
7.5 KiB
PHP
Raw Normal View History

2012-01-11 04:06:59 +04:00
<?php $TRANSLATIONS = array(
2012-05-09 14:41:01 +04:00
"Error (de)activating addressbook." => "Adres defteri etkisizleştirilirken hata oluştu.",
"There was an error adding the contact." => "Kişi eklenirken hata oluştu.",
"Cannot add empty property." => "Boş özellik eklenemiyor.",
"At least one of the address fields has to be filled out." => "En az bir adres alanı doldurulmalı.",
2012-05-13 21:59:44 +04:00
"Trying to add duplicate property: " => "Yinelenen özellik eklenmeye çalışılıyor: ",
2012-05-09 14:41:01 +04:00
"Error adding contact property." => "Kişi özelliği eklenirken hata oluştu.",
2012-05-13 21:59:44 +04:00
"No ID provided" => "ID verilmedi",
"Error setting checksum." => "İmza oluşturulurken hata.",
"No categories selected for deletion." => "Silmek için bir kategori seçilmedi.",
"No address books found." => "Adres defteri bulunamadı.",
"No contacts found." => "Bağlantı bulunamadı.",
"Missing ID" => "Eksik ID",
"Error parsing VCard for ID: \"" => "ID için VCard ayrıştırılamadı:\"",
"Cannot add addressbook with an empty name." => "Adres defterini isimsiz ekleyemezsiniz.",
2012-05-09 14:41:01 +04:00
"Error adding addressbook." => "Adres defteri eklenirken hata oluştu.",
"Error activating addressbook." => "Adres defteri etkinleştirilirken hata oluştu.",
2012-05-13 21:59:44 +04:00
"No contact ID was submitted." => "Bağlantı ID'si girilmedi.",
"Error loading image." => "İmaj yükleme hatası.",
"Error reading contact photo." => "Bağlantı fotoğrafı okunamadı.",
"Error saving temporary file." => "Geçici dosya kaydetme hatası.",
"The loading photo is not valid." => "Yüklenecek fotograf geçerli değil.",
"id is not set." => "id atanmamış.",
2012-05-09 14:41:01 +04:00
"Information about vCard is incorrect. Please reload the page." => "vCard bilgileri doğru değil. Lütfen sayfayı yenileyin.",
"Error deleting contact property." => "Kişi özelliği silinirken hata oluştu.",
2012-05-13 21:59:44 +04:00
"Contact ID is missing." => "Bağlantı ID'si eksik.",
"Missing contact id." => "Eksik bağlantı id'si.",
"No photo path was submitted." => "Fotoğraf girilmedi.",
"File doesn't exist:" => "Dosya mevcut değil:",
"element name is not set." => "eleman ismi atanmamış.",
"checksum is not set." => "checksum atanmamış.",
"Information about vCard is incorrect. Please reload the page: " => "vCard hakkındaki bilgi hatalı. Lütfen sayfayı yeniden yükleyin: ",
"Something went FUBAR. " => "Bir şey FUBAR gitti.",
2012-05-09 14:41:01 +04:00
"Error updating contact property." => "Kişi özelliği güncellenirken hata oluştu.",
2012-05-13 21:59:44 +04:00
"Cannot update addressbook with an empty name." => "Adres defterini boş bir isimle güncelleyemezsiniz.",
2012-05-09 14:41:01 +04:00
"Error updating addressbook." => "Adres defteri güncellenirken hata oluştu.",
2012-05-13 21:59:44 +04:00
"Error uploading contacts to storage." => "Bağlantıları depoya yükleme hatası",
"There is no error, the file uploaded with success" => "Dosya başarıyla yüklendi, hata oluşmadı",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Dosyanın boyutu php.ini dosyasındaki upload_max_filesize limitini aşıyor",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Yüklenecek dosyanın boyutu HTML formunda belirtilen MAX_FILE_SIZE limitini aşıyor",
"The uploaded file was only partially uploaded" => "Dosya kısmen karşıya yüklenebildi",
"No file was uploaded" => "Hiç dosya gönderilmedi",
"Missing a temporary folder" => "Geçici dizin eksik",
2012-05-09 14:41:01 +04:00
"Contacts" => "Kişiler",
2012-05-13 21:59:44 +04:00
"Addressbook not found." => "Adres defteri bulunamadı.",
2012-01-11 04:06:59 +04:00
"This is not your addressbook." => "Bu sizin adres defteriniz değil.",
"Contact could not be found." => "Kişi bulunamadı.",
"Address" => "Adres",
"Telephone" => "Telefon",
"Email" => "Eposta",
"Organization" => "Organizasyon",
"Work" => "İş",
"Home" => "Ev",
"Mobile" => "Mobil",
"Text" => "Metin",
"Voice" => "Ses",
2012-05-13 21:59:44 +04:00
"Message" => "mesaj",
2012-01-11 04:06:59 +04:00
"Fax" => "Faks",
"Video" => "Video",
"Pager" => "Sayfalayıcı",
2012-05-13 21:59:44 +04:00
"Internet" => "İnternet",
"{name}'s Birthday" => "{name}'nin Doğumgünü",
2012-05-09 14:41:01 +04:00
"Contact" => "Kişi",
2012-01-11 04:06:59 +04:00
"Add Contact" => "Kişi Ekle",
2012-05-09 14:41:01 +04:00
"Addressbooks" => "Adres defterleri",
2012-05-13 21:59:44 +04:00
"Configure Address Books" => "Adres Defterlerini Yapılandır",
2012-05-09 14:41:01 +04:00
"New Address Book" => "Yeni Adres Defteri",
2012-05-13 21:59:44 +04:00
"Import from VCF" => "VCF'den içeri aktar",
2012-05-09 14:41:01 +04:00
"CardDav Link" => "CardDav Bağlantısı",
"Download" => "İndir",
"Edit" => "Düzenle",
"Delete" => "Sil",
"Download contact" => "Kişiyi indir",
"Delete contact" => "Kişiyi sil",
2012-05-13 21:59:44 +04:00
"Drop photo to upload" => "Fotoğrafı yüklenmesi için bırakın",
"Format custom, Short name, Full name, Reverse or Reverse with comma" => "Biçin özel, Kısa isim, Tam isim, Ters veya noktalı ters",
"Edit name details" => "İsim detaylarını düzenle",
"Nickname" => "Takma ad",
"Enter nickname" => "Takma adı girin",
2012-05-09 14:41:01 +04:00
"Birthday" => "Doğum günü",
2012-05-13 21:59:44 +04:00
"dd-mm-yyyy" => "gg-aa-yyyy",
"Groups" => "Gruplar",
"Separate groups with commas" => "Grupları birbirinden virgülle ayırın",
"Edit groups" => "Grupları düzenle",
2012-05-09 14:41:01 +04:00
"Preferred" => "Tercih edilen",
2012-05-13 21:59:44 +04:00
"Please specify a valid email address." => "Lütfen geçerli bir eposta adresi belirtin.",
"Enter email address" => "Eposta adresini girin",
"Mail to address" => "Eposta adresi",
"Delete email address" => "Eposta adresini sil",
"Enter phone number" => "Telefon numarasını gir",
"Delete phone number" => "Telefon numarasını sil",
"View on map" => "Haritada gör",
"Edit address details" => "Adres detaylarını düzenle",
"Add notes here." => "Notları buraya ekleyin.",
"Add field" => "Alan ekle",
"Profile picture" => "Profil resmi",
2012-05-09 14:41:01 +04:00
"Phone" => "Telefon",
2012-05-13 21:59:44 +04:00
"Note" => "Not",
"Delete current photo" => "Mevcut fotoğrafı sil",
"Edit current photo" => "Mevcut fotoğrafı düzenle",
"Upload new photo" => "Yeni fotoğraf yükle",
"Select photo from ownCloud" => "ownCloud'dan bir fotoğraf seç",
"Edit address" => "Adresi düzenle",
2012-05-09 14:41:01 +04:00
"Type" => "Tür",
2012-01-11 04:06:59 +04:00
"PO Box" => "Posta Kutusu",
"Extended" => "Uzatılmış",
"Street" => "Sokak",
"City" => "Şehir",
"Region" => "Bölge",
"Zipcode" => "Posta kodu",
"Country" => "Ülke",
2012-05-13 21:59:44 +04:00
"Edit categories" => "Kategorileri düzenle",
2012-05-09 14:41:01 +04:00
"Add" => "Ekle",
"Addressbook" => "Adres defteri",
2012-05-13 21:59:44 +04:00
"Hon. prefixes" => "Kısaltmalar",
"Miss" => "Bayan",
"Ms" => "Bayan",
"Mr" => "Bay",
"Sir" => "Bay",
"Mrs" => "Bayan",
"Dr" => "Dr",
"Given name" => "Verilen isim",
"Additional names" => "İlave isimler",
"Family name" => "Soyad",
"Hon. suffixes" => "Kısaltmalar",
"J.D." => "J.D.",
"M.D." => "Dr.",
"D.O." => "D.O.",
"D.C." => "D.C.",
"Ph.D." => "Dr.",
"Esq." => "Esq.",
"Jr." => "Jr.",
"Sn." => "Sn.",
2012-05-09 14:41:01 +04:00
"New Addressbook" => "Yeni Adres defteri",
"Edit Addressbook" => "Adres Defterini Düzenle",
"Displayname" => "Görünen adı",
"Active" => "Aktif",
"Save" => "Kaydet",
"Submit" => "Gönder",
2012-05-13 21:59:44 +04:00
"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",
"Name of new addressbook" => "Yeni adres defteri için isim",
"Import" => "İçe aktar",
"Importing contacts" => "Bağlantıları içe aktar",
"Contacts imported successfully" => "Bağlantılar başarıyla içe aktarıldı",
"Close Dialog" => "Diyaloğu kapat",
"Import Addressbook" => "Adres defterini içeri aktar",
"Select address book to import to:" => "İçe aktarılacak adres defterini seçin:",
"Drop a VCF file to import contacts." => "Bağlantıları içe aktarmak için bir VCF dosyası bırakın.",
"Select from HD" => "HD'den seç",
"You have no contacts in your addressbook." => "Adres defterinizde hiç bağlantı yok.",
"Add contact" => "Bağlatı ekle",
"Configure addressbooks" => "Adres defterini yapılandır",
"CardDAV syncing addresses" => "CardDAV adresleri eşzamanlıyor",
"more info" => "daha fazla bilgi",
"Primary address (Kontact et al)" => "Birincil adres (Bağlantı ve arkadaşları)",
"iOS/OS X" => "iOS/OS X"
2012-01-11 04:06:59 +04:00
);