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 c6cc2fa commit f1d4228
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ OC.L10N.register(
"Tag name is a hidden system tag" : "Takto nazvaný štítek už existuje v podobě skrytého systémového štítku",
"Tag already exists" : "Štítek už existuje",
"Tag name cannot be empty" : "Štítek je třeba nějak nazvat",
"An error occurred, unable to create the tag." : "Došlo k chybě, štíte se nepodařilo vytvořit.",
"An error occurred, unable to create the tag." : "Došlo k chybě, štítek se nepodařilo vytvořit.",
"No calendars with task list support" : "Nejsou zde žádné kalendáře, které by podporovaly seznam úkolů",
"Task created" : "Úkol vytvořen",
"Could not create task" : "Úkol se nezdařilo vytvořit",
Expand Down
2 changes: 1 addition & 1 deletion l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@
"Tag name is a hidden system tag" : "Takto nazvaný štítek už existuje v podobě skrytého systémového štítku",
"Tag already exists" : "Štítek už existuje",
"Tag name cannot be empty" : "Štítek je třeba nějak nazvat",
"An error occurred, unable to create the tag." : "Došlo k chybě, štíte se nepodařilo vytvořit.",
"An error occurred, unable to create the tag." : "Došlo k chybě, štítek se nepodařilo vytvořit.",
"No calendars with task list support" : "Nejsou zde žádné kalendáře, které by podporovaly seznam úkolů",
"Task created" : "Úkol vytvořen",
"Could not create task" : "Úkol se nezdařilo vytvořit",
Expand Down
2 changes: 2 additions & 0 deletions l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,15 @@ OC.L10N.register(
"Confirm" : "Confirmar",
"Unfavorite" : "Quitar favorito",
"Favorite" : "Marcar como favorito",
"Unread" : "No leído",
"Read" : "Leer",
"Select" : "Seleccionar",
"Edit tags" : "Editar etiquetas",
"More actions" : "Más acciones",
"Back" : "Atrás",
"Create event" : "Crear evento",
"Forward" : "Adelante",
"Load more" : "Cargar más",
"All day" : "Todo el día",
"Description" : "Descripción",
"Create" : "Crear",
Expand Down
2 changes: 2 additions & 0 deletions l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,15 @@
"Confirm" : "Confirmar",
"Unfavorite" : "Quitar favorito",
"Favorite" : "Marcar como favorito",
"Unread" : "No leído",
"Read" : "Leer",
"Select" : "Seleccionar",
"Edit tags" : "Editar etiquetas",
"More actions" : "Más acciones",
"Back" : "Atrás",
"Create event" : "Crear evento",
"Forward" : "Adelante",
"Load more" : "Cargar más",
"All day" : "Todo el día",
"Description" : "Descripción",
"Create" : "Crear",
Expand Down

0 comments on commit f1d4228

Please sign in to comment.