Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
ccbfdcc661
6 changed files with 37 additions and 33 deletions
|
@ -315,6 +315,7 @@
|
|||
"joined": "joined",
|
||||
"%(targetName)s joined the room.": "%(targetName)s joined the room.",
|
||||
"Joins room with given alias": "Joins room with given alias",
|
||||
"Jump to first unread message.": "Jump to first unread message.",
|
||||
"%(senderName)s kicked %(targetName)s.": "%(senderName)s kicked %(targetName)s.",
|
||||
"Kick": "Kick",
|
||||
"Kicks user with given id": "Kicks user with given id",
|
||||
|
@ -679,6 +680,7 @@
|
|||
"Desktop specific": "Desktop specific",
|
||||
"Analytics": "Analytics",
|
||||
"Opt out of analytics": "Opt out of analytics",
|
||||
"Options": "Options",
|
||||
"Riot collects anonymous analytics to allow us to improve the application.": "Riot collects anonymous analytics to allow us to improve the application.",
|
||||
"Please select the destination room for this message": "Please select the destination room for this message",
|
||||
"Passphrases must match": "Passphrases must match",
|
||||
|
|
|
@ -605,6 +605,7 @@
|
|||
"'%(alias)s' is not a valid format for an address": "'%(alias)s' não é um formato válido para um endereço",
|
||||
"'%(alias)s' is not a valid format for an alias": "'%(alias)s' não é um formato válido para um alias",
|
||||
"Join Room": "Ingressar na sala",
|
||||
"Jump to first unread message.": "Ir diretamente para a primeira das mensagens não lidas.",
|
||||
"Kick": "Remover",
|
||||
"Level": "Nível",
|
||||
"Local addresses for this room:": "Endereço local desta sala:",
|
||||
|
@ -728,6 +729,7 @@
|
|||
"%(senderDisplayName)s removed the room name.": "%(senderDisplayName)s apagou o nome da sala.",
|
||||
"Analytics": "Análise",
|
||||
"Opt out of analytics": "Sair da ferramenta de análise",
|
||||
"Options": "Opções",
|
||||
"Riot collects anonymous analytics to allow us to improve the application.": "Riot coleta informações anônimas de uso para nos permitir melhorar o sistema.",
|
||||
"Passphrases must match": "As senhas têm que ser iguais",
|
||||
"Passphrase must not be empty": "A senha não pode estar vazia",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue