mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-02 00:49:45 +00:00
Add Serbian translation and update translations
This commit is contained in:
@@ -249,4 +249,13 @@
|
||||
"Sucessfully subscribed to address book" = "Sucessfully subscribed to address book";
|
||||
|
||||
/* Aria label for scope of search on contacts */
|
||||
"Search scope" = "Search scope";
|
||||
"Search scope" = "Search scope";
|
||||
|
||||
/* Aria label for avatar button to select and unselect a card */
|
||||
"Toggle item" = "Toggle item";
|
||||
|
||||
/* Hotkey to create a new card */
|
||||
"key_create_card" = "c";
|
||||
|
||||
/* Hotkey to create a new list */
|
||||
"key_create_list" = "l";
|
||||
@@ -41,20 +41,28 @@
|
||||
"Move To" = "Déplacer vers";
|
||||
"Copy To" = "Copier vers";
|
||||
"Add to" = "Ajouter à";
|
||||
|
||||
/* Subheader of empty addressbook */
|
||||
"No contact" = "Aucun contact";
|
||||
|
||||
/* Subheader of system addressbook */
|
||||
"Start a search to browse this address book" = "Effectuez une recherche pour naviguer dans ce carnet";
|
||||
|
||||
/* Number of contacts in addressbook; string is prefixed by number */
|
||||
"contacts" = "contacts";
|
||||
|
||||
/* No contact matching search criteria */
|
||||
"No matching contact" = "Aucun contact retourné";
|
||||
|
||||
/* Number of contacts matching search criteria; string is prefixed by number */
|
||||
"matching contacts" = "contacts retournés";
|
||||
|
||||
/* Number of selected contacts in list */
|
||||
"selected" = "sélectionné(s)";
|
||||
|
||||
/* Empty right pane */
|
||||
"No contact selected" = "Aucun contact sélectionné";
|
||||
|
||||
/* Tooltips */
|
||||
"Create a new address book card" = "Créer une nouvelle fiche";
|
||||
"Create a new list" = "Créer une nouvelle liste de diffusion";
|
||||
@@ -95,9 +103,11 @@
|
||||
"Work" = "Travail";
|
||||
"Mobile" = "Portable";
|
||||
"Pager" = "Téléavertisseur";
|
||||
|
||||
/* categories */
|
||||
"contacts_category_labels" = "Ami, Client, Collègue, Concurrent, Famille, Fournisseur, Partenaire d'affaire, Presse, VIP";
|
||||
"New category" = "Nouvelle catégorie";
|
||||
|
||||
/* adresses */
|
||||
"Title" = "Fonction ";
|
||||
"Service" = "Service";
|
||||
@@ -134,12 +144,14 @@
|
||||
= "Vous ne pouvez pas supprimer ni vous désabonner de votre carnet personnel.";
|
||||
"Are you sure you want to delete the selected contacts?"
|
||||
= "Voulez-vous vraiment supprimer les contacts sélectionnés ?";
|
||||
"Are you sure you want to delete the card of %{0}?" = "Voulez-vous vraiment supprimer la fiche de %{0}?";
|
||||
"You cannot delete the card of \"%{0}\"."
|
||||
= "Vous ne pouvez pas supprimer la fiche de \"%{0}\".";
|
||||
"You cannot subscribe to a folder that you own!"
|
||||
= "Vous ne pouvez pas vous inscrire à un dossier qui vous appartient.";
|
||||
"Unable to subscribe to that folder!"
|
||||
= "Impossible de vous inscrire à ce dossier.";
|
||||
|
||||
/* acls */
|
||||
"Access rights to" = "Droits d'accès à";
|
||||
"For user" = "Pour l'utilisateur";
|
||||
@@ -158,11 +170,15 @@
|
||||
"The selected contact has no email address."
|
||||
= "Cette personne n'a pas d'adresse courriel.";
|
||||
"Please select a contact." = "Veuillez sélectionner un contact.";
|
||||
/* Error messages for move and copy */
|
||||
|
||||
/* Messages for move and copy */
|
||||
"%{0} card(s) copied" = "%{0} fiche(s) copiée(s)";
|
||||
"%{0} card(s) moved" = "%{0} fiche(s) déplacée(s)";
|
||||
"SoAccessDeniedException" = "Vous ne pouvez pas ajouter de fiches à ce carnet.";
|
||||
"Forbidden" = "Vous ne pouvez pas ajouter de fiches à ce carnet.";
|
||||
"Invalid Contact" = "La fiche sélectionnée n'existe plus.";
|
||||
"Unknown Destination Folder" = "Le carnet d'adresses choisi n'existe plus.";
|
||||
|
||||
/* Lists */
|
||||
"List details" = "Détails";
|
||||
"List name" = "Liste";
|
||||
@@ -175,6 +191,8 @@
|
||||
"Export" = "Exporter";
|
||||
"Export Address Book..." = "Exporter le carnet d'adresses...";
|
||||
"View Raw Source" = "Afficher le contenu original";
|
||||
|
||||
/* Import */
|
||||
"Import Cards" = "Importer des contacts";
|
||||
"Select a vCard or LDIF file." = "Sélectionner un fichier LDIF ou vCard.";
|
||||
"Upload" = "Ajouter";
|
||||
@@ -184,6 +202,7 @@
|
||||
"No card was imported." = "Aucun contact n'a été importé.";
|
||||
"A total of %{0} cards were imported in the addressbook." = "Un total de %{0} contacts ont été importés dans le carnet.";
|
||||
"Reload" = "Actualiser";
|
||||
|
||||
/* Properties window */
|
||||
"Address Book Name" = "Nom";
|
||||
"Links to this Address Book" = "Liens vers ce carnet";
|
||||
@@ -230,4 +249,13 @@
|
||||
"Sucessfully subscribed to address book" = "Abonnement au carnet d'adresses complété";
|
||||
|
||||
/* Aria label for scope of search on contacts */
|
||||
"Search scope" = "Étendue de la recherche";
|
||||
"Search scope" = "Étendue de la recherche";
|
||||
|
||||
/* Aria label for avatar button to select and unselect a card */
|
||||
"Toggle item" = "Basculer la sélection";
|
||||
|
||||
/* Hotkey to create a new card */
|
||||
"key_create_card" = "c";
|
||||
|
||||
/* Hotkey to create a new list */
|
||||
"key_create_list" = "l";
|
||||
@@ -23,7 +23,7 @@
|
||||
"Location" = "Konum";
|
||||
"Add a category" = "Bir kategori ekle";
|
||||
"MobilePhone" = "CepTelefonu";
|
||||
"Name" = "Ad ve Soyad";
|
||||
"Name" = "İsim";
|
||||
"OfficePhone" = "OfisTelefonu";
|
||||
"Organization" = "Organizasyon";
|
||||
"Work Phone" = "İş Telefonu";
|
||||
@@ -39,33 +39,41 @@
|
||||
"new" = "yeni";
|
||||
"Preferred Phone" = "Tercih Edilen Telefon";
|
||||
"Move To" = "Taşı";
|
||||
"Copy To" = "Şuraya Kopyala";
|
||||
"Add to" = "Şuraya Ekle";
|
||||
"Copy To" = "Kopyala";
|
||||
"Add to" = "Ekle";
|
||||
|
||||
/* Subheader of empty addressbook */
|
||||
"No contact" = "Adres defteri boş";
|
||||
|
||||
/* Subheader of system addressbook */
|
||||
"Start a search to browse this address book" = "Bu adres defterini taramak için bir arama başlatın";
|
||||
|
||||
/* Number of contacts in addressbook; string is prefixed by number */
|
||||
"contacts" = "kişi";
|
||||
|
||||
/* No contact matching search criteria */
|
||||
"No matching contact" = "Eşleşen kişi yok";
|
||||
"No matching contact" = "Eşleşen bir kişi yok";
|
||||
|
||||
/* Number of contacts matching search criteria; string is prefixed by number */
|
||||
"matching contacts" = "eşleşen kişiler";
|
||||
|
||||
/* Number of selected contacts in list */
|
||||
"selected" = "seçili";
|
||||
|
||||
/* Empty right pane */
|
||||
"No contact selected" = "Seçili bir kişi yok";
|
||||
|
||||
/* Tooltips */
|
||||
"Create a new address book card" = "Yeni adres defteri kartı oluştur";
|
||||
"Create a new list" = "Yeni liste oluştu";
|
||||
"Create a new address book card" = "Yeni adres kartı oluştur";
|
||||
"Create a new list" = "Yeni liste oluştur";
|
||||
"Edit the selected card" = "Seçili kartı düzenle";
|
||||
"Send a mail message" = "Bir e-posta iletisi gönder";
|
||||
"Delete selected card or address book" = "Seçili kartı veya adres defterini sil";
|
||||
"Reload all contacts" = "Tüm kişileri tazele";
|
||||
"Reload all contacts" = "Adresleri tazele";
|
||||
"htmlMailFormat_UNKNOWN" = "Bilinmiyor";
|
||||
"htmlMailFormat_FALSE" = "Düz Metin";
|
||||
"htmlMailFormat_TRUE" = "HTML";
|
||||
"Name or Email" = "Ad Soyad veya E-posta";
|
||||
"Name or Email" = "İsim veya E-posta";
|
||||
"Category" = "Kategori";
|
||||
"Personal Addressbook" = "Kişisel Adres Defteri";
|
||||
"Search in Addressbook" = "Adres Defterinde Ara";
|
||||
@@ -82,12 +90,12 @@
|
||||
"Please wait..." = "Lütfen bekleyin...";
|
||||
"No possible subscription" = "Mümkün olan bir üyelik yok";
|
||||
"Preferred" = "Tercih edilen";
|
||||
"Display" = "Görünen";
|
||||
"Display" = "Görünen İsim";
|
||||
"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ı";
|
||||
"Categories" = "Kategoriler";
|
||||
"Categories" = "Kategori";
|
||||
"First" = "İlk";
|
||||
"Last" = "Son";
|
||||
"Nickname" = "Takma ad";
|
||||
@@ -95,9 +103,11 @@
|
||||
"Work" = "İş";
|
||||
"Mobile" = "Cep";
|
||||
"Pager" = "Çağrı cihazı";
|
||||
|
||||
/* categories */
|
||||
"contacts_category_labels" = "Meslektaş, Rakip, Müşteri, Arkadaş, Aile, İş Ortağı, Tedarikçi, Basın, VIP";
|
||||
"New category" = "Yeni kategori";
|
||||
|
||||
/* adresses */
|
||||
"Title" = "Ünvan";
|
||||
"Service" = "Servis";
|
||||
@@ -134,14 +144,16 @@
|
||||
= "Kişisel adres defterinizden çıkamaz ve üyeliğinizi kaldıramazsınız.";
|
||||
"Are you sure you want to delete the selected contacts?"
|
||||
= "Seçili kişileri silmek istediğinizden emin misiniz?";
|
||||
"Are you sure you want to delete the card of %{0}?" = "%{0} kartını silmek istediğinizden emin misiniz?";
|
||||
"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.";
|
||||
|
||||
/* acls */
|
||||
"Access rights to" = "Aşağıdaki adres defterine erişim yetkileri";
|
||||
"Access rights to" = "Adres defterinin erişim yetkileri";
|
||||
"For user" = "Aşağıdaki kullanıcı için";
|
||||
"Any Authenticated User" = "Kimliği doğrulanmış her kullanıcı";
|
||||
"Public Access" = "Herkese Açık Erişim";
|
||||
@@ -158,32 +170,39 @@
|
||||
"The selected contact has no email address."
|
||||
= "Seçili kişinin e-posta adresi yok.";
|
||||
"Please select a contact." = "Lütfen bir kişi seçin.";
|
||||
/* Error messages for move and copy */
|
||||
|
||||
/* Messages for move and copy */
|
||||
"%{0} card(s) copied" = "%{0} kart kopyalandı";
|
||||
"%{0} card(s) moved" = "%{0} kart taşındı";
|
||||
"SoAccessDeniedException" = "Bu adres defterine yazamazsınız.";
|
||||
"Forbidden" = "Bu adres defterine yazamazsınız.";
|
||||
"Invalid Contact" = "Seçili kişi artık mevcut değil.";
|
||||
"Unknown Destination Folder" = "Seçilen hedef adres defteri artık mevcut değil.";
|
||||
|
||||
/* Lists */
|
||||
"List details" = "Ayrıntıları listele";
|
||||
"List name" = "Liste adı";
|
||||
"List nickname" = "Listenin takma adı";
|
||||
"List nickname" = "Liste takma adı";
|
||||
"List description" = "Liste tanımı";
|
||||
"Members" = "Üyeler";
|
||||
"Contacts" = "Kişiler";
|
||||
"Contacts" = "Adresler";
|
||||
"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";
|
||||
|
||||
/* Import */
|
||||
"Import Cards" = "Kartları İçeri Aktar";
|
||||
"Select a vCard or LDIF file." = "Bir vCard veya LDIF dosyası seçin.";
|
||||
"Upload" = "Yükle";
|
||||
"Uploading" = "Yükleniyor";
|
||||
"Done" = "Tamam";
|
||||
"An error occured while importing contacts." = "Kişileri içeri aktarırken bir hata oluştu.";
|
||||
"An error occured while importing contacts." = "Adresleri içeri aktarırken bir hata oluştu.";
|
||||
"No card was imported." = "Hiç bir kart içeri aktarılmadı.";
|
||||
"A total of %{0} cards were imported in the addressbook." = "Toplam %{0} kart adres defterinine aktarıldı.";
|
||||
"Reload" = "Tazele";
|
||||
|
||||
/* Properties window */
|
||||
"Address Book Name" = "Adres Defteri Adı";
|
||||
"Links to this Address Book" = "Adres Defteri Bağlantıları";
|
||||
@@ -230,4 +249,13 @@
|
||||
"Sucessfully subscribed to address book" = "Adres defterine başarıyla abone";
|
||||
|
||||
/* Aria label for scope of search on contacts */
|
||||
"Search scope" = "Arama kapsamı";
|
||||
"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 */
|
||||
"key_create_list" = "l";
|
||||
Reference in New Issue
Block a user