diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 20 |
1 files changed, 14 insertions, 6 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-12-14 11:41+0100\n" +"POT-Creation-Date: 2013-12-14 12:31+0100\n" "PO-Revision-Date: 2013-11-11 09:07+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6840,12 +6840,12 @@ msgstr "" "podświetlenia nicka, przykłady: \"$nick\", \"(?-i)$nick\"" msgid "" -"comma separated list of tags for messages that may produce highlight " -"(usually any message from another user, not server messages,..)" +"restrict highlights to these tags on irc buffers (to have highlight on user " +"messages but not server messages); tags must be separated by a comma and \"+" +"\" can be used to make a logical \"and\" between tags; tags can start or end " +"with \"*\" to match more than one tag; an empty value allows highlight on " +"any tag" msgstr "" -"oddzielona przecinkami lista tagów dla wiadomości mogących powodować " -"podświetlenie (zazwyczaj dowolna wiadomość od innego użytkownika, nie " -"wiadomość od serwera...)" msgid "display server away message in away bar item" msgstr "wyświetla wiadomość o nieobecności dla serwera w elemencie paska" @@ -10534,6 +10534,14 @@ msgid "Constants" msgstr "Stałe" #~ msgid "" +#~ "comma separated list of tags for messages that may produce highlight " +#~ "(usually any message from another user, not server messages,..)" +#~ msgstr "" +#~ "oddzielona przecinkami lista tagów dla wiadomości mogących powodować " +#~ "podświetlenie (zazwyczaj dowolna wiadomość od innego użytkownika, nie " +#~ "wiadomość od serwera...)" + +#~ msgid "" #~ "comma separated list of tags to highlight (case insensitive comparison, " #~ "examples: \"irc_notice\" for IRC notices, \"nick_flashcode\" for messages " #~ "from nick \"FlashCode\")" |