Files
therinaldos.com/wedding-pics/apps/files_pdfviewer/l10n/pt_BR.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

9 lines
615 B
JavaScript

OC.L10N.register(
"files_pdfviewer",
{
"PDF viewer" : "Leitor de PDF",
"Directly view PDF documents in your Nextcloud. \nAs an added bonus, this app can also display Adobe Illustrator (.ai) files. \nPowered by [pdf.js](https://mozilla.github.io/pdf.js/)" : "Acesse documentos PDF diretamente do seu Nextcloud.\nComo um bônus, este app também pode exibir arquivos do Adobe Illustrator (.ai).\nDesenvolvido com [pdf.js](https://mozilla.github.io/pdf.js/)",
"File upload failed." : "Envio de arquivo falhou."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");