Update translations

This commit is contained in:
kramo
2023-03-25 11:26:28 +01:00
parent cb6fde38ef
commit 501747ee36
11 changed files with 420 additions and 310 deletions

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-03-25 00:50+0100\n"
"POT-Creation-Date: 2023-03-25 11:25+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -44,8 +44,30 @@ msgstr ""
"organisatorische functies zoals verbergen en sorteren op toegevoegd of "
"laatst gespeeld."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:48
msgid "Edit Game Details"
msgstr "Game-details bewerken"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details"
msgstr "Game-details"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:363
#: src/utils/steam_parser.py:170
msgid "Preferences"
msgstr "Voorkeuren"
#: data/hu.kramo.Cartridges.metainfo.xml.in:41
msgid "First stable release"
msgstr ""
#: data/gtk/window.blp:6 src/utils/bottles_parser.py:140
#: src/utils/heroic_parser.py:250 src/utils/steam_parser.py:163
#: src/utils/heroic_parser.py:250 src/utils/steam_parser.py:167
msgid "No Games Found"
msgstr "Geen games gevonden"
@@ -73,10 +95,6 @@ msgstr "Games die u verbergt zullen hier verschijnen"
msgid "Back"
msgstr "Terug"
#: data/gtk/window.blp:51
msgid "Game Details"
msgstr "Game-details"
#: data/gtk/window.blp:92
msgid "Game Title"
msgstr "Game-titel"
@@ -129,10 +147,6 @@ msgstr "Laatst gespeeld"
msgid "Show Hidden"
msgstr "Verborgen games tonen"
#: data/gtk/window.blp:363
msgid "Preferences"
msgstr "Voorkeuren"
#: data/gtk/window.blp:368
msgid "Keyboard Shortcuts"
msgstr "Sneltoetsen"
@@ -290,32 +304,32 @@ msgstr "{title} verwijderd"
msgid "Undo"
msgstr "Ongedaan maken"
#: src/window.py:225
#: src/window.py:235
msgid "Today"
msgstr "Vandaag"
#: src/window.py:227
#: src/window.py:237
msgid "Yesterday"
msgstr "Gisteren"
#. The variable is the date when the game was added
#: src/window.py:261
#: src/window.py:271
#, python-brace-format
msgid "Added: {date}"
msgstr "Toegevoegd op {date}"
#: src/window.py:266
#: src/window.py:276
msgid "Never"
msgstr "Nooit"
#. The variable is the date when the game was last played
#: src/window.py:270
#: src/window.py:280
#, python-brace-format
msgid "Last played: {last_played_date}"
msgstr "Laatst gespeeld op {last_played_date}"
#: src/utils/bottles_parser.py:80 src/utils/heroic_parser.py:87
#: src/utils/steam_parser.py:238
#: src/utils/steam_parser.py:245
msgid "Couldn't Import Games"
msgstr "Kon games niet importeren"
@@ -336,13 +350,13 @@ msgid "Bottles Games Imported"
msgstr "Bottles-games geïmporteerd"
#: src/utils/bottles_parser.py:147 src/utils/heroic_parser.py:257
#: src/utils/steam_parser.py:170
#: src/utils/steam_parser.py:177
msgid "Successfully imported 1 game."
msgstr "1 game succesvol geïmporteerd"
#. The variable is the number of games
#: src/utils/bottles_parser.py:155 src/utils/heroic_parser.py:265
#: src/utils/steam_parser.py:178
#: src/utils/steam_parser.py:185
#, python-brace-format
msgid "Successfully imported {games_no} games."
msgstr "{games_no} games succesvol geïmporteerd"
@@ -355,10 +369,6 @@ msgstr "Nieuwe game toevoegen"
msgid "Confirm"
msgstr "Bevestigen"
#: src/utils/create_details_window.py:48
msgid "Edit Game Details"
msgstr "Game-details bewerken"
#: src/utils/create_details_window.py:57
msgid "Apply"
msgstr "Toepassen"
@@ -488,26 +498,26 @@ msgstr "Geen nieuwe games gevonden in de Heroic-bibliotheek"
msgid "Heroic Games Imported"
msgstr "Heroic-games geïmporteerd"
#: src/utils/steam_parser.py:164
#: src/utils/steam_parser.py:168
msgid "No new games were found in the Steam library."
msgstr "Geen nieuwe games gevonden in de Steam-bibliotheek"
#: src/utils/steam_parser.py:169 src/utils/steam_parser.py:176
#: src/utils/steam_parser.py:176 src/utils/steam_parser.py:183
msgid "Steam Games Imported"
msgstr "Steam-games geïmporteerd"
#: src/utils/steam_parser.py:239
#: src/utils/steam_parser.py:246
msgid "The Steam directory cannot be found."
msgstr "Steam-map kan niet worden gevonden"
#: src/utils/steam_parser.py:241
#: src/utils/steam_parser.py:248
msgid "Set Steam Location"
msgstr "Steam-locatie instellen"
#: src/utils/steam_parser.py:258
#: src/utils/steam_parser.py:265
msgid "Importing Games…"
msgstr "Games importeren…"
#: src/utils/steam_parser.py:259
#: src/utils/steam_parser.py:266
msgid "Talking to Steam"
msgstr "Steam-bibliotheek aan het ophalen"