Skip to content

Commit 1078a5f

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent c8a6a28 commit 1078a5f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

l10n/pt_BR.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ OC.L10N.register(
22
"files_pdfviewer",
33
{
44
"PDF viewer" : "Leitor de PDF",
5-
"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/)",
5+
"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 no 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/)",
66
"File upload failed." : "Upload de arquivos falhou.",
7-
"To view a shared PDF file, the download needs to be allowed for this file share" : "Para visualizar um arquivo PDF compartilhado, o download precisa ser permitido para esse compartilhamento de arquivo"
7+
"To view a shared PDF file, the download needs to be allowed for this file share" : "Para visualizar um arquivo PDF compartilhado, o download precisa ser permitido para este compartilhamento de arquivo"
88
},
99
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

l10n/pt_BR.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{ "translations": {
22
"PDF viewer" : "Leitor de PDF",
3-
"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/)",
3+
"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 no 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/)",
44
"File upload failed." : "Upload de arquivos falhou.",
5-
"To view a shared PDF file, the download needs to be allowed for this file share" : "Para visualizar um arquivo PDF compartilhado, o download precisa ser permitido para esse compartilhamento de arquivo"
5+
"To view a shared PDF file, the download needs to be allowed for this file share" : "Para visualizar um arquivo PDF compartilhado, o download precisa ser permitido para este compartilhamento de arquivo"
66
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
77
}

0 commit comments

Comments
 (0)