Skip to content
Snippets Groups Projects
Commit b15fd0c5 authored by Sébastien Helleu's avatar Sébastien Helleu
Browse files

Add link to Github scripts repository on script update page

parent ea6833ad
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -452,7 +452,7 @@ hr {
}
 
.errorbox li, .errorbox ul {
margin: 0;
margin: .3em 0 0 0;
}
 
.warningbox {
Loading
Loading
@@ -466,7 +466,7 @@ hr {
}
 
.warningbox li, .warningbox ul {
margin: 0;
margin: .3em 0 0 0;
}
 
.infobox {
Loading
Loading
@@ -480,7 +480,7 @@ hr {
}
 
.infobox li, .infobox ul {
margin: 0;
margin: .3em 0 0 0;
}
 
.successbox {
Loading
Loading
@@ -494,7 +494,7 @@ hr {
}
 
.successbox li, .successbox ul {
margin: 0;
margin: .3em 0 0 0;
}
 
/* tables */
Loading
Loading
Loading
Loading
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat.org\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-05 01:01+0100\n"
"POT-Creation-Date: 2018-01-06 15:33+0100\n"
"PO-Revision-Date: 2017-12-30 14:25+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <weechatter@arcor.de>\n"
Loading
Loading
@@ -7205,7 +7205,7 @@ msgstr "Statistik"
msgid "Repositories"
msgstr "Repositorien"
 
#: templates/plugins/add.html:15 templates/plugins/update.html:16
#: templates/plugins/add.html:15
msgid ""
"<strong>Important:</strong> please follow <strong>all</strong> these rules, "
"otherwise your script will be rejected:"
Loading
Loading
@@ -7294,7 +7294,7 @@ msgstr ""
"oder hook_process_hashtable() genutzt werden um ein Blockieren von WeeChat "
"zu verhindern"
 
#: templates/plugins/add.html:43 templates/plugins/update.html:25
#: templates/plugins/add.html:43 templates/plugins/update.html:27
#: templates/themes/add.html:25 templates/themes/update.html:17
msgid "Submit"
msgstr "Versenden"
Loading
Loading
@@ -7464,7 +7464,7 @@ msgstr "benötigt"
msgid "Author:"
msgstr "Autor:"
 
#: templates/plugins/list.html:167 templates/plugins/update.html:32
#: templates/plugins/list.html:167 templates/plugins/update.html:34
msgid "No script found."
msgstr "Kein Skript gefunden."
 
Loading
Loading
@@ -7530,7 +7530,28 @@ msgstr "aktualisiert"
msgid "Script not found"
msgstr "Skript wurde nicht gefunden"
 
#: templates/plugins/update.html:16
msgid ""
"<strong>Important:</strong> the recommended way to update a script is to "
"send a pull request on <a href=\"https://github.com/weechat/scripts/"
"\">Github scripts repository</a>: your changes will be public and people "
"could comment them before they are merged in the repository. If this is not "
"possible, then you can use this form."
msgstr ""
#: templates/plugins/update.html:18
#, fuzzy
#| msgid ""
#| "<strong>Important:</strong> please follow <strong>all</strong> these "
#| "rules, otherwise your script will be rejected:"
msgid ""
"Please follow <strong>all</strong> these rules, otherwise your script will "
"be rejected:"
msgstr ""
"<strong>Wichtig:</strong> Es müssen <strong>alle</strong> nachfolgenden "
"Regeln beachtet werden, anderenfalls wird das Skript nicht akzeptiert:"
#: templates/plugins/update.html:20
msgid ""
"for a Python script with tag \"py3k-ok\", please ensure your new version is "
"compatible with Python 2.x and 3.x"
Loading
Loading
Loading
Loading
@@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat.org\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-05 01:01+0100\n"
"PO-Revision-Date: 2018-01-05 01:04+0100\n"
"POT-Creation-Date: 2018-01-06 15:33+0100\n"
"PO-Revision-Date: 2018-01-06 15:33+0100\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: French <flashcode@flashtux.org>\n"
"Language: fr\n"
Loading
Loading
@@ -7122,7 +7122,7 @@ msgstr "Statistiques"
msgid "Repositories"
msgstr "Dépôts"
 
#: templates/plugins/add.html:15 templates/plugins/update.html:16
#: templates/plugins/add.html:15
msgid ""
"<strong>Important:</strong> please follow <strong>all</strong> these rules, "
"otherwise your script will be rejected:"
Loading
Loading
@@ -7206,7 +7206,7 @@ msgstr ""
"d'URL), vous devez utiliser la fonction hook_process (ou "
"hook_process_hashtable) pour ne pas bloquer WeeChat"
 
#: templates/plugins/add.html:43 templates/plugins/update.html:25
#: templates/plugins/add.html:43 templates/plugins/update.html:27
#: templates/themes/add.html:25 templates/themes/update.html:17
msgid "Submit"
msgstr "Soumettre"
Loading
Loading
@@ -7371,7 +7371,7 @@ msgstr "requiert"
msgid "Author:"
msgstr "Auteur :"
 
#: templates/plugins/list.html:167 templates/plugins/update.html:32
#: templates/plugins/list.html:167 templates/plugins/update.html:34
msgid "No script found."
msgstr "Pas de script trouvé."
 
Loading
Loading
@@ -7437,8 +7437,31 @@ msgstr "mise à jour"
msgid "Script not found"
msgstr "Script non trouvé"
 
#: templates/plugins/update.html:16
msgid ""
"<strong>Important:</strong> the recommended way to update a script is to "
"send a pull request on <a href=\"https://github.com/weechat/scripts/"
"\">Github scripts repository</a>: your changes will be public and people "
"could comment them before they are merged in the repository. If this is not "
"possible, then you can use this form."
msgstr ""
"<strong>Important :</strong> pour mettre à jour un script il est recommandé "
"d'envoyer une « pull request » sur le <a href=\"https://github.com/weechat/"
"scripts/\">dépôt scripts Github</a> : vos changements seront publics et "
"d'autres personnes pourront les commenter avant qu'ils ne soient fusionnés "
"dans le dépôt. Si cela n'est pas possible, alors vous pouvez utiliser ce "
"formulaire."
#: templates/plugins/update.html:18
msgid ""
"Please follow <strong>all</strong> these rules, otherwise your script will "
"be rejected:"
msgstr ""
"Merci de suivre <strong>toutes</strong> ces règles, sinon votre script sera "
"rejeté :"
#: templates/plugins/update.html:20
msgid ""
"for a Python script with tag \"py3k-ok\", please ensure your new version is "
"compatible with Python 2.x and 3.x"
msgstr ""
Loading
Loading
Loading
Loading
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat.org\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-05 01:01+0100\n"
"POT-Creation-Date: 2018-01-06 15:33+0100\n"
"PO-Revision-Date: 2017-12-28 23:56+0100\n"
"Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n"
"Language-Team: Italian <marcopaolone@gmail.com>\n"
Loading
Loading
@@ -6902,7 +6902,7 @@ msgstr "Statistiche"
msgid "Repositories"
msgstr "Repository:"
 
#: templates/plugins/add.html:15 templates/plugins/update.html:16
#: templates/plugins/add.html:15
#, fuzzy
#| msgid ""
#| "<strong>Warning:</strong> please follow <strong>all</strong> these rules, "
Loading
Loading
@@ -6989,7 +6989,7 @@ msgstr ""
"se lo script compie qualche azione di blocco (come il prelevamento di una "
"URL, si richiede l'uso di function_hook_process per non bloccare WeeChat"
 
#: templates/plugins/add.html:43 templates/plugins/update.html:25
#: templates/plugins/add.html:43 templates/plugins/update.html:27
#: templates/themes/add.html:25 templates/themes/update.html:17
msgid "Submit"
msgstr "Invia"
Loading
Loading
@@ -7168,7 +7168,7 @@ msgstr "richiede"
msgid "Author:"
msgstr "Autore:"
 
#: templates/plugins/list.html:167 templates/plugins/update.html:32
#: templates/plugins/list.html:167 templates/plugins/update.html:34
msgid "No script found."
msgstr "Nessuno script trovato."
 
Loading
Loading
@@ -7236,7 +7236,28 @@ msgstr "aggiornato"
msgid "Script not found"
msgstr "Script non trovato"
 
#: templates/plugins/update.html:16
msgid ""
"<strong>Important:</strong> the recommended way to update a script is to "
"send a pull request on <a href=\"https://github.com/weechat/scripts/"
"\">Github scripts repository</a>: your changes will be public and people "
"could comment them before they are merged in the repository. If this is not "
"possible, then you can use this form."
msgstr ""
#: templates/plugins/update.html:18
#, fuzzy
#| msgid ""
#| "<strong>Warning:</strong> please follow <strong>all</strong> these rules, "
#| "otherwise your script will be rejected:"
msgid ""
"Please follow <strong>all</strong> these rules, otherwise your script will "
"be rejected:"
msgstr ""
"<strong>Attenzione:</strong> per favore seguire <strong>tutte</strong> "
"queste regole, altrimenti il vostro script verrà respinto:"
#: templates/plugins/update.html:20
msgid ""
"for a Python script with tag \"py3k-ok\", please ensure your new version is "
"compatible with Python 2.x and 3.x"
Loading
Loading
Loading
Loading
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat.org\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-05 01:01+0100\n"
"POT-Creation-Date: 2018-01-06 15:33+0100\n"
"PO-Revision-Date: 2017-12-30 09:00+0900\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat.org/tree/master/"
Loading
Loading
@@ -6918,7 +6918,7 @@ msgstr "統計"
msgid "Repositories"
msgstr "リポジトリ"
 
#: templates/plugins/add.html:15 templates/plugins/update.html:16
#: templates/plugins/add.html:15
msgid ""
"<strong>Important:</strong> please follow <strong>all</strong> these rules, "
"otherwise your script will be rejected:"
Loading
Loading
@@ -7001,7 +7001,7 @@ msgstr ""
"ど) では、hook_process (または hook_process_hashtable) を使って WeeChat の実"
"行を中断させないようにしてください"
 
#: templates/plugins/add.html:43 templates/plugins/update.html:25
#: templates/plugins/add.html:43 templates/plugins/update.html:27
#: templates/themes/add.html:25 templates/themes/update.html:17
msgid "Submit"
msgstr "投稿"
Loading
Loading
@@ -7162,7 +7162,7 @@ msgstr "必要なもの"
msgid "Author:"
msgstr "作者:"
 
#: templates/plugins/list.html:167 templates/plugins/update.html:32
#: templates/plugins/list.html:167 templates/plugins/update.html:34
msgid "No script found."
msgstr "スクリプトが見つかりません。"
 
Loading
Loading
@@ -7225,7 +7225,28 @@ msgstr "アップデート日"
msgid "Script not found"
msgstr "スクリプトが見つかりません"
 
#: templates/plugins/update.html:16
msgid ""
"<strong>Important:</strong> the recommended way to update a script is to "
"send a pull request on <a href=\"https://github.com/weechat/scripts/"
"\">Github scripts repository</a>: your changes will be public and people "
"could comment them before they are merged in the repository. If this is not "
"possible, then you can use this form."
msgstr ""
#: templates/plugins/update.html:18
#, fuzzy
#| msgid ""
#| "<strong>Important:</strong> please follow <strong>all</strong> these "
#| "rules, otherwise your script will be rejected:"
msgid ""
"Please follow <strong>all</strong> these rules, otherwise your script will "
"be rejected:"
msgstr ""
"<strong>重要:</strong> 以下のルールの<strong>全て</strong>を守ってください。"
"守られていないルールのあるスクリプトは承認されません:"
#: templates/plugins/update.html:20
msgid ""
"for a Python script with tag \"py3k-ok\", please ensure your new version is "
"compatible with Python 2.x and 3.x"
Loading
Loading
Loading
Loading
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat.org\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-05 01:01+0100\n"
"POT-Creation-Date: 2018-01-06 15:33+0100\n"
"PO-Revision-Date: 2017-12-28 23:56+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <soltys1@gmail.com>\n"
Loading
Loading
@@ -7013,7 +7013,7 @@ msgstr "Statystyki"
msgid "Repositories"
msgstr "Repozytoria"
 
#: templates/plugins/add.html:15 templates/plugins/update.html:16
#: templates/plugins/add.html:15
msgid ""
"<strong>Important:</strong> please follow <strong>all</strong> these rules, "
"otherwise your script will be rejected:"
Loading
Loading
@@ -7095,7 +7095,7 @@ msgstr ""
"jeśli Twój skrypt robi coś blokującego (jak pobieranie URL), musisz użyć "
"funkcji hook_process (lub hook_process_hashtable), aby nie zablokować WeeChat"
 
#: templates/plugins/add.html:43 templates/plugins/update.html:25
#: templates/plugins/add.html:43 templates/plugins/update.html:27
#: templates/themes/add.html:25 templates/themes/update.html:17
msgid "Submit"
msgstr "Wyślij"
Loading
Loading
@@ -7258,7 +7258,7 @@ msgstr "wymaga"
msgid "Author:"
msgstr "Autor:"
 
#: templates/plugins/list.html:167 templates/plugins/update.html:32
#: templates/plugins/list.html:167 templates/plugins/update.html:34
msgid "No script found."
msgstr "Nie znaleziono skryptu."
 
Loading
Loading
@@ -7323,7 +7323,28 @@ msgstr "uaktualniono"
msgid "Script not found"
msgstr "Nie znaleziono skryptu"
 
#: templates/plugins/update.html:16
msgid ""
"<strong>Important:</strong> the recommended way to update a script is to "
"send a pull request on <a href=\"https://github.com/weechat/scripts/"
"\">Github scripts repository</a>: your changes will be public and people "
"could comment them before they are merged in the repository. If this is not "
"possible, then you can use this form."
msgstr ""
#: templates/plugins/update.html:18
#, fuzzy
#| msgid ""
#| "<strong>Important:</strong> please follow <strong>all</strong> these "
#| "rules, otherwise your script will be rejected:"
msgid ""
"Please follow <strong>all</strong> these rules, otherwise your script will "
"be rejected:"
msgstr ""
"<strong>Uwaga:</strong> zastosuj się do <strong>wszystkich</strong> "
"poniższych zasad, w przeciwnym wypadku Twój skrypt zostanie odrzucony:"
#: templates/plugins/update.html:20
msgid ""
"for a Python script with tag \"py3k-ok\", please ensure your new version is "
"compatible with Python 2.x and 3.x"
Loading
Loading
Loading
Loading
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat.org\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-05 01:01+0100\n"
"POT-Creation-Date: 2018-01-06 15:33+0100\n"
"PO-Revision-Date: 2017-12-28 23:56+0100\n"
"Last-Translator: Alexandre Bolelli <semeion7@gmail.com>\n"
"Language-Team: Portuguese <semeion7@gmail.com>\n"
Loading
Loading
@@ -7028,7 +7028,7 @@ msgstr "Estatísticas"
msgid "Repositories"
msgstr "Repositórios Debian"
 
#: templates/plugins/add.html:15 templates/plugins/update.html:16
#: templates/plugins/add.html:15
#, fuzzy
#| msgid ""
#| "<strong>Warning:</strong> please follow <strong>all</strong> these rules, "
Loading
Loading
@@ -7116,7 +7116,7 @@ msgstr ""
"se o seu script está bloqueando algo (como buscar URL), você deve usar a "
"função hook_process (ou hook_process_hashtable) para não bloquear o WeeChat"
 
#: templates/plugins/add.html:43 templates/plugins/update.html:25
#: templates/plugins/add.html:43 templates/plugins/update.html:27
#: templates/themes/add.html:25 templates/themes/update.html:17
msgid "Submit"
msgstr "Entregar"
Loading
Loading
@@ -7301,7 +7301,7 @@ msgstr "requer"
msgid "Author:"
msgstr "Autor:"
 
#: templates/plugins/list.html:167 templates/plugins/update.html:32
#: templates/plugins/list.html:167 templates/plugins/update.html:34
msgid "No script found."
msgstr "Nenhum script encontrado."
 
Loading
Loading
@@ -7365,7 +7365,28 @@ msgstr "atualizado"
msgid "Script not found"
msgstr "Script não encontrado"
 
#: templates/plugins/update.html:16
msgid ""
"<strong>Important:</strong> the recommended way to update a script is to "
"send a pull request on <a href=\"https://github.com/weechat/scripts/"
"\">Github scripts repository</a>: your changes will be public and people "
"could comment them before they are merged in the repository. If this is not "
"possible, then you can use this form."
msgstr ""
#: templates/plugins/update.html:18
#, fuzzy
#| msgid ""
#| "<strong>Warning:</strong> please follow <strong>all</strong> these rules, "
#| "otherwise your script will be rejected:"
msgid ""
"Please follow <strong>all</strong> these rules, otherwise your script will "
"be rejected:"
msgstr ""
"<strong>Aviso:</strong> por favor siga <strong>todas</strong> essas regras, "
"caso contrário, seu script será rejeitado:"
#: templates/plugins/update.html:20
msgid ""
"for a Python script with tag \"py3k-ok\", please ensure your new version is "
"compatible with Python 2.x and 3.x"
Loading
Loading
Loading
Loading
@@ -13,7 +13,9 @@
<div class="form">
 
<div class="infobox">
{% trans "<strong>Important:</strong> please follow <strong>all</strong> these rules, otherwise your script will be rejected:" %}
{% blocktrans %}<strong>Important:</strong> the recommended way to update a script is to send a pull request on <a href="https://github.com/weechat/scripts/">Github scripts repository</a>: your changes will be public and people could comment them before they are merged in the repository. If this is not possible, then you can use this form.{% endblocktrans %}
<br><br>
{% trans "Please follow <strong>all</strong> these rules, otherwise your script will be rejected:" %}
<ul>
<li>{% blocktrans %}for a Python script with tag "py3k-ok", please ensure your new version is compatible with Python 2.x and 3.x{% endblocktrans %}</li>
</ul>
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment