[tor-commits] [translation/tor-messenger-commandsproperties_completed] Update translations for tor-messenger-commandsproperties_completed

translation at torproject.org translation at torproject.org
Mon Jan 18 08:36:59 UTC 2016


commit 0ace5f4c5311d1ab5ba6f009d1ca5c81ada57582
Author: Translation commit bot <translation at torproject.org>
Date:   Mon Jan 18 08:16:19 2016 +0000

    Update translations for tor-messenger-commandsproperties_completed
---
 pt/commands.properties |   27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/pt/commands.properties b/pt/commands.properties
new file mode 100644
index 0000000..1a0bd9f
--- /dev/null
+++ b/pt/commands.properties
@@ -0,0 +1,27 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# LOCALIZATION NOTE (commands):
+#  %S is a comma separated list of command names.
+commands=Comandos: %S.\nUtilize  /help <command> para mais informação.
+# LOCALIZATION NOTE (noCommand, noHelp):
+#  %S is the command name the user typed.
+noCommand=Nenhum comando '%S'.
+noHelp=Desculpe, nenhuma mensagem de ajuda para o comando '%S'!
+
+sayHelpString=say <message>: envia uma mensagem sem processar os comandos.
+rawHelpString=raw <message>: envia uma mensagem sem fuga das entidades HTML.
+helpHelpString=help <name>: mostra a mensagem de ajuda para o comando <name>, ou a lista dos possíveis comandos quando utilizado sem o parâmetro.
+
+# LOCALIZATION NOTE (statusCommand):
+#  %1$S is replaced with a status command name
+#   (one of "back", "away", "busy", "dnd", or "offline").
+#  %2$S is replaced with the localized version of that status type
+#   (one of the 5 strings below).
+statusCommand=%1$S <status message>: define o estado para %2$S com a mensagem de estado opcional.
+back=disponível
+away=ausente
+busy=indisponível
+dnd=indisponível
+offline=desligado da rede



More information about the tor-commits mailing list