diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-04-25 13:01:36 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-04-25 13:01:36 +0200 |
commit | f7ff3bcaddbf5264f274d59e5d7204e6361779d4 (patch) | |
tree | 62e91999b93ae553cb43bd2203148ce03533bf84 /po/tr.po | |
parent | ae1211d4abd28da43e75a73ea9748b9af3dc1961 (diff) | |
download | weechat-f7ff3bcaddbf5264f274d59e5d7204e6361779d4.zip |
core: add environment variable WEECHAT_HOME in "weechat --help"
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2015-04-25 08:09+0200\n" +"POT-Creation-Date: 2015-04-25 12:59+0200\n" "PO-Revision-Date: 2015-03-10 21:33+0100\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -129,6 +129,8 @@ msgid "" " -a, --no-connect disable auto-connect to servers at startup\n" " -c, --colors display default colors in terminal\n" " -d, --dir <path> set WeeChat home directory (default: ~/.weechat)\n" +" (environment variable WEECHAT_HOME is read if " +"this option is not given)\n" " -h, --help display this help\n" " -l, --license display WeeChat license\n" " -p, --no-plugin don't load any plugin at startup\n" @@ -145,15 +147,15 @@ msgstr "" msgid "Error: missing argument for \"%s\" option\n" msgstr "" -msgid "Error: WEECHAT_HOME is undefined, check build options\n" -msgstr "" - msgid "Error: unable to get HOME directory\n" msgstr "" msgid "Error: not enough memory for home directory\n" msgstr "Hata: ev dizini için bellek yeterli değil\n" +msgid "Error: WEECHAT_HOME is undefined, check build options\n" +msgstr "" + #, c-format msgid "Error: home (%s) is not a directory\n" msgstr "" |