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 8aa8765 commit 3bd3e9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ OC.L10N.register(
"Convert documents into the PDF format on upload and write." : "Convertir documentos a formato PDF al cargar y escribir.",
"Automated PDF conversion" : "Conversión automática a PDF",
"Rule based conversion of Documents into the PDF format" : "Conversión de documentos a PDF basada en reglas",
"An app to trigger automatic conversion of documents to PDF. Based on admin defined rules, a background job file be set up when a matching file was created or written, or was assigned a tag. Then, LibreOffice is being utilized for converting the document." : "Una aplicación para realizar la conversión automática de documentos a PDF. Basada en reglas definidas por el administrador, se configura un trabajo en segundo plano cuando un archivo es creado o se escribe cumpliendo las normas. Luego se utiliza LibreOffice para convertir el documento.",
"Keep original, preserve existing PDFs" : "Mantener el original, preservar los PDF existentes",
"Keep original, overwrite existing PDF" : "Conservar el original, sobrescribir el PDF existente",
"Delete original, preserve existing PDFs" : "Eliminar el original, preservar los PDF existentes",
Expand Down
1 change: 1 addition & 0 deletions l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"Convert documents into the PDF format on upload and write." : "Convertir documentos a formato PDF al cargar y escribir.",
"Automated PDF conversion" : "Conversión automática a PDF",
"Rule based conversion of Documents into the PDF format" : "Conversión de documentos a PDF basada en reglas",
"An app to trigger automatic conversion of documents to PDF. Based on admin defined rules, a background job file be set up when a matching file was created or written, or was assigned a tag. Then, LibreOffice is being utilized for converting the document." : "Una aplicación para realizar la conversión automática de documentos a PDF. Basada en reglas definidas por el administrador, se configura un trabajo en segundo plano cuando un archivo es creado o se escribe cumpliendo las normas. Luego se utiliza LibreOffice para convertir el documento.",
"Keep original, preserve existing PDFs" : "Mantener el original, preservar los PDF existentes",
"Keep original, overwrite existing PDF" : "Conservar el original, sobrescribir el PDF existente",
"Delete original, preserve existing PDFs" : "Eliminar el original, preservar los PDF existentes",
Expand Down

0 comments on commit 3bd3e9b

Please sign in to comment.