f7cloud_client/apps/files_pdfviewer/l10n/gl.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

10 lines
762 B
JavaScript

OC.L10N.register(
"files_pdfviewer",
{
"PDF viewer" : "Visor de PDF",
"Directly view PDF documents in your F7cloud. \nAs an added bonus, this app can also display Adobe Illustrator (.ai) files. \nPowered by [pdf.js](https://mozilla.github.io/pdf.js/)" : "Ver documentos PDF directamente no seu F7cloud.\nAdemáis, esta aplicación tamén pode amosar ficheiros de Adobe Illustrator (.ai).\nDesenvolvido por [pdf.js](https://mozilla.github.io/pdf.js/)",
"File upload failed." : "Produciuse un fallo ao enviar o ficheiro.",
"To view a shared PDF file, the download needs to be allowed for this file share" : "Para ver un ficheiro PDF compartido, cómpre permitir a descarga para este ficheiro compartido"
},
"nplurals=2; plural=(n != 1);");