Update translations

This commit is contained in:
kramo
2023-03-19 13:12:35 +01:00
parent 832f124969
commit 57be95137c
11 changed files with 191 additions and 231 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-19 12:55+0100\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\" <j.lavoie@net-c.ca>\n"
"Language-Team: French <https://hosted.weblate.org/projects/cartridges/"
@@ -259,13 +259,12 @@ msgstr "Emplacement de l'installation Bottles"
msgid "translator_credits"
msgstr ""
#. The variable is the title of the game
#: src/main.py:194
#, python-brace-format
msgid "{self.win.games[game_id].name} removed"
msgstr ""
#: src/main.py:195
#, fuzzy, python-brace-format
msgid "{title} removed"
msgstr "retiré"
#: src/main.py:196
msgid "Undo"
msgstr "Annuler"
@@ -278,22 +277,23 @@ msgid "Yesterday"
msgstr "Hier"
#. The variable is the date when the game was added
#: src/window.py:264
msgid "Added: {self.get_time(current_game.added)}"
msgstr ""
#: src/window.py:265
#, fuzzy, python-brace-format
msgid "Added: {date}"
msgstr "Ajouté :"
#: src/window.py:269
#: src/window.py:270
msgid "Never"
msgstr ""
#. The variable is the date when the game was last played
#: src/window.py:273
#: src/window.py:274
#, fuzzy, python-brace-format
msgid "Last played: {last_played_date}"
msgstr "Dernière session : Jamais"
#: src/utils/bottles_parser.py:80 src/utils/heroic_parser.py:87
#: src/utils/steam_parser.py:229
#: src/utils/steam_parser.py:230
msgid "Couldn't Import Games"
msgstr "Impossible d'importer des jeux"
@@ -309,7 +309,7 @@ msgstr "Définir l'emplacement de Bottles"
msgid "No new games were found in the Bottles library."
msgstr "Aucun nouveau jeu n'a été trouvé dans la bibliothèque Bottles."
#: src/utils/bottles_parser.py:148 src/utils/bottles_parser.py:154
#: src/utils/bottles_parser.py:148 src/utils/bottles_parser.py:155
msgid "Bottles Games Imported"
msgstr "Jeux Bottles importés"
@@ -319,9 +319,10 @@ msgid "Successfully imported 1 game."
msgstr "Importation réussie de 1 jeu."
#. The variable is the number of games
#: src/utils/bottles_parser.py:156
#, fuzzy
msgid "Successfully imported {str(len(bottles_games))} games."
#: src/utils/bottles_parser.py:157 src/utils/heroic_parser.py:256
#: src/utils/steam_parser.py:172
#, fuzzy, python-brace-format
msgid "Successfully imported {games_no} games."
msgstr "Importation réussie de 1 jeu."
#: src/utils/create_details_window.py:41
@@ -447,53 +448,43 @@ msgstr "Définir l'emplacement Heroic"
msgid "No new games were found in the Heroic library."
msgstr "Aucun nouveau jeu n'a été trouvé dans la bibliothèque Heroic."
#: src/utils/heroic_parser.py:247 src/utils/heroic_parser.py:253
#: src/utils/heroic_parser.py:247 src/utils/heroic_parser.py:254
msgid "Heroic Games Imported"
msgstr "Jeux Heroic importés"
#. The variable is the number of games
#: src/utils/heroic_parser.py:255
#, fuzzy
msgid "Successfully imported {str(len(heroic_games))} games."
msgstr "Importation réussie de 1 jeu."
#: src/utils/steam_parser.py:158
msgid "No new games were found in the Steam library."
msgstr "Aucun nouveau jeu n'a été trouvé dans la bibliothèque Steam."
#: src/utils/steam_parser.py:163 src/utils/steam_parser.py:169
#: src/utils/steam_parser.py:163 src/utils/steam_parser.py:170
msgid "Steam Games Imported"
msgstr "Jeux Steam importés"
#. The variable is the number of games
#: src/utils/steam_parser.py:171
#, fuzzy
msgid "Successfully imported {str(games_no)} games."
msgstr "Importation réussie de 1 jeu."
#: src/utils/steam_parser.py:230
#: src/utils/steam_parser.py:231
msgid "The Steam directory cannot be found."
msgstr "Le répertoire Steam est introuvable."
#: src/utils/steam_parser.py:232
#: src/utils/steam_parser.py:233
msgid "Set Steam Location"
msgstr "Définir l'emplacement Steam"
#: src/utils/steam_parser.py:248
#: src/utils/steam_parser.py:249
#, fuzzy
msgid "Importing Games…"
msgstr "Importation de jeux…"
#: src/utils/steam_parser.py:249
#: src/utils/steam_parser.py:250
#, fuzzy
msgid "Talking to Steam"
msgstr "Parler à Steam"
#~ msgid "removed"
#~ msgstr "retiré"
#, fuzzy
#~ msgid "Successfully imported {str(len(bottles_games))} games."
#~ msgstr "Importation réussie de 1 jeu."
#~ msgid "Added:"
#~ msgstr "Ajouté :"
#, fuzzy
#~ msgid "Successfully imported {str(len(heroic_games))} games."
#~ msgstr "Importation réussie de 1 jeu."
#~ msgid "Last played:"
#~ msgstr "Dernière session :"