Skip to content

Commit 7257eab

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 6dce4f6 commit 7257eab

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/pt_PT.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ OC.L10N.register(
117117
"This member does not exist" : "Este membro não existe",
118118
"This member is the owner of the team" : "Este membro é responsável pelo grupo",
119119
"Level cannot be changed for this type of member" : "O estatuto não pode ser mudado para este tipo de membro",
120+
"You are already a member of this team" : "Você já é membro desta equipe",
120121
"The account is already a member of this team" : "A conta já é membro desta equipe",
121122
"%s (Team owned by %s)" : "%s (Grupo gerido por %s)",
122123
"You have been invited by %1$s into the Team \"%2$s\"" : "Você foi convidado por %1$s para fazer parte da equipe \"%2$s\"",
@@ -133,6 +134,7 @@ OC.L10N.register(
133134
"You have no permission to create a new team" : "Não tem permissão para criar um novo grupo",
134135
"%s shared a file with \"%s\"." : "%s partilhou um ficheiro com \"%s\".",
135136
"%s shared a file with you." : "%s partilhou um ficheiro consigo.",
137+
"%1$s shared %2$s with %3$s" : "%1$s compartilhou %2$s com %3$s",
136138
"%1$s shared %2$s with \"%3$s\"" : "%1$s compartilhou %2$s com \"%3$s\"",
137139
"Open %s" : "Abrir %s",
138140
"%1$s shared some content with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s partilhou algum conteúdo consigo.\n Já deve ter recebido um email com uma hiperligação para lhe aceder.\n",

l10n/pt_PT.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@
115115
"This member does not exist" : "Este membro não existe",
116116
"This member is the owner of the team" : "Este membro é responsável pelo grupo",
117117
"Level cannot be changed for this type of member" : "O estatuto não pode ser mudado para este tipo de membro",
118+
"You are already a member of this team" : "Você já é membro desta equipe",
118119
"The account is already a member of this team" : "A conta já é membro desta equipe",
119120
"%s (Team owned by %s)" : "%s (Grupo gerido por %s)",
120121
"You have been invited by %1$s into the Team \"%2$s\"" : "Você foi convidado por %1$s para fazer parte da equipe \"%2$s\"",
@@ -131,6 +132,7 @@
131132
"You have no permission to create a new team" : "Não tem permissão para criar um novo grupo",
132133
"%s shared a file with \"%s\"." : "%s partilhou um ficheiro com \"%s\".",
133134
"%s shared a file with you." : "%s partilhou um ficheiro consigo.",
135+
"%1$s shared %2$s with %3$s" : "%1$s compartilhou %2$s com %3$s",
134136
"%1$s shared %2$s with \"%3$s\"" : "%1$s compartilhou %2$s com \"%3$s\"",
135137
"Open %s" : "Abrir %s",
136138
"%1$s shared some content with you.\nYou should have already received a separate email with a link to access it.\n" : "%1$s partilhou algum conteúdo consigo.\n Já deve ter recebido um email com uma hiperligação para lhe aceder.\n",

0 commit comments

Comments
 (0)