1
0
Fork 0

feat(readme_generator/i18n): update messages.pot and french translation

This commit is contained in:
Laurent Peuch 2024-03-22 06:22:19 +01:00 committed by Bram
parent ce8de39d2f
commit 2aa6c36bed
4 changed files with 43 additions and 14 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-20 03:54+0100\n"
"POT-Creation-Date: 2024-03-22 06:28+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,6 +17,11 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.14.0\n"
#: templates/ALL_README.md.j2:12
#, python-format
msgid "Read the README in %(language)s"
msgstr ""
#: templates/README.md.j2:2
msgid "Packaging an app, starting from this example"
msgstr ""
@ -87,6 +92,10 @@ msgstr ""
msgid "Install %(application_name)s with YunoHost"
msgstr ""
#: templates/README.md.j2:26
msgid "Read this README is other languages."
msgstr ""
#: templates/README.md.j2:28
#, python-format
msgid ""

View file

@ -23,7 +23,7 @@ It shall NOT be edited by hand.") }}
[![{{ _("Install %(application_name)s with YunoHost")|format(application_name=manifest.name) }}](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app={{manifest.id}})
*[Lire ce readme en français.](./README_fr.md)*
*[{{ _("Read this README is other languages.") }}](./ALL_README.md)*
> *{{ _("This package allows you to install %(application_name)s quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.")|format(application_name=manifest.name) }}*

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-20 03:54+0100\n"
"POT-Creation-Date: 2024-03-22 06:28+0100\n"
"PO-Revision-Date: 2024-03-20 05:11+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: fr\n"
@ -18,6 +18,11 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.14.0\n"
#: templates/ALL_README.md.j2:12
#, python-format
msgid "Read the README in %(language)s"
msgstr "Lire le README en %(language)s"
#: templates/README.md.j2:2
msgid "Packaging an app, starting from this example"
msgstr "Packager une application, à partir de cet exemple"
@ -27,26 +32,33 @@ msgid ""
"Copy this app before working on it, using the ['Use this "
"template'](https://github.com/YunoHost/example_ynh/generate) button on "
"the Github repo."
msgstr "Copiez cette application avant de travailler dessus, en utilisant "
"le bouton ['Utilisez ce template'](https://github.com/YunoHost/example_ynh/generate) "
"sur ce dépôt Github."
msgstr ""
"Copiez cette application avant de travailler dessus, en utilisant le "
"bouton ['Utilisez ce "
"template'](https://github.com/YunoHost/example_ynh/generate) sur ce dépôt"
" Github."
#: templates/README.md.j2:5
msgid "Edit the `manifest.json` with app specific info."
msgstr "Éditez le `manifest.json` avec les informations spécifiques à cette application."
msgstr ""
"Éditez le `manifest.json` avec les informations spécifiques à cette "
"application."
#: templates/README.md.j2:6
msgid ""
"Edit the `install`, `upgrade`, `remove`, `backup`, and `restore` scripts,"
" and any relevant conf files in `conf/`."
msgstr "Éditez les scripts `install`, `upgrade`, `remove`, `backup` et `restore` "
msgstr ""
"Éditez les scripts `install`, `upgrade`, `remove`, `backup` et `restore` "
"ainsi que tous les fichiers de configurations pertinants dans `conf/`."
#: templates/README.md.j2:7
msgid ""
"Using the [script helpers "
"documentation.](https://yunohost.org/packaging_apps_helpers)"
msgstr "Utilisez la [documentation des helpers](https://yunohost.org/packaging_apps_helpers)."
msgstr ""
"Utilisez la [documentation des "
"helpers](https://yunohost.org/packaging_apps_helpers)."
#: templates/README.md.j2:8
msgid "Add a `LICENSE` file for the package."
@ -60,7 +72,8 @@ msgstr "Éditez `doc/DISCLAIMER*.md`"
msgid ""
"The `README.md` files are to be automatically generated by "
"https://github.com/YunoHost/apps/tree/master/tools/readme_generator"
msgstr "Les fichiers `README.md` sont automatiquement généré par "
msgstr ""
"Les fichiers `README.md` sont automatiquement généré par "
"https://github.com/YunoHost/apps/tree/master/tools/readme_generator"
#: templates/README.md.j2:16
@ -68,7 +81,8 @@ msgid ""
"N.B.: This README was automatically generated by "
"https://github.com/YunoHost/apps/tree/master/tools/readme_generator\n"
"It shall NOT be edited by hand."
msgstr "Nota bene: ce README est automatiquement généré par "
msgstr ""
"Nota bene: ce README est automatiquement généré par "
"https://github.com/YunoHost/apps/tree/master/tools/readme_generator\n"
"Il ne doit pas être modifié à la main."
@ -94,6 +108,10 @@ msgstr "Statut demaintenance"
msgid "Install %(application_name)s with YunoHost"
msgstr "Installer %(application_name)s avec YunoHost"
#: templates/README.md.j2:26
msgid "Read this README is other languages."
msgstr "Lire le README dans d'autres langues."
#: templates/README.md.j2:28
#, python-format
msgid ""
@ -101,10 +119,12 @@ msgid ""
"simply on a YunoHost server.\n"
"If you don't have YunoHost, please consult [the "
"guide](https://yunohost.org/#/install) to learn how to install it."
msgstr "Ce package vous permet dinstaller %(application_name)s rapidement et simplement "
"sur un serveur YunoHost.\n"
msgstr ""
"Ce package vous permet dinstaller %(application_name)s rapidement et "
"simplement sur un serveur YunoHost.\n"
"Si vous navez pas YunoHost, regardez "
"[ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter."
"[ici](https://yunohost.org/#/install) pour savoir comment linstaller et "
"en profiter."
#: templates/README.md.j2:31
msgid "Overview"