sogo/UI/Contacts/TurkishTurkey.lproj/Localizable.strings

356 lines
11 KiB
Plaintext
Raw Normal View History

2016-05-16 19:28:12 +02:00
/* this file is in UTF-8 format! */
"Contact" = "Kişi";
"Address" = "Adres";
"Photos" = "Resimler";
"Other" = "Diğer";
"Address Books" = "Adres Defterleri";
"Addressbook" = "Adres deftreri";
"Addresses" = "Adresler";
"Update" = "Güncelle";
"Cancel" = "İptal";
"Common" = "Genel";
"Contact editor" = "Kişi düzenleyici";
"Contact viewer" = "Kişi görüntüleyici";
"Email" = "E-posta";
"Screen Name" = "Görünen İsim";
"Extended" = "Genişletilmiş";
"Fax" = "Faks";
"Firstname" = "Ad";
"Home" = "Ev";
2017-10-18 17:04:10 +02:00
"HomePhone" = "Ev Telefonu";
2016-05-16 19:28:12 +02:00
"Lastname" = "Soyad";
"Location" = "Konum";
2017-10-18 17:04:10 +02:00
"Add a category" = "Kategori ekle";
"MobilePhone" = "Cep Telefonu";
2016-10-26 14:27:44 +02:00
"Name" = "Tam İsim";
2017-10-18 17:04:10 +02:00
"OfficePhone" = "Ofis Telefonu";
2016-06-10 15:04:32 +02:00
"Organization" = "Organizasyon";
2016-05-16 19:28:12 +02:00
"Work Phone" = "İş Telefonu";
"Phone" = "Telefon";
"Phones" = "Telefonlar";
"Postal" = "Posta";
"Save" = "Kaydet";
"Internet" = "İnternet";
"Unit" = "Birim";
"delete" = "sil";
"edit" = "düzenle";
"invalidemailwarn" = "Belirtilen e-posta adresi geçersiz";
"new" = "yeni";
"Preferred Phone" = "Tercih Edilen Telefon";
"Move To" = "Taşı";
2016-09-28 15:29:34 +02:00
"Copy To" = "Kopyala";
"Add to" = "Ekle";
2017-05-09 15:00:33 +02:00
"To" = "Alıcı";
"Carbon Copy (Cc)" = "Karbon Kopya (Cc)";
"Blind Carbon Copy (Bcc)" = "Gizli Karbon Kopya (Bcc)";
2016-09-28 15:29:34 +02:00
2017-12-19 16:26:16 +01:00
/* Search scope: name fields */
"name" = "İsim";
/* Search scope: name fields */
"c_cn" = "İsim";
/* Search scope: secondary email field */
"mozillanickname" = "İkinci E-posta";
/* Search scope: screen name field */
"nsaimid" = "Görünen İsim";
/* Search scope: mail fields */
"mail" = "E-posta";
/* Search scope: mail fields */
"c_mail" = "E-posta";
/* Search scope: telephone field */
"telephonenumber" = "Telefon";
/* Search scope: telephone field */
"homephone" = "Telefon";
/* Search scope: mobile field */
"mobile" = "Cep";
/* Search scope: fax field */
"facsimiletelephonenumber" = "Faks";
/* Search scope: pager field */
"pager" = "Çağrı cihazı";
/* Search scope: categories field */
"c_categories" = "Kategoriler";
/* Search scope: categories field */
"vcardcategories" = "Kategoriler";
/* Search scope: title field */
"title" = "Ünvan";
/* Search scope: organization field */
"c_o" = "Organizasyon";
/* Search scope: organization field */
"o" = "Organizasyon";
/* Search scope: department field */
"ou" = "Şube";
/* Search scope: city field */
"l" = "Şehir";
/* Search scope: country field */
"c" = "Ülke";
/* Search scope: home address field */
"mozillahomestreet" = "Ev Adresi";
/* Search scope: state/province field */
"st" = "Eyalet / İl";
/* Search scope: home state/province field */
"mozillahomestate" = "Yerleşik Olduğu Eyalet / İl";
/* Search scope: zip/postal code field */
"postalCode" = "ZIP/Posta Kodu";
/* Search scope: home zip/postal code field */
"mozillahomepostalcode" = "ZIP/Posta Kodu";
/* Search scope: home country field */
"mozillahomecountryname" = "Yerleşik Olduğu Ülke";
/* Search scope: home web page field */
"mozillahomeurl" = "Ana Sayfa";
/* Search scope: work web page field */
"mozillaworkurl" = "Web Sitesi";
/* Search scope: note field */
"description" = "Açıklama";
2016-05-16 19:28:12 +02:00
/* Subheader of empty addressbook */
2016-06-10 15:04:32 +02:00
"No contact" = "Adres defteri boş";
2016-09-28 15:29:34 +02:00
2016-05-16 19:28:12 +02:00
/* Subheader of system addressbook */
"Start a search to browse this address book" = "Bu adres defterini taramak için bir arama başlatın";
2016-09-28 15:29:34 +02:00
2016-05-16 19:28:12 +02:00
/* Number of contacts in addressbook; string is prefixed by number */
2017-10-18 17:04:10 +02:00
"contacts" = "kişiler";
2016-09-28 15:29:34 +02:00
2016-05-16 19:28:12 +02:00
/* No contact matching search criteria */
2017-03-09 18:19:12 +01:00
"No matching contact" = "Eşleşen kişi yok";
2016-09-28 15:29:34 +02:00
2016-05-16 19:28:12 +02:00
/* Number of contacts matching search criteria; string is prefixed by number */
"matching contacts" = "eşleşen kişiler";
2016-09-28 15:29:34 +02:00
2016-05-16 19:28:12 +02:00
/* Number of selected contacts in list */
2017-03-09 18:19:12 +01:00
"selected" = "kişi seçildi";
2016-09-28 15:29:34 +02:00
2016-05-16 19:28:12 +02:00
/* Empty right pane */
2017-06-28 20:16:26 +02:00
"No contact selected" = "Kişi seçilmemiş";
2016-09-28 15:29:34 +02:00
2016-05-16 19:28:12 +02:00
/* Tooltips */
2016-09-28 15:29:34 +02:00
"Create a new address book card" = "Yeni adres kartı oluştur";
"Create a new list" = "Yeni liste oluştur";
2016-05-16 19:28:12 +02:00
"Edit the selected card" = "Seçili kartı düzenle";
2017-10-18 17:04:10 +02:00
"Send a mail message" = "E-posta iletisi gönder";
2016-05-16 19:28:12 +02:00
"Delete selected card or address book" = "Seçili kartı veya adres defterini sil";
2016-09-28 15:29:34 +02:00
"Reload all contacts" = "Adresleri tazele";
2017-10-18 17:04:10 +02:00
"htmlMailFormat_UNKNOWN" = "Bilinmeyen format";
2016-05-16 19:28:12 +02:00
"htmlMailFormat_FALSE" = "Düz Metin";
"htmlMailFormat_TRUE" = "HTML";
2016-09-28 15:29:34 +02:00
"Name or Email" = "İsim veya E-posta";
2016-06-10 15:04:32 +02:00
"Category" = "Kategori";
2016-05-16 19:28:12 +02:00
"Personal Addressbook" = "Kişisel Adres Defteri";
"Search in Addressbook" = "Adres Defterinde Ara";
"New Card" = "Yeni Kart";
"New List" = "Yeni Liste";
"Edit" = "Düzenle";
"Properties" = "Özellikler";
2016-05-18 22:07:58 +02:00
"Sharing..." = "Paylaşım...";
2016-05-16 19:28:12 +02:00
"Write" = "Yaz";
2017-10-18 17:04:10 +02:00
"Delete" = "Sil";
2016-05-16 19:28:12 +02:00
"Instant Message" = "Anlık İleti";
"Add..." = "Ekle...";
2017-06-28 20:16:26 +02:00
"Remove" = "Çıkart";
2016-05-16 19:28:12 +02:00
"Please wait..." = "Lütfen bekleyin...";
"No possible subscription" = "Mümkün olan bir üyelik yok";
"Preferred" = "Tercih edilen";
2016-09-28 15:29:34 +02:00
"Display" = "Görünen İsim";
2016-05-16 19:28:12 +02:00
"Display Name" = "Görünen İsim";
"Additional Email" = "Diğer E-posta";
"Phone Number" = "Telefon Numarası";
"Prefers to receive messages formatted as" = "Almayı tercih ettiği ileti formatı";
2017-10-18 17:04:10 +02:00
"Categories" = "Kategoriler";
2016-05-16 19:28:12 +02:00
"First" = "İlk";
"Last" = "Son";
"Nickname" = "Takma ad";
"Telephone" = "Telefon";
"Work" = "İş";
"Mobile" = "Cep";
"Pager" = "Çağrı cihazı";
2016-09-28 15:29:34 +02:00
2016-05-16 19:28:12 +02:00
/* categories */
"contacts_category_labels" = "Meslektaş, Rakip, Müşteri, Arkadaş, Aile, İş Ortağı, Tedarikçi, Basın, VIP";
2016-06-10 15:04:32 +02:00
"New category" = "Yeni kategori";
2016-09-28 15:29:34 +02:00
2016-05-16 19:28:12 +02:00
/* adresses */
"Title" = "Ünvan";
"Service" = "Servis";
"Company" = "Şirket";
"Department" = "Şube";
"City" = "Şehir";
"State_Province" = "Eyalet / İl";
"ZIP_Postal Code" = "ZIP/Posta Kodu";
"Country" = "Ülke";
"Web Page" = "Web Sayfası";
"Other Infos" = "Diğer Bilgiler";
"Note" = "Açıklama";
"Timezone" = "Zaman Dilimi";
"Birthday" = "Doğum Günü";
"Birthday (yyyy-mm-dd)" = "Doğum Günü (yyyy-aa-gg)";
"Freebusy URL" = "Serbest/Meşgul URL";
"Add as..." = "Şu Şekilde Ekle...";
"Recipient" = "Alıcı";
"Carbon Copy" = "Karbon Kopya";
"Blind Carbon Copy" = "Gizli Karbon Kopya";
"New Addressbook..." = "Yeni Adres Defteri...";
"Subscribe to an Addressbook..." = "Bir Adres defterine Üye Ol...";
"Remove the selected Addressbook" = "Seçili Adres defterini sil";
"Subscribe to a shared folder" = "Paylaşılan bir klasöre üye ol";
"Search User" = "Kullanıcı Ara";
"Name of the Address Book" = "Adres Defterinin Adı";
"Are you sure you want to delete the selected address book?"
= "Seçili adres defterlerini silmek istediğinizden emin misiniz?";
"Are you sure you want to delete the addressbook \"%{0}\"?"
= "\"%{0}\" adres defterini silmek istediğinizden emin misiniz?";
"You cannot remove nor unsubscribe from a public addressbook."
2016-07-06 03:30:33 +02:00
= "Genel adres defterinden çıkamaz ve üyeliğinizi kaldıramazsınız.";
2016-05-16 19:28:12 +02:00
"You cannot remove nor unsubscribe from your personal addressbook."
2017-10-18 17:04:10 +02:00
= "Kendi adres defterinizden çıkamaz ve üyeliğinizi kaldıramazsınız.";
2016-05-16 19:28:12 +02:00
"Are you sure you want to delete the selected contacts?"
= "Seçili kişileri silmek istediğinizden emin misiniz?";
2016-09-28 15:29:34 +02:00
"Are you sure you want to delete the card of %{0}?" = "%{0} kartını silmek istediğinizden emin misiniz?";
2016-05-16 19:28:12 +02:00
"You cannot delete the card of \"%{0}\"."
= "\"%{0}\" kartını silemezsiniz.";
"You cannot subscribe to a folder that you own!"
= "Size ait bir klasöre üye olamazsınız.";
"Unable to subscribe to that folder!"
= "Bu klasöre üye olunamıyor.";
2016-09-28 15:29:34 +02:00
2016-05-16 19:28:12 +02:00
/* acls */
2017-10-18 17:04:10 +02:00
"Access rights to" = "Erişimi izinleri";
2017-01-23 15:49:53 +01:00
"For user" = "Erişen";
2016-06-10 15:04:32 +02:00
"Any Authenticated User" = "Kimliği doğrulanmış her kullanıcı";
2016-07-06 03:30:33 +02:00
"Public Access" = "Herkese Açık Erişim";
2016-05-16 19:28:12 +02:00
"This person can add cards to this addressbook."
= "Bu kişi bu adres defterine kart ekleyebilir.";
"This person can edit the cards of this addressbook."
= "Bu kişi bu adres defterindeki kartları düzenleyebilir.";
"This person can list the content of this addressbook."
= "Bu kişi bu adres defterinin içeriğini listeleyebilir.";
"This person can read the cards of this addressbook."
= "Bu kişi bu adres defterindeki kartları okuyabilir.";
"This person can erase cards from this addressbook."
= "Bu kişi bu adres defterinden kart silebilir.";
"The selected contact has no email address."
2016-06-10 15:04:32 +02:00
= "Seçili kişinin e-posta adresi yok.";
2016-05-16 19:28:12 +02:00
"Please select a contact." = "Lütfen bir kişi seçin.";
2016-09-28 15:29:34 +02:00
/* Messages for move and copy */
"%{0} card(s) copied" = "%{0} kart kopyalandı";
"%{0} card(s) moved" = "%{0} kart taşındı";
2016-05-16 19:28:12 +02:00
"SoAccessDeniedException" = "Bu adres defterine yazamazsınız.";
2017-03-09 18:19:12 +01:00
"Forbidden" = "Yetki aşımı";
2016-05-16 19:28:12 +02:00
"Invalid Contact" = "Seçili kişi artık mevcut değil.";
"Unknown Destination Folder" = "Seçilen hedef adres defteri artık mevcut değil.";
2016-09-28 15:29:34 +02:00
2016-05-16 19:28:12 +02:00
/* Lists */
"List details" = "Ayrıntıları listele";
"List name" = "Liste adı";
2016-09-28 15:29:34 +02:00
"List nickname" = "Liste takma adı";
2016-05-16 19:28:12 +02:00
"List description" = "Liste tanımı";
"Members" = "Üyeler";
2016-09-28 15:29:34 +02:00
"Contacts" = "Adresler";
2016-05-16 19:28:12 +02:00
"Add" = "Ekle";
"Lists can't be moved or copied." = "Listeler taşınamaz ve kopyalanamaz.";
"Export" = "Dışarı Aktar";
"Export Address Book..." = "Adres Defterini Dışarı Aktar...";
"View Raw Source" = "Kaynak Kodunu Görüntüle";
2016-09-28 15:29:34 +02:00
/* Import */
2016-05-16 19:28:12 +02:00
"Import Cards" = "Kartları İçeri Aktar";
"Select a vCard or LDIF file." = "Bir vCard veya LDIF dosyası seçin.";
"Upload" = "Yükle";
"Uploading" = "Yükleniyor";
2016-07-06 03:30:33 +02:00
"Done" = "Tamam";
2016-09-28 15:29:34 +02:00
"An error occured while importing contacts." = "Adresleri içeri aktarırken bir hata oluştu.";
2017-03-09 18:19:12 +01:00
"No card was imported." = "İçeri kart aktarılmadı.";
2016-05-16 19:28:12 +02:00
"A total of %{0} cards were imported in the addressbook." = "Toplam %{0} kart adres defterinine aktarıldı.";
"Reload" = "Tazele";
2016-09-28 15:29:34 +02:00
2016-05-16 19:28:12 +02:00
/* Properties window */
2017-10-18 17:04:10 +02:00
"Address Book Name" = "Adres Defterinin Adı";
"Links to this Address Book" = "Bu Adres Defterinin Bağları";
2016-05-16 19:28:12 +02:00
"Authenticated User Access" = "Kimliği Doğrulamış Kullanıcı Erişimi";
"CardDAV URL" = "CardDAV URL";
"Options" = "Seçenekler";
"Rename" = "Yeniden Adlandır";
"Subscriptions" = "Üyelikler";
"Global Addressbooks" = "Genel Adres Defteri";
"Search" = "Ara";
2017-10-18 17:04:10 +02:00
"Sort" = "Sırala";
2016-05-16 19:28:12 +02:00
"Descending Order" = "Azalan Sıralama";
"Back" = "Geri";
"Select All" = "Hepsini Seç";
"Copy contacts" = "Kişileri kopyala";
"More messages options" = "Diğer ileti seçenekleri";
"New Contact" = "Yeni Kişi";
"Close" = "Kapat";
"More contact options" = "Diğer kişi seçenekleri";
2016-06-10 15:04:32 +02:00
"Organization Unit" = "Organizasyon Birimi";
"Add Organizational Unit" = "Organizasyon Birimi Ekle";
2016-05-16 19:28:12 +02:00
"Type" = "Tür";
"Email Address" = "E-posta Adresi";
"New Email Address" = "Yeni E-posta Adresi";
"New Phone Number" = "Yeni Telefon Numarası";
"URL" = "URL";
"New URL" = "Yeni URL";
"street" = "sokak";
2017-10-18 17:04:10 +02:00
"street (continued)" = "sokak(devam)";
2016-06-10 15:04:32 +02:00
"Postoffice" = "Posta kutusu";
2016-05-16 19:28:12 +02:00
"Region" = "Bölge";
"Postal Code" = "Posta Kodu";
"New Address" = "Yeni Adres";
2017-10-18 17:04:10 +02:00
"Reset" = "Temizle";
2016-05-16 19:28:12 +02:00
"Description" = "Tanım";
"Add Member" = "Üye Ekle";
"Subscribe" = "Üye ol";
"Add Birthday" = "Doğum Günü Ekle";
"Import" = "İçeri Aktar";
"More options" = "Diğer seçenekler";
2017-10-18 17:04:10 +02:00
"Role" = "Görevi";
2016-05-16 19:28:12 +02:00
"Add Screen Name" = "Görünen İsim Ekle";
2017-06-28 20:16:26 +02:00
"Custom 1" = "Özel 1";
"Custom 2" = "Özel 2";
"Custom 3" = "Özel 3";
"Custom 4" = "Özel 4";
"Custom Value" = "Özel Değer";
"New Custom Value" = "Yeni Özel Değer";
2016-05-16 19:28:12 +02:00
"Synchronization" = "Eşitleme";
"Synchronize" = "Eşitle";
2016-11-23 16:01:15 +01:00
"Sucessfully subscribed to address book" = "Adres defterine başarıyla üye olundu";
2016-05-16 19:28:12 +02:00
/* Aria label for scope of search on contacts */
2016-09-28 15:29:34 +02:00
"Search scope" = "Arama kapsamı";
/* Aria label for avatar button to select and unselect a card */
"Toggle item" = "Ögede Geçiş Yap";
/* Hotkey to create a new card */
"key_create_card" = "c";
/* Hotkey to create a new list */
2017-05-09 15:00:33 +02:00
"key_create_list" = "l";