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 Aug 8, 2024
1 parent 86d8a2f commit 381f36e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions l10n/es_MX.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
OC.L10N.register(
"tables",
{
"Select columns" : "Seleccionar columnas",
"e.g. 1,2,4 or leave empty" : "p. ej. 1,2,4 o dejar vacío",
"Timestamp of data load" : "Timestamp de la carga de datos",
"The file was uploaded" : "El archivo fue cargado",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
Expand Down Expand Up @@ -34,8 +37,12 @@ OC.L10N.register(
"Link" : "Liga",
"Selection" : "Selección",
"Move" : "Mover",
"Column" : "Columna",
"Operator" : "Operador",
"Views" : "Vistas",
"View" : "Ver",
"Rows" : "Filas",
"Columns" : "Columnas",
"Shares" : "Elementos compartidos",
"Actions" : "Acciones",
"Share" : "Compartir",
Expand All @@ -61,13 +68,15 @@ OC.L10N.register(
"Filter" : "Filtrar",
"Sort" : "Ordenar",
"Export" : "Exportar",
"Add to favorites" : "Añadir a favoritos",
"Remove from favorites" : "Eliminar de favoritos",
"Copy" : "Copiar",
"Favorites" : "Favoritos",
"Clear filter" : "Limpiar filtro",
"No recommendations. Start typing." : "Sin recomendaciones. Empiece a escribir.",
"group" : "grupo",
"Permissions" : "Permisos",
"Delete data" : "Eliminar datos",
"No shares" : "No hay recursos compartidos",
"Created at" : "Creado en",
"Sharing" : "Compartiendo",
Expand Down
9 changes: 9 additions & 0 deletions l10n/es_MX.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{ "translations": {
"Select columns" : "Seleccionar columnas",
"e.g. 1,2,4 or leave empty" : "p. ej. 1,2,4 o dejar vacío",
"Timestamp of data load" : "Timestamp de la carga de datos",
"The file was uploaded" : "El archivo fue cargado",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
Expand Down Expand Up @@ -32,8 +35,12 @@
"Link" : "Liga",
"Selection" : "Selección",
"Move" : "Mover",
"Column" : "Columna",
"Operator" : "Operador",
"Views" : "Vistas",
"View" : "Ver",
"Rows" : "Filas",
"Columns" : "Columnas",
"Shares" : "Elementos compartidos",
"Actions" : "Acciones",
"Share" : "Compartir",
Expand All @@ -59,13 +66,15 @@
"Filter" : "Filtrar",
"Sort" : "Ordenar",
"Export" : "Exportar",
"Add to favorites" : "Añadir a favoritos",
"Remove from favorites" : "Eliminar de favoritos",
"Copy" : "Copiar",
"Favorites" : "Favoritos",
"Clear filter" : "Limpiar filtro",
"No recommendations. Start typing." : "Sin recomendaciones. Empiece a escribir.",
"group" : "grupo",
"Permissions" : "Permisos",
"Delete data" : "Eliminar datos",
"No shares" : "No hay recursos compartidos",
"Created at" : "Creado en",
"Sharing" : "Compartiendo",
Expand Down

0 comments on commit 381f36e

Please sign in to comment.