commit f00d23546e9a83c1d2a4c52de2e731358accde27 Author: Translation commit bot translation@torproject.org Date: Thu Jul 14 19:47:31 2016 +0000
Update translations for tor-messenger-commandsproperties --- sk_SK/commands.properties | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/sk_SK/commands.properties b/sk_SK/commands.properties index b06b2df..21403f6 100644 --- a/sk_SK/commands.properties +++ b/sk_SK/commands.properties @@ -11,17 +11,17 @@ noCommand=Žiaden príkaz '%S'. noHelp=Žiadna nápoveda pre príkaz '%S', prepáčte!
sayHelpString=say <message>: poslať správu bez vykonania príkazov. -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. +rawHelpString=raw <message>: poslať správu bez odstránenia HTML entít +helpHelpString=help <name>: ukáž nápovedu pre príkaz <name>, alebo zoznam použiteľných príkazov, pokiaľ sú použité 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 <status message>: nastav status na %2$S s možnosťou správy. +back=dostupné +away=preč +busy=nedostupné +dnd=nedostupné offline=offline
tor-commits@lists.torproject.org