mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-28 10:24:11 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
149c332c88
commit
21e4377b12
@ -46,6 +46,7 @@ OC.L10N.register(
|
||||
"Edit profile picture" : "Επεξεργασία εικόνας προφίλ",
|
||||
"Crop photo" : "Περικοπή φωτογραφίας",
|
||||
"Error parsing date: {date}" : "Σφάλμα κατά την ανάλυση της ημερομηνίας: {date}",
|
||||
"Select groups" : "Επιλογή ομάδων",
|
||||
"# groups" : "# ομάδων",
|
||||
"Error parsing birthday {bday}" : "Σφάλμα κατά την ανάλυση των γενεθλίων {bday}",
|
||||
"The backend does not support multi-byte characters." : "Το σύστημα δεν υποστηρίζει χαρακτήρες πολλών byte",
|
||||
|
@ -44,6 +44,7 @@
|
||||
"Edit profile picture" : "Επεξεργασία εικόνας προφίλ",
|
||||
"Crop photo" : "Περικοπή φωτογραφίας",
|
||||
"Error parsing date: {date}" : "Σφάλμα κατά την ανάλυση της ημερομηνίας: {date}",
|
||||
"Select groups" : "Επιλογή ομάδων",
|
||||
"# groups" : "# ομάδων",
|
||||
"Error parsing birthday {bday}" : "Σφάλμα κατά την ανάλυση των γενεθλίων {bday}",
|
||||
"The backend does not support multi-byte characters." : "Το σύστημα δεν υποστηρίζει χαρακτήρες πολλών byte",
|
||||
|
@ -32,6 +32,7 @@ OC.L10N.register(
|
||||
"Could not find contact: {id}" : "Ne troviĝis kontakto: {id}",
|
||||
"Edit profile picture" : "Redakti profilbildon",
|
||||
"Crop photo" : "Stuci foton",
|
||||
"Select groups" : "Elekti grupojn",
|
||||
"# groups" : "# grupoj",
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." : "Iuj kontaktoj estas markitaj por forigo, sed ankoraŭ ne forigitaj. Bonvolu atendi ĝis ili foriĝos.",
|
||||
"Click to undo deletion of {num} contacts" : "Klaku por malfari forigon de {num} kontaktoj",
|
||||
|
@ -30,6 +30,7 @@
|
||||
"Could not find contact: {id}" : "Ne troviĝis kontakto: {id}",
|
||||
"Edit profile picture" : "Redakti profilbildon",
|
||||
"Crop photo" : "Stuci foton",
|
||||
"Select groups" : "Elekti grupojn",
|
||||
"# groups" : "# grupoj",
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." : "Iuj kontaktoj estas markitaj por forigo, sed ankoraŭ ne forigitaj. Bonvolu atendi ĝis ili foriĝos.",
|
||||
"Click to undo deletion of {num} contacts" : "Klaku por malfari forigon de {num} kontaktoj",
|
||||
|
@ -46,6 +46,7 @@ OC.L10N.register(
|
||||
"Edit profile picture" : "Muuda profiili pilti",
|
||||
"Crop photo" : "Lõika pilti",
|
||||
"Error parsing date: {date}" : "Viga kuupäeva parsimisel: {date}",
|
||||
"Select groups" : "Vali grupid",
|
||||
"# groups" : "# grupid",
|
||||
"Error parsing birthday {bday}" : "Viga sünnipäeva lugemisel {bday}",
|
||||
"The backend does not support multi-byte characters." : "Tagarakend ei toeta mitme baidilisi sümboleid.",
|
||||
|
@ -44,6 +44,7 @@
|
||||
"Edit profile picture" : "Muuda profiili pilti",
|
||||
"Crop photo" : "Lõika pilti",
|
||||
"Error parsing date: {date}" : "Viga kuupäeva parsimisel: {date}",
|
||||
"Select groups" : "Vali grupid",
|
||||
"# groups" : "# grupid",
|
||||
"Error parsing birthday {bday}" : "Viga sünnipäeva lugemisel {bday}",
|
||||
"The backend does not support multi-byte characters." : "Tagarakend ei toeta mitme baidilisi sümboleid.",
|
||||
|
@ -47,6 +47,7 @@ OC.L10N.register(
|
||||
"Edit profile picture" : "Muokkaa profiilikuvaa",
|
||||
"Crop photo" : "Rajaa valokuva",
|
||||
"Error parsing date: {date}" : "Virhe päivää jäsentäessä: {date}",
|
||||
"Select groups" : "Valitse ryhmät",
|
||||
"# groups" : "# ryhmää",
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." : "Jotkin yhteystiedot on merkitty poistettaviksi, mutta niitä ei ole vielä poistettu. Odota hetki, että kyseiset yhteystiedot poistetaan.",
|
||||
"Click to undo deletion of {num} contacts" : "Napsauta kumotaksesi {num} yhteystiedon poistamisen",
|
||||
|
@ -45,6 +45,7 @@
|
||||
"Edit profile picture" : "Muokkaa profiilikuvaa",
|
||||
"Crop photo" : "Rajaa valokuva",
|
||||
"Error parsing date: {date}" : "Virhe päivää jäsentäessä: {date}",
|
||||
"Select groups" : "Valitse ryhmät",
|
||||
"# groups" : "# ryhmää",
|
||||
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." : "Jotkin yhteystiedot on merkitty poistettaviksi, mutta niitä ei ole vielä poistettu. Odota hetki, että kyseiset yhteystiedot poistetaan.",
|
||||
"Click to undo deletion of {num} contacts" : "Napsauta kumotaksesi {num} yhteystiedon poistamisen",
|
||||
|
@ -2,6 +2,8 @@ OC.L10N.register(
|
||||
"contacts",
|
||||
{
|
||||
"Contacts" : "Contatti",
|
||||
"Are you sure you want to delete the addressbook {addressbook} ?" : "Sei sicuro di voler eliminare la rubrica {addressbook}?",
|
||||
"Remove addressbook" : "Rimuovi rubrica",
|
||||
"Add new LDAP Addressbook" : "Aggiungi una nuova rubrica LDAP",
|
||||
"Ok" : "Ok",
|
||||
"Cancel" : "Annulla",
|
||||
|
@ -1,5 +1,7 @@
|
||||
{ "translations": {
|
||||
"Contacts" : "Contatti",
|
||||
"Are you sure you want to delete the addressbook {addressbook} ?" : "Sei sicuro di voler eliminare la rubrica {addressbook}?",
|
||||
"Remove addressbook" : "Rimuovi rubrica",
|
||||
"Add new LDAP Addressbook" : "Aggiungi una nuova rubrica LDAP",
|
||||
"Ok" : "Ok",
|
||||
"Cancel" : "Annulla",
|
||||
|
@ -46,6 +46,7 @@ OC.L10N.register(
|
||||
"Edit profile picture" : "프로필 사진 편집",
|
||||
"Crop photo" : "사진 자르기",
|
||||
"Error parsing date: {date}" : "날짜 처리 중 오류 발생: {date}",
|
||||
"Select groups" : "그룹 선택",
|
||||
"# groups" : "그룹 수",
|
||||
"Error parsing birthday {bday}" : "생일 {bday} 처리 오류",
|
||||
"The backend does not support multi-byte characters." : "백엔드에서 멀티바이트 글자를 지원하지 않습니다.",
|
||||
|
@ -44,6 +44,7 @@
|
||||
"Edit profile picture" : "프로필 사진 편집",
|
||||
"Crop photo" : "사진 자르기",
|
||||
"Error parsing date: {date}" : "날짜 처리 중 오류 발생: {date}",
|
||||
"Select groups" : "그룹 선택",
|
||||
"# groups" : "그룹 수",
|
||||
"Error parsing birthday {bday}" : "생일 {bday} 처리 오류",
|
||||
"The backend does not support multi-byte characters." : "백엔드에서 멀티바이트 글자를 지원하지 않습니다.",
|
||||
|
@ -46,6 +46,7 @@ OC.L10N.register(
|
||||
"Edit profile picture" : "Editar a fotografia do perfil.",
|
||||
"Crop photo" : "Recortar fotografia",
|
||||
"Error parsing date: {date}" : "Erro ao analisar a data: {date}",
|
||||
"Select groups" : "Seleccionar grupos",
|
||||
"# groups" : "# grupos",
|
||||
"Error parsing birthday {bday}" : "Erro ao analisar o aniversário {bday}",
|
||||
"The backend does not support multi-byte characters." : "A interface não permite a programação de carateres de múltiplos bytes.",
|
||||
|
@ -44,6 +44,7 @@
|
||||
"Edit profile picture" : "Editar a fotografia do perfil.",
|
||||
"Crop photo" : "Recortar fotografia",
|
||||
"Error parsing date: {date}" : "Erro ao analisar a data: {date}",
|
||||
"Select groups" : "Seleccionar grupos",
|
||||
"# groups" : "# grupos",
|
||||
"Error parsing birthday {bday}" : "Erro ao analisar o aniversário {bday}",
|
||||
"The backend does not support multi-byte characters." : "A interface não permite a programação de carateres de múltiplos bytes.",
|
||||
|
Loading…
Reference in New Issue
Block a user