From 0993adfda9c4f0eedeeece00af64994ca393abd7 Mon Sep 17 00:00:00 2001 From: kramo Date: Sun, 19 Mar 2023 13:28:34 +0100 Subject: [PATCH] Translated using Weblate (French) Currently translated at 90.0% (91 of 101 strings) Translated using Weblate (Hungarian) Currently translated at 100.0% (101 of 101 strings) Co-authored-by: kramo Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/fr/ Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/hu/ Translation: Cartridges/Cartridges --- po/fr.po | 22 +++++++++++----------- po/hu.po | 14 +++++++------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/po/fr.po b/po/fr.po index 0079f0c..f16713b 100644 --- a/po/fr.po +++ b/po/fr.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: cartridges\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-03-19 13:11+0100\n" -"PO-Revision-Date: 2023-03-18 23:40+0000\n" -"Last-Translator: \"J. Lavoie\" \n" +"PO-Revision-Date: 2023-03-19 12:28+0000\n" +"Last-Translator: kramo \n" "Language-Team: French \n" "Language: fr\n" @@ -260,9 +260,9 @@ msgid "translator_credits" msgstr "" #: src/main.py:195 -#, fuzzy, python-brace-format +#, python-brace-format msgid "{title} removed" -msgstr "retiré" +msgstr "{title} retiré" #: src/main.py:196 msgid "Undo" @@ -278,19 +278,19 @@ msgstr "Hier" #. The variable is the date when the game was added #: src/window.py:265 -#, fuzzy, python-brace-format +#, python-brace-format msgid "Added: {date}" -msgstr "Ajouté :" +msgstr "Ajouté : {date}" #: src/window.py:270 msgid "Never" -msgstr "" +msgstr "Jamais" #. The variable is the date when the game was last played #: src/window.py:274 -#, fuzzy, python-brace-format +#, python-brace-format msgid "Last played: {last_played_date}" -msgstr "Dernière session : Jamais" +msgstr "Dernière session : {last_played_date}" #: src/utils/bottles_parser.py:80 src/utils/heroic_parser.py:87 #: src/utils/steam_parser.py:230 @@ -321,9 +321,9 @@ msgstr "Importation réussie de 1 jeu." #. The variable is the number of games #: src/utils/bottles_parser.py:157 src/utils/heroic_parser.py:256 #: src/utils/steam_parser.py:172 -#, fuzzy, python-brace-format +#, python-brace-format msgid "Successfully imported {games_no} games." -msgstr "Importation réussie de 1 jeu." +msgstr "Importation réussie de {games_no} jeux." #: src/utils/create_details_window.py:41 msgid "Add New Game" diff --git a/po/hu.po b/po/hu.po index eaa2a9c..4f65693 100644 --- a/po/hu.po +++ b/po/hu.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-03-19 13:11+0100\n" -"PO-Revision-Date: 2023-03-19 12:05+0000\n" +"PO-Revision-Date: 2023-03-19 12:28+0000\n" "Last-Translator: kramo \n" "Language-Team: Hungarian \n" @@ -259,9 +259,9 @@ msgid "translator_credits" msgstr "kramo https://kramo.hu" #: src/main.py:195 -#, fuzzy, python-brace-format +#, python-brace-format msgid "{title} removed" -msgstr "eltávolítva" +msgstr "{title} eltávolítva" #: src/main.py:196 msgid "Undo" @@ -277,9 +277,9 @@ msgstr "Tegnap" #. The variable is the date when the game was added #: src/window.py:265 -#, fuzzy, python-brace-format +#, python-brace-format msgid "Added: {date}" -msgstr "Hozzáadva:" +msgstr "Hozzáadva: {date}" #: src/window.py:270 msgid "Never" @@ -320,9 +320,9 @@ msgstr "1 játék sikeresen importálva." #. The variable is the number of games #: src/utils/bottles_parser.py:157 src/utils/heroic_parser.py:256 #: src/utils/steam_parser.py:172 -#, fuzzy, python-brace-format +#, python-brace-format msgid "Successfully imported {games_no} games." -msgstr "{str(games_no)} játék sikeresen importálva." +msgstr "{games_no} játék sikeresen importálva." #: src/utils/create_details_window.py:41 msgid "Add New Game"