summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-07-04 02:34:57 +0000
committerNextcloud bot <bot@nextcloud.com>2021-07-04 02:34:57 +0000
commitf968b0964fc6348e643b3cfa9434640931a42afb (patch)
tree722588e6551febb86aa0bf6f0099da565be4c407
parent8781b06f0d0085be7f24d210bd999a238befeb23 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cs.js5
-rw-r--r--l10n/cs.json5
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/es.js25
-rw-r--r--l10n/es.json25
-rw-r--r--l10n/eu.js1
-rw-r--r--l10n/eu.json1
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
-rw-r--r--l10n/zh_HK.js1
-rw-r--r--l10n/zh_HK.json1
12 files changed, 68 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 8dcf6ea0..d71460b9 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -131,6 +131,7 @@ OC.L10N.register(
"This circle will not be shared with the other instances of the global scale" : "Tento okruh nebude sdílen s ostatními instancemi globálního rozsahu",
"Create circle" : "Vytvořit okruh",
"Loading members list …" : "Načítání seznamu členů…",
+ "The list of members is only visible to members of this circle" : "Seznam členů je viditelný pouze členům tohoto kruhu",
"There is no member in this circle" : "V tomto okruhu není žádný člen",
"Add members" : "Přidat členy",
"Show circle details" : "Zobrazit podrobnosti o okruhu",
@@ -139,13 +140,17 @@ OC.L10N.register(
"Unable to get the results" : "Nedaří se získat výsledky",
"Some members could not be added" : "Některé členy nebylo možné přidat",
"There was an issue adding members to the circle" : "Došlo k potížím při přidávání členů do okruhu",
+ "Accept membership request" : "Přijmout žádost ke členství",
+ "Reject membership request" : "Odmítnout žádost ke členství",
"Manage level" : "Spravovat stupeň",
"Remove member" : "Odebrat člena",
+ "Pending" : "Čekající",
"Promote as sole owner" : "Povýšit na jediného vlastníka",
"Promote to {level}" : "Povýšit na {level}",
"Demote to {level}" : "Degradovat na {level}",
"Could not delete the member {displayName}" : "Nedaří se smazat člena {displayName}",
"Could not change the member level to {level}" : "Nedaří se změnit oprávnění člena na stupeň {level}",
+ "Could not accept membership request" : "Žádost ke členství nemohla být přijata",
"Select type" : "Vybrat typ",
"Select Date" : "Vybrat datum",
"Add contact in group" : "Přidat kontakt do skupiny",
diff --git a/l10n/cs.json b/l10n/cs.json
index 3d42ea1d..24d668b1 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -129,6 +129,7 @@
"This circle will not be shared with the other instances of the global scale" : "Tento okruh nebude sdílen s ostatními instancemi globálního rozsahu",
"Create circle" : "Vytvořit okruh",
"Loading members list …" : "Načítání seznamu členů…",
+ "The list of members is only visible to members of this circle" : "Seznam členů je viditelný pouze členům tohoto kruhu",
"There is no member in this circle" : "V tomto okruhu není žádný člen",
"Add members" : "Přidat členy",
"Show circle details" : "Zobrazit podrobnosti o okruhu",
@@ -137,13 +138,17 @@
"Unable to get the results" : "Nedaří se získat výsledky",
"Some members could not be added" : "Některé členy nebylo možné přidat",
"There was an issue adding members to the circle" : "Došlo k potížím při přidávání členů do okruhu",
+ "Accept membership request" : "Přijmout žádost ke členství",
+ "Reject membership request" : "Odmítnout žádost ke členství",
"Manage level" : "Spravovat stupeň",
"Remove member" : "Odebrat člena",
+ "Pending" : "Čekající",
"Promote as sole owner" : "Povýšit na jediného vlastníka",
"Promote to {level}" : "Povýšit na {level}",
"Demote to {level}" : "Degradovat na {level}",
"Could not delete the member {displayName}" : "Nedaří se smazat člena {displayName}",
"Could not change the member level to {level}" : "Nedaří se změnit oprávnění člena na stupeň {level}",
+ "Could not accept membership request" : "Žádost ke členství nemohla být přijata",
"Select type" : "Vybrat typ",
"Select Date" : "Vybrat datum",
"Add contact in group" : "Přidat kontakt do skupiny",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index d32b968c..31bc8edc 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -150,6 +150,7 @@ OC.L10N.register(
"Demote to {level}" : "Herabstufen auf {level}",
"Could not delete the member {displayName}" : "Das Mitglied {displayName} konnte nicht gelöscht werden ",
"Could not change the member level to {level}" : "Mitgliedsstufe konnte nicht geändert werden auf {level}",
+ "Could not accept membership request" : "Mitgliedsanfrage konnte nicht akzeptiert werden",
"Select type" : "Typ auswählen",
"Select Date" : "Datum auswählen",
"Add contact in group" : "Kontakt zur Gruppe hinzufügen",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 74c8d739..fdb04f7a 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -148,6 +148,7 @@
"Demote to {level}" : "Herabstufen auf {level}",
"Could not delete the member {displayName}" : "Das Mitglied {displayName} konnte nicht gelöscht werden ",
"Could not change the member level to {level}" : "Mitgliedsstufe konnte nicht geändert werden auf {level}",
+ "Could not accept membership request" : "Mitgliedsanfrage konnte nicht akzeptiert werden",
"Select type" : "Typ auswählen",
"Select Date" : "Datum auswählen",
"Add contact in group" : "Kontakt zur Gruppe hinzufügen",
diff --git a/l10n/es.js b/l10n/es.js
index dbe5a54b..f55b88b3 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -58,6 +58,7 @@ OC.L10N.register(
"Import contacts" : "Importar contactos",
"Import into the {addressbookName} address book" : "Importar en la libreta de direcciones {addressbookName}",
"Select local file" : "Selecciona archivo local",
+ "Import from Files" : "Importar desde Archivos",
"Importing is disabled because there are no address books available" : "Importar está desactivado porque no hay libretas de direcciones disponibles",
"Choose a vCard file to import" : "Elige un archivo vCard para importar",
"Address book name" : "Nombre de la libreta de direcciones",
@@ -73,7 +74,13 @@ OC.L10N.register(
"(refreshed once per week)" : "(actualizado una vez a la semana)",
"An error happened during the config change" : "Ha ocurrido un error durante el cambio de la configuración",
"Circle name" : "Nombre del círculo",
+ "Circle owned by {owner}" : "Círculo propiedad de {owner}",
"Request to join" : "Solicitud de unión",
+ "Description" : "Descripción",
+ "There is no description for this circle" : "No hay descripción para este círculo",
+ "Enter a description for the circle" : "Introduzca una descripción para el círculo",
+ "An error happened during description sync" : "Ha ocurrido un error al sincronizar la descripción",
+ "An error happened during name sync" : "Ha ocurrido un error al sincronizar el nombre",
"Add new property" : "Añadir nueva propiedad",
"Choose property type" : "Escoger tipo de propiedad",
"Upload a new picture" : "Subir una imagen nueva",
@@ -95,6 +102,7 @@ OC.L10N.register(
"Title" : "Título",
"This contact was broken and received a fix. Please review the content and click here to save it." : "Este contacto estaba dañado y se ha reparado. Por favor, revise el contenido y haga clic aquí para guardarlo.",
"Clone contact" : "Clonar contacto",
+ "Generate QR Code" : "Generar código QR",
"Contact vCard as QR code" : "Contacto vCard como código QR",
"Pick an address book" : "Escoge una libreta de direcciones",
"Select address book" : "Selecciona una libreta de direcciones",
@@ -109,11 +117,28 @@ OC.L10N.register(
"Unable to retrieve the contact from the server, please check your network connection." : "Imposible recibir el contacto del servidor, por favor comprueba tu conexión de red.",
"An error occurred while trying to move the contact" : "Ocurrió un error intentando mover el contacto",
"An error occurred while trying to copy the contact" : "Ocurrió un error intentando copiar el contacto",
+ "Add to {group}" : "Añadir a {group}",
"Remove {type}" : "Eliminar {type}",
"Search {types}" : "Buscar en {types}",
+ "Search for people to add" : "Buscar personas a añadir",
"No results" : "Sin resultados",
"Add to group" : "Añadir a grupo",
"Add {type}" : "Añadir {type}",
+ "New circle name" : "Nuevo nombre de círculo",
+ "Personal circle" : "Círculo personal",
+ "This circle will only be visible to you. Other members will not be able to see or use it." : "Este círculo solo será visible para usted. No podrá verlo ni utilizarlo el resto de miembros.",
+ "Local circle" : "Círculo local",
+ "This circle will not be shared with the other instances of the global scale" : "Este círculo no se compartirá con las demás instancias de escala global",
+ "Create circle" : "Crear círculo",
+ "Loading members list …" : "Cargando la lista de miembros ...",
+ "The list of members is only visible to members of this circle" : "La lista de miembros solo es visible para los miembros del círculo",
+ "There is no member in this circle" : "No hay miembros en este círculo",
+ "Add members" : "Añadir miembros",
+ "Show circle details" : "Mostrar detalles del círculo",
+ "Add to {circle}" : "Añadir a {circle}",
+ "Unable to get the recommendations list" : "No se puede obtener la lista de recomendaciones",
+ "Unable to get the results" : "No se puede obtener los resultados",
+ "Some members could not be added" : "Algunos miembros no se han podido añadir",
"Select type" : "Selecciona tipo",
"Select Date" : "Seleccione la fecha",
"Add contact in group" : "Añadir contacto en grupo",
diff --git a/l10n/es.json b/l10n/es.json
index 9544bc9c..d96f74b3 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -56,6 +56,7 @@
"Import contacts" : "Importar contactos",
"Import into the {addressbookName} address book" : "Importar en la libreta de direcciones {addressbookName}",
"Select local file" : "Selecciona archivo local",
+ "Import from Files" : "Importar desde Archivos",
"Importing is disabled because there are no address books available" : "Importar está desactivado porque no hay libretas de direcciones disponibles",
"Choose a vCard file to import" : "Elige un archivo vCard para importar",
"Address book name" : "Nombre de la libreta de direcciones",
@@ -71,7 +72,13 @@
"(refreshed once per week)" : "(actualizado una vez a la semana)",
"An error happened during the config change" : "Ha ocurrido un error durante el cambio de la configuración",
"Circle name" : "Nombre del círculo",
+ "Circle owned by {owner}" : "Círculo propiedad de {owner}",
"Request to join" : "Solicitud de unión",
+ "Description" : "Descripción",
+ "There is no description for this circle" : "No hay descripción para este círculo",
+ "Enter a description for the circle" : "Introduzca una descripción para el círculo",
+ "An error happened during description sync" : "Ha ocurrido un error al sincronizar la descripción",
+ "An error happened during name sync" : "Ha ocurrido un error al sincronizar el nombre",
"Add new property" : "Añadir nueva propiedad",
"Choose property type" : "Escoger tipo de propiedad",
"Upload a new picture" : "Subir una imagen nueva",
@@ -93,6 +100,7 @@
"Title" : "Título",
"This contact was broken and received a fix. Please review the content and click here to save it." : "Este contacto estaba dañado y se ha reparado. Por favor, revise el contenido y haga clic aquí para guardarlo.",
"Clone contact" : "Clonar contacto",
+ "Generate QR Code" : "Generar código QR",
"Contact vCard as QR code" : "Contacto vCard como código QR",
"Pick an address book" : "Escoge una libreta de direcciones",
"Select address book" : "Selecciona una libreta de direcciones",
@@ -107,11 +115,28 @@
"Unable to retrieve the contact from the server, please check your network connection." : "Imposible recibir el contacto del servidor, por favor comprueba tu conexión de red.",
"An error occurred while trying to move the contact" : "Ocurrió un error intentando mover el contacto",
"An error occurred while trying to copy the contact" : "Ocurrió un error intentando copiar el contacto",
+ "Add to {group}" : "Añadir a {group}",
"Remove {type}" : "Eliminar {type}",
"Search {types}" : "Buscar en {types}",
+ "Search for people to add" : "Buscar personas a añadir",
"No results" : "Sin resultados",
"Add to group" : "Añadir a grupo",
"Add {type}" : "Añadir {type}",
+ "New circle name" : "Nuevo nombre de círculo",
+ "Personal circle" : "Círculo personal",
+ "This circle will only be visible to you. Other members will not be able to see or use it." : "Este círculo solo será visible para usted. No podrá verlo ni utilizarlo el resto de miembros.",
+ "Local circle" : "Círculo local",
+ "This circle will not be shared with the other instances of the global scale" : "Este círculo no se compartirá con las demás instancias de escala global",
+ "Create circle" : "Crear círculo",
+ "Loading members list …" : "Cargando la lista de miembros ...",
+ "The list of members is only visible to members of this circle" : "La lista de miembros solo es visible para los miembros del círculo",
+ "There is no member in this circle" : "No hay miembros en este círculo",
+ "Add members" : "Añadir miembros",
+ "Show circle details" : "Mostrar detalles del círculo",
+ "Add to {circle}" : "Añadir a {circle}",
+ "Unable to get the recommendations list" : "No se puede obtener la lista de recomendaciones",
+ "Unable to get the results" : "No se puede obtener los resultados",
+ "Some members could not be added" : "Algunos miembros no se han podido añadir",
"Select type" : "Selecciona tipo",
"Select Date" : "Seleccione la fecha",
"Add contact in group" : "Añadir contacto en grupo",
diff --git a/l10n/eu.js b/l10n/eu.js
index f1ec3319..4648f6f5 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -113,6 +113,7 @@ OC.L10N.register(
"Show circle details" : "Erakutsi zirkuluaren xehetasunak",
"There was an issue adding members to the circle" : "Arazo bat izan da kideak zirkulura gehitzean",
"Remove member" : "Kendu kidea",
+ "Pending" : "Zain",
"Select type" : "Hautatu mota",
"Select Date" : "Hautatu data",
"Add contact in group" : "Gehitu kontaktua taldera",
diff --git a/l10n/eu.json b/l10n/eu.json
index 2ef06318..42ba8c49 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -111,6 +111,7 @@
"Show circle details" : "Erakutsi zirkuluaren xehetasunak",
"There was an issue adding members to the circle" : "Arazo bat izan da kideak zirkulura gehitzean",
"Remove member" : "Kendu kidea",
+ "Pending" : "Zain",
"Select type" : "Hautatu mota",
"Select Date" : "Hautatu data",
"Add contact in group" : "Gehitu kontaktua taldera",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 6e6b5879..8e0f9a31 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -150,6 +150,7 @@ OC.L10N.register(
"Demote to {level}" : "降级为 {level}",
"Could not delete the member {displayName}" : "无法删除成员 {displayName}",
"Could not change the member level to {level}" : "无法更改成员级别到 {level}",
+ "Could not accept membership request" : "无法接受成员身份请求",
"Select type" : "选择类型",
"Select Date" : "选择日期",
"Add contact in group" : "添加联系人到群组",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 70160bc7..bf7bd7de 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -148,6 +148,7 @@
"Demote to {level}" : "降级为 {level}",
"Could not delete the member {displayName}" : "无法删除成员 {displayName}",
"Could not change the member level to {level}" : "无法更改成员级别到 {level}",
+ "Could not accept membership request" : "无法接受成员身份请求",
"Select type" : "选择类型",
"Select Date" : "选择日期",
"Add contact in group" : "添加联系人到群组",
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 6e74cd9f..4f6ca336 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -150,6 +150,7 @@ OC.L10N.register(
"Demote to {level}" : "降級到 {level}",
"Could not delete the member {displayName}" : "不能刪除成員 {displayName}",
"Could not change the member level to {level}" : "無法將成員級別更改為 {level}",
+ "Could not accept membership request" : "無法接受成為成員的申請",
"Select type" : "選擇類型",
"Select Date" : "選擇日期",
"Add contact in group" : "新增聯絡人到群組",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 0acfdd6a..a2f80c69 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -148,6 +148,7 @@
"Demote to {level}" : "降級到 {level}",
"Could not delete the member {displayName}" : "不能刪除成員 {displayName}",
"Could not change the member level to {level}" : "無法將成員級別更改為 {level}",
+ "Could not accept membership request" : "無法接受成為成員的申請",
"Select type" : "選擇類型",
"Select Date" : "選擇日期",
"Add contact in group" : "新增聯絡人到群組",