Skip to content

Commit

Permalink
l10n/weblate: update French translation
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (6 of 6 strings)

l10n/weblate: add French translation

Co-authored-by: Xabi GOITY <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot-rollback-notifier/fr/
Translation: Vanilla OS/ABRoot Rollback Notifier
  • Loading branch information
Xabi08YT authored and weblate committed Aug 12, 2024
1 parent 4fb46d2 commit 6e00c88
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
1 change: 1 addition & 0 deletions po/LINGUAS
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ pt
ar
ro
eo
fr
47 changes: 47 additions & 0 deletions po/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the abroot-rollback-notifier package.
# Xabi GOITY <[email protected]>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: abroot-rollback-notifier\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-05-30 14:54+0530\n"
"PO-Revision-Date: 2024-08-11 19:55+0000\n"
"Last-Translator: Xabi GOITY <[email protected]>\n"
"Language-Team: French <https://hosted.weblate.org/projects/vanilla-os/"
"abroot-rollback-notifier/fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 5.7-dev\n"

#: abroot-rollback-notifier.in:92
msgid "Rollback is possible"
msgstr "La restauration et possible"

#: abroot-rollback-notifier.in:94
msgid ""
"It appears you booted to the previous root. Do you want to rollback to this "
"state?"
msgstr ""
"Il semble que vous ayez démarrer sur l'état précédent de la racine. Voulez-"
"vous restaurer cet état ?"

#: abroot-rollback-notifier.in:102
msgid "Success"
msgstr "Succès"

#: abroot-rollback-notifier.in:103
msgid "Rollback has been completed successfully."
msgstr "La restauration à été compétée avec succès."

#: abroot-rollback-notifier.in:108
msgid "Error"
msgstr "Erreur"

#: abroot-rollback-notifier.in:109
msgid "Rollback failed."
msgstr "La restauration à échouée."

0 comments on commit 6e00c88

Please sign in to comment.