mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
core: add missing key context "default" in French translations
This commit is contained in:
@@ -24,7 +24,7 @@ msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2026-03-09 22:48+0100\n"
|
||||
"PO-Revision-Date: 2026-03-09 22:49+0100\n"
|
||||
"PO-Revision-Date: 2026-03-09 22:53+0100\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
"Language: fr\n"
|
||||
@@ -2909,14 +2909,14 @@ msgid ""
|
||||
"context \"default\")"
|
||||
msgstr ""
|
||||
"raw[bind] : associer une commande à une touche ou affiche la commande "
|
||||
"associée à la touche"
|
||||
"associée à la touche (pour le contexte \"default\")"
|
||||
|
||||
msgid ""
|
||||
"raw[bindctxt]: bind a command to a key or display command bound to key, for "
|
||||
"given context"
|
||||
msgstr ""
|
||||
"raw[bindctxt] : associer une commande à une touche ou affiche la commande "
|
||||
"associée à la touche pour le contexte donné"
|
||||
"associée à la touche, pour le contexte donné"
|
||||
|
||||
msgid ""
|
||||
"command: command (many commands can be separated by semicolons); quotes can "
|
||||
@@ -2927,14 +2927,18 @@ msgstr ""
|
||||
"espaces au début et à la fin de la commande"
|
||||
|
||||
msgid "raw[unbind]: remove a key binding (for context \"default\")"
|
||||
msgstr "raw[unbind] : supprimer l'association à une touche"
|
||||
msgstr ""
|
||||
"raw[unbind] : supprimer l'association à une touche (pour le contexte "
|
||||
"\"default\")"
|
||||
|
||||
msgid "raw[unbindctxt]: remove a key binding for given context"
|
||||
msgstr ""
|
||||
"raw[unbindctxt] : supprimer l'association à une touche pour le contexte donné"
|
||||
|
||||
msgid "raw[reset]: reset a key to default binding (for context \"default\")"
|
||||
msgstr "raw[reset] : réinitialiser une touche à son association par défaut"
|
||||
msgstr ""
|
||||
"raw[reset] : réinitialiser une touche à son association par défaut (pour le "
|
||||
"contexte \"default\")"
|
||||
|
||||
msgid "raw[resetctxt]: reset a key to default binding, for given context"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user