Skip to content

Commit 715a871

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent c0b892f commit 715a871

4 files changed

Lines changed: 28 additions & 2 deletions

File tree

l10n/de_DE.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ OC.L10N.register(
197197
"Could not change the member level to {level}" : "Mitgliedsstufe konnte nicht geändert werden auf {level}",
198198
"Could not accept membership request" : "Mitgliedsanfrage konnte nicht akzeptiert werden",
199199
"Chart" : "Diagramm",
200-
"Select chart …" : "Diagramm auswählen ...",
200+
"Select chart …" : "Diagramm auswählen ",
201201
"Select type" : "Typ auswählen",
202202
"Select Date" : "Datum auswählen",
203203
"Add contact in group" : "Kontakt zur Gruppe hinzufügen",

l10n/de_DE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
"Could not change the member level to {level}" : "Mitgliedsstufe konnte nicht geändert werden auf {level}",
196196
"Could not accept membership request" : "Mitgliedsanfrage konnte nicht akzeptiert werden",
197197
"Chart" : "Diagramm",
198-
"Select chart …" : "Diagramm auswählen ...",
198+
"Select chart …" : "Diagramm auswählen ",
199199
"Select type" : "Typ auswählen",
200200
"Select Date" : "Datum auswählen",
201201
"Add contact in group" : "Kontakt zur Gruppe hinzufügen",

l10n/es.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ OC.L10N.register(
2121
"Create contacts" : "Crear contactos",
2222
"Add contacts" : "Añadir contactos",
2323
"Loading …" : "Cargando …",
24+
"Manage team" : "Gestionar equipo",
2425
"Leave team" : "Abandonar equipo",
2526
"Delete team" : "Eliminar equipo",
2627
"Contacts settings" : "Configuración de contactos",
@@ -38,11 +39,13 @@ OC.L10N.register(
3839
"Contact group name" : "Nombre del grupo de contactos",
3940
"Teams" : "Equipos",
4041
"Create a new team" : "Crear equipo nuevo",
42+
"Open the contacts app settings" : "Abrir las ajustes de la aplicación Contactos",
4143
"Show all groups" : "Mostrar todos los grupos",
4244
"Collapse groups" : "Colapsar grupos",
4345
"Show all teams" : "Mostrar todos los equipos",
4446
"Collapse teams" : "Colapsar equipos",
4547
"This group already exists" : "Este grupo ya existe",
48+
"An error occurred while creating the group" : "Ha ocurrido un error al crear el grupo",
4649
"This team already exists" : "Este equipo ya existe",
4750
"An error happened during the creation of the team" : "Ocurrió un error mientras se creaba el equipo",
4851
"{addressbookname} (Disabled)" : "{addressbookname} (Deshabilitado)",
@@ -74,6 +77,7 @@ OC.L10N.register(
7477
"Importing is disabled because there are no address books available" : "Importar está desactivado porque no hay libretas de direcciones disponibles",
7578
"Choose a vCard file to import" : "Elija un archivo vCard para importar",
7679
"Add new address book" : "Agregar nueva libreta de direcciones",
80+
"Add" : "Añadir",
7781
"An error occurred, unable to create the address book" : "Ha ocurrido un error, no se ha podido crear la libreta de direcciones",
7882
"First name" : "Nombre",
7983
"Last name" : "Apellido",
@@ -121,6 +125,7 @@ OC.L10N.register(
121125
"Invalid image" : "La imagen no es válida",
122126
"Error cropping picture" : "Error al recortar la foto",
123127
"Pick an avatar" : "Escoger un avatar",
128+
"Pick" : "Elegir",
124129
"Error while processing the picture." : "Error al procesar la imagen",
125130
"Avatar downloaded from social network" : "Avatar descargado desde red social",
126131
"Avatar already up to date" : "Avatar ya actualizado",
@@ -204,6 +209,8 @@ OC.L10N.register(
204209
"Contact not found" : "Contacto no encontrado",
205210
"Group {group} not found" : "Grupo {group} no encontrado",
206211
"Close" : "Cerrar",
212+
"No data for this contact" : "Sin datos para este contacto",
213+
"No data for this contact on their profile" : "Sin datos para este contacto en su perfil",
207214
"Import" : "Importar",
208215
"Are you sure you want to import this contact file?" : "¿Está seguro de querer importar este archivo de contacto?",
209216
"Could not copy" : "No se ha podido copiar",
@@ -239,6 +246,10 @@ OC.L10N.register(
239246
"Visible to everyone" : "Visible para todo el mundo",
240247
"Team membership" : "Membresía a equipos",
241248
"Prevent teams from being a member of another team" : "Evitar que los equipos sean miembros de otros equipos",
249+
"users" : "usuarios",
250+
"groups" : "grupos",
251+
"teams" : "equipos",
252+
"email addresses" : "direcciones de correo electrónico",
242253
"Detailed name" : "Nombre",
243254
"Additional names" : "Nombres adicionales",
244255
"Prefix" : "Prefijo",
@@ -259,8 +270,10 @@ OC.L10N.register(
259270
"Postal code" : "Código postal",
260271
"Country" : "País",
261272
"Birthday" : "Fecha de nacimiento",
273+
"Place of birth" : "Lugar de nacimiento",
262274
"Anniversary" : "Aniversario",
263275
"Date of death" : "Fecha de fallecimiento",
276+
"Place of death" : "Lugar de fallecimiento",
264277
"Instant messaging" : "Mensajería instantánea",
265278
"Phone" : "Teléfono",
266279
"Mobile" : "Móvil",

l10n/es.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"Create contacts" : "Crear contactos",
2020
"Add contacts" : "Añadir contactos",
2121
"Loading …" : "Cargando …",
22+
"Manage team" : "Gestionar equipo",
2223
"Leave team" : "Abandonar equipo",
2324
"Delete team" : "Eliminar equipo",
2425
"Contacts settings" : "Configuración de contactos",
@@ -36,11 +37,13 @@
3637
"Contact group name" : "Nombre del grupo de contactos",
3738
"Teams" : "Equipos",
3839
"Create a new team" : "Crear equipo nuevo",
40+
"Open the contacts app settings" : "Abrir las ajustes de la aplicación Contactos",
3941
"Show all groups" : "Mostrar todos los grupos",
4042
"Collapse groups" : "Colapsar grupos",
4143
"Show all teams" : "Mostrar todos los equipos",
4244
"Collapse teams" : "Colapsar equipos",
4345
"This group already exists" : "Este grupo ya existe",
46+
"An error occurred while creating the group" : "Ha ocurrido un error al crear el grupo",
4447
"This team already exists" : "Este equipo ya existe",
4548
"An error happened during the creation of the team" : "Ocurrió un error mientras se creaba el equipo",
4649
"{addressbookname} (Disabled)" : "{addressbookname} (Deshabilitado)",
@@ -72,6 +75,7 @@
7275
"Importing is disabled because there are no address books available" : "Importar está desactivado porque no hay libretas de direcciones disponibles",
7376
"Choose a vCard file to import" : "Elija un archivo vCard para importar",
7477
"Add new address book" : "Agregar nueva libreta de direcciones",
78+
"Add" : "Añadir",
7579
"An error occurred, unable to create the address book" : "Ha ocurrido un error, no se ha podido crear la libreta de direcciones",
7680
"First name" : "Nombre",
7781
"Last name" : "Apellido",
@@ -119,6 +123,7 @@
119123
"Invalid image" : "La imagen no es válida",
120124
"Error cropping picture" : "Error al recortar la foto",
121125
"Pick an avatar" : "Escoger un avatar",
126+
"Pick" : "Elegir",
122127
"Error while processing the picture." : "Error al procesar la imagen",
123128
"Avatar downloaded from social network" : "Avatar descargado desde red social",
124129
"Avatar already up to date" : "Avatar ya actualizado",
@@ -202,6 +207,8 @@
202207
"Contact not found" : "Contacto no encontrado",
203208
"Group {group} not found" : "Grupo {group} no encontrado",
204209
"Close" : "Cerrar",
210+
"No data for this contact" : "Sin datos para este contacto",
211+
"No data for this contact on their profile" : "Sin datos para este contacto en su perfil",
205212
"Import" : "Importar",
206213
"Are you sure you want to import this contact file?" : "¿Está seguro de querer importar este archivo de contacto?",
207214
"Could not copy" : "No se ha podido copiar",
@@ -237,6 +244,10 @@
237244
"Visible to everyone" : "Visible para todo el mundo",
238245
"Team membership" : "Membresía a equipos",
239246
"Prevent teams from being a member of another team" : "Evitar que los equipos sean miembros de otros equipos",
247+
"users" : "usuarios",
248+
"groups" : "grupos",
249+
"teams" : "equipos",
250+
"email addresses" : "direcciones de correo electrónico",
240251
"Detailed name" : "Nombre",
241252
"Additional names" : "Nombres adicionales",
242253
"Prefix" : "Prefijo",
@@ -257,8 +268,10 @@
257268
"Postal code" : "Código postal",
258269
"Country" : "País",
259270
"Birthday" : "Fecha de nacimiento",
271+
"Place of birth" : "Lugar de nacimiento",
260272
"Anniversary" : "Aniversario",
261273
"Date of death" : "Fecha de fallecimiento",
274+
"Place of death" : "Lugar de fallecimiento",
262275
"Instant messaging" : "Mensajería instantánea",
263276
"Phone" : "Teléfono",
264277
"Mobile" : "Móvil",

0 commit comments

Comments
 (0)