mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
i18n fixes
git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@9054 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
@ -109,7 +109,10 @@
|
||||
## Added key: 'message.restart.required'
|
||||
## Added key: 'checkbox.notify.user.goes.offline'
|
||||
## Added key: 'checkbox.notify.user.comes.online'
|
||||
|
||||
## Added key: 'message.send.to.these.people'
|
||||
## Added key: 'message'
|
||||
## Added key: 'message.normal'
|
||||
## Added key: 'message.alert.notify'
|
||||
|
||||
|
||||
ok = Ok
|
||||
@ -140,6 +143,7 @@ broadcast = Broadcast
|
||||
available = Available
|
||||
user.has.signed.in = has signed in.
|
||||
user.has.signed.off = has signed off.
|
||||
message = Message
|
||||
|
||||
|
||||
button.create.account = &Create Account
|
||||
@ -491,6 +495,9 @@ message.unable.to.retrieve.last.activity = Unable to determine last activity for
|
||||
message.buzz.alert.notification = Get the user's attention.
|
||||
message.buzz.sent = Sent alert notification to user.
|
||||
message.restart.required = You will need to restart Spark to have your changes take effect. Restart now?
|
||||
message.send.to.these.people = Send to these people
|
||||
message.normal = Normal Message
|
||||
message.alert.notify = Alert Notification
|
||||
|
||||
title.passwords.no.match = Confirm passwords.
|
||||
title.create.problem = Account Creation Problem
|
||||
|
||||
@ -23,6 +23,7 @@ not.registered = N\u00e3o Registrado
|
||||
save = Salvar
|
||||
yes = Sim
|
||||
no = N\u00e3o
|
||||
message = Message
|
||||
|
||||
button.create.account = &Criar Conta
|
||||
button.close = &Fechar
|
||||
@ -336,6 +337,9 @@ message.new.spark.available = {0} est\u00e1 dispon\u00edvel. Voc\u00ea deseja in
|
||||
message.restart.spark.to.install = Voc\u00ea precisa reiniciar o cliente para instalar a mais nova vers\u00e3o. Deseja fazer isto agora?
|
||||
message.add.to.roster = Adicionar a lista
|
||||
message.add.contact.to.list = Adicionar usu\u00e1rio na lista de contatos
|
||||
message.send.to.these.people = Enviar para as seguintes pessoas
|
||||
message.normal = Mensagem Normal
|
||||
message.alert.notify = Notificar como Alerta
|
||||
|
||||
title.passwords.no.match = Confirme a senha.
|
||||
title.create.problem = Problema na cria\u00e7\u00e3o de conta
|
||||
|
||||
Reference in New Issue
Block a user