summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-30 01:18:18 +0000
committerNextcloud bot <bot@nextcloud.com>2018-12-30 01:18:18 +0000
commit8c4e9cbe3ce9f24216dd489cc3ca41054a654694 (patch)
treec2f46502150d01b1ef24dc2def64a2c24899ea7a
parent6fd7b1527e2d1b8aed895c4649d8c1b6d11d5b08 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/bg.js4
-rw-r--r--l10n/bg.json4
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/eo.js37
-rw-r--r--l10n/eo.json37
6 files changed, 74 insertions, 10 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 8872133e..e133dcf6 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -5,6 +5,9 @@ OC.L10N.register(
"Details" : "Подробности",
"A contacts app for Nextcloud" : "Контакти за Nextcloud",
"The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library." : "Приложението Contacts е интерфейс в Nextcloud към CardDAV сървър. Чрез него можете да синхронизирате контакти към Nextcloud и да ги редактирате онлайн.\n\n* 🚀 **Интеграция с други приложения!** В момента Mail и Calendar – ще бъдат добавени и други.\n* 🎉 **Не забравяйте рожден ден!** Можете да синхронизирате рождени дати и и други повтарящи се събития.\n* 👥 **Споделяйте адресни книги!** Желаете да споделите контактите си с приятел или колега? Няма проблем!\n* 🙈 **Ние не преоткриваме колелото!** Ползваме библиотеката SabreDAV.",
+ "Add new property" : "Добавяне на поле",
+ "Choose property type" : "Избор на тип поле",
+ "Loading" : "Зареждане",
"Name" : "Име",
"Company" : "Фирма",
"Title" : "Длъжност",
@@ -15,6 +18,7 @@ OC.L10N.register(
"New contact" : "Нов контакт",
"Select type" : "Изберете тип",
"Select Date" : "Изберете дата",
+ "Add contact in group" : "Добавяне на контакта в група",
"No results" : "Няма резултати",
"Copy link" : "Копирай връзката",
"Rename" : "Преименувай",
diff --git a/l10n/bg.json b/l10n/bg.json
index d69f02e5..a0b18305 100644
--- a/l10n/bg.json
+++ b/l10n/bg.json
@@ -3,6 +3,9 @@
"Details" : "Подробности",
"A contacts app for Nextcloud" : "Контакти за Nextcloud",
"The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library." : "Приложението Contacts е интерфейс в Nextcloud към CardDAV сървър. Чрез него можете да синхронизирате контакти към Nextcloud и да ги редактирате онлайн.\n\n* 🚀 **Интеграция с други приложения!** В момента Mail и Calendar – ще бъдат добавени и други.\n* 🎉 **Не забравяйте рожден ден!** Можете да синхронизирате рождени дати и и други повтарящи се събития.\n* 👥 **Споделяйте адресни книги!** Желаете да споделите контактите си с приятел или колега? Няма проблем!\n* 🙈 **Ние не преоткриваме колелото!** Ползваме библиотеката SabreDAV.",
+ "Add new property" : "Добавяне на поле",
+ "Choose property type" : "Избор на тип поле",
+ "Loading" : "Зареждане",
"Name" : "Име",
"Company" : "Фирма",
"Title" : "Длъжност",
@@ -13,6 +16,7 @@
"New contact" : "Нов контакт",
"Select type" : "Изберете тип",
"Select Date" : "Изберете дата",
+ "Add contact in group" : "Добавяне на контакта в група",
"No results" : "Няма резултати",
"Copy link" : "Копирай връзката",
"Rename" : "Преименувай",
diff --git a/l10n/cs.js b/l10n/cs.js
index 4b6e987d..079431e7 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -119,6 +119,7 @@ OC.L10N.register(
"Gender" : "Pohlaví",
"Female" : "Žena",
"Male" : "Muž",
+ "_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kontakt se nepodařilo načíst","{failed} kontakty se nepodařilo načíst","{failed} kontaktů se nepodařilo načíst","{failed} kontakty se nepodařilo načíst"],
"An error occurred" : "Došlo k chybě"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index d90149e7..54c1257b 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -117,6 +117,7 @@
"Gender" : "Pohlaví",
"Female" : "Žena",
"Male" : "Muž",
+ "_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kontakt se nepodařilo načíst","{failed} kontakty se nepodařilo načíst","{failed} kontaktů se nepodařilo načíst","{failed} kontakty se nepodařilo načíst"],
"An error occurred" : "Došlo k chybě"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/eo.js b/l10n/eo.js
index a239b19b..9e611ba1 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -5,16 +5,32 @@ OC.L10N.register(
"Details" : "Detaloj",
"A contacts app for Nextcloud" : "Aplikaĵo pri kontaktoj por Nextcloud",
"The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library." : "Tiu aplikaĵo estas interfaco por la CardDAV-servilo de Nextcloud. Senpene sinkronigu viajn kontaktojn el diversaj aparatoj al Nextcloud kaj redaktu ilin rete.\n\n* 🚀 **Integrado kun aliaj Nextcloud-aplikaĵoj!** Nuntempe Retmesagô (Mail) kaj Kalendaro (Calendar), pli en la estonteco.\n* 🎉 **Neniam forgesu datrevenon!** Vi povas sinkronigi datrevenojn kaj aliaj ripetiĝantajn eventoj.\n* 👥 **Kunhavigo de adresaro!** Ĉu vi volas kunhavigi kontaktojn kun amikoj aŭ kolegoj? Neniu problemo!\n* 🙈 **Ni ne elpensis la radon!** Devenigita de la granda kaj malferma biblioteko SabreDAV.",
+ "Add new property" : "Aldoni novan atributon",
+ "Choose property type" : "Elekti atributotipon",
+ "Upload a new picture" : "Alŝuti novan bildon",
+ "No contact selected" : "Neniu kontakto elektita",
"Select a contact on the list to begin" : "Elektu kontakto en la listo por komenci",
- "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "La kontakto, kiun vi ĵus provis redakti, ŝanĝiĝis. Bonvolu permane aktualigi la kontakton. Ĉiuj pliaj redaktoj ne estos konservitaj.",
+ "Loading" : "Ŝargante",
+ "Name" : "Nomo",
+ "Company" : "Firmao",
+ "Title" : "Titolo",
+ "This contact is not yet synced. Edit it to save it to the server." : "Tiu kontakto ankoraŭ ne estas sinkronigita. Redaktu ĝin por konservi ĝin servilen.",
+ "This contact is in read-only mode. You do not have permission to edit this contact." : "Tiu ĉi kontakto estas nur legebla. Vi ne rajtas redakti ĝin.",
+ "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "La kontakto, kiun vi ĵus provis redakti, ŝanĝiĝis. Bonvolu mane aktualigi la kontakton. Ĉiuj pliaj redaktoj ne estos konservitaj.",
"Download" : "Elŝuti",
"Delete" : "Forigi",
"Addressbook" : "Adresaro",
"Groups" : "Grupoj",
"New contact" : "Nova kontakto",
- "The contact doesn't exists anymore on the server." : "La kontakto ne plus ekzistas en la servilo.",
- "Select Date" : "Elektu daton",
+ "The contact doesn't exists anymore on the server." : "La kontakto ne plu ekzistas en la servilo.",
+ "Importing {total} contacts into" : "Importante {total} kontaktaktoj en",
+ "Open your browser console for more details" : "Malfermu vian retumilan konzolon por pli da detaloj",
+ "failed" : "malsukcesa",
+ "Select type" : "Elekti tipon",
+ "Select Date" : "Elekti daton",
+ "Add contact in group" : "Aldoni kontakton en grupon",
"No results" : "Neniu rezulto",
+ "Select option" : "Elekti opcion",
"Copy link" : "Kopii ligilon",
"Copied" : "Kopiita",
"Can not copy" : "Ne eblas kopii",
@@ -27,11 +43,20 @@ OC.L10N.register(
"Addressbook was not copied to clipboard." : "Adresaro ne estis kopiita tondujen.",
"Share with users or groups" : "Kunhavigi kun uzantoj aŭ grupoj",
"No users or groups" : "Neniu uzanto aŭ grupo",
- "Import into" : "Enportado en",
+ "can edit" : "povas redakti",
+ "Unable to delete the share." : "Ne eblas forigi la kunhavon.",
+ "Unable to change permissions." : "Ne eblas ŝanĝi permesojn.",
+ "Importing into" : "Importante en",
+ "Import into" : "Importado en",
+ "Importing is disabled because there are no address books available" : "Importado estas malebligita, ĉar neniu adresaro disponeblas",
+ "Address book name" : "Nomo de adresaro",
"An error occurred, unable to create the addressbook." : "Eraro okazis, ne eblas krei la adresaron.",
"First name" : "Persona nomo",
"Last name" : "Familia nomo",
+ "Display name" : "Montra nomo",
+ "Sort by {sorting}" : "Ordigi laŭ {sorting}",
"All contacts" : "Ĉiuj kontaktoj",
+ "Unable to create the contact." : "Ne eblas krei kontakton.",
"Contact not found" : "Kontakto ne trovebla",
"Nickname" : "Kromnomo",
"Detailed name" : "Detala nomo",
@@ -46,6 +71,7 @@ OC.L10N.register(
"Other" : "Alia",
"Address" : "Adreso",
"Post office box" : "Poŝta abonkesto",
+ "Extended address" : "Plia adreso",
"City" : "Urbo",
"State or province" : "Ŝtato aŭ provinco",
"Postal code" : "Poŝtkodo",
@@ -67,7 +93,7 @@ OC.L10N.register(
"Car" : "Aŭto",
"Work pager" : "Labora televokilo",
"Social network" : "Socia reto",
- "The url of the profile. e.g. https://www.facebook.com/Nextclouders/ " : "Profiladreso, ekz. https://www.facebook.com/Nextclouders/ ",
+ "The url of the profile. e.g. https://www.facebook.com/Nextclouders/ " : "Profiladreso, ekz. https://www.facebook.com/Nextclouders/",
"Relationship" : "Rilato",
"Specify a relationship between you and the entity represented by this vCard." : "Entajpu rilaton inter vi kaj la ento prezentita de tiu vizitkaro (vCard).",
"Spouse" : "Edz(in)o",
@@ -91,6 +117,7 @@ OC.L10N.register(
"Gender" : "Sekso",
"Female" : "Ina",
"Male" : "Vira",
+ "_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kontakto malsukcesis esti legita","{failed} kontaktoj malsukcesis esti legitaj"],
"An error occurred" : "Eraro okazis"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/eo.json b/l10n/eo.json
index c070d7e0..20d61f28 100644
--- a/l10n/eo.json
+++ b/l10n/eo.json
@@ -3,16 +3,32 @@
"Details" : "Detaloj",
"A contacts app for Nextcloud" : "Aplikaĵo pri kontaktoj por Nextcloud",
"The Nextcloud contacts app is a user interface for Nextcloud's CardDAV server. Easily sync contacts from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Mail and Calendar – more to come.\n* 🎉 **Never forget a birthday!** You can sync birthdays and other recurring events with your Nextcloud Calendar.\n* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!\n* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library." : "Tiu aplikaĵo estas interfaco por la CardDAV-servilo de Nextcloud. Senpene sinkronigu viajn kontaktojn el diversaj aparatoj al Nextcloud kaj redaktu ilin rete.\n\n* 🚀 **Integrado kun aliaj Nextcloud-aplikaĵoj!** Nuntempe Retmesagô (Mail) kaj Kalendaro (Calendar), pli en la estonteco.\n* 🎉 **Neniam forgesu datrevenon!** Vi povas sinkronigi datrevenojn kaj aliaj ripetiĝantajn eventoj.\n* 👥 **Kunhavigo de adresaro!** Ĉu vi volas kunhavigi kontaktojn kun amikoj aŭ kolegoj? Neniu problemo!\n* 🙈 **Ni ne elpensis la radon!** Devenigita de la granda kaj malferma biblioteko SabreDAV.",
+ "Add new property" : "Aldoni novan atributon",
+ "Choose property type" : "Elekti atributotipon",
+ "Upload a new picture" : "Alŝuti novan bildon",
+ "No contact selected" : "Neniu kontakto elektita",
"Select a contact on the list to begin" : "Elektu kontakto en la listo por komenci",
- "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "La kontakto, kiun vi ĵus provis redakti, ŝanĝiĝis. Bonvolu permane aktualigi la kontakton. Ĉiuj pliaj redaktoj ne estos konservitaj.",
+ "Loading" : "Ŝargante",
+ "Name" : "Nomo",
+ "Company" : "Firmao",
+ "Title" : "Titolo",
+ "This contact is not yet synced. Edit it to save it to the server." : "Tiu kontakto ankoraŭ ne estas sinkronigita. Redaktu ĝin por konservi ĝin servilen.",
+ "This contact is in read-only mode. You do not have permission to edit this contact." : "Tiu ĉi kontakto estas nur legebla. Vi ne rajtas redakti ĝin.",
+ "The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "La kontakto, kiun vi ĵus provis redakti, ŝanĝiĝis. Bonvolu mane aktualigi la kontakton. Ĉiuj pliaj redaktoj ne estos konservitaj.",
"Download" : "Elŝuti",
"Delete" : "Forigi",
"Addressbook" : "Adresaro",
"Groups" : "Grupoj",
"New contact" : "Nova kontakto",
- "The contact doesn't exists anymore on the server." : "La kontakto ne plus ekzistas en la servilo.",
- "Select Date" : "Elektu daton",
+ "The contact doesn't exists anymore on the server." : "La kontakto ne plu ekzistas en la servilo.",
+ "Importing {total} contacts into" : "Importante {total} kontaktaktoj en",
+ "Open your browser console for more details" : "Malfermu vian retumilan konzolon por pli da detaloj",
+ "failed" : "malsukcesa",
+ "Select type" : "Elekti tipon",
+ "Select Date" : "Elekti daton",
+ "Add contact in group" : "Aldoni kontakton en grupon",
"No results" : "Neniu rezulto",
+ "Select option" : "Elekti opcion",
"Copy link" : "Kopii ligilon",
"Copied" : "Kopiita",
"Can not copy" : "Ne eblas kopii",
@@ -25,11 +41,20 @@
"Addressbook was not copied to clipboard." : "Adresaro ne estis kopiita tondujen.",
"Share with users or groups" : "Kunhavigi kun uzantoj aŭ grupoj",
"No users or groups" : "Neniu uzanto aŭ grupo",
- "Import into" : "Enportado en",
+ "can edit" : "povas redakti",
+ "Unable to delete the share." : "Ne eblas forigi la kunhavon.",
+ "Unable to change permissions." : "Ne eblas ŝanĝi permesojn.",
+ "Importing into" : "Importante en",
+ "Import into" : "Importado en",
+ "Importing is disabled because there are no address books available" : "Importado estas malebligita, ĉar neniu adresaro disponeblas",
+ "Address book name" : "Nomo de adresaro",
"An error occurred, unable to create the addressbook." : "Eraro okazis, ne eblas krei la adresaron.",
"First name" : "Persona nomo",
"Last name" : "Familia nomo",
+ "Display name" : "Montra nomo",
+ "Sort by {sorting}" : "Ordigi laŭ {sorting}",
"All contacts" : "Ĉiuj kontaktoj",
+ "Unable to create the contact." : "Ne eblas krei kontakton.",
"Contact not found" : "Kontakto ne trovebla",
"Nickname" : "Kromnomo",
"Detailed name" : "Detala nomo",
@@ -44,6 +69,7 @@
"Other" : "Alia",
"Address" : "Adreso",
"Post office box" : "Poŝta abonkesto",
+ "Extended address" : "Plia adreso",
"City" : "Urbo",
"State or province" : "Ŝtato aŭ provinco",
"Postal code" : "Poŝtkodo",
@@ -65,7 +91,7 @@
"Car" : "Aŭto",
"Work pager" : "Labora televokilo",
"Social network" : "Socia reto",
- "The url of the profile. e.g. https://www.facebook.com/Nextclouders/ " : "Profiladreso, ekz. https://www.facebook.com/Nextclouders/ ",
+ "The url of the profile. e.g. https://www.facebook.com/Nextclouders/ " : "Profiladreso, ekz. https://www.facebook.com/Nextclouders/",
"Relationship" : "Rilato",
"Specify a relationship between you and the entity represented by this vCard." : "Entajpu rilaton inter vi kaj la ento prezentita de tiu vizitkaro (vCard).",
"Spouse" : "Edz(in)o",
@@ -89,6 +115,7 @@
"Gender" : "Sekso",
"Female" : "Ina",
"Male" : "Vira",
+ "_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed} kontakto malsukcesis esti legita","{failed} kontaktoj malsukcesis esti legitaj"],
"An error occurred" : "Eraro okazis"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file