commit dc9c97a3af9068d85a4bf77784eaedf7fc310509
Author: Translation commit bot <translation(a)torproject.org>
Date: Thu Jul 23 20:19:49 2015 +0000
Update translations for tor-messenger-commandsproperties
---
el/commands.properties | 2 +-
hr_HR/commands.properties | 22 +++++++++++-----------
pt_BR/commands.properties | 2 +-
zh_TW/commands.properties | 10 +++++-----
4 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/el/commands.properties b/el/commands.properties
index d4e3a91..90e458a 100644
--- a/el/commands.properties
+++ b/el/commands.properties
@@ -20,7 +20,7 @@ helpHelpString=help <name>: show the help message for the <name> com
# %2$S is replaced with the localized version of that status type
# (one of the 5 strings below).
statusCommand=%1$S <status message>: set the status to %2$S with an optional status message.
-back=available
+back=διαθέσιμος/η
away=away
busy=unavailable
dnd=unavailable
diff --git a/hr_HR/commands.properties b/hr_HR/commands.properties
index d4e3a91..fdb680b 100644
--- a/hr_HR/commands.properties
+++ b/hr_HR/commands.properties
@@ -4,24 +4,24 @@
# LOCALIZATION NOTE (commands):
# %S is a comma separated list of command names.
-commands=Commands: %S.\nUse /help <command> for more information.
+commands=Naredbe: %S.\nKoristite /help <naredba> za više informacija.
# LOCALIZATION NOTE (noCommand, noHelp):
# %S is the command name the user typed.
-noCommand=No '%S' command.
-noHelp=No help message for the '%S' command, sorry!
+noCommand=Nema '%S' naredbe.
+noHelp=Nema poruke pomoći za '%S' naredbu, žao nam je!
-sayHelpString=say <message>: send a message without processing commands.
-rawHelpString=raw <message>: send a message without escaping HTML entities.
-helpHelpString=help <name>: show the help message for the <name> command, or the list of possible commands when used without parameter.
+sayHelpString=say <poruka>: pošalji poruku bez naredbi obrade.
+rawHelpString=raw <poruka>: pošalji poruku bez izbjegavanja HTML entiteta.
+helpHelpString=help <ime>: prikaži poruku pomoći za <ime> naredbu, ili popis mogućih naredbi kad je korišteno bez parametra.
# 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>: set the status to %2$S with an optional status message.
-back=available
-away=away
-busy=unavailable
-dnd=unavailable
+statusCommand=%1$S <poruka stanja>: postavi status na %2$S s opcionalno porukom stanja.
+back=dostupno
+away=odsutno
+busy=nedostupno
+dnd=nedostupno
offline=offline
diff --git a/pt_BR/commands.properties b/pt_BR/commands.properties
index 9148c2e..100839d 100644
--- a/pt_BR/commands.properties
+++ b/pt_BR/commands.properties
@@ -19,7 +19,7 @@ helpHelpString=Ajuda <name>: Mostra a mensagem de ajuda para <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>: set the status to %2$S with an optional status message.
+statusCommand=%1$S <mensagem de status>: modificar status para %2$S com uma mensagem opcional de status.
back=disponível
away=saiu
busy=indisponível
diff --git a/zh_TW/commands.properties b/zh_TW/commands.properties
index d4e3a91..e531a97 100644
--- a/zh_TW/commands.properties
+++ b/zh_TW/commands.properties
@@ -4,14 +4,14 @@
# LOCALIZATION NOTE (commands):
# %S is a comma separated list of command names.
-commands=Commands: %S.\nUse /help <command> for more information.
+commands=命令: %S.\n\n使用/help <command> 以获得更多信息
# LOCALIZATION NOTE (noCommand, noHelp):
# %S is the command name the user typed.
-noCommand=No '%S' command.
-noHelp=No help message for the '%S' command, sorry!
+noCommand=没有'%S' 命令
+noHelp=对于 '%S' 命令没有帮助信息, 抱歉!
-sayHelpString=say <message>: send a message without processing commands.
-rawHelpString=raw <message>: send a message without escaping HTML entities.
+sayHelpString=(说)say <message>: 用以发送一条无需运行的命令
+rawHelpString=raw <message>: 发送信息不需要用HTML 的命令
helpHelpString=help <name>: show the help message for the <name> command, or the list of possible commands when used without parameter.
# LOCALIZATION NOTE (statusCommand):