Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Sep 27, 2023
1 parent 215c007 commit 6587d89
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ OC.L10N.register(
"Select columns" : "Seleccionar columnas",
"e.g. 1,2,4 or leave empty" : "por ejemplo 1,2,4 o déjalo vacío",
"_%n row_::_%n rows_" : ["%n fila","%n filas","%n filas"],
"table" : "tabla",
"table view" : "vista de tabla",
"This column was automatically created by the import service." : "Esta columna fue creada automáticamente por el servicio de importación.",
"Tutorial" : "Tutorial",
"ToDo list" : "Lista de tareas",
Expand Down Expand Up @@ -369,10 +371,12 @@ OC.L10N.register(
"Allowed pattern (regex)" : "Patrón permitido (regex)",
"Maximum text length" : "Longitud máxima del texto",
"Allowed types" : "Tipos permitidos",
"Please select at least one provider." : "Por favor seleccione al menos un proveedor.",
"The provided types depends on your system setup. You can use the same providers like the fulltext-search." : "Los tipos provistos dependen de la configuración de su sistema. Puede utilizar los mismos proveedores como la búsqueda de texto completo.",
"Could not load link providers." : "No se pudieron cargar los proveedores de enlaces.",
"URL" : "URL",
"This field is mandatory" : "Este campo es obligatorio",
"You can not insert any links in this field. Please configure at least one link provider in the column configuration." : "No puede insertar enlaces en este campo. Por favor, configure al menos un proveedor de enlaces en la configuración de columnas.",
"Could not load link provider results." : "No se pudieron cargar los resultados del proveedor de enlaces.",
"Url" : "URL",
"Show fullscreen" : "Mostrar en pantalla completa",
Expand Down
4 changes: 4 additions & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"Select columns" : "Seleccionar columnas",
"e.g. 1,2,4 or leave empty" : "por ejemplo 1,2,4 o déjalo vacío",
"_%n row_::_%n rows_" : ["%n fila","%n filas","%n filas"],
"table" : "tabla",
"table view" : "vista de tabla",
"This column was automatically created by the import service." : "Esta columna fue creada automáticamente por el servicio de importación.",
"Tutorial" : "Tutorial",
"ToDo list" : "Lista de tareas",
Expand Down Expand Up @@ -367,10 +369,12 @@
"Allowed pattern (regex)" : "Patrón permitido (regex)",
"Maximum text length" : "Longitud máxima del texto",
"Allowed types" : "Tipos permitidos",
"Please select at least one provider." : "Por favor seleccione al menos un proveedor.",
"The provided types depends on your system setup. You can use the same providers like the fulltext-search." : "Los tipos provistos dependen de la configuración de su sistema. Puede utilizar los mismos proveedores como la búsqueda de texto completo.",
"Could not load link providers." : "No se pudieron cargar los proveedores de enlaces.",
"URL" : "URL",
"This field is mandatory" : "Este campo es obligatorio",
"You can not insert any links in this field. Please configure at least one link provider in the column configuration." : "No puede insertar enlaces en este campo. Por favor, configure al menos un proveedor de enlaces en la configuración de columnas.",
"Could not load link provider results." : "No se pudieron cargar los resultados del proveedor de enlaces.",
"Url" : "URL",
"Show fullscreen" : "Mostrar en pantalla completa",
Expand Down

0 comments on commit 6587d89

Please sign in to comment.