oops, fix var names
This commit is contained in:
parent
4293273e55
commit
85e6cbe0c7
7 changed files with 14 additions and 14 deletions
|
@ -16,7 +16,7 @@
|
|||
"Directory": "Diretório",
|
||||
"Dismiss": "Encerrar",
|
||||
"Download this file": "Baixar este arquivo",
|
||||
"Drop here %(toAction)s": "Arraste aqui para %(verb)s",
|
||||
"Drop here %(toAction)s": "Arraste aqui para %(toAction)s",
|
||||
"Enable audible notifications in web client": "Ativar notificações de áudio no cliente web",
|
||||
"Enable desktop notifications": "Ativar notificações no desktop",
|
||||
"Enable email notifications": "Ativar notificações por email",
|
||||
|
@ -110,7 +110,7 @@
|
|||
"Yesterday": "Ontem",
|
||||
"All notifications are currently disabled for all targets.": "Todas as notificações estão atualmente desabilitadas para todos os recipientes.",
|
||||
"#example": "#exemplo",
|
||||
"Failed to remove tag %(tagName)s from room": "Não foi possível remover a marcação %(prevTag)s desta sala",
|
||||
"Failed to remove tag %(tagName)s from room": "Não foi possível remover a marcação %(tagName)s desta sala",
|
||||
"Notifications on the following keywords follow rules which can’t be displayed here": "As notificações sobre as palavras-chave abaixo seguem regras que não podem ser mostradas aqui",
|
||||
"Welcome page": "Página de boas vindas"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue