lutris/po/nl.po

7186 lines
203 KiB
Plaintext
Raw Normal View History

2022-12-03 16:00:54 +00:00
# Heimen Stoffels <vistausss@fastmail.com>, 2022.
2020-06-23 18:32:05 +00:00
msgid ""
msgstr ""
"Project-Id-Version: lutris\n"
"Report-Msgid-Bugs-To: \n"
2023-02-16 13:17:21 +00:00
"POT-Creation-Date: 2023-02-14 11:30+0100\n"
"PO-Revision-Date: 2023-02-16 14:16+0100\n"
2021-08-02 16:14:10 +00:00
"Last-Translator: Heimen Stoffels <vistausss@fastmail.com>\n"
2022-12-03 16:00:54 +00:00
"Language-Team: Dutch\n"
2020-06-23 18:32:05 +00:00
"Language: nl\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"
2022-12-03 16:00:54 +00:00
"X-Generator: Poedit 3.2.2\n"
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: share/applications/net.lutris.Lutris.desktop:3
2022-12-03 16:00:54 +00:00
#: share/lutris/ui/lutris-window.ui:25 lutris/gui/application.py:77
#: lutris/gui/widgets/status_icon.py:128 lutris/services/lutris.py:39
2020-11-12 12:56:42 +00:00
msgid "Lutris"
msgstr "Lutris"
#: share/applications/net.lutris.Lutris.desktop:4
2022-08-30 17:51:12 +00:00
msgid "Video Game Preservation Platform"
msgstr "Videogame-bewaarplatform"
2020-11-12 12:56:42 +00:00
#: share/applications/net.lutris.Lutris.desktop:6
msgid "gaming;wine;emulator;"
msgstr "gaming;spellen;wine;emulator;"
#: share/metainfo/net.lutris.Lutris.metainfo.xml:11
2021-08-02 16:14:10 +00:00
#: share/lutris/ui/about-dialog.ui:18
msgid "Video game preservation platform"
2022-02-17 13:45:09 +00:00
msgstr "Videogame-bewaarplatform"
2020-11-12 12:56:42 +00:00
#: share/metainfo/net.lutris.Lutris.metainfo.xml:14
msgid "Main window"
msgstr "Hoofdvenster"
#: share/metainfo/net.lutris.Lutris.metainfo.xml:18
msgid ""
2021-08-02 16:14:10 +00:00
"Lutris helps you install and play video games from all eras and from most "
"gaming systems. By leveraging and combining existing emulators, engine re-"
"implementations and compatibility layers, it gives you a central interface "
"to launch all your games."
2020-11-12 12:56:42 +00:00
msgstr ""
2021-08-02 16:14:10 +00:00
"Lutris helpt je bij het installeren en spelen van games, of het nu oude of "
"nieuwe spellen zijn en ongeacht op welk platform ze zijn uitgebracht. Door "
"het combineren van bestaande emulators, herimplementaties van aandrijvingen "
"en compatibiliteitslagen, hebben we één overzichtelijk venster voor al je "
"games weten te creëren."
2020-11-12 12:56:42 +00:00
#: share/lutris/ui/about-dialog.ui:8 share/lutris/ui/lutris-window.ui:575
2020-06-23 18:32:05 +00:00
msgid "About Lutris"
msgstr "Over Lutris"
#: share/lutris/ui/about-dialog.ui:21
msgid ""
"This program is free software: you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"
"the Free Software Foundation, either version 3 of the License, or\n"
"(at your option) any later version.\n"
"\n"
"This program is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
"GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License\n"
"along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
msgstr ""
"This program is free software: you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"
"the Free Software Foundation, either version 3 of the License, or\n"
"(at your option) any later version.\n"
"\n"
"This program is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
"GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License\n"
"along with this program. If not, see <http://www.gnu.org/licenses/>.\n"
#: share/lutris/ui/dialog-lutris-login.ui:8
msgid "Connect to lutris.net"
msgstr "Verbinden met lutris.net"
#: share/lutris/ui/dialog-lutris-login.ui:26
msgid "Forgot password?"
msgstr "Wachtwoord vergeten?"
2022-08-30 17:51:12 +00:00
#: share/lutris/ui/dialog-lutris-login.ui:43 lutris/gui/dialogs/issue.py:49
2020-11-12 12:56:42 +00:00
msgid "C_ancel"
msgstr "_Annuleren"
#: share/lutris/ui/dialog-lutris-login.ui:57
msgid "_Connect"
msgstr "_Verbinden"
2020-06-23 18:32:05 +00:00
#: share/lutris/ui/dialog-lutris-login.ui:95
msgid "Password"
msgstr "Wachtwoord"
#: share/lutris/ui/dialog-lutris-login.ui:109
msgid "Username"
msgstr "Gebruikersnaam"
2022-12-03 16:00:54 +00:00
#: share/lutris/ui/log-window.ui:36
2020-11-12 12:56:42 +00:00
msgid "Search..."
2021-08-02 16:14:10 +00:00
msgstr "Zoeken…"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: share/lutris/ui/lutris-window.ui:147 lutris/gui/lutriswindow.py:481
2021-08-02 16:14:10 +00:00
msgid "Search games"
2022-02-17 13:45:09 +00:00
msgstr "Games doorzoeken"
2020-06-23 18:32:05 +00:00
#: share/lutris/ui/lutris-window.ui:162
2021-08-02 16:14:10 +00:00
msgid "Add Game"
2022-02-17 13:45:09 +00:00
msgstr "Game toevoegen"
2020-06-23 18:32:05 +00:00
#: share/lutris/ui/lutris-window.ui:194
2021-08-02 16:14:10 +00:00
msgid "Toggle View"
msgstr "Andere weergave"
2020-06-23 18:32:05 +00:00
#: share/lutris/ui/lutris-window.ui:292
2022-08-30 17:51:12 +00:00
msgid "Zoom "
msgstr "Zoom "
2020-06-23 18:32:05 +00:00
#: share/lutris/ui/lutris-window.ui:345
2020-06-23 18:32:05 +00:00
msgid "Sort Ascending"
msgstr "Oplopend sorteren"
2023-02-16 13:17:21 +00:00
#: share/lutris/ui/lutris-window.ui:360 lutris/gui/config/common.py:134
#: lutris/gui/views/list.py:48 lutris/gui/views/list.py:172
2020-06-23 18:32:05 +00:00
msgid "Name"
msgstr "Naam"
#: share/lutris/ui/lutris-window.ui:375 lutris/gui/views/list.py:49
2020-06-23 18:32:05 +00:00
msgid "Year"
msgstr "Jaar"
#: share/lutris/ui/lutris-window.ui:390 lutris/gui/views/list.py:52
2020-06-23 18:32:05 +00:00
msgid "Last Played"
msgstr "Laatst gespeeld"
#: share/lutris/ui/lutris-window.ui:405 lutris/gui/views/list.py:54
2020-06-23 18:32:05 +00:00
msgid "Installed At"
msgstr "Geïnstalleerd op"
#: share/lutris/ui/lutris-window.ui:420 lutris/gui/views/list.py:56
2020-06-23 18:32:05 +00:00
msgid "Play Time"
msgstr "Speeltijd"
#: share/lutris/ui/lutris-window.ui:449
2021-08-02 16:14:10 +00:00
msgid "_Installed Games Only"
2022-02-17 13:45:09 +00:00
msgstr "Alleen ge_ïnstalleerde games"
2020-06-23 18:32:05 +00:00
#: share/lutris/ui/lutris-window.ui:464
2021-08-02 16:14:10 +00:00
msgid "Show _Hidden Games"
msgstr "Verborgen s_pellen tonen"
2020-06-23 18:32:05 +00:00
#: share/lutris/ui/lutris-window.ui:479
2021-08-02 16:14:10 +00:00
msgid "Show Side _Panel"
msgstr "Zij_paneel tonen"
2020-06-23 18:32:05 +00:00
#: share/lutris/ui/lutris-window.ui:494
2022-02-17 13:45:09 +00:00
msgid "Add games"
msgstr "Games toevoegen"
#: share/lutris/ui/lutris-window.ui:508
2021-08-02 16:14:10 +00:00
msgid "Preferences"
msgstr "Voorkeuren"
2020-06-23 18:32:05 +00:00
#: share/lutris/ui/lutris-window.ui:533
2021-08-02 16:14:10 +00:00
msgid "Discord"
msgstr "Discord"
2020-06-23 18:32:05 +00:00
#: share/lutris/ui/lutris-window.ui:547
2021-08-02 16:14:10 +00:00
msgid "Lutris forums"
msgstr "Lutris-forum"
2020-06-23 18:32:05 +00:00
#: share/lutris/ui/lutris-window.ui:561
2021-08-02 16:14:10 +00:00
msgid "Make a donation"
msgstr "Doneren"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/exceptions.py:28
2020-11-12 12:56:42 +00:00
#, python-brace-format
2020-06-23 18:32:05 +00:00
msgid ""
2020-11-12 12:56:42 +00:00
"The following {arch} libraries are required but are not installed on your "
"system:\n"
"{libs}"
2020-06-23 18:32:05 +00:00
msgstr ""
2020-11-12 12:56:42 +00:00
"De volgende {arch}-bibliotheken zijn vereist, maar niet aangetroffen op je "
"systeem:\n"
"{libs}"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/game.py:281
msgid "Error the runner is not installed"
msgstr "Foutmelding: runner is niet geïnstalleerd"
2023-02-16 13:17:21 +00:00
#: lutris/game.py:283
msgid "A bios file is required to run this game"
msgstr "Deze game vereist een bios-bestand"
2023-02-16 13:17:21 +00:00
#: lutris/game.py:287
msgid "The file {} could not be found"
msgstr "{} is niet aangetroffen"
2023-02-16 13:17:21 +00:00
#: lutris/game.py:289
msgid ""
"This game has no executable set. The install process didn't finish properly."
msgstr ""
"Er is geen uitvoerbaar bestand ingesteld omdat het installatieproces "
"onverwachts is afgebroken."
2023-02-16 13:17:21 +00:00
#: lutris/game.py:292
#, python-format
msgid "The file %s is not executable"
msgstr "%s is niet uitvoerbaar"
2023-02-16 13:17:21 +00:00
#: lutris/game.py:294
#, python-format
msgid "The path '%s' is not set. please set it in the options."
msgstr "%s is niet ingesteld. Stel deze locatie in in de opties."
2023-02-16 13:17:21 +00:00
#: lutris/game.py:296
#, python-format
msgid "Unhandled error: %s"
msgstr "Onverwachte foutmelding: %s"
2023-02-16 13:17:21 +00:00
#: lutris/game.py:367
msgid "Uninstall the game before deleting"
msgstr "Deïnstalleer de game alvorens hem te verwijderen"
2023-02-16 13:17:21 +00:00
#: lutris/game.py:439
msgid "Tried to launch a game that isn't installed."
msgstr "Je probeerde een niet-geïnstalleerde game te starten."
2023-02-16 13:17:21 +00:00
#: lutris/game.py:441 lutris/game.py:544
msgid "Invalid game configuration: Missing runner"
msgstr "Ongeldige gameconfiguratie: runner ontbreekt"
2023-02-16 13:17:21 +00:00
#: lutris/game.py:473
msgid "Unable to find Xephyr, install it or disable the Xephyr option"
msgstr ""
"Xephyr is niet aangetroffen. Installeer dit pakket of schakel de Xephyr-"
"optie uit."
2023-02-16 13:17:21 +00:00
#: lutris/game.py:520
#, python-format
msgid ""
"The selected terminal application could not be launched:\n"
"%s"
msgstr ""
"Het geselecteerde terminalprogramma kan niet worden uitgevoerd:\n"
"%s"
2023-02-16 13:17:21 +00:00
#: lutris/game.py:777
msgid "<b>Error lauching the game:</b>\n"
msgstr "<b>De game kan niet worden gestart:</b>\n"
2023-02-16 13:17:21 +00:00
#: lutris/game.py:882
#, python-format
msgid ""
"<b>Error: Missing shared library.</b>\n"
"\n"
"%s"
msgstr ""
"<b>Foutmelding: ontbrekende gedeelde bibliotheek.</b>\n"
"\n"
"%s"
2023-02-16 13:17:21 +00:00
#: lutris/game.py:888
msgid ""
"<b>Error: A different Wine version is already using the same Wine prefix.</b>"
msgstr ""
"<b>Foutmelding: een andere Wine-versie gebruikt reeds hetzelfde Wine-profiel."
"</b>"
2022-06-20 14:56:21 +00:00
#. Local services don't show an install dialog, they can be launched directly
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:49 lutris/gui/widgets/game_bar.py:202
#: lutris/gui/widgets/game_bar.py:216
2020-06-23 18:32:05 +00:00
msgid "Play"
msgstr "Spelen"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:50 lutris/gui/widgets/game_bar.py:208
2020-06-23 18:32:05 +00:00
msgid "Stop"
msgstr "Stoppen"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:51 lutris/gui/dialogs/runner_install.py:210
#: lutris/gui/installer/script_box.py:62 lutris/gui/widgets/game_bar.py:211
2020-06-23 18:32:05 +00:00
msgid "Install"
msgstr "Installeren"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:52
2022-02-17 13:45:09 +00:00
msgid "Install updates"
msgstr "Updates installeren"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:54
2022-02-17 13:45:09 +00:00
msgid "Show logs"
msgstr "Logboek tonen"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:55
2020-06-23 18:32:05 +00:00
msgid "Add installed game"
2022-02-17 13:45:09 +00:00
msgstr "Geïnstalleerde game toevoegen"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:56 lutris/gui/widgets/sidebar.py:214
2020-06-23 18:32:05 +00:00
msgid "Configure"
msgstr "Instellen"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:57
2020-11-12 12:56:42 +00:00
msgid "Add to favorites"
msgstr "Toevoegen aan favorieten"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:58
2020-11-12 12:56:42 +00:00
msgid "Remove from favorites"
msgstr "Verwijderen uit favorieten"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:59
2020-06-23 18:32:05 +00:00
msgid "Execute script"
msgstr "Script uitvoeren"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:60
2022-12-03 16:00:54 +00:00
msgid "Update shader cache"
msgstr "Shadercache bijwerken"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:61
2020-06-23 18:32:05 +00:00
msgid "Browse files"
msgstr "Bestanden verkennen"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:64 lutris/gui/installerwindow.py:385
2020-06-23 18:32:05 +00:00
msgid "Create desktop shortcut"
msgstr "Bureaubladsnelkoppeling maken"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:69
2020-06-23 18:32:05 +00:00
msgid "Delete desktop shortcut"
msgstr "Bureaubladsnelkoppeling verwijderen"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:74 lutris/gui/installerwindow.py:389
2020-06-23 18:32:05 +00:00
msgid "Create application menu shortcut"
2021-08-02 16:14:10 +00:00
msgstr "Snelkoppeling maken in programmamenu"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:79
2020-06-23 18:32:05 +00:00
msgid "Delete application menu shortcut"
2021-08-02 16:14:10 +00:00
msgstr "Snelkoppeling verwijderen uit programmamenu"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:84 lutris/gui/installerwindow.py:394
2022-04-03 12:22:20 +00:00
msgid "Create steam shortcut"
msgstr "Steam-snelkoppeling maken"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:89
2022-04-03 12:22:20 +00:00
msgid "Delete steam shortcut"
msgstr "Steam-snelkoppeling verwijderen"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:92
2020-06-23 18:32:05 +00:00
msgid "Install another version"
msgstr "Andere versie installeren"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:93 lutris/gui/dialogs/uninstall_game.py:113
2021-08-02 16:14:10 +00:00
msgid "Remove"
msgstr "Verwijderen"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:94
2022-12-03 16:00:54 +00:00
msgid "Duplicate"
msgstr "Klonen"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:95
2020-06-23 18:32:05 +00:00
msgid "View on Lutris.net"
msgstr "Bekijken op Lutris.net"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:96
2020-06-23 18:32:05 +00:00
msgid "Hide game from library"
msgstr "Verbergen in verzameling"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:97
2020-06-23 18:32:05 +00:00
msgid "Unhide game from library"
msgstr "Tonen in verzameling"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:219
2022-04-03 12:22:20 +00:00
#, python-format
msgid ""
"Do you wish to duplicate %s?\n"
"The configuration will be duplicated, but the games files will <b>not be "
"duplicated</b>."
msgstr ""
"Weet je zeker dat je %s wilt klonen?\n"
"De instellingen worden gekloond, maar the gamebestanden <b>niet</b>."
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:222
2022-04-03 12:22:20 +00:00
msgid "Duplicate game?"
msgstr "Game klonen?"
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:283
2020-06-23 18:32:05 +00:00
msgid "This game has no installation directory"
2022-02-17 13:45:09 +00:00
msgstr "Deze game bevat geen installatiemap"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:287
2020-06-23 18:32:05 +00:00
#, python-format
msgid ""
"Can't open %s \n"
"The folder doesn't exist."
msgstr ""
"Kan %s niet openen\n"
"De map bestaat niet."
#. use primary configuration
2023-02-16 13:17:21 +00:00
#: lutris/game_actions.py:326
msgid "Select shortcut target"
2023-02-16 13:17:21 +00:00
msgstr "Kies een snelkoppelingsdoel"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:27
2022-02-17 13:45:09 +00:00
msgid "Search the Lutris website for installers"
msgstr "Zoeken naar installatiewizards op Litrus-website"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:28
2022-02-17 13:45:09 +00:00
msgid "Query our website for community installers"
msgstr "Doorzoek onze website op installatiewizards"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:34
2022-02-17 13:45:09 +00:00
msgid "Scan a folder for games"
msgstr "Naar games zoeken in map"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:35
2022-02-17 13:45:09 +00:00
msgid "Mass-import a folder of games"
msgstr "Importeer een map met meerdere games"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:41
msgid "Install a Windows game from an executable"
2023-02-16 13:17:21 +00:00
msgstr "Installeer een Windows-game middels een uitvoerbaar bestand"
2022-02-17 13:45:09 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:42
msgid "Launch a Windows executable (.exe) installer"
2023-02-16 13:17:21 +00:00
msgstr "Start een Windows-installatiebestand (.exe)"
2022-02-17 13:45:09 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:48
2022-02-17 13:45:09 +00:00
msgid "Install from a local install script"
msgstr "Installeer middels een lokaal installatiescript"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:49
2022-02-17 13:45:09 +00:00
msgid "Run a YAML install script"
msgstr "Voer een yaml-installatiescript uit"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:55
msgid "Import a ROM"
2023-02-16 13:17:21 +00:00
msgstr "Rom importeren"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:56
msgid "Import a ROM that is known to Lutris"
2023-02-16 13:17:21 +00:00
msgstr "Importeer een voor Lutris bekende rom"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:62
2022-02-17 13:45:09 +00:00
msgid "Add locally installed game"
msgstr "Geïnstalleerde game toevoegen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:63
2022-02-17 13:45:09 +00:00
msgid "Manually configure a game available locally"
msgstr "Stel een lokale game handmatig in"
#: lutris/gui/addgameswindow.py:69
2022-02-17 13:45:09 +00:00
msgid "Add games to Lutris"
msgstr "Voeg games toe aan Lutris"
2023-02-16 13:17:21 +00:00
#. Header bar buttons
#: lutris/gui/addgameswindow.py:90 lutris/gui/installerwindow.py:82
msgid "Back"
2023-02-16 13:17:21 +00:00
msgstr "Terug"
#. Continue Button
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:98 lutris/gui/addgameswindow.py:611
#: lutris/gui/installerwindow.py:92 lutris/gui/installerwindow.py:902
msgid "_Continue"
msgstr "_Doorgaan"
#. Buttons
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:102 lutris/gui/addgameswindow.py:626
#: lutris/gui/addgameswindow.py:629 lutris/gui/config/common.py:410
#: lutris/gui/dialogs/runner_install.py:201 lutris/gui/installerwindow.py:89
#: lutris/gui/installerwindow.py:956
#: lutris/gui/widgets/download_progress_box.py:95
msgid "Cancel"
msgstr "Annuleren"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:121 lutris/gui/config/boxes.py:486
msgid "Select folder"
2023-02-16 13:17:21 +00:00
msgstr "Kies een map"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:130
msgid "Select script"
2023-02-16 13:17:21 +00:00
msgstr "Kies een script"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:134
msgid "Select ROM file"
2023-02-16 13:17:21 +00:00
msgstr "Kies een rombestand"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:220
msgid ""
"Lutris will search Lutris.net for games matching the terms you enter, and "
"any that it finds will appear here.\n"
"\n"
"When you click on a game that it found, the installer window will appear to "
"perform the installation."
msgstr ""
2023-02-16 13:17:21 +00:00
"Er wordt op Lutris.net gezocht naar games die overeenkomen met je "
"zoekopdracht. De resultaten worden vervolgens hier getoond.\n"
"\n"
"Als je op een gevonden game klikt, dan wordt het installatievenster geopend."
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:241
2022-06-20 14:56:21 +00:00
msgid "<b>Search Lutris.net</b>"
2022-08-11 09:53:59 +00:00
msgstr "<b>Lutris.net doorzoeken</b>"
2022-06-20 14:56:21 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:278
2022-02-17 13:45:09 +00:00
msgid "No results"
msgstr "Geen resultaten"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:280
2022-02-17 13:45:09 +00:00
#, python-brace-format
msgid "Showing <b>{count}</b> results"
msgstr "Er worden <b>{count}</b> resultaten getoond"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:282
2022-02-17 13:45:09 +00:00
#, python-brace-format
msgid "<b>{total_count}</b> results, only displaying first {count}"
msgstr "<b>{total_count}</b> resultaten - de eerste {count} worden getoond"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:314
msgid "Folder to scan"
msgstr "Kies een te doorzoeken map"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:320
msgid ""
"Lutris will search this folder for sub-folders that contain games it "
"recognizes.\n"
"\n"
"Any games it finds that are not already in Lutris will be added.\n"
"\n"
"When you click 'Continue' below, the search will begin, and any games found "
"will be added at once."
msgstr ""
2023-02-16 13:17:21 +00:00
"Er wordt in deze map gezocht naar onderliggende mappen die bekende games "
"bevatten.\n"
"\n"
"Aangetroffen games worden toegevoegd aan Lutris.\n"
"\n"
"Het doorzoeken begint zodra je op Doorgaan klikt."
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:338
msgid "You must select a folder to scan for games."
2023-02-16 13:17:21 +00:00
msgstr "Kies een te doorzoeken map."
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:340
#, python-format
msgid "No folder exists at '%s'."
2023-02-16 13:17:21 +00:00
msgstr "Er is geen map in %s."
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:364
msgid "<b>Games found</b>"
2023-02-16 13:17:21 +00:00
msgstr "<b>Aangetroffen games</b>"
2022-02-17 13:45:09 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:366
msgid "<b>No games found</b>"
2023-02-16 13:17:21 +00:00
msgstr "<b>Er zijn geen games aangetroffen</b>"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:370 lutris/gui/installerwindow.py:956
msgid "_Close"
msgstr "_Sluiten"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:416
2022-06-20 14:56:21 +00:00
msgid "Game name"
2022-08-11 09:53:59 +00:00
msgstr "Gamenaam"
2022-06-20 14:56:21 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:432
msgid ""
"Enter the name of the game you will install.\n"
"\n"
"When you click 'Install' below, the installer window will appear and guide "
"you through a simple installation.\n"
"\n"
"It will prompt you for a setup executable, and will use Wine to install it.\n"
"\n"
"If you know the Lutris identifier for the game, you can provide it for "
"improved Lutris integration, such as Lutris provided banners."
msgstr ""
2023-02-16 13:17:21 +00:00
"Voer de naam in van de te installeren game.\n"
"\n"
"De installatie begint zodra je op Installeren klikt.\n"
"\n"
"Vervolgens wordt gevraagd om een uitvoerbaar bestand, waarna Wine wordt "
"aangeroepen voor de installatie.\n"
"\n"
"Als je de Lutris-identificatiecode van de game weet, voer deze dan in voor "
"betere Lutris-integratie."
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:443
msgid "32-bit Wine prefix"
2023-02-16 13:17:21 +00:00
msgstr "32-bit Wine-profiel"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:452
msgid "<b>Select setup file</b>"
msgstr "<b>Kies een installatiebestand</b>"
2022-02-17 13:45:09 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:454 lutris/gui/addgameswindow.py:535
#: lutris/gui/addgameswindow.py:577 lutris/gui/installerwindow.py:939
msgid "_Install"
msgstr "_Installeren"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:472
msgid "You must provide a name for the game you are installing."
2023-02-16 13:17:21 +00:00
msgstr "Voer de naam van de installeren game in."
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:488
2022-06-20 14:56:21 +00:00
msgid "Setup file"
2022-08-11 09:53:59 +00:00
msgstr "Installatiebestand"
2022-06-20 14:56:21 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:497
2022-06-20 14:56:21 +00:00
msgid "Select the setup file"
2022-08-11 09:53:59 +00:00
msgstr "Kies een installatiebestand"
2022-06-20 14:56:21 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:516
msgid "Script file"
2023-02-16 13:17:21 +00:00
msgstr "Scriptbestand"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:522
msgid ""
"Lutris install scripts are YAML files that guide Lutris through the "
"installation process.\n"
"\n"
"They can be obtained on Lutris.net, or written by hand.\n"
"\n"
"When you click 'Install' below, the installer window will appear and load "
"the script, and it will guide the process from there."
msgstr ""
2023-02-16 13:17:21 +00:00
"Lutris-installatiescripts zijn yaml-bestanden die Lutris begeleiden bij het "
"installatieproces.\n"
"\n"
"Deze scripts kunnen worden opgehaald van Lutris.net of met de hand worden "
"geschreven.\n"
"\n"
"Als je op Installeren klikt, dan wordt het installatievenster geopend en "
"het script gestart."
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:541
msgid "You must select a script file to install."
2023-02-16 13:17:21 +00:00
msgstr "Kies een te installeren scriptbestand."
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:543 lutris/gui/addgameswindow.py:585
#, python-format
msgid "No file exists at '%s'."
2023-02-16 13:17:21 +00:00
msgstr "Er is geen bestand in %s."
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:558 lutris/runners/atari800.py:36
#: lutris/runners/jzintv.py:19 lutris/runners/libretro.py:77
#: lutris/runners/mame.py:78 lutris/runners/mednafen.py:57
#: lutris/runners/mupen64plus.py:20 lutris/runners/o2em.py:45
#: lutris/runners/openmsx.py:17 lutris/runners/osmose.py:21
#: lutris/runners/snes9x.py:27 lutris/runners/vice.py:38
#: lutris/runners/yuzu.py:23
msgid "ROM file"
msgstr "ROM-bestand"
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:564
msgid ""
"Lutris will identify a ROM via its MD5 hash and download game information "
"from Lutris.net.\n"
"\n"
"The ROM data used for this comes from the TOSEC project.\n"
"\n"
"When you click 'Install' below, the process of installing the game will "
"begin."
msgstr ""
2023-02-16 13:17:21 +00:00
"Lutris herkent een rom op basis van de md5-controlesom en haalt game-"
"informatie op van Lutris.net.\n"
"\n"
"De rom-gegevens zijn afkomstig van het TOSEC-project.\n"
"\n"
"Als je op Installeren klikt, dan wordt het installatieproces gestart."
2023-02-16 13:17:21 +00:00
#: lutris/gui/addgameswindow.py:583
msgid "You must select a ROM file to install."
2023-02-16 13:17:21 +00:00
msgstr "Kies een te installeren rombestand."
2022-02-17 13:45:09 +00:00
#: lutris/gui/application.py:92
2020-06-23 18:32:05 +00:00
msgid ""
"Running Lutris as root is not recommended and may cause unexpected issues"
msgstr ""
"Door Lutris uit te voeren als root kunnen er onverwachte problemen optreden"
#: lutris/gui/application.py:102
2020-06-23 18:32:05 +00:00
msgid "Your Linux distribution is too old. Lutris won't function properly."
msgstr ""
"Je Linux-distributie is verouderd. Lutris zal niet naar behoren werken."
2020-06-23 18:32:05 +00:00
#: lutris/gui/application.py:107
2020-06-23 18:32:05 +00:00
msgid ""
"Run a game directly by adding the parameter lutris:rungame/game-identifier.\n"
"If several games share the same identifier you can use the numerical ID "
"(displayed when running lutris --list-games) and add lutris:rungameid/"
"numerical-id.\n"
"To install a game, add lutris:install/game-identifier."
msgstr ""
2022-02-17 13:45:09 +00:00
"Start een game direct middels de opdrachtregeloptie lutris:rungame/"
2020-06-23 18:32:05 +00:00
"identificatie.\n"
2022-02-17 13:45:09 +00:00
"Als meerdere games dezelfde identificatie gebruiken, kun je de numerieke id "
"gebruiken (deze kun je opvragen met lutris --list-games) en lutris:rungameid/"
"numerieke-id toevoegen.\n"
"Installeer een game middels lutris:install/identificatie."
2020-06-23 18:32:05 +00:00
#: lutris/gui/application.py:120
2020-06-23 18:32:05 +00:00
msgid "Print the version of Lutris and exit"
msgstr "Toon het versienummer en sluit af"
#: lutris/gui/application.py:128
2020-06-23 18:32:05 +00:00
msgid "Show debug messages"
msgstr "Foutopsporingsberichten tonen"
#: lutris/gui/application.py:136
2020-06-23 18:32:05 +00:00
msgid "Install a game from a yml file"
2022-02-17 13:45:09 +00:00
msgstr "Installeer een game middels een yml-bestand"
2020-06-23 18:32:05 +00:00
#: lutris/gui/application.py:144
msgid "Force updates"
2023-02-16 13:17:21 +00:00
msgstr "Updates afdwingen"
#: lutris/gui/application.py:152
2020-11-12 12:56:42 +00:00
msgid "Generate a bash script to run a game without the client"
msgstr "Genereer een bash-script om games te starten zonder de client"
#: lutris/gui/application.py:160
2021-08-02 16:14:10 +00:00
msgid "Execute a program with the Lutris Runtime"
msgstr "Voer een programma uit met de Lutris-runtime"
2020-06-23 18:32:05 +00:00
#: lutris/gui/application.py:168
2020-06-23 18:32:05 +00:00
msgid "List all games in database"
2022-02-17 13:45:09 +00:00
msgstr "Alle games in databank tonen"
2020-06-23 18:32:05 +00:00
#: lutris/gui/application.py:176
2020-06-23 18:32:05 +00:00
msgid "Only list installed games"
2022-02-17 13:45:09 +00:00
msgstr "Alleen geïnstalleerde games tonen"
2020-06-23 18:32:05 +00:00
#: lutris/gui/application.py:184
2020-06-23 18:32:05 +00:00
msgid "List available Steam games"
2022-02-17 13:45:09 +00:00
msgstr "Beschikbare Steam-games tonen"
2020-06-23 18:32:05 +00:00
#: lutris/gui/application.py:192
2020-06-23 18:32:05 +00:00
msgid "List all known Steam library folders"
msgstr "Alle bekende Steam-bibliotheekmappen tonen"
#: lutris/gui/application.py:200
2022-02-28 12:54:15 +00:00
msgid "List all known runners"
msgstr "Alle bekende runners tonen"
#: lutris/gui/application.py:208
2022-02-28 12:54:15 +00:00
msgid "List all known Wine versions"
msgstr "Alle bekende Wine-versies tonen"
#: lutris/gui/application.py:216
2022-02-28 12:54:15 +00:00
msgid "Install a Runner"
msgstr "Runner installeren"
#: lutris/gui/application.py:224
2022-02-28 12:54:15 +00:00
msgid "Uninstall a Runner"
msgstr "Runner verwijderen"
#: lutris/gui/application.py:232
2022-02-28 12:54:15 +00:00
msgid "Export a game"
msgstr "Game exporteren"
#: lutris/gui/application.py:240 lutris/gui/dialogs/game_import.py:24
2022-02-28 12:54:15 +00:00
msgid "Import a game"
msgstr "Game importeren"
#: lutris/gui/application.py:248
2022-02-28 12:54:15 +00:00
msgid "Destination path for export"
msgstr "Exportlocatie"
#: lutris/gui/application.py:256
2020-06-23 18:32:05 +00:00
msgid "Display the list of games in JSON format"
2022-02-17 13:45:09 +00:00
msgstr "Lijst met games tonen in json-opmaak"
2020-06-23 18:32:05 +00:00
#: lutris/gui/application.py:264
2020-06-23 18:32:05 +00:00
msgid "Reinstall game"
2022-02-17 13:45:09 +00:00
msgstr "Game opnieuw installeren"
2020-06-23 18:32:05 +00:00
#: lutris/gui/application.py:267
2020-06-23 18:32:05 +00:00
msgid "Submit an issue"
msgstr "Probleem melden"
#: lutris/gui/application.py:273
2021-08-02 16:14:10 +00:00
msgid "URI to open"
msgstr "De te openen uri"
2020-06-23 18:32:05 +00:00
#: lutris/gui/application.py:516
2020-06-23 18:32:05 +00:00
#, python-format
msgid "%s is not a valid URI"
msgstr "%s is geen geldige uri"
#: lutris/gui/application.py:539
2020-06-23 18:32:05 +00:00
#, python-format
msgid "Failed to download %s"
2021-08-02 16:14:10 +00:00
msgstr "%s kan niet worden gedownload"
2020-06-23 18:32:05 +00:00
#: lutris/gui/application.py:547
2020-06-23 18:32:05 +00:00
#, python-brace-format
msgid "download {url} to {file} started"
msgstr "het downloaden van {url} naar {file} is gestart"
#: lutris/gui/application.py:558
2020-06-23 18:32:05 +00:00
#, python-format
msgid "No such file: %s"
msgstr "Bestand bestaat niet: %s"
2023-02-16 13:17:21 +00:00
#: lutris/gui/application.py:729
2022-02-17 13:45:09 +00:00
#, python-format
msgid "There is no installer available for %s."
msgstr "Er is geen installatiebestand van %s beschikbaar."
2023-02-16 13:17:21 +00:00
#: lutris/gui/application.py:740
2022-02-17 13:45:09 +00:00
msgid "No updates found"
msgstr "Geen games aangetroffen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/application.py:751
2022-02-17 13:45:09 +00:00
msgid "No DLC found"
msgstr "Geen uitbreidingen aangetroffen"
#: lutris/gui/config/add_game_dialog.py:11
2020-06-23 18:32:05 +00:00
msgid "Add a new game"
2022-02-17 13:45:09 +00:00
msgstr "Game toevoegen"
2020-06-23 18:32:05 +00:00
#: lutris/gui/config/boxes.py:62
2020-06-23 18:32:05 +00:00
msgid "No options available"
msgstr "Geen beschikbare opties"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/boxes.py:133
2020-06-23 18:32:05 +00:00
msgid "Reset option to global or default config"
msgstr "Optie terugzetten op globale of standaardwaarde"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/boxes.py:154
2020-06-23 18:32:05 +00:00
msgid "<b>Default</b>: "
msgstr "<b>Standaard</b>: "
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/boxes.py:158
2020-06-23 18:32:05 +00:00
msgid ""
"<i>(Italic indicates that this option is modified in a lower configuration "
"level.)</i>"
msgstr ""
"<i>(cursieve tekst geeft aan dat deze optie op een lager configuratieniveau "
"is ingesteld)</i>"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/boxes.py:366
2020-06-23 18:32:05 +00:00
#, python-format
msgid "%s (default)"
msgstr "%s (standaard)"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/boxes.py:450 lutris/gui/widgets/common.py:50
2020-06-23 18:32:05 +00:00
msgid "Select file"
msgstr "Bestand kiezen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/boxes.py:529
2020-06-23 18:32:05 +00:00
msgid "Add files"
msgstr "Bestanden toevoegen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/boxes.py:547
2020-06-23 18:32:05 +00:00
msgid "Files"
msgstr "Bestanden"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/boxes.py:564
2020-06-23 18:32:05 +00:00
msgid "Select files"
msgstr "Bestanden selecteren"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/boxes.py:567
2022-04-03 12:22:20 +00:00
msgid "_Add"
msgstr "_Toevoegen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/boxes.py:568 lutris/gui/dialogs/issue.py:72
#: lutris/gui/dialogs/__init__.py:217 lutris/gui/dialogs/__init__.py:243
#: lutris/gui/widgets/common.py:113
2021-08-02 16:14:10 +00:00
#: lutris/gui/widgets/download_progress_box.py:47
msgid "_Cancel"
msgstr "_Annuleren"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/boxes.py:698
2020-06-23 18:32:05 +00:00
msgid ""
"If modified, these options supersede the same options from the base runner "
"configuration."
msgstr ""
"Als je dit aanpast, dan overschrijven deze opties die van de basis-"
"runnerconfiguratie."
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/boxes.py:719
2020-06-23 18:32:05 +00:00
msgid ""
"If modified, these options supersede the same options from the base runner "
"configuration, which themselves supersede the global preferences."
msgstr ""
"Als je dit aanpast, dan overschrijven deze opties die van de basis-"
"runnerconfiguratie, welke dan weer de globale voorkeuren overschrijven."
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/boxes.py:725
2020-06-23 18:32:05 +00:00
msgid ""
"If modified, these options supersede the same options from the global "
"preferences."
msgstr ""
"Als je dit aanpast, dan overschrijven deze opties die van de globale "
"voorkeuren."
#: lutris/gui/config/common.py:28
2020-06-23 18:32:05 +00:00
msgid "Select a runner in the Game Info tab"
2022-02-17 13:45:09 +00:00
msgstr "Kies een runner op het tabblad Game-informatie"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:130
2020-06-23 18:32:05 +00:00
msgid "Game info"
2022-02-17 13:45:09 +00:00
msgstr "Game-informatie"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:146
2020-06-23 18:32:05 +00:00
msgid "Identifier"
msgstr "Identificatie"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:155 lutris/gui/config/common.py:331
2020-06-23 18:32:05 +00:00
msgid "Change"
msgstr "Wijzigen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:164
2020-11-12 12:56:42 +00:00
msgid "Directory"
msgstr "Map"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:170
2020-11-12 12:56:42 +00:00
msgid "Move"
msgstr "Verplaatsen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:190
msgid "The default launch option will be used for this game"
2023-02-16 13:17:21 +00:00
msgstr "De standaard opstartoptie wordt gebruikt voor deze game"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:192
#, python-format
msgid "The '%s' launch option will be used for this game"
2023-02-16 13:17:21 +00:00
msgstr "De %s-optie wordt gebruikt voor deze game"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:199
msgid "Reset"
2023-02-16 13:17:21 +00:00
msgstr "Standaardwaarden"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:216 lutris/gui/views/list.py:50
2020-06-23 18:32:05 +00:00
msgid "Runner"
msgstr "Runner"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:230
2022-12-03 16:00:54 +00:00
msgid "Set custom cover art"
msgstr "Eigen omslagfoto instellen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:230
2022-12-03 16:00:54 +00:00
msgid "Remove custom cover art"
msgstr "Eigen omslagfoto verwijderen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:231
2022-12-03 16:00:54 +00:00
msgid "Set custom banner"
msgstr "Eigen banier instellen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:231
2020-06-23 18:32:05 +00:00
msgid "Remove custom banner"
msgstr "Aangepaste banier verwijderen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:232
2022-12-03 16:00:54 +00:00
msgid "Set custom icon"
msgstr "Eigen pictogram instellen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:232
2020-06-23 18:32:05 +00:00
msgid "Remove custom icon"
msgstr "Aangepast pictogram verwijderen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:265
2020-06-23 18:32:05 +00:00
msgid "Release year"
msgstr "Jaar van uitgave"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:307
2020-06-23 18:32:05 +00:00
msgid "Select a runner from the list"
msgstr "Kies een runner uit de lijst"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:315
2020-06-23 18:32:05 +00:00
msgid "Apply"
msgstr "Toepassen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:362 lutris/gui/config/common.py:367
#: lutris/gui/config/common.py:370
2020-06-23 18:32:05 +00:00
msgid "Game options"
2022-02-17 13:45:09 +00:00
msgstr "Game-opties"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:374 lutris/gui/config/common.py:377
2020-06-23 18:32:05 +00:00
msgid "Runner options"
msgstr "Runner-opties"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:380
2020-06-23 18:32:05 +00:00
msgid "System options"
msgstr "Systeemopties"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:413
2020-06-23 18:32:05 +00:00
msgid "Save"
msgstr "Opslaan"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:425
2022-12-03 16:00:54 +00:00
msgid "Show advanced options"
msgstr "Geavanceerde opties tonen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:427
2022-12-03 16:00:54 +00:00
msgid "Advanced"
msgstr "Geavanceerd"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:468
2020-06-23 18:32:05 +00:00
msgid ""
"Are you sure you want to change the runner for this game ? This will reset "
"the full configuration for this game and is not reversible."
msgstr ""
"Weet je zeker dat je de runner van deze game wilt wijzigen? Hierdoor wordt "
"de volledige configuratie van de game verwijderd. Dit kan niet ongedaan "
"worden gemaakt."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:472
2020-06-23 18:32:05 +00:00
msgid "Confirm runner change"
msgstr "Bevestigen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:524
2020-06-23 18:32:05 +00:00
msgid "Runner not provided"
msgstr "Geen runner opgegeven"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:527
2020-06-23 18:32:05 +00:00
msgid "Please fill in the name"
msgstr "Voer de naam in"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:530
2022-02-17 13:45:09 +00:00
msgid "Steam AppID not provided"
2020-06-23 18:32:05 +00:00
msgstr "Geen Steam AppId opgegeven"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:548
2020-06-23 18:32:05 +00:00
msgid "The following fields have invalid values: "
msgstr "De volgende velden bevatten ongeldige waarden: "
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:555
2020-06-23 18:32:05 +00:00
msgid "Current configuration is not valid, ignoring save request"
msgstr "De huidige configuratie is ongeldig; het bewaarverzoek is genegeerd"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:594
2020-06-23 18:32:05 +00:00
msgid "Please choose a custom image"
msgstr "Kies een aangepaste afbeelding"
2023-02-16 13:17:21 +00:00
#: lutris/gui/config/common.py:602
2020-06-23 18:32:05 +00:00
msgid "Images"
msgstr "Afbeeldingen"
2021-08-02 16:14:10 +00:00
#: lutris/gui/config/edit_game.py:10 lutris/gui/config/runner.py:11
2020-06-23 18:32:05 +00:00
#, python-format
msgid "Configure %s"
msgstr "%s instellen"
2021-08-02 16:14:10 +00:00
#: lutris/gui/config/preferences_box.py:11 lutris/gui/config/sysinfo_box.py:11
msgid "Minimize client when a game is launched"
2022-02-17 13:45:09 +00:00
msgstr "Venster minimaliseren na starten van een game"
2021-08-02 16:14:10 +00:00
#: lutris/gui/config/preferences_box.py:12
msgid "Hide text under icons (requires restart)"
msgstr "Tekst onder pictogrammen verbergen (herstart vereist)"
2022-08-30 17:51:12 +00:00
#: lutris/gui/config/preferences_box.py:13 lutris/gui/config/sysinfo_box.py:13
msgid "Show Tray Icon"
msgstr "Systeemvakpictogram tonen"
2021-08-02 16:14:10 +00:00
#: lutris/gui/config/preferences_box.py:14
msgid "Use dark theme (requires dark theme variant for Gtk)"
msgstr "Donker thema gebruiken (donker GTK-thema vereist)"
2022-12-03 16:00:54 +00:00
#: lutris/gui/config/preferences_box.py:15
msgid "Enable Discord Rich Presence for Available Games"
msgstr "Discord-aanwezigheid tonen bij beschikbare games"
#: lutris/gui/config/preferences_box.py:30
2021-08-02 16:14:10 +00:00
msgid "Interface options"
msgstr "Vormgevingsopties"
#: lutris/gui/config/preferences_dialog.py:18
msgid "Lutris settings"
msgstr "Lutris-instellingen"
#: lutris/gui/config/preferences_dialog.py:27
2022-02-17 13:45:09 +00:00
msgid "Interface"
msgstr "Vormgeving"
#: lutris/gui/config/preferences_dialog.py:28 lutris/gui/widgets/sidebar.py:292
2022-02-17 13:45:09 +00:00
msgid "Runners"
msgstr "Runners"
#: lutris/gui/config/preferences_dialog.py:29 lutris/gui/widgets/sidebar.py:291
2022-02-17 13:45:09 +00:00
msgid "Sources"
msgstr "Bronnen"
#: lutris/gui/config/preferences_dialog.py:30
2022-02-17 13:45:09 +00:00
msgid "Hardware information"
msgstr "Hardware-informatie"
#: lutris/gui/config/preferences_dialog.py:31
2022-02-17 13:45:09 +00:00
msgid "Global options"
msgstr "Algemene opties"
#: lutris/gui/config/runners_box.py:17
msgid "Add, remove or configure runners"
msgstr "Runners toevoegen, verwijderen of instellen"
#: lutris/gui/config/runners_box.py:19
msgid ""
"Runners are programs such as emulators, engines or translation layers "
"capable of running games."
msgstr ""
"Runners zijn programma's, zoals emulators, aandrijvingen of vertaallagen, om "
"games mee uit te voeren."
#: lutris/gui/config/runners_box.py:25
msgid "No runners matched the search"
2023-02-16 13:17:21 +00:00
msgstr "Er zijn geen overeenkomende runners"
#. pretty sure there will always be many runners, so assume plural
#: lutris/gui/config/runners_box.py:43
2023-02-16 13:17:21 +00:00
#, python-format
msgid "Search %s runners"
2023-02-16 13:17:21 +00:00
msgstr "%s runners doorzoeken"
#: lutris/gui/config/runner_box.py:91 lutris/gui/widgets/sidebar.py:230
2021-08-02 16:14:10 +00:00
#, python-format
msgid "Manage %s versions"
msgstr "%s-versies beheren"
2022-04-03 12:22:20 +00:00
#: lutris/gui/config/runner_box.py:121
2021-08-02 16:14:10 +00:00
#, python-format
msgid "Do you want to uninstall %s?"
msgstr "Weet je zeker dat je %s wilt deïnstalleren?"
2022-04-03 12:22:20 +00:00
#: lutris/gui/config/runner_box.py:122
2021-08-02 16:14:10 +00:00
#, python-format
msgid "This will remove <b>%s</b> and all associated data."
msgstr "Hierdoor wordt <b>%s</b> en alle bijbehorende gegevens verwijderd."
2022-02-17 13:45:09 +00:00
#: lutris/gui/config/services_box.py:18
2021-08-02 16:14:10 +00:00
msgid "Enable integrations with game sources"
msgstr "Integratie met gamebronnen inschakelen"
2022-02-17 13:45:09 +00:00
#: lutris/gui/config/services_box.py:20
2021-08-02 16:14:10 +00:00
msgid ""
"Access your game libraries from various sources. Changes require a restart "
"to take effect."
2021-08-02 16:14:10 +00:00
msgstr ""
"Verkrijg toegang tot je gameverzamelingen uit verschillende bronnen. "
"Herstart om de wijziging toe te passen."
2021-08-02 16:14:10 +00:00
#: lutris/gui/config/sysinfo_box.py:12
msgid "Hide text under icons"
msgstr "Tekst onder pictogrammen verbergen"
#: lutris/gui/config/sysinfo_box.py:36
2021-08-02 16:14:10 +00:00
msgid "Copy to clipboard"
msgstr "Kopiëren naar klembord"
2020-06-23 18:32:05 +00:00
#: lutris/gui/config/sysinfo_box.py:39
2022-02-17 13:45:09 +00:00
msgid "<b>System information</b>"
msgstr "<b>Systeeminformatie</b>"
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/cache.py:13
2023-02-16 13:17:21 +00:00
msgid "Download cache configuration"
msgstr "Cache-instellingen ophalen"
2020-11-12 12:56:42 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/cache.py:40
2020-11-12 12:56:42 +00:00
msgid "Cache path"
2021-08-02 16:14:10 +00:00
msgstr "Cachelocatie"
2020-11-12 12:56:42 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/cache.py:43
2020-11-12 12:56:42 +00:00
msgid "Set the folder for the cache path"
msgstr "Stel de cachemap in"
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/cache.py:55
2020-11-12 12:56:42 +00:00
msgid ""
"If provided, this location will be used by installers to cache downloaded "
"files locally for future re-use. \n"
"If left empty, the installer files are discarded after the install "
"completion."
2020-11-12 12:56:42 +00:00
msgstr ""
"Deze locatie wordt gebruikt door installatiewizards, welke gedownloade "
"bestanden lokaal opslaan voor toekomstig gebruik.\n"
"Laat leeg om de bestanden niet te bewaren na de installatie."
#: lutris/gui/dialogs/delegates.py:70
msgid "Runtime currently updating"
msgstr "Bezig met bijwerken van runtime"
#: lutris/gui/dialogs/delegates.py:71
msgid "Game might not work as expected"
msgstr "De game werkt mogelijk niet naar behoren"
#: lutris/gui/dialogs/delegates.py:133
msgid "Select game to launch"
msgstr "Kies een te starten game"
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/download.py:13
2020-06-23 18:32:05 +00:00
msgid "Downloading file"
msgstr "Bezig met downloaden van bestand"
2020-11-12 12:56:42 +00:00
#: lutris/gui/dialogs/download.py:15
2020-06-23 18:32:05 +00:00
#, python-format
msgid "Downloading %s"
msgstr "Bezig met downloaden van %s"
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/game_import.py:100
msgid "Launch"
msgstr "Starten"
2022-02-17 13:45:09 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/game_import.py:134
msgid "Calculating checksum..."
2023-02-16 13:17:21 +00:00
msgstr "Bezig met berekenen van controlesom…"
2020-11-12 12:56:42 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/game_import.py:143
msgid "Looking up checksum on Lutris.net..."
2023-02-16 13:17:21 +00:00
msgstr "Bezig met opzoeken van controlesom op Lutris.net…"
2020-11-12 12:56:42 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/game_import.py:146
msgid "This ROM could not be identified."
2023-02-16 13:17:21 +00:00
msgstr "Deze rom wordt niet herkend."
2020-11-12 12:56:42 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/game_import.py:155
msgid "Looking for installed game..."
msgstr "Bezig met zoeken naar geïnstalleerde game…"
#: lutris/gui/dialogs/game_import.py:204
#, python-format
msgid "Failed to import a ROM: %s"
2023-02-16 13:17:21 +00:00
msgstr "De rom kan niet worden geïmporteerd: %s"
2020-11-12 12:56:42 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/game_import.py:223
msgid "Game already installed in Lutris"
msgstr "Deze game is al geïnstalleerd"
#: lutris/gui/dialogs/game_import.py:245
#, python-format
msgid "The platform '%s' is unknown to Lutris."
2023-02-16 13:17:21 +00:00
msgstr "Het platform %s wordt niet herkend door Lutris."
2020-11-12 12:56:42 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/game_import.py:255
#, python-format
msgid "Lutris does not have a default installer for the '%s' platform."
2023-02-16 13:17:21 +00:00
msgstr "Lutris heeft geen standaard installatiewizard voor het platform %s."
2021-08-02 16:14:10 +00:00
2022-08-30 17:51:12 +00:00
#: lutris/gui/dialogs/issue.py:24
2020-06-23 18:32:05 +00:00
msgid "<b>Submit an issue</b>"
msgstr "<b>Probleem melden</b>"
2022-08-30 17:51:12 +00:00
#: lutris/gui/dialogs/issue.py:29
2020-06-23 18:32:05 +00:00
msgid ""
"Describe the problem you're having in the text box below. This information "
"will be sent the Lutris team along with your system information. You can "
"also save this information locally if you are offline."
2020-06-23 18:32:05 +00:00
msgstr ""
"Omschrijf het probleem in onderstaand tekstvak. Deze informatie wordt "
"verstuurd naar het Lutris-team, tezamen met je systeeminformatie. Je kunt "
"deze informatie ook lokaal opslaan."
2022-08-30 17:51:12 +00:00
#: lutris/gui/dialogs/issue.py:52
2020-06-23 18:32:05 +00:00
msgid "_Save"
msgstr "Op_slaan"
2022-08-30 17:51:12 +00:00
#: lutris/gui/dialogs/issue.py:68
2020-06-23 18:32:05 +00:00
msgid "Select a location to save the issue"
msgstr "Kies een locatie om het probleem in op te slaan"
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/issue.py:71 lutris/gui/dialogs/__init__.py:216
#: lutris/gui/dialogs/__init__.py:242 lutris/gui/widgets/common.py:113
msgid "_OK"
msgstr "_Oké"
2022-08-30 17:51:12 +00:00
#: lutris/gui/dialogs/issue.py:88
2020-06-23 18:32:05 +00:00
#, python-format
msgid "Issue saved in %s"
msgstr "Probleem opgeslagen in %s"
#: lutris/gui/dialogs/log.py:25
msgid "Log for {}"
msgstr "Logboek van {}"
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/runner_install.py:28
2022-04-03 12:22:20 +00:00
#, python-format
msgid "Showing games using %s"
msgstr "Games die gebruikmaken van %s"
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/runner_install.py:74
2020-06-23 18:32:05 +00:00
#, python-format
msgid "Waiting for response from %s"
msgstr "Bezig met wachten op antwoord van %s"
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/runner_install.py:90
2020-11-12 12:56:42 +00:00
#, python-format
msgid "Unable to get runner versions: %s"
msgstr "De runner-versies kunnen niet worden opgehaald: %s"
2020-06-23 18:32:05 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/runner_install.py:104
2020-11-12 12:56:42 +00:00
msgid "Unable to get runner versions from lutris.net"
msgstr "De runner-versies kunnen niet worden opgehaald van lutris.net"
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/runner_install.py:111
2020-06-23 18:32:05 +00:00
#, python-format
msgid "%s version management"
msgstr "%s-versiebeheer"
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/runner_install.py:165
2020-06-23 18:32:05 +00:00
#, python-format
2022-12-03 16:00:54 +00:00
msgid "View %d game"
msgid_plural "View %d games"
2022-04-03 12:22:20 +00:00
msgstr[0] "%d game to_nen"
msgstr[1] "%d games to_nen"
2020-06-23 18:32:05 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/runner_install.py:206
#: lutris/gui/dialogs/uninstall_game.py:22
2022-04-03 12:22:20 +00:00
msgid "Uninstall"
msgstr "Deïnstalleren"
2020-06-23 18:32:05 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/runner_install.py:231
2022-04-03 12:22:20 +00:00
msgid "Wine version usage"
msgstr "Wine-versiegebruik"
#: lutris/gui/dialogs/runner_install.py:324
2022-04-03 12:22:20 +00:00
#, python-format
msgid "Version %s is not longer available"
msgstr "Versie %s is niet meer beschikbaar."
#: lutris/gui/dialogs/runner_install.py:349
2020-06-23 18:32:05 +00:00
msgid "Downloading…"
msgstr "Bezig met downloaden…"
#: lutris/gui/dialogs/runner_install.py:352
2020-06-23 18:32:05 +00:00
msgid "Extracting…"
msgstr "Bezig met uitpakken…"
#: lutris/gui/dialogs/runner_install.py:394
2020-06-23 18:32:05 +00:00
msgid "Failed to retrieve the runner archive"
msgstr "Kan het runner-archief niet ophalen"
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/uninstall_game.py:33
2022-02-17 13:45:09 +00:00
#, python-format
msgid "<span font_desc='14'><b>Uninstall %s</b></span>"
msgstr "<span font_desc='14'><b>%s verwijderen</b></span>"
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/uninstall_game.py:41
2022-02-17 13:45:09 +00:00
msgid "No file will be deleted"
msgstr "Er wordt geen enkel bestand verwijderd"
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/uninstall_game.py:44
2022-02-17 13:45:09 +00:00
#, python-format
msgid "The folder %s is used by other games and will be kept."
msgstr "%s wordt gebruikt door andere games en wordt daarom bewaard."
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/uninstall_game.py:47
2022-02-17 13:45:09 +00:00
msgid "<i>Calculating size…</i>"
msgstr "<i>Bezig met berekenen van omvang…</i>"
2022-12-03 16:00:54 +00:00
#: lutris/gui/dialogs/uninstall_game.py:51
2023-02-16 13:17:21 +00:00
#, python-format
msgid "%s does not exist."
2023-02-16 13:17:21 +00:00
msgstr "%s bestaat niet."
#: lutris/gui/dialogs/uninstall_game.py:55
2022-02-17 13:45:09 +00:00
#, python-format
msgid "Content of %s are protected and will not be deleted."
msgstr "De inhoud van %s is beveiligd en wordt daarom niet verwijderd."
#: lutris/gui/dialogs/uninstall_game.py:72
2022-02-17 13:45:09 +00:00
#, python-format
msgid "Delete %s (%s)"
msgstr "%s verwijderen (%s)"
#: lutris/gui/dialogs/uninstall_game.py:88
2020-06-23 18:32:05 +00:00
#, python-format
msgid ""
2020-11-12 12:56:42 +00:00
"Please confirm.\n"
"Everything under <b>%s</b>\n"
"will be deleted."
2020-06-23 18:32:05 +00:00
msgstr ""
2020-11-12 12:56:42 +00:00
"Bevestig je keuze.\n"
"Alles onder <b>%s</b>\n"
"wordt verwijderd."
2020-06-23 18:32:05 +00:00
#: lutris/gui/dialogs/uninstall_game.py:91
2020-11-12 12:56:42 +00:00
msgid "Permanently delete files?"
msgstr "Bestanden permanent verwijderen?"
2020-06-23 18:32:05 +00:00
#: lutris/gui/dialogs/uninstall_game.py:99
2022-02-17 13:45:09 +00:00
msgid "Uninstalling game and deleting files..."
msgstr "Bezig met verwijderen van game en bijbehorende bestanden…"
#: lutris/gui/dialogs/uninstall_game.py:101
2022-02-17 13:45:09 +00:00
msgid "Uninstalling game..."
msgstr "Bezig met verwijderen van game…"
#: lutris/gui/dialogs/uninstall_game.py:124
2022-02-17 13:45:09 +00:00
#, python-format
msgid "<span font_desc='14'><b>Remove %s</b></span>"
msgstr "<span font_desc='14'><b>%s verwijderen</b></span>"
#: lutris/gui/dialogs/uninstall_game.py:130
2022-02-17 13:45:09 +00:00
#, python-format
msgid ""
"Completely remove %s from the library?\n"
"All play time will be lost."
msgstr ""
"Weet je zeker dat je %s wilt verwijderen uit je verzameling?\n"
"Alle bijgehouden tijden worden eveneens gewist."
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/webconnect_dialog.py:106
2021-08-02 16:14:10 +00:00
msgid "Loading..."
msgstr "Bezig met laden…"
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/__init__.py:233
msgid "Please choose a file"
msgstr "Kies een bestand"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/__init__.py:265
msgid "Checking for runtime updates, please wait…"
msgstr "Bezig met controleren op runtime-updates…"
2022-06-20 14:56:21 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/__init__.py:303
#, python-format
msgid "%s is already installed"
msgstr "%s is al geïnstalleerd"
2022-06-20 14:56:21 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/__init__.py:314
msgid "Launch game"
msgstr "Game starten"
#: lutris/gui/dialogs/__init__.py:318
msgid "Install the game again"
msgstr "Game opnieuw installeren"
2022-06-20 14:56:21 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/__init__.py:361
msgid "Do not ask again for this game."
2023-02-16 13:17:21 +00:00
msgstr "Niet meer vragen bij deze game"
2022-06-20 14:56:21 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/__init__.py:420
msgid "Login failed"
msgstr "Inloggen mislukt"
2020-11-12 12:56:42 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/__init__.py:430
msgid "Install script for {}"
msgstr "Installatiescript van {}"
2020-11-12 12:56:42 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/__init__.py:485
msgid "Do not display this message again."
msgstr "Niet meer tonen"
2022-02-17 13:45:09 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/__init__.py:505
msgid "Wine is not installed on your system."
msgstr "Wine is niet geïnstalleerd."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/__init__.py:507
msgid ""
"Having Wine installed on your system guarantees that Wine builds from Lutris "
"will have all required dependencies.\n"
"\n"
"Please follow the instructions given in the <a href='https://github.com/"
"lutris/docs/blob/master/WineDependencies.md'>Lutris Wiki</a> to install Wine."
msgstr ""
"Door Wine te installeren zorg je er voor dat Wine-games binnen Lutris alle "
"benodigde afhankelijkheden hebben.\n"
"\n"
"Ga naar de <a href='https://github.com/lutris/docs/blob/master/"
"WineDependencies.md'>Lutris-wiki</a> (Engels) om te lezen hoe je Wine "
"installeert."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/__init__.py:533
#, python-format
msgid "Moving %s to %s..."
msgstr "Bezig met verplaatsen van %s naar %s…"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/__init__.py:561
msgid "Humble Bundle Cookie Authentication"
2023-02-16 13:17:21 +00:00
msgstr "Humble Bundle-cookie-authenticatie"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/dialogs/__init__.py:573
msgid ""
"<b>Humble Bundle Authentication via cookie import</b>\n"
"\n"
"<b>In Firefox</b>\n"
"- Install the follwing extension: <a href='https://addons.mozilla.org/en-US/"
"firefox/addon/export-cookies-txt/'>https://addons.mozilla.org/en-US/firefox/"
"addon/export-cookies-txt/</a>\n"
"- Open a tab to humblebundle.com and make sure you are logged in.\n"
"- Click the cookie icon in the top right corner, next to the settings menu\n"
"- Check 'Prefix HttpOnly cookies' and click 'humblebundle.com'\n"
"- Open the generated file and paste the contents below. Click OK to finish.\n"
"- You can delete the cookies file generated by Firefox\n"
"- Optionally, <a href='https://support.humblebundle.com/hc/en-us/requests/"
"new'>open a support ticket</a> to ask Humble Bundle to fix their "
"configuration."
msgstr ""
2023-02-16 13:17:21 +00:00
"<b>Humble Bundle-authenticatie via cookie-import</b>\n"
"\n"
"<b>In Firefox</b>\n"
"- Installeer de volgende add-on: <a href='https://addons.mozilla.org/nl-NL/"
"firefox/addon/export-cookies-txt/'>https://addons.mozilla.org/nl-NL/firefox/"
"addon/export-cookies-txt/</a>\n"
"- Open humblebundle.com op een nieuw tabblad en zorg dat je ingelogd bent;\n"
"- Klik rechtsboven op het cookiepictogram (naast de instellingen);\n"
"- Controleer Prefix HttpOnly cookies en klik op humblebundle.com;\n"
"- Open het gegenereerde bestand, plak de inhoud ervan hieronder en klik op "
"oké;\n"
"- Verwijder het gegenereerde bestand;\n"
"- (Optioneel) <a href='https://support.humblebundle.com/hc/en-us/requests/"
"new'>Open een ondersteuningsticket</a> en vraag Humble Bundle om hun "
"configuratie aan te passen."
#: lutris/gui/installerwindow.py:115
msgid "Configure download cache"
msgstr "Downloadcache instellen"
#: lutris/gui/installerwindow.py:118
msgid "Change where Lutris downloads game installer files."
2023-02-16 13:17:21 +00:00
msgstr "Geef aan waar installatiewizardbestanden moeten worden opgeslagen."
2022-12-03 16:00:54 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:120
msgid "View installer source"
msgstr "Installatiebron bekijken"
2022-02-17 13:45:09 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:212
msgid "Remove game files"
msgstr "Gamebestanden verwijderen"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:224
msgid "Are you sure you want to cancel the installation?"
msgstr "Weet je zeker dat je de installatie wilt afbreken?"
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:225
msgid "Cancel installation?"
msgstr "Installatie afbreken?"
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:316
#, python-format
msgid "Install %s"
msgstr "%s installeren"
#: lutris/gui/installerwindow.py:339
2020-06-23 18:32:05 +00:00
#, python-format
msgid "This game requires %s. Do you want to install it?"
2022-02-17 13:45:09 +00:00
msgstr "Deze game is afhankelijk van %s. Wil je het installeren?"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:340
2020-06-23 18:32:05 +00:00
msgid "Missing dependency"
msgstr "Ontbrekende afhankelijkheid"
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:349
msgid "Installing {}"
msgstr "Bezig met installeren van {}"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:355
msgid "No installer available"
msgstr "Er is geen installatiewizard beschikbaar"
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:362
#, python-format
msgid "Missing field \"%s\" in install script"
msgstr "Het veld %s ontbreekt in het installatiescript"
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:402
msgid "Select installation directory"
msgstr "Installatiemap kiezen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:418
msgid "Preparing Lutris for installation"
2023-02-16 13:17:21 +00:00
msgstr "Bezig met voorbereiden van installatie"
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:507
msgid ""
"This game has extra content. \n"
"Select which one you want and they will be available in the 'extras' folder "
"where the game is installed."
msgstr ""
"Deze game bevat aanvullende inhoud.\n"
"Kies de inhoud die je wilt toevoegen aan de extras-map in de "
"installatiemap."
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:600
msgid ""
"Please review the files needed for the installation then click 'Continue'"
msgstr ""
"Neem de voor installatie benodigde bestanden door en klik vervolgens op "
"Doorgaan"
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:608
msgid "Downloading game data"
2023-02-16 13:17:21 +00:00
msgstr "Bezig met ophalen van gamegegevens"
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:627
#, python-format
msgid "Unable to get files: %s"
msgstr "De bestanden kunnen niet worden opgehaald: %s"
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:641
msgid "Installing game data"
msgstr "Bezig met installeren van gamegegevens"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:784
2020-06-23 18:32:05 +00:00
msgid "Autodetect"
msgstr "Automatisch detecteren"
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:789
2020-06-23 18:32:05 +00:00
msgid "Browse…"
msgstr "Bladeren…"
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:796
msgid "Eject"
msgstr "Uitwerpen"
#: lutris/gui/installerwindow.py:809
2020-06-23 18:32:05 +00:00
msgid "Select the folder where the disc is mounted"
msgstr "Kies de map waarin de schijf is aangekoppeld"
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:869
msgid "_Launch"
msgstr "_Starten"
2020-11-12 12:56:42 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:952
msgid "_Abort"
2023-02-16 13:17:21 +00:00
msgstr "_Afbreken"
2022-04-03 12:22:20 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/installerwindow.py:953
msgid "Abort and revert the installation"
msgstr "Afbreken en installatie terugdraaien"
2022-02-17 13:45:09 +00:00
#: lutris/gui/installer/file_box.py:94
#, python-brace-format
msgid "Steam game <b>{appid}</b>"
msgstr "Steam-game <b>{appid}</b>"
2020-06-23 18:32:05 +00:00
#: lutris/gui/installer/file_box.py:108
msgid "Download"
msgstr "Downloaden"
2020-06-23 18:32:05 +00:00
#: lutris/gui/installer/file_box.py:110
msgid "Use Cache"
msgstr "Cache gebruiken"
#: lutris/gui/installer/file_box.py:112 lutris/runners/steam.py:30
#: lutris/services/steam.py:76
msgid "Steam"
msgstr "Steam"
#: lutris/gui/installer/file_box.py:113
msgid "Select File"
msgstr "Bestand kiezen"
#: lutris/gui/installer/file_box.py:174
msgid "Cache file for future installations"
msgstr "Cachebestand voor toekomstige installaties"
#: lutris/gui/installer/file_box.py:193
msgid "Source:"
msgstr "Bron:"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/lutriswindow.py:371
2020-06-23 18:32:05 +00:00
#, python-format
2020-11-12 12:56:42 +00:00
msgid "Connect your %s account to access your games"
2022-02-17 13:45:09 +00:00
msgstr "Koppel je %s-account om toegang te krijgen tot je games"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/lutriswindow.py:446
2022-08-30 17:51:12 +00:00
#, python-format
msgid "Add a game matching '%s' to your favorites to see it here."
msgstr ""
"Voeg een game die overeenkomt met %s toe aan je favorieten om hem hier te "
"tonen."
2023-02-16 13:17:21 +00:00
#: lutris/gui/lutriswindow.py:449
2022-08-30 17:51:12 +00:00
#, python-format
msgid ""
"No installed games matching '%s' found. Press Ctrl+I to show uninstalled "
"games."
msgstr ""
"Er zijn geen geïnstalleerde games die overeenkomen met %s. Druk op Ctrl+I "
"om verwijderde games te tonen."
#. but not if missing!
2023-02-16 13:17:21 +00:00
#: lutris/gui/lutriswindow.py:451
2022-08-30 17:51:12 +00:00
#, python-format
msgid ""
"No visible games matching '%s' found. Press Ctrl+H to show hidden games."
2022-08-30 17:51:12 +00:00
msgstr ""
"Er zijn geen games die overeenkomen met %s. Druk op Ctrl+H om verborgen "
"games te tonen."
2023-02-16 13:17:21 +00:00
#: lutris/gui/lutriswindow.py:454
2020-06-23 18:32:05 +00:00
#, python-format
2020-11-12 12:56:42 +00:00
msgid "No games matching '%s' found "
2022-02-17 13:45:09 +00:00
msgstr "Er zijn geen games die overeenkomen met “%s” "
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/lutriswindow.py:457
2020-11-12 12:56:42 +00:00
msgid "Add games to your favorites to see them here."
2022-02-17 13:45:09 +00:00
msgstr "Voeg games toe aan je favorieten om ze hier te tonen."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/lutriswindow.py:459
2022-08-30 17:51:12 +00:00
msgid "No installed games found. Press Ctrl+I to show uninstalled games."
2020-11-12 12:56:42 +00:00
msgstr ""
"Er zijn geen geïnstalleerde games aangetroffen. Druk op Ctrl+I om "
"verwijderde games te tonen."
2020-06-23 18:32:05 +00:00
2022-08-30 17:51:12 +00:00
#. but not if missing!
2023-02-16 13:17:21 +00:00
#: lutris/gui/lutriswindow.py:461
2022-08-30 17:51:12 +00:00
msgid "No visible games found. Press Ctrl+H to show hidden games."
msgstr ""
"Er zijn geen zichtbare games. Druk op Ctrl+H om verborgen games te tonen."
2023-02-16 13:17:21 +00:00
#: lutris/gui/lutriswindow.py:469
2022-04-03 12:22:20 +00:00
msgid "No games found"
msgstr "Geen games aangetroffen"
2023-02-16 13:17:21 +00:00
#: lutris/gui/lutriswindow.py:477
#, python-format
msgid "Search %s games"
2023-02-16 13:17:21 +00:00
msgstr "%s games doorzoeken"
2023-02-16 13:17:21 +00:00
#: lutris/gui/lutriswindow.py:479
msgid "Search 1 game"
2023-02-16 13:17:21 +00:00
msgstr "1 game doorzoeken"
#: lutris/gui/views/list.py:51 lutris/runners/dolphin.py:26
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:185
2020-06-23 18:32:05 +00:00
msgid "Platform"
msgstr "Platform"
#: lutris/gui/widgets/common.py:83
2020-06-23 18:32:05 +00:00
msgid "Browse..."
2021-08-02 16:14:10 +00:00
msgstr "Bladeren…"
2020-06-23 18:32:05 +00:00
#: lutris/gui/widgets/common.py:165
2020-06-23 18:32:05 +00:00
msgid ""
"<b>Warning!</b> The selected path is located on a drive formatted by "
"Windows.\n"
"Games and programs installed on Windows drives usually <b>don't work</b>."
msgstr ""
2021-08-02 16:14:10 +00:00
"<b>Waarschuwing:</b> de gekozen locatie bevindt zich op een door Windows "
2020-06-23 18:32:05 +00:00
"geformatteerde schijf.\n"
2022-02-17 13:45:09 +00:00
"Games en programma's op Windows-schijven <b>werken doorgaans niet</b>."
2020-06-23 18:32:05 +00:00
#: lutris/gui/widgets/common.py:173
2020-06-23 18:32:05 +00:00
msgid ""
"<b>Warning!</b> The selected path contains files. Installation might not "
"work properly."
2020-06-23 18:32:05 +00:00
msgstr ""
2021-08-02 16:14:10 +00:00
"<b>Waarschuwing:</b> de gekozen locatie bevat bestanden - de installatie "
"werkt mogelijk niet naar behoren."
2020-06-23 18:32:05 +00:00
#: lutris/gui/widgets/common.py:181
2020-06-23 18:32:05 +00:00
msgid ""
"<b>Warning</b> The destination folder is not writable by the current user."
msgstr ""
2021-08-02 16:14:10 +00:00
"<b>Waarschuwing:</b> de doelmap is niet beschrijfbaar door de huidige "
2020-06-23 18:32:05 +00:00
"gebruiker."
#: lutris/gui/widgets/common.py:302
2020-06-23 18:32:05 +00:00
msgid "Add"
msgstr "Toevoegen"
#: lutris/gui/widgets/common.py:306
2020-06-23 18:32:05 +00:00
msgid "Delete"
msgstr "Verwijderen"
2021-08-02 16:14:10 +00:00
#: lutris/gui/widgets/download_progress_box.py:88
msgid "Retry"
msgstr "Opnieuw proberen"
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/gui/widgets/download_progress_box.py:115
2020-06-23 18:32:05 +00:00
msgid "Download interrupted"
msgstr "Downloaden onderbroken"
2021-08-02 16:14:10 +00:00
#: lutris/gui/widgets/download_progress_box.py:123
2020-06-23 18:32:05 +00:00
#, python-brace-format
msgid "{downloaded:0.2f} / {size:0.2f}MB ({speed:0.2f}MB/s), {time} remaining"
msgstr "{downloaded:0.2f} / {size:0.2f}MB ({speed:0.2f}MB/s), {time} resterend"
2023-02-16 13:17:21 +00:00
#: lutris/gui/widgets/game_bar.py:151
2020-11-12 12:56:42 +00:00
#, python-format
msgid ""
2021-08-02 16:14:10 +00:00
"Platform:\n"
"<b>%s</b>"
msgstr ""
"Platform:\n"
"<b>%s</b>"
2023-02-16 13:17:21 +00:00
#: lutris/gui/widgets/game_bar.py:160
2021-08-02 16:14:10 +00:00
#, python-format
msgid ""
2020-11-12 12:56:42 +00:00
"Time played:\n"
"<b>%s</b>"
msgstr ""
"Speeltijd:\n"
"<b>%s</b>"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/widgets/game_bar.py:169
2020-11-12 12:56:42 +00:00
#, python-format
msgid ""
"Last played:\n"
"<b>%s</b>"
msgstr ""
"Laatst gespeeld:\n"
"<b>%s</b>"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/gui/widgets/game_bar.py:205
2020-11-12 12:56:42 +00:00
msgid "Launching"
msgstr "Bezig met starten"
2020-06-23 18:32:05 +00:00
#: lutris/gui/widgets/sidebar.py:133 lutris/gui/widgets/sidebar.py:169
#: lutris/gui/widgets/sidebar.py:213
2022-02-28 12:54:15 +00:00
msgid "Run"
msgstr "Starten"
#: lutris/gui/widgets/sidebar.py:136 lutris/gui/widgets/sidebar.py:170
msgid "Reload"
msgstr "Herladen"
#: lutris/gui/widgets/sidebar.py:171
2020-06-23 18:32:05 +00:00
msgid "Disconnect"
msgstr "Ontkoppelen"
#: lutris/gui/widgets/sidebar.py:172
2020-06-23 18:32:05 +00:00
msgid "Connect"
msgstr "Koppelen"
#: lutris/gui/widgets/sidebar.py:208
2021-08-02 16:14:10 +00:00
msgid "Manage Versions"
msgstr "Versies beheren"
#: lutris/gui/widgets/sidebar.py:290
2020-11-12 12:56:42 +00:00
msgid "Library"
msgstr "Verzameling"
2020-06-23 18:32:05 +00:00
#: lutris/gui/widgets/sidebar.py:293
2020-06-23 18:32:05 +00:00
msgid "Platforms"
msgstr "Platformen"
#: lutris/gui/widgets/sidebar.py:338 lutris/util/system.py:28
2020-11-12 12:56:42 +00:00
msgid "Games"
2022-02-17 13:45:09 +00:00
msgstr "Games"
2020-11-12 12:56:42 +00:00
#: lutris/gui/widgets/sidebar.py:347
2020-11-12 12:56:42 +00:00
msgid "Recent"
msgstr "Recent"
#: lutris/gui/widgets/sidebar.py:356
2020-11-12 12:56:42 +00:00
msgid "Favorites"
msgstr "Favorieten"
#: lutris/gui/widgets/sidebar.py:363
msgid "Missing"
2023-02-16 13:17:21 +00:00
msgstr "Ontbrekend"
#: lutris/gui/widgets/sidebar.py:371
2020-11-12 12:56:42 +00:00
msgid "Running"
msgstr "Actief"
#: lutris/gui/widgets/status_icon.py:67
2020-06-23 18:32:05 +00:00
msgid "Show Lutris"
msgstr "Lutris tonen"
2020-11-12 12:56:42 +00:00
#: lutris/gui/widgets/status_icon.py:72
2020-06-23 18:32:05 +00:00
msgid "Quit"
msgstr "Afsluiten"
2022-12-03 16:00:54 +00:00
#: lutris/installer/commands.py:67
2022-02-17 13:45:09 +00:00
#, python-brace-format
msgid "One of {params} parameter is mandatory for the {cmd} command"
msgstr ""
"Eén van de volgende oprachtregelopties is vereist om de {cmd}-opdracht uit "
"te kunnen voeren: {params}"
2022-02-17 13:45:09 +00:00
#: lutris/installer/commands.py:68 lutris/installer/interpreter.py:157
#: lutris/installer/interpreter.py:180
2022-02-17 13:45:09 +00:00
msgid " or "
msgstr " of "
2022-12-03 16:00:54 +00:00
#: lutris/installer/commands.py:74
2022-02-17 13:45:09 +00:00
#, python-brace-format
msgid "The {param} parameter is mandatory for the {cmd} command"
msgstr ""
"De volgende oprachtregeloptie is vereist om de {cmd}-opdracht uit te kunnen "
"voeren: {param}"
2022-12-03 16:00:54 +00:00
#: lutris/installer/commands.py:91
2022-02-17 13:45:09 +00:00
#, python-format
msgid "Invalid file '%s'. Can't make it executable"
msgstr "Ongeldig bestand: %s. Uitvoerbaar maken is niet mogelijk."
2022-12-03 16:00:54 +00:00
#: lutris/installer/commands.py:104
2022-02-17 13:45:09 +00:00
msgid ""
"Parameters file and command can't be used at the same time for the execute "
"command"
msgstr ""
"Het opdrachtregeloptiesbestand en de opdracht kunnen niet tegelijk worden "
"uitgevoerd met de uitvoeropdracht"
2022-12-03 16:00:54 +00:00
#: lutris/installer/commands.py:139
2022-02-17 13:45:09 +00:00
msgid "No parameters supplied to execute command."
msgstr "Er zijn geen opdrachtregelopties opgegeven."
2022-12-03 16:00:54 +00:00
#: lutris/installer/commands.py:153
2022-02-17 13:45:09 +00:00
#, python-format
msgid "Unable to find executable %s"
msgstr "Het uitvoerbare bestand %s is niet aangetroffen"
2022-12-03 16:00:54 +00:00
#: lutris/installer/commands.py:187
2022-02-17 13:45:09 +00:00
#, python-format
msgid "%s does not exist"
msgstr "%s bestaat niet"
2022-12-03 16:00:54 +00:00
#: lutris/installer/commands.py:193
2020-06-23 18:32:05 +00:00
#, python-format
msgid "Extracting %s"
msgstr "Bezig met uitpakken van %s"
#: lutris/installer/commands.py:226
2020-06-23 18:32:05 +00:00
msgid ""
"Insert or mount game disc and click Autodetect or\n"
"use Browse if the disc is mounted on a non standard location."
msgstr ""
2022-02-17 13:45:09 +00:00
"Voer of koppel een gameschijf aan en klik op Automatisch detecteren, of\n"
2021-08-02 16:14:10 +00:00
"Bladeren als de schijf is aangekoppeld op een afwijkende locatie."
2020-06-23 18:32:05 +00:00
#: lutris/installer/commands.py:230
2020-06-23 18:32:05 +00:00
#, python-format
msgid ""
"\n"
"\n"
"Lutris is looking for a mounted disk drive or image \n"
"containing the following file or folder:\n"
"<i>%s</i>"
msgstr ""
"\n"
"\n"
2021-08-02 16:14:10 +00:00
"Lutris is bezig met zoeken naar een aangekoppelde schijf of schijfkopie \n"
2020-06-23 18:32:05 +00:00
"die het volgende bestand of de volgende map bevat:\n"
"<i>%s</i>"
#: lutris/installer/commands.py:252
2023-02-16 13:17:21 +00:00
#, python-format
msgid "The required file '%s' could not be located."
2023-02-16 13:17:21 +00:00
msgstr "%s is vereist, maar niet aangetroffen."
#: lutris/installer/commands.py:273
2022-02-17 13:45:09 +00:00
#, python-format
msgid "Source does not exist: %s"
msgstr "De bron bestaat niet: %s"
#: lutris/installer/commands.py:299
2022-02-17 13:45:09 +00:00
#, python-format
msgid "Invalid source for 'move' operation: %s"
msgstr "Ongeldige bron bij verplaatshandeling: %s"
#: lutris/installer/commands.py:318
2022-02-17 13:45:09 +00:00
#, python-brace-format
msgid ""
"Can't move {src} \n"
"to destination {dst}"
msgstr ""
"{src} kan niet worden \n"
"verplaatst naar {dst}"
#: lutris/installer/commands.py:325
2022-02-17 13:45:09 +00:00
#, python-format
msgid "Rename error, source path does not exist: %s"
msgstr ""
"De naam kan niet worden gewijzigd omdat de bronlocatie niet bestaat: %s"
2022-02-17 13:45:09 +00:00
#: lutris/installer/commands.py:332
2022-02-17 13:45:09 +00:00
#, python-format
msgid "Rename error, destination already exists: %s"
msgstr "De naam kan niet worden gewijzigd omdat de bestemming al bestaat: %s"
#: lutris/installer/commands.py:348
2022-02-17 13:45:09 +00:00
msgid "Missing parameter src"
msgstr "Ontbrekende opdrachtregeloptie src"
#: lutris/installer/commands.py:351
2022-02-17 13:45:09 +00:00
msgid "Wrong value for 'src' param"
msgstr "Ongeldige waarde bij opdrachtregeloptie src"
#: lutris/installer/commands.py:355
2022-02-17 13:45:09 +00:00
msgid "Wrong value for 'dst' param"
msgstr "Ongeldige waarde bij opdrachtregeloptie dst"
#: lutris/installer/commands.py:446
2022-02-17 13:45:09 +00:00
#, python-format
msgid "Command exited with code %s"
msgstr "De opdracht is afgesloten met code %s"
#: lutris/installer/commands.py:465
2022-02-17 13:45:09 +00:00
#, python-format
msgid "Wrong value for write_file mode: '%s'"
msgstr "Onjuiste waarde van write_file-modus: %s"
2023-02-16 13:17:21 +00:00
#: lutris/installer/commands.py:657
msgid "install_or_extract only works with wine!"
2023-02-16 13:17:21 +00:00
msgstr "install_or_extract werkt alléén i.c.m. Wine!"
#: lutris/installer/installer.py:161
#, python-format
msgid "YOu are not authenticated to %s"
2023-02-16 13:17:21 +00:00
msgstr "Je bent niet geauthenticeerd door %s"
#: lutris/installer/installer.py:200
msgid "Game config key must be a string"
msgstr "De gameconfiguratiesleutel dient een tekenreeks te zijn"
#: lutris/installer/installer.py:250
msgid "Invalid 'game' section"
msgstr "Ongeldige gamesectie"
#: lutris/installer/installer_file.py:34
2022-02-17 13:45:09 +00:00
#, python-format
msgid "missing field `url` for file `%s`"
msgstr "Het veld url ontbreekt in %s"
#: lutris/installer/installer_file.py:53
2022-02-17 13:45:09 +00:00
#, python-format
msgid "missing field `filename` in file `%s`"
msgstr "Het veld filename ontbreekt in %s"
#: lutris/installer/installer_file.py:110
2022-08-30 17:51:12 +00:00
#, python-brace-format
msgid "{file} on {host}"
msgstr "{file} op {host}"
#: lutris/installer/installer_file.py:211
2022-02-17 13:45:09 +00:00
msgid "Invalid checksum, expected format (type:hash) "
msgstr "Ongeldige controlesom. Verwacht: (type:hash) "
#: lutris/installer/installer_file.py:214
2022-02-17 13:45:09 +00:00
msgid " checksum mismatch "
msgstr " De controlesom komt niet overeen"
#: lutris/installer/interpreter.py:86
2022-02-17 13:45:09 +00:00
msgid "This installer doesn't have a 'script' section"
msgstr "De installatiewizard bevat geen scriptsectie"
#: lutris/installer/interpreter.py:92
2022-02-17 13:45:09 +00:00
msgid ""
"Invalid script: \n"
"{}"
msgstr ""
"Ongeldig script:\n"
"{}"
#: lutris/installer/interpreter.py:157 lutris/installer/interpreter.py:160
2022-02-17 13:45:09 +00:00
#, python-format
msgid "This installer requires %s on your system"
msgstr "Deze installatiewizard vereist %s"
#: lutris/installer/interpreter.py:173
2022-02-17 13:45:09 +00:00
msgid "You need to install {} before"
msgstr "Installeer eerst {}"
#: lutris/installer/interpreter.py:223
2022-02-17 13:45:09 +00:00
msgid "Lutris does not have the necessary permissions to install to path:"
msgstr "Lutris is niet bevoegd om de game te installeren in"
#: lutris/installer/interpreter.py:307
2022-02-17 13:45:09 +00:00
#, python-format
msgid "Invalid runner provided %s"
msgstr "Ongeldige runner opgegeven bij %s"
#: lutris/installer/interpreter.py:345
2022-02-17 13:45:09 +00:00
msgid "Installer commands are not formatted correctly"
msgstr "De installatie-opdrachten zijn onjuist opgemaakt"
#: lutris/installer/interpreter.py:393
2022-02-17 13:45:09 +00:00
#, python-format
msgid "The command \"%s\" does not exist."
msgstr "De opdracht %s bestaat niet."
2020-06-23 18:32:05 +00:00
#: lutris/installer/interpreter.py:413
2020-11-12 12:56:42 +00:00
#, python-format
msgid ""
"The executable at path %s can't be found, please check the destination "
"folder.\n"
"Some parts of the installation process may have not completed successfully."
msgstr ""
2021-08-02 16:14:10 +00:00
"Het uitvoerbare bestand is niet aangetroffen in %s - controleer de "
"bestemming.\n"
2020-11-12 12:56:42 +00:00
"Sommige onderdelen van het installatieproces zijn niet correct afgerond."
2020-06-23 18:32:05 +00:00
#: lutris/installer/interpreter.py:418
2020-11-12 12:56:42 +00:00
msgid "Installation completed!"
msgstr "Installatie voltooid!"
2020-06-23 18:32:05 +00:00
2022-02-17 13:45:09 +00:00
#: lutris/installer/steam_installer.py:47
#, python-format
msgid "Malformed steam path: %s"
msgstr "Ongeldige Steam-locatie: %s"
#: lutris/runners/atari800.py:15
2020-11-12 12:56:42 +00:00
msgid "Desktop resolution"
msgstr "Bureaubladresolutie"
2020-06-23 18:32:05 +00:00
#: lutris/runners/atari800.py:20
2020-06-23 18:32:05 +00:00
msgid "Atari800"
msgstr "Atari800"
#: lutris/runners/atari800.py:21
2020-06-23 18:32:05 +00:00
msgid "Atari 8bit computers"
msgstr "Atari 8-bitcomputers"
#: lutris/runners/atari800.py:24
2021-08-02 16:14:10 +00:00
msgid "Atari 400, 800 and XL emulator"
2020-06-23 18:32:05 +00:00
msgstr "Atari 400-, 800- en XL-emulator"
#: lutris/runners/atari800.py:38
2020-06-23 18:32:05 +00:00
msgid ""
"The game data, commonly called a ROM image. \n"
2021-08-02 16:14:10 +00:00
"Supported formats: ATR, XFD, DCM, ATR.GZ, XFD.GZ and PRO."
2020-06-23 18:32:05 +00:00
msgstr ""
2022-02-17 13:45:09 +00:00
"De gamedata, ook wel bekend als rom.\n"
2021-08-02 16:14:10 +00:00
"Ondersteunde rom-formaten: ATR, XFD, DCM, ATR.GZ, XFD.GZ en PRO."
2020-06-23 18:32:05 +00:00
#: lutris/runners/atari800.py:49
2021-08-02 16:14:10 +00:00
msgid "BIOS location"
2020-06-23 18:32:05 +00:00
msgstr "BIOS-locatie"
#: lutris/runners/atari800.py:51
2020-06-23 18:32:05 +00:00
msgid ""
2021-08-02 16:14:10 +00:00
"A folder containing the Atari 800 BIOS files.\n"
2020-06-23 18:32:05 +00:00
"They are provided by Lutris so you shouldn't have to change this."
msgstr ""
2021-08-02 16:14:10 +00:00
"De map die de Atari 800-biosbestanden bevat.\n"
2020-06-23 18:32:05 +00:00
"Deze worden aangeleverd door Lutris, dus dit zou je niet hoeven aanpassen."
#: lutris/runners/atari800.py:60
2020-06-23 18:32:05 +00:00
msgid "Emulate Atari 800"
msgstr "Atari 800 emuleren"
#: lutris/runners/atari800.py:61
2020-06-23 18:32:05 +00:00
msgid "Emulate Atari 800 XL"
msgstr "Atari 800 XL emuleren"
#: lutris/runners/atari800.py:62
2020-06-23 18:32:05 +00:00
msgid "Emulate Atari 320 XE (Compy Shop)"
msgstr "Atari 320 XE (Compy Shop) emuleren"
#: lutris/runners/atari800.py:63
2020-06-23 18:32:05 +00:00
msgid "Emulate Atari 320 XE (Rambo)"
msgstr "Atari 320 XE (Rambo) emuleren"
#: lutris/runners/atari800.py:64
2020-06-23 18:32:05 +00:00
msgid "Emulate Atari 5200"
msgstr "Atari 5200 emuleren"
#: lutris/runners/atari800.py:67 lutris/runners/mame.py:83
2023-02-16 13:17:21 +00:00
#: lutris/runners/vice.py:92
2020-06-23 18:32:05 +00:00
msgid "Machine"
msgstr "Machine"
2023-02-16 13:17:21 +00:00
#: lutris/runners/atari800.py:73 lutris/runners/atari800.py:81
#: lutris/runners/dosbox.py:83 lutris/runners/dosbox.py:91
#: lutris/runners/easyrpg.py:185 lutris/runners/easyrpg.py:193
#: lutris/runners/easyrpg.py:203 lutris/runners/easyrpg.py:214
#: lutris/runners/easyrpg.py:225 lutris/runners/hatari.py:62
#: lutris/runners/hatari.py:69 lutris/runners/hatari.py:77
#: lutris/runners/hatari.py:92 lutris/runners/jzintv.py:43
#: lutris/runners/jzintv.py:49 lutris/runners/mame.py:159
#: lutris/runners/mame.py:166 lutris/runners/mame.py:175
#: lutris/runners/mame.py:189 lutris/runners/mednafen.py:74
#: lutris/runners/mednafen.py:81 lutris/runners/mednafen.py:95
#: lutris/runners/o2em.py:77 lutris/runners/o2em.py:84
#: lutris/runners/pico8.py:38 lutris/runners/pico8.py:45
#: lutris/runners/scummvm.py:76 lutris/runners/scummvm.py:83
#: lutris/runners/scummvm.py:91 lutris/runners/scummvm.py:104
#: lutris/runners/scummvm.py:145 lutris/runners/scummvm.py:167
#: lutris/runners/vice.py:57 lutris/runners/vice.py:64
#: lutris/runners/vice.py:71 lutris/runners/vice.py:78
msgid "Graphics"
msgstr "Grafisch"
#: lutris/runners/atari800.py:74 lutris/runners/easyrpg.py:186
#: lutris/runners/hatari.py:63 lutris/runners/jzintv.py:44
#: lutris/runners/libretro.py:97 lutris/runners/mame.py:160
#: lutris/runners/mednafen.py:75 lutris/runners/mupen64plus.py:28
#: lutris/runners/o2em.py:78 lutris/runners/osmose.py:34
#: lutris/runners/pcsx2.py:26 lutris/runners/pico8.py:39
#: lutris/runners/redream.py:24 lutris/runners/reicast.py:41
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:77 lutris/runners/snes9x.py:36
#: lutris/runners/vice.py:58 lutris/runners/xemu.py:24
#: lutris/runners/yuzu.py:40 lutris/sysoptions.py:327
2020-11-12 12:56:42 +00:00
msgid "Fullscreen"
2022-12-03 16:00:54 +00:00
msgstr "Schermvullend"
2020-11-12 12:56:42 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/atari800.py:82
2020-06-23 18:32:05 +00:00
msgid "Fullscreen resolution"
2022-12-03 16:00:54 +00:00
msgstr "Schermvullende resolutie"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/atari800.py:93
2021-08-02 16:14:10 +00:00
msgid "Could not download Atari 800 BIOS archive"
msgstr "Het Atari800-biosarchief kan niet worden gedownload"
2020-06-23 18:32:05 +00:00
#: lutris/runners/commands/wine.py:255 lutris/util/wine/wine.py:233
2022-12-03 16:00:54 +00:00
msgid "Wine is not installed"
msgstr "Wine is niet geïnstalleerd."
2020-06-23 18:32:05 +00:00
#: lutris/runners/dolphin.py:10
2021-08-02 16:14:10 +00:00
msgid "GameCube and Wii emulator"
msgstr "GameCube- en Wii-emulator"
2020-06-23 18:32:05 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/runners/dolphin.py:11 lutris/services/dolphin.py:28
2020-06-23 18:32:05 +00:00
msgid "Dolphin"
msgstr "Dolphin"
2022-02-17 13:45:09 +00:00
#: lutris/runners/dolphin.py:12 lutris/runners/dolphin.py:27
2021-08-02 16:14:10 +00:00
msgid "Nintendo GameCube"
msgstr "Nintendo GameCube"
2020-06-23 18:32:05 +00:00
2022-02-17 13:45:09 +00:00
#: lutris/runners/dolphin.py:12 lutris/runners/dolphin.py:27
2020-06-23 18:32:05 +00:00
msgid "Nintendo Wii"
msgstr "Nintendo Wii"
2022-02-17 13:45:09 +00:00
#: lutris/runners/dolphin.py:21 lutris/runners/pcsx2.py:18
#: lutris/runners/xemu.py:17
2020-06-23 18:32:05 +00:00
msgid "ISO file"
msgstr "ISO-bestand"
2022-02-17 13:45:09 +00:00
#: lutris/runners/dolphin.py:34 lutris/runners/pcsx2.py:38
2020-06-23 18:32:05 +00:00
#: lutris/runners/rpcs3.py:23
msgid "No GUI"
msgstr "Geen gebruikersomgeving"
2022-02-17 13:45:09 +00:00
#: lutris/runners/dolphin.py:36
2020-06-23 18:32:05 +00:00
msgid "Disable the graphical user interface."
msgstr "Schakelt de gebruikersomgeving uit."
2022-02-17 13:45:09 +00:00
#: lutris/runners/dolphin.py:41
2020-06-23 18:32:05 +00:00
msgid "Batch"
msgstr "Reeks"
2022-02-28 12:54:15 +00:00
#: lutris/runners/dolphin.py:44
2020-06-23 18:32:05 +00:00
msgid "Exit Dolphin with emulator."
msgstr "Dolphin met emulator afsluiten."
2022-02-28 12:54:15 +00:00
#: lutris/runners/dolphin.py:50
msgid "Custom Global User Directory"
msgstr "Aangepaste gebruikersmap"
2020-06-23 18:32:05 +00:00
#: lutris/runners/dosbox.py:13
msgid "DOSBox"
msgstr "DOSBox"
#: lutris/runners/dosbox.py:14
2021-08-02 16:14:10 +00:00
msgid "MS-DOS emulator"
2020-06-23 18:32:05 +00:00
msgstr "MS-DOS-emulator"
#: lutris/runners/dosbox.py:15
msgid "MS-DOS"
msgstr "MS-DOS"
2020-11-12 12:56:42 +00:00
#: lutris/runners/dosbox.py:23
2020-06-23 18:32:05 +00:00
msgid "Main file"
msgstr "Hoofdbestand"
2020-11-12 12:56:42 +00:00
#: lutris/runners/dosbox.py:25
2020-06-23 18:32:05 +00:00
msgid ""
"The CONF, EXE, COM or BAT file to launch.\n"
"It can be left blank if the launch of the executable is managed in the "
"config file."
2020-06-23 18:32:05 +00:00
msgstr ""
"Het uit te voeren CONF-, EXE-, COM- of BAT-bestand.\n"
"Laat leeg als dit bestand reeds is opgegeven in het configuratiebestand."
2020-11-12 12:56:42 +00:00
#: lutris/runners/dosbox.py:33
2020-06-23 18:32:05 +00:00
msgid "Configuration file"
msgstr "Configuratiebestand"
2020-11-12 12:56:42 +00:00
#: lutris/runners/dosbox.py:35
2020-06-23 18:32:05 +00:00
msgid ""
2021-08-02 16:14:10 +00:00
"Start DOSBox with the options specified in this file. \n"
2020-06-23 18:32:05 +00:00
"It can have a section in which you can put commands to execute on startup. "
2021-08-02 16:14:10 +00:00
"Read DOSBox's documentation for more information."
2020-06-23 18:32:05 +00:00
msgstr ""
"Start DOSBox met de opties uit dit bestand.\n"
"Je kunt daarin een sectie maken met de opdrachten die moeten worden "
"uitgevoerd bij het opstarten. Lees voor meer informatie de DOSBox-"
"documentatie."
2020-11-12 12:56:42 +00:00
#: lutris/runners/dosbox.py:44
2021-08-02 16:14:10 +00:00
msgid "Command line arguments"
2020-06-23 18:32:05 +00:00
msgstr "Opdrachtregelopties"
2020-11-12 12:56:42 +00:00
#: lutris/runners/dosbox.py:45
2020-06-23 18:32:05 +00:00
msgid "Command line arguments used when launching DOSBox"
msgstr "De tezamen met DOSBox uit te voeren opdrachtregelopties"
2022-12-03 16:00:54 +00:00
#: lutris/runners/dosbox.py:51 lutris/runners/flatpak.py:73
#: lutris/runners/linux.py:40 lutris/runners/wine.py:63
2020-06-23 18:32:05 +00:00
msgid "Working directory"
msgstr "Werkmap"
#: lutris/runners/dosbox.py:53 lutris/runners/linux.py:42
#: lutris/runners/wine.py:65
2020-06-23 18:32:05 +00:00
msgid ""
"The location where the game is run from.\n"
"By default, Lutris uses the directory of the executable."
msgstr ""
2022-02-17 13:45:09 +00:00
"De locatie van waaruit de game wordt uitgevoerd.\n"
"Standaard gebruikt Lutris hiervoor de map van het uitvoerbare bestand."
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/runners/dosbox.py:61
2020-06-23 18:32:05 +00:00
msgid "none"
msgstr "geen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/dosbox.py:84
msgid "Open game in fullscreen"
msgstr "Game schermvullend starten"
#: lutris/runners/dosbox.py:87
msgid "Tells DOSBox to launch the game in fullscreen."
msgstr "Geef door aan DOSBox dat de game schermvullend moet worden gestart."
#: lutris/runners/dosbox.py:92 lutris/runners/scummvm.py:105
2020-06-23 18:32:05 +00:00
msgid "Graphic scaler"
msgstr "Grafische schaling"
2023-02-16 13:17:21 +00:00
#: lutris/runners/dosbox.py:97 lutris/runners/scummvm.py:123
2020-06-23 18:32:05 +00:00
msgid ""
"The algorithm used to scale up the game's base resolution, resulting in "
"different visual styles. "
msgstr ""
"Het algoritme dat moet worden gebruikt om de basisresolutie op te schalen, "
"wat kan leiden tot verschillende visuele stijlen. "
2023-02-16 13:17:21 +00:00
#: lutris/runners/dosbox.py:102
2021-08-02 16:14:10 +00:00
msgid "Exit DOSBox with the game"
2022-02-17 13:45:09 +00:00
msgstr "DOSBox afsluiten na beëindigen van game"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/dosbox.py:105
2021-08-02 16:14:10 +00:00
msgid "Shut down DOSBox when the game is quit."
2022-02-17 13:45:09 +00:00
msgstr "Sluit DOSBox af als de game wordt afgesloten."
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:10
msgid "EasyRPG Player"
msgstr "EasyRPG"
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:11
msgid "Runs RPG Maker 2000/2003 games"
msgstr "Speel games die gemaakt zijn met RPG Maker 2000/2003"
2020-06-23 18:32:05 +00:00
2022-08-30 17:51:12 +00:00
#: lutris/runners/easyrpg.py:12 lutris/runners/flatpak.py:18
#: lutris/runners/linux.py:15 lutris/runners/linux.py:17
#: lutris/runners/scummvm.py:14 lutris/runners/steam.py:31
#: lutris/runners/zdoom.py:15
2021-08-02 16:14:10 +00:00
msgid "Linux"
msgstr "Linux"
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:22
msgid "Game directory"
msgstr "Gamemap"
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:23
msgid "Select the directory of the game. (required)"
msgstr "Kies de map die de game bevat. (vereist)"
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:28
msgid "Encoding"
msgstr "Encodering"
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:30
msgid ""
"Instead of auto detecting the encoding or using the one in RPG_RT.ini, the "
"specified encoding is used. Use 'auto' for automatic detection."
msgstr ""
"In plaats van automatische detectie of de in RPG_RT.ini opgegeven waarde kan "
"ook de hier opgegeven encodering worden gebruikt. auto = automatische "
"detectie."
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:38
msgid "Engine"
msgstr "Aandrijving"
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:39
msgid "Disable auto detection of the simulated engine."
msgstr "Schakel automatische detectie van de gesimuleerde aandrijving uit."
2020-06-23 18:32:05 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/runners/easyrpg.py:41 lutris/runners/fsuae.py:156
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:178 lutris/runners/wine.py:84
#: lutris/runners/wine.py:432
2021-08-02 16:14:10 +00:00
msgid "Auto"
msgstr "Automatisch"
#: lutris/runners/easyrpg.py:42
msgid "RPG Maker 2000 engine (v1.00 - v1.10)"
msgstr "RPG Maker 2000-aandrijving (v1.00 - v1.10)"
#: lutris/runners/easyrpg.py:43
msgid "RPG Maker 2000 engine (v1.50 - v1.51)"
msgstr "RPG Maker 2000-aandrijving (v1.50 - v1.51)"
#: lutris/runners/easyrpg.py:44
msgid "RPG Maker 2000 (English release) engine"
msgstr "RPG Maker 2000-aandrijving (Engelstalige uitgave)"
#: lutris/runners/easyrpg.py:45
msgid "RPG Maker 2003 engine (v1.00 - v1.04)"
msgstr "RPG Maker 2003-aandrijving (v1.00 - v1.04)"
#: lutris/runners/easyrpg.py:46
msgid "RPG Maker 2003 engine (v1.05 - v1.09a)"
msgstr "RPG Maker 2003-aandrijving (v1.05 - v1.09a)"
#: lutris/runners/easyrpg.py:47
msgid "RPG Maker 2003 (English release) engine"
msgstr "RPG Maker 2003-aandrijving (Engelstalige uitgave)"
#: lutris/runners/easyrpg.py:54 lutris/runners/zdoom.py:46
msgid "Save path"
msgstr "Opslaglocatie"
#: lutris/runners/easyrpg.py:56
msgid ""
"Instead of storing save files in the game directory they are stored in the "
"specified path. The directory must exist."
msgstr ""
"In plaats van het bewaren van opslagbestanden in de gamemap worden ze "
"opgeslagen op de opgegeven locatie. Deze map dient te bestaan."
#: lutris/runners/easyrpg.py:63
msgid "New game"
2022-02-17 13:45:09 +00:00
msgstr "Nieuwe game"
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:64
msgid "Skip the title scene and start a new game directly."
2022-02-17 13:45:09 +00:00
msgstr "Sla de introductiescène over en start de game direct."
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:70
msgid "Load game ID"
2022-02-17 13:45:09 +00:00
msgstr "ID van te laden game"
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:72
msgid "Skip the title scene and load SaveXX.lsd. Set to '0' to disable."
msgstr ""
"Sla de introductiescène over en laad SaveXX.lsd. Stel in op 0 om uit te "
"schakelen."
#: lutris/runners/easyrpg.py:82
msgid "Start map ID"
msgstr "ID van kaart"
#: lutris/runners/easyrpg.py:84
msgid ""
"Overwrite the map used for new games and use MapXXXX.lmu instead. Set to '0' "
"to disable. \n"
"\n"
"Incompatible with 'Load game ID'."
msgstr ""
"Dwing de game om voortaan te starten op een andere kaart, waarbij gebruik "
"wordt gemaakt van MapXXXX.lmu. Stel in op 0 om uit te schakelen.\n"
2022-02-17 13:45:09 +00:00
"Let op: deze optie is niet compatibel met ID van te laden game."
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:95
msgid "Start position"
msgstr "Beginpositie"
#: lutris/runners/easyrpg.py:97
msgid ""
"Overwrite the party start position and move the party to the specified "
"position. Provide two numbers separated by a space. \n"
"\n"
"Incompatible with 'Load game ID'."
msgstr ""
"Dwing de game om op de opgegeven positie te beginnen. Geef twee getallen op, "
"gescheiden door een komma.\n"
2022-02-17 13:45:09 +00:00
"Let op: deze optie is niet compatibel met ID van te laden game."
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:106
msgid "Start party"
msgstr "Beginpersoon"
#: lutris/runners/easyrpg.py:108
msgid ""
"Overwrite the starting party members with the actors with the specified IDs. "
"Provide one to four numbers separated by spaces. \n"
"\n"
"Incompatible with 'Load game ID'."
msgstr ""
"Dwing de game om het aantal beginpersonen te veranderen. Geef vier id-"
"getallen op, gescheiden door komma's.\n"
2022-02-17 13:45:09 +00:00
"Let op: deze optie is niet compatibel met ID van te laden game."
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:117
msgid "Monster party"
msgstr "Monsters"
#: lutris/runners/easyrpg.py:118
msgid "Start a battle test with the specified monster party."
msgstr "Begint een gevechtstest met de opgegeven monsters."
#: lutris/runners/easyrpg.py:123
msgid "Record input"
msgstr "Invoer vastleggen"
#: lutris/runners/easyrpg.py:124
msgid "Records all button input to the specified log file."
msgstr "Legt alle knopinvoer vast in het opgegeven logboek."
#: lutris/runners/easyrpg.py:129
msgid "Replay input"
msgstr "Invoer herhalen"
#: lutris/runners/easyrpg.py:131
msgid ""
"Replays button input from the specified log file, as generated by 'Record "
"input'. If the RNG seed and the state of the save file directory is also the "
"same as it was when the log was recorded, this should reproduce an identical "
"run to the one recorded."
msgstr ""
"Herhaalt de knopinvoer uit het opgegeven logboek. Als de RNG-seed en status "
"van de opslaglocatie dezelfde is als aan het begin van het logboek, dan zou "
"deze optie naar behoren moeten werken."
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:144
2021-08-02 16:14:10 +00:00
msgid "Enable audio"
msgstr "Audio inschakelen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:146
2021-08-02 16:14:10 +00:00
msgid "Switch off to disable audio (in case you prefer your own music)."
msgstr ""
"Schakel uit om audio uit te schakelen (bijv. als je behoefte hebt aan je "
"eigen muziek)."
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:154
msgid "RNG seed"
msgstr "RNG-seed"
#: lutris/runners/easyrpg.py:155
msgid "Seeds the random number generator"
msgstr "Seed de willekeurige getalgenerator"
#: lutris/runners/easyrpg.py:160
msgid "Test play"
msgstr "Testen"
2021-08-02 16:14:10 +00:00
#: lutris/runners/easyrpg.py:161
2023-02-16 13:17:21 +00:00
msgid "Enable TestPlay mode."
msgstr "Schakel de testmodus in."
#: lutris/runners/easyrpg.py:167 lutris/runners/easyrpg.py:177
msgid "Controls"
msgstr "Bediening"
#: lutris/runners/easyrpg.py:168
2021-08-02 16:14:10 +00:00
msgid "Enable mouse"
msgstr "Muis gebruiken"
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:170
2021-08-02 16:14:10 +00:00
msgid "Use mouse click for decision and scroll wheel for lists."
msgstr ""
"Gebruik muisklikken om beslissingen te nemen en het scrollwiel om door "
"lijsten te bladeren."
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:178
2021-08-02 16:14:10 +00:00
msgid "Enable touch"
msgstr "Touch inschakelen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:179
2021-08-02 16:14:10 +00:00
msgid "Use one/two finger tap for decision/cancel."
msgstr "Gebruik één of twee vingers om beslissingen te nemen of af te breken."
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:187
msgid "Start in fullscreen mode."
msgstr "Start op in de schermvullende weergave."
#: lutris/runners/easyrpg.py:194
2021-08-02 16:14:10 +00:00
msgid "Hide title"
msgstr "Naam verbergen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:196
2021-08-02 16:14:10 +00:00
msgid "Hide the title background image and center the command menu."
msgstr ""
"Verberg de achtergrondafbeelding van de naam en centreer het opdrachtmenu."
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:204
2021-08-02 16:14:10 +00:00
msgid "Enable VSync"
msgstr "VSync gebruiken"
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:206
2021-08-02 16:14:10 +00:00
msgid ""
"Switch off to disable VSync and use the FPS limit. VSync may or may not be "
"supported on all platforms."
msgstr ""
"Schakel uit om verticale synchronisatie uit te schakelen het fps-limiet aan "
"te houden. VSync wordt mogelijk niet op alle platformen ondersteund."
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:215 lutris/sysoptions.py:441
2021-08-02 16:14:10 +00:00
msgid "FPS limit"
msgstr "FPS-limiet"
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:217
2021-08-02 16:14:10 +00:00
msgid ""
"Set a custom frames per second limit. If unspecified, the default is 60 FPS. "
"Set to '0' to disable the frame limiter. This option may not be supported on "
"all platforms."
msgstr ""
"Stel een aangepast aantal frames per seconde in - standaard is dit 60 fps. "
"Stel in op 0 om uit te schakelen. Deze optie wordt mogelijk niet op alle "
"platformen ondersteund."
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:226 lutris/runners/wine.py:458
2021-08-02 16:14:10 +00:00
msgid "Show FPS"
msgstr "FPS-informatie tonen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:227
2021-08-02 16:14:10 +00:00
msgid "Enable frames per second counter."
msgstr "Schakel de frames-per-secondeteller in."
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:229 lutris/runners/mednafen.py:84
#: lutris/runners/wine.py:455
2021-08-02 16:14:10 +00:00
msgid "Disabled"
msgstr "Uitgeschakeld"
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:230
2021-08-02 16:14:10 +00:00
msgid "Fullscreen & title bar"
2022-12-03 16:00:54 +00:00
msgstr "Schermvullende weergave en titelbalk"
2021-08-02 16:14:10 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:231
2021-08-02 16:14:10 +00:00
msgid "Fullscreen, title bar & window"
2022-12-03 16:00:54 +00:00
msgstr "Schermvullende weergave, titelbalk en venster"
2021-08-02 16:14:10 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:238 lutris/runners/easyrpg.py:248
#: lutris/runners/easyrpg.py:258 lutris/runners/easyrpg.py:268
msgid "Runtime Package"
msgstr "Runtimepakket"
2021-08-02 16:14:10 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:239
2021-08-02 16:14:10 +00:00
msgid "Enable RTP"
msgstr "RTP inschakelen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:241
2021-08-02 16:14:10 +00:00
msgid "Switch off to disable support for the Runtime Package (RTP)."
msgstr ""
"Schakel uit om ondersteuning voor Runtime Package (RTP) uit te schakelen."
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:249
2021-08-02 16:14:10 +00:00
msgid "RPG2000 RTP location"
msgstr "RPG2000 RTP-locatie"
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:251
2021-08-02 16:14:10 +00:00
msgid ""
"Full path to a directory containing an extracted RPG Maker 2000 Run-Time-"
"Package (RTP)."
msgstr ""
"De volledige locatie van de map die een geëxtraheerde versie bevat van RPG "
"Maker 2000 Run-Time-Package (RTP)."
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:259
2021-08-02 16:14:10 +00:00
msgid "RPG2003 RTP location"
msgstr "RPG2003 RTP-locatie"
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:261
2021-08-02 16:14:10 +00:00
msgid ""
"Full path to a directory containing an extracted RPG Maker 2003 Run-Time-"
"Package (RTP)."
msgstr ""
"De volledige locatie van de map die een geëxtraheerde versie bevat van RPG "
"Maker 2003 Run-Time-Package (RTP)."
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:269
2021-08-02 16:14:10 +00:00
msgid "Fallback RTP location"
msgstr "Terugval-RTP-locatie"
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:270
2021-08-02 16:14:10 +00:00
msgid "Full path to a directory containing a combined RTP."
msgstr "De volledige locatie van de map die een gecombineerde RTP bevat."
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:360
2021-08-02 16:14:10 +00:00
msgid "No game directory provided"
msgstr "Geen gamemap opgegeven"
2023-02-16 13:17:21 +00:00
#: lutris/runners/easyrpg.py:420
2021-08-02 16:14:10 +00:00
msgid "The directory {} could not be found"
msgstr "{} is niet aangetroffen"
2022-08-30 17:51:12 +00:00
#: lutris/runners/flatpak.py:17
msgid "Runs Flatpak applications"
msgstr "Flatpakprogramma's uitvoeren"
2021-08-02 16:14:10 +00:00
2022-08-30 17:51:12 +00:00
#: lutris/runners/flatpak.py:20
msgid "Flatpak"
msgstr "Flatpak"
#: lutris/runners/flatpak.py:32 lutris/runners/steam.py:37
2022-08-30 17:51:12 +00:00
msgid "Application ID"
msgstr "Programma-id"
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:33
2022-08-30 17:51:12 +00:00
msgid "The application's unique three-part identifier (tld.domain.app)."
msgstr "De driedelige id-code van het programma (tld.domein.app)."
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:38
2022-08-30 17:51:12 +00:00
msgid "Architecture"
msgstr "Architectuur"
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:39
2022-08-30 17:51:12 +00:00
msgid ""
"The architecture to run. See flatpak --supported-arches for architectures "
"supported by the host."
msgstr ""
"De te gebruiken architectuur. Zie flatpak --supported-arches voor de door de "
"host ondersteunde architecturen."
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:46
2022-08-30 17:51:12 +00:00
msgid "Branch"
msgstr "Afsplitsing"
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:47
2022-08-30 17:51:12 +00:00
msgid "The branch to use."
msgstr "De te gebruiken afsplitsing."
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:53
2022-08-30 17:51:12 +00:00
msgid "Install type"
msgstr "Installatietype"
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:54
2022-08-30 17:51:12 +00:00
msgid "Can be system or user."
msgstr "Kan systeem of gebruiker zijn."
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:60
2022-08-30 17:51:12 +00:00
msgid "Args"
msgstr "Opdrachtregelopties"
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:61
2022-08-30 17:51:12 +00:00
msgid "Arguments to be passed to the application."
msgstr "De opdrachtregelopties die het programma dient te gebruiken."
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:66
2022-08-30 17:51:12 +00:00
msgid "Command"
msgstr "Opdracht"
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:67
2022-08-30 17:51:12 +00:00
msgid ""
"The command to run instead of the one listed in the application metadata."
msgstr ""
"De opdracht die dient te worden uitgevoerd in plaats van die in de "
"metagegevens."
2021-08-02 16:14:10 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:74
2022-08-30 17:51:12 +00:00
msgid ""
"The directory to run the command in. Note that this must be a directory "
"inside the sandbox."
msgstr ""
"De map waarin de opdracht dient te worden uitgevoerd. Let op: dit dient een "
"map binnen de sandbox te zijn."
2023-02-16 13:17:21 +00:00
#: lutris/runners/flatpak.py:81 lutris/sysoptions.py:611
2022-08-30 17:51:12 +00:00
msgid "Environment variables"
msgstr "Omgevingsvariabelen"
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:82
2022-08-30 17:51:12 +00:00
msgid ""
"Set an environment variable in the application. This overrides to the "
"Context section from the application metadata."
2022-08-30 17:51:12 +00:00
msgstr ""
"Stel de omgevingsvariabelen van het programma in. Deze overschrijven de "
"contextsectie in de metagegevens."
2022-12-03 16:00:54 +00:00
#: lutris/runners/flatpak.py:98
2022-08-30 17:51:12 +00:00
msgid ""
"Flatpak installation is not handled by Lutris.\n"
2022-12-03 16:00:54 +00:00
"Install Flatpak with the package provided by your distribution."
2022-08-30 17:51:12 +00:00
msgstr ""
"De Flatpak-installatie wordt niet afgehandeld door Lutris.\n"
2022-12-03 16:00:54 +00:00
"Installeer Flatpak middels het door je distributie geleverde pakket."
2022-08-30 17:51:12 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:12
2021-08-02 16:14:10 +00:00
msgid "Amiga 500"
msgstr "Amiga 500"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:20
2021-08-02 16:14:10 +00:00
msgid "Amiga 500+"
msgstr "Amiga 500+"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:26
2021-08-02 16:14:10 +00:00
msgid "Amiga 600"
msgstr "Amiga 600"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:32
2021-08-02 16:14:10 +00:00
msgid "Amiga 1200"
msgstr "Amiga 1200"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:38
2022-08-30 17:51:12 +00:00
msgid "Amiga 3000"
msgstr "Amiga 3000"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:44
2021-08-02 16:14:10 +00:00
msgid "Amiga 4000"
msgstr "Amiga 4000"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:51
2022-08-30 17:51:12 +00:00
msgid "Amiga 1000"
msgstr "Amiga 1000"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:57
2021-08-02 16:14:10 +00:00
msgid "Amiga CD32"
msgstr "Amiga CD32"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:66
2021-08-02 16:14:10 +00:00
msgid "Commodore CDTV"
msgstr "Commodore CDTV"
2020-06-23 18:32:05 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:125
2022-08-30 17:51:12 +00:00
msgid "FS-UAE"
msgstr "FS-UAE"
2020-06-23 18:32:05 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:126
2022-08-30 17:51:12 +00:00
msgid "Amiga emulator"
msgstr "Amiga-emulator"
2020-06-23 18:32:05 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:142
2021-08-02 16:14:10 +00:00
msgid "68000"
msgstr "68000"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:143
2021-08-02 16:14:10 +00:00
msgid "68010"
msgstr "68010"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:144
2021-08-02 16:14:10 +00:00
msgid "68020 with 24-bit addressing"
msgstr "68020 met 24-bit addressering"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:145
2021-08-02 16:14:10 +00:00
msgid "68020"
msgstr "68020"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:146
2021-08-02 16:14:10 +00:00
msgid "68030 without internal MMU"
msgstr "68030 zonder interne MMU"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:147
2021-08-02 16:14:10 +00:00
msgid "68030"
msgstr "68030"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:148
2021-08-02 16:14:10 +00:00
msgid "68040 without internal FPU and MMU"
msgstr "68040 zonder interne FPU en MMU"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:149
2021-08-02 16:14:10 +00:00
msgid "68040 without internal FPU"
msgstr "68040 zonder interne FPU"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:150
2021-08-02 16:14:10 +00:00
msgid "68040 without internal MMU"
msgstr "68040 zonder interne MMU"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:151
2021-08-02 16:14:10 +00:00
msgid "68040"
msgstr "68040"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:152
2021-08-02 16:14:10 +00:00
msgid "68060 without internal FPU and MMU"
msgstr "68060 zonder interne FPU en MMU"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:153
2021-08-02 16:14:10 +00:00
msgid "68060 without internal FPU"
msgstr "68060 zonder interne FPU"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:154
2021-08-02 16:14:10 +00:00
msgid "68060 without internal MMU"
msgstr "68060 zonder interne MMU"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:155
2021-08-02 16:14:10 +00:00
msgid "68060"
msgstr "68060"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:159 lutris/runners/fsuae.py:166
#: lutris/runners/fsuae.py:200
2021-08-02 16:14:10 +00:00
msgid "0"
msgstr "0"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:160 lutris/runners/fsuae.py:167
#: lutris/runners/fsuae.py:201
2021-08-02 16:14:10 +00:00
msgid "1 MB"
msgstr "1 MB"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:161 lutris/runners/fsuae.py:168
#: lutris/runners/fsuae.py:202
2021-08-02 16:14:10 +00:00
msgid "2 MB"
msgstr "2 MB"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:162 lutris/runners/fsuae.py:169
#: lutris/runners/fsuae.py:203
2021-08-02 16:14:10 +00:00
msgid "4 MB"
msgstr "4 MB"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:163 lutris/runners/fsuae.py:170
#: lutris/runners/fsuae.py:204
2021-08-02 16:14:10 +00:00
msgid "8 MB"
msgstr "8 MB"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:171 lutris/runners/fsuae.py:205
2021-08-02 16:14:10 +00:00
msgid "16 MB"
msgstr "16 MB"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:172 lutris/runners/fsuae.py:206
2021-08-02 16:14:10 +00:00
msgid "32 MB"
msgstr "32 MB"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:173 lutris/runners/fsuae.py:207
2021-08-02 16:14:10 +00:00
msgid "64 MB"
msgstr "64 MB"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:174 lutris/runners/fsuae.py:208
2021-08-02 16:14:10 +00:00
msgid "128 MB"
msgstr "128 MB"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:175 lutris/runners/fsuae.py:209
2021-08-02 16:14:10 +00:00
msgid "256 MB"
msgstr "256 MB"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:176
2021-08-02 16:14:10 +00:00
msgid "384 MB"
msgstr "384 MB"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:177
2021-08-02 16:14:10 +00:00
msgid "512 MB"
msgstr "512 MB"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:178
2021-08-02 16:14:10 +00:00
msgid "768 MB"
msgstr "768 MB"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:179
2021-08-02 16:14:10 +00:00
msgid "1 GB"
msgstr "1 GB"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:212
2021-08-02 16:14:10 +00:00
msgid "Turbo"
msgstr "Turbo"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:223
2020-06-23 18:32:05 +00:00
msgid "Boot disk"
msgstr "Opstartschijf"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:226
2020-06-23 18:32:05 +00:00
msgid ""
"The main floppy disk file with the game data. \n"
"FS-UAE supports floppy images in multiple file formats: ADF, IPF, DMS are "
"the most common. ADZ (compressed ADF) and ADFs in zip files are a also "
2020-06-23 18:32:05 +00:00
"supported.\n"
"Files ending in .hdf will be mounted as hard drives and ISOs can be used for "
"Amiga CD32 and CDTV models."
msgstr ""
2022-02-17 13:45:09 +00:00
"De hoofddiskette met daarop de gamedata.\n"
2020-06-23 18:32:05 +00:00
"FS-UAE ondersteunt diskettes met meerdere bestandsformaten. ADF, IPF en DMS "
"zijn het meest voorkomend. ADZ (ADF met compressie) en ADF's in zip-"
"bestanden worden ook ondersteund.\n"
2020-06-23 18:32:05 +00:00
"Bestanden die eindigen op '.hdf' worden aangekoppeld als harde schijven. ISO-"
"bestanden kunnen worden gebruikt voor Amiga CD32 en CDTV."
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:236
2020-06-23 18:32:05 +00:00
msgid "Additionnal floppies"
msgstr "Aanvullende diskettes"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:238
2020-06-23 18:32:05 +00:00
msgid "The additional floppy disk image(s)."
msgstr "De aanvullende diskette(s)."
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:241
2021-08-02 16:14:10 +00:00
msgid "CD-ROM image"
msgstr "CD-ROM-schijfkopie"
2020-06-23 18:32:05 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:243
2020-06-23 18:32:05 +00:00
msgid "CD-ROM image to use on non CD32/CDTV models"
2021-08-02 16:14:10 +00:00
msgstr "De te gebruiken cd-rom-schijfkopie voor niet-CD32/CDTV-modellen"
2020-06-23 18:32:05 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:250
2020-06-23 18:32:05 +00:00
msgid "Amiga model"
msgstr "Amiga-model"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:254
2020-06-23 18:32:05 +00:00
msgid "Specify the Amiga model you want to emulate."
msgstr "Kies het te emuleren Amiga-model."
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:258
2020-06-23 18:32:05 +00:00
msgid "Kickstart ROMs location"
msgstr "Kickstart-romlocatie"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:261
2020-06-23 18:32:05 +00:00
msgid ""
2021-08-02 16:14:10 +00:00
"Choose the folder containing original Amiga Kickstart ROMs. Refer to FS-UAE "
2020-06-23 18:32:05 +00:00
"documentation to find how to acquire them. Without these, FS-UAE uses a "
"bundled replacement ROM which is less compatible with Amiga software."
msgstr ""
"Kies de map die de oorspronkelijke Amiga-kickstartroms bevat. Bekijk de FS-"
2021-08-02 16:14:10 +00:00
"UAE-documentatie om ze te vinden. Zonder deze roms gebruikt FS-UAE een "
2020-06-23 18:32:05 +00:00
"meegeleverde vervangende rom, welke minder compatibel is met Amiga-software."
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:270
2020-06-23 18:32:05 +00:00
msgid "Extended Kickstart location"
msgstr "Uitgebreide Kickstart-locatie"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:273
2020-06-23 18:32:05 +00:00
msgid "Location of extended Kickstart used for CD32"
msgstr "Locatie van de uitgebreide Kickstart, zoals gebruikt door CD32"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:277
2021-08-02 16:14:10 +00:00
msgid "Fullscreen (F12 + S to switch)"
2022-12-03 16:00:54 +00:00
msgstr "Schermvullend (druk op F12 + S om te schakelen)"
2020-11-12 12:56:42 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/fsuae.py:283 lutris/runners/o2em.py:85
2020-11-12 12:56:42 +00:00
msgid "Scanlines display style"
msgstr "Weergavestijl van scanlijnen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/fsuae.py:286 lutris/runners/o2em.py:87
2020-11-12 12:56:42 +00:00
msgid ""
"Activates a display filter adding scanlines to imitate the displays of "
"yesteryear."
msgstr ""
"Schakelt een filter in dat scanlijnen toont om prehistorische schermen na te "
"bootsen."
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:291
2020-11-12 12:56:42 +00:00
msgid "CPU"
msgstr "CPU"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:296
2020-11-12 12:56:42 +00:00
msgid ""
2021-08-02 16:14:10 +00:00
"Use this option to override the CPU model in the emulated Amiga. All Amiga "
"models imply a default CPU model, so you only need to use this option if you "
"want to use another CPU."
2020-11-12 12:56:42 +00:00
msgstr ""
"Gebruik deze optie om een ander cpu-model af te dwingen in de geëmuleerde "
"Amiga. Alle Amiga-modellen gebruiken een standaard cpu-model, dus gebruik "
2021-08-02 16:14:10 +00:00
"deze optie niet te allen tijde."
2020-11-12 12:56:42 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:302
2020-06-23 18:32:05 +00:00
msgid "Fast Memory"
msgstr "Snel geheugen"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:307
2020-06-23 18:32:05 +00:00
msgid "Specify how much Fast Memory the Amiga model should have."
msgstr "Geef aan hoeveel snel geheugen het Amiga-model moet hebben."
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:311
2020-11-12 12:56:42 +00:00
msgid "Zorro III RAM"
msgstr "Zorro III-werkgeheugen"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:316
2020-11-12 12:56:42 +00:00
msgid ""
2021-08-02 16:14:10 +00:00
"Override the amount of Zorro III Fast memory, specified in KB. Must be a "
"multiple of 1024. The default value depends on [amiga_model]. Requires a "
"processor with 32-bit address bus, (use for example the A1200/020 model)."
2020-11-12 12:56:42 +00:00
msgstr ""
"Dwing een andere hoeveelheid werkgeheugen af voor Zorro III, in kilobytes. "
"Dit dient een veelvoud van 1024 te zijn. De standaardwaarde is afhankelijk "
"van [amiga_model]. Een processor met een 32-bit adresseerbare bus is vereist "
"(bijv. het A1200/020-model)."
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:322
2020-06-23 18:32:05 +00:00
msgid "Floppy Drive Volume"
msgstr "Diskettestation"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:327
2020-06-23 18:32:05 +00:00
msgid ""
"Set volume to 0 to disable floppy drive clicks when the drive is empty. Max "
"volume is 100."
msgstr ""
"Stel in op 0 om diskettekliks uit te schakelen als de schijflade leeg is. "
"Max. 100 toegestaan."
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:332
2020-06-23 18:32:05 +00:00
msgid "Floppy Drive Speed"
msgstr "Diskettesnelheid"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:338
2020-06-23 18:32:05 +00:00
msgid ""
"Set the speed of the emulated floppy drives, in percent. For example, you "
"can specify 800 to get an 8x increase in speed. Use 0 to specify turbo mode. "
"Turbo mode means that all floppy operations complete immediately. The "
"default is 100 for most models."
2020-06-23 18:32:05 +00:00
msgstr ""
"Stel de snelheid in van geëmuleerde diskettes, in procenten. Voorbeeld: stel "
"800 in om 8x snelheid te verkrijgen. Stel in op 0 om de turbomodus te "
"specificeren. Turbomodus leidt tot het onmiddellijk afronden van "
"diskettehandelingen. Dit is op de meeste modellen 100."
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:346
2020-06-23 18:32:05 +00:00
msgid "Graphics Card"
msgstr "Grafische kaart"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:352
2020-06-23 18:32:05 +00:00
msgid ""
"Use this option to enable a graphics card. This option is none by default, "
"in which case only chipset graphics (OCS/ECS/AGA) support is available."
2020-06-23 18:32:05 +00:00
msgstr ""
"Geef aan of je een grafische kaart wilt gebruiken. Deze optie staat "
"standaard op geen, waardoor alleen grafische chipseteigenschappen (OCS/ECS/"
"AGA) beschikbaar zijn."
2020-06-23 18:32:05 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:358
2020-06-23 18:32:05 +00:00
msgid "Graphics Card RAM"
msgstr "RAM-geheugen van grafische kaart"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:364
2020-06-23 18:32:05 +00:00
msgid ""
"Override the amount of graphics memory on the graphics card. The 0 MB option "
"is not really valid, but exists for user interface reasons."
msgstr ""
2021-08-02 16:14:10 +00:00
"Dwing het geheugen van de grafische kaart af. De optie 0 MB is ongeldig, "
2020-06-23 18:32:05 +00:00
"maar bestaat omwille van gebruikersomgevingsredenen."
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:370
2020-06-23 18:32:05 +00:00
msgid "JIT Compiler"
msgstr "JIT-compilatie"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:377
2020-06-23 18:32:05 +00:00
msgid "Feral GameMode"
msgstr "Feral GameMode"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:381
2020-06-23 18:32:05 +00:00
msgid ""
"Automatically uses Feral GameMode daemon if available. Set to true to "
"disable the feature."
2020-06-23 18:32:05 +00:00
msgstr ""
2021-08-02 16:14:10 +00:00
"Gebruikt automatisch Feral GameMode als deze beschikbaar is. Kies true om "
2020-06-23 18:32:05 +00:00
"uit te schakelen."
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:386
2020-06-23 18:32:05 +00:00
msgid "CPU governor warning"
msgstr "CPU-governorwaarschuwing"
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:391
2020-06-23 18:32:05 +00:00
msgid ""
2021-08-02 16:14:10 +00:00
"Warn if running with a CPU governor other than performance. Set to true to "
2020-06-23 18:32:05 +00:00
"disable the warning."
msgstr ""
2020-11-12 12:56:42 +00:00
"Toon een waarschuwing als de cpu-governor is ingesteld op een andere waarde "
2021-08-02 16:14:10 +00:00
"dan performance. Kies true om uit te schakelen."
2020-06-23 18:32:05 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/runners/fsuae.py:396
2020-06-23 18:32:05 +00:00
msgid "UAE bsdsocket.library"
msgstr "UAE bsdsocket.library"
#: lutris/runners/hatari.py:13
2020-06-23 18:32:05 +00:00
msgid "Hatari"
msgstr "Hatari"
#: lutris/runners/hatari.py:14
2020-06-23 18:32:05 +00:00
msgid "Atari ST computers emulator"
msgstr "Atari ST-emulator"
#: lutris/runners/hatari.py:15
2020-06-23 18:32:05 +00:00
msgid "Atari ST"
msgstr "Atari ST"
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:24
2020-06-23 18:32:05 +00:00
msgid "Floppy Disk A"
msgstr "Diskette A"
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:26 lutris/runners/hatari.py:37
2020-06-23 18:32:05 +00:00
msgid ""
"Hatari supports floppy disk images in the following formats: ST, DIM, MSA, "
"STX, IPF, RAW and CRT. The last three require the caps library (capslib). "
"ZIP is supported, you don't need to uncompress the file."
2020-06-23 18:32:05 +00:00
msgstr ""
"Hatari ondersteunt diskettes in de volgende formaten: ST, DIM, MSA, STX, "
"IPF, RAW en CRT. De laatste drie zijn afhankelijk van de caps-bibliotheek "
2020-06-23 18:32:05 +00:00
"(capslib). ZIP wordt ondersteund, maar je hoeft het bestand niet uit te "
"pakken."
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:35
2020-06-23 18:32:05 +00:00
msgid "Floppy Disk B"
msgstr "Diskette B"
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:45 lutris/runners/redream.py:73
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:75
2020-11-12 12:56:42 +00:00
msgid "None"
msgstr "Geen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:45
2020-06-23 18:32:05 +00:00
msgid "Keyboard"
msgstr "Toetsenbord"
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:45 lutris/runners/o2em.py:39
#: lutris/runners/scummvm.py:193
2020-06-23 18:32:05 +00:00
msgid "Joystick"
msgstr "Joystick"
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:51
2020-06-23 18:32:05 +00:00
msgid "Bios file (TOS)"
msgstr "BIOS-bestand (TOS)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:53
2020-06-23 18:32:05 +00:00
msgid ""
"TOS is the operating system of the Atari ST and is necessary to run "
"applications with the best fidelity, minimizing risks of issues.\n"
"TOS 1.02 is recommended for games."
msgstr ""
"TOS is het besturingssysteem van de Atari ST, en is vereist om programma's "
"in de beste kwaliteit te tonen, zodat het risico wordt geminimaliseerd.\n"
2022-02-17 13:45:09 +00:00
"TOS 1.02 is aanbevolen voor games."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:70
2020-06-23 18:32:05 +00:00
msgid "Scale up display by 2 (Atari ST/STE)"
msgstr "Scherm opschalen met 2 (Atari ST/STE)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:72
2020-06-23 18:32:05 +00:00
msgid "Double the screen size in windowed mode."
msgstr "Verdubbelt de schermgrootte in venstermodus."
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:78
2020-06-23 18:32:05 +00:00
msgid "Add borders to display"
msgstr "Randen om scherm tonen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:81
2020-06-23 18:32:05 +00:00
msgid ""
"Useful for some games and demos using the overscan technique. The Atari ST "
"displayed borders around the screen because it was not powerful enough to "
"display graphics in fullscreen. But people from the demo scene were able to "
"remove them and some games made use of this technique."
msgstr ""
2022-02-17 13:45:09 +00:00
"Handig voor games en demo's die de overscantechniek hanteren. De Atari ST "
2020-06-23 18:32:05 +00:00
"toonde randen om het scherm omdat het niet krachtig genoeg was om alles "
"schermvullend te tonen. Maar mensen uit de demogemeenschap verwijderden ze "
"en sommige games maakten daar gebruik van."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:93
2020-06-23 18:32:05 +00:00
msgid "Display status bar"
msgstr "Statusbalk tonen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:96
2020-06-23 18:32:05 +00:00
msgid ""
"Displays a status bar with some useful information, like green leds lighting "
"up when the floppy disks are read."
msgstr ""
"Toont een statusbalk met nuttige informatie, zoals groene ledjes die "
"oplichten als diskettes worden uitgelezen."
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:104 lutris/runners/hatari.py:112
msgid "Joysticks"
msgstr "Joysticks"
#: lutris/runners/hatari.py:105
#| msgid "Joystick 1"
msgid "Joystick 0"
msgstr "Joystick 0"
#: lutris/runners/hatari.py:113
2020-06-23 18:32:05 +00:00
msgid "Joystick 1"
msgstr "Joystick 1"
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:125
2020-06-23 18:32:05 +00:00
msgid "Do you want to select an Atari ST BIOS file?"
msgstr "Wil je een Atari ST-biosbestand kiezen?"
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:126
2020-06-23 18:32:05 +00:00
msgid "Use BIOS file?"
msgstr "BIOS-bestand gebruiken?"
2023-02-16 13:17:21 +00:00
#: lutris/runners/hatari.py:127
2020-06-23 18:32:05 +00:00
msgid "Select a BIOS file"
msgstr "Kies een biosbestand"
#: lutris/runners/jzintv.py:11
msgid "jzIntv"
msgstr "jzIntv"
#: lutris/runners/jzintv.py:12
msgid "Intellivision Emulator"
msgstr "Intellivision-emulator"
#: lutris/runners/jzintv.py:13
msgid "Intellivision"
msgstr "Intellivision"
2020-11-12 12:56:42 +00:00
#: lutris/runners/jzintv.py:22
2020-06-23 18:32:05 +00:00
msgid ""
"The game data, commonly called a ROM image. \n"
2021-08-02 16:14:10 +00:00
"Supported formats: ROM, BIN+CFG, INT, ITV \n"
2020-06-23 18:32:05 +00:00
"The file extension must be lower-case."
msgstr ""
2021-08-02 16:14:10 +00:00
"De gamedata, ook wel bekend als rom.\n"
2020-06-23 18:32:05 +00:00
"Ondersteunde formaten: .rom, .bin+.cfg, .int, .itv \n"
"De bestandsextensie dient kleine letters te bevatten."
2021-08-02 16:14:10 +00:00
#: lutris/runners/jzintv.py:32
msgid "Bios location"
msgstr "BIOS-locatie"
2020-11-12 12:56:42 +00:00
#: lutris/runners/jzintv.py:34
2020-06-23 18:32:05 +00:00
msgid ""
2021-08-02 16:14:10 +00:00
"Choose the folder containing the Intellivision BIOS files (exec.bin and grom."
2020-06-23 18:32:05 +00:00
"bin).\n"
"These files contain code from the original hardware necessary to the "
"emulation."
msgstr ""
"Kies de map die de Intellivision-biosbestanden bevat (exec.bin en grom."
"bin).\n"
2020-06-23 18:32:05 +00:00
"Deze bestanden bevatten code van de oorspronkelijke hardware, benodigd voor "
"emulatie."
2023-02-16 13:17:21 +00:00
#: lutris/runners/jzintv.py:50
2021-08-02 16:14:10 +00:00
msgid "Resolution"
msgstr "Resolutie"
2022-12-03 16:00:54 +00:00
#: lutris/runners/libretro.py:68
2020-06-23 18:32:05 +00:00
msgid "Libretro"
msgstr "Libretro"
2022-12-03 16:00:54 +00:00
#: lutris/runners/libretro.py:69
2021-08-02 16:14:10 +00:00
msgid "Multi-system emulator"
2020-06-23 18:32:05 +00:00
msgstr "Emulator van meerdere systemen"
2022-12-03 16:00:54 +00:00
#: lutris/runners/libretro.py:82
2020-06-23 18:32:05 +00:00
msgid "Core"
msgstr "Kern"
2022-12-03 16:00:54 +00:00
#: lutris/runners/libretro.py:91 lutris/runners/zdoom.py:87
2020-06-23 18:32:05 +00:00
msgid "Config file"
msgstr "Configuratiebestand"
2022-12-03 16:00:54 +00:00
#: lutris/runners/libretro.py:103
2020-06-23 18:32:05 +00:00
msgid "Verbose logging"
msgstr "Uitgebreid logboek aanleggen"
2022-12-03 16:00:54 +00:00
#: lutris/runners/libretro.py:274
2020-06-23 18:32:05 +00:00
msgid "No core has been selected for this game"
2022-02-17 13:45:09 +00:00
msgstr "Geen kern gekozen voor deze game"
2020-06-23 18:32:05 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/runners/libretro.py:285
2020-06-23 18:32:05 +00:00
msgid "No game file specified"
2022-02-17 13:45:09 +00:00
msgstr "Geen gamebestand opgegeven"
2020-06-23 18:32:05 +00:00
#: lutris/runners/linux.py:16
2020-06-23 18:32:05 +00:00
msgid "Runs native games"
2022-02-17 13:45:09 +00:00
msgstr "Draait platform-eigen games"
2020-06-23 18:32:05 +00:00
#: lutris/runners/linux.py:25 lutris/runners/wine.py:50
2020-06-23 18:32:05 +00:00
msgid "Executable"
msgstr "Uitvoerbaar bestand"
#: lutris/runners/linux.py:26
2020-06-23 18:32:05 +00:00
msgid "The game's main executable file"
msgstr "Het globale uitvoerbare bestand"
#: lutris/runners/linux.py:31 lutris/runners/mame.py:124
#: lutris/runners/scummvm.py:31 lutris/runners/steam.py:49
#: lutris/runners/steam.py:101 lutris/runners/wine.py:56
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:27
2020-06-23 18:32:05 +00:00
msgid "Arguments"
msgstr "Opdrachtregelopties"
#: lutris/runners/linux.py:32 lutris/runners/mame.py:125
2022-04-03 12:22:20 +00:00
#: lutris/runners/scummvm.py:32
2020-06-23 18:32:05 +00:00
msgid "Command line arguments used when launching the game"
2022-02-17 13:45:09 +00:00
msgstr "De tezamen met de game uit te voeren opdrachtregelopties"
2020-06-23 18:32:05 +00:00
#: lutris/runners/linux.py:50
2020-06-23 18:32:05 +00:00
msgid "Preload library"
msgstr "Bibliotheek vooraf laden"
#: lutris/runners/linux.py:52
2020-06-23 18:32:05 +00:00
msgid "A library to load before running the game's executable."
2022-02-17 13:45:09 +00:00
msgstr "Een bibliotheek die geladen dient te worden vóór de game start."
2020-06-23 18:32:05 +00:00
#: lutris/runners/linux.py:60
2020-06-23 18:32:05 +00:00
msgid "Add directory to LD_LIBRARY_PATH"
msgstr "Voeg de map toe aan LD_LIBRARY_PATH"
#: lutris/runners/linux.py:64
2020-06-23 18:32:05 +00:00
msgid ""
"A directory where libraries should be searched for first, before the "
"standard set of directories; this is useful when debugging a new library or "
"using a nonstandard library for special purposes."
2020-06-23 18:32:05 +00:00
msgstr ""
"Een map waar eerst naar bibliotheken moet worden gezocht, vóór de "
"standaardmappen. Dit is nuttig bij het opsporen van fouten in een nieuwe of "
"afwijkende bibliotheek."
#: lutris/runners/linux.py:138
msgid ""
"The runner could not find a command or exe to use for this configuration."
msgstr ""
2023-02-16 13:17:21 +00:00
"De runner kan geen opdracht of exe-bestand vinden om de instellingen op toe "
"te passen."
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:65 lutris/services/mame.py:11
2020-06-23 18:32:05 +00:00
msgid "MAME"
msgstr "MAME"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:66
2020-06-23 18:32:05 +00:00
msgid "Arcade game emulator"
msgstr "Speelhalemulator"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:85 lutris/runners/mednafen.py:67
2020-06-23 18:32:05 +00:00
msgid "The emulated machine."
msgstr "Te geëmuleerde machine."
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:90
2020-06-23 18:32:05 +00:00
msgid "Storage type"
msgstr "Soort opslag"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:92
2020-06-23 18:32:05 +00:00
msgid "Floppy disk"
msgstr "Diskette"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:93
2020-06-23 18:32:05 +00:00
msgid "Floppy drive 1"
msgstr "Diskettestation 1"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:94
2020-06-23 18:32:05 +00:00
msgid "Floppy drive 2"
msgstr "Diskettestation 2"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:95
2020-06-23 18:32:05 +00:00
msgid "Floppy drive 3"
msgstr "Diskettestation 3"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:96
2020-06-23 18:32:05 +00:00
msgid "Floppy drive 4"
msgstr "Diskettestation 4"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:97
2020-06-23 18:32:05 +00:00
msgid "Cassette (tape)"
msgstr "Cassette (tape)"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:98
2020-06-23 18:32:05 +00:00
msgid "Cassette 1 (tape)"
msgstr "Cassette 1 (tape)"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:99
2020-06-23 18:32:05 +00:00
msgid "Cassette 2 (tape)"
msgstr "Cassette 2 (tape)"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:100
2020-06-23 18:32:05 +00:00
msgid "Cartridge"
msgstr "Cartridge"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:101
2020-06-23 18:32:05 +00:00
msgid "Cartridge 1"
msgstr "Cartridge 1"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:102
2020-06-23 18:32:05 +00:00
msgid "Cartridge 2"
msgstr "Cartridge 2"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:103
2020-06-23 18:32:05 +00:00
msgid "Cartridge 3"
msgstr "Cartridge 3"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:104
2020-06-23 18:32:05 +00:00
msgid "Cartridge 4"
msgstr "Cartridge 4"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:105 lutris/runners/mame.py:112
2020-06-23 18:32:05 +00:00
msgid "Snapshot"
msgstr "Snapshot"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:106
2020-06-23 18:32:05 +00:00
msgid "Hard Disk"
msgstr "Harde schijf"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:107
2020-06-23 18:32:05 +00:00
msgid "Hard Disk 1"
msgstr "Harde schijf 1"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:108
2020-06-23 18:32:05 +00:00
msgid "Hard Disk 2"
msgstr "Harde schijf 2"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:109
msgid "CD-ROM"
2020-06-23 18:32:05 +00:00
msgstr "CD-ROM"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:110
msgid "CD-ROM 1"
2020-06-23 18:32:05 +00:00
msgstr "CD-ROM 1"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:111
msgid "CD-ROM 2"
2020-06-23 18:32:05 +00:00
msgstr "CD-ROM 2"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:113
2020-06-23 18:32:05 +00:00
msgid "Quickload"
msgstr "Snelladen"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:114
2020-06-23 18:32:05 +00:00
msgid "Memory Card"
msgstr "Geheugenkaart"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:115
2020-06-23 18:32:05 +00:00
msgid "Cylinder"
msgstr "Cilinder"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:116
2020-06-23 18:32:05 +00:00
msgid "Punch Tape 1"
msgstr "Ponsband 1"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:117
2020-06-23 18:32:05 +00:00
msgid "Punch Tape 2"
msgstr "Ponsband 2"
2021-08-02 16:14:10 +00:00
#: lutris/runners/mame.py:118
2020-06-23 18:32:05 +00:00
msgid "Print Out"
msgstr "Printen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:130 lutris/runners/mame.py:138
msgid "Autoboot"
msgstr "Automatisch opstarten"
#: lutris/runners/mame.py:131
2020-06-23 18:32:05 +00:00
msgid "Autoboot command"
msgstr "Automatische opstartopdracht"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:132
2020-06-23 18:32:05 +00:00
msgid ""
2021-08-02 16:14:10 +00:00
"Autotype this command when the system has started, an enter keypress is "
2020-06-23 18:32:05 +00:00
"automatically added."
msgstr ""
"Print deze opdracht als het systeem wordt opgestart. Druk op Enter om toe te "
"voegen."
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:139
2020-06-23 18:32:05 +00:00
msgid "Delay before entering autoboot command"
msgstr "Vertraging alvorens opdracht uit te voeren"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:149
2020-06-23 18:32:05 +00:00
msgid "ROM/BIOS path"
2021-08-02 16:14:10 +00:00
msgstr "ROM/BIOS-locatie"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:151
2020-06-23 18:32:05 +00:00
msgid ""
"Choose the folder containing ROMs and BIOS files.\n"
"These files contain code from the original hardware necessary to the "
"emulation."
msgstr ""
"Kies de map die de ROMs en biosbestanden bevat.\n"
"Deze bestanden bevatten code van de oorspronkelijke hardware, benodigd voor "
"emulatie."
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:167
2022-02-17 13:45:09 +00:00
msgid "CRT effect ()"
msgstr "CRT-effect ()"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:168
2022-02-17 13:45:09 +00:00
msgid "Applies a CRT effect to the screen.Requires OpenGL renderer."
msgstr "Past een CRT-effert toe op het scherm. Vereist: OpenGL-renderer."
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:176
2020-06-23 18:32:05 +00:00
msgid "Video backend"
msgstr "Videoback-end"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:182 lutris/runners/vice.py:80
2020-06-23 18:32:05 +00:00
msgid "Software"
msgstr "Software"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:190
2020-06-23 18:32:05 +00:00
msgid "Wait for VSync"
msgstr "Wachten op VSync"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:192
2020-06-23 18:32:05 +00:00
msgid ""
"Enable waiting for the start of vblank before flipping screens; "
"reduces tearing effects."
2020-06-23 18:32:05 +00:00
msgstr ""
2022-02-17 13:45:09 +00:00
"Wacht totdat vblank is gestart voordat de schermen worden gespiegeld. "
2020-06-23 18:32:05 +00:00
"Dit voorkomt scheuren."
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:200
2020-11-12 12:56:42 +00:00
msgid "Menu mode key"
msgstr "Menumodussleutel"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:202
2020-06-23 18:32:05 +00:00
msgid "Scroll Lock"
msgstr "ScrollLock"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:203
2020-06-23 18:32:05 +00:00
msgid "Num Lock"
msgstr "NumLock"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:204
2020-06-23 18:32:05 +00:00
msgid "Caps Lock"
msgstr "CapsLock"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:205
2020-06-23 18:32:05 +00:00
msgid "Menu"
msgstr "Menu"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:206
2020-06-23 18:32:05 +00:00
msgid "Right Control"
msgstr "Ctrl (rechts)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:207
2020-06-23 18:32:05 +00:00
msgid "Left Control"
msgstr "Ctrl (links)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:208
2020-06-23 18:32:05 +00:00
msgid "Right Alt"
msgstr "Alt (rechts)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:209
2020-06-23 18:32:05 +00:00
msgid "Left Alt"
msgstr "Alt (links)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:210
2020-06-23 18:32:05 +00:00
msgid "Right Super"
msgstr "Super (rechts)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:211
2020-06-23 18:32:05 +00:00
msgid "Left Super"
msgstr "Super (links)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:215
2020-06-23 18:32:05 +00:00
msgid ""
"Key to switch between Full Keyboard Mode and Partial Keyboard Mode (default: "
"Scroll Lock)"
msgstr ""
"Toets om te schakelen tussen de volledige en gedeeltelijke toetsenbordmodi "
"(standaard: ScrollLock)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:229 lutris/runners/mame.py:271
2020-11-12 12:56:42 +00:00
msgid "Arcade"
msgstr "Speelhal"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mame.py:229 lutris/runners/mame.py:270
2020-06-23 18:32:05 +00:00
msgid "Nintendo Game & Watch"
msgstr "Nintendo Game & Watch"
#: lutris/runners/mednafen.py:16
msgid "Mednafen"
msgstr "Mednafen"
#: lutris/runners/mednafen.py:17
2021-08-02 16:14:10 +00:00
msgid "Multi-system emulator: NES, PC Engine, PSX…"
msgstr "Emulator van meerdere systemen, inclusief NES, PC Engine en PSX."
2020-06-23 18:32:05 +00:00
#: lutris/runners/mednafen.py:19
msgid "Nintendo Game Boy (Color)"
msgstr "Nintendo Game Boy (Color)"
#: lutris/runners/mednafen.py:20
msgid "Nintendo Game Boy Advance"
msgstr "Nintendo Game Boy Advance"
#: lutris/runners/mednafen.py:21
msgid "Sega Game Gear"
msgstr "Sega Game Gear"
#: lutris/runners/mednafen.py:22
msgid "Sega Genesis/Mega Drive"
msgstr "Sega Genesis/Mega Drive"
#: lutris/runners/mednafen.py:23
msgid "Atari Lynx"
msgstr "Atari Lynx"
#: lutris/runners/mednafen.py:24 lutris/runners/osmose.py:12
msgid "Sega Master System"
msgstr "Sega Master System"
#: lutris/runners/mednafen.py:25
msgid "SNK Neo Geo Pocket (Color)"
msgstr "SNK Neo Geo Pocket (Color)"
#: lutris/runners/mednafen.py:26
msgid "Nintendo NES"
msgstr "Nintendo NES"
#: lutris/runners/mednafen.py:27
msgid "NEC PC Engine TurboGrafx-16"
msgstr "NEC PC Engine TurboGrafx-16"
#: lutris/runners/mednafen.py:28
msgid "NEC PC-FX"
msgstr "NEC PC-FX"
#: lutris/runners/mednafen.py:29
msgid "Sony PlayStation"
msgstr "Sony PlayStation"
#: lutris/runners/mednafen.py:30
msgid "Sega Saturn"
msgstr "Sega Saturn"
#: lutris/runners/mednafen.py:31 lutris/runners/snes9x.py:19
msgid "Nintendo SNES"
msgstr "Nintendo SNES"
#: lutris/runners/mednafen.py:32
msgid "Bandai WonderSwan"
msgstr "Bandai WonderSwan"
#: lutris/runners/mednafen.py:33
msgid "Nintendo Virtual Boy"
msgstr "Nintendo Virtual Boy"
#: lutris/runners/mednafen.py:36
msgid "Game Boy (Color)"
msgstr "Game Boy (Color)"
#: lutris/runners/mednafen.py:37
msgid "Game Boy Advance"
msgstr "Game Boy Advance"
#: lutris/runners/mednafen.py:38
msgid "Game Gear"
msgstr "Game Gear"
#: lutris/runners/mednafen.py:39
msgid "Genesis/Mega Drive"
msgstr "Genesis/Mega Drive"
#: lutris/runners/mednafen.py:40
msgid "Lynx"
msgstr "Lynx"
#: lutris/runners/mednafen.py:41
msgid "Master System"
msgstr "Master System"
#: lutris/runners/mednafen.py:42
msgid "Neo Geo Pocket (Color)"
msgstr "Neo Geo Pocket (Color)"
#: lutris/runners/mednafen.py:43
msgid "NES"
msgstr "NES"
#: lutris/runners/mednafen.py:44
msgid "PC Engine"
msgstr "PC Engine"
#: lutris/runners/mednafen.py:45
msgid "PC-FX"
msgstr "PC-FX"
#: lutris/runners/mednafen.py:46
msgid "PlayStation"
msgstr "PlayStation"
#: lutris/runners/mednafen.py:47
msgid "Saturn"
msgstr "Saturn"
#: lutris/runners/mednafen.py:48
msgid "SNES"
msgstr "SNES"
#: lutris/runners/mednafen.py:49
msgid "WonderSwan"
msgstr "WonderSwan"
#: lutris/runners/mednafen.py:50
msgid "Virtual Boy"
msgstr "Virtual Boy"
#: lutris/runners/mednafen.py:59
msgid ""
"The game data, commonly called a ROM image. \n"
"Mednafen supports GZIP and ZIP compressed ROMs."
msgstr ""
2022-02-17 13:45:09 +00:00
"De gamedata, ook wel bekend als rom.\n"
"Ondersteunde rom-formaten: gzip en zip."
2020-06-23 18:32:05 +00:00
#: lutris/runners/mednafen.py:65
msgid "Machine type"
msgstr "Soort machine"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mednafen.py:82
2020-06-23 18:32:05 +00:00
msgid "Aspect ratio"
msgstr "Beeldverhouding"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mednafen.py:85
2020-06-23 18:32:05 +00:00
msgid "Stretched"
msgstr "Uitgerekt"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mednafen.py:86 lutris/runners/vice.py:72
2020-06-23 18:32:05 +00:00
msgid "Preserve aspect ratio"
msgstr "Beeldverhouding behouden"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mednafen.py:87
2020-06-23 18:32:05 +00:00
msgid "Integer scale"
msgstr "Integerschaal"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mednafen.py:88
2020-06-23 18:32:05 +00:00
msgid "Multiple of 2 scale"
msgstr "Factor 2-schaal"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mednafen.py:96
2020-06-23 18:32:05 +00:00
msgid "Video scaler"
msgstr "Videoschaal"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mednafen.py:120
2020-06-23 18:32:05 +00:00
msgid "Sound device"
msgstr "Audio-apparaat"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mednafen.py:122
2020-06-23 18:32:05 +00:00
msgid "Mednafen default"
msgstr "Standaard meegeleverd"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mednafen.py:123
2020-06-23 18:32:05 +00:00
msgid "ALSA default"
msgstr "Standaard-ALSA"
2023-02-16 13:17:21 +00:00
#: lutris/runners/mednafen.py:133
2020-06-23 18:32:05 +00:00
msgid "Use default Mednafen controller configuration"
msgstr "Standaard Mednafen-controllerinstellingen gebruiken"
#: lutris/runners/mupen64plus.py:12
msgid "Mupen64Plus"
msgstr "Mupen64Plus"
#: lutris/runners/mupen64plus.py:13
msgid "Nintendo 64 emulator"
msgstr "Nintendo 64-emulator"
#: lutris/runners/mupen64plus.py:14
msgid "Nintendo 64"
msgstr "Nintendo 64"
2020-11-12 12:56:42 +00:00
#: lutris/runners/mupen64plus.py:21 lutris/runners/o2em.py:47
2022-02-17 13:45:09 +00:00
#: lutris/runners/openmsx.py:18 lutris/runners/ryujinx.py:26
#: lutris/runners/snes9x.py:28 lutris/runners/yuzu.py:24
2020-11-12 12:56:42 +00:00
msgid "The game data, commonly called a ROM image."
2022-02-17 13:45:09 +00:00
msgstr "De gamedata, ook wel bekend als rom."
2020-11-12 12:56:42 +00:00
2020-06-23 18:32:05 +00:00
#: lutris/runners/mupen64plus.py:34
msgid "Hide OSD"
msgstr "OSD verbergen"
#: lutris/runners/o2em.py:11
msgid "O2EM"
msgstr "O2EM"
#: lutris/runners/o2em.py:12
2022-02-17 13:45:09 +00:00
msgid "Magnavox Odyssey² Emulator"
msgstr "Magnavox Odyssey²-emulator"
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/runners/o2em.py:14 lutris/runners/o2em.py:30
2020-06-23 18:32:05 +00:00
msgid "Magnavox Odyssey²"
msgstr "Magnavox Odyssey²"
#: lutris/runners/o2em.py:15 lutris/runners/o2em.py:31
msgid "Phillips C52"
msgstr "Phillips C52"
#: lutris/runners/o2em.py:16 lutris/runners/o2em.py:32
msgid "Phillips Videopac+"
msgstr "Phillips Videopac+"
#: lutris/runners/o2em.py:17 lutris/runners/o2em.py:33
msgid "Brandt Jopac"
msgstr "Brandt Jopac"
2023-02-16 13:17:21 +00:00
#: lutris/runners/o2em.py:36 lutris/runners/wine.py:413
2020-06-23 18:32:05 +00:00
msgid "Disable"
msgstr "Uitschakelen"
#: lutris/runners/o2em.py:37
2021-08-02 16:14:10 +00:00
msgid "Arrow Keys and Right Shift"
msgstr "Pijltjestoetsen en rechter-shift"
2020-06-23 18:32:05 +00:00
#: lutris/runners/o2em.py:38
msgid "W,S,A,D,SPACE"
msgstr "W,S,A,D,SPATIEBALK"
#: lutris/runners/o2em.py:55
2021-08-02 16:14:10 +00:00
msgid "BIOS"
2020-06-23 18:32:05 +00:00
msgstr "BIOS"
2023-02-16 13:17:21 +00:00
#: lutris/runners/o2em.py:62 lutris/runners/o2em.py:70
msgid "Controllers"
msgstr "Controllers"
#: lutris/runners/o2em.py:63
2020-06-23 18:32:05 +00:00
msgid "First controller"
msgstr "Eerste controller"
2023-02-16 13:17:21 +00:00
#: lutris/runners/o2em.py:71
2020-06-23 18:32:05 +00:00
msgid "Second controller"
msgstr "Tweede controller"
#: lutris/runners/openmsx.py:10
msgid "openMSX"
msgstr "openMSX"
#: lutris/runners/openmsx.py:11
msgid "MSX computer emulator"
msgstr "MSX computer-emulator"
#: lutris/runners/openmsx.py:12
msgid "MSX, MSX2, MSX2+, MSX turboR"
msgstr "MSX, MSX2, MSX2+, MSX turboR"
#: lutris/runners/osmose.py:10
msgid "Osmose"
msgstr "Osmose"
#: lutris/runners/osmose.py:11
msgid "Sega Master System Emulator"
msgstr "Sega Master System-emulator"
#: lutris/runners/osmose.py:25
msgid ""
"The game data, commonly called a ROM image.\n"
"Supported formats: SMS and GG files. ZIP compressed ROMs are supported."
msgstr ""
2022-02-17 13:45:09 +00:00
"De gamedata, ook wel bekend als rom.\n"
"Ondersteunde rom-formaten: sms en gg, evenals met zip ingepakte roms."
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/runners/pcsx2.py:8
2020-06-23 18:32:05 +00:00
msgid "PCSX2"
msgstr "PCSX2"
2021-08-02 16:14:10 +00:00
#: lutris/runners/pcsx2.py:9
2020-06-23 18:32:05 +00:00
msgid "PlayStation 2 emulator"
msgstr "PlayStation 2-emulator"
2021-08-02 16:14:10 +00:00
#: lutris/runners/pcsx2.py:10
2020-06-23 18:32:05 +00:00
msgid "Sony PlayStation 2"
msgstr "Sony PlayStation 2"
2021-08-02 16:14:10 +00:00
#: lutris/runners/pcsx2.py:32
2020-06-23 18:32:05 +00:00
msgid "Fullboot"
msgstr "Volledige opstart"
2021-08-02 16:14:10 +00:00
#: lutris/runners/pcsx2.py:44
2020-06-23 18:32:05 +00:00
msgid "Custom config file"
msgstr "Aangepast configuratiebestand"
2021-08-02 16:14:10 +00:00
#: lutris/runners/pcsx2.py:50
2020-06-23 18:32:05 +00:00
msgid "Custom config path"
2021-08-02 16:14:10 +00:00
msgstr "Aangepaste configuratielocatie"
2020-06-23 18:32:05 +00:00
#: lutris/runners/pico8.py:21
msgid "Runs PICO-8 fantasy console cartridges"
msgstr "Draait PICO-8-consolecartridges"
#: lutris/runners/pico8.py:23 lutris/runners/pico8.py:24
msgid "PICO-8"
msgstr "PICO-8"
#: lutris/runners/pico8.py:29
2021-08-02 16:14:10 +00:00
msgid "Cartridge file/URL/ID"
2020-06-23 18:32:05 +00:00
msgstr "Cartridgebestand/-url/-id"
#: lutris/runners/pico8.py:30
2021-08-02 16:14:10 +00:00
msgid "You can put a .p8.png file path, URL, or BBS cartridge ID here."
2020-06-23 18:32:05 +00:00
msgstr ""
2021-08-02 16:14:10 +00:00
"Je kunt hier een .p8.png-bestandslocatie, -url of bbs-cartridge-id invoeren."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/pico8.py:41
2020-06-23 18:32:05 +00:00
msgid "Launch in fullscreen."
2022-12-03 16:00:54 +00:00
msgstr "Schermvullend opstarten."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/pico8.py:46 lutris/runners/web.py:45
2020-06-23 18:32:05 +00:00
msgid "Window size"
msgstr "Venstergrootte"
2023-02-16 13:17:21 +00:00
#: lutris/runners/pico8.py:49
2020-06-23 18:32:05 +00:00
msgid "The initial size of the game window."
2022-02-17 13:45:09 +00:00
msgstr "De initiële grootte van het gamevenster."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/pico8.py:54
2020-06-23 18:32:05 +00:00
msgid "Start in splore mode"
msgstr "Opstarten in splore-modus"
2023-02-16 13:17:21 +00:00
#: lutris/runners/pico8.py:60
2020-06-23 18:32:05 +00:00
msgid "Extra arguments"
msgstr "Opdrachtregelopties"
2023-02-16 13:17:21 +00:00
#: lutris/runners/pico8.py:62
2020-06-23 18:32:05 +00:00
msgid "Extra arguments to the executable"
msgstr "Opdrachtregelopties voor het uitvoerbare bestand"
2023-02-16 13:17:21 +00:00
#: lutris/runners/pico8.py:68
2020-06-23 18:32:05 +00:00
msgid "Engine (web only)"
msgstr "Aandrijving (alleen online)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/pico8.py:70
2020-06-23 18:32:05 +00:00
msgid "Name of engine (will be downloaded) or local file path"
2021-08-02 16:14:10 +00:00
msgstr "Naam van de aandrijving (wordt gedownload) of lokale bestandslocatie"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/pico8.py:84
2020-06-23 18:32:05 +00:00
#, python-format
msgid "PICO-8 runner (%s)"
msgstr "PICO-8-runner (%s)"
#: lutris/runners/redream.py:10
2021-08-02 16:14:10 +00:00
msgid "Redream"
msgstr "Redream"
2020-06-23 18:32:05 +00:00
#: lutris/runners/redream.py:11 lutris/runners/reicast.py:17
2020-06-23 18:32:05 +00:00
msgid "Sega Dreamcast emulator"
msgstr "Sega Dreamcast-emulator"
#: lutris/runners/redream.py:12 lutris/runners/reicast.py:18
2020-06-23 18:32:05 +00:00
msgid "Sega Dreamcast"
msgstr "Sega Dreamcast"
#: lutris/runners/redream.py:19 lutris/runners/reicast.py:28
2020-06-23 18:32:05 +00:00
msgid "Disc image file"
msgstr "Schijfafbeeldingsbestand"
#: lutris/runners/redream.py:20
2021-08-02 16:14:10 +00:00
msgid ""
"Game data file\n"
"Supported formats: GDI, CDI, CHD"
msgstr ""
"De gamedata.\n"
"Ondersteunde formaten: GDI, CDI, CHD"
#: lutris/runners/redream.py:28
2021-08-02 16:14:10 +00:00
msgid "Aspect Ratio"
msgstr "Beeldverhouding"
#: lutris/runners/redream.py:29
2021-08-02 16:14:10 +00:00
msgid "4:3"
msgstr "4:3"
#: lutris/runners/redream.py:29
2021-08-02 16:14:10 +00:00
msgid "Stretch"
msgstr "Uitgerekt"
#: lutris/runners/redream.py:35
2021-08-02 16:14:10 +00:00
msgid "Region"
msgstr "Regio"
#: lutris/runners/redream.py:36
2021-08-02 16:14:10 +00:00
msgid "USA"
msgstr "VS"
#: lutris/runners/redream.py:36
2021-08-02 16:14:10 +00:00
msgid "Europe"
msgstr "Europa"
#: lutris/runners/redream.py:36
2021-08-02 16:14:10 +00:00
msgid "Japan"
msgstr "Japan"
#: lutris/runners/redream.py:42
2021-08-02 16:14:10 +00:00
msgid "System Language"
msgstr "Systeemtaal"
#: lutris/runners/redream.py:44
2021-08-02 16:14:10 +00:00
msgid "English"
msgstr "Engels"
#: lutris/runners/redream.py:45
2021-08-02 16:14:10 +00:00
msgid "German"
msgstr "Duits"
#: lutris/runners/redream.py:46
2021-08-02 16:14:10 +00:00
msgid "French"
msgstr "Frans"
#: lutris/runners/redream.py:47
2021-08-02 16:14:10 +00:00
msgid "Spanish"
msgstr "Spaans"
#: lutris/runners/redream.py:48
2021-08-02 16:14:10 +00:00
msgid "Italian"
msgstr "Italiaans"
#: lutris/runners/redream.py:49
2021-08-02 16:14:10 +00:00
msgid "Japanese"
msgstr "Japans"
#: lutris/runners/redream.py:58
2021-08-02 16:14:10 +00:00
msgid "NTSC"
msgstr "NTSC"
#: lutris/runners/redream.py:59
2021-08-02 16:14:10 +00:00
msgid "PAL"
msgstr "PAL"
#: lutris/runners/redream.py:60
2021-08-02 16:14:10 +00:00
msgid "PAL-M (Brazil)"
msgstr "PAL-M (Brazilië)"
#: lutris/runners/redream.py:61
2021-08-02 16:14:10 +00:00
msgid "PAL-N (Argentina, Paraguay, Uruguay)"
msgstr "PAL-N (Argentinië, Paraguay, Uruguay)"
#: lutris/runners/redream.py:68
2021-08-02 16:14:10 +00:00
msgid "Time Sync"
msgstr "Tijdsynchronisatie"
#: lutris/runners/redream.py:70
2021-08-02 16:14:10 +00:00
msgid "Audio and video"
msgstr "Audio en video"
2023-02-16 13:17:21 +00:00
#: lutris/runners/redream.py:71 lutris/runners/scummvm.py:222
#: lutris/runners/scummvm.py:230 lutris/runners/scummvm.py:237
#: lutris/runners/scummvm.py:259 lutris/runners/scummvm.py:272
#: lutris/runners/scummvm.py:292 lutris/runners/scummvm.py:300
#: lutris/runners/scummvm.py:308 lutris/runners/scummvm.py:316
#: lutris/runners/scummvm.py:323 lutris/runners/scummvm.py:331
#: lutris/runners/scummvm.py:340 lutris/runners/scummvm.py:350
2021-08-02 16:14:10 +00:00
msgid "Audio"
msgstr "Audio"
#: lutris/runners/redream.py:72
2021-08-02 16:14:10 +00:00
msgid "Video"
msgstr "Video"
#: lutris/runners/redream.py:81
2021-08-02 16:14:10 +00:00
msgid "Internal Video Resolution Scale"
msgstr "Interne videoresolutie"
#: lutris/runners/redream.py:94
2021-08-02 16:14:10 +00:00
msgid "Only available in premium version."
msgstr "Alleen beschikbaar in de premium-versie."
#: lutris/runners/redream.py:101
2021-08-02 16:14:10 +00:00
msgid "Do you want to select a premium license file?"
msgstr "Wil je een premium-licentiebestand kiezen?"
#: lutris/runners/redream.py:102 lutris/runners/redream.py:103
2021-08-02 16:14:10 +00:00
msgid "Use premium version?"
msgstr "Wil je de premium-versie gebruiken?"
#: lutris/runners/reicast.py:16
2021-08-02 16:14:10 +00:00
msgid "Reicast"
msgstr "Reicast"
#: lutris/runners/reicast.py:29
2020-06-23 18:32:05 +00:00
msgid ""
"The game data.\n"
"Supported formats: ISO, CDI"
msgstr ""
2022-02-17 13:45:09 +00:00
"De gamedata.\n"
"Ondersteunde formaten: iso, cdi"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/reicast.py:47 lutris/runners/reicast.py:55
#: lutris/runners/reicast.py:63 lutris/runners/reicast.py:71
#| msgid "Gamepad 1"
msgid "Gamepads"
msgstr "Gamepads"
#: lutris/runners/reicast.py:48
2021-08-02 16:14:10 +00:00
msgid "Gamepad 1"
msgstr "Gamepad 1"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/reicast.py:56
2021-08-02 16:14:10 +00:00
msgid "Gamepad 2"
msgstr "Gamepad 2"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/reicast.py:64
2021-08-02 16:14:10 +00:00
msgid "Gamepad 3"
msgstr "Gamepad 3"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/reicast.py:72
2021-08-02 16:14:10 +00:00
msgid "Gamepad 4"
msgstr "Gamepad 4"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/reicast.py:88
2020-06-23 18:32:05 +00:00
msgid "You have to copy valid BIOS files to ~/.reicast/data before playing"
msgstr ""
2022-02-17 13:45:09 +00:00
"Kopieer geldige bios-bestanden naar ~/.reicast/data voordat je gaat spelen"
2020-06-23 18:32:05 +00:00
#: lutris/runners/rpcs3.py:10
msgid "RPCS3"
msgstr "RPCS3"
#: lutris/runners/rpcs3.py:11
msgid "PlayStation 3 emulator"
msgstr "PlayStation 3-emulator"
#: lutris/runners/rpcs3.py:12
msgid "Sony PlayStation 3"
msgstr "Sony PlayStation 3"
#: lutris/runners/rpcs3.py:20
msgid "Path to EBOOT.BIN"
2021-08-02 16:14:10 +00:00
msgstr "Locatie van EBOOT.BIN"
2020-06-23 18:32:05 +00:00
#: lutris/runners/runner.py:220
2020-06-23 18:32:05 +00:00
msgid "Custom executable for the runner"
msgstr "Aangepast uitvoerbaar bestand voor de runner"
#. The 'file' sort of gameplay_info cannot be made to use a configuration
#: lutris/runners/runner.py:335
msgid "The runner could not find a command to apply the configuration to."
msgstr ""
"De runner kan geen opdracht vinden om de instellingen op toe te passen."
#: lutris/runners/runner.py:452
2020-06-23 18:32:05 +00:00
msgid ""
"The required runner is not installed.\n"
"Do you wish to install it now?"
msgstr ""
"De vereiste runner is niet geïnstalleerd.\n"
"Wil je deze nu installeren?"
#: lutris/runners/runner.py:454
2020-06-23 18:32:05 +00:00
msgid "Required runner unavailable"
msgstr "Vereiste runner is niet beschikbaar"
#: lutris/runners/runner.py:536
2022-12-03 16:00:54 +00:00
msgid "Failed to retrieve {} ({}) information"
msgstr "De informatie over {} ({}) kan niet worden opgehaald"
#: lutris/runners/runner.py:563
2022-12-03 16:00:54 +00:00
msgid "Failed to extract {}"
msgstr "{} kan niet worden uitgepakt"
#: lutris/runners/runner.py:568
2022-12-03 16:00:54 +00:00
msgid "Failed to extract {}: {}"
msgstr "{} kan niet worden uitgepakt: {}"
2022-02-17 13:45:09 +00:00
#: lutris/runners/ryujinx.py:14
msgid "Ryujinx"
msgstr "Ryujinx"
#: lutris/runners/ryujinx.py:15 lutris/runners/yuzu.py:15
msgid "Nintendo Switch"
msgstr "Nintendo Switch"
#: lutris/runners/ryujinx.py:16 lutris/runners/yuzu.py:16
msgid "Nintendo Switch emulator"
msgstr "Nintendo Switch-emulator"
#: lutris/runners/ryujinx.py:25
msgid "NSP file"
msgstr "NSP-bestand"
#: lutris/runners/ryujinx.py:32 lutris/runners/yuzu.py:30
msgid "Encryption keys"
msgstr "Versleutelingssleutels"
#: lutris/runners/ryujinx.py:34 lutris/runners/yuzu.py:32
msgid "File containing the encryption keys."
msgstr "Het bestand dat de versleutelingssleutels bevat."
#: lutris/runners/ryujinx.py:37 lutris/runners/yuzu.py:35
msgid "Title keys"
msgstr "Titelsleutels"
#: lutris/runners/ryujinx.py:39 lutris/runners/yuzu.py:37
msgid "File containing the title keys."
msgstr "Het bestand dat de titelsleutels bevat."
2022-04-03 12:22:20 +00:00
#: lutris/runners/scummvm.py:12
2022-02-17 13:45:09 +00:00
msgid "Engine for point-and-click games."
msgstr "Hiermee kun je verschillende soorten point-and-clickgames spelen."
2020-06-23 18:32:05 +00:00
2022-04-03 12:22:20 +00:00
#: lutris/runners/scummvm.py:13 lutris/services/scummvm.py:10
2020-06-23 18:32:05 +00:00
msgid "ScummVM"
msgstr "ScummVM"
#: lutris/runners/scummvm.py:21
msgid "Game identifier"
msgstr "Game-identificatie"
#: lutris/runners/scummvm.py:26
msgid "Game files location"
msgstr "Locatie van gamebestanden"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:84
2022-04-03 12:22:20 +00:00
msgid "Enable subtitles"
msgstr "Ondertiteling tonen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:92
2020-06-23 18:32:05 +00:00
msgid "Aspect ratio correction"
msgstr "Beeldverhoudingscorrectie"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:96
2020-06-23 18:32:05 +00:00
msgid ""
"Most games supported by ScummVM were made for VGA display modes using "
"rectangular pixels. Activating this option for these games will preserve the "
"4:3 aspect ratio they were made for."
msgstr ""
2022-02-17 13:45:09 +00:00
"De meeste games die ScummVM ondersteunt zijn gemaakt voor VGA-schermen met "
"rechthoekige pixels. Schakel deze optie in om games in de oorspronkelijke "
"4:3-beeldverhouding te spelen."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:146
2022-04-03 12:22:20 +00:00
msgid "Render mode"
msgstr "Rendermodus"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:163
2022-04-03 12:22:20 +00:00
msgid "Changes how the game is rendered."
msgstr "Geef aan hoe de game gerendered moet worden."
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:168
2022-04-03 12:22:20 +00:00
msgid "Filtering"
msgstr "Filteren"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:170
2022-04-03 12:22:20 +00:00
msgid ""
"Uses bilinear interpolation instead of nearest neighbor resampling for the "
"aspect ratio correction and stretch mode."
msgstr ""
"Gebruik bilineaire interpolatie in plaats van nearest neighbor resampling "
"voor de beeldverhoudingscorrectie en vergrootmodus."
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:177
2020-06-23 18:32:05 +00:00
msgid "Data directory"
msgstr "Datamap"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:179
2020-06-23 18:32:05 +00:00
msgid "Defaults to share/scummvm if unspecified."
msgstr "Standaard is dit share/scummvm."
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:186
2022-04-03 12:22:20 +00:00
msgid ""
"Specifes platform of game. Allowed values: 2gs, 3do, acorn, amiga, atari, "
"c64, fmtowns, nes, mac, pc pc98, pce, segacd, wii, windows"
msgstr ""
"Het platform waarop de game gespeeld wordt. Toegestane waardes: 2gs, 3do, "
"acorn, amiga, atari, c64, fmtowns, nes, mac, pc pc98, pce, segacd, wii, "
"windows"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:194
2022-04-03 12:22:20 +00:00
msgid "Enables joystick input (default: 0 = first joystick)"
msgstr "Schakel joystickinvoer in (standaard: 0 = eerste joystick)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:200
2022-04-03 12:22:20 +00:00
msgid "Language"
msgstr "Taal"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:201
2022-04-03 12:22:20 +00:00
msgid ""
"Selects language (en, de, fr, it, pt, es, jp, zh, kr, se, gb, hb, ru, cz)"
msgstr "Kies een taal (en, de, fr, it, pt, es, jp, zh, kr, se, gb, hb, ru, cz)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:207
2022-04-03 12:22:20 +00:00
msgid "Engine speed"
msgstr "Aandrijvingssnelheid"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:208
2022-04-03 12:22:20 +00:00
msgid ""
"Sets frames per second limit (0 - 100) for Grim Fandango or Escape from "
"Monkey Island (default: 60)."
msgstr ""
"Stel het aantal frames per seconde in (0 - 100) van Grim Fandango of Escape "
"from Monkey Island (standaard: 60)."
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:215
2022-04-03 12:22:20 +00:00
msgid "Talk speed"
msgstr "Voorleessnelheid"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:216
2022-04-03 12:22:20 +00:00
msgid "Sets talk speed for games (default: 60)"
msgstr "Stel de voorleessnelheid van games in (standaard: 60)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:223
2022-04-03 12:22:20 +00:00
msgid "Music tempo"
msgstr "Muzieksnelheid"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:224
2022-04-03 12:22:20 +00:00
msgid "Sets music tempo (in percent, 50-200) for SCUMM games (default: 100)"
msgstr ""
"Stel het tempo in (in procent - 50-200) van SCUMM-games (standaard: 100)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:231
2022-04-03 12:22:20 +00:00
msgid "Digital iMuse tempo"
msgstr "Digital iMuse-tempo"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:232
2022-04-03 12:22:20 +00:00
msgid "Sets internal Digital iMuse tempo (10 - 100) per second (default: 10)"
msgstr ""
"Stel het interne Digital iMuse-tempo (10-100) per seconde in (standaard: 10)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:238
2022-04-03 12:22:20 +00:00
msgid "Music driver"
msgstr "Muziekstuurprogramma"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:254
2022-04-03 12:22:20 +00:00
msgid "Specifies the device ScummVM uses to output audio."
msgstr "Kies het apparaat dat ScummVM moet gebruiken voor audio-uitvoer."
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:260
2022-04-03 12:22:20 +00:00
msgid "Output rate"
msgstr "Uitvoersnelheid"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:267
2022-04-03 12:22:20 +00:00
msgid "Selects output sample rate in Hz."
msgstr "Kies de uitvoer-samplesnelheid (in HZ)."
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:273
2022-04-03 12:22:20 +00:00
msgid "OPL driver"
msgstr "OPL-stuurprogramma"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:285
2022-04-03 12:22:20 +00:00
msgid ""
"Chooses which emulator is used by ScummVM when the AdLib emulator is chosen "
"as the Preferred device."
msgstr ""
"Geef aan welke emulator gebruikt dient te worden door ScummVM als de AdLib-"
"emulator is ingesteld als voorkeursapparaat."
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:293
2022-04-03 12:22:20 +00:00
msgid "Music volume"
msgstr "Muziekvolume"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:294
2022-04-03 12:22:20 +00:00
msgid "Sets the music volume, 0-255 (default: 192)"
msgstr "Stel het volumeniveau in, tussen 0 en 255 (standaard: 192)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:301
2022-04-03 12:22:20 +00:00
msgid "SFX volume"
msgstr "Geluidseffectenvolume"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:302
2022-04-03 12:22:20 +00:00
msgid "Sets the sfx volume, 0-255 (default: 192)"
msgstr "Stel het volumeniveau in, tussen 0 en 255 (standaard: 192)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:309
2022-04-03 12:22:20 +00:00
msgid "Speech volume"
msgstr "Voorleesvolume"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:310
2022-04-03 12:22:20 +00:00
msgid "Sets the speech volume, 0-255 (default: 192)"
msgstr "Stel het volumeniveau in, tussen 0 en 255 (standaard: 192)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:317
2022-04-03 12:22:20 +00:00
msgid "MIDI gain"
msgstr "MIDI-versterking"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:318
2022-04-03 12:22:20 +00:00
msgid "Sets the gain for MIDI playback. 0-1000 (default: 100)"
msgstr ""
"Stel de versterking van MIDI-muziek in, tussen 0 en 1000 (standaard: 100)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:325
2022-04-03 12:22:20 +00:00
msgid "Soundfont"
msgstr "Soundfont"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:326
2022-04-03 12:22:20 +00:00
msgid "Specifies the path to a soundfont file."
2022-12-03 16:00:54 +00:00
msgstr "De locatie van een soundfontbestand."
2022-04-03 12:22:20 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:332
2022-04-03 12:22:20 +00:00
msgid "Mixed AdLib/MIDI mode"
msgstr "Gedeelde AdLib-/MIDI-modus"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:335
2022-04-03 12:22:20 +00:00
msgid "Combines MIDI music with AdLib sound effects."
msgstr "Combineert MIDI-muziek met AdLib-geluidseffecten."
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:341
2022-04-03 12:22:20 +00:00
msgid "True Roland MT-32"
msgstr "True Roland MT-32"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:344
2022-04-03 12:22:20 +00:00
msgid ""
"Tells ScummVM that the MIDI device is an actual Roland MT-32, LAPC-I, CM-64, "
"CM-32L, CM-500 or other MT-32 device."
msgstr ""
"Geeft door aan ScummVM dat het MIDI-apparaat een Roland MT-32, LAPC-I, "
"CM-64, CM-32L, CM-500 of ander MT-32-apparaat is."
2022-04-03 12:22:20 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:351
2022-04-03 12:22:20 +00:00
msgid "Enable Roland GS"
msgstr "Roland GS gebruiken"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:354
2022-04-03 12:22:20 +00:00
msgid ""
"Tells ScummVM that the MIDI device is a GS device that has an MT-32 map, "
"such as an SC-55, SC-88 or SC-8820."
2022-04-03 12:22:20 +00:00
msgstr ""
"Geeft door aan ScummVM dat het MIDI-apparaat een GS-apparaat is dat beschikt "
"over een MT-32-kaart, zoals een SC-55, SC-88 or SC-8820."
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:361
2022-04-03 12:22:20 +00:00
msgid "Use alternate intro"
msgstr "Alternatieve introductie tonen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:362
2022-04-03 12:22:20 +00:00
msgid "Uses alternative intro for CD versions"
msgstr "Toon een alternatieve introductie van cd-versies"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:368
2022-04-03 12:22:20 +00:00
msgid "Copy protection"
msgstr "Kopieerbeveiliging"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:369
2022-04-03 12:22:20 +00:00
msgid "Enables copy protection"
msgstr "Schakel kopieerbeveiliging in"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:375
2022-04-03 12:22:20 +00:00
msgid "Demo mode"
msgstr "Demomodus"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:376
2022-04-03 12:22:20 +00:00
msgid "Starts demo mode of Maniac Mansion or The 7th Guest"
msgstr "Start de demomodus van Maniac Mansion of The 7th Guest"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:382 lutris/runners/scummvm.py:390
msgid "Debugging"
msgstr "Foutopsporing"
#: lutris/runners/scummvm.py:383
2022-04-03 12:22:20 +00:00
msgid "Debug level"
msgstr "Foutopsporingsniveau"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:384
2022-04-03 12:22:20 +00:00
msgid "Sets debug verbosity level"
msgstr "Stel het foutopsporingsniveau in"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:391
2022-04-03 12:22:20 +00:00
msgid "Debug flags"
msgstr "Foutopsporingsopties"
2023-02-16 13:17:21 +00:00
#: lutris/runners/scummvm.py:392
2022-04-03 12:22:20 +00:00
msgid "Enables engine specific debug flags"
msgstr "Stel specifieke foutopsporingsopties in"
2020-06-23 18:32:05 +00:00
#: lutris/runners/snes9x.py:17
msgid "Super Nintendo emulator"
msgstr "Super Nintendo-emulator"
#: lutris/runners/snes9x.py:18
msgid "Snes9x"
msgstr "Snes9x"
#: lutris/runners/snes9x.py:45
msgid "Maintain aspect ratio (4:3)"
msgstr "Beeldverhouding behouden (4:3)"
#: lutris/runners/snes9x.py:49
msgid ""
"Super Nintendo games were made for 4:3 screens with rectangular pixels, but "
"modern screens have square pixels, which results in a vertically squeezed "
"image. This option corrects this by displaying rectangular pixels."
msgstr ""
2022-02-17 13:45:09 +00:00
"De meeste Super Nintendo-games zijn gemaakt voor 4:3-schermen met "
2020-06-23 18:32:05 +00:00
"rechthoekige pixels, maar moderne schermen hebben vierkante pixels. Schakel "
2022-02-17 13:45:09 +00:00
"deze optie in om games in de oorspronkelijke pixelverhouding te spelen."
2020-06-23 18:32:05 +00:00
#: lutris/runners/snes9x.py:59
msgid "Sound driver"
msgstr "Audiostuurprogramma"
2022-12-03 16:00:54 +00:00
#: lutris/runners/steam.py:29
2020-06-23 18:32:05 +00:00
msgid "Runs Steam for Linux games"
2022-02-17 13:45:09 +00:00
msgstr "Hiermee speel je Steam voor Linux-games"
#: lutris/runners/steam.py:40
2020-06-23 18:32:05 +00:00
msgid ""
"The application ID can be retrieved from the game's page at steampowered."
"com. Example: 235320 is the app ID for <i>Original War</i> in: \n"
2020-06-23 18:32:05 +00:00
"http://store.steampowered.com/app/<b>235320</b>/"
msgstr ""
2022-02-17 13:45:09 +00:00
"De programma-id is te vinden op de pagina van de game op steampowered.com. "
2020-06-23 18:32:05 +00:00
"Voorbeeld: 235320 is de id van <i>Original War</i> op: http://store."
"steampowered.com/app/<b>235320</b>/"
#: lutris/runners/steam.py:51
2020-06-23 18:32:05 +00:00
msgid ""
"Command line arguments used when launching the game.\n"
"Ignored when Steam Big Picture mode is enabled."
msgstr ""
2022-02-17 13:45:09 +00:00
"De tezamen met de game uit te voeren opdrachtregelopties.\n"
2020-06-23 18:32:05 +00:00
"Deze worden genegeerd als Steam's Big Picture Mode is ingeschakeld."
#: lutris/runners/steam.py:57
2020-06-23 18:32:05 +00:00
msgid "DRM free mode (Do not launch Steam)"
msgstr "DRM-vrije modus (start Steam niet op)"
#: lutris/runners/steam.py:62
2020-06-23 18:32:05 +00:00
msgid ""
"Run the game directly without Steam, requires the game binary path to be set"
msgstr ""
2022-02-17 13:45:09 +00:00
"Start de game onmiddellijk, zonder tussenkomst van Steam - stel hiervoor de "
"locatie van het uitvoerbare bestand in"
2020-06-23 18:32:05 +00:00
#: lutris/runners/steam.py:68
2020-06-23 18:32:05 +00:00
msgid "Game binary path"
2021-08-02 16:14:10 +00:00
msgstr "Locatie van uitvoerbaar bestand"
2020-06-23 18:32:05 +00:00
#: lutris/runners/steam.py:70
2020-06-23 18:32:05 +00:00
msgid "Path to the game executable (Required by DRM free mode)"
msgstr ""
2022-02-17 13:45:09 +00:00
"Locatie van het gamebestand (vereist om de drm-vrije modus te kunnen "
2021-08-02 16:14:10 +00:00
"gebruiken)"
2020-06-23 18:32:05 +00:00
#: lutris/runners/steam.py:76
2020-06-23 18:32:05 +00:00
msgid "Start Steam in Big Picture mode"
msgstr "Steam opstarten in Big Picture Mode"
#: lutris/runners/steam.py:80
2020-06-23 18:32:05 +00:00
msgid ""
"Launches Steam in Big Picture mode.\n"
"Only works if Steam is not running or already running in Big Picture mode.\n"
"Useful when playing with a Steam Controller."
msgstr ""
"Start Steam op in Big Picture Mode.\n"
"Dit werkt alleen als Steam niet reeds actief is of reeds in Big Picture Mode "
"draait.\n"
2022-02-17 13:45:09 +00:00
"Handig voor het gamen met een Steam-controller."
2020-06-23 18:32:05 +00:00
#: lutris/runners/steam.py:88
2020-06-23 18:32:05 +00:00
msgid "Start Steam with LSI"
msgstr "Steam opstarten met LSI"
#: lutris/runners/steam.py:92
2020-06-23 18:32:05 +00:00
msgid ""
"Launches steam with LSI patches enabled. Make sure Lutris Runtime is "
"disabled and you have LSI installed. https://github.com/solus-project/linux-"
"steam-integration"
2020-06-23 18:32:05 +00:00
msgstr ""
"Start Steam op met de LSI-patches. Zorg er voor dat je de Lutris Runtime "
"uitschakelt en LSI geïnstalleerd is: https://github.com/solus-project/linux-"
"steam-integration"
#: lutris/runners/steam.py:103
2020-06-23 18:32:05 +00:00
msgid "Extra command line arguments used when launching Steam"
msgstr "De tezamen met Steam uit te voeren opdrachtregelopties"
#: lutris/runners/steam.py:110
2020-06-23 18:32:05 +00:00
msgid "Remove game data (through Steam)"
2022-02-17 13:45:09 +00:00
msgstr "Gamedata verwijderen (middels Steam)"
2020-06-23 18:32:05 +00:00
#: lutris/runners/steam.py:244
2022-12-03 16:00:54 +00:00
msgid ""
"Steam for Linux installation is not handled by Lutris.\n"
"Please go to <a href='http://steampowered.com'>http://steampowered.com</a> "
"or install Steam with the package provided by your distribution."
2022-12-03 16:00:54 +00:00
msgstr ""
"De Steam-installatie wordt niet afgehandeld door Lutris.\n"
"Installeer Steam via <a href='http://steampowered.com'>http://steampowered."
"com</a> of middels het door je distributie geleverde pakket."
#: lutris/runners/steam.py:257
2022-12-03 16:00:54 +00:00
msgid "Could not find Steam path, is Steam installed?"
msgstr ""
"De Steam-installatiemap is niet aangetroffen. Is Steam wel geïnstalleerd?"
2020-06-23 18:32:05 +00:00
#: lutris/runners/vice.py:13
msgid "Commodore Emulator"
msgstr "Commodore-emulator"
#: lutris/runners/vice.py:14
msgid "Vice"
msgstr "Vice"
#: lutris/runners/vice.py:16
msgid "Commodore 64"
msgstr "Commodore 64"
#: lutris/runners/vice.py:17
msgid "Commodore 128"
msgstr "Commodore 128"
#: lutris/runners/vice.py:18
msgid "Commodore VIC20"
msgstr "Commodore VIC20"
#: lutris/runners/vice.py:19
msgid "Commodore PET"
msgstr "Commodore PET"
#: lutris/runners/vice.py:20
msgid "Commodore Plus/4"
msgstr "Commodore Plus/4"
#: lutris/runners/vice.py:21
msgid "Commodore CBM II"
msgstr "Commodore CBM II"
#: lutris/runners/vice.py:40
msgid ""
"The game data, commonly called a ROM image.\n"
"Supported formats: X64, D64, G64, P64, D67, D71, D81, D80, D82, D1M, D2M, "
"D4M, T46, P00 and CRT."
msgstr ""
2022-02-17 13:45:09 +00:00
"De gamedata, ook wel bekend als rom.\n"
"Ondersteunde rom-formaten: X64, D64, G64, P64, D67, D71, D81, D80, D82, D1M, "
2020-06-23 18:32:05 +00:00
"D2M, D4M, T46, P00 en CRT."
#: lutris/runners/vice.py:51
msgid "Use joysticks"
msgstr "Joysticks gebruiken"
2023-02-16 13:17:21 +00:00
#: lutris/runners/vice.py:65
2020-06-23 18:32:05 +00:00
msgid "Scale up display by 2"
msgstr "Scherm opschalen met 2"
2023-02-16 13:17:21 +00:00
#: lutris/runners/vice.py:79
2020-06-23 18:32:05 +00:00
msgid "Graphics renderer"
msgstr "Grafische renderer"
2023-02-16 13:17:21 +00:00
#: lutris/runners/vice.py:86
msgid "Enable sound emulation of disk drives"
msgstr "Audio-emulatie van harde schijven gebruiken"
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:17 lutris/runners/web.py:19
msgid "Web"
msgstr "Web"
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:18
2020-06-23 18:32:05 +00:00
msgid "Runs web based games"
2022-02-17 13:45:09 +00:00
msgstr "Draait webgebaseerde games"
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:24
2020-06-23 18:32:05 +00:00
msgid "Full URL or HTML file path"
2022-02-17 13:45:09 +00:00
msgstr "Volledige url of locatie van html-bestand"
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:25
2020-06-23 18:32:05 +00:00
msgid "The full address of the game's web page or path to a HTML file."
msgstr ""
2022-02-17 13:45:09 +00:00
"Het volledige adres naar de pagina van de game of locatie van een html-"
2020-06-23 18:32:05 +00:00
"bestand."
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:31
2020-06-23 18:32:05 +00:00
msgid "Open in fullscreen"
2022-12-03 16:00:54 +00:00
msgstr "Game schermvullend starten"
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:34
2020-06-23 18:32:05 +00:00
msgid "Launch the game in fullscreen."
2022-02-17 13:45:09 +00:00
msgstr "Start de game op volledig scherm."
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:38
2020-06-23 18:32:05 +00:00
msgid "Open window maximized"
msgstr "Venster maximaliseren"
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:41
2020-06-23 18:32:05 +00:00
msgid "Maximizes the window when game starts."
2022-02-17 13:45:09 +00:00
msgstr "Maximaliseert het venster als de game wordt gestart."
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:56
2020-06-23 18:32:05 +00:00
msgid "The initial size of the game window when not opened."
msgstr ""
2022-02-17 13:45:09 +00:00
"De initiële grootte van het gamevenster als de game nog niet gestart is."
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:60
2020-06-23 18:32:05 +00:00
msgid "Disable window resizing (disables fullscreen and maximize)"
msgstr ""
"Vensterafmetingen niet aanpassen (schakelt schermvullend en maximaliseren "
"uit)"
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:63
2020-06-23 18:32:05 +00:00
msgid "You can't resize this window."
msgstr "Je kunt de vensterafmetingen niet aanpassen."
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:67
2020-06-23 18:32:05 +00:00
msgid "Borderless window"
msgstr "Naadloos venster"
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:70
2020-06-23 18:32:05 +00:00
msgid "The window has no borders/frame."
msgstr "Het venster heeft geen randen/frame."
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:74
2020-06-23 18:32:05 +00:00
msgid "Disable menu bar and default shortcuts"
msgstr "Menubalk en standaard sneltoetsen uitschakelen"
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:77
2020-06-23 18:32:05 +00:00
msgid ""
"This also disables default keyboard shortcuts, like copy/paste and "
"fullscreen toggling."
2020-06-23 18:32:05 +00:00
msgstr ""
"Dit schakelt tevens de standaard sneltoetsen uit, zoals kopiëren/plakken en "
2022-12-03 16:00:54 +00:00
"schermvullend aan/uit."
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:82
2020-06-23 18:32:05 +00:00
msgid "Disable page scrolling and hide scrollbars"
msgstr "Scrollen uitschakelen en scrollbalken verbergen"
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:85
2020-06-23 18:32:05 +00:00
msgid "Disables scrolling on the page."
msgstr "Schakelt scrollen uit op de pagina."
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:89
2020-06-23 18:32:05 +00:00
msgid "Hide mouse cursor"
msgstr "Cursor verbergen"
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:92
2020-06-23 18:32:05 +00:00
msgid "Prevents the mouse cursor from showing when hovering above the window."
msgstr ""
"Voorkomt dat de cursor wordt getoond als je hem boven het venster houdt."
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:99
2020-06-23 18:32:05 +00:00
msgid "Open links in game window"
2022-02-17 13:45:09 +00:00
msgstr "Links openen in gamevenster"
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:105
2020-06-23 18:32:05 +00:00
msgid ""
"Enable this option if you want clicked links to open inside the game window. "
"By default all links open in your default web browser."
msgstr ""
2022-02-17 13:45:09 +00:00
"Schakel deze optie in als je wilt dat aangeklikte links in het gamevenster "
2020-06-23 18:32:05 +00:00
"worden geopend in plaats van in je standaardbrowser."
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:111
2020-06-23 18:32:05 +00:00
msgid "Remove default <body> margin & padding"
msgstr "Standaard <body>-marges en -opvulling uitschakelen"
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:114
2020-06-23 18:32:05 +00:00
msgid ""
"Sets margin and padding to zero on &lt;html&gt; and &lt;body&gt; elements."
msgstr ""
"Stelt de marge en opvulling in op nul in &lt;html&gt;- en &lt;body&gt;-"
"elementen."
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:119
2020-06-23 18:32:05 +00:00
msgid "Enable Adobe Flash Player"
msgstr "Adobe Flash Player gebruiken"
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:122
2020-06-23 18:32:05 +00:00
msgid "Enable Adobe Flash Player."
msgstr "Gebruik Adobe Flash Player."
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:126
msgid "Custom User-Agent"
msgstr "Aangepaste gebruikersagent"
#: lutris/runners/web.py:129
msgid "Overrides the default User-Agent header used by the runner."
msgstr "Dwing een andere standaard gebruikersagent af in de runner."
#: lutris/runners/web.py:134
2020-06-23 18:32:05 +00:00
msgid "Debug with Developer Tools"
msgstr "Foutopsporing met ontwikkelaarshulpmiddelen"
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:137
2020-06-23 18:32:05 +00:00
msgid "Let's you debug the page."
msgstr "Stelt je in staat fouten op de pagina op te sporen."
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:142
2020-06-23 18:32:05 +00:00
msgid "Open in web browser (old behavior)"
msgstr "Openen in webbrowser (oude instelling)"
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:145
2020-06-23 18:32:05 +00:00
msgid "Launch the game in a web browser."
2022-02-17 13:45:09 +00:00
msgstr "Start de game in een webbrowser."
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:151
2020-06-23 18:32:05 +00:00
msgid "Custom web browser executable"
2021-08-02 16:14:10 +00:00
msgstr "Locatie naar uitvoerbaar bestand van webbrowser"
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:155
2020-06-23 18:32:05 +00:00
msgid ""
"Select the executable of a browser on your system.\n"
"If left blank, Lutris will launch your default browser (xdg-open)."
msgstr ""
"Kies het uitvoerbare bestand van een geïnstalleerde webbrowser.\n"
"Laat leeg om de standaardbrowser te gebruiken (xdg-open)."
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:163
2020-06-23 18:32:05 +00:00
msgid "Web browser arguments"
msgstr "Opdrachtregelopties voor webbrowser"
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:169
2020-06-23 18:32:05 +00:00
msgid ""
"Command line arguments to pass to the executable.\n"
"$GAME or $URL inserts the game url.\n"
"\n"
"For Chrome/Chromium app mode use: --app=\"$GAME\""
msgstr ""
"De tezamen met de browser uit te voeren opdrachtregelopties.\n"
2022-02-17 13:45:09 +00:00
"Met $GAME or $URL voeg je de game-url toe.\n"
2020-06-23 18:32:05 +00:00
"\n"
"Chrome/Chromium-appmodus: --app=\"$GAME\""
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:191
msgid ""
"The web address is empty, \n"
"verify the game's configuration."
msgstr ""
"Het adres is leeg;\n"
2022-02-17 13:45:09 +00:00
"controleer de gameconfiguratie."
2020-11-12 12:56:42 +00:00
#: lutris/runners/web.py:202
2020-06-23 18:32:05 +00:00
#, python-format
msgid ""
"The file %s does not exist, \n"
"verify the game's configuration."
msgstr ""
2021-08-02 16:14:10 +00:00
"%s bestaat niet.\n"
2022-02-17 13:45:09 +00:00
"Controleer de game-instellingen."
2020-06-23 18:32:05 +00:00
#: lutris/runners/wine.py:40
2020-06-23 18:32:05 +00:00
msgid "Runs Windows games"
2022-02-17 13:45:09 +00:00
msgstr "Draait Windows-games"
2020-06-23 18:32:05 +00:00
#: lutris/runners/wine.py:41
2020-06-23 18:32:05 +00:00
msgid "Wine"
msgstr "Wine"
#: lutris/runners/wine.py:42
2020-06-23 18:32:05 +00:00
msgid "Windows"
msgstr "Windows"
#: lutris/runners/wine.py:51
2020-06-23 18:32:05 +00:00
msgid "The game's main EXE file"
msgstr "Het hoofd-uitvoerbare exe-bestand"
#: lutris/runners/wine.py:57
2020-06-23 18:32:05 +00:00
msgid "Windows command line arguments used when launching the game"
2022-02-17 13:45:09 +00:00
msgstr "De tezamen met de game uit te voeren Windows-opdrachtregelopties"
2020-06-23 18:32:05 +00:00
#: lutris/runners/wine.py:73
2020-06-23 18:32:05 +00:00
msgid "Wine prefix"
msgstr "Wine-profiel"
#: lutris/runners/wine.py:75
2020-06-23 18:32:05 +00:00
msgid ""
2021-08-02 16:14:10 +00:00
"The prefix used by Wine.\n"
2020-06-23 18:32:05 +00:00
"It's a directory containing a set of files and folders making up a confined "
"Windows environment."
msgstr ""
2021-08-02 16:14:10 +00:00
"Het Wine-profiel (ook wel prefix).\n"
2020-06-23 18:32:05 +00:00
"Dit is een map die mappen en bestanden van een Windows-omgeving bevat."
#: lutris/runners/wine.py:83
2020-06-23 18:32:05 +00:00
msgid "Prefix architecture"
msgstr "Profielarchitectuur"
#: lutris/runners/wine.py:84
2020-06-23 18:32:05 +00:00
msgid "32-bit"
msgstr "32-bit"
#: lutris/runners/wine.py:84
2020-06-23 18:32:05 +00:00
msgid "64-bit"
msgstr "64-bit"
#: lutris/runners/wine.py:86
2020-06-23 18:32:05 +00:00
msgid "The architecture of the Windows environment"
msgstr "De architectuur van de Windows-omgeving"
#: lutris/runners/wine.py:114
2020-06-23 18:32:05 +00:00
msgid "Custom (select executable below)"
msgstr "Aangepast (kies hieronder het uitvoerbare bestand)"
#: lutris/runners/wine.py:116
2021-08-02 16:14:10 +00:00
msgid "WineHQ Devel ({})"
msgstr "WineHQ Devel ({})"
2020-06-23 18:32:05 +00:00
#: lutris/runners/wine.py:117
2021-08-02 16:14:10 +00:00
msgid "WineHQ Staging ({})"
msgstr "WineHQ Staging ({})"
2020-06-23 18:32:05 +00:00
#: lutris/runners/wine.py:118
2020-06-23 18:32:05 +00:00
msgid "Wine Development ({})"
msgstr "Wine Development ({})"
#: lutris/runners/wine.py:119
2020-06-23 18:32:05 +00:00
msgid "System ({})"
msgstr "Systeem ({})"
#: lutris/runners/wine.py:171
2020-06-23 18:32:05 +00:00
msgid "Wine version"
msgstr "Wine-versie"
#: lutris/runners/wine.py:176
2020-06-23 18:32:05 +00:00
msgid ""
"The version of Wine used to launch the game.\n"
"Using the last version is generally recommended, but some games work better "
"on older versions."
msgstr ""
2022-02-17 13:45:09 +00:00
"De Wine-versie waarmee de game wordt gestart.\n"
"Doorgaans wordt de recentste versie aanbevolen, maar sommige games werken "
2020-06-23 18:32:05 +00:00
"beter met oudere versies."
#: lutris/runners/wine.py:183
2020-06-23 18:32:05 +00:00
msgid "Custom Wine executable"
msgstr "Aangepast uitvoerbaar bestand van Wine"
#: lutris/runners/wine.py:186
2020-06-23 18:32:05 +00:00
msgid ""
"The Wine executable to be used if you have selected \"Custom\" as the Wine "
"version."
msgstr ""
"Het te gebruiken uitvoerbare bestand als je Aangepast hebt gekozen als "
"Wine-versie."
2020-06-23 18:32:05 +00:00
#: lutris/runners/wine.py:191
2020-06-23 18:32:05 +00:00
msgid "Use system winetricks"
msgstr "Geïnstalleerde winetricks gebruiken"
#: lutris/runners/wine.py:195
2020-06-23 18:32:05 +00:00
msgid "Switch on to use /usr/bin/winetricks for winetricks."
msgstr "Gebruik /usr/bin/winetricks als winetricks-opdracht."
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:199 lutris/runners/wine.py:213
msgid "DXVK"
msgstr "DXVK"
#: lutris/runners/wine.py:200
2021-08-02 16:14:10 +00:00
msgid "Enable DXVK"
msgstr "DXVK gebruiken"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:207
2020-06-23 18:32:05 +00:00
msgid ""
2021-08-02 16:14:10 +00:00
"Use DXVK to increase compatibility and performance in Direct3D 11, 10 and 9 "
"applications by translating their calls to Vulkan."
2020-06-23 18:32:05 +00:00
msgstr ""
2022-02-17 13:45:09 +00:00
"Met DXVK vergroot je de comptabiliteit met en prestaties van games die "
2021-08-02 16:14:10 +00:00
"Direct3D 9, 10 of 11 gebruiken door hun verzoeken door te sturen naar Vulkan."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:214
2020-06-23 18:32:05 +00:00
msgid "DXVK version"
msgstr "DXVK-versie"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:223 lutris/runners/wine.py:236
msgid "VKD3D"
msgstr "VKD3D"
#: lutris/runners/wine.py:224
2021-08-02 16:14:10 +00:00
msgid "Enable VKD3D"
msgstr "VKD3D gebruiken"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:231
2021-08-02 16:14:10 +00:00
msgid ""
"Use VKD3D to enable support for Direct3D 12 applications by translating "
"their calls to Vulkan."
2021-08-02 16:14:10 +00:00
msgstr ""
2022-02-17 13:45:09 +00:00
"Met VKD3D vergroot je de comptabiliteit met en prestaties van games die "
2021-08-02 16:14:10 +00:00
"Direct3D 12 gebruiken door hun verzoeken door te sturen naar Vulkan."
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:237
2021-08-02 16:14:10 +00:00
msgid "VKD3D version"
msgstr "VKD3D-versie"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:245 lutris/runners/wine.py:257
msgid "D3D Extras"
msgstr "D3D-extra's"
#: lutris/runners/wine.py:246
2022-02-17 13:45:09 +00:00
msgid "Enable D3D Extras"
msgstr "D3D-extra's gebruiken"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:251
2022-02-17 13:45:09 +00:00
msgid ""
"Replace Wine's D3DX and D3DCOMPILER libraries with alternative ones. Needed "
"for proper functionality of DXVK with some games."
msgstr ""
"Vervangt Wine's D3DX en D3DCOMPILER door alternatieven. Sommige DXVK-games "
"vereisen dit."
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:258
2022-02-17 13:45:09 +00:00
msgid "D3D Extras version"
msgstr "Versie van D3D-extra's"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:266 lutris/runners/wine.py:277
msgid "DXVK-NVAPI / DLSS"
msgstr "DXVX-NVAPI/DLSS"
#: lutris/runners/wine.py:267
2021-08-02 16:14:10 +00:00
msgid "Enable DXVK-NVAPI / DLSS"
msgstr "DXVX-NVAPI/DLSS gebruiken"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:272
2021-08-02 16:14:10 +00:00
msgid "Enable emulation of Nvidia's NVAPI and add DLSS support, if available."
msgstr ""
"Emuleer NVIDIA's NVAPI en voeg DLSS-ondersteuning toe (indien beschikbaar)."
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:278
2021-08-02 16:14:10 +00:00
msgid "DXVK NVAPI version"
msgstr "DXVK-NVAPI-versie"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:286 lutris/runners/wine.py:299
#| msgid "Enable dgvoodoo2"
msgid "dgvoodoo2"
msgstr "dgvoodoo2"
#: lutris/runners/wine.py:287
2022-02-17 13:45:09 +00:00
msgid "Enable dgvoodoo2"
msgstr "dgvoodoo2 inschakelen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:292
2022-02-17 13:45:09 +00:00
msgid ""
"dgvoodoo2 is an alternative translation layer for rendering old games that "
"utilize D3D1-7 and Glide APIs. As it translates to D3D11, it's recommended "
"to use it in combination with DXVK. Only 32-bit apps are supported."
2022-02-17 13:45:09 +00:00
msgstr ""
"dgvoodoo2 is een alternatieve vertaallaag voor het renderen van oude games "
"die gebruikmaken van D3D1-7 en Glide. Er wordt vertaald naar D3D11, dus het "
"is aanbevolen om dit te gebruiken in combinatie met DXVK. Alleen 32-"
"bitprogramma's worden ondersteund."
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:300
2022-02-17 13:45:09 +00:00
msgid "dgvoodoo2 version"
msgstr "dgvoodoo2-versie"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:308
2020-06-23 18:32:05 +00:00
msgid "Enable Esync"
msgstr "Esync gebruiken"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:315
2020-06-23 18:32:05 +00:00
msgid ""
"Enable eventfd-based synchronization (esync). This will increase performance "
"in applications that take advantage of multi-core processors."
msgstr ""
"Schakel synchronisatie op basis van eventfd (esync) in. Hiermee verbeter je "
"de prestaties van games die optimaal gebruikmaken van processors met "
"meerdere kernen."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:322
2020-11-12 12:56:42 +00:00
msgid "Enable Fsync"
msgstr "Fsync gebruiken"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:329
2020-11-12 12:56:42 +00:00
msgid ""
"Enable futex-based synchronization (fsync). This will increase performance "
"in applications that take advantage of multi-core processors. Requires "
"kernel 5.16 or above."
2020-11-12 12:56:42 +00:00
msgstr ""
"Schakel synchronisatie op basis van futex (fsync) in. Hiermee verbeter je de "
2022-02-17 13:45:09 +00:00
"prestaties van games die optimaal gebruikmaken van processors met meerdere "
2022-08-11 09:53:59 +00:00
"kernen. Hiervoor is kernelversie 5.16 of hoger vereist."
2020-11-12 12:56:42 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:337
2021-08-02 16:14:10 +00:00
msgid "Enable AMD FidelityFX Super Resolution (FSR)"
msgstr "AMD FidelityFX Super Resolution (FSR) gebruiken"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:341
2021-08-02 16:14:10 +00:00
msgid ""
"Use FSR to upscale the game window to native resolution.\n"
"Requires Lutris Wine FShack >= 6.13 and setting the game to a lower "
"resolution.\n"
"Does not work with games running in borderless window mode or that perform "
"their own upscaling."
2020-06-23 18:32:05 +00:00
msgstr ""
2021-08-02 16:14:10 +00:00
"Gebruik FSR om het gamevenster op te schalen naar de resolutie van je "
"besturingssysteem.\n"
"Vereist: Lutris Wine FShack >= 6.13 en een lagere gameresolutie.\n"
"Let op: dit werkt niet met games die in de naadloze venstermodus draaien of "
"zichzelf opschalen."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:348
2022-02-17 13:45:09 +00:00
msgid "Enable BattlEye Anti-Cheat"
msgstr "BattlEye Anti-Cheat inschakelen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:352
2022-02-17 13:45:09 +00:00
msgid ""
"Enable support for BattlEye Anti-Cheat in supported games\n"
"Requires Lutris Wine 6.21-2 and newer or any other compatible Wine build.\n"
msgstr ""
"Schakel BattlEye Anti-Cheat in bij ondersteunde games.\n"
"Vereist: Lutris Wine 6.21-2 of hoger, of elke andere compatibele Wine-"
"versie.\n"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:358
2022-04-03 12:22:20 +00:00
msgid "Enable Easy Anti-Cheat"
msgstr "Easy Anti-Cheat inschakelen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:362
2022-04-03 12:22:20 +00:00
msgid ""
"Enable support for Easy Anti-Cheat in supported games\n"
"Requires Lutris Wine 7.2 and newer or any other compatible Wine build.\n"
msgstr ""
"Schakel Easy Anti-Cheat in bij ondersteunde games.\n"
"Vereist: Lutris Wine 7.2 of hoger, of elke andere compatibele Wine-versie.\n"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:368 lutris/runners/wine.py:380
#| msgid "Virtual Boy"
msgid "Virtual Desktop"
msgstr "Virtueel bureaublad"
#: lutris/runners/wine.py:369
2020-06-23 18:32:05 +00:00
msgid "Windowed (virtual desktop)"
msgstr "Venster (op virtueel werkblad)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:373
2020-06-23 18:32:05 +00:00
msgid ""
"Run the whole Windows desktop in a window.\n"
"Otherwise, run it fullscreen.\n"
"This corresponds to Wine's Virtual Desktop option."
msgstr ""
"Opent het Windows-werkblad in een venster\n"
2022-12-03 16:00:54 +00:00
"in plaats van schermvullend.\n"
"Dit is gelijk aan Wine's virtuelebureaubladoptie."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:381
2020-06-23 18:32:05 +00:00
msgid "Virtual desktop resolution"
msgstr "Resolutie van virtueel werkblad"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:384
2020-06-23 18:32:05 +00:00
msgid "The size of the virtual desktop in pixels."
msgstr "De grootte van het virtuele werkblad, in pixels."
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:388 lutris/runners/wine.py:399
#: lutris/runners/wine.py:400
msgid "DPI"
msgstr "DPI"
#: lutris/runners/wine.py:389
2022-02-17 13:45:09 +00:00
msgid "Enable DPI Scaling"
msgstr "Scherm vergroten/verkleinen met dpi"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:393
2022-02-17 13:45:09 +00:00
msgid ""
"Enables the Windows application's DPI scaling.\n"
"Otherwise, the Screen Resolution option in 'Wine configuration' controls "
"this."
2022-02-17 13:45:09 +00:00
msgstr ""
"Schakelt de Windows-dpi-instellingen in.\n"
"Dit is gelijk aan Wine's schermresolutie-optie."
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:403
2022-02-17 13:45:09 +00:00
msgid ""
"The DPI to be used if 'Enable DPI Scaling' is turned on.\n"
"If blank or 'auto', Lutris will auto-detect this."
msgstr ""
"De te gebruiken dpi-waarde als Scherm vergroten/verkleinen met dpi is "
"ingeschakeld.\n"
"Blanco of auto = automatisch detecteren."
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:409
2020-06-23 18:32:05 +00:00
msgid "Mouse Warp Override"
msgstr "Automatische cursorplaatsing"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:412 lutris/sysoptions.py:275
2020-06-23 18:32:05 +00:00
msgid "Enable"
msgstr "Inschakelen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:414
2020-06-23 18:32:05 +00:00
msgid "Force"
msgstr "Afdwingen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:419
2020-06-23 18:32:05 +00:00
msgid ""
"Override the default mouse pointer warping behavior\n"
"<b>Enable</b>: (Wine default) warp the pointer when the mouse is exclusively "
"acquired \n"
"<b>Disable</b>: never warp the mouse pointer \n"
"<b>Force</b>: always warp the pointer"
msgstr ""
"Kies een andere instelling voor de cursorplaatsing\n"
"<b>Inschakelen</b>: (standaard in Wine) plaats de cursor op knoppen als de "
"muis exclusief beschikbaar is \n"
"<b>Uitschakelen</b>: plaats de cursor nooit automatisch \n"
"<b>Afdwingen</b>: plaats de cursor altijd automatisch op knoppen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:428
2020-06-23 18:32:05 +00:00
msgid "Audio driver"
msgstr "Audiostuurprogramma"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:439
2020-06-23 18:32:05 +00:00
msgid ""
"Which audio backend to use.\n"
"By default, Wine automatically picks the right one for your system."
msgstr ""
"Welk audioback-end er moet worden gebruikt.\n"
"Standaard kiest Wine automatisch de juiste."
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:447
2020-06-23 18:32:05 +00:00
msgid "DLL overrides"
msgstr "DLL-afdwinging"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:448
2020-06-23 18:32:05 +00:00
msgid "Sets WINEDLLOVERRIDES when launching the game."
2022-02-17 13:45:09 +00:00
msgstr "De tezamen met de game uit te voeren WINEDLLOVERRIDES."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:452
2020-06-23 18:32:05 +00:00
msgid "Output debugging info"
msgstr "Uitvoer-foutopsporingsinformatie"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:456
2021-08-02 16:14:10 +00:00
msgid "Enabled"
msgstr "Ingeschakeld"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:457
2020-06-23 18:32:05 +00:00
msgid "Inherit from environment"
msgstr "Overnemen van werkomgeving"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:459
2020-06-23 18:32:05 +00:00
msgid "Full (CAUTION: Will cause MASSIVE slowdown)"
msgstr "Volledig (LET OP: dit leidt tot GIGANTISCHE lags)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:462
2020-06-23 18:32:05 +00:00
msgid "Output debugging information in the game log (might affect performance)"
msgstr ""
2022-02-17 13:45:09 +00:00
"Plaats foutopsporingsinformatie in het gamelogboek (dit kan leiden tot "
2020-06-23 18:32:05 +00:00
"prestatieverlies)"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:467
2020-06-23 18:32:05 +00:00
msgid "Show crash dialogs"
msgstr "Crashschermen tonen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:475
2020-06-23 18:32:05 +00:00
msgid "Autoconfigure joypads"
msgstr "Joypads automatisch instellen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:479
2020-06-23 18:32:05 +00:00
msgid ""
"Automatically disables one of Wine's detected joypad to avoid having 2 "
"controllers detected"
msgstr ""
"Schakelt automatisch één van Wine's gedetecteerde joypads uit om te "
"voorkomen dat er 2 worden gedetecteerd"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:485 lutris/runners/wine.py:498
msgid "Sandbox"
msgstr "Sandbox"
#: lutris/runners/wine.py:486
2021-08-02 16:14:10 +00:00
msgid "Create a sandbox for Wine folders"
2020-06-23 18:32:05 +00:00
msgstr "Wine-mappen in sandbox plaatsen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:490
2020-06-23 18:32:05 +00:00
msgid ""
"Do not use $HOME for desktop integration folders.\n"
"By default, it use the directories in the confined Windows environment."
msgstr ""
"Gebruik $HOME niet voor burueabladintegratiemappen.\n"
"Standaard worden de mappen uit het Wine-profiel gebruikt."
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:499
2020-06-23 18:32:05 +00:00
msgid "Sandbox directory"
msgstr "Sandboxmap"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:500
2020-06-23 18:32:05 +00:00
msgid "Custom directory for desktop integration folders."
msgstr "Aangepaste map voor de bureaubladintegratiemappen."
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:509
2021-08-02 16:14:10 +00:00
msgid "Run EXE inside Wine prefix"
2020-06-23 18:32:05 +00:00
msgstr "EXE uitvoeren op Wine-profiel"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:510
2020-06-23 18:32:05 +00:00
msgid "Wine configuration"
msgstr "Wine-instellingen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:511
2020-11-12 12:56:42 +00:00
msgid "Open Bash terminal"
msgstr "Bash-terminalvenster openen"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:512
2020-11-12 12:56:42 +00:00
msgid "Open Wine console"
msgstr "Wine-opdrachtprompt openen"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:513
2020-06-23 18:32:05 +00:00
msgid "Wine registry"
msgstr "Wine-register"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:514
2020-06-23 18:32:05 +00:00
msgid "Winetricks"
msgstr "Winetricks"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:515
2020-06-23 18:32:05 +00:00
msgid "Wine Control Panel"
msgstr "Wine-configuratiescherm"
2023-02-16 13:17:21 +00:00
#: lutris/runners/wine.py:697
2020-06-23 18:32:05 +00:00
msgid "Select an EXE or MSI file"
msgstr "Kies een exe- of msi-bestand"
#: lutris/runners/xemu.py:8
msgid "xemu"
2023-02-16 13:17:21 +00:00
msgstr "xemu"
#: lutris/runners/xemu.py:9
msgid "Xbox"
2023-02-16 13:17:21 +00:00
msgstr "Xbox"
#: lutris/runners/xemu.py:10
msgid "Xbox emulator"
2023-02-16 13:17:21 +00:00
msgstr "Xbox-emulator"
#: lutris/runners/xemu.py:18
msgid "DVD image in iso format"
2023-02-16 13:17:21 +00:00
msgstr "Dvd-schijfkopie in iso-formaat"
2020-06-23 18:32:05 +00:00
#: lutris/runners/yuzu.py:14
msgid "Yuzu"
msgstr "Yuzu"
2022-06-20 14:56:21 +00:00
#. http://zdoom.org/wiki/Command_line_parameters
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:13
2020-06-23 18:32:05 +00:00
msgid "ZDoom DOOM Game Engine"
msgstr "ZDoom DOOM Game Engine"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:14
2020-06-23 18:32:05 +00:00
msgid "ZDoom"
msgstr "ZDoom"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:21
2020-06-23 18:32:05 +00:00
msgid "WAD file"
msgstr "WAD-bestand"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:22
2020-06-23 18:32:05 +00:00
msgid "The game data, commonly called a WAD file."
2022-02-17 13:45:09 +00:00
msgstr "De gamedata, ook wel bekend als wad-bestand."
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:28
2020-06-23 18:32:05 +00:00
msgid "Command line arguments used when launching the game."
2022-02-17 13:45:09 +00:00
msgstr "De tezamen met de game uit te voeren opdrachtregelopties."
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:33
2020-06-23 18:32:05 +00:00
msgid "PWAD files"
msgstr "PWAD-bestanden"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:34
2020-06-23 18:32:05 +00:00
msgid ""
"Used to load one or more PWAD files which generally contain user-created "
"levels."
msgstr ""
"Wordt gebruikt om één of meerdere PWAD-bestanden te laden. Deze bevatten "
"doorgaans door gebruikers gemaakte levels."
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:40
2020-06-23 18:32:05 +00:00
msgid "Warp to map"
msgstr "Starten op specifieke kaart"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:41
2020-06-23 18:32:05 +00:00
msgid "Starts the game on the given map."
2022-02-17 13:45:09 +00:00
msgstr "Start de game op de opgegeven kaart."
2020-06-23 18:32:05 +00:00
#: lutris/runners/zdoom.py:47
msgid "User-specified path where save files should be located."
2021-08-02 16:14:10 +00:00
msgstr "De locatie waarin bestanden moeten worden opgeslagen."
2020-06-23 18:32:05 +00:00
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:53
2020-06-23 18:32:05 +00:00
msgid "Pixel Doubling"
msgstr "Dubbel aantal pixels"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:59
2020-06-23 18:32:05 +00:00
msgid "Pixel Quadrupling"
msgstr "Driedubbel aantal pixels"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:65
2020-06-23 18:32:05 +00:00
msgid "Disable Startup Screens"
msgstr "Geen opstartschermen tonen"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:71
2020-06-23 18:32:05 +00:00
msgid "Skill"
msgstr "Niveau"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:76
2020-06-23 18:32:05 +00:00
msgid "I'm Too Young To Die (1)"
msgstr "I'm Too Young To Die (1)"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:77
2020-06-23 18:32:05 +00:00
msgid "Hey, Not Too Rough (2)"
msgstr "Hey, Not Too Rough (2)"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:78
2020-06-23 18:32:05 +00:00
msgid "Hurt Me Plenty (3)"
msgstr "Hurt Me Plenty (3)"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:79
2020-06-23 18:32:05 +00:00
msgid "Ultra-Violence (4)"
msgstr "Ultra-Violence (4)"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:80
2020-06-23 18:32:05 +00:00
msgid "Nightmare! (5)"
msgstr "Nightmare! (5)"
2021-08-02 16:14:10 +00:00
#: lutris/runners/zdoom.py:91
2020-06-23 18:32:05 +00:00
msgid ""
"Used to load a user-created configuration file. If specified, the file must "
"contain the wad directory list or launch will fail."
msgstr ""
"Wordt gebruikt om een door de gebruiker gemaakt configuratiebestand te "
"laden. Het bestand moet een wad-mappenlijst bevatten, anders start de game "
"niet."
2020-06-23 18:32:05 +00:00
#: lutris/services/amazon.py:59 lutris/services/amazon.py:643
2022-08-30 17:51:12 +00:00
msgid "Amazon Prime Gaming"
msgstr "Amazon Prime Gaming"
2022-12-03 16:00:54 +00:00
#: lutris/services/amazon.py:180
msgid "No Amazon user data available, please log in again"
msgstr "Er zijn geen Amazon-profielgegevens beschikbaar - log opnieuw in"
#: lutris/services/amazon.py:245
msgid "Unable to register device, please log in again"
msgstr "Het apparaat kan niet worden geregistreerd - log opnieuw in"
#: lutris/services/amazon.py:260
msgid "Invalid token info found, please log in again"
msgstr "De toegangssleutel is ongeldig - log opnieuw in"
#: lutris/services/amazon.py:294
msgid "Unable to refresh token, please log in again"
msgstr "De toegangssleutel kan niet worden vernieuwd - log opnieuw in"
#: lutris/services/amazon.py:439
msgid ""
"Unable to get game manifest info, please check your Amazon credentials and "
"internet connectivity"
msgstr ""
"Er kan geen manifestinformatie worden opgehaald. Controleer je Amazon-"
"inloggegevens en internetverbinding."
#: lutris/services/amazon.py:457
msgid ""
"Unable to get game manifest, please check your Amazon credentials and "
"internet connectivity"
msgstr ""
"Er kan geen manifestinformatie worden opgehaald. Controleer je Amazon-"
"inloggegevens en internetverbinding."
#: lutris/services/amazon.py:473
msgid ""
"Unknown compression algorithm found in manifest, please check your Amazon "
"credentials and internet connectivity"
msgstr ""
"Het compressie-algoritme is niet aangetroffen in de manifestinformatie. "
"Controleer je Amazon-inloggegevens en internetverbinding."
#: lutris/services/amazon.py:504
msgid ""
"Unable to get the patches of game, please check your Amazon credentials and "
"internet connectivity"
msgstr ""
"Er kunnen geen patches worden opgehaald. Controleer je Amazon-inloggegevens "
"en internetverbinding."
#: lutris/services/amazon.py:562
msgid ""
"Unable to get fuel.json file, please check your Amazon credentials and "
"internet connectivity"
msgstr ""
"Er kan geen fuel.json-bestand worden opgehaald. Controleer je Amazon-"
"inloggegevens en internetverbinding."
#: lutris/services/amazon.py:572
msgid "Invalid JSON response from Amazon APIs"
2023-02-16 13:17:21 +00:00
msgstr "Ongeldig json-antwoord van de Amazon-api's"
#: lutris/services/amazon.py:630
2022-08-30 17:51:12 +00:00
#, python-format
msgid "Installing file: %s"
msgstr "Bezig met installeren van bestand: %s"
#: lutris/services/base.py:327
2022-08-30 17:51:12 +00:00
#, python-format
msgid ""
"This service requires a game launcher. The following steps will install it.\n"
"Once the client is installed, you can login to %s."
msgstr ""
"Voor het gebruik van deze dienst is een starter vereist, welke hierna wordt "
"geïnstalleerd.\n"
"Na het installeren kun je inloggen op %s."
2023-02-16 13:17:21 +00:00
#: lutris/services/battlenet.py:90
2021-08-02 16:14:10 +00:00
msgid "Battle.net"
msgstr "Battle.net"
2022-12-03 16:00:54 +00:00
#: lutris/services/egs.py:136
2021-08-02 16:14:10 +00:00
msgid "Epic Games Store"
msgstr "Epic Games Store"
2022-12-03 16:00:54 +00:00
#: lutris/services/flathub.py:57
2022-08-30 17:51:12 +00:00
msgid "Flathub"
msgstr "Flathub"
2022-12-03 16:00:54 +00:00
#: lutris/services/gog.py:69
2020-06-23 18:32:05 +00:00
msgid "GOG"
msgstr "GOG"
#: lutris/services/gog.py:304 lutris/services/gog.py:306
2022-12-03 16:00:54 +00:00
#, python-format
msgid "The download of '%s' failed."
msgstr "%s kan niet worden gedownload."
#: lutris/services/gog.py:434
2022-12-03 16:00:54 +00:00
msgid "Couldn't load the download links for this game"
msgstr "De downloadlinks kunnen niet worden geladen"
#: lutris/services/gog.py:480
2022-12-03 16:00:54 +00:00
msgid "Unable to determine correct file to launch installer"
msgstr "Er kan geen installatiewizardbestand worden vastgesteld"
#: lutris/services/gog.py:487
2022-12-03 16:00:54 +00:00
msgid "Couldn't load the downloads for this game"
msgstr "De downloads kunnen niet worden geladen"
#: lutris/services/humblebundle.py:61
2020-06-23 18:32:05 +00:00
msgid "Humble Bundle"
msgstr "Humble Bundle"
#: lutris/services/humblebundle.py:85
msgid "Workaround for Humble Bundle authentication"
2023-02-16 13:17:21 +00:00
msgstr "Tussenoplossing voor Humble Bundle-authenticatie"
#: lutris/services/humblebundle.py:86
msgid ""
"Humble Bundle is restricting API calls from software like Lutris and "
"GameHub.\n"
"Authentication to the service will likely fail.\n"
"There is a workaround involving copying cookies from Firefox, do you want to "
"do this instead?"
msgstr ""
2023-02-16 13:17:21 +00:00
"Humble Bundle beperkt api-aanroepen van software als Lutris en GameHub.\n"
"Hierdoor mislukt de authenticatie waarschijnlijk.\n"
"Er is echter een tussenoplossing in de vorm van het kopiëren van cookies uit "
"Firefox. Wil je dit nu doen?"
#: lutris/services/humblebundle.py:247
2022-12-03 16:00:54 +00:00
msgid "The download URL for the game could not be determined."
msgstr "De download-url kan niet worden bepaald."
#: lutris/services/humblebundle.py:249
2022-12-03 16:00:54 +00:00
msgid "No game found on Humble Bundle"
msgstr "Geen game aangetroffen op Humble Bundle"
#. According to their branding, "itch.io" is supposed to be all lowercase
#: lutris/services/itchio.py:78
msgid "itch.io"
2023-02-16 13:17:21 +00:00
msgstr "itch.io"
#: lutris/services/lutris.py:123
#, python-format
msgid "Lutris has no installers for %s. Try using a different service instead."
msgstr ""
2023-02-16 13:17:21 +00:00
"Lutris heeft geen installatiewizards van %s. Probeer een andere dienst."
2021-08-02 16:14:10 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/services/origin.py:129
2022-02-17 13:45:09 +00:00
msgid "Origin"
msgstr "Origin"
2021-08-02 16:14:10 +00:00
#: lutris/services/steamwindows.py:25
msgid "Steam for Windows"
msgstr "Steam voor Windows"
2022-12-03 16:00:54 +00:00
#: lutris/services/steam.py:105
2021-08-02 16:14:10 +00:00
msgid ""
"Failed to load games. Check that your profile is set to public during the "
"sync."
msgstr ""
"De games kunnen niet worden geladen. Controleer of je profiel is ingesteld "
"op Openbaar."
2021-08-02 16:14:10 +00:00
2022-12-03 16:00:54 +00:00
#: lutris/services/ubisoft.py:82
2022-02-17 13:45:09 +00:00
msgid "Ubisoft Connect"
msgstr "Ubisoft Connect"
2022-12-03 16:00:54 +00:00
#: lutris/services/xdg.py:44
2022-02-17 13:45:09 +00:00
msgid "Local"
msgstr "Lokaal"
2020-06-23 18:32:05 +00:00
2020-11-12 12:56:42 +00:00
#: lutris/settings.py:13
msgid "(c) 2009 Lutris Team"
2023-02-16 13:17:21 +00:00
msgstr "(c) 2009 Het Lutris-team"
2021-08-02 16:14:10 +00:00
#: lutris/settings.py:14
2020-06-23 18:32:05 +00:00
msgid "The Lutris team"
msgstr "Het Lutris-team"
#: lutris/startup.py:93
2021-08-02 16:14:10 +00:00
msgid "Your NVIDIA driver is outdated."
msgstr "Je NVIDIA-stuurprogramma is verouderd."
2020-06-23 18:32:05 +00:00
#: lutris/startup.py:95
2020-06-23 18:32:05 +00:00
#, python-format
msgid ""
"You are currently running driver %s which does not fully support all "
"features for Vulkan and DXVK games.\n"
2021-08-02 16:14:10 +00:00
"Please upgrade your driver as described in our <a href='%s'>installation "
"guide</a>"
2020-06-23 18:32:05 +00:00
msgstr ""
"Je gebruikt momenteel versie %s. Deze ondersteunt niet alle functies van "
2022-02-17 13:45:09 +00:00
"Vulkan- en DXVK-games.\n"
2021-08-02 16:14:10 +00:00
"Installeer een nieuwere versie middels onze <a "
"href='%s'>installatiehandleiding</a> (Engels)"
2020-06-23 18:32:05 +00:00
#: lutris/startup.py:126
2020-06-23 18:32:05 +00:00
msgid "Missing vulkan libraries"
msgstr "Ontbrekende Vulkan-bibliotheken"
#: lutris/startup.py:128
2020-06-23 18:32:05 +00:00
#, python-format
msgid ""
"Lutris was unable to detect Vulkan support for the %s architecture.\n"
"This will prevent many games and programs from working.\n"
2021-08-02 16:14:10 +00:00
"To install it, please use the following guide: <a href='%s'>Installing "
"Graphics Drivers</a>"
2020-06-23 18:32:05 +00:00
msgstr ""
"De Vulkan-bibliotheken voor de %s-architectuur zijn niet aangetroffen op je "
"systeem.\n"
2022-02-17 13:45:09 +00:00
"Veel games en programma's zullen hierdoor niet werken.\n"
2021-08-02 16:14:10 +00:00
"Installeer ze middels onze <a href='%s'>installatiehandleiding</a> (Engels)"
2020-06-23 18:32:05 +00:00
#: lutris/startup.py:134
2020-06-23 18:32:05 +00:00
msgid " and "
msgstr " en "
#: lutris/startup.py:200
2022-12-03 16:00:54 +00:00
#, python-format
msgid ""
"Failed to open database file in %s. Try renaming this file and relaunch "
"Lutris"
2022-12-03 16:00:54 +00:00
msgstr ""
"Het databankbestand van %s kan niet worden geopend. Wijzig de naam van het "
"bestand en start Lutris opnieuw."
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:36
2020-06-23 18:32:05 +00:00
msgid "Keep current"
msgstr "Huidige behouden"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:50
2022-08-30 17:51:12 +00:00
msgid "(recommended)"
msgstr "(aanbevolen)"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:53
2022-08-30 17:51:12 +00:00
msgid "System"
msgstr "Systeem"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:62 lutris/sysoptions.py:71 lutris/sysoptions.py:82
#: lutris/sysoptions.py:708
2020-06-23 18:32:05 +00:00
msgid "Off"
msgstr "Uit"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:63
2020-06-23 18:32:05 +00:00
msgid "Primary"
msgstr "Primair"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:246
2020-06-23 18:32:05 +00:00
msgid "Default installation folder"
msgstr "Standaard installatiemap"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:249
2020-06-23 18:32:05 +00:00
msgid "The default folder where you install your games."
2022-02-17 13:45:09 +00:00
msgstr "De standaardmap waarin je games worden geïnstalleerd."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:255
2020-06-23 18:32:05 +00:00
msgid "Disable Lutris Runtime"
msgstr "Lutris-runtime uitschakelen"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:257
2020-06-23 18:32:05 +00:00
msgid ""
2021-08-02 16:14:10 +00:00
"The Lutris Runtime loads some libraries before running the game, which can "
2020-06-23 18:32:05 +00:00
"cause some incompatibilities in some cases. Check this option to disable it."
msgstr ""
2022-02-17 13:45:09 +00:00
"De Lutris-runtime laadt bibliotheken voordat games worden gestart. Soms kan "
"dit leiden tot incompatibiliteit. Kruis deze optie aan om de runtime uit te "
"schakelen."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:265
2020-06-23 18:32:05 +00:00
msgid "Prefer system libraries"
msgstr "Voorkeur voor systeembibliotheken"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:267
2020-06-23 18:32:05 +00:00
msgid ""
"When the runtime is enabled, prioritize the system libraries over the "
"provided ones."
msgstr ""
"Geef voorrang aan systeembibliotheken, ook als de runtime is ingeschakeld."
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:278
msgid ""
"Use gamescope to draw the game window isolated from your desktop.\n"
"Toggle fullscreen: Super + F"
msgstr ""
"Gebruik gamescope om een venster te isoleren van je werkblad.\n"
"Schermvullende weergave: Super+F"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:285
msgid "Relative Mouse Mode"
msgstr "Relatieve muismodus"
#: lutris/sysoptions.py:289
2020-06-23 18:32:05 +00:00
msgid ""
2023-02-16 13:17:21 +00:00
"Always use relative mouse mode instead of flipping\n"
"dependent on cursor visibility (--force-grab-cursor).\n"
"(Since gamescope git commit 054458f, Jan 12, 2023)"
2020-06-23 18:32:05 +00:00
msgstr ""
2023-02-16 13:17:21 +00:00
"Gebruik altijd de relatieve muismodus in plaats van de modus\n"
"op basis van cursorzichtbaarheid (--force-grab-cursor).\n"
"(Sinds gamescope git-commit 054458f, 12 januari 2023)"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:297
msgid "Output Resolution"
msgstr "Uitvoerresolutie"
2021-08-02 16:14:10 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:301
2021-08-02 16:14:10 +00:00
msgid ""
2023-02-16 13:17:21 +00:00
"Set the resolution used by gamescope (-W, -H).\n"
"Resizing the gamescope window will update these settings.\n"
"\n"
"<b>Empty string:</b> Disabled\n"
"<b>Custom Resolutions:</b> (width)x(height)"
2021-08-02 16:14:10 +00:00
msgstr ""
2023-02-16 13:17:21 +00:00
"Stel de door gamescope gebruikte resolutie in (-W, -H).\n"
"Pas de venstergrootte van gamescope aan na het bijwerken van deze "
"instellingen.\n"
"\n"
"<b>Blanco:</b> uitgeschakeld\n"
"<b>Aangepaste resoluties:</b> (breedte)x(hoogte)"
2021-08-02 16:14:10 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:311
msgid "Game Resolution"
msgstr "Gameresolutie"
2021-08-02 16:14:10 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:315
msgid ""
"Set the maximum resolution used by the game (-w, -h).\n"
"\n"
"<b>Empty string:</b> Disabled\n"
"<b>Custom Resolutions:</b> (width)x(height)"
msgstr ""
"Stel de maximumresolutie van de game is (-w, -h).\n"
"\n"
"<b>Blanco:</b> uitgeschakeld\n"
"<b>Aangepaste resoluties:</b> (breedte)x(hoogte)"
2021-08-02 16:14:10 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:323
msgid "Window Mode"
msgstr "Venstermodus"
2021-08-02 16:14:10 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:328
msgid "Windowed"
msgstr "Venster"
2021-08-02 16:14:10 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:329
msgid "Borderless"
msgstr "Naadloos venster"
#: lutris/sysoptions.py:333
msgid ""
"Run gamescope in fullscreen, windowed or borderless mode\n"
"Toggle fullscreen (-f) : Super + F"
msgstr ""
"Start gamescope schermvullend of in een (naadloos) venster\n"
"Schermvullende weergave (-f) : Super + F"
#: lutris/sysoptions.py:339
msgid "FSR Level"
msgstr "FSR-niveau"
#: lutris/sysoptions.py:343
msgid ""
"Use AMD FidelityFX™ Super Resolution 1.0 for upscaling (-U).\n"
"Upscaler sharpness from 0 (max) to 20 (min).\n"
"\n"
"<b>Empty string:</b> Disabled"
msgstr ""
"Gebruik AMD FidelityFX™ Super Resolution 1.0 voor het opschalen (-U).\n"
"Scherpte: 0 (max.) tot 20 (min.).\n"
"\n"
"<b>Blanco:</b> uitgeschakeld"
#: lutris/sysoptions.py:351
msgid "FPS Limiter"
msgstr "FPS-limiet"
#: lutris/sysoptions.py:355
msgid ""
"Set a frame-rate limit for gamescope specified in frames per second (-r).\n"
"\n"
"<b>Empty string:</b> Disabled"
msgstr ""
"Stel een framesnelheidslimiet voor gamescope in in frames per seconde (-r).\n"
"\n"
"<b>Blanco:</b> uitgeschakeld"
#: lutris/sysoptions.py:363
2022-04-03 12:22:20 +00:00
msgid "Restrict number of cores used"
msgstr "Aantal kernen beperken"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:365
2022-04-03 12:22:20 +00:00
msgid "Restrict the game to a maximum number of CPU cores."
msgstr "Beperkt de game tot het gebruik van een maximumaantal cpu-kernen."
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:371
2022-04-03 12:22:20 +00:00
msgid "Restrict number of cores to"
msgstr "Aantal kernen beperken tot"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:373
2022-04-03 12:22:20 +00:00
msgid ""
"Maximum number of CPU cores to be used, if 'Restrict number of cores used' "
"is turned on."
2022-04-03 12:22:20 +00:00
msgstr ""
"Beperkt de game tot het gebruik van een maximumaantal cpu-kernen als Aantal "
"kernen beperken is ingeschakeld."
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:381
msgid "Enable Feral GameMode"
msgstr "Feral GameMode gebruiken"
#: lutris/sysoptions.py:382
msgid "Request a set of optimisations be temporarily applied to the host OS"
msgstr "Past tijdelijk een set optimalisaties toe op het hostsysteem"
#: lutris/sysoptions.py:388
msgid "FPS counter (MangoHud)"
msgstr "FPS-teller (MangoHud)"
#: lutris/sysoptions.py:391
msgid ""
"Display the game's FPS + other information. Requires MangoHud to be "
"installed."
msgstr ""
"Toont de fps van een game, evenals andere technische informatie. MangoHud is "
"hiervoor vereist."
#: lutris/sysoptions.py:397
msgid "Restore resolution on game exit"
msgstr "Resolutie herstellen na beëindigen van game"
#: lutris/sysoptions.py:399
msgid ""
"Some games don't restore your screen resolution when \n"
"closed or when they crash. This is when this option comes \n"
"into play to save your bacon."
msgstr ""
"Sommige games herstellen je schermresolutie niet als ze\n"
"worden afgesloten of crashen. Met deze optie wordt de\n"
"resolutie altijd hersteld."
#: lutris/sysoptions.py:408
2020-06-23 18:32:05 +00:00
msgid "Restore gamma on game exit"
2022-02-17 13:45:09 +00:00
msgstr "Gamma herstellen na beëindigen van game"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:410
2020-06-23 18:32:05 +00:00
msgid ""
"Some games don't correctly restores gamma on exit, making your display too "
"bright. Select this option to correct it."
msgstr ""
2022-02-17 13:45:09 +00:00
"Sommige gamels herstellen het gamma niet als ze worden afgesloten, waardoor "
2020-06-23 18:32:05 +00:00
"je helderheid te hoog staat. Kruis deze optie aan om dat te voorkomen."
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:416
2020-06-23 18:32:05 +00:00
msgid "Disable desktop effects"
msgstr "Bureaubladeffecten uitschakelen"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:420
2020-06-23 18:32:05 +00:00
msgid ""
"Disable desktop effects while game is running, reducing stuttering and "
"increasing performance"
msgstr ""
2022-02-17 13:45:09 +00:00
"Schakel bureaubladeffecten uit zolang de game actief is, om lag en traagheid "
"te voorkomen"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:426
2020-11-12 12:56:42 +00:00
msgid "Disable screen saver"
msgstr "Schermbeveiliging uitschakelen"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:431
2020-11-12 12:56:42 +00:00
msgid ""
"Disable the screen saver while a game is running. Requires the screen "
"saver's functionality to be exposed over DBus."
2020-11-12 12:56:42 +00:00
msgstr ""
2022-02-17 13:45:09 +00:00
"Schakel de schermbeveiliging uit tijdens het games van een game. Hiervoor "
2020-11-12 12:56:42 +00:00
"dient de functionaliteit te worden doorgegeven middels DBus."
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:443
msgid "Limit the game's FPS to desired number"
msgstr "Stel een FPS-limiet in"
#: lutris/sysoptions.py:449
msgid "SDL 1.2 Fullscreen Monitor"
msgstr "SDL 1.2 schermvullend scherm"
#: lutris/sysoptions.py:453
msgid ""
"Hint SDL 1.2 games to use a specific monitor when going fullscreen by "
"setting the SDL_VIDEO_FULLSCREEN environment variable"
msgstr ""
"Geeft door aan SDL 1.2-games dat een bepaald beeldscherm moet worden "
"gebruikt om de schermvullende weergave in te schakelen middels "
"SDL_VIDEO_FULLSCREEN"
#: lutris/sysoptions.py:461
msgid "Turn off monitors except"
msgstr "Beeldschermen uitschakelen, behalve"
#: lutris/sysoptions.py:466
msgid ""
"Only keep the selected screen active while the game is running. \n"
"This is useful if you have a dual-screen setup, and are \n"
"having display issues when running a game in fullscreen."
msgstr ""
"Schakelt alleen het gekozen beeldscherm in zolang de game actief is.\n"
"Dit is nuttig als je meer dan één scherm hebt en problemen hebt\n"
"met schermvullende games."
#: lutris/sysoptions.py:475
msgid "Switch resolution to"
msgstr "Resolutie instellen op"
#: lutris/sysoptions.py:479
msgid "Switch to this screen resolution while the game is running."
msgstr "Stel de resolutie hier op in zolang de game actief is."
#: lutris/sysoptions.py:485
2020-06-23 18:32:05 +00:00
msgid "Reset PulseAudio"
msgstr "PulseAudio herstarten"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:489
2020-06-23 18:32:05 +00:00
msgid "Restart PulseAudio before launching the game."
2022-02-17 13:45:09 +00:00
msgstr "Herstart PulseAudio voordat de game start."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:495
2020-06-23 18:32:05 +00:00
msgid "Reduce PulseAudio latency"
msgstr "PulseAudio-vertraging verminderen"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:499
2020-06-23 18:32:05 +00:00
msgid ""
"Set the environment variable PULSE_LATENCY_MSEC=60 to improve audio quality "
"on some games"
msgstr ""
2022-02-17 13:45:09 +00:00
"Stelt de omgevingsvariabel PULSE_LATENCY_MSEC=60 in om de audiokwaliteit van "
"sommige games te verbeteren"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:506
2020-06-23 18:32:05 +00:00
msgid "Switch to US keyboard layout"
msgstr "Overschakelen naar Amerikaanse toetsenbordindeling"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:509
2021-08-02 16:14:10 +00:00
msgid "Switch to US keyboard QWERTY layout while game is running"
2020-06-23 18:32:05 +00:00
msgstr ""
2022-02-17 13:45:09 +00:00
"Schakel over naar de Amerikaanse QWERTY-indeling zolang de game actief is"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:515
msgid "AntiMicroX Profile"
msgstr "AntiMicroX-profiel"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:517
msgid "Path to an AntiMicroX profile file"
msgstr "Locatie van een AntiMicroX-profielbestand"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:524
msgid "SDL2 gamepad mapping"
msgstr "SDL2-gamepadtoewijzing"
2020-11-12 12:56:42 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:526
2020-11-12 12:56:42 +00:00
msgid ""
2023-02-16 13:17:21 +00:00
"SDL_GAMECONTROLLERCONFIG mapping string or path to a custom gamecontrollerdb."
"txt file containing mappings."
2020-11-12 12:56:42 +00:00
msgstr ""
2023-02-16 13:17:21 +00:00
"SDL_GAMECONTROLLERCONFIG-toewijzing, in tekenreeks of locatie, naar een "
"aangepast gamecontrollerdb.txt-bestand dat de toewijzingen bevat."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:535
2021-08-02 16:14:10 +00:00
msgid "Enable NVIDIA Prime Render Offload"
2020-06-23 18:32:05 +00:00
msgstr "NVIDIA Prime render offload gebruiken"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:536
2020-06-23 18:32:05 +00:00
msgid ""
"If you have the latest NVIDIA driver and the properly patched xorg-server "
"(see https://download.nvidia.com/XFree86/Linux-x86_64/435.17/README/"
"primerenderoffload.html), you can launch a game on your NVIDIA GPU by "
"toggling this switch. This will apply __NV_PRIME_RENDER_OFFLOAD=1 and "
"__GLX_VENDOR_LIBRARY_NAME=nvidia environment variables."
msgstr ""
"Als je het nieuwste NVIDIA-stuurprogramma en een juist gepatchte xorg-server "
"gebruikt (zie https://download.nvidia.com/XFree86/Linux-x86_64/435.17/README/"
2022-02-17 13:45:09 +00:00
"primerenderoffload.html), dan kun je een game starten met je NVIDIA-kaart "
2020-06-23 18:32:05 +00:00
"door deze optie in te schakelen. Dit past __NV_PRIME_RENDER_OFFLOAD=1 en "
"__GLX_VENDOR_LIBRARY_NAME=nvidia toe."
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:548
2020-06-23 18:32:05 +00:00
msgid "Use discrete graphics"
msgstr "Toegepaste videokaart gebruiken"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:550
2020-06-23 18:32:05 +00:00
msgid ""
"If you have open source graphic drivers (Mesa), selecting this option will "
"run the game with the 'DRI_PRIME=1' environment variable, activating your "
"discrete graphic chip for high 3D performance."
msgstr ""
2022-02-17 13:45:09 +00:00
"Als je het opensource-stuurprogramma (Mesa) gebruikt, dan start de game met "
2021-08-02 16:14:10 +00:00
"deze optie met DRI_PRIME=1, waardoor je toegepaste videokaart (bijv. "
2020-06-23 18:32:05 +00:00
"Nvidia) gebruikt wordt voor betere prestaties."
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:561
msgid "Optimus launcher (NVIDIA Optimus laptops)"
msgstr "Optimus-starter (NVIDIA Optimus-laptops)"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:563
2020-06-23 18:32:05 +00:00
msgid ""
2023-02-16 13:17:21 +00:00
"If you have installed the primus or bumblebee packages, select what launcher "
"will run the game with the command, activating your NVIDIA graphic chip for "
"high 3D performance. primusrun normally has better performance, butoptirun/"
"virtualgl works better for more games.Primus VK provide vulkan support under "
"bumblebee."
2020-06-23 18:32:05 +00:00
msgstr ""
2023-02-16 13:17:21 +00:00
"Als je primus of bumblebee geïnstalleerd hebt, kun je kiezen welke starter "
"met welke opdracht moet worden uitgevoerd. Hierdoor kun je je NVIDIA-kaart "
"gebruiken voor zwaardere games. primusrun biedt doorgaans betere prestaties, "
"maar optirun/virtualgl werkt met meer games. Primus VK biedt Vulkan-"
"ondersteuning voor Bumblebee."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:578
msgid "Vulkan ICD loader"
msgstr "Vulkan ICD-loader"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:580
2020-06-23 18:32:05 +00:00
msgid ""
2023-02-16 13:17:21 +00:00
"The ICD loader is a library that is placed between a Vulkan application and "
"any number of Vulkan drivers, in order to support multiple drivers and the "
"instance-level functionality that works across these drivers."
2020-06-23 18:32:05 +00:00
msgstr ""
2023-02-16 13:17:21 +00:00
"De ICD-loader is een bibliotheek die tussen Vulkan-(stuur)programma's komt. "
"Zo worden meerdere stuurprogramma's en instanties ondersteund tussen "
"stuurprogramma's."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:588
2021-08-02 16:14:10 +00:00
msgid "CLI mode"
msgstr "CLI-modus"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:592
2021-08-02 16:14:10 +00:00
msgid ""
"Enable a terminal for text-based games. Only useful for ASCII based games. "
"May cause issues with graphical games."
msgstr ""
"Gebruik een terminal bij tekstgebaseerde games (alleen nuttig bij ascii-"
"games). Let op: dit kan problemen veroorzaken in grafische games."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:598
2021-08-02 16:14:10 +00:00
msgid "Text based games emulator"
msgstr "Tekstgebaseerde game-emulator"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:603
2020-06-23 18:32:05 +00:00
msgid ""
2021-08-02 16:14:10 +00:00
"The terminal emulator used with the CLI mode. Choose from the list of "
"detected terminal apps or enter the terminal's command or path."
2020-06-23 18:32:05 +00:00
msgstr ""
"De terminalemulator die gebruikt moet worden bij de vorige optie. Kies uit "
2021-08-02 16:14:10 +00:00
"een lijst met geïnstalleerde programma's of voer de opdracht of locatie in. "
2020-06-23 18:32:05 +00:00
"Let op: niet alle emulators werken."
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:612
msgid "Environment variables loaded at run time"
msgstr "De tezamen met de game toe te passen omgevingsvariabelen"
#: lutris/sysoptions.py:618
2022-08-30 17:51:12 +00:00
msgid "Locale"
msgstr "Taal"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:624
2022-08-30 17:51:12 +00:00
msgid ""
"Can be used to force certain locale for an app. Fixes encoding issues in "
"legacy software."
msgstr ""
"Kan worden gebruikt om een bepaalde taal in een game te gebruiken. Dit lost "
"tekensetproblemen in oude software op."
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:630
2020-06-23 18:32:05 +00:00
msgid "Command prefix"
msgstr "Opdrachtregelopties"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:632
2020-06-23 18:32:05 +00:00
msgid ""
"Command line instructions to add in front of the game's execution command."
msgstr ""
2022-02-17 13:45:09 +00:00
"De opdrachtregelopties die vóór de game-opdracht moeten worden toegekend."
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:639
2020-06-23 18:32:05 +00:00
msgid "Manual script"
msgstr "Aangepast script"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:641
2020-06-23 18:32:05 +00:00
msgid "Script to execute from the game's contextual menu"
2022-02-17 13:45:09 +00:00
msgstr "Het uit te voeren script middels het rechtermuisknopmenu van de game"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:647
2020-06-23 18:32:05 +00:00
msgid "Pre-launch script"
msgstr "Voortijdig script"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:649
2020-06-23 18:32:05 +00:00
msgid "Script to execute before the game starts"
2022-02-17 13:45:09 +00:00
msgstr "Het script dat moet worden uitgevoerd voordat de game start"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:655
2020-06-23 18:32:05 +00:00
msgid "Wait for pre-launch script completion"
msgstr "Wachten tot voortijdig script is afgerond"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:658
2020-06-23 18:32:05 +00:00
msgid "Run the game only once the pre-launch script has exited"
2022-02-17 13:45:09 +00:00
msgstr "Start de game alleen als het script is afgerond"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:664
2020-06-23 18:32:05 +00:00
msgid "Post-exit script"
msgstr "Afsluitend script"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:666
2020-06-23 18:32:05 +00:00
msgid "Script to execute when the game exits"
2022-02-17 13:45:09 +00:00
msgstr "Het script dat moet worden uitgevoerd nadat de game is afgesloten"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:672
2020-06-23 18:32:05 +00:00
msgid "Include processes"
msgstr "In te sluiten deze processen"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:674
2020-06-23 18:32:05 +00:00
msgid ""
"What processes to include in process monitoring. This is to override the "
"built-in exclude list.\n"
"Space-separated list, processes including spaces can be wrapped in quotation "
"marks."
msgstr ""
"Welke processen moeten worden meegenomen bij het monitoren. Hiermee "
"overschrijf je de meegeleverde lijst.\n"
"De lijst is spatiegescheiden. Processen met spaties dienen voorzien te zijn "
"van dubbele aanhalingstekens."
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:683
2020-06-23 18:32:05 +00:00
msgid "Exclude processes"
msgstr "Uit te sluiten processen"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:685
2020-06-23 18:32:05 +00:00
msgid ""
"What processes to exclude in process monitoring. For example background "
"processes that stick around after the game has been closed.\n"
"Space-separated list, processes including spaces can be wrapped in quotation "
"marks."
msgstr ""
"Welke processen moeten worden uitgesloten van het monitoren. Dit kunnen "
2022-02-17 13:45:09 +00:00
"bijvoorbeeld achtergrondprocessen zijn die actief blijven als de game is "
2020-06-23 18:32:05 +00:00
"afgesloten.\n"
"De lijst is spatiegescheiden. Processen met spaties dienen voorzien te zijn "
"van dubbele aanhalingstekens."
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:695
2020-06-23 18:32:05 +00:00
msgid "Killswitch file"
msgstr "Killswitch-bestand"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:697
2020-06-23 18:32:05 +00:00
msgid ""
"Path to a file which will stop the game when deleted \n"
"(usually /dev/input/js0 to stop the game on joystick unplugging)"
msgstr ""
2022-02-17 13:45:09 +00:00
"Locatie van een bestand dat de game stopzet zodra het verwijderd wordt\n"
"(doorgaans is dit /dev/input/js0 om het game stop te zetten bij het "
2020-06-23 18:32:05 +00:00
"afkoppelen van joysticks)"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:705
2020-06-23 18:32:05 +00:00
msgid "Use Xephyr"
msgstr "Xephyr gebruiken"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:709
2020-06-23 18:32:05 +00:00
msgid "8BPP (256 colors)"
msgstr "8BPP (256 kleuren)"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:710
2020-06-23 18:32:05 +00:00
msgid "16BPP (65536 colors)"
msgstr "16BPP (65536 kleuren)"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:711
2020-06-23 18:32:05 +00:00
msgid "24BPP (16M colors)"
msgstr "24BPP (16M kleuren)"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:715
2020-06-23 18:32:05 +00:00
msgid "Run program in Xephyr to support 8BPP and 16BPP color modes"
msgstr ""
2022-02-17 13:45:09 +00:00
"Start een game met Xephyr om 8BPP- en 16BPP-kleurenmodi te kunnen gebruiken"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:721
2020-06-23 18:32:05 +00:00
msgid "Xephyr resolution"
msgstr "Xephyr-resolutie"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:723
2020-06-23 18:32:05 +00:00
msgid "Screen resolution of the Xephyr server"
msgstr "Schermresolutie van de Xephyr-server"
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:729
2020-06-23 18:32:05 +00:00
msgid "Xephyr Fullscreen"
2022-12-03 16:00:54 +00:00
msgstr "Xephyr schermvullend"
2020-06-23 18:32:05 +00:00
2023-02-16 13:17:21 +00:00
#: lutris/sysoptions.py:732
2020-06-23 18:32:05 +00:00
msgid "Open Xephyr in fullscreen (at the desktop resolution)"
msgstr "Xephyr op volledig scherm openen (op bureaubladresolutie)"
#: lutris/util/strings.py:133
msgid "1 hour"
2023-02-16 13:17:21 +00:00
msgstr "1 uur"
#: lutris/util/strings.py:135
#, python-format
msgid "%d hours"
2023-02-16 13:17:21 +00:00
msgstr "%d uur"
#: lutris/util/strings.py:141
msgid "1 minute"
2023-02-16 13:17:21 +00:00
msgstr "1 minuut"
#: lutris/util/strings.py:143
#, python-format
msgid "%d minutes"
2023-02-16 13:17:21 +00:00
msgstr "%d minuten"
2022-08-30 17:51:12 +00:00
#: lutris/util/system.py:21
2022-02-28 12:54:15 +00:00
msgid "Documents"
msgstr "Documenten"
2022-08-30 17:51:12 +00:00
#: lutris/util/system.py:22
2022-02-28 12:54:15 +00:00
msgid "Downloads"
msgstr "Downloads"
2022-08-30 17:51:12 +00:00
#: lutris/util/system.py:23
2022-02-28 12:54:15 +00:00
msgid "Desktop"
msgstr "Bureaublad"
2022-08-30 17:51:12 +00:00
#: lutris/util/system.py:24 lutris/util/system.py:26
2022-02-28 12:54:15 +00:00
msgid "Pictures"
msgstr "Afbeeldingen"
2022-08-30 17:51:12 +00:00
#: lutris/util/system.py:25
2022-02-28 12:54:15 +00:00
msgid "Videos"
msgstr "Video's"
2022-08-30 17:51:12 +00:00
#: lutris/util/system.py:27
2022-02-28 12:54:15 +00:00
msgid "Projects"
msgstr "Projecten"
2022-04-03 12:22:20 +00:00
#: lutris/util/ubisoft/client.py:102
#, python-format
msgid "Ubisoft authentication has been lost: %s"
msgstr "De Ubisoft-authenticatie is verdwenen: %s"
2022-02-17 13:45:09 +00:00
#: lutris/util/wine/dll_manager.py:63
2021-08-02 16:14:10 +00:00
msgid "Manual"
msgstr "Handmatig"
2020-11-12 12:56:42 +00:00
#: lutris/util/wine/wine.py:360 lutris/util/wine/wine.py:398
#: lutris/util/wine/wine.py:418
2020-11-12 12:56:42 +00:00
msgid "Launch anyway and do not show this message again."
msgstr "Tóch starten en dit bericht niet meer tonen"
#: lutris/util/wine/wine.py:362 lutris/util/wine/wine.py:400
#: lutris/util/wine/wine.py:420
2020-11-12 12:56:42 +00:00
msgid "Enable anyway and do not show this message again."
msgstr "Tóch inschakelen en dit bericht niet meer tonen"
#: lutris/util/wine/wine.py:367
2020-11-12 12:56:42 +00:00
msgid "Vulkan is not installed or is not supported by your system"
msgstr "Vulkan is niet geïnstalleerd of wordt niet ondersteund door je systeem"
#: lutris/util/wine/wine.py:369
2020-11-12 12:56:42 +00:00
msgid ""
"If you have compatible hardware, please follow the installation procedures "
"as described in\n"
2022-06-20 14:56:21 +00:00
"<a href='https://github.com/lutris/docs/blob/master/HowToDXVK.md'>How-to:-"
"DXVK (https://github.com/lutris/docs/blob/master/HowToDXVK.md)</a>"
2020-11-12 12:56:42 +00:00
msgstr ""
"Als je hardware compatibel is, volg dan de installatiestappen op\n"
"<a href='https://github.com/lutris/lutris/wiki/How-to:-DXVK'>How-to:-DXVK "
"(https://github.com/lutris/lutris/wiki/How-to:-DXVK)</a> (Engels)"
#: lutris/util/wine/wine.py:381
2020-11-12 12:56:42 +00:00
msgid ""
"Your limits are not set correctly. Please increase them as described here: "
"<a href='https://github.com/lutris/docs/blob/master/HowToEsync.md'>How-to:-"
"Esync (https://github.com/lutris/docs/blob/master/HowToEsync.md)</a>"
2020-11-12 12:56:42 +00:00
msgstr ""
"Je hebt de beperkingen niet goed ingesteld. Verhoog ze middels de stappen op "
"<a href='https://github.com/lutris/lutris/wiki/How-to:-Esync'>How-to:-Esync "
"(https://github.com/lutris/lutris/wiki/How-to:-Esync)</a> (Engels)"
#: lutris/util/wine/wine.py:390
2020-11-12 12:56:42 +00:00
msgid ""
"Your kernel is not patched for fsync. Please get a patched kernel to use "
"fsync."
msgstr ""
"Je kernel is niet gepatcht met fsync. Installeer een met fsync gepatchte "
"kernel."
#: lutris/util/wine/wine.py:404 lutris/util/wine/wine.py:424
2020-11-12 12:56:42 +00:00
msgid "Incompatible Wine version detected"
msgstr "Incompatibele Wine-versie aangetroffen"
#: lutris/util/wine/wine.py:406
2020-11-12 12:56:42 +00:00
msgid ""
"The Wine build you have selected does not support Esync.\n"
2021-08-02 16:14:10 +00:00
"Please switch to an Esync-capable version."
2020-11-12 12:56:42 +00:00
msgstr ""
"De gekozen Wine-versie heeft geen ondersteuning voor Esync.\n"
"Kies een met esync compatibele versie."
#: lutris/util/wine/wine.py:426
2020-11-12 12:56:42 +00:00
msgid ""
"The Wine build you have selected does not support Fsync.\n"
2021-08-02 16:14:10 +00:00
"Please switch to an Fsync-capable version."
2020-11-12 12:56:42 +00:00
msgstr ""
"De gekozen Wine-versie heeft geen ondersteuning voor Fsync.\n"
"Kies een met fsync compatibele versie."
2023-02-16 13:17:21 +00:00
#, python-format
#~ msgid "<b>Install %s</b>"
#~ msgstr "<b>%s installeren</b>"
#~ msgid "Cache"
#~ msgstr "Cache"
#~ msgid "Joystick 2"
#~ msgstr "Joystick 2"
#~ msgid "Auto: Intel Open Source (MESA: ANV)"
#~ msgstr "Automatisch: Intel Open Source (MESA: ANV)"
#~ msgid "Auto: AMD RADV Open Source (MESA: RADV)"
#~ msgstr "Automatisch: AMD RADV Open Source (MESA: RADV)"
#~ msgid "Auto: Nvidia Proprietary"
#~ msgstr "Automatisch: Nvidia (gesloten stuurprogramma)"
#~ msgid "Auto: WARNING -- No Vulkan Loader detected!"
#~ msgstr "Automatisch: WAARSCHUWING -- er is geen Vulkan-loader aangetroffen!"
#~ msgid "Unspecified (Use System Default)"
#~ msgstr "Niet-opgegeven (systeemstandaard)"
#~ msgid "Enable gamescope"
#~ msgstr "Gamescope inschakelen"
#~ msgid "Gamescope output resolution"
#~ msgstr "Gamescope-resolutie"
#~ msgid "Resolution of the window on your desktop"
#~ msgstr "De resolutie van het venster op je werkblad"
#~ msgid "Gamescope game resolution"
#~ msgstr "Gamescope-gameresolutie"
#~ msgid "Resolution of the screen visible to the game"
#~ msgstr "De resolutie van het scherm die de game doorkrijgt"
#~ msgid "Launch a setup file from an optical drive or download"
#~ msgstr "Start een installatiebestand vanaf een optische schijf of download"
#~ msgid "Continue"
#~ msgstr "Doorgaan"
#~ msgid "Select a Lutris installer"
#~ msgstr "Kies een Lutris-installatiebestand"
#~ msgid "Do you want to cancel the download?"
#~ msgstr "Weet je zeker dat je het downloaden wilt afbreken?"
#~ msgid "Download starting"
#~ msgstr "Bezig met starten"
#~ msgid "Select a license file"
#~ msgstr "Kies een licentiebestand"
#~ msgid "ResidualVM"
#~ msgstr "ResidualVM"
#~ msgid "3D point-and-click adventure games engine"
#~ msgstr "Aandrijving van 3D-point-and-clickgames"
#~ msgid "Enable subtitles (if the game has voice)"
#~ msgstr "Ondertiteling gebruiken (als de game over spraak beschikt)"
#~ msgid "Renderer"
#~ msgstr "Renderer"
#~ msgid "OpenGL shaders"
#~ msgstr "OpenGL-shaders"
#~ msgid "Display FPS information"
#~ msgstr "FPS-informatie tonen"
#~ msgid "Itch.io (Not implemented)"
#~ msgstr "Itch.io (niet geïmplementeerd)"
#~ msgid "TOSEC"
#~ msgstr "TOSEC"
2022-12-03 16:00:54 +00:00
#~ msgid "OK"
#~ msgstr "Oké"
2022-08-30 17:51:12 +00:00
#~ msgid "video game preservation platform"
#~ msgstr "videogame-bewaarplatform"
#~ msgid "Show Tray Icon (requires restart)"
#~ msgstr "Systeemvakpictogram tonen (herstart vereist)"
#~ msgid "Amiga 500+ with 1 MB chip RAM"
#~ msgstr "Amiga 500+ met 1 MB chip-ram"
#~ msgid "Amiga 600 with 1 MB chip RAM"
#~ msgstr "Amiga 600 met 1 MB chip-ram"
#~ msgid "Amiga 1000 with 512 KB chip RAM"
#~ msgstr "Amiga 1000 met 512 KB chip-ram"
#~ msgid "Amiga 1200 with 2 MB chip RAM"
#~ msgstr "Amiga 1200 met 2 MB chip-ram"
#~ msgid "Amiga 1200 but with 68020 processor"
#~ msgstr "Amiga 1200 met 68020-processor"
#~ msgid "Amiga 4000 with 2 MB chip RAM and a 68040"
#~ msgstr "Amiga 4000 met 2 MB chip-ram en een 68040"
#~ msgid "Bethesda"
#~ msgstr "Bethesda"
2022-06-20 14:56:21 +00:00
#~ msgid "An error prevented the game from running"
#~ msgstr "Er is een fout opgetreden die het uitvoeren verhinderde"
#~ msgid "Stop Steam after game exits"
#~ msgstr "Steam afsluiten na beëindigen van game"
#~ msgid ""
#~ "Shut down Steam after the game has quit\n"
#~ "(only if Steam was started by Lutris)"
#~ msgstr ""
#~ "Sluit Steam af als de game is afgesloten\n"
#~ "(alleen van toepassing als Steam gestart is door Lutris)"
#~ msgid "Enabled (32bit)"
#~ msgstr "Ingeschakeld (32-bit)"
2022-04-03 12:22:20 +00:00
#~ msgid "Lutris Team"
#~ msgstr "Lutris-team"
#, python-format
#~ msgid "In use by %d game"
#~ msgid_plural "In use by %d games"
#~ msgstr[0] "In gebruik door %d game"
#~ msgstr[1] "In gebruik door %d games"
#~ msgid "Not in use"
#~ msgstr "Niet in gebruik"
#~ msgid "Enabled (Vulkan)"
#~ msgstr "Ingeschakeld (Vulkan)"
#~ msgid "Enabled (OpenGL)"
#~ msgstr "Ingeschakeld (OpenGL)"
2022-02-28 12:54:15 +00:00
#~ msgid "Kill all Wine processes"
#~ msgstr "Alle Wine-processen beëindigen"
#~ msgid "Could not find GOG game"
#~ msgstr "De GOG-game is niet aangetroffen"
2022-02-17 13:45:09 +00:00
#~ msgid "Your Library"
#~ msgstr "Mijn verzameling"
#~ msgid "Community Installers"
#~ msgstr "Installatiewizards"
#~ msgid "Use search to find games on lutris.net"
#~ msgstr "Gebruik de zoekfuncties om spellen te zoeken op lutris.net"
#~ msgid "Runs Steam for Windows games"
#~ msgstr "Steam gebruiken voor Windows-spellen"
#~ msgid "Wine Steam"
#~ msgstr "Wine Steam"
#~ msgid "Prefix"
#~ msgstr "Profiel"
#~ msgid ""
#~ "The prefix (also named \"bottle\") used by Wine.\n"
#~ "It's a directory containing a set of files and folders making up a "
#~ "confined Windows environment."
#~ msgstr ""
#~ "Het Wine-profiel (ook wel prefix).\n"
#~ "Dit is een map die mappen en bestanden van een Windows-omgeving bevat."
#~ msgid ""
#~ "The architecture of the Windows environment.\n"
#~ "32-bit is recommended unless running 64-bit only games."
#~ msgstr ""
#~ "De architectuur van de Windows-omgeving.\n"
#~ "Aanbevolen: 32-bit, tenzij het spel alleen op 64-bit kan draaien."
#~ msgid "Do not launch game, only open Steam"
#~ msgstr "Spel niet starten - Steam alleen openen"
#~ msgid ""
#~ "Opens Steam with the current settings without running the game, useful if "
#~ "a game has several launch options."
#~ msgstr ""
#~ "Opent Steam met de huidige instellingen zonder het spel te starten. Dit "
#~ "is nuttig als het spel meerdere opstartopties bevat."
2022-02-17 13:45:09 +00:00
#~ msgid "Remove game data (through Wine Steam)"
#~ msgstr "Speldata verwijderen (middels Wine Steam)"
#~ msgid "Custom Steam location"
#~ msgstr "Aangepaste Steam-locatie"
#~ msgid ""
#~ "Choose a folder containing Steam.exe\n"
#~ "By default, Lutris will look for a Windows Steam installation into ~/."
#~ "wine or will install it in its own custom Wine prefix."
2022-02-17 13:45:09 +00:00
#~ msgstr ""
#~ "Kies de map die Steam.exe bevat.\n"
#~ "Standaard zoekt Lutris naar een Windows Steam-installatie in ~/.wine of "
#~ "installeert deze in een eigen Wine-profiel."
#~ msgid "Shut down Steam after the game has quit."
#~ msgstr "Sluit Steam af als het spel is afgesloten."
#~ msgid "Default Wine prefix (32-bit)"
#~ msgstr "Standaard Wine-profiel (32-bit)"
#~ msgid "Default prefix location for Steam (32-bit)"
#~ msgstr "Standaard profiellocatie van Steam (32-bit)"
#~ msgid "Default Wine prefix (64-bit)"
#~ msgstr "Standaard Wine-profiel (64-bit)"
#~ msgid "Default prefix location for Steam (64-bit)"
#~ msgstr "Standaard profiellocatie van Steam (64-bit)"
#, python-format
#~ msgid "Winesteam runner (%s)"
#~ msgstr "Winesteam-runner (%s)"
#~ msgid "Ubisoft Connect (Not implemented)"
#~ msgstr "Ubisoft Connect (niet geïmplementeerd)"
2021-08-02 16:14:10 +00:00
#~ msgid "open source gaming platform"
#~ msgstr "open source gameplatform"
#~ msgid "lutris"
#~ msgstr "lutris"
#~ msgid "Play all your games by Lutris"
#~ msgstr "Speel al je games met Lutris"
#~ msgid ""
#~ "Lutris is an Open Source gaming platform. It installs and launches games "
#~ "so you can start playing without the hassle of setting up your games. Get "
#~ "your games from GOG, Steam, Battle.net, Origin, Uplay and many other "
#~ "sources running on any Linux powered gaming machine."
#~ msgstr ""
#~ "Lutris is een open source gameplatform. Je kunt er spellen mee "
#~ "installeren en starten zodat je kunt spelen zonder alles in te hoeven "
#~ "stellen. De spellen kunnen afkomstig zijn van GOG, Steam, Battle.net, "
#~ "Origin, Uplay of één van de vele andere bronnen, op elke door Linux "
#~ "aangedreven gamecomputer."
2021-08-02 16:14:10 +00:00
#~ msgid "Open Source Gaming Platform"
#~ msgstr "Open source gameplatform"
#~ msgid "Appl_y"
#~ msgstr "Toe_passen"
#~ msgid "<b>Personnal Game Archives sources</b>"
#~ msgstr "<b>Persoonlijke spelarchiefbronnen</b>"
#~ msgid "_Remove"
#~ msgstr "Ve_rwijderen"
#~ msgid "Use _Dark Theme"
#~ msgstr "_Donker thema gebruiken"
#~ msgid "Manage runners"
#~ msgstr "Runners beheren"
#~ msgid "View Options"
#~ msgstr "Weergave-opties"
#~ msgid "name"
#~ msgstr "naam"
#~ msgid "description"
#~ msgstr "beschrijving"
#~ msgid "platforms"
#~ msgstr "platformen"
#~ msgid "Remove Runner"
#~ msgstr "Runner verwijderen"
#~ msgid "Remove ALL versions?"
#~ msgstr "ALLE versies verwijderen?"
#~ msgid ""
#~ "This will remove <b>ALL</b> versions of %s.\n"
#~ "\n"
#~ "Use the Manage Versions button if you want to remove just one version."
#~ msgstr ""
#~ "Hierdoor worden <b>ALLE</b> versies van %s verwijderd.\n"
#~ "\n"
#~ "Ga naar 'Versies beheren' als je slechts één versie wilt verwijderen."
#~ msgid "Manage Runners"
#~ msgstr "Runners beheren"
#~ msgid "Open Runners Folder"
#~ msgstr "Runnermap openen"
#~ msgid "Lutris preferences"
#~ msgstr "Lutris-voorkeuren"
#~ msgid "Copy System Info"
#~ msgstr "Systeeminformatie kopiëren"
#~ msgid "System preferences"
#~ msgstr "Systeemvoorkeuren"
#~ msgid "Select directory"
#~ msgstr "Kies een map"
#~ msgid "Multiple platforms"
#~ msgstr "Meerdere platformen"
#~ msgid "Downloading {}"
#~ msgstr "Bezig met downloaden van {}"
#~ msgid "CDROM"
#~ msgstr "CD-ROM"
#~ msgid "Magnavox Odyssey2"
#~ msgstr "Magnavox Odyssey2"
#~ msgid "Bios"
#~ msgstr "BIOS"
#~ msgid "Joypad 1"
#~ msgstr "Joypad 1"
#~ msgid "Joypad 2"
#~ msgstr "Joypad 2"
#~ msgid "Joypad 3"
#~ msgstr "Joypad 3"
#~ msgid "Joypad 4"
#~ msgstr "Joypad 4"
#~ msgid ""
#~ "Runs various 3D point-and-click adventure games, like Grim Fandango and "
#~ "Escape from Monkey Island."
#~ msgstr ""
#~ "Hiermee kun je verschillende soorten 3D-point-and-clickspellen spelen, "
#~ "zoals Grim Fandango en Escape from Monkey Island."
#~ msgid "Disable Steam Runtime (use native libraries)"
#~ msgstr "Steam Runtime uitschakelen (platform-eigen bibliotheken gebruiken)"
#~ msgid ""
#~ "Launches Steam with STEAM_RUNTIME=0. Make sure you disabled Lutris "
#~ "Runtime and have the required libraries installed."
2021-08-02 16:14:10 +00:00
#~ msgstr ""
#~ "Start Steam op met STEAM_RUNTIME=0. Zorg er voor dat je de Lutris Runtime "
#~ "uitschakelt en de vereiste bibliotheken geïnstalleerd zijn."
#~ msgid "Keep aspect ratio"
#~ msgstr "Beeldverhouding behouden"
#~ msgid "Enable Gallium Nine"
#~ msgstr "Gallium Nine gebruiken"
#~ msgid ""
#~ "Gallium Nine allows to run Direct3D 9 applications faster.\n"
#~ "Make sure your active graphics card supports Gallium Nine state tracker "
#~ "before enabling this option.\n"
#~ "Note: This feature is not supported by proprietary Nvidia driver."
#~ msgstr ""
#~ "Met Gallium Nine verbeter je de prestaties van Direct3D 9-spellen.\n"
#~ "Schakel deze optie alleen in als je grafische kaart Gallium Nine "
#~ "ondersteunt.\n"
#~ "Let op: deze functie werkt niet met het gesloten Nvidia-stuurprogramma."
#~ msgid "Path to the game's executable, for x360ce support"
#~ msgstr "Pad naar het spelbestand, voor x360ce-ondersteuning"
#~ msgid "Locate the path for the game's executable for x360 support"
#~ msgstr "Kies het pad naar het spelbestand, voor x360ce-ondersteuning"
#~ msgid "x360ce dinput 8 mode"
#~ msgstr "x360ce dinput 8-modus"
#~ msgid "Configure x360ce with dinput8.dll, required for some games"
#~ msgstr "Stel x360ce in met dinput8.dll - sommige spellen vereisen dit"
#~ msgid "x360ce xinput 9.1.0 mode"
#~ msgstr "x360ce xinput 9.1.0-modus"
#~ msgid "Configure x360ce with xinput9_1_0.dll, required for some newer games"
#~ msgstr ""
#~ "Stel x360ce in met dinput9_1_0.dll - sommige nieuwere spellen vereisen dit"
#~ msgid "Use Dumb xinput Emulator (experimental)"
#~ msgstr "Dumb xinput-emulator gebruiken (experimenteel)"
#~ msgid "Use the dlls from kozec/dumbxinputemu"
#~ msgstr "Gebruik de dll's van kozec/dumbxinputemu"
#~ msgid "Xinput architecture"
#~ msgstr "Xinput-architectuur"
#~ msgid "Same as wine prefix"
#~ msgstr "Gelijk aan Wine-profiel"
#~ msgid "32 bit"
#~ msgstr "32-bit"
#~ msgid "64 bit"
#~ msgstr "64-bit"
#~ msgid "Offscreen Rendering Mode"
#~ msgstr "Offscreen-renderingsmodus"
#~ msgid ""
#~ "Select the offscreen rendering implementation.\n"
#~ "<b>FBO</b>: (Wine default) Use framebuffer objects for offscreen "
#~ "rendering \n"
#~ "<b>Backbuffer</b>: Render offscreen render targets in the backbuffer."
#~ msgstr ""
#~ "Kies de offscreen-renderingsmodus.\n"
#~ "<b>FBO</b>: (standaard in Wine) gebruik de framebufferobjecten voor "
#~ "offscreen-rendering \n"
#~ "<b>Backbuffer</b>: render offscreen-renderdoelen in de backbuffer."
#~ msgid "Strict Draw Ordering"
#~ msgstr "Strikt optekenen"
#~ msgid ""
#~ "This option ensures any pending drawing operations are submitted to the "
#~ "driver, but at a significant performance cost. Set to \"enabled\" to "
#~ "enable. This setting is deprecated since wine-2.6 and will likely be "
#~ "removed after wine-3.0. Use \"csmt\" instead."
#~ msgstr ""
#~ "Deze optie stuurt alle optekenoperaties direct door naar het "
#~ "stuurprogramma, wat leidt tot prestatieverlies. Stel in op 'Ingeschakeld' "
#~ "om in te schakelen. Deze instelling is verouderd sinds wine-2.6 en wordt "
#~ "waarschijnlijk verwijderd na wine-3.0. Gebruik liever 'csmt'."
#~ msgid "Use GLSL"
#~ msgstr "GLSL gebruiken"
#~ msgid ""
#~ "When set to \"disabled\", this disables the use of GLSL for shaders. In "
#~ "general disabling GLSL is not recommended, only use this for debugging "
#~ "purposes."
#~ msgstr ""
#~ "Schakel uit om GLSL niet te gebruiken voor schaduwen. Doorgaans wordt dit "
#~ "afgeraden; gebruik dit alleen voor foutopsporingsdoeleinden."
#~ msgid "Anti-aliasing Sample Count"
#~ msgstr "Aantal anti-kartelvormingen"
#~ msgid ""
#~ "Override swapchain sample count. It can be used to force enable "
#~ "multisampling with applications that otherwise don't support it, like the "
#~ "similar control panel setting available with some GPU drivers. This one "
#~ "might work in more cases than the driver setting though. Not all "
#~ "applications are compatible with all sample counts. "
#~ msgstr ""
#~ "Dwing het aantal swapchains af. Hiermee kun je multisampling afdwingen op "
#~ "spellen die dit anders niet ondersteunen. Dit is vergelijkbaar met de "
#~ "grafische instelling die sommige gpu-stuurprogramma's aanbieden, maar "
#~ "werkt doorgaans beter dan laatstgenoemde. Niet alle spellen zijn "
#~ "compatibel met alle sample-aantallen. "
#~ msgid "Use XVidMode to switch resolutions"
#~ msgstr "XVidMode gebruiken om resoluties in te stellen"
#~ msgid ""
#~ "Set this to \"Y\" to allow wine switch the resolution using XVidMode "
#~ "extension."
#~ msgstr ""
#~ "Zet dit op 'Y' om Wine de resolutie te laten instellen met XVidMode."
2021-08-02 16:14:10 +00:00
#~ msgid "Enable ACO shader compiler"
#~ msgstr "ACO-schaduwcompilatie gebruiken"
#~ msgid ""
#~ "Enable ACO shader compiler, improving performance in a lot of games. "
#~ "Requires Mesa 19.3 or later."
#~ msgstr ""
#~ "Schakel ACO-schaduwcompilatie in, waardoor prestaties van een hoop "
#~ "spellen verbeteren. Hiervoor is Mesa 19.3 of hoger vereist."
2021-08-02 16:14:10 +00:00
#~ msgid "Run in a terminal"
#~ msgstr "Uitvoeren in terminalvenster"
#~ msgid "Run the game in a new terminal window."
#~ msgstr "Start het spel in een terminalvenster."
#~ msgid "Enable status to Discord of this game being played"
#~ msgstr "Stuur de status van dit spel door naar Discord"
#~ msgid "Discord Show Runner"
#~ msgstr "Runner tonen op Discord"
#~ msgid "Embed the runner name in the Discord status"
#~ msgstr "Toon de runnernaam in de Discord-status"
#~ msgid "Discord Custom Game Name"
#~ msgstr "Discord aangepaste spelnaam"
#~ msgid "Custom name to override with and pass to Discord"
#~ msgstr "De spelnaam die moet worden getoond op Discord"
#~ msgid "Discord Custom Runner Name"
#~ msgstr "Discord aangepaste runnernaam"
#~ msgid "Custom runner name to override with and pass to Discord"
#~ msgstr "De runnernaam die moet worden getoond op Discord"
#~ msgid "Discord Client ID"
#~ msgstr "Discord client-id"
#~ msgid "Custom Discord Client ID for passing status"
#~ msgstr "Aangepaste Discord client-id om de status aan door te geven"
2020-11-12 12:56:42 +00:00
#~ msgid ""
#~ "Remove <b>all data</b> from game folder\n"
#~ "( <i>{path}</i>)"
#~ msgstr ""
#~ "<b>Alle gegevens</b> verwijderen uit spelmap\n"
#~ "( <i>{path}</i>)"
#~ msgid "Remove from my library"
#~ msgstr "Verwijderen uit verzameling"
#~ msgid "Login"
#~ msgstr "Inloggen"
#~ msgid "Register"
#~ msgstr "Registreren"
#~ msgid "Synchronize Library"
#~ msgstr "Verzameling synchroniseren"
#~ msgid "_Add Game…"
#~ msgstr "Spel t_oevoegen…"
#~ msgid "_Import Games…"
#~ msgstr "Spellen _importeren…"
#~ msgid "Show _Right Side Panel"
#~ msgstr "_Rechter zijpaneel tonen"
#~ msgid "Support Lutris!"
#~ msgstr "Ondersteun Lutris!"
#~ msgid "Manage Account"
#~ msgstr "Account beheren"
#~ msgid "Filter the list of games"
#~ msgstr "Lijst filteren"
#~ msgid ""
#~ "Some required libraries are not installed on your system, install them "
#~ "with your package manager and restart Lutris. Libraries: %s"
#~ msgstr ""
#~ "Enkele vereiste bibliotheken zijn niet aangetroffen. Installeer ze "
#~ "middels je pakketbeheerder en herstart Lutris. Bibliotheken: %s"
2020-11-12 12:56:42 +00:00
#~ msgid "No game folder"
#~ msgstr "Geen spelmap"
#~ msgid ""
#~ "Are you sure you want to delete EVERYTHING under \n"
#~ "<b>%s</b>?\n"
#~ " (This can't be undone)"
#~ msgstr ""
#~ "Weet je zeker dat je ALLES van \n"
#~ "<b>%s</b> wilt verwijderen?\n"
#~ " (dit kan niet ongedaan worden gemaakt)"
#~ msgid "CONFIRM DANGEROUS OPERATION"
#~ msgstr "GEVAARLIJKE HANDELING BEVESTIGEN"
#~ msgid "Configure m_anually"
#~ msgstr "Hand_matig instellen"
#~ msgid "Click install to continue"
#~ msgstr "Klik op 'Installeren' om door te gaan"
#~ msgid "Synchronize library"
#~ msgstr "Verzameling synchroniseren"
#~ msgid "Synchronizing…"
#~ msgstr "Bezig met synchroniseren…"
#~ msgid "Do you want to log out from Lutris?"
#~ msgstr "Weet je zeker dat je wilt uitloggen?"
#~ msgid "Log out?"
#~ msgstr "Uitloggen?"
#~ msgid "Could not connect to your Lutris account. Please sign in again."
#~ msgstr ""
#~ "Er kan geen verbinding worden gemaakt met je Lutris-account. Log opnieuw "
#~ "in."
#~ msgid ""
#~ "Failed to retrieve game library. There might be some problems contacting "
#~ "lutris.net"
#~ msgstr ""
#~ "De spelverzameling kan niet worden opgehaald. Wellicht kan er geen "
#~ "verbinding worden gemaakt met lutris.net"
#~ msgid "Close"
#~ msgstr "Sluiten"
#~ msgid "<b>Playing:</b>"
#~ msgstr "<b>Aan het spelen:</b>"
#~ msgid "<b>Help:</b>"
#~ msgstr "<b>Hulp:</b>"
#~ msgid "Forums"
#~ msgstr "Forum"
#~ msgid "IRC"
#~ msgstr "IRC"
#~ msgid "Sync now"
#~ msgstr "Nu synchroniseren"
#~ msgid "Sync all games at startup"
#~ msgstr "Alle spellen synchroniseren bij opstarten"
#~ msgid "Connect to %s to import your library."
#~ msgstr "Koppel %s om je verzameling te importeren."
#~ msgid "%d game was imported. "
#~ msgid_plural "%d games were imported. "
#~ msgstr[0] "Er is %d spel geïmporteerd. "
#~ msgstr[1] "Er zijn %d spellen geïmporteerd. "
#~ msgid "No games were added. "
#~ msgstr "Er zijn geen spellen toegevoegd. "
#~ msgid "Import"
#~ msgstr "Importeren"
#~ msgid "Select all"
#~ msgstr "Alles selecteren"
#~ msgid "All"
#~ msgstr "Alle"
#~ msgid "Adventure Game Studio"
#~ msgstr "Adventure Game Studio"
#~ msgid "Graphics adventure engine"
#~ msgstr "Graphics adventure engine"
#~ msgid "Game executable or directory"
#~ msgstr "Uitvoerbaar spelbestand of spelmap"
#~ msgid "Graphics filter"
#~ msgstr "Grafisch filter"
#~ msgid "Standard scaling"
#~ msgstr "Standaard"
#~ msgid "HQ2x"
#~ msgstr "HQ2x"
#~ msgid "HQ3x"
#~ msgstr "HQ3x"
#~ msgid "Browser"
#~ msgstr "Browser"
#~ msgid "Runs games in the browser"
#~ msgstr "Opent spellen in de webbrowser"
#~ msgid "Full address (URL)"
#~ msgstr "Volledige address (url)"
#~ msgid "Custom web browser"
#~ msgstr "Aangepaste webbrowser"
#~ msgid ""
#~ "Select the executable of a browser on your system. \n"
#~ "If left blank, Lutris will launch your default browser."
#~ msgstr ""
#~ "Kies het uitvoerbare bestand van een geïnstalleerde webbrowser.\n"
#~ "Laat leeg om de standaardbrowser te gebruiken."
#~ msgid "Citra"
#~ msgstr "Citra"
#~ msgid "Nintendo 3DS"
#~ msgstr "Nintendo 3DS"
#~ msgid "Nintendo 3DS emulator"
#~ msgstr "Nintendo 3DS-emulator"
#~ msgid "Nintendo DS"
#~ msgstr "Nintendo DS"
#~ msgid "Nintendo DS emulator"
#~ msgstr "Nintendo DS-emulator"
#~ msgid "DGen"
#~ msgstr "DGen"
#~ msgid "Sega Genesis emulator"
#~ msgstr "Sega Genesis-emulator"
#~ msgid "Sega Genesis"
#~ msgstr "Sega Genesis"
#~ msgid "America (NTSC)"
#~ msgstr "Noord-Amerika (NTSC)"
#~ msgid "Japan (NTSC)"
#~ msgstr "Japan (NTSC)"
#~ msgid "Frotz"
#~ msgstr "Frotz"
#~ msgid "Z-code emulator for text adventure games such as Zork."
#~ msgstr "Z-code-emulator voor tekstgebaseerde spellen, zoals Zork."
#~ msgid "Z-Machine"
#~ msgstr "Z-Machine"
#~ msgid "Story file"
#~ msgstr "Verhaalbestand"
#~ msgid ""
#~ "The Z-Machine game file.\n"
#~ "Usally ends in \".z*\", with \"*\" being a number from 1 to 6 "
#~ "representing the version of the Z-Machine that the game was written for."
2020-11-12 12:56:42 +00:00
#~ msgstr ""
#~ "Het Z-Machine-spelbestand.\n"
#~ "Dit eindigt normaliter op '.z*'. '*' duidt een getal van 1-6 aan, "
#~ "afhankelijk van de Z-Machine waarvoor het geschreven was."
#~ msgid "Plug & Play TV games"
#~ msgstr "Plug-en-play-spellen"
#~ msgid "LCD handheld games"
#~ msgstr "LCD-handheldspellen"
#~ msgid "Game & Watch"
#~ msgstr "Game & Watch"
#~ msgid "PPSSPP"
#~ msgstr "PPSSPP"
#~ msgid "Sony PSP emulator"
#~ msgstr "Sony PSP-emulator"
#~ msgid "Sony PlayStation Portable"
#~ msgstr "Sony PlayStation Portable"
#~ msgid "normal"
#~ msgstr "normaal"
#~ msgid "Atari 2600 emulator"
#~ msgstr "Atari 2600-emulator"
#~ msgid "Stella"
#~ msgstr "Stella"
#~ msgid "Atari 2600"
#~ msgstr "Atari 2600"
#~ msgid ""
#~ "The game data, commonly called a ROM image.\n"
#~ "Supported formats: A26/BIN/ROM. GZIP and ZIP compressed ROMs are "
#~ "supported."
2020-11-12 12:56:42 +00:00
#~ msgstr ""
#~ "De speldata, ook wel bekend als ROM.\n"
#~ "Ondersteunde ROM-formaten: A26/BIN/ROM, evenals met zip of gzip ingepakte "
#~ "ROMs."
#~ msgid "Atari Jaguar emulator"
#~ msgstr "Atari Jaguar-emulator"
#~ msgid "Virtual Jaguar"
#~ msgstr "Virtual Jaguar"
#~ msgid "Atari Jaguar"
#~ msgstr "Atari Jaguar"
#~ msgid ""
#~ "The game data, commonly called a ROM image.\n"
#~ "Supported formats: J64 and JAG."
#~ msgstr ""
#~ "De speldata, ook wel bekend als ROM.\n"
#~ "Ondersteunde ROM-formaten: J64 en JAG."
#~ msgid ""
#~ "Enable DX12 support with VKD3D. This requires a compatible Wine build."
#~ msgstr ""
#~ "Met VKD3D schakel je DX12-ondersteuning in. Hiervoor is een compatibel "
#~ "Wine-bouwsel vereist."
#~ msgid "Please support Lutris!"
#~ msgstr "Ondersteun Lutris!"
#~ msgid ""
#~ "Lutris is entirely funded by its community and will remain an independent "
#~ "gaming platform.\n"
#~ "For Lutris to survive and grow, the project needs your help.\n"
#~ "Please consider making a donation if you can. This will greatly help "
#~ "cover the costs of hosting the project and fund new features like cloud "
#~ "saves or a full-screen interface for the TV!\n"
#~ "<a href='https://lutris.net/donate'>SUPPORT US! https://lutris.net/"
#~ "donate</a>"
2020-11-12 12:56:42 +00:00
#~ msgstr ""
#~ "Lutris wordt volledig onderhouden door de gemeenschap en zal altijd een "
#~ "onafhankelijk gameplatform blijven.\n"
#~ "Daarbij hebben we ook jóuw hulp nodig.\n"
#~ "Overweeg, als dat haalbaar is, een donatie te doen. Daarmee help je ons "
#~ "om de hostingkosten te betalen en nieuwe functies te ontwikkelen, zoals "
2020-11-12 12:56:42 +00:00
#~ "cloudopslag en een beeldvullende tv-modus.\n"
#~ "<a href='https://lutris.net/donate'>ONDERSTEUN ONS! https://lutris.net/"
#~ "donate</a>"