Skip to content

Commit 841c331

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent af557c1 commit 841c331

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/pt_PT.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ OC.L10N.register(
22
"logreader",
33
{
44
"Logging" : "Registos",
5+
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n aviso nos registos desde %s","%n avisos nos registos desde %s","%n avisos nos registos desde %s"],
56
"Level" : "Nível",
67
"App" : "Aplicação",
78
"Time" : "Tempo",

l10n/pt_PT.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{ "translations": {
22
"Logging" : "Registos",
3+
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n aviso nos registos desde %s","%n avisos nos registos desde %s","%n avisos nos registos desde %s"],
34
"Level" : "Nível",
45
"App" : "Aplicação",
56
"Time" : "Tempo",

0 commit comments

Comments
 (0)