Translated using Weblate (French)

Currently translated at 3.3% (1 of 30 strings)

Translation: Documentation/administrator_documentation-uninstall_docs-debian
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-uninstall_docs-debian/fr/
This commit is contained in:
Thomas 2022-07-14 09:53:48 +00:00 committed by Weblate
parent 46bd5af5a8
commit da130b0892
1 changed files with 32 additions and 15 deletions

View File

@ -23,8 +23,8 @@ msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:3 #: ../../administrator_documentation/uninstall_docs/debian.md:3
msgid "" msgid ""
"To uninstall Funkwhale from your Debian server, follow the instructions " "To uninstall Funkwhale from your Debian server, follow the instructions in "
"in this guide." "this guide."
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:6 #: ../../administrator_documentation/uninstall_docs/debian.md:6
@ -71,15 +71,19 @@ msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md #: ../../administrator_documentation/uninstall_docs/debian.md
msgid "Nginx" msgid "Nginx"
msgstr "" msgstr "Nginx"
#: ../../administrator_documentation/uninstall_docs/debian.md:58 #: ../../administrator_documentation/uninstall_docs/debian.md:58
#: ../../administrator_documentation/uninstall_docs/debian.md:77 #: ../../administrator_documentation/uninstall_docs/debian.md:77
#: ../../administrator_documentation/uninstall_docs/debian.md:54
#: ../../administrator_documentation/uninstall_docs/debian.md:72
msgid "Remove the configuration files from your web host." msgid "Remove the configuration files from your web host."
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:66 #: ../../administrator_documentation/uninstall_docs/debian.md:66
#: ../../administrator_documentation/uninstall_docs/debian.md:84 #: ../../administrator_documentation/uninstall_docs/debian.md:84
#: ../../administrator_documentation/uninstall_docs/debian.md:62
#: ../../administrator_documentation/uninstall_docs/debian.md:79
msgid "Reload the web server." msgid "Reload the web server."
msgstr "" msgstr ""
@ -88,61 +92,73 @@ msgid "Apache2"
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:92 #: ../../administrator_documentation/uninstall_docs/debian.md:92
#: ../../administrator_documentation/uninstall_docs/debian.md:87
msgid "Remove the Funkwhale database" msgid "Remove the Funkwhale database"
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:95 #: ../../administrator_documentation/uninstall_docs/debian.md:95
#: ../../administrator_documentation/uninstall_docs/debian.md:90
msgid "" msgid ""
"This action is __irreversible__. Make sure you have [backed up your " "This action is __irreversible__. Make sure you have [backed up your data](../"
"data](../upgrade_docs/backup.md) before proceeding." "upgrade_docs/backup.md) before proceeding."
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:98 #: ../../administrator_documentation/uninstall_docs/debian.md:98
#: ../../administrator_documentation/uninstall_docs/debian.md:93
msgid "" msgid ""
"Once you have stopped the Funkwhale services, you can remove the " "Once you have stopped the Funkwhale services, you can remove the Funkwhale "
"Funkwhale database." "database."
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:100 #: ../../administrator_documentation/uninstall_docs/debian.md:100
#: ../../administrator_documentation/uninstall_docs/debian.md:95
msgid "Navigate to your Funkwhale directory." msgid "Navigate to your Funkwhale directory."
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:106 #: ../../administrator_documentation/uninstall_docs/debian.md:106
#: ../../administrator_documentation/uninstall_docs/debian.md:101
msgid "Delete the Funkwhale database." msgid "Delete the Funkwhale database."
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:112 #: ../../administrator_documentation/uninstall_docs/debian.md:112
#: ../../administrator_documentation/uninstall_docs/debian.md:107
msgid "Delete the Funkwhale user." msgid "Delete the Funkwhale user."
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:118 #: ../../administrator_documentation/uninstall_docs/debian.md:118
#: ../../administrator_documentation/uninstall_docs/debian.md:113
msgid "Delete the Funkwhale account" msgid "Delete the Funkwhale account"
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:121 #: ../../administrator_documentation/uninstall_docs/debian.md:121
#: ../../administrator_documentation/uninstall_docs/debian.md:116
msgid "" msgid ""
"This action deletes the `/srv/funkwhale/` directory. Make sure you have " "This action deletes the `/srv/funkwhale/` directory. Make sure you have "
"[backed up any data](../upgrade_docs/backup.md) you want to keep." "[backed up any data](../upgrade_docs/backup.md) you want to keep."
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:124 #: ../../administrator_documentation/uninstall_docs/debian.md:124
#: ../../administrator_documentation/uninstall_docs/debian.md:119
msgid "" msgid ""
"Once you have removed the database, you can delete the `funkwhale` user " "Once you have removed the database, you can delete the `funkwhale` user and "
"and all associated data." "all associated data."
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:130 #: ../../administrator_documentation/uninstall_docs/debian.md:130
#: ../../administrator_documentation/uninstall_docs/debian.md:125
msgid "" msgid ""
"This deletes the `funkwhale` user and everything in their home directory " "This deletes the `funkwhale` user and everything in their home directory (`/"
"(`/srv/funkwhale/`). If your content is hosted in an S3-compatible store," "srv/funkwhale/`). If your content is hosted in an S3-compatible store, you "
" you need to delete this data separately." "need to delete this data separately."
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:132 #: ../../administrator_documentation/uninstall_docs/debian.md:132
#: ../../administrator_documentation/uninstall_docs/debian.md:127
msgid "Uninstall dependencies" msgid "Uninstall dependencies"
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:134 #: ../../administrator_documentation/uninstall_docs/debian.md:134
#: ../../administrator_documentation/uninstall_docs/debian.md:129
msgid "Funkwhale uses the following dependencies on your server:" msgid "Funkwhale uses the following dependencies on your server:"
msgstr "" msgstr ""
@ -155,9 +171,10 @@ msgid "Python"
msgstr "" msgstr ""
#: ../../administrator_documentation/uninstall_docs/debian.md:170 #: ../../administrator_documentation/uninstall_docs/debian.md:170
#: ../../administrator_documentation/uninstall_docs/debian.md:160
msgid "Uninstall any dependencies you don't need." msgid "Uninstall any dependencies you don't need."
msgstr "" msgstr ""
#~ msgid "apt" #: ../../administrator_documentation/uninstall_docs/debian.md
#~ msgstr "" msgid "apt"
msgstr ""