mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-25 09:21:10 +00:00
Translated using Weblate (French)
Currently translated at 100.0% (1354 of 1354 strings)
This commit is contained in:
parent
704826d1bc
commit
9865eaecab
@ -8,7 +8,7 @@ msgstr ""
|
||||
"Project-Id-Version: FreedomBox UI\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-10-19 20:11-0400\n"
|
||||
"PO-Revision-Date: 2020-10-10 18:20+0000\n"
|
||||
"PO-Revision-Date: 2020-10-22 11:26+0000\n"
|
||||
"Last-Translator: Coucouf <coucouf@coucouf.fr>\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/freedombox/"
|
||||
"freedombox/fr/>\n"
|
||||
@ -17,7 +17,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 4.3-dev\n"
|
||||
"X-Generator: Weblate 4.3.1\n"
|
||||
|
||||
#: doc/dev/_templates/layout.html:11
|
||||
msgid "Page source"
|
||||
@ -933,7 +933,7 @@ msgstr ""
|
||||
|
||||
#: plinth/modules/calibre/__init__.py:57
|
||||
msgid "Use calibre e-book libraries"
|
||||
msgstr ""
|
||||
msgstr "Utilisation des collections de livres électroniques calibre"
|
||||
|
||||
#: plinth/modules/calibre/__init__.py:60 plinth/modules/calibre/manifest.py:9
|
||||
msgid "calibre"
|
||||
@ -1386,23 +1386,23 @@ msgstr "erreur"
|
||||
#. Megabyte.
|
||||
#: plinth/modules/diagnostics/__init__.py:192
|
||||
msgid "MiB"
|
||||
msgstr ""
|
||||
msgstr "Mio"
|
||||
|
||||
#. Translators: This is the unit of computer storage Gibibyte similar to
|
||||
#. Gigabyte.
|
||||
#: plinth/modules/diagnostics/__init__.py:197
|
||||
#, fuzzy
|
||||
#| msgid "Git"
|
||||
msgid "GiB"
|
||||
msgstr "Git"
|
||||
msgstr "Gio"
|
||||
|
||||
#: plinth/modules/diagnostics/__init__.py:204
|
||||
msgid "You should disable some apps to reduce memory usage."
|
||||
msgstr ""
|
||||
"Vous devriez désactiver certaines application pour libérer de la mémoire."
|
||||
|
||||
#: plinth/modules/diagnostics/__init__.py:209
|
||||
msgid "You should not install any new apps on this system."
|
||||
msgstr ""
|
||||
"Il est déconseillé d’installer de nouvelles applications sur ce système."
|
||||
|
||||
#: plinth/modules/diagnostics/__init__.py:221
|
||||
#, no-python-format, python-brace-format
|
||||
@ -1410,10 +1410,12 @@ msgid ""
|
||||
"System is low on memory: {percent_used}% used, {memory_available} "
|
||||
"{memory_available_unit} free. {advice_message}"
|
||||
msgstr ""
|
||||
"Le système est bientôt à court de mémoire : {percent_used}% utilisés, "
|
||||
"{memory_available} {memory_available_unit} libres. {advice_message}"
|
||||
|
||||
#: plinth/modules/diagnostics/__init__.py:223
|
||||
msgid "Low Memory"
|
||||
msgstr ""
|
||||
msgstr "Mémoire disponible faible"
|
||||
|
||||
#: plinth/modules/diagnostics/templates/diagnostics.html:17
|
||||
#: plinth/modules/diagnostics/templates/diagnostics_button.html:13
|
||||
@ -1436,6 +1438,9 @@ msgid ""
|
||||
" App: %(app_name)s\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"\n"
|
||||
" Application : %(app_name)s\n"
|
||||
" "
|
||||
|
||||
#: plinth/modules/diagnostics/templates/diagnostics_app.html:10
|
||||
msgid "Diagnostic Results"
|
||||
@ -2324,12 +2329,13 @@ msgstr ""
|
||||
"Vous utilisez %(os_release)s et la version %(version)s de %(box_name)s."
|
||||
|
||||
#: plinth/modules/help/templates/help_about.html:69
|
||||
#, fuzzy, python-format
|
||||
#| msgid "There is a new %(box_name)s version available."
|
||||
#, python-format
|
||||
msgid ""
|
||||
"There is a new %(box_name)s version <a href=\"%(upgrades_url)s\">available</"
|
||||
"a>."
|
||||
msgstr "Une nouvelle version de %(box_name)s est disponible."
|
||||
msgstr ""
|
||||
"Une nouvelle version de %(box_name)s est <a href=\"%(upgrades_url)s\""
|
||||
">disponible</a>."
|
||||
|
||||
#: plinth/modules/help/templates/help_about.html:74
|
||||
#: plinth/modules/upgrades/templates/upgrades_configure.html:53
|
||||
@ -6923,10 +6929,8 @@ msgid "There is a new %(box_name)s version available."
|
||||
msgstr "Une nouvelle version de %(box_name)s est disponible."
|
||||
|
||||
#: plinth/modules/upgrades/templates/upgrades_configure.html:51
|
||||
#, fuzzy
|
||||
#| msgid "FreedomBox Updated"
|
||||
msgid "Your Freedombox needs an update!"
|
||||
msgstr "FreedomBox mise à jour"
|
||||
msgstr "Votre FreedomBox a besoin d’une mise à jour !"
|
||||
|
||||
#: plinth/modules/upgrades/templates/upgrades_configure.html:63
|
||||
msgid ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user