Revert to resolve Weblate conflict
This commit is contained in:
209
po/fr.po
209
po/fr.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: cartridges\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-19 12:43+0100\n"
|
||||
"POT-Creation-Date: 2023-03-15 21:17+0100\n"
|
||||
"PO-Revision-Date: 2023-03-14 17:59+0000\n"
|
||||
"Last-Translator: kramo <login@kramo.hu>\n"
|
||||
"Language-Team: French <https://hosted.weblate.org/projects/cartridges/"
|
||||
@@ -21,7 +21,7 @@ msgstr ""
|
||||
|
||||
#: data/hu.kramo.Cartridges.desktop.in:3
|
||||
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
|
||||
#: src/main.py:116
|
||||
#: src/main.py:112
|
||||
msgid "Cartridges"
|
||||
msgstr "Cartridges"
|
||||
|
||||
@@ -48,8 +48,9 @@ msgstr ""
|
||||
"d'organisation telles que le masquage et le tri par date d'ajout ou de "
|
||||
"dernière lecture."
|
||||
|
||||
#: data/gtk/window.blp:6 data/gtk/window.blp:14 src/utils/bottles_parser.py:142
|
||||
#: src/utils/heroic_parser.py:241 src/utils/steam_parser.py:157
|
||||
#: data/gtk/window.blp:6 data/gtk/window.blp:14 src/utils/bottles_parser.py:132
|
||||
#: src/utils/heroic_parser.py:226 src/utils/steam_parser.py:162
|
||||
#: src/utils/steam_parser.py:218
|
||||
msgid "No Games Found"
|
||||
msgstr "Aucun jeu trouvé"
|
||||
|
||||
@@ -145,21 +146,21 @@ msgstr "Heroic"
|
||||
msgid "Bottles"
|
||||
msgstr "Bottles"
|
||||
|
||||
#: data/gtk/window.blp:404 data/gtk/window.blp:423 data/gtk/game.blp:87
|
||||
#: data/gtk/window.blp:403 data/gtk/window.blp:422 data/gtk/game.blp:87
|
||||
#: data/gtk/game.blp:106
|
||||
msgid "Edit"
|
||||
msgstr "Modifier"
|
||||
|
||||
#: data/gtk/window.blp:409 data/gtk/game.blp:92
|
||||
#: data/gtk/window.blp:408 data/gtk/game.blp:92
|
||||
msgid "Hide"
|
||||
msgstr "Masquer"
|
||||
|
||||
#: data/gtk/window.blp:414 data/gtk/window.blp:433 data/gtk/game.blp:97
|
||||
#: data/gtk/window.blp:413 data/gtk/window.blp:432 data/gtk/game.blp:97
|
||||
#: data/gtk/game.blp:116
|
||||
msgid "Remove"
|
||||
msgstr "Retirer"
|
||||
|
||||
#: data/gtk/window.blp:428 data/gtk/game.blp:111
|
||||
#: data/gtk/window.blp:427 data/gtk/game.blp:111
|
||||
msgid "Unhide"
|
||||
msgstr "Afficher"
|
||||
|
||||
@@ -254,75 +255,75 @@ msgstr "Importer des jeux Sideloaded"
|
||||
msgid "Bottles Install Location"
|
||||
msgstr "Emplacement de l'installation Bottles"
|
||||
|
||||
#. Translators: Replace this with your name for it to show up in the about window
|
||||
#: src/main.py:130
|
||||
#. Translators: Replace this with your name for it to show up in the about window.
|
||||
#: src/main.py:126
|
||||
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 ""
|
||||
#. Create toast for undoing the remove action
|
||||
#: src/main.py:190
|
||||
msgid "removed"
|
||||
msgstr "retiré"
|
||||
|
||||
#: src/main.py:195
|
||||
#: src/main.py:191
|
||||
msgid "Undo"
|
||||
msgstr "Annuler"
|
||||
|
||||
#: src/window.py:229
|
||||
#: src/window.py:225
|
||||
msgid "Today"
|
||||
msgstr "Aujourd'hui"
|
||||
|
||||
#: src/window.py:231
|
||||
#: src/window.py:227
|
||||
msgid "Yesterday"
|
||||
msgstr "Hier"
|
||||
|
||||
#. The variable is the date when the game was added
|
||||
#: src/window.py:259
|
||||
msgid "Added:"
|
||||
msgstr "Ajouté :"
|
||||
|
||||
#: src/window.py:262
|
||||
msgid "Last played:"
|
||||
msgstr "Dernière session :"
|
||||
|
||||
#: src/window.py:264
|
||||
msgid "Added: {self.get_time(current_game.added)}"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:269
|
||||
msgid "Never"
|
||||
msgstr ""
|
||||
|
||||
#. The variable is the date when the game was last played
|
||||
#: src/window.py:273
|
||||
#, fuzzy, python-brace-format
|
||||
msgid "Last played: {last_played_date}"
|
||||
msgid "Last played: Never"
|
||||
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/bottles_parser.py:70 src/utils/heroic_parser.py:72
|
||||
#: src/utils/steam_parser.py:69
|
||||
msgid "Couldn't Import Games"
|
||||
msgstr "Impossible d'importer des jeux"
|
||||
|
||||
#: src/utils/bottles_parser.py:81
|
||||
#: src/utils/bottles_parser.py:71
|
||||
msgid "The Bottles directory cannot be found."
|
||||
msgstr "Le répertoire Bottles est introuvable."
|
||||
|
||||
#: src/utils/bottles_parser.py:83
|
||||
#: src/utils/bottles_parser.py:73
|
||||
msgid "Set Bottles Location"
|
||||
msgstr "Définir l'emplacement de Bottles"
|
||||
|
||||
#: src/utils/bottles_parser.py:143
|
||||
#: src/utils/bottles_parser.py:133
|
||||
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:138 src/utils/bottles_parser.py:144
|
||||
msgid "Bottles Games Imported"
|
||||
msgstr "Jeux Bottles importés"
|
||||
|
||||
#: src/utils/bottles_parser.py:149 src/utils/heroic_parser.py:248
|
||||
#: src/utils/steam_parser.py:164
|
||||
#: src/utils/bottles_parser.py:139 src/utils/heroic_parser.py:233
|
||||
#: src/utils/steam_parser.py:169
|
||||
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."
|
||||
msgstr "Importation réussie de 1 jeu."
|
||||
#: src/utils/bottles_parser.py:145 src/utils/heroic_parser.py:239
|
||||
#: src/utils/steam_parser.py:175
|
||||
msgid "Successfully imported"
|
||||
msgstr "Importation réussie"
|
||||
|
||||
#: src/utils/bottles_parser.py:149 src/utils/heroic_parser.py:243
|
||||
#: src/utils/steam_parser.py:179
|
||||
msgid "games."
|
||||
msgstr "jeux."
|
||||
|
||||
#: src/utils/create_details_window.py:41
|
||||
msgid "Add New Game"
|
||||
@@ -356,78 +357,35 @@ msgstr ""
|
||||
msgid "The developer or publisher (optional)"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/create_details_window.py:111
|
||||
msgid "file.txt"
|
||||
msgstr ""
|
||||
|
||||
#. As in software
|
||||
#: src/utils/create_details_window.py:113
|
||||
msgid "program"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/create_details_window.py:117
|
||||
#, python-brace-format
|
||||
msgid "C:\\path\\to\\{exe_name}"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/create_details_window.py:118
|
||||
#, python-brace-format
|
||||
msgid "C:\\path\\to\\{file_name}"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/create_details_window.py:121
|
||||
#, python-brace-format
|
||||
msgid "/path/to/{exe_name}"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/create_details_window.py:122
|
||||
#, python-brace-format
|
||||
msgid "/path/to/{file_name}"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/create_details_window.py:126
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"To launch the executable \"{exe_name}\", use the command:\n"
|
||||
"\n"
|
||||
"<tt>\"{exe_path}\"</tt>\n"
|
||||
"\n"
|
||||
"To open the file \"{file_name}\" with the default application, use:\n"
|
||||
"\n"
|
||||
"<tt>{command} \"{file_path}\"</tt>\n"
|
||||
"\n"
|
||||
"If the path contains spaces, make sure to wrap it in double quotes!"
|
||||
msgstr ""
|
||||
|
||||
#: src/utils/create_details_window.py:149
|
||||
#: src/utils/create_details_window.py:106
|
||||
msgid "Executable"
|
||||
msgstr "Exécutable"
|
||||
|
||||
#: src/utils/create_details_window.py:150
|
||||
#: src/utils/create_details_window.py:107
|
||||
msgid "File to open or command to run when launching the game"
|
||||
msgstr "Fichier à ouvrir ou commande à exécuter au lancement du jeu"
|
||||
|
||||
#: src/utils/create_details_window.py:162
|
||||
#: src/utils/create_details_window.py:117
|
||||
msgid "Cancel"
|
||||
msgstr "Annuler"
|
||||
|
||||
#: src/utils/create_details_window.py:208
|
||||
#: src/utils/create_details_window.py:214
|
||||
#: src/utils/create_details_window.py:163
|
||||
#: src/utils/create_details_window.py:169
|
||||
msgid "Couldn't Add Game"
|
||||
msgstr "Impossible d'ajouter un jeu"
|
||||
|
||||
#: src/utils/create_details_window.py:208
|
||||
#: src/utils/create_details_window.py:239
|
||||
#: src/utils/create_details_window.py:163
|
||||
#: src/utils/create_details_window.py:194
|
||||
msgid "Game title cannot be empty."
|
||||
msgstr "Le titre du jeu ne peut pas être vide."
|
||||
|
||||
#: src/utils/create_details_window.py:214
|
||||
#: src/utils/create_details_window.py:247
|
||||
#: src/utils/create_details_window.py:169
|
||||
#: src/utils/create_details_window.py:202
|
||||
msgid "Executable cannot be empty."
|
||||
msgstr "L'exécutable ne peut pas être vide."
|
||||
|
||||
#: src/utils/create_details_window.py:238
|
||||
#: src/utils/create_details_window.py:246
|
||||
#: src/utils/create_details_window.py:193
|
||||
#: src/utils/create_details_window.py:201
|
||||
msgid "Couldn't Apply Preferences"
|
||||
msgstr "Impossible d'appliquer les préférences"
|
||||
|
||||
@@ -435,70 +393,43 @@ msgstr "Impossible d'appliquer les préférences"
|
||||
msgid "Dismiss"
|
||||
msgstr "Rejeter"
|
||||
|
||||
#: src/utils/heroic_parser.py:88
|
||||
#: src/utils/heroic_parser.py:73
|
||||
msgid "The Heroic directory cannot be found."
|
||||
msgstr "Le répertoire Heroic est introuvable."
|
||||
|
||||
#: src/utils/heroic_parser.py:90
|
||||
#: src/utils/heroic_parser.py:75
|
||||
msgid "Set Heroic Location"
|
||||
msgstr "Définir l'emplacement Heroic"
|
||||
|
||||
#: src/utils/heroic_parser.py:242
|
||||
#: src/utils/heroic_parser.py:227
|
||||
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:232 src/utils/heroic_parser.py:238
|
||||
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
|
||||
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:70
|
||||
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:72
|
||||
msgid "Set Steam Location"
|
||||
msgstr "Définir l'emplacement Steam"
|
||||
|
||||
#: src/utils/steam_parser.py:248
|
||||
#: src/utils/steam_parser.py:98
|
||||
#, fuzzy
|
||||
msgid "Importing Games…"
|
||||
msgid "Importing Games..."
|
||||
msgstr "Importer Epic Games"
|
||||
|
||||
#: src/utils/steam_parser.py:249
|
||||
#: src/utils/steam_parser.py:99
|
||||
msgid "Talking to Steam"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "removed"
|
||||
#~ msgstr "retiré"
|
||||
#: src/utils/steam_parser.py:163 src/utils/steam_parser.py:219
|
||||
msgid "No new games were found in the Steam library."
|
||||
msgstr "Aucun nouveau jeu n'a été trouvé dans la bibliothèque Steam."
|
||||
|
||||
#~ msgid "Added:"
|
||||
#~ msgstr "Ajouté :"
|
||||
|
||||
#~ msgid "Last played:"
|
||||
#~ msgstr "Dernière session :"
|
||||
|
||||
#~ msgid "Successfully imported"
|
||||
#~ msgstr "Importation réussie"
|
||||
|
||||
#~ msgid "games."
|
||||
#~ msgstr "jeux."
|
||||
#: src/utils/steam_parser.py:168 src/utils/steam_parser.py:174
|
||||
msgid "Steam Games Imported"
|
||||
msgstr "Jeux Steam importés"
|
||||
|
||||
Reference in New Issue
Block a user