From: <var...@us...> - 2021-11-30 12:29:43
|
Revision: 10711 http://sourceforge.net/p/phpwiki/code/10711 Author: vargenau Date: 2021-11-30 12:29:40 +0000 (Tue, 30 Nov 2021) Log Message: ----------- Update pgsrc translations Modified Paths: -------------- trunk/locale/de/pgsrc/Hilfe%2FAutorenProtokollPlugin trunk/locale/de/pgsrc/Hilfe%2FBackLinksPlugin trunk/locale/de/pgsrc/Hilfe%2FGraphVizPlugin trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin trunk/locale/de/pgsrc/Hilfe%2FNeueSeitePlugin trunk/locale/de/pgsrc/Hilfe%2FNeuerKommentarPlugin trunk/locale/de/pgsrc/PhpWikiUmfrage trunk/locale/de/pgsrc/SandKasten trunk/locale/de/pgsrc/SeiteFinden trunk/locale/de/pgsrc/StartSeiteAlias trunk/locale/de/pgsrc/TitelSuche trunk/locale/de/pgsrc/VolltextSuche trunk/locale/de/pgsrc/Vorlage%2FBeispiel trunk/locale/es/pgsrc/BuscarP%C3%A1gina trunk/locale/es/pgsrc/CajaDeArena trunk/locale/fr/pgsrc/Aide%2FAjouterDesPages trunk/locale/fr/pgsrc/Aide%2FGreffon%C3%89diterLesM%C3%A9taDonn%C3%A9es trunk/locale/fr/pgsrc/Aide%2FGreffonAjouterDesCommentaires trunk/locale/fr/pgsrc/Aide%2FGreffonCr%C3%A9erUnePage trunk/locale/fr/pgsrc/Aide%2FGreffonCr%C3%A9erUneTdm trunk/locale/fr/pgsrc/Aide%2FGreffonD%C3%A9plierLesSousPages trunk/locale/fr/pgsrc/Aide%2FGreffonHistoriqueAuteur trunk/locale/fr/pgsrc/Aide%2FGreffonInclureUnePage trunk/locale/fr/pgsrc/Aide%2FGreffonIns%C3%A9rer trunk/locale/fr/pgsrc/Aide%2FGreffonListeDesSousPages trunk/locale/fr/pgsrc/Aide%2FGreffonListeDuCalendrier trunk/locale/fr/pgsrc/Aide%2FGreffonRechercheExterne trunk/locale/fr/pgsrc/Aide%2FGreffonRessourcesRss trunk/locale/fr/pgsrc/Aide%2FGreffonTeX2png trunk/locale/fr/pgsrc/Aide%2FGreffonWiki trunk/locale/fr/pgsrc/Aide%2FListeDePages trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki trunk/locale/fr/pgsrc/Bac%C3%80Sable trunk/locale/fr/pgsrc/ChercherUnePage trunk/locale/fr/pgsrc/D%C3%A9poserUnFichier trunk/locale/fr/pgsrc/RechercheEnTexteInt%C3%A9gral trunk/locale/fr/pgsrc/RechercheParTitre trunk/locale/it/pgsrc/RicercaDelTesto trunk/locale/it/pgsrc/RicercaPerTitolo trunk/locale/it/pgsrc/ScatolaDiSabbia trunk/locale/it/pgsrc/TrovaPagina trunk/locale/nl/pgsrc/ZandBak trunk/locale/nl/pgsrc/ZoekPagina trunk/locale/sv/pgsrc/G%C3%A4stboken trunk/locale/sv/pgsrc/S%C3%B6kEfterSida trunk/locale/sv/pgsrc/Sandl%C3%A5dan trunk/locale/zh/pgsrc/FindPage trunk/locale/zh/pgsrc/FullTextSearch trunk/locale/zh/pgsrc/Help%2FBackLinksPlugin trunk/locale/zh/pgsrc/Help%2FExternalSearchPlugin trunk/locale/zh/pgsrc/Help%2FTranscludePlugin trunk/locale/zh/pgsrc/PhpWikiAdministration trunk/locale/zh/pgsrc/SandBox trunk/locale/zh/pgsrc/TitleSearch Modified: trunk/locale/de/pgsrc/Hilfe%2FAutorenProtokollPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FAutorenProtokollPlugin 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/de/pgsrc/Hilfe%2FAutorenProtokollPlugin 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Sat, 26 Dec 2020 12:40:06 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Hilfe%2FAutorenProtokollPlugin; @@ -27,15 +27,15 @@ | Keine |- | **noheader** -| Do not display page header +| Boolean. If true, do not display page header. | false |- | **includeminor** -| Include minor modifications +| Boolean. If true, include minor modifications. | false |- | **includedeleted** -| Include deleted pages +| Boolean. If true, include deleted pages. | false |- | **author** Modified: trunk/locale/de/pgsrc/Hilfe%2FBackLinksPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FBackLinksPlugin 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/de/pgsrc/Hilfe%2FBackLinksPlugin 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Sat, 26 Dec 2020 12:40:06 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Hilfe%2FBackLinksPlugin; @@ -37,11 +37,11 @@ | Current page |- | **include_self** -| Include yourself in the results. +| Boolean. If true, include yourself in the results. | false |- | **noheader** -| Do not display header. +| Boolean. If true, do not display header. | false |- | **linkmore** @@ -59,9 +59,8 @@ == Known Problems == -Back links should be found even if the link is inside a table, or in an -included template, but not in some complex cases (for example, the link -is in a template included inside a table). +Back links will not be found if the link is inside a table, or in an included template, +or in general if the link is in text generated by a plugin. == Autor == * [[Help:Reini Urban|Reini Urban]] Modified: trunk/locale/de/pgsrc/Hilfe%2FGraphVizPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FGraphVizPlugin 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/de/pgsrc/Hilfe%2FGraphVizPlugin 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Fri, 19 Apr 2019 17:28:11 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Hilfe%2FGraphVizPlugin; @@ -45,7 +45,7 @@ | |- | **exclude** -| Exclude pages +| Comma-separated list of pages to exclude | |- | **help** Modified: trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Sat, 26 Dec 2020 12:40:06 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Hilfe%2FInhaltsVerzeichnisPlugin; @@ -26,7 +26,7 @@ ! Vorgabe |- | **extracollapse** -| Provide a button to hide/display the Table of Contents +| Boolean. If true, provide a button to hide/display the Table of Contents. | true |- | **firstlevelstyle** Modified: trunk/locale/de/pgsrc/Hilfe%2FNeueSeitePlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FNeueSeitePlugin 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/de/pgsrc/Hilfe%2FNeueSeitePlugin 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 15 Nov 2021 14:41:56 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Hilfe%2FNeueSeitePlugin; @@ -48,8 +48,8 @@ | |- | **overwrite** -| Boolean, whether to overwrite an existing page. -| +| Boolean. If true, overwrite an existing page. +| false |} == Variable Expansion == Modified: trunk/locale/de/pgsrc/Hilfe%2FNeuerKommentarPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FNeuerKommentarPlugin 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/de/pgsrc/Hilfe%2FNeuerKommentarPlugin 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Fri, 26 Jul 2019 10:46:32 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Hilfe%2FNeuerKommentarPlugin; @@ -25,7 +25,7 @@ |- | **jshide** | Bool'sche Variable, ob die Kommentare oder Eingabe-Textbox zuerst versteckt sein soll, und erst auf Klick erscheint. -| 0 +| false |- | **order** | Liste Kommentare in chronologischer (order=normal) oder umgekehrter Reihenfolge (order=reverse) @@ -37,7 +37,7 @@ |- | **noheader** | Bool'sche Variable, ob die »Kommentare« h2 Überschrift weggelassen soll. -| 0 +| false |- | **pagename** | Hänge Kommentare an welche Seite an? Modified: trunk/locale/de/pgsrc/PhpWikiUmfrage =================================================================== --- trunk/locale/de/pgsrc/PhpWikiUmfrage 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/de/pgsrc/PhpWikiUmfrage 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Sat, 26 Dec 2020 12:40:06 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=PhpWikiUmfrage; @@ -22,6 +22,7 @@ question[5]="Welche PhpWiki Version benutzt Du?" answer[5][1]="1.2.x" answer[5][2]="1.3.1-12" answer[5][3]="1.3.13" answer[5][4]="1.3.14" answer[5][5]="1.4.0" answer[5][6]="1.5.x" + answer[5][7]="1.6.0" answer[5][8]="1.6.1" >> ---- Modified: trunk/locale/de/pgsrc/SandKasten =================================================================== --- trunk/locale/de/pgsrc/SandKasten 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/de/pgsrc/SandKasten 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=SandKasten; @@ -8,4 +8,4 @@ Hier können Sie das Wiki ausprobieren. -Viel Spaß :-) +Viel Spaß {{:)}} Modified: trunk/locale/de/pgsrc/SeiteFinden =================================================================== --- trunk/locale/de/pgsrc/SeiteFinden 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/de/pgsrc/SeiteFinden 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 25 Jul 2019 15:34:07 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=SeiteFinden; @@ -20,7 +20,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Volltextsuche == @@ -31,7 +32,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Fuzzysuche == @@ -41,10 +43,9 @@ <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ------- - == Tips == * Wörter mit Leerzeichen trennen. Alle Wörter müssen enthalten sein. Modified: trunk/locale/de/pgsrc/StartSeiteAlias =================================================================== --- trunk/locale/de/pgsrc/StartSeiteAlias 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/de/pgsrc/StartSeiteAlias 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Tue, 16 Apr 2019 15:27:59 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=StartSeiteAlias; @@ -6,6 +6,6 @@ charset=UTF-8 Content-Transfer-Encoding: binary -<<RedirectTo page=StartSeite >> +<<RedirectTo page=StartSeite>> (This is a demonstration of the [[Help:RedirectToPlugin|RedirectTo]] plugin.) Modified: trunk/locale/de/pgsrc/TitelSuche =================================================================== --- trunk/locale/de/pgsrc/TitelSuche 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/de/pgsrc/TitelSuche 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Sat, 26 Dec 2020 12:40:06 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=TitelSuche; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -<<TitleSearch>> +<<TitleSearch limit=1000>> ---- @@ -16,18 +16,21 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ---- Modified: trunk/locale/de/pgsrc/VolltextSuche =================================================================== --- trunk/locale/de/pgsrc/VolltextSuche 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/de/pgsrc/VolltextSuche 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Wed, 10 Apr 2019 16:39:09 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=VolltextSuche; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -<<FullTextSearch>> +<<FullTextSearch limit=1000>> ---- @@ -16,18 +16,21 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ---- Modified: trunk/locale/de/pgsrc/Vorlage%2FBeispiel =================================================================== --- trunk/locale/de/pgsrc/Vorlage%2FBeispiel 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/de/pgsrc/Vorlage%2FBeispiel 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Fri, 30 Jul 2021 15:10:38 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Vorlage%2FBeispiel; @@ -9,16 +9,18 @@ <noinclude> Die folgenden vordefinierten Variablen werden zwischen zwei %% gesetzt automatisch expandiert, auf ihren Wert gesetzt: - PAGENAME - MTIME - last modified date + time - CTIME - creation date + time - AUTHOR - last author - OWNER - CREATOR - first author - SERVER_URL, DATA_PATH, SCRIPT_NAME, PHPWIKI_BASE_URL and BASE_URL +|= PAGENAME +|= MTIME | last modified date + time +|= CTIME | creation date + time +|= AUTHOR | last author +|= OWNER +|= CREATOR | first author +|= SERVER_URL +|= DATA_PATH +|= SCRIPT_NAME +|= PHPWIKI_BASE_URL +|= BASE_URL </noinclude> - ---- * Seitenname: %%PAGENAME%% * Autor: %%AUTHOR%% * Datum der letzten Änderung: %%MTIME%% @@ -25,7 +27,6 @@ * Datum der Erzeugung: %%CTIME%% * Eigentümer: %%OWNER%% * Erzeuger: %%CREATOR%% - * SERVER_URL: %%SERVER_URL%% * DATA_PATH: %%DATA_PATH%% * SCRIPT_NAME: %%SCRIPT_NAME%% Modified: trunk/locale/es/pgsrc/BuscarP%C3%A1gina =================================================================== --- trunk/locale/es/pgsrc/BuscarP%C3%A1gina 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/es/pgsrc/BuscarP%C3%A1gina 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Tue, 9 Apr 2019 16:49:36 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=BuscarP%C3%A1gina; @@ -20,7 +20,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Full Text Search == @@ -31,7 +32,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Fuzzy Search == @@ -41,10 +43,9 @@ <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ------- - == Tips == * Separate words with a space. All words have to match as substrings. Modified: trunk/locale/es/pgsrc/CajaDeArena =================================================================== --- trunk/locale/es/pgsrc/CajaDeArena 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/es/pgsrc/CajaDeArena 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Wed, 10 Apr 2019 14:45:43 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=CajaDeArena; @@ -8,4 +8,4 @@ Aquí pueden probar su Wiki. -Diviértanse :-) +Diviértanse {{:)}} Modified: trunk/locale/fr/pgsrc/Aide%2FAjouterDesPages =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FAjouterDesPages 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FAjouterDesPages 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Sat, 26 Dec 2020 13:01:53 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FAjouterDesPages; @@ -6,11 +6,11 @@ charset=UTF-8 Content-Transfer-Encoding: binary -Pour ajouter une nouvelle page à Wiki, vous n'avez qu'à trouver un titre +Pour ajouter une nouvelle page au wiki, vous n'avez qu'à trouver un titre parlant et le mettre entre {{{[[double crochets]]}}}. Vous pouvez alors y aller et cliquer sur le point d'interrogation au bout de votre -nouvel hyperlien, et le Wiki vous donnera une fenêtre pour créer la nouvelle page. +nouvel hyperlien, et le wiki vous donnera une fenêtre pour créer la nouvelle page. Le nom de la page peut contenir tous les caractères, sauf : * les signes inférieur et supérieur (<>), @@ -20,7 +20,7 @@ * la barre verticale (|), * et le dièse (#) qui est utilisé pour les ancres. -Si vous désirez ajouter au Wiki un document complexe, vous vous en sortirez +Si vous désirez ajouter au wiki un document complexe, vous vous en sortirez probablement mieux en fournissant son URL plutôt qu'en essayant d'ajouter ici le texte du document, comme ceci : {{{ @@ -28,7 +28,7 @@ }}} [[http://phpwiki.sourceforge.net/|Page d'accueil du projet PhpWiki]] -Le Wiki ne gère pas les balises HTML (voir [[Aide:RèglesDeFormatageDesTextes|RèglesDeFormatageDesTextes]]). +Le wiki ne gère pas les balises HTML (voir [[Aide:RèglesDeFormatageDesTextes|RèglesDeFormatageDesTextes]]). <tags>Ils sortiront juste sous forme de texte.</tags> Le wiki est conçu pour être aussi simple que possible pour encourager son utilisation. Modified: trunk/locale/fr/pgsrc/Aide%2FGreffon%C3%89diterLesM%C3%A9taDonn%C3%A9es =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffon%C3%89diterLesM%C3%A9taDonn%C3%A9es 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffon%C3%89diterLesM%C3%A9taDonn%C3%A9es 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Wed, 20 Oct 2021 09:48:43 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffon%C3%89diterLesM%C3%A9taDonn%C3%A9es @@ -13,7 +13,7 @@ la date de dernière modification et d'autres choses. {{{ -<<AppendText argument>> +<<EditMetaData argument>> }}} == Argument == Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonAjouterDesCommentaires =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonAjouterDesCommentaires 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonAjouterDesCommentaires 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 23 May 2019 18:18:07 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffonAjouterDesCommentaires; @@ -38,7 +38,7 @@ |- | **noheader** | Booléen si le titre "Commentaires" au format h2 doit être omis. -| 0 +| false |- | **pagename** | Attacher à quelle page ? Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonCr%C3%A9erUnePage =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonCr%C3%A9erUnePage 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonCr%C3%A9erUnePage 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 15 Nov 2021 14:41:56 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffonCr%C3%A9erUnePage; @@ -48,7 +48,7 @@ | |- | **overwrite** -| Booléen, indique s'il faut écraser une page existante. +| Booléen. Si //true//, indique qu'il faut écraser une page existante. | |} Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonCr%C3%A9erUneTdm =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonCr%C3%A9erUneTdm 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonCr%C3%A9erUneTdm 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 16 Dec 2020 15:49:22 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffonCr%C3%A9erUneTdm; @@ -26,7 +26,7 @@ ! Valeur par défaut |- | **extracollapse** -| Fournit un bouton pour cacher/afficher la table des matières. +| Booléen. Si //true//, fournit un bouton pour cacher/afficher la table des matières. | true |- | **firstlevelstyle** @@ -42,7 +42,7 @@ | |- | **jshide** -| Booléen si la table doit être initialement cachée puis affichée par un clic. +| Booléen. Si //true//, la table est initialement cachée puis affichée par un clic. | false |- | **liststyle** @@ -50,11 +50,11 @@ | dl |- | **noheader** -| Booléen indiquant si le titre « Table des matières » doit être omis. +| Booléen. Si //true//, le titre « Table des matières » est omis. | false |- | **notoc** -| Booléen indiquant si la table des matières doit être affichée (les en-têtes sont numérotés). +| Booléen. Si //true//, la table des matières est affichée (les en-têtes sont numérotés). | false |- | **pagename** @@ -74,11 +74,11 @@ | 200px |- | **with_counter** -| Booléen si des préfixes hérarchiques doivent être ajoutés. +| Booléen. Si //true//, des préfixes hérarchiques doivent être ajoutés. | false |- | **with_toclink** -| Booléen si les en-têtes doivent être liés à la table. +| Booléen. Si //true//, les en-têtes sont liés à la table. | false |} Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonD%C3%A9plierLesSousPages =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonD%C3%A9plierLesSousPages 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonD%C3%A9plierLesSousPages 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 16 dec 2020 15:49:22 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=locale/fr/pgsrc/Aide%2FGreffonD%C3%A9plierLesSousPages; @@ -41,7 +41,7 @@ | vide |- | **quiet** -| N'affiche pas d'en-tête. +| Booléen. Si //true//, n'affiche pas d'en-tête. | false |- | **sortby** @@ -61,7 +61,7 @@ | empty |- | **sectionhead** -| Montre l'en-tête lorsqu'on inclus une partie nommée. +| Montre l'en-tête lorsqu'on inclut une partie nommée. | false |- | **smalltitle** Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonHistoriqueAuteur =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonHistoriqueAuteur 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonHistoriqueAuteur 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 30 Mar 2020 15:49:22 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffonHistoriqueAuteur; @@ -27,15 +27,15 @@ | none |- | **noheader** -| Do not display page header +| Booléen. Si //true//, l'en-tête de la page n'est pas affiché. | false |- | **includeminor** -| Inclure les modifications mineures +| Booléen. Si //true//, inclure les modifications mineures. | false |- | **includedeleted** -| Inclure les pages supprimées +| Booléen. Si //true//, inclure les pages supprimées. | false |- | **author** Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonInclureUnePage =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonInclureUnePage 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonInclureUnePage 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 30 Mar 2020 15:49:22 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffonInclureUnePage; @@ -32,7 +32,7 @@ | Version la plus récente |- | **quiet** -| Si activé, l'inclusion apparaît comme du contenu normal +| Booléen. Si //true//, l'inclusion apparaît comme du contenu normal. | false |- | **bytes** @@ -56,7 +56,7 @@ | //Néant// |- | **sectionhead** -| Lors de l'inclusion d'une section nommée, ne pas inclure l'en-tête +| Booléen. Si //true//, lors de l'inclusion d'une section nommée, afficher l'en-tête | false |} Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonIns%C3%A9rer =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonIns%C3%A9rer 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonIns%C3%A9rer 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 30 Mar 2020 15:49:22 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffonIns%C3%A9rer; @@ -31,7 +31,7 @@ | 450 |- | **quiet** -| Si activé, le cadre apparaît comme du contenu normal. +| Booléen. Si //true//, le cadre apparaît comme du contenu normal. | false |} Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonListeDesSousPages =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonListeDesSousPages 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonListeDesSousPages 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 30 Mar 2020 15:49:22 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffonListeDesSousPages; @@ -34,7 +34,7 @@ | aucun |- | **noheader** -| Ne pas afficher l'en-tête +| Booléen. Si //true//, ne pas afficher l'en-tête | false |- | **info** Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonListeDuCalendrier =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonListeDuCalendrier 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonListeDuCalendrier 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Sun, 29 Mar 2020 18:53:38 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffonListeDuCalendrier; @@ -12,7 +12,6 @@ Il suffit de cliquer sur une date du calendrier, d'éditer la tâche pour ce jour puis de revenir sur la page courante. L'évènement doit apparaître dans une liste sous le calendrier. - == Utilisation == {{{ Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonRechercheExterne =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonRechercheExterne 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonRechercheExterne 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 30 Mar 2020 15:49:22 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffonRechercheExterne; @@ -41,8 +41,8 @@ | 30 caractères |- | **debug** -| Ne redirige pas réellement vers le site externe mais affiche juste l'URL vers lequel il devrait l'être. -| +| Booléen. Si //true//, ne redirige pas réellement vers le site externe mais affiche juste l'URL vers lequel il devrait l'être. +| false |} == Exemples == Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonRessourcesRss =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonRessourcesRss 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonRessourcesRss 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Tue, 3 Sep 2019 18:01:13 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffonRessourcesRss; @@ -39,7 +39,7 @@ | 0 |- | **titleonly** -| If //true//, do not display item body (boolean) +| Boolean. If true, do not display item body. | false |} Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonTeX2png =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonTeX2png 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonTeX2png 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Sun, 29 Mar 2020 18:53:38 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffonTeX2png; @@ -66,6 +66,10 @@ # Montrer que pour tout r positif, on a <<TeX2png text="$$\frac{\pi}{2}\int_0^r t e^{-t^2}\,dt \leq \int_0^r e^{-x^2}\,dx \int_0^r e^{-y^2}\,dy \leq \frac{\pi}{2} \int_0^{\sqrt{2} r} t e^{-t^2}\,dt$$">> **Indication** : passer en coordonnées polaires. # En déduire la limite de <<TeX2png text="$f(x)$">> lorsque x tend <<TeX2png text="vers $\infty$">>. +== See Also == +* [[Help:TexToPngPlugin]] +* [[Help:text2pngPlugin]] + <noinclude> ---- [[DocumentationDePhpWiki]] [[CatégorieGreffonWiki]] Modified: trunk/locale/fr/pgsrc/Aide%2FGreffonWiki =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FGreffonWiki 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FGreffonWiki 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Sun, 16 Dec 2020 15:52:27 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FGreffonWiki; @@ -92,10 +92,12 @@ == Types de base pour les greffons == -Tous les greffons viennent de la classe ##~PluginWiki## étendant la méthode run +Tous les greffons viennent de la classe ##~PluginWiki## étendant la +méthode run qui retourne un objet arbre des objets HTML, et doivent réagir sur chaque -arguments fournit depuis une ~WikiPage (voir les arguments plus loin) ou -passé par l'URL (arguments GET et POST définit via '||='). +argument fourni depuis une ~WikiPage (voir les arguments plus loin) ou +passé par l'URL (arguments GET et POST +définis via '||='). Un greffon simple a jsute besoin de la méthode run(), et en option de getName, getDescription, getDefaultArguments. Voir le greffon Modified: trunk/locale/fr/pgsrc/Aide%2FListeDePages =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FListeDePages 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FListeDePages 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FListeDePages; @@ -35,23 +35,23 @@ | //none// |- | **author** -| select pages by author; current user by ~[~] +| Select pages by author; current user by ~[~] | false |- | **owner** -| select pages by owner; current user by ~[~] +| Select pages by owner; current user by ~[~] | false |- | **creator** -| select pages by creator; current user by ~[~] +| Select pages by creator; current user by ~[~] | false |- | **sortby** -| select column to sort +| Select column to sort | //none// |- | **limit** -| number of rows, or start index and number of rows (see below) +| Number of rows, or start index and number of rows (see below) | 50 |- | **paging** @@ -67,11 +67,11 @@ | 0 |- | **comma** -| condensed comma-separated list, 1 if without links, 2 if with +| Condensed comma-separated list, 1 if without links, 2 if with | 0 |- | **commasep** -| comma separator +| Comma separator | ', ' |- | **listtype** @@ -121,11 +121,11 @@ |= remove | Remove |= renamed_pagename | Rename to |= ratingwidget | wikilens theme specific. -|= custom | See plugin/WikiTranslation +|= custom | See plugin ~WikiTranslation Symbolic 'info=' arguments: |= all | All columns except the special columns -|= most | pagename, mtime, author, size, hits, ... +|= most | pagename, mtime, author, hits |= some | pagename, mtime, author <noinclude> Modified: trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Aide%2FWikisUtilisantPhpWiki 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Sat, 26 Dec 2020 13:33:20 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Aide%2FWikisUtilisantPhpWiki @@ -10,34 +10,37 @@ |= URL |= Version de ~PhpWiki |= Thème | http://alsach.at/phpwiki/ | 1.4.0RC1 | default -| http://bh.hallikainen.org | 1.5.5 | Sidebar +| http://bh.hallikainen.org | 1.6.0 | Sidebar | http://www.carnatic.com/karmasaya/ -| http://churchofvirus.org/wiki/ | 1.3.2-jeffs-hacks | Virus (spécifique) +| http://churchofvirus.org/wiki/ | 1.3.2-jeffs-hacks | Virus (custom) | http://crossfamily.me.uk/wiki/ | 1.2.7 | http://www.dairiki.org/HammondWiki/ | 1.3.5pre | default | http://dev.cmeerw.org | 1.6.0 | Sidebar | http://dkbush.com/zphpwiki/ | 1.3.14 -| http://drhuang.com/wiki/ | 1.4.0RC1 | Sidebar | http://drtedwilliams.net/kb/ | 1.3.14 | MacOSX | http://e38.org/phpwiki/ | 1.3.14 | http://echolalie.org/wiki/index.php?EcholaListes | http://forge.cesga.es/wiki/g/optimiza/ | | Fusionforge | http://forkedcedarandscuppermongfarm.com/phpwiki/ | 1.2.10 -| https://forxa.mancomun.org/plugins/wiki/index.php?id=386&type=g | | Fusionforge | https://garage.maemo.org/plugins/wiki/index.php?id=290&type=g | | Gforge +| https://gforge.irsn.fr/gf/project/redice/wiki/ | | Gforge +| http://gforge.wits.ac.za/gf/project/vre/wiki/ | | Gforge | https://www.gidley.co.uk/wiki/ | http://glhrn.org/NoPlaceToGo/ | 1.4.0RC1 | Sidebar | http://gouwm.com/wiki/ | 1.2.11 | http://hollenback.net | 1.5.4 | Sidebar -| http://kcpralumni.org/wiki/ | 1.5.4 | Sidebar +| http://joomlacode.org/gf/user/mat978/userwiki/ | | Gforge +| http://kcpralumni.org/wiki/ | 1.6.0 | Sidebar +| http://kqlives.sourceforge.net/ | 1.3.14 | kq (custom) +| http://math.drhuang.com/wiki/Index.php/HomePage | 1.4.0RC1 | Sidebar | http://matthieuachard.free.fr/wiki/ | 1.2.10 | http://meanwhile.sourceforge.net/wiki/ | 1.4.0RC1 | ~MonoBook -| http://mtswiki.westwood-tech.com/mtswiki-index.php/HomePage | 1.4.0RC1 | default +| http://mtswiki.westwood-tech.com/mtswiki-index.php/HomePage | 1.6.0 | Sidebar | http://mupad-combinat.sourceforge.net/Wiki/AboutWiki.html | | default | http://muthanna.com/looperng/tutorial/HelpPages.html | ?? (wikidump) | http://netfrag.org/rrr/wiki/ | 1.5.5 | Sidebar | http://nukemclan.free.fr | 1.2.10 -| http://ohg82er.de/wiki/ | 1.3.2-jeffs-hacks | ~DigiLog (spécifique) +| http://ohg82er.de/wiki/ | 1.3.2-jeffs-hacks | ~DigiLog (custom) | http://oldwiki.gnustep.org | 1.3.2-jeffs-hacks | http://people.biology.ucsd.edu/bshanks/hosting/work/papers/symSysHonorsThesis/talkSlides/biw.html | 1.3.5pre | default | http://raczkowscy.prv.pl | 1.2.10 @@ -48,10 +51,9 @@ | http://the-bees-knees.info/phpwiki/ | 1.5.4 | default | http://utenmelk.no/wiki2/ | 1.6.0 | Wordpress | http://wac-tk.drni.de | 1.3.11p1 | Crao -| https://wiki.cyberleo.net | 1.4.0RC1 | MacOSX -| http://wiki.elaboratedsolutions.com -| http://wiki.wlug.org.nz | 1.3.11p1 | WLUG05 (spécifique) -| http://wikiworld.com/wiki/ | | ~MonoBook +| https://wiki.cyberleo.net | 1.5.5 | MacOSX +| http://wiki.elaboratedsolutions.com | 1.2.11 +| http://wiki.wlug.org.nz | 1.3.11p1 | WLUG05 (custom) | http://www.allpsych.uni-giessen.de/wikidump/HomePage.html | ?? (wikidump) | http://www-bd.lip6.fr/ens/li345-2011/index.php/Accueil | 1.4.0RC1 | default | https://www.cs.helsinki.fi/group/keltsi/wikidumphtml/HomePage | ?? (wikidump) Modified: trunk/locale/fr/pgsrc/Bac%C3%80Sable =================================================================== --- trunk/locale/fr/pgsrc/Bac%C3%80Sable 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/Bac%C3%80Sable 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:17 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Bac%C3%80Sable; @@ -8,4 +8,4 @@ Vous pouvez tester Wiki ici même. -Amusez-vous bien ! :-) +Amusez-vous bien ! {{:)}} Modified: trunk/locale/fr/pgsrc/ChercherUnePage =================================================================== --- trunk/locale/fr/pgsrc/ChercherUnePage 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/ChercherUnePage 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Tue, 3 Sep 2019 18:01:13 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=ChercherUnePage; @@ -20,7 +20,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Full Text Search == @@ -31,7 +32,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Fuzzy Search == @@ -41,10 +43,9 @@ <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ------- - == Astuces == * Separate words with a space. All words have to match as substrings. Modified: trunk/locale/fr/pgsrc/D%C3%A9poserUnFichier =================================================================== --- trunk/locale/fr/pgsrc/D%C3%A9poserUnFichier 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/D%C3%A9poserUnFichier 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Fri, 12 Apr 2019 15:36:06 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=D%C3%A9poserUnFichier; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -**Télécharger un fichier qui sera accessible en préfixant le nom de fichier par « Upload~: ».** +**Déposer un fichier qui sera accessible en préfixant le nom de fichier par « Upload~: ».** ---- <<UpLoad>> Modified: trunk/locale/fr/pgsrc/RechercheEnTexteInt%C3%A9gral =================================================================== --- trunk/locale/fr/pgsrc/RechercheEnTexteInt%C3%A9gral 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/RechercheEnTexteInt%C3%A9gral 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 5 Sep 2019 13:50:20 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=RechercheEnTexteInt%C3%A9gral; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -<<FullTextSearch>> +<<FullTextSearch limit=1000>> ---- @@ -16,18 +16,21 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ---- Modified: trunk/locale/fr/pgsrc/RechercheParTitre =================================================================== --- trunk/locale/fr/pgsrc/RechercheParTitre 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/fr/pgsrc/RechercheParTitre 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 11 Apr 2019 16:07:57 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=RechercheParTitre; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -<<TitleSearch>> +<<TitleSearch limit=1000>> ---- @@ -16,18 +16,21 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ---- Modified: trunk/locale/it/pgsrc/RicercaDelTesto =================================================================== --- trunk/locale/it/pgsrc/RicercaDelTesto 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/it/pgsrc/RicercaDelTesto 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 11 Apr 2019 16:07:57 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=RicercaDelTesto; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -<<FullTextSearch>> +<<FullTextSearch limit=1000>> ---- @@ -16,18 +16,21 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ---- Modified: trunk/locale/it/pgsrc/RicercaPerTitolo =================================================================== --- trunk/locale/it/pgsrc/RicercaPerTitolo 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/it/pgsrc/RicercaPerTitolo 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 26 Mar 2020 12:01:56 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=RicercaPerTitolo; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -<<TitleSearch>> +<<TitleSearch limit=1000>> ---- @@ -16,18 +16,21 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ---- Modified: trunk/locale/it/pgsrc/ScatolaDiSabbia =================================================================== --- trunk/locale/it/pgsrc/ScatolaDiSabbia 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/it/pgsrc/ScatolaDiSabbia 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 8 Apr 2019 18:49:20 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=ScatolaDiSabbia; @@ -8,4 +8,4 @@ Puoi fare esperimenti qua! -Divertiti! :-) +Divertiti! {{:)}} Modified: trunk/locale/it/pgsrc/TrovaPagina =================================================================== --- trunk/locale/it/pgsrc/TrovaPagina 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/it/pgsrc/TrovaPagina 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 16 Dec 2020 12:01:56 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=TrovaPagina; @@ -20,7 +20,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Full Text Search == @@ -31,7 +32,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Fuzzy Search == @@ -41,10 +43,9 @@ <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ------- - == Tips == * Separa le parole con uno spazio. Tutte le parole devono corrispondere. Modified: trunk/locale/nl/pgsrc/ZandBak =================================================================== --- trunk/locale/nl/pgsrc/ZandBak 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/nl/pgsrc/ZandBak 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 8 Apr 2019 18:49:20 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=ZandBak; @@ -8,4 +8,4 @@ Hier kun je heerlijk met Wiki spelen. -Veel plezier :-) +Veel plezier {{:)}} Modified: trunk/locale/nl/pgsrc/ZoekPagina =================================================================== --- trunk/locale/nl/pgsrc/ZoekPagina 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/nl/pgsrc/ZoekPagina 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 24 Dec 2020 17:40:03 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=ZoekPagina; @@ -20,7 +20,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Full Text Search == @@ -31,7 +32,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Fuzzy Search == @@ -41,10 +43,9 @@ <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ------- - == Tips == * Scheid woorden met een spatie. Alle woorden moeten gevonden worden. Modified: trunk/locale/sv/pgsrc/G%C3%A4stboken =================================================================== --- trunk/locale/sv/pgsrc/G%C3%A4stboken 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/sv/pgsrc/G%C3%A4stboken 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 8 Apr 2019 16:08:59 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=G%C3%A4stboken; @@ -9,7 +9,7 @@ Signera med namn och datum nedan! Arno Hollosi, Aredridel Stauck, Jeff Dairiki, Steve Wainstead, Carsten Klapp, -Reini Urban, Marc-Etienne Vargenau, [[The PhpWiki programming team|Php Wiki-programmerarna]]. +Reini Urban, Marc-Etienne Vargenau, [[The PhpWiki programming team|PhpWiki-programmerarna]]. ---- [[PhpWikiDocumentation]] Modified: trunk/locale/sv/pgsrc/S%C3%B6kEfterSida =================================================================== --- trunk/locale/sv/pgsrc/S%C3%B6kEfterSida 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/sv/pgsrc/S%C3%B6kEfterSida 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 18 Dec 2020 18:49:20 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=S%C3%B6kEfterSida; @@ -20,7 +20,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Fulltextsökning == @@ -31,7 +32,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Fuzzy Search == @@ -41,10 +43,9 @@ <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ------- - == Tips == * Separera ord med mellanslag. Alla ord måste matcha. Modified: trunk/locale/sv/pgsrc/Sandl%C3%A5dan =================================================================== --- trunk/locale/sv/pgsrc/Sandl%C3%A5dan 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/sv/pgsrc/Sandl%C3%A5dan 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 8 Apr 2019 18:49:20 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Sandl%C3%A5dan; @@ -8,4 +8,4 @@ Här kan du pröva Wiki. -Ha det så roligt :-) +Ha det så roligt {{:)}} Modified: trunk/locale/zh/pgsrc/FindPage =================================================================== --- trunk/locale/zh/pgsrc/FindPage 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/zh/pgsrc/FindPage 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 24 Dec 2020 18:13:17 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=FindPage; @@ -20,7 +20,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Full Text Search == @@ -31,7 +32,8 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> == Fuzzy Search == @@ -40,10 +42,9 @@ <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ------- - == Tips == * 使用空白分隔每個字. 所有的字都必須符合. Modified: trunk/locale/zh/pgsrc/FullTextSearch =================================================================== --- trunk/locale/zh/pgsrc/FullTextSearch 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/zh/pgsrc/FullTextSearch 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Tue, 9 Apr 2019 17:57:35 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=FullTextSearch; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -<<FullTextSearch>> +<<FullTextSearch limit=1000>> ---- @@ -16,18 +16,21 @@ editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] checkbox[] name=case_exact - pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">> + pulldown[] name=regex value="auto,none,glob,posix,pcre,sql" +>> <<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] - checkbox[] name=case_exact>> + checkbox[] name=case_exact +>> ---- Modified: trunk/locale/zh/pgsrc/Help%2FBackLinksPlugin =================================================================== --- trunk/locale/zh/pgsrc/Help%2FBackLinksPlugin 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/zh/pgsrc/Help%2FBackLinksPlugin 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 24 Dec 2020 18:13:17 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FBackLinksPlugin; @@ -36,11 +36,11 @@ | Current page |- | **include_self** -| Include yourself in the results. +| Boolean. If true, include yourself in the results. | false |- | **noheader** -| Do not display header. +| Boolean. If true, do not display header. | false |- | **linkmore** @@ -58,9 +58,8 @@ == Known Problems == -Back links should be found even if the link is inside a table, or in an -included template, but not in some complex cases (for example, the link -is in a template included inside a table). +Back links will not be found if the link is inside a table, or in an included template, +or in general if the link is in text generated by a plugin. == Author == * [[Help:Reini Urban|Reini Urban]] Modified: trunk/locale/zh/pgsrc/Help%2FExternalSearchPlugin =================================================================== --- trunk/locale/zh/pgsrc/Help%2FExternalSearchPlugin 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/zh/pgsrc/Help%2FExternalSearchPlugin 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 24 Dec 2020 18:13:17 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FExternalSearchPlugin; @@ -41,7 +41,7 @@ |- | **debug** | 不要真的重導向到外部站台, 只要印出要被重導向到的 url. -| +| false |} == Examples == Modified: trunk/locale/zh/pgsrc/Help%2FTranscludePlugin =================================================================== --- trunk/locale/zh/pgsrc/Help%2FTranscludePlugin 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/zh/pgsrc/Help%2FTranscludePlugin 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Thu, 24 Dec 2020 18:13:17 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FTranscludePlugin; @@ -31,7 +31,7 @@ | 450 |- | **quiet** -| If set, frame appears as normal content +| Boolean. If true, frame appears as normal content. | false |} Modified: trunk/locale/zh/pgsrc/PhpWikiAdministration =================================================================== --- trunk/locale/zh/pgsrc/PhpWikiAdministration 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/zh/pgsrc/PhpWikiAdministration 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Tue, 10 Aug 2021 18:24:57 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=PhpWikiAdministration; @@ -39,7 +39,7 @@ This is currently non-strict, leaving some possible holes in not being able to connect to certain mail hosts, which can be overridden below. -This button will show a list of all users with registered emails and buttons to set the verification status manually. +This button will show a list of all users with registered e-mails and buttons to set the verification status manually. <<WikiAdminUtils action=email-verification>> Modified: trunk/locale/zh/pgsrc/SandBox =================================================================== --- trunk/locale/zh/pgsrc/SandBox 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/zh/pgsrc/SandBox 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Mon, 8 Apr 2019 18:49:20 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=SandBox; @@ -8,4 +8,4 @@ 你可以在這兒試試 Wiki. -Have fun :-) +Have fun {{:)}} Modified: trunk/locale/zh/pgsrc/TitleSearch =================================================================== --- trunk/locale/zh/pgsrc/TitleSearch 2021-11-30 12:10:11 UTC (rev 10710) +++ trunk/locale/zh/pgsrc/TitleSearch 2021-11-30 12:29:40 UTC (rev 10711) @@ -1,4 +1,4 @@ -Date: Tue, 9 Apr 2019 11:19:11 +0000 +Date: Tue, 30 Nov 2021 13:29:00 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=TitleSearch; @@ -6,7 +6,7 @@ charset=UTF-8 Content-Transfer-Encoding: binary -<<TitleSearch>>... [truncated message content] |