diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-01-15 21:32:24 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-01-15 21:57:06 +0100 |
commit | 21e63e7958c499b79a63612d7344ad4d53bd4284 (patch) | |
tree | 68d746e0481bcac99aaf5c2a6910c8d3d7f0805e /po | |
parent | ee79e11b15792780e9a69f80dae412f26b402a16 (diff) | |
download | weechat-21e63e7958c499b79a63612d7344ad4d53bd4284.zip |
scripts: add configuration file for each script plugin
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 | ||||
-rw-r--r-- | po/cs.po | 7 | ||||
-rw-r--r-- | po/de.po | 7 | ||||
-rw-r--r-- | po/es.po | 7 | ||||
-rw-r--r-- | po/fr.po | 11 | ||||
-rw-r--r-- | po/hu.po | 7 | ||||
-rw-r--r-- | po/it.po | 7 | ||||
-rw-r--r-- | po/ja.po | 7 | ||||
-rw-r--r-- | po/pl.po | 7 | ||||
-rw-r--r-- | po/pt.po | 7 | ||||
-rw-r--r-- | po/pt_BR.po | 7 | ||||
-rw-r--r-- | po/ru.po | 7 | ||||
-rw-r--r-- | po/srcfiles.cmake | 2 | ||||
-rw-r--r-- | po/tr.po | 7 | ||||
-rw-r--r-- | po/weechat.pot | 7 |
15 files changed, 85 insertions, 14 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 4d3ace9ad..27665eb1e 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -254,6 +254,8 @@ ./src/plugins/plugin.h ./src/plugins/plugin-script-api.c ./src/plugins/plugin-script-api.h +./src/plugins/plugin-script-config.c +./src/plugins/plugin-script-config.h ./src/plugins/plugin-script.c ./src/plugins/plugin-script.h ./src/plugins/python/weechat-python-api.c @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-14 16:50+0100\n" +"POT-Creation-Date: 2018-01-14 21:47+0100\n" "PO-Revision-Date: 2018-01-06 13:50+0100\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10245,6 +10245,11 @@ msgstr "Pluginy odebrány" msgid "description of plugin option" msgstr "popis volby pluginu" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" + msgid "list/load/unload scripts" msgstr "seznam/načíst/odebrat skirpty" @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-14 16:50+0100\n" +"POT-Creation-Date: 2018-01-14 21:47+0100\n" "PO-Revision-Date: 2018-01-14 21:04+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <kde-i18n-de@kde.org>\n" @@ -12031,6 +12031,11 @@ msgstr "Erweiterungen wurden beendet" msgid "description of plugin option" msgstr "Beschreibung der Erweiterungsoption" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" + msgid "list/load/unload scripts" msgstr "auflisten/installieren/beenden von Skripten" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-14 16:50+0100\n" +"POT-Creation-Date: 2018-01-14 21:47+0100\n" "PO-Revision-Date: 2018-01-06 13:50+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10583,6 +10583,11 @@ msgstr "Plugins descargados" msgid "description of plugin option" msgstr "descripción de la opción del plugin" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" + msgid "list/load/unload scripts" msgstr "listar/cargar/descargar scripts" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-14 16:50+0100\n" -"PO-Revision-Date: 2018-01-14 16:52+0100\n" +"POT-Creation-Date: 2018-01-14 21:47+0100\n" +"PO-Revision-Date: 2018-01-14 21:51+0100\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -11761,6 +11761,13 @@ msgstr "Extensions déchargées" msgid "description of plugin option" msgstr "description de l'option d'extension" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" +"vérifier la licence des scripts quand ils sont chargés : si la licence est " +"différente de la licence de l'extension, un avertissement est affiché" + msgid "list/load/unload scripts" msgstr "lister/charger/décharger des scripts" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-14 16:50+0100\n" +"POT-Creation-Date: 2018-01-14 21:47+0100\n" "PO-Revision-Date: 2018-01-06 13:50+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -9615,6 +9615,11 @@ msgstr "Betöltött modulok:\n" msgid "description of plugin option" msgstr "" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" + #, fuzzy msgid "list/load/unload scripts" msgstr "modulok listázása/betöltése/eltávolítása" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-14 16:50+0100\n" +"POT-Creation-Date: 2018-01-14 21:47+0100\n" "PO-Revision-Date: 2018-01-06 13:50+0100\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10774,6 +10774,11 @@ msgstr "Plugin scaricati" msgid "description of plugin option" msgstr "descrizione dell'opzione del plugin" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" + msgid "list/load/unload scripts" msgstr "elenca/carica/scarica script" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-14 16:50+0100\n" +"POT-Creation-Date: 2018-01-14 21:47+0100\n" "PO-Revision-Date: 2018-01-13 09:00+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -11303,6 +11303,11 @@ msgstr "プラグインがアンロードされました" msgid "description of plugin option" msgstr "プラグインオプションの説明" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" + msgid "list/load/unload scripts" msgstr "スクリプトをリストアップ/ロード/アンロード" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-14 16:50+0100\n" +"POT-Creation-Date: 2018-01-14 21:47+0100\n" "PO-Revision-Date: 2018-01-06 13:50+0100\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -11486,6 +11486,11 @@ msgstr "Wyładowano wtyczki" msgid "description of plugin option" msgstr "opis opcji wtyczki" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" + msgid "list/load/unload scripts" msgstr "list/load/unload skrypt" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-14 16:50+0100\n" +"POT-Creation-Date: 2018-01-14 21:47+0100\n" "PO-Revision-Date: 2018-01-06 13:50+0100\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -11194,6 +11194,11 @@ msgstr "Plugins descarregados" msgid "description of plugin option" msgstr "descrição das opções do plugin" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" + msgid "list/load/unload scripts" msgstr "listar/carregar/descarregar scripts" diff --git a/po/pt_BR.po b/po/pt_BR.po index b83dd1906..baa3653e5 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-14 16:50+0100\n" +"POT-Creation-Date: 2018-01-14 21:47+0100\n" "PO-Revision-Date: 2018-01-06 13:50+0100\n" "Last-Translator: Eduardo Elias <camponez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10091,6 +10091,11 @@ msgstr "Plugins removidos" msgid "description of plugin option" msgstr "descrição da opção do plugin" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" + msgid "list/load/unload scripts" msgstr "listar/carregar/descarregar scripts" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-14 16:50+0100\n" +"POT-Creation-Date: 2018-01-14 21:47+0100\n" "PO-Revision-Date: 2018-01-06 13:50+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -9651,6 +9651,11 @@ msgstr "Загруженные plugin'ы\n" msgid "description of plugin option" msgstr "" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" + #, fuzzy msgid "list/load/unload scripts" msgstr "перечислить/загрузить/выгрузить plugin'ы" diff --git a/po/srcfiles.cmake b/po/srcfiles.cmake index ce217082a..14591cc76 100644 --- a/po/srcfiles.cmake +++ b/po/srcfiles.cmake @@ -255,6 +255,8 @@ SET(WEECHAT_SOURCES ./src/plugins/plugin.h ./src/plugins/plugin-script-api.c ./src/plugins/plugin-script-api.h +./src/plugins/plugin-script-config.c +./src/plugins/plugin-script-config.h ./src/plugins/plugin-script.c ./src/plugins/plugin-script.h ./src/plugins/python/weechat-python-api.c @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-14 16:50+0100\n" +"POT-Creation-Date: 2018-01-14 21:47+0100\n" "PO-Revision-Date: 2017-06-26 23:33+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -8765,6 +8765,11 @@ msgstr "" msgid "description of plugin option" msgstr "" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" + msgid "list/load/unload scripts" msgstr "" diff --git a/po/weechat.pot b/po/weechat.pot index c1b39005f..fdc529d0e 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-01-14 16:50+0100\n" +"POT-Creation-Date: 2018-01-14 21:47+0100\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -8646,6 +8646,11 @@ msgstr "" msgid "description of plugin option" msgstr "" +msgid "" +"check the license of scripts when they are loaded: if the license is " +"different from the plugin license, a warning is displayed" +msgstr "" + msgid "list/load/unload scripts" msgstr "" |