mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/254/merge
parent
ca6e4ee03f
commit
b1d6e69a25
|
|
@ -135,9 +135,9 @@ OC.L10N.register(
|
||||||
"URL has to start with HTTPS" : "A URL deve começar com HTTPS",
|
"URL has to start with HTTPS" : "A URL deve começar com HTTPS",
|
||||||
"URL has to contain the {token} placeholder" : "A URL deve conter o marcador de posição {token}",
|
"URL has to contain the {token} placeholder" : "A URL deve conter o marcador de posição {token}",
|
||||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL deve começar com https:// e conter {token}. Além disso, o espaço reservado de {user} pode ser usado.",
|
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL deve começar com https:// e conter {token}. Além disso, o espaço reservado de {user} pode ser usado.",
|
||||||
"The file \"{filename}\" was uploaded to your room." : "O arquivo \"{filename}\" foi enviado para sua sala.",
|
"The file \"{filename}\" was uploaded to your room." : "O arquivo \"{filename}\" foi carregado para sua sala.",
|
||||||
"The file \"{filename}\" could not be uploaded to your room." : "O arquivo \"{filename}\" não pôde ser enviado para sua sala.",
|
"The file \"{filename}\" could not be uploaded to your room." : "O arquivo \"{filename}\" não pôde ser carregado para sua sala.",
|
||||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "O arquivo \"{filename}\" não pôde ser enviado para sua sala. Talvez seu servidor BigBlueButton não suporte essa ação.",
|
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "O arquivo \"{filename}\" não pôde ser carregado para sua sala. Talvez seu servidor BigBlueButton não suporte essa ação.",
|
||||||
"Send file to BBB" : "Enviar arquivo para BBB",
|
"Send file to BBB" : "Enviar arquivo para BBB",
|
||||||
"Send to" : "Enviar para",
|
"Send to" : "Enviar para",
|
||||||
"Start with" : "Iniciar com",
|
"Start with" : "Iniciar com",
|
||||||
|
|
|
||||||
|
|
@ -133,9 +133,9 @@
|
||||||
"URL has to start with HTTPS" : "A URL deve começar com HTTPS",
|
"URL has to start with HTTPS" : "A URL deve começar com HTTPS",
|
||||||
"URL has to contain the {token} placeholder" : "A URL deve conter o marcador de posição {token}",
|
"URL has to contain the {token} placeholder" : "A URL deve conter o marcador de posição {token}",
|
||||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL deve começar com https:// e conter {token}. Além disso, o espaço reservado de {user} pode ser usado.",
|
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL deve começar com https:// e conter {token}. Além disso, o espaço reservado de {user} pode ser usado.",
|
||||||
"The file \"{filename}\" was uploaded to your room." : "O arquivo \"{filename}\" foi enviado para sua sala.",
|
"The file \"{filename}\" was uploaded to your room." : "O arquivo \"{filename}\" foi carregado para sua sala.",
|
||||||
"The file \"{filename}\" could not be uploaded to your room." : "O arquivo \"{filename}\" não pôde ser enviado para sua sala.",
|
"The file \"{filename}\" could not be uploaded to your room." : "O arquivo \"{filename}\" não pôde ser carregado para sua sala.",
|
||||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "O arquivo \"{filename}\" não pôde ser enviado para sua sala. Talvez seu servidor BigBlueButton não suporte essa ação.",
|
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "O arquivo \"{filename}\" não pôde ser carregado para sua sala. Talvez seu servidor BigBlueButton não suporte essa ação.",
|
||||||
"Send file to BBB" : "Enviar arquivo para BBB",
|
"Send file to BBB" : "Enviar arquivo para BBB",
|
||||||
"Send to" : "Enviar para",
|
"Send to" : "Enviar para",
|
||||||
"Start with" : "Iniciar com",
|
"Start with" : "Iniciar com",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue