diff --git a/ikiwiki.setup b/ikiwiki.setup index 75d756a..29a6b57 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -46,6 +46,7 @@ add_plugins: - typography - sidebar2 - po +- inline # plugins to disable disable_plugins: - htmlscrubber @@ -411,7 +412,7 @@ po_master_language: en|English po_slave_languages: - fr|Français # configures what pages are translatable -po_translatable_pages: 'index or footer or platforms or sidebar or join or recentchanges or shortcuts' +po_translatable_pages: 'index or platforms or join or sidebar' # used to decide how internal links should be generated, depending on web server features and site-specific preferences. po_link_to: current diff --git a/join.fr.mo b/join.fr.mo index 84b5f10..28c6171 100644 Binary files a/join.fr.mo and b/join.fr.mo differ diff --git a/join.fr.po b/join.fr.po index 5d0c73c..0a8640f 100644 --- a/join.fr.po +++ b/join.fr.po @@ -7,19 +7,20 @@ msgid "" msgstr "" "Project-Id-Version: ilot.io\n" -"POT-Creation-Date: 2024-10-08 11:35-0400\n" -"PO-Revision-Date: 2024-10-08 11:29-0400\n" +"POT-Creation-Date: 2025-04-03 18:26-0400\n" +"PO-Revision-Date: 2025-04-03 18:27-0400\n" "Last-Translator: \n" "Language-Team: dev@ayakael.net\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 3.4.3\n" +"X-Generator: Poedit 3.5\n" #. type: Content of: outside any tag (error?) -msgid "[[!meta title=\"Join\"]]" -msgstr "[[!meta title=\"Se joindre\"]]" +msgid "[[!meta title=\"Join\"]] [[!inline pages=\"join/join-en\" raw=\"yes\"]]" +msgstr "" +"[[!meta title=\"Join\"]] [[!inline pages=\"join/join-fr\" raw=\"yes\"]]" #. type: Content of:

msgid "Registration Form" @@ -220,6 +221,9 @@ msgstr "" "maxlength=\"50\">

" +#~ msgid "[[!meta title=\"Join\"]]" +#~ msgstr "[[!meta title=\"Se joindre\"]]" + #~ msgid "" #~ "async function checkDuplicate() { var url='https://lab.ilot.io/api/v4/" #~ "projects/99/issues'; var email = document.getElementById(\"email\")." diff --git a/join.html b/join.html index 416afe4..9f36dc4 100644 --- a/join.html +++ b/join.html @@ -1,6 +1,6 @@ [[!meta title="Join"]] - +[[!inline pages="join/join-en" raw="yes"]]

Registration Form

diff --git a/join.pot b/join.pot index 157eb78..be0b1f9 100644 --- a/join.pot +++ b/join.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-10-08 11:35-0400\n" +"POT-Creation-Date: 2025-04-03 18:27-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #. type: Content of: outside any tag (error?) -msgid "[[!meta title=\"Join\"]]" +msgid "[[!meta title=\"Join\"]] [[!inline pages=\"join/join-en\" raw=\"yes\"]]" msgstr "" #. type: Content of:

diff --git a/js/join.js b/join/join-en.html similarity index 71% rename from js/join.js rename to join/join-en.html index db9e888..f5abb63 100644 --- a/js/join.js +++ b/join/join-en.html @@ -1,10 +1,11 @@ + diff --git a/join/join-fr.html b/join/join-fr.html new file mode 100644 index 0000000..32424fa --- /dev/null +++ b/join/join-fr.html @@ -0,0 +1,77 @@ +