Skip to content

Commit 64e49f1

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

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
@@ -11,6 +11,7 @@ OC.L10N.register(
1111
"Temporary files lock" : "Bloquear ficheiros temporariamente",
1212
"Temporary lock your files" : "Bloquear temporariamente os seus ficheiros ",
1313
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que os utilizadores bloqueiem temporariamente os seus ficheiros para evitar conflitos enquanto trabalham em ficheiros partilhados.",
14+
"Automatically locked by {user}" : "Trancado automaticamente por {user}",
1415
"Unlock file" : "Desbloquear ficheiro",
1516
"Lock file" : "Bloquear ficheiro "
1617
},

l10n/pt_PT.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"Temporary files lock" : "Bloquear ficheiros temporariamente",
1010
"Temporary lock your files" : "Bloquear temporariamente os seus ficheiros ",
1111
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Permitir que os utilizadores bloqueiem temporariamente os seus ficheiros para evitar conflitos enquanto trabalham em ficheiros partilhados.",
12+
"Automatically locked by {user}" : "Trancado automaticamente por {user}",
1213
"Unlock file" : "Desbloquear ficheiro",
1314
"Lock file" : "Bloquear ficheiro "
1415
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

0 commit comments

Comments
 (0)