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 Apr 4, 2024
1 parent 674bc18 commit c24a7dc
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ OC.L10N.register(
"Copy" : "Copiar",
"Try again" : "Reintentar",
"Delete" : "Eliminar",
"Failed" : "Falló",
"Unknown error" : "Se presentó un error desconocido",
"Running" : "Correr",
"Scheduled" : "Programado",
"Image generation" : "Generación de imágenes",
"Submit" : "Enviar",
"Preview" : "Previsualizar",
Expand Down
2 changes: 2 additions & 0 deletions l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@
"Copy" : "Copiar",
"Try again" : "Reintentar",
"Delete" : "Eliminar",
"Failed" : "Falló",
"Unknown error" : "Se presentó un error desconocido",
"Running" : "Correr",
"Scheduled" : "Programado",
"Image generation" : "Generación de imágenes",
"Submit" : "Enviar",
"Preview" : "Previsualizar",
Expand Down
1 change: 1 addition & 0 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ OC.L10N.register(
"Succeeded" : "Succès",
"Running" : "Exécution",
"Scheduled" : "Planifié",
"Task result was copied to clipboard" : "Le résultat de la tâche a été copié dans le presse-papier",
"_{n} image has been generated_::_{n} images have been generated_" : ["{n} image a été générée","{n} images ont été générées","{n} images ont été générées"],
"_Generation of {n} image is scheduled_::_Generation of {n} images is scheduled_" : ["La génération de {n} image est planifiée","La génération de {n} images est planifiée","La génération de {n} images est planifiée"],
"Image generation" : "Génération d'image",
Expand Down
1 change: 1 addition & 0 deletions l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
"Succeeded" : "Succès",
"Running" : "Exécution",
"Scheduled" : "Planifié",
"Task result was copied to clipboard" : "Le résultat de la tâche a été copié dans le presse-papier",
"_{n} image has been generated_::_{n} images have been generated_" : ["{n} image a été générée","{n} images ont été générées","{n} images ont été générées"],
"_Generation of {n} image is scheduled_::_Generation of {n} images is scheduled_" : ["La génération de {n} image est planifiée","La génération de {n} images est planifiée","La génération de {n} images est planifiée"],
"Image generation" : "Génération d'image",
Expand Down
2 changes: 2 additions & 0 deletions l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,10 @@ OC.L10N.register(
"Failed to save assistant options" : "Det gick inte att spara Assistant-alternativ",
"Cancel" : "Avbryt",
"Delete" : "Radera",
"Failed" : "Misslyckades",
"Unknown error" : "Okänt fel",
"Running" : "Löpning",
"Scheduled" : "Schemalagd",
"Image generation" : "Bildgenerering",
"Generated image" : "Genererad bild",
"Include the prompt in the result" : "Inkludera uppmaningen i resultatet",
Expand Down
2 changes: 2 additions & 0 deletions l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@
"Failed to save assistant options" : "Det gick inte att spara Assistant-alternativ",
"Cancel" : "Avbryt",
"Delete" : "Radera",
"Failed" : "Misslyckades",
"Unknown error" : "Okänt fel",
"Running" : "Löpning",
"Scheduled" : "Schemalagd",
"Image generation" : "Bildgenerering",
"Generated image" : "Genererad bild",
"Include the prompt in the result" : "Inkludera uppmaningen i resultatet",
Expand Down

0 comments on commit c24a7dc

Please sign in to comment.