diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-21 14:32:09 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-21 14:32:09 +0100 |
commit | e2798b2cf218a4c1d507638f7f10f8e5eb0e67ae (patch) | |
tree | d242cd86da3ea8e17cd47762211fa0ee067403e2 /po/pl.po | |
parent | f1d483303d1034bd421718c4823164b54f615089 (diff) | |
download | weechat-e2798b2cf218a4c1d507638f7f10f8e5eb0e67ae.zip |
core: fix typo in /help command
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-19 19:23+0100\n" -"PO-Revision-Date: 2014-03-18 10:47+0100\n" +"POT-Creation-Date: 2014-03-21 13:43+0100\n" +"PO-Revision-Date: 2014-03-21 13:47+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: pl\n" @@ -1266,11 +1266,11 @@ msgid "<plugin> <command>" msgstr "<wtyczka> <komenda>" msgid "" -" plugin: plugin name ('weechat' for WeeChat internal command)\n" +" plugin: plugin name ('core' for WeeChat internal command)\n" "command: command to execute (a '/' is automatically added if not found at " "beginning of command)" msgstr "" -" wtyczka: nazwa wtyczki ('weechat' dla wewnętrznych komend WeeChat )\n" +" wtyczka: nazwa wtyczki ('core' dla wewnętrznych komend WeeChat )\n" "komenda: komenda do wywołania ( '/' jest automatycznie dodawane jeśli nie " "występuje na początku komendy)" |