commit a58a65b147a2f710e45bda35d442e077303bbfc4 Author: Translation commit bot translation@torproject.org Date: Sat Mar 12 13:46:34 2016 +0000
Update translations for tor-messenger-ircproperties_completed --- pl/irc.properties | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/pl/irc.properties b/pl/irc.properties index 8706eb9..31ca77a 100644 --- a/pl/irc.properties +++ b/pl/irc.properties @@ -32,7 +32,7 @@ options.encoding=Kodowanie języka options.quitMessage=Wiadomość wyjściowa options.partMessage=Wiadomość opuszczenia kanału options.showServerTab=Pokazuj wiadomości z serwera -options.alternateNicks=Alternatywne nicki +options.alternateNicks=Alternatywne pseudonimy
# LOCALIZATION NOTE (ctcp.version): # %1$S is the nickname of the user whose version was requested. @@ -172,6 +172,9 @@ error.sendMessageFailed=Wystąpił błąd podczas wysyłanie ostatniej wiadomoś # %1$S is the channel the user tried to join, %2$S is the channel # he was forwarded to. error.channelForward=Nie można dołączyć do %1$S zostałeś automatycznie przekierowany do %2$S. +# %S is the mode that the user tried to set but was not recognized +# by the server as a valid mode. +error.unknownMode='%S' nie jest poprawnym trybem użytkownika na tym serwerze.
# LOCALIZATION NOTE (tooltip.*): # These are the descriptions given in a tooltip with information received
tor-commits@lists.torproject.org