content/*: move to root
All checks were successful
/ deploy (push) Successful in 25s

This commit is contained in:
forgejo-actions[bot] 2024-09-17 19:02:39 +00:00
parent 360c8e70b4
commit ec2ff68c7f
59 changed files with 4673 additions and 90 deletions

View file

@ -124,7 +124,7 @@ msgid ""
"More often you will want to match any pages that have a particular thing in "
"their name. You can do this using a glob pattern. \"`*`\" stands for any "
"part of a page name, and \"`?`\" for any single letter of a page name. So "
"this matches all pages about music, and any <span class="createlink">SubPage</span>s of the SandBox, but "
"this matches all pages about music, and any <a href="../subpage/">SubPage</a>s of the SandBox, but "
"does not match the SandBox itself:"
msgstr ""
"La plupart du temps, vous voulez trouver les pages qui contiennent une "
@ -132,7 +132,7 @@ msgstr ""
"(« glob pattern »). Le métacaractère « `*` » correspond à n'importe quelle "
"partie du nom de la page et le métacaractère « `?` » à n'importe quelle "
"lettre. Ainsi, l'expression suivante correspond à toutes les pages traitant "
"de musique et à n'importe quelle sous-page <span class="createlink">SubPage</span> de la *SandBox*, mais "
"de musique et à n'importe quelle sous-page <a href="../subpage/">SubPage</a> de la *SandBox*, mais "
"pas à la *SandBox* elle-même :"
#. type: Plain text