diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-04-11 22:25:42 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-04-11 22:25:42 +0200 |
commit | 7fe2550b400c2d2f7e1456eaad5fedaaea90e474 (patch) | |
tree | a22b4c46a6305d0e861f1708278bc2d0f9f1eddb /po/pl.po | |
parent | 04b228715bf674e4272672dbd1036cc5dbea904a (diff) | |
download | weechat-7fe2550b400c2d2f7e1456eaad5fedaaea90e474.zip |
core: fix help of option weechat.completion.nick_completer
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 14 |
1 files changed, 11 insertions, 3 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.8-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-04-08 10:09+0200\n" +"POT-Creation-Date: 2012-04-11 22:23+0200\n" "PO-Revision-Date: 2012-02-26 09:16+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3012,8 +3012,13 @@ msgstr "" "dodaj spację po dopełnionym nicku (kiedy nick nie jest pierwszym słowem w " "linii poleceń)" -msgid "string inserted after nick completion" -msgstr "ciąg wstawiany po dopełnionym nicku" +#, fuzzy +msgid "" +"string inserted after nick completion (when nick is first word on command " +"line)" +msgstr "" +"dodaj spację po dopełnionym nicku (kiedy nick nie jest pierwszym słowem w " +"linii poleceń)" msgid "complete only with first nick found" msgstr "dopełniaj tylko pierwszym znalezionym nickiem" @@ -8523,6 +8528,9 @@ msgstr "Typ" msgid "Constants" msgstr "Stałe" +#~ msgid "string inserted after nick completion" +#~ msgstr "ciąg wstawiany po dopełnionym nicku" + #~ msgid "display '+' if prefix is truncated" #~ msgstr "wyświetl '+', jeśli przedrostek jest obcięty" |