commit 30a30a357cb488b306d16f1aff58cf920a3416f4 Author: Translation commit bot translation@torproject.org Date: Sun Aug 9 14:46:48 2015 +0000
Update translations for tor-messenger-commandsproperties --- nl_BE/commands.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/nl_BE/commands.properties b/nl_BE/commands.properties index d4e3a91..0991f75 100644 --- a/nl_BE/commands.properties +++ b/nl_BE/commands.properties @@ -7,7 +7,7 @@ commands=Commands: %S.\nUse /help <command> for more information. # LOCALIZATION NOTE (noCommand, noHelp): # %S is the command name the user typed. -noCommand=No '%S' command. +noCommand=Geen '%S' opdracht. noHelp=No help message for the '%S' command, sorry!
sayHelpString=say <message>: send a message without processing commands. @@ -20,8 +20,8 @@ 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 -away=away -busy=unavailable -dnd=unavailable +back=beschikbaar +away=weg +busy=onbeschikbaar +dnd=onbeschikbaar offline=offline
tor-commits@lists.torproject.org