diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-12-16 23:07:33 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-12-16 23:07:33 +0100 |
commit | 2b78673aa9717871e993212949287fdd8d0bb033 (patch) | |
tree | cf5ffdc86b646620c2095d6f6f525beda7eb3a25 /po/hu.po | |
parent | fc0b73207b51eed495e35ac5f341c8b4d1ee4f40 (diff) | |
download | weechat-2b78673aa9717871e993212949287fdd8d0bb033.zip |
core: add git version in build, display it in "weechat-curses --help" and /version
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-12-13 18:51+0100\n" +"POT-Creation-Date: 2012-12-16 19:14+0100\n" "PO-Revision-Date: 2012-09-29 11:42+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -33,7 +33,7 @@ msgstr "" #. TRANSLATORS: "%s %s" after "compiled on" is date and time #, fuzzy, c-format msgid "" -"WeeChat %s Copyright %s, compiled on %s %s\n" +"WeeChat %s%s%s%s Copyright %s, compiled on %s %s\n" "Developed by Sebastien Helleu <flashcode@flashtux.org> - %s" msgstr "" "%s Copyright (C) 2003-2010, fordítva: %s %s\n" @@ -6764,6 +6764,11 @@ msgstr "WeeChat szlogen" msgid "WeeChat version (as number)" msgstr "WeeChat szlogen" +msgid "" +"WeeChat git version (output of command \"git describe\" for a development " +"version only, empty for a stable release)" +msgstr "" + #, fuzzy msgid "WeeChat compilation date" msgstr "Konfigurációs fájl elmentve\n" |