Skip to content

Commit 180d30f

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 93fa60a commit 180d30f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

l10n/pt_PT.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OC.L10N.register(
22
"files_mindmap",
33
{
4+
"You cannot open a folder" : "Você não pode abrir uma pasta.",
45
"This file is too big to be opened. Please download the file instead." : "Este ficheiro é demasiado grande para ser aberto. Em vez disso, por favor, transfira o ficheiro.",
56
"Cannot read the file." : "Não é possível ler o ficheiro.",
67
"Invalid file path supplied." : "O Caminho do ficheiro indicado é inválido.",

l10n/pt_PT.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2+
"You cannot open a folder" : "Você não pode abrir uma pasta.",
23
"This file is too big to be opened. Please download the file instead." : "Este ficheiro é demasiado grande para ser aberto. Em vez disso, por favor, transfira o ficheiro.",
34
"Cannot read the file." : "Não é possível ler o ficheiro.",
45
"Invalid file path supplied." : "O Caminho do ficheiro indicado é inválido.",

0 commit comments

Comments
 (0)