commit 495d70c5adc1c88efba097a28d4bc0189ace5d13 Author: Translation commit bot translation@torproject.org Date: Wed Mar 23 14:46:32 2016 +0000
Update translations for tor-messenger-ircproperties --- cs/irc.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cs/irc.properties b/cs/irc.properties index 3bd3362..2e6d34b 100644 --- a/cs/irc.properties +++ b/cs/irc.properties @@ -19,7 +19,7 @@ connection.error.passwordRequired=Vyžadováno heslo
# LOCALIZATION NOTE (joinChat.*): # These show up on the join chat menu. An underscore is for the access key. -joinChat.channel=Kanál +joinChat.channel=Místnost joinChat.password=Heslo
# LOCALIZATION NOTE (options.*): @@ -50,7 +50,7 @@ ctcp.time=Čas pro %1$S je %2$S. command.action=%S <action to perform>: Perform an action. command.ctcp=%S <nick> <msg>: Sends a CTCP message to the nick. command.chanserv=%S <command>: Send a command to ChanServ. -command.deop=%S <nick1>[,<nick2>]*: Odebrat někomu status operátora linky. Abyste mohli provést tuto akci, musíte být operátorem linky. +command.deop=%S <nick1>[,<nick2>]*: Odebrat někomu status správce místnosti. Pouze správce místnosti má k tomuto oprávnění. command.devoice=%S <nick1>[,<nick2>]*: Remove channel voice status from someone, preventing them from speaking if the channel is moderated (+m). You must be a channel operator to do this. command.invite2=%S <nick>[ <nick>]* [<channel>]: Invite one or more nicks to join you in the current channel, or to join the specified channel. command.join=%S <room1>[ <key1>][,<room2>[ <key2>]]*: Enter one or more channels, optionally providing a channel key for each if needed.
tor-commits@lists.torproject.org