diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-11-02 15:40:15 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-11-02 15:40:15 +0100 |
commit | 4d436e3ac653b9face748afbe4d3c96b797469b4 (patch) | |
tree | c7ab3ec6cb60375036e943ad6f86e70e4ed31eb6 /po | |
parent | f7b53fe6aa07d69928fbb0dc9311e7904a8c7673 (diff) | |
download | weechat-4d436e3ac653b9face748afbe4d3c96b797469b4.zip |
core: expand buffer local variables in evaluation of expressions (command /eval and function "string_eval_expression" in plugin API)
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 5 | ||||
-rw-r--r-- | po/de.po | 5 | ||||
-rw-r--r-- | po/es.po | 5 | ||||
-rw-r--r-- | po/fr.po | 10 | ||||
-rw-r--r-- | po/hu.po | 5 | ||||
-rw-r--r-- | po/it.po | 5 | ||||
-rw-r--r-- | po/ja.po | 5 | ||||
-rw-r--r-- | po/pl.po | 5 | ||||
-rw-r--r-- | po/pt_BR.po | 5 | ||||
-rw-r--r-- | po/ru.po | 5 | ||||
-rw-r--r-- | po/weechat.pot | 5 |
11 files changed, 36 insertions, 24 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-11-02 08:59+0100\n" +"POT-Creation-Date: 2012-11-02 15:35+0100\n" "PO-Revision-Date: 2012-09-29 11:42+0200\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1227,7 +1227,8 @@ msgid "" "Some variables are replaced in expression, using the format ${variable}, " "variable can be, by order of prioity :\n" " 1. the name of an option (file.section.option)\n" -" 2. a hdata name/variable (the value is automatically converted to string), " +" 2. the name of a local variable in buffer\n" +" 3. a hdata name/variable (the value is automatically converted to string), " "by default \"window\" and \"buffer\" point to current window/buffer.\n" "Format for hdata can be one of following:\n" " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-11-02 08:59+0100\n" +"POT-Creation-Date: 2012-11-02 15:35+0100\n" "PO-Revision-Date: 2012-10-19 17:57+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <weechatter@arcor.de>\n" @@ -1286,7 +1286,8 @@ msgid "" "Some variables are replaced in expression, using the format ${variable}, " "variable can be, by order of prioity :\n" " 1. the name of an option (file.section.option)\n" -" 2. a hdata name/variable (the value is automatically converted to string), " +" 2. the name of a local variable in buffer\n" +" 3. a hdata name/variable (the value is automatically converted to string), " "by default \"window\" and \"buffer\" point to current window/buffer.\n" "Format for hdata can be one of following:\n" " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-11-02 08:59+0100\n" +"POT-Creation-Date: 2012-11-02 15:35+0100\n" "PO-Revision-Date: 2012-09-29 11:42+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1263,7 +1263,8 @@ msgid "" "Some variables are replaced in expression, using the format ${variable}, " "variable can be, by order of prioity :\n" " 1. the name of an option (file.section.option)\n" -" 2. a hdata name/variable (the value is automatically converted to string), " +" 2. the name of a local variable in buffer\n" +" 3. a hdata name/variable (the value is automatically converted to string), " "by default \"window\" and \"buffer\" point to current window/buffer.\n" "Format for hdata can be one of following:\n" " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-11-02 08:59+0100\n" -"PO-Revision-Date: 2012-10-27 12:51+0200\n" +"POT-Creation-Date: 2012-11-02 15:35+0100\n" +"PO-Revision-Date: 2012-11-02 15:35+0100\n" "Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: French\n" @@ -1263,7 +1263,8 @@ msgid "" "Some variables are replaced in expression, using the format ${variable}, " "variable can be, by order of prioity :\n" " 1. the name of an option (file.section.option)\n" -" 2. a hdata name/variable (the value is automatically converted to string), " +" 2. the name of a local variable in buffer\n" +" 3. a hdata name/variable (the value is automatically converted to string), " "by default \"window\" and \"buffer\" point to current window/buffer.\n" "Format for hdata can be one of following:\n" " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " @@ -1320,7 +1321,8 @@ msgstr "" "Des variables sont remplacées dans l'expression, en utilisant le format " "${variable}, la variable pouvant être, par ordre de priorité :\n" " 1. le nom d'une option (fichier.section.option)\n" -" 2. le nom d'un hdata/variable (la valeur est automatiquement convertie en " +" 2. le nom d'une variable locale du tampon\n" +" 3. le nom d'un hdata/variable (la valeur est automatiquement convertie en " "chaîne), par défaut \"window\" et \"buffer\" pointent vers la fenêtre et le " "tampon courants.\n" "Le format du hdata peut être le suivant :\n" @@ -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-11-02 08:59+0100\n" +"POT-Creation-Date: 2012-11-02 15:35+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" @@ -1165,7 +1165,8 @@ msgid "" "Some variables are replaced in expression, using the format ${variable}, " "variable can be, by order of prioity :\n" " 1. the name of an option (file.section.option)\n" -" 2. a hdata name/variable (the value is automatically converted to string), " +" 2. the name of a local variable in buffer\n" +" 3. a hdata name/variable (the value is automatically converted to string), " "by default \"window\" and \"buffer\" point to current window/buffer.\n" "Format for hdata can be one of following:\n" " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " @@ -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-11-02 08:59+0100\n" +"POT-Creation-Date: 2012-11-02 15:35+0100\n" "PO-Revision-Date: 2012-09-29 11:42+0200\n" "Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1252,7 +1252,8 @@ msgid "" "Some variables are replaced in expression, using the format ${variable}, " "variable can be, by order of prioity :\n" " 1. the name of an option (file.section.option)\n" -" 2. a hdata name/variable (the value is automatically converted to string), " +" 2. the name of a local variable in buffer\n" +" 3. a hdata name/variable (the value is automatically converted to string), " "by default \"window\" and \"buffer\" point to current window/buffer.\n" "Format for hdata can be one of following:\n" " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " @@ -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-11-02 08:59+0100\n" +"POT-Creation-Date: 2012-11-02 15:35+0100\n" "PO-Revision-Date: 2012-09-29 11:42+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/WeeChat>\n" @@ -1238,7 +1238,8 @@ msgid "" "Some variables are replaced in expression, using the format ${variable}, " "variable can be, by order of prioity :\n" " 1. the name of an option (file.section.option)\n" -" 2. a hdata name/variable (the value is automatically converted to string), " +" 2. the name of a local variable in buffer\n" +" 3. a hdata name/variable (the value is automatically converted to string), " "by default \"window\" and \"buffer\" point to current window/buffer.\n" "Format for hdata can be one of following:\n" " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-11-02 08:59+0100\n" +"POT-Creation-Date: 2012-11-02 15:35+0100\n" "PO-Revision-Date: 2012-09-29 11:42+0200\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1259,7 +1259,8 @@ msgid "" "Some variables are replaced in expression, using the format ${variable}, " "variable can be, by order of prioity :\n" " 1. the name of an option (file.section.option)\n" -" 2. a hdata name/variable (the value is automatically converted to string), " +" 2. the name of a local variable in buffer\n" +" 3. a hdata name/variable (the value is automatically converted to string), " "by default \"window\" and \"buffer\" point to current window/buffer.\n" "Format for hdata can be one of following:\n" " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " diff --git a/po/pt_BR.po b/po/pt_BR.po index 1c66c5ef6..83b5483e9 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-11-02 08:59+0100\n" +"POT-Creation-Date: 2012-11-02 15:35+0100\n" "PO-Revision-Date: 2012-09-29 11:43+0200\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1294,7 +1294,8 @@ msgid "" "Some variables are replaced in expression, using the format ${variable}, " "variable can be, by order of prioity :\n" " 1. the name of an option (file.section.option)\n" -" 2. a hdata name/variable (the value is automatically converted to string), " +" 2. the name of a local variable in buffer\n" +" 3. a hdata name/variable (the value is automatically converted to string), " "by default \"window\" and \"buffer\" point to current window/buffer.\n" "Format for hdata can be one of following:\n" " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-11-02 08:59+0100\n" +"POT-Creation-Date: 2012-11-02 15:35+0100\n" "PO-Revision-Date: 2012-09-29 11:43+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1183,7 +1183,8 @@ msgid "" "Some variables are replaced in expression, using the format ${variable}, " "variable can be, by order of prioity :\n" " 1. the name of an option (file.section.option)\n" -" 2. a hdata name/variable (the value is automatically converted to string), " +" 2. the name of a local variable in buffer\n" +" 3. a hdata name/variable (the value is automatically converted to string), " "by default \"window\" and \"buffer\" point to current window/buffer.\n" "Format for hdata can be one of following:\n" " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " diff --git a/po/weechat.pot b/po/weechat.pot index 6e129f57a..28b401eef 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-11-02 08:59+0100\n" +"POT-Creation-Date: 2012-11-02 15:35+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1025,7 +1025,8 @@ msgid "" "Some variables are replaced in expression, using the format ${variable}, " "variable can be, by order of prioity :\n" " 1. the name of an option (file.section.option)\n" -" 2. a hdata name/variable (the value is automatically converted to string), " +" 2. the name of a local variable in buffer\n" +" 3. a hdata name/variable (the value is automatically converted to string), " "by default \"window\" and \"buffer\" point to current window/buffer.\n" "Format for hdata can be one of following:\n" " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " |