diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-03 16:30:00 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-03 16:30:00 +0200 |
commit | d6ed1485a4bca3044f8631963534e9e0a1ab7b8f (patch) | |
tree | 0ab939a43ade304b589b678a354b15c05ee2d290 /po/pl.po | |
parent | b9a04242211965529f665a77dfae18a2024d07cd (diff) | |
download | weechat-d6ed1485a4bca3044f8631963534e9e0a1ab7b8f.zip |
Fix help of /set command (remove french words)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-05-03 09:40+0200\n" +"POT-Creation-Date: 2009-05-03 16:24+0200\n" "PO-Revision-Date: 2009-04-29 08:07+0200\n" "Last-Translator: <soltys@szluug.org>\n" "Language-Team: Polish\n" @@ -1020,10 +1020,10 @@ msgid "" " value: new value for option\n" "\n" "New value can be, according to variable type:\n" -" boolean: on, off ou toggle\n" -" integer: number, ++number ou --number string : any string (\"\" for empty " -"string)\n" -" color : color name, ++number ou --number\n" +" boolean: on, off or toggle\n" +" integer: number, ++number or --number\n" +" string : any string (\"\" for empty string)\n" +" color : color name, ++number or --number\n" "\n" "For all types, you can use null to remove option value (undefined value). " "This works only for some special plugin variables." |