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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Aug 7, 2024
1 parent 53093ff commit 8451018
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ OC.L10N.register(
"Deselect all" : "Deseleccionar todo",
"Select all" : "Seleccionar todo",
"Delete files" : "Eliminar archivos",
"Select group" : "Seleccionar grupo",
"Change to grid view" : "Cambiar a la vista de cuadrícula",
"Change to list view" : "Cambiar a la vista de lista",
"Remove" : "Eliminar",
Expand Down
1 change: 1 addition & 0 deletions l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"Deselect all" : "Deseleccionar todo",
"Select all" : "Seleccionar todo",
"Delete files" : "Eliminar archivos",
"Select group" : "Seleccionar grupo",
"Change to grid view" : "Cambiar a la vista de cuadrícula",
"Change to list view" : "Cambiar a la vista de lista",
"Remove" : "Eliminar",
Expand Down
2 changes: 1 addition & 1 deletion l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ OC.L10N.register(
"Selected group files successfully deleted" : "Os ficheiros do grupo seleccionado elimináronse correctamente",
"Not all selected group files deleted" : "Non se eliminaron todos os ficheiros do grupo seleccionado",
"Failed to delete selected group files" : "Produciuse un fallo ao eliminar os ficheiros do grupo seleccionado",
"_group _::_groups_" : ["grupo","groups"],
"_group _::_groups_" : ["grupo","grupos"],
"_file_::_files_" : ["ficheiro","ficheiros"],
"_Batch actions for %n group_::_Batch actions for %n groups_" : ["Accións por lotes para %n grupo","Accións por lotes para %n grupos"],
"_Remove group_::_Remove groups_" : ["Retirar o grupo","Retirar os grupos"],
Expand Down
2 changes: 1 addition & 1 deletion l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"Selected group files successfully deleted" : "Os ficheiros do grupo seleccionado elimináronse correctamente",
"Not all selected group files deleted" : "Non se eliminaron todos os ficheiros do grupo seleccionado",
"Failed to delete selected group files" : "Produciuse un fallo ao eliminar os ficheiros do grupo seleccionado",
"_group _::_groups_" : ["grupo","groups"],
"_group _::_groups_" : ["grupo","grupos"],
"_file_::_files_" : ["ficheiro","ficheiros"],
"_Batch actions for %n group_::_Batch actions for %n groups_" : ["Accións por lotes para %n grupo","Accións por lotes para %n grupos"],
"_Remove group_::_Remove groups_" : ["Retirar o grupo","Retirar os grupos"],
Expand Down

0 comments on commit 8451018

Please sign in to comment.