mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 13:56:37 +02:00
doc/api: remove word "and" in text with updated versions
This commit is contained in:
@@ -2256,7 +2256,7 @@ str3 = weechat.string_input_for_buffer("//test") # "/test"
|
||||
==== string_eval_expression
|
||||
|
||||
_WeeChat ≥ 0.4.0, updated in 0.4.2, 0.4.3, 1.0, 1.1, 1.2, 1.3, 1.6, 1.8, 2.0,
|
||||
2.2, 2.3, 2.7, 2.9, 3.1, 3.2, 3.3, 3.4 and 3.6._
|
||||
2.2, 2.3, 2.7, 2.9, 3.1, 3.2, 3.3, 3.4, 3.6._
|
||||
|
||||
Evaluate an expression and return result as a string.
|
||||
Special variables with format `+${variable}+` are expanded (see table below).
|
||||
@@ -16580,7 +16580,7 @@ The only way to update data is to call function
|
||||
|
||||
==== hdata_new
|
||||
|
||||
_WeeChat ≥ 0.3.6, updated in 0.3.9 and 0.4.0._
|
||||
_WeeChat ≥ 0.3.6, updated in 0.3.9, 0.4.0._
|
||||
|
||||
Create a new hdata.
|
||||
|
||||
@@ -16645,7 +16645,7 @@ This function is not available in scripting API.
|
||||
|
||||
==== hdata_new_var
|
||||
|
||||
_WeeChat ≥ 0.3.6, updated in 0.3.7, 0.3.9, 0.4.3 and 3.4._
|
||||
_WeeChat ≥ 0.3.6, updated in 0.3.7, 0.3.9, 0.4.3, 3.4._
|
||||
|
||||
Create a new variable in hdata.
|
||||
|
||||
|
||||
@@ -2294,7 +2294,7 @@ str3 = weechat.string_input_for_buffer("//test") # "/test"
|
||||
==== string_eval_expression
|
||||
|
||||
_WeeChat ≥ 0.4.0, mis à jour dans la 0.4.2, 0.4.3, 1.0, 1.1, 1.2, 1.3, 1.6, 1.8,
|
||||
2.0, 2.2, 2.3, 2.7, 2.9, 3.1, 3.2, 3.3, 3.4 et 3.6._
|
||||
2.0, 2.2, 2.3, 2.7, 2.9, 3.1, 3.2, 3.3, 3.4, 3.6._
|
||||
|
||||
Évaluer l'expression et retourner le résultat sous forme de chaîne.
|
||||
Les variables spéciales avec le format `+${variable}+` sont étendues (voir le
|
||||
@@ -16926,7 +16926,7 @@ Le seul moyen pour mettre à jour des données est d'appeler la fonction
|
||||
|
||||
==== hdata_new
|
||||
|
||||
_WeeChat ≥ 0.3.6, mis à jour dans la 0.3.9 et 0.4.0._
|
||||
_WeeChat ≥ 0.3.6, mis à jour dans la 0.3.9, 0.4.0._
|
||||
|
||||
Créer un "hdata".
|
||||
|
||||
@@ -16996,7 +16996,7 @@ Cette fonction n'est pas disponible dans l'API script.
|
||||
|
||||
==== hdata_new_var
|
||||
|
||||
_WeeChat ≥ 0.3.6, mis à jour dans la 0.3.7, 0.3.9, 0.4.3 et 3.4._
|
||||
_WeeChat ≥ 0.3.6, mis à jour dans la 0.3.7, 0.3.9, 0.4.3, 3.4._
|
||||
|
||||
Créer une nouvelle variable dans le hdata.
|
||||
|
||||
|
||||
@@ -2356,7 +2356,7 @@ str3 = weechat.string_input_for_buffer("//test") # "/test"
|
||||
==== string_eval_expression
|
||||
|
||||
_WeeChat ≥ 0.4.0, updated in 0.4.2, 0.4.3, 1.0, 1.1, 1.2, 1.3, 1.6, 1.8, 2.0,
|
||||
2.2, 2.3, 2.7, 2.9, 3.1, 3.2, 3.3, 3.4 and 3.6._
|
||||
2.2, 2.3, 2.7, 2.9, 3.1, 3.2, 3.3, 3.4, 3.6._
|
||||
|
||||
Evaluate an expression and return result as a string.
|
||||
Special variables with format `+${variable}+` are expanded (see table below).
|
||||
@@ -17260,7 +17260,7 @@ The only way to update data is to call function <<_hdata_update,hdata_update>>.
|
||||
==== hdata_new
|
||||
|
||||
// TRANSLATION MISSING
|
||||
_WeeChat ≥ 0.3.6, updated in 0.3.9 and 0.4.0._
|
||||
_WeeChat ≥ 0.3.6, updated in 0.3.9, 0.4.0._
|
||||
|
||||
Crea un nuovo hdata.
|
||||
|
||||
@@ -17330,7 +17330,7 @@ Questa funzione non è disponibile nelle API per lo scripting.
|
||||
==== hdata_new_var
|
||||
|
||||
// TRANSLATION MISSING
|
||||
_WeeChat ≥ 0.3.6, updated in 0.3.7, 0.3.9, 0.4.3 and 3.4_
|
||||
_WeeChat ≥ 0.3.6, updated in 0.3.7, 0.3.9, 0.4.3, 3.4_
|
||||
|
||||
Crea una nuova variabile in hdata.
|
||||
|
||||
|
||||
@@ -2280,7 +2280,7 @@ str3 = weechat.string_input_for_buffer("//test") # "/test"
|
||||
|
||||
// TRANSLATION MISSING
|
||||
_WeeChat ≥ 0.4.0, updated in 0.4.2, 0.4.3, 1.0, 1.1, 1.2, 1.3, 1.6, 1.8, 2.0,
|
||||
2.2, 2.3, 2.7, 2.9, 3.1, 3.2, 3.3, 3.4 and 3.6._
|
||||
2.2, 2.3, 2.7, 2.9, 3.1, 3.2, 3.3, 3.4, 3.6._
|
||||
|
||||
式を評価して文字列として返す。`+${variable}+`
|
||||
という書式で書かれた特殊変数は展開されます (以下の表を参照)。
|
||||
@@ -16718,7 +16718,7 @@ struct t_hdata *hdata = weechat_hdata_new ("myplugin_list", "prev", "next", 0, 0
|
||||
==== hdata_new_var
|
||||
|
||||
// TRANSLATION MISSING
|
||||
_WeeChat ≥ 0.3.6, updated in 0.3.7, 0.3.9, 0.4.3 and 3.4._
|
||||
_WeeChat ≥ 0.3.6, updated in 0.3.7, 0.3.9, 0.4.3, 3.4._
|
||||
|
||||
hdata に新しい変数を作成。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user