[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [translation/tor-messenger-ircproperties_completed] Update translations for tor-messenger-ircproperties_completed



commit fd686a6c3fd161bac21177d257302eb7a5d47634
Author: Translation commit bot <translation@xxxxxxxxxxxxxx>
Date:   Sun Dec 6 01:22:09 2015 +0000

    Update translations for tor-messenger-ircproperties_completed
---
 pl/irc.properties |  205 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 205 insertions(+)

diff --git a/pl/irc.properties b/pl/irc.properties
new file mode 100644
index 0000000..8706eb9
--- /dev/null
+++ b/pl/irc.properties
@@ -0,0 +1,205 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# LOCALIZATION NOTE (irc.usernameHint):
+#  This is displayed inside the accountUsernameInfoWithDescription
+#  string defined in imAccounts.properties when the user is
+#  configuring an IRC account.
+irc.usernameHint=pseudonim
+
+# LOCALIZATION NOTE (connection.error.*):
+#   These will show in the account manager if the account is
+#   disconnected because of an error.
+connection.error.lost=Utracono poÅ?Ä?czenie z serwerem
+connection.error.timeOut=Czas poÅ?Ä?czenia wygasÅ?
+connection.error.invalidUsername=%S nie jest dozwolona jako nazwa użytkownika
+connection.error.invalidPassword=NieprawidÅ?owe hasÅ?o serwera
+connection.error.passwordRequired=Wymagane hasÅ?o
+
+# LOCALIZATION NOTE (joinChat.*):
+#   These show up on the join chat menu. An underscore is for the access key.
+joinChat.channel=_KanaÅ?
+joinChat.password=_HasÅ?o
+
+# LOCALIZATION NOTE (options.*):
+#   These are the protocol specific options shown in the account manager and
+#   account wizard windows.
+options.server=Serwer
+options.port=Port
+options.ssl=Używaj SSL
+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
+
+# LOCALIZATION NOTE (ctcp.version):
+#   %1$S is the nickname of the user whose version was requested.
+#   %2$S is the version response from the client.
+ctcp.version=%1$S używa "%2$S".
+# LOCALIZATION NOTE (ctcp.time):
+#   %1$S is the nickname of the user whose time was requested.
+#   %2$S is the time response.
+ctcp.time=Czas dla %1$S jest %2$S.
+
+# LOCALZIATION NOTE (command.*):
+#   These are the help messages for each command, the %S is the command name
+#   Each command first gives the parameter it accepts and then a description of
+#   the command.
+command.action=%S &lt;action to perform&gt;: Wykonuje akcjÄ?.
+command.ctcp=%S &lt;nick&gt; &lt;msg&gt;: WysyÅ?a wiadomoÅ?Ä? CTCP do nicka.
+command.chanserv=%S &lt;polecenie&gt;: WyÅ?lij polecenie do ChanServ.
+command.deop=%S &lt;nick1&gt;[,&lt;nick2&gt;]*: UsuÅ? status operatora dla innej osoby. Musisz byÄ? operatorem kanaÅ?u, aby to zrobiÄ?.
+command.devoice=%S &lt;nick1&gt;[,&lt;nick2&gt;]*: UsuÅ? status voice dla innej osoby. To uniemożliwi im rozmowÄ? na kanale jeÅ?li jest on moderowany (kanaÅ? z opcjÄ? +m). Musisz byÄ? operatorem kanaÅ?u, aby to zrobiÄ?.
+command.invite2=%S &lt;nick&gt;[ &lt;nick&gt;]* [&lt;kanaÅ?&gt;]: ZaproÅ? jeden lub wiÄ?cej nicków na kanaÅ? na którym wÅ?aÅ?nie jesteÅ?, lub do wybranego przez Ciebie kanaÅ?u.
+command.join=%S &lt;kanaÅ?1&gt;[ &lt;klucz1&gt;][,&lt;kanaÅ?2&gt;[ &lt;klucz2&gt;]]*: Wpisz jeden lub wiÄ?cej kanaÅ?ów, opcjonalnie wpisujÄ?c klucz wejÅ?ciowy kanaÅ?u jeÅ?li jest wymagany.
+command.kick=%S &lt;nick&gt; [&lt;wiadomoÅ?Ä?&gt;]: UsuÅ? kogoÅ? z kanaÅ?u. Musisz byÄ? operatorem kanaÅ?u, aby to wykonaÄ?.
+command.list=%S: WyÅ?wietl listÄ? pokojów w sieci. Uwaga, niektóre serwery mogÄ? zareagowaÄ? rozÅ?Ä?czeniem.
+command.memoserv=%S &lt;command&gt;: WyÅ?lij polecenie do MemoServ.
+command.modeUser=%S (+|-)&lt;new mode&gt; [&lt;nick&gt;]: WÅ?Ä?cz lub wyÅ?Ä?cz tryb użytkownika.
+command.modeChannel=%S &lt;kanaÅ?&gt;[ (+|-)&lt;nowy tryb&gt; [&lt;parametr&gt;][,&lt;parametr&gt;]*]: Ustaw lub usuÅ? tryb kanaÅ?u.
+command.msg=%S &lt;nick&gt; &lt;wiadomoÅ?Ä?&gt;: WysyÅ?a prywatnÄ? wiadomoÅ?Ä? do użytkownika (nie na kanale).
+command.nick=%S &lt;new nickname&gt;: ZmieÅ? swój pseudonim
+command.nickserv=%S &lt;command&gt;: WyÅ?lij polecenie do NickServ.
+command.notice=%S &lt;target&gt; &lt;wiadomoÅ?Ä?&gt;: WysyÅ?a powiadomienie do użytkownika lub na kanaÅ?.
+command.op=%S &lt;nick1&gt;[,&lt;nick2&gt;]*: Nadaj status operatora dla innej osoby. Musisz byÄ? operatorem kanaÅ?u, aby to zrobiÄ?.
+command.operserv=%S &lt;command&gt;: WyÅ?lij polecenie do OperServ.
+command.part=%S [wiadomoÅ?Ä?]: OpuÅ?Ä? ten kanaÅ? pozostawiajÄ?c wiadomoÅ?Ä?. 
+command.ping=%S [&lt;nick&gt;]: Pyta jaki lag dany użytkownik (lub serwer, jeÅ?li nie wpisaliÅ?my nazwy użytkownika) posiada.
+command.quit=%S &lt;wiadomoÅ?Ä?&gt;: RozÅ?Ä?cz siÄ? z serwerem pozostawiajÄ?c wiadomoÅ?Ä?.
+command.quote=%S &lt;polecenie&gt;: WysyÅ?a polecenie do serwera.
+command.time=%S: WyÅ?wietla bieżÄ?cy czas lokalny na serwerze IRC.
+command.topic=%S [&lt;nowy temat&gt;]: Ustaw temat na kanale.
+command.umode=%S (+|-)&lt;new mode&gt;: Daj lub zabierz status użytkownika.
+command.version=%S &lt;nick&gt;: ZdobÄ?dź informacje o wersji klienta IRC którÄ? użytkownik używa.
+command.voice=%S &lt;nick1&gt;[,&lt;nick2&gt;]*: Nadaj status voice dla użytkownika Musisz byÄ? operatorem kanaÅ?u, aby to zrobiÄ?.
+command.whois2=%S [&lt;nick&gt;]: ZdobÄ?dź informacje o użytkowniku.
+
+# LOCALIZATION NOTE (message.*):
+#    These are shown as system messages in the conversation.
+#    %1$S is the nick and %2$S is the nick and host of the user who joined.
+message.join=%1$S [%2$S] wszedÅ? na kanaÅ?.
+message.rejoined=WszedÅ? na kanaÅ?.
+#    %1$S is the nick of who kicked you.
+#    %2$S is message.kicked.reason, if a kick message was given.
+message.kicked.you=ZostaÅ?eÅ? wykopany przez %1$S%2$S.
+#    %1$S is the nick that is kicked, %2$S the nick of the person who kicked
+#    %1$S. %3$S is message.kicked.reason, if a kick message was given.
+message.kicked=%1$S zostaÅ? wykopany przez %2$S%3$S.
+#    %S is the kick message
+message.kicked.reason=: %S
+#    %1$S is the new mode, %2$S is the nickname of the user whose mode
+#    was changed, and %3$S is who set the mode.
+message.usermode=Tryb %1$S dla %2$S ustawiony przez %3$S.
+#    %1$S is the new channel mode and %2$S is who set the mode.
+message.channelmode=Ustawienia kanaÅ?u %1$S ustawione przez %2$S.
+#    %S is the user's mode.
+message.yourmode=Twój tryb to %S.
+#    Could not change the nickname. %S is the user's nick.
+message.nick.fail=Nie można byÅ?o użyÄ? tego nicka. Twój nick w dalszym ciÄ?gu to %S.
+#    The parameter is the message.parted.reason, if a part message is given.
+message.parted.you=OpuÅ?ciÅ?eÅ? kanaÅ? (Part%1$S).
+#    %1$S is the user's nick, %2$S is message.parted.reason, if a part message is given.
+message.parted=%1$S opuÅ?ciÅ? kanaÅ? (Part%2$S).
+#    %S is the part message supplied by the user.
+message.parted.reason=: %S
+#    %1$S is the user's nick, %2$S is message.quit2 if a quit message is given.
+message.quit=%1$S opuÅ?ciÅ? kanaÅ? (Quit%2$S).
+#    The parameter is the quit message given by the user.
+message.quit2=: %S
+#    %1$S is the nickname of the user that invited us, %2$S is the conversation
+#    name.
+message.inviteReceived=%1$S zaprosiÅ? Ciebie na %2$S.
+#    %1$S is the nickname of the invited user, %2$S is the conversation name
+#    they were invited to.
+message.invited=%1$S zostaÅ? zaproszony na %2$S.
+#    %1$S is the nickname of the invited user, %2$S is the conversation name
+#    they were invited to but are already in
+message.alreadyInChannel=%1$S jest już na %2$S.
+#    %S is the nickname of the user who was summoned.
+message.summoned=%S zostaÅ? przywoÅ?any
+#    %S is the nickname of the user whose WHOIS information follows this message.
+message.whois=Informacje WHOIS dla %S:
+#    %1$S is the nickname of the (offline) user whose WHOWAS information follows this message.
+message.whowas=%1$S jest offline. Informacja WHOWAS dla %1$S:
+#    %1$S is the entry description (from tooltip.*), %2$S is its value.
+message.whoisEntry=\\ua0\\ua0\\ua0\\ua0%1$S: %2$S
+#    %S is the nickname that is not known to the server.
+message.unknownNick=%S jest nieznanym nickiem.
+#    %1$S is the nickname of the user who changed the mode and %2$S is the new
+#    channel key (password).
+message.channelKeyAdded=%1$S zmieniÅ? hasÅ?o kanaÅ?u na %2$S.
+message.channelKeyRemoved=%S usunÄ?Å? hasÅ?o kanaÅ?u.
+#    This will be followed by a list of ban masks.
+message.banMasks=Użytkownicy poÅ?Ä?czeni z wymienionych lokalizacji sÄ? zablokowani z %S:
+message.noBanMasks=Nie ma zablokowanych lokalizacji dla %S.
+message.banMaskAdded=Użytkownicy poÅ?Ä?czeni z lokalizacji pasujÄ?cych do %1$S zostali zablokowani przez %2$S.
+message.banMaskRemoved=Użytkownicy poÅ?Ä?czeni z lokalizacji pasujÄ?cych do %1$S nie sÄ? już blokowani przez %2$S.
+# LOCALIZATION NOTE (message.ping): Semi-colon list of plural forms.
+#  See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+#   %1$S is the nickname of the user or the server that was pinged.
+#   #2 is the delay (in milliseconds).
+message.ping=Odpowiedź na ping od %1$S w #2 milisekund.;Odpowiedź ping od %1$S w #2 milisekund.
+
+
+# LOCALIZATION NOTE (error.*):
+#    These are shown as error messages in the conversation or server tab.
+#    %S is the channel name.
+error.noChannel=Nie ma takiego kanaÅ?u: %S.
+error.tooManyChannels=Nie można doÅ?Ä?czyÄ? do %S; jesteÅ? na zbyt wielu kanaÅ?ach.
+#    %1$S is your new nick, %2$S is the kill message from the server.
+error.nickCollision=Ten nick jest już przez kogoÅ? używany; zmieniono nick na %1$S [%2$S].
+error.erroneousNickname=%S nie jest dozwolonym nickiem.
+error.banned=JesteÅ? zablokowany na tym serwerze.
+error.bannedSoon=Zostaniesz wkrótce zablokowany na tym serwerze.
+error.mode.wrongUser=Nie możesz zmieniaÄ? ustawieÅ? dla innych użytkowników.
+#    %S is the nickname or channel name that isn't available.
+error.noSuchNick=%S jest offline.
+error.wasNoSuchNick=Nie byÅ?o takiego nicku: %S
+error.noSuchChannel=Nie ma takiego kanaÅ?u: %S.
+error.unavailable=%S jest tymczasowo niedostÄ?pny.
+#    %S is the channel name.
+error.channelBanned=ZostaÅ?eÅ? zbanowany na %S.
+error.cannotSendToChannel=Nie można wysyÅ?aÄ? wiadomoÅ?ci do %S.
+error.channelFull=KanaÅ? %S jest peÅ?ny.
+error.inviteOnly=Musisz zostaÄ? zaproszony by doÅ?Ä?czyÄ? do %S.
+error.nonUniqueTarget=%S nie jest unikalnym user@host lub skrótem, lub próbowaÅ?eÅ? wejÅ?Ä? na zbyt wiele kanaÅ?ów za jednym razem.
+error.notChannelOp=Nie jesteÅ? operatorem kanaÅ?u %S.
+error.notChannelOwner=Nie jesteÅ? wÅ?aÅ?cicielem %S.
+error.wrongKey=Nie można doÅ?Ä?czyÄ? do %S, bÅ?Ä?dne hasÅ?o.
+error.sendMessageFailed=WystÄ?piÅ? bÅ?Ä?d podczas wysyÅ?anie ostatniej wiadomoÅ?ci. WiadomoÅ?c nie zostaÅ?a wysÅ?ana.
+#    %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.
+
+# LOCALIZATION NOTE (tooltip.*):
+#    These are the descriptions given in a tooltip with information received
+#    from a whois response.
+#    The human readable ("realname") description of the user.
+tooltip.realname=Nazwa
+tooltip.server=PoÅ?Ä?czono z
+#    The username and hostname that the user connects from (usually based on the
+#    reverse DNS of the user's IP, but often mangled by the server to
+#    protect users).
+tooltip.connectedFrom=PoÅ?Ä?czony z
+tooltip.registered=Zarejestrowany
+tooltip.registeredAs=Zarejestrowany jako
+tooltip.secure=Używa bezpiecznego poÅ?Ä?czenia
+# The away message of the user
+tooltip.away=ZajÄ?ty
+tooltip.ircOp=IRC Operator
+tooltip.bot=Bot
+tooltip.lastActivity=Ostatnia aktywnoÅ?Ä?
+# %S is the timespan elapsed since the last activity.
+tooltip.timespan=%S temu
+tooltip.channels=Obecnie na
+
+#    %1$S is the server name, %2$S is some generic server information (usually a
+#    location or the date the user was last seen).
+tooltip.serverValue=%1$S (%2$S)
+
+# LOCALIZATION NOTE (yes, no):
+#  These are used to turn true/false values into a yes/no response.
+yes=Tak
+no=Nie

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits