diff options
| author | 2021-10-09 12:16:17 +1100 | |
|---|---|---|
| committer | 2021-10-09 12:16:17 +1100 | |
| commit | 38082ccbee749d650ccea886ae376a5d1dec337c (patch) | |
| tree | 9ba9a900ba826bda58832834278025ced17f42f5 /language/Norwegian | |
| parent | 34b3bf701098082feb9077db49987507962c1578 (diff) | |
Overdue internal UI enhancements (#8674)
* frontend: Added support for message context to localisations.
* frontend: Added string_view versions of the message lookup functions.
* frontend: Added a few more folder options to the internal UI.
* emu/softlist.cpp: Use more appropriate containers.
* Switched to Python 3 by default - this will become a requirement.
* Updated msgfmt.py for message context support.
* frontend: Show all software item info in the internal UI.
* frontend: Search alternate titles in software selection menu.
* 3rdparty/utf8proc: Updated to v2.6.1 (has several fixes).
* frontend: Added software filters for common info fields.
* frontend: Allow UI manager to hold onto persistent session data.
* frontend: Cache software lists for eight machines.
* frontend: Added support for loading localised system names.
* frontend: Add UI for selecting localised system names.
Diffstat (limited to 'language/Norwegian')
| -rw-r--r-- | language/Norwegian/strings.po | 1332 |
1 files changed, 852 insertions, 480 deletions
diff --git a/language/Norwegian/strings.po b/language/Norwegian/strings.po index 878da88a8e3..6c37c9c68b8 100644 --- a/language/Norwegian/strings.po +++ b/language/Norwegian/strings.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: MAME\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-29 22:30+1000\n" +"POT-Creation-Date: 2021-10-09 10:52+1100\n" "PO-Revision-Date: 2018-08-05 19:10+0200\n" "Last-Translator: Imre Kristoffer Eilertsen <imreeil42@gmail.com>\n" "Language-Team: MAME Language Team\n" @@ -18,7 +18,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 2.1.1\n" -#: src/frontend/mame/ui/ui.cpp:470 src/frontend/mame/ui/ui.cpp:543 +#: src/frontend/mame/ui/ui.cpp:473 src/frontend/mame/ui/ui.cpp:546 msgid "" "\n" "\n" @@ -28,26 +28,26 @@ msgstr "" "\n" "Trykk på enhver knapp for å fortsette" -#: src/frontend/mame/ui/ui.cpp:555 +#: src/frontend/mame/ui/ui.cpp:558 msgid "This driver requires images to be loaded in the following device(s): " msgstr "" "Denne driveren krever at bilder lastes inn i de(n) følgende enhet(en): " -#: src/frontend/mame/ui/ui.cpp:1247 +#: src/frontend/mame/ui/ui.cpp:1264 #, c-format msgid "" "UI controls enabled\n" "Use %1$s to toggle" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1249 +#: src/frontend/mame/ui/ui.cpp:1266 #, c-format msgid "" "UI controls disabled\n" "Use %1$s to toggle" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1442 +#: src/frontend/mame/ui/ui.cpp:1459 #, c-format msgid "" "Are you sure you want to quit?\n" @@ -60,185 +60,185 @@ msgstr "" "Trykk «%1$s» for å avslutte,\n" "Trykk «%2$s» for å gå tilbake til emuleringen." -#: src/frontend/mame/ui/ui.cpp:1492 +#: src/frontend/mame/ui/ui.cpp:1509 msgid "Master Volume" msgstr "Hovedvolum" -#: src/frontend/mame/ui/ui.cpp:1501 +#: src/frontend/mame/ui/ui.cpp:1518 #, c-format msgid "%1$s Volume" msgstr "%1$s volum" -#: src/frontend/mame/ui/ui.cpp:1523 +#: src/frontend/mame/ui/ui.cpp:1540 #, c-format msgid "Overclock CPU %1$s" msgstr "Overklokk CPU %1$s" -#: src/frontend/mame/ui/ui.cpp:1531 +#: src/frontend/mame/ui/ui.cpp:1548 #, c-format msgid "Overclock %1$s sound" msgstr "Overklokk %1$s-lyd" -#: src/frontend/mame/ui/ui.cpp:1550 +#: src/frontend/mame/ui/ui.cpp:1567 #, c-format msgid "%1$s Refresh Rate" msgstr "%1$s-oppfriskningsfrekvens" -#: src/frontend/mame/ui/ui.cpp:1555 +#: src/frontend/mame/ui/ui.cpp:1572 #, c-format msgid "%1$s Brightness" msgstr "%1$s lysstyrke" -#: src/frontend/mame/ui/ui.cpp:1557 +#: src/frontend/mame/ui/ui.cpp:1574 #, c-format msgid "%1$s Contrast" msgstr "%1$s kontrast" -#: src/frontend/mame/ui/ui.cpp:1559 +#: src/frontend/mame/ui/ui.cpp:1576 #, c-format msgid "%1$s Gamma" msgstr "%1$s gamma" -#: src/frontend/mame/ui/ui.cpp:1563 +#: src/frontend/mame/ui/ui.cpp:1580 #, c-format msgid "%1$s Horiz Stretch" msgstr "%1$s vannrett strekk" -#: src/frontend/mame/ui/ui.cpp:1565 +#: src/frontend/mame/ui/ui.cpp:1582 #, c-format msgid "%1$s Horiz Position" msgstr "%1$s vannrett posisjon" -#: src/frontend/mame/ui/ui.cpp:1567 +#: src/frontend/mame/ui/ui.cpp:1584 #, c-format msgid "%1$s Vert Stretch" msgstr "%1$s loddrett strekk" -#: src/frontend/mame/ui/ui.cpp:1569 +#: src/frontend/mame/ui/ui.cpp:1586 #, c-format msgid "%1$s Vert Position" msgstr "%1$s loddrett posisjon" -#: src/frontend/mame/ui/ui.cpp:1585 +#: src/frontend/mame/ui/ui.cpp:1602 #, c-format msgid "Laserdisc '%1$s' Horiz Stretch" msgstr "Laserdisc %1$s vannrett strekk" -#: src/frontend/mame/ui/ui.cpp:1588 +#: src/frontend/mame/ui/ui.cpp:1605 #, c-format msgid "Laserdisc '%1$s' Horiz Position" msgstr "Laserdisc %1$s vannrett posisjon" -#: src/frontend/mame/ui/ui.cpp:1590 +#: src/frontend/mame/ui/ui.cpp:1607 #, c-format msgid "Laserdisc '%1$s' Vert Stretch" msgstr "Laserdisc %1$s loddrett strekk" -#: src/frontend/mame/ui/ui.cpp:1593 +#: src/frontend/mame/ui/ui.cpp:1610 #, c-format msgid "Laserdisc '%1$s' Vert Position" msgstr "Laserdisc %1$s loddrett posisjon" -#: src/frontend/mame/ui/ui.cpp:1603 +#: src/frontend/mame/ui/ui.cpp:1620 msgid "Vector Flicker" msgstr "Vektorflimring" -#: src/frontend/mame/ui/ui.cpp:1604 +#: src/frontend/mame/ui/ui.cpp:1621 msgid "Beam Width Minimum" msgstr "Minimum strålebredde" -#: src/frontend/mame/ui/ui.cpp:1605 +#: src/frontend/mame/ui/ui.cpp:1622 msgid "Beam Width Maximum" msgstr "Maks strålebredde" -#: src/frontend/mame/ui/ui.cpp:1606 +#: src/frontend/mame/ui/ui.cpp:1623 msgid "Beam Dot Size" msgstr "" -#: src/frontend/mame/ui/ui.cpp:1607 +#: src/frontend/mame/ui/ui.cpp:1624 msgid "Beam Intensity Weight" msgstr "Stråleintensitetsvekt" -#: src/frontend/mame/ui/ui.cpp:1620 +#: src/frontend/mame/ui/ui.cpp:1637 #, c-format msgid "Crosshair Scale %1$s" msgstr "Siktehårskala %1$s" -#: src/frontend/mame/ui/ui.cpp:1620 src/frontend/mame/ui/ui.cpp:1622 +#: src/frontend/mame/ui/ui.cpp:1637 src/frontend/mame/ui/ui.cpp:1639 msgid "X" msgstr "X" -#: src/frontend/mame/ui/ui.cpp:1620 src/frontend/mame/ui/ui.cpp:1622 +#: src/frontend/mame/ui/ui.cpp:1637 src/frontend/mame/ui/ui.cpp:1639 msgid "Y" msgstr "Y" -#: src/frontend/mame/ui/ui.cpp:1622 +#: src/frontend/mame/ui/ui.cpp:1639 #, c-format msgid "Crosshair Offset %1$s" msgstr "Siktehåravvik %1$s" -#: src/frontend/mame/ui/ui.cpp:1654 +#: src/frontend/mame/ui/ui.cpp:1671 #, c-format msgid "%1$3ddB" msgstr "%1$3ddB" -#: src/frontend/mame/ui/ui.cpp:1697 +#: src/frontend/mame/ui/ui.cpp:1714 #, c-format msgid "%1$d%%" msgstr "%1$d%%" -#: src/frontend/mame/ui/ui.cpp:1712 +#: src/frontend/mame/ui/ui.cpp:1729 #, c-format msgid "%1$3.0f%%" msgstr "%1$3.0f%%" -#: src/frontend/mame/ui/ui.cpp:1735 src/frontend/mame/ui/ui.cpp:1755 -#: src/frontend/mame/ui/ui.cpp:1774 src/frontend/mame/ui/ui.cpp:1792 -#: src/frontend/mame/ui/ui.cpp:1811 src/frontend/mame/ui/ui.cpp:1830 -#: src/frontend/mame/ui/ui.cpp:1849 src/frontend/mame/ui/ui.cpp:1868 -#: src/frontend/mame/ui/ui.cpp:1889 src/frontend/mame/ui/ui.cpp:1910 -#: src/frontend/mame/ui/ui.cpp:1931 src/frontend/mame/ui/ui.cpp:1952 +#: src/frontend/mame/ui/ui.cpp:1752 src/frontend/mame/ui/ui.cpp:1772 +#: src/frontend/mame/ui/ui.cpp:1791 src/frontend/mame/ui/ui.cpp:1809 +#: src/frontend/mame/ui/ui.cpp:1828 src/frontend/mame/ui/ui.cpp:1847 +#: src/frontend/mame/ui/ui.cpp:1866 src/frontend/mame/ui/ui.cpp:1885 +#: src/frontend/mame/ui/ui.cpp:1906 src/frontend/mame/ui/ui.cpp:1927 +#: src/frontend/mame/ui/ui.cpp:1948 src/frontend/mame/ui/ui.cpp:1969 #, c-format msgid "%1$.3f" msgstr "%1$.3f" -#: src/frontend/mame/ui/ui.cpp:1967 src/frontend/mame/ui/ui.cpp:1982 -#: src/frontend/mame/ui/ui.cpp:1997 src/frontend/mame/ui/ui.cpp:2012 -#: src/frontend/mame/ui/ui.cpp:2027 +#: src/frontend/mame/ui/ui.cpp:1984 src/frontend/mame/ui/ui.cpp:1999 +#: src/frontend/mame/ui/ui.cpp:2014 src/frontend/mame/ui/ui.cpp:2029 +#: src/frontend/mame/ui/ui.cpp:2044 #, c-format msgid "%1$1.2f" msgstr "%1$1.2f" -#: src/frontend/mame/ui/ui.cpp:2043 +#: src/frontend/mame/ui/ui.cpp:2060 #, c-format msgid "Crosshair Scale X %1$1.3f" msgstr "Siktehårskala X %1$1.3f" -#: src/frontend/mame/ui/ui.cpp:2043 +#: src/frontend/mame/ui/ui.cpp:2060 #, c-format msgid "Crosshair Scale Y %1$1.3f" msgstr "Siktehårskala Y %1$1.3f" -#: src/frontend/mame/ui/ui.cpp:2060 +#: src/frontend/mame/ui/ui.cpp:2077 #, c-format msgid "Crosshair Offset X %1$1.3f" msgstr "Siktehåravvik X %1$1.3f" -#: src/frontend/mame/ui/ui.cpp:2060 +#: src/frontend/mame/ui/ui.cpp:2077 #, c-format msgid "Crosshair Offset Y %1$1.3f" msgstr "Siktehåravvik Y %1$1.3f" -#: src/frontend/mame/ui/ui.cpp:2167 +#: src/frontend/mame/ui/ui.cpp:2184 msgid "**Error saving ui.ini**" msgstr "**Feil under lagring av ui.ini**" -#: src/frontend/mame/ui/ui.cpp:2225 +#: src/frontend/mame/ui/ui.cpp:2243 #, c-format msgid "**Error saving %s.ini**" msgstr "Feil under lagring av %s.ini**" -#: src/frontend/mame/ui/ui.cpp:2229 src/frontend/mame/ui/miscmenu.cpp:762 +#: src/frontend/mame/ui/ui.cpp:2247 src/frontend/mame/ui/miscmenu.cpp:785 msgid "" "\n" " Configuration saved \n" @@ -248,7 +248,7 @@ msgstr "" " Oppsettet er lagret \n" "\n" -#: src/frontend/mame/ui/selsoft.cpp:225 src/frontend/mame/ui/selgame.cpp:461 +#: src/frontend/mame/ui/selsoft.cpp:498 src/frontend/mame/ui/selgame.cpp:665 #, c-format msgid "" "%s\n" @@ -257,8 +257,8 @@ msgstr "" "%s\n" " ble lagt til i favorittlisten." -#: src/frontend/mame/ui/selsoft.cpp:230 src/frontend/mame/ui/selgame.cpp:466 -#: src/frontend/mame/ui/selgame.cpp:472 +#: src/frontend/mame/ui/selsoft.cpp:503 src/frontend/mame/ui/selgame.cpp:670 +#: src/frontend/mame/ui/selgame.cpp:676 #, c-format msgid "" "%s\n" @@ -267,33 +267,33 @@ msgstr "" "%s\n" " ble fjernet fra favorittlisten." -#: src/frontend/mame/ui/selsoft.cpp:630 +#: src/frontend/mame/ui/selsoft.cpp:719 #, c-format msgid "%1$s %2$s ( %3$d / %4$d software packages )" msgstr "%1$s %2$s ( %3$d / %4$d programvarepakker )" -#: src/frontend/mame/ui/selsoft.cpp:631 +#: src/frontend/mame/ui/selsoft.cpp:720 #, c-format msgid "Driver: \"%1$s\" software list " msgstr "Driver: «%1$s»-programvareliste " -#: src/frontend/mame/ui/selsoft.cpp:636 src/frontend/mame/ui/selgame.cpp:1422 +#: src/frontend/mame/ui/selsoft.cpp:725 src/frontend/mame/ui/selgame.cpp:1655 #, c-format msgid "%1$s: %2$s - Search: %3$s_" msgstr "%1$s: %2$s - Søk: %3$s_" -#: src/frontend/mame/ui/selsoft.cpp:638 src/frontend/mame/ui/selgame.cpp:1424 +#: src/frontend/mame/ui/selsoft.cpp:727 src/frontend/mame/ui/selgame.cpp:1657 #, c-format msgid "Search: %1$s_" msgstr "Søk: %1$s_" -#: src/frontend/mame/ui/selsoft.cpp:645 src/frontend/mame/ui/selsoft.cpp:652 +#: src/frontend/mame/ui/selsoft.cpp:734 #: src/frontend/mame/ui/simpleselgame.cpp:315 #, c-format msgid "%1$-.100s" msgstr "%1$-.100s" -#: src/frontend/mame/ui/optsmenu.cpp:72 src/frontend/mame/ui/sndmenu.cpp:149 +#: src/frontend/mame/ui/optsmenu.cpp:72 src/frontend/mame/ui/sndmenu.cpp:163 msgid "Sound Options" msgstr "Lydinnstillinger" @@ -321,7 +321,7 @@ msgstr "Tilpass grensesnittet" msgid "Configure Directories" msgstr "Sett opp mapper" -#: src/frontend/mame/ui/filesel.cpp:259 src/frontend/mame/ui/swlist.cpp:87 +#: src/frontend/mame/ui/filesel.cpp:259 src/frontend/mame/ui/swlist.cpp:89 #: src/frontend/mame/ui/slotopt.cpp:220 msgid "[empty slot]" msgstr "[tomt felt]" @@ -330,7 +330,7 @@ msgstr "[tomt felt]" msgid "[create]" msgstr "[opprett]" -#: src/frontend/mame/ui/filesel.cpp:267 src/frontend/mame/ui/swlist.cpp:98 +#: src/frontend/mame/ui/filesel.cpp:267 src/frontend/mame/ui/swlist.cpp:100 msgid "[software list]" msgstr "[programvareliste]" @@ -339,23 +339,23 @@ msgstr "[programvareliste]" msgid "Error accessing %s" msgstr "Feil med å få tilgang til %s" -#: src/frontend/mame/ui/filesel.cpp:538 +#: src/frontend/mame/ui/filesel.cpp:542 msgid "Select access mode" msgstr "Velg tilgangsmodus" -#: src/frontend/mame/ui/filesel.cpp:539 +#: src/frontend/mame/ui/filesel.cpp:543 msgid "Read-only" msgstr "Skrivebeskyttet" -#: src/frontend/mame/ui/filesel.cpp:541 +#: src/frontend/mame/ui/filesel.cpp:545 msgid "Read-write" msgstr "Skriv og les" -#: src/frontend/mame/ui/filesel.cpp:542 +#: src/frontend/mame/ui/filesel.cpp:546 msgid "Read this image, write to another image" msgstr "Les inn dette bildet, skriv til et annet bilde" -#: src/frontend/mame/ui/filesel.cpp:543 +#: src/frontend/mame/ui/filesel.cpp:547 msgid "Read this image, write to diff" msgstr "Les dette bildet, skriv til diff" @@ -375,7 +375,7 @@ msgstr "" msgid "Enlarge images in the right panel" msgstr "Forstørr bildene i panelet til høyre" -#: src/frontend/mame/ui/submenu.cpp:35 src/frontend/mame/ui/dirmenu.cpp:46 +#: src/frontend/mame/ui/submenu.cpp:35 msgid "Cheats" msgstr "Juksekoder" @@ -667,36 +667,36 @@ msgstr "Synkronisert oppfriskning" msgid "Wait Vertical Sync" msgstr "Avvent V-synkro" -#: src/frontend/mame/ui/menu.cpp:380 src/frontend/mame/ui/menu.cpp:672 +#: src/frontend/mame/ui/menu.cpp:370 src/frontend/mame/ui/menu.cpp:662 #: src/frontend/mame/ui/videoopt.cpp:192 plugins/cheatfind/init.lua:763 #: plugins/cheatfind/init.lua:774 plugins/cheat/init.lua:668 msgid "On" msgstr "På" -#: src/frontend/mame/ui/menu.cpp:380 src/frontend/mame/ui/menu.cpp:675 +#: src/frontend/mame/ui/menu.cpp:370 src/frontend/mame/ui/menu.cpp:665 #: src/frontend/mame/ui/videoopt.cpp:208 plugins/cheatfind/init.lua:760 #: plugins/cheatfind/init.lua:771 plugins/cheat/init.lua:671 #: plugins/cheat/init.lua:680 msgid "Off" msgstr "Av" -#: src/frontend/mame/ui/menu.cpp:678 +#: src/frontend/mame/ui/menu.cpp:668 msgid "Auto" msgstr "Auto" -#: src/frontend/mame/ui/menu.cpp:1178 +#: src/frontend/mame/ui/menu.cpp:1168 msgid "Start Machine" msgstr "" -#: src/frontend/mame/ui/menu.cpp:1180 +#: src/frontend/mame/ui/menu.cpp:1170 msgid "Return to Machine" msgstr "Tilbake til maskinen" -#: src/frontend/mame/ui/menu.cpp:1185 src/frontend/mame/ui/menu.cpp:1187 +#: src/frontend/mame/ui/menu.cpp:1175 src/frontend/mame/ui/menu.cpp:1177 msgid "Exit" msgstr "Avslutt" -#: src/frontend/mame/ui/menu.cpp:1192 src/frontend/mame/ui/menu.cpp:1194 +#: src/frontend/mame/ui/menu.cpp:1182 src/frontend/mame/ui/menu.cpp:1184 msgid "Return to Previous Menu" msgstr "Gå tilbake til forrige meny" @@ -734,86 +734,107 @@ msgid "Cannot change options while recording!" msgstr "" #: src/frontend/mame/ui/info.cpp:31 +msgctxt "emulation-feature" msgid "protection" msgstr "beskyttelse" #: src/frontend/mame/ui/info.cpp:32 +msgctxt "emulation-feature" msgid "timing" msgstr "timing" #: src/frontend/mame/ui/info.cpp:33 +msgctxt "emulation-feature" msgid "graphics" msgstr "grafikk" #: src/frontend/mame/ui/info.cpp:34 +msgctxt "emulation-feature" msgid "color palette" msgstr "fargepalett" #: src/frontend/mame/ui/info.cpp:35 +msgctxt "emulation-feature" msgid "sound" msgstr "lyd" #: src/frontend/mame/ui/info.cpp:36 +msgctxt "emulation-feature" msgid "capture hardware" msgstr "" #: src/frontend/mame/ui/info.cpp:37 +msgctxt "emulation-feature" msgid "camera" msgstr "kamera" #: src/frontend/mame/ui/info.cpp:38 +msgctxt "emulation-feature" msgid "microphone" msgstr "mikrofon" #: src/frontend/mame/ui/info.cpp:39 +msgctxt "emulation-feature" msgid "controls" msgstr "kontrollere" #: src/frontend/mame/ui/info.cpp:40 +msgctxt "emulation-feature" msgid "keyboard" msgstr "tastatur" #: src/frontend/mame/ui/info.cpp:41 +msgctxt "emulation-feature" msgid "mouse" msgstr "mus" #: src/frontend/mame/ui/info.cpp:42 +msgctxt "emulation-feature" msgid "media" msgstr "" #: src/frontend/mame/ui/info.cpp:43 +msgctxt "emulation-feature" msgid "disk" msgstr "disk" #: src/frontend/mame/ui/info.cpp:44 +msgctxt "emulation-feature" msgid "printer" msgstr "skriver" #: src/frontend/mame/ui/info.cpp:45 +msgctxt "emulation-feature" msgid "magnetic tape" msgstr "" #: src/frontend/mame/ui/info.cpp:46 +msgctxt "emulation-feature" msgid "punch tape" msgstr "" #: src/frontend/mame/ui/info.cpp:47 +msgctxt "emulation-feature" msgid "magnetic drum" msgstr "" #: src/frontend/mame/ui/info.cpp:48 +msgctxt "emulation-feature" msgid "solid state storage" msgstr "" #: src/frontend/mame/ui/info.cpp:49 +msgctxt "emulation-feature" msgid "communications" msgstr "" #: src/frontend/mame/ui/info.cpp:50 +msgctxt "emulation-feature" msgid "LAN" msgstr "LAN" #: src/frontend/mame/ui/info.cpp:51 +msgctxt "emulation-feature" msgid "WAN" msgstr "WAN" @@ -1003,28 +1024,28 @@ msgstr "Delvis støttet" msgid "[empty]" msgstr "[tom]" -#: src/frontend/mame/ui/swlist.cpp:92 +#: src/frontend/mame/ui/swlist.cpp:94 msgid "[file manager]" msgstr "[filbehandler]" -#: src/frontend/mame/ui/swlist.cpp:234 +#: src/frontend/mame/ui/swlist.cpp:228 msgid "Switch Item Ordering" msgstr "Bytt om på gjenstandssortering" -#: src/frontend/mame/ui/swlist.cpp:267 +#: src/frontend/mame/ui/swlist.cpp:258 #, c-format msgid "Switched Order: entries now ordered by %s" msgstr "Byttet rekkefølge: oppføringer sorteres nå etter %s" -#: src/frontend/mame/ui/swlist.cpp:267 +#: src/frontend/mame/ui/swlist.cpp:258 msgid "shortname" msgstr "mininavn" -#: src/frontend/mame/ui/swlist.cpp:267 +#: src/frontend/mame/ui/swlist.cpp:258 msgid "description" msgstr "beskrivelse" -#: src/frontend/mame/ui/swlist.cpp:397 +#: src/frontend/mame/ui/swlist.cpp:391 msgid "[compatible lists]" msgstr "[kompatible lister]" @@ -1032,11 +1053,11 @@ msgstr "[kompatible lister]" msgid "File Already Exists - Override?" msgstr "Filen finnes allerede - Vil du overskrive?" -#: src/frontend/mame/ui/filecreate.cpp:81 src/frontend/mame/ui/utils.cpp:1045 +#: src/frontend/mame/ui/filecreate.cpp:81 src/frontend/mame/ui/utils.cpp:1089 msgid "No" msgstr "Nei" -#: src/frontend/mame/ui/filecreate.cpp:82 src/frontend/mame/ui/utils.cpp:1045 +#: src/frontend/mame/ui/filecreate.cpp:82 src/frontend/mame/ui/utils.cpp:1089 msgid "Yes" msgstr "Ja" @@ -1077,7 +1098,7 @@ msgstr "Naturlig" msgid "Emulated" msgstr "Emulert" -#: src/frontend/mame/ui/keyboard.cpp:53 src/frontend/mame/ui/inputmap.cpp:478 +#: src/frontend/mame/ui/keyboard.cpp:53 src/frontend/mame/ui/inputmap.cpp:484 #, c-format msgid "%1$s [root%2$s]" msgstr "" @@ -1094,189 +1115,358 @@ msgstr "Skrudd på" msgid "Disabled" msgstr "Skrudd av" -#: src/frontend/mame/ui/utils.cpp:62 src/frontend/mame/ui/utils.cpp:86 +#: src/frontend/mame/ui/utils.cpp:63 +msgctxt "swlist-info" +msgid "Alternate Title" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:64 +msgctxt "swlist-info" +msgid "Author" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:65 +msgctxt "swlist-info" +msgid "Barcode Number" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:66 +msgctxt "swlist-info" +msgid "Developer" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:67 +msgctxt "swlist-info" +msgid "Distributor" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:68 +msgctxt "swlist-info" +msgid "Installation Instructions" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:69 +msgctxt "swlist-info" +msgid "ISBN" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:70 +msgctxt "swlist-info" +msgid "OEM" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:71 +msgctxt "swlist-info" +msgid "Original Publisher" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:72 +msgctxt "swlist-info" +msgid "Part Number" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:73 +msgctxt "swlist-info" +msgid "PCB" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:74 +msgctxt "swlist-info" +msgid "Programmer" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:75 +msgctxt "swlist-info" +msgid "Release Date" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:76 +msgctxt "swlist-info" +msgid "Serial Number" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:77 +msgctxt "swlist-info" +msgid "Usage Instructions" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:78 +msgctxt "swlist-info" +msgid "Version" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:84 +msgctxt "machine-filter" msgid "Unfiltered" msgstr "Ufiltrert" -#: src/frontend/mame/ui/utils.cpp:63 src/frontend/mame/ui/utils.cpp:87 +#: src/frontend/mame/ui/utils.cpp:85 +msgctxt "machine-filter" msgid "Available" msgstr "Tilgjengelig" -#: src/frontend/mame/ui/utils.cpp:64 src/frontend/mame/ui/utils.cpp:88 +#: src/frontend/mame/ui/utils.cpp:86 +msgctxt "machine-filter" msgid "Unavailable" msgstr "Utilgjengelig" -#: src/frontend/mame/ui/utils.cpp:65 +#: src/frontend/mame/ui/utils.cpp:87 +msgctxt "machine-filter" msgid "Working" msgstr "Fungerer" -#: src/frontend/mame/ui/utils.cpp:66 +#: src/frontend/mame/ui/utils.cpp:88 +msgctxt "machine-filter" msgid "Not Working" msgstr "Virker ikke" -#: src/frontend/mame/ui/utils.cpp:67 +#: src/frontend/mame/ui/utils.cpp:89 +msgctxt "machine-filter" msgid "Mechanical" msgstr "Mekanisk" -#: src/frontend/mame/ui/utils.cpp:68 +#: src/frontend/mame/ui/utils.cpp:90 +msgctxt "machine-filter" msgid "Not Mechanical" msgstr "Ikke mekanisk" -#: src/frontend/mame/ui/utils.cpp:69 +#: src/frontend/mame/ui/utils.cpp:91 +msgctxt "machine-filter" msgid "Category" msgstr "Kategori" -#: src/frontend/mame/ui/utils.cpp:70 src/frontend/mame/ui/utils.cpp:89 +#: src/frontend/mame/ui/utils.cpp:92 +msgctxt "machine-filter" msgid "Favorites" msgstr "Favoritter" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/miscmenu.cpp:806 +#: src/frontend/mame/ui/utils.cpp:93 +msgctxt "machine-filter" msgid "BIOS" msgstr "BIOS" -#: src/frontend/mame/ui/utils.cpp:72 +#: src/frontend/mame/ui/utils.cpp:94 +msgctxt "machine-filter" msgid "Not BIOS" msgstr "Ikke BIOS" -#: src/frontend/mame/ui/utils.cpp:73 src/frontend/mame/ui/utils.cpp:90 +#: src/frontend/mame/ui/utils.cpp:95 +msgctxt "machine-filter" msgid "Parents" msgstr "Overordnede" -#: src/frontend/mame/ui/utils.cpp:74 src/frontend/mame/ui/utils.cpp:91 +#: src/frontend/mame/ui/utils.cpp:96 +msgctxt "machine-filter" msgid "Clones" msgstr "Kloner" -#: src/frontend/mame/ui/utils.cpp:75 +#: src/frontend/mame/ui/utils.cpp:97 +msgctxt "machine-filter" msgid "Manufacturer" msgstr "Produsent" -#: src/frontend/mame/ui/utils.cpp:76 src/frontend/mame/ui/utils.cpp:92 +#: src/frontend/mame/ui/utils.cpp:98 +msgctxt "machine-filter" msgid "Year" msgstr "År" -#: src/frontend/mame/ui/utils.cpp:77 +#: src/frontend/mame/ui/utils.cpp:99 +msgctxt "machine-filter" msgid "Save Supported" msgstr "Lagring er støttet" -#: src/frontend/mame/ui/utils.cpp:78 +#: src/frontend/mame/ui/utils.cpp:100 +msgctxt "machine-filter" msgid "Save Unsupported" msgstr "Lagring er ikke støttet" -#: src/frontend/mame/ui/utils.cpp:79 +#: src/frontend/mame/ui/utils.cpp:101 +msgctxt "machine-filter" msgid "CHD Required" msgstr "CHD er påkrevd" -#: src/frontend/mame/ui/utils.cpp:80 +#: src/frontend/mame/ui/utils.cpp:102 +msgctxt "machine-filter" msgid "No CHD Required" msgstr "Ingen CHD er påkrevd" -#: src/frontend/mame/ui/utils.cpp:81 +#: src/frontend/mame/ui/utils.cpp:103 +msgctxt "machine-filter" msgid "Vertical Screen" msgstr "Loddrett skjerm" -#: src/frontend/mame/ui/utils.cpp:82 +#: src/frontend/mame/ui/utils.cpp:104 +msgctxt "machine-filter" msgid "Horizontal Screen" msgstr "Vannrett skjerm" -#: src/frontend/mame/ui/utils.cpp:83 src/frontend/mame/ui/utils.cpp:100 +#: src/frontend/mame/ui/utils.cpp:105 +msgctxt "machine-filter" msgid "Custom Filter" msgstr "Tilpasset filter" -#: src/frontend/mame/ui/utils.cpp:93 +#: src/frontend/mame/ui/utils.cpp:109 +msgctxt "software-filter" +msgid "Unfiltered" +msgstr "Ufiltrert" + +#: src/frontend/mame/ui/utils.cpp:110 +msgctxt "software-filter" +msgid "Available" +msgstr "Tilgjengelig" + +#: src/frontend/mame/ui/utils.cpp:111 +msgctxt "software-filter" +msgid "Unavailable" +msgstr "Utilgjengelig" + +#: src/frontend/mame/ui/utils.cpp:112 +msgctxt "software-filter" +msgid "Favorites" +msgstr "Favoritter" + +#: src/frontend/mame/ui/utils.cpp:113 +msgctxt "software-filter" +msgid "Parents" +msgstr "Overordnede" + +#: src/frontend/mame/ui/utils.cpp:114 +msgctxt "software-filter" +msgid "Clones" +msgstr "Kloner" + +#: src/frontend/mame/ui/utils.cpp:115 +msgctxt "software-filter" +msgid "Year" +msgstr "År" + +#: src/frontend/mame/ui/utils.cpp:116 +msgctxt "software-filter" msgid "Publisher" msgstr "Publiserer" -#: src/frontend/mame/ui/utils.cpp:94 +#: src/frontend/mame/ui/utils.cpp:117 +msgctxt "software-filter" +msgid "Developer" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:118 +msgctxt "software-filter" +msgid "Distributor" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:119 +msgctxt "software-filter" +msgid "Author" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:120 +msgctxt "software-filter" +msgid "Programmer" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:121 +msgctxt "software-filter" msgid "Supported" msgstr "Støttet" -#: src/frontend/mame/ui/utils.cpp:95 +#: src/frontend/mame/ui/utils.cpp:122 +msgctxt "software-filter" msgid "Partially Supported" msgstr "Delvis støttet" -#: src/frontend/mame/ui/utils.cpp:96 +#: src/frontend/mame/ui/utils.cpp:123 +msgctxt "software-filter" msgid "Unsupported" msgstr "Ikke støttet" -#: src/frontend/mame/ui/utils.cpp:97 +#: src/frontend/mame/ui/utils.cpp:124 +msgctxt "software-filter" msgid "Release Region" msgstr "Lanseringsregion" -#: src/frontend/mame/ui/utils.cpp:98 +#: src/frontend/mame/ui/utils.cpp:125 +msgctxt "software-filter" msgid "Device Type" msgstr "Enhetstype" -#: src/frontend/mame/ui/utils.cpp:99 +#: src/frontend/mame/ui/utils.cpp:126 +msgctxt "software-filter" msgid "Software List" msgstr "Programvareliste" -#: src/frontend/mame/ui/utils.cpp:247 +#: src/frontend/mame/ui/utils.cpp:127 +msgctxt "software-filter" +msgid "Custom Filter" +msgstr "Tilpasset filter" + +#: src/frontend/mame/ui/utils.cpp:291 msgid "<set up filters>" msgstr "<Sett opp filtre>" -#: src/frontend/mame/ui/utils.cpp:351 +#: src/frontend/mame/ui/utils.cpp:395 msgid "Select custom filters:" msgstr "Velg tilpassede filtre:" -#: src/frontend/mame/ui/utils.cpp:502 +#: src/frontend/mame/ui/utils.cpp:546 #, c-format msgid "Filter %1$u" msgstr "Filtrer %1$u" -#: src/frontend/mame/ui/utils.cpp:516 +#: src/frontend/mame/ui/utils.cpp:560 msgid "Remove last filter" msgstr "Fjern det forrige filteret" -#: src/frontend/mame/ui/utils.cpp:518 +#: src/frontend/mame/ui/utils.cpp:562 msgid "Add filter" msgstr "Legg til et filter" -#: src/frontend/mame/ui/utils.cpp:957 +#: src/frontend/mame/ui/utils.cpp:1001 msgid "Select category:" msgstr "Velg kategori:" -#: src/frontend/mame/ui/utils.cpp:988 +#: src/frontend/mame/ui/utils.cpp:1032 msgid "[no category INI files]" msgstr "[ingen kategori-INI-filer]" -#: src/frontend/mame/ui/utils.cpp:996 +#: src/frontend/mame/ui/utils.cpp:1040 msgid "[no groups in INI file]" msgstr "[ingen grupper i INI-filen]" -#: src/frontend/mame/ui/utils.cpp:1030 +#: src/frontend/mame/ui/utils.cpp:1074 msgid "No category INI files found" msgstr "Ingen kategori-INI-filer ble funnet" -#: src/frontend/mame/ui/utils.cpp:1035 +#: src/frontend/mame/ui/utils.cpp:1079 msgid "File" msgstr "Fil" -#: src/frontend/mame/ui/utils.cpp:1039 +#: src/frontend/mame/ui/utils.cpp:1083 msgid "No groups found in category file" msgstr "Ingen grupper ble funnet i kategorifilen" -#: src/frontend/mame/ui/utils.cpp:1044 +#: src/frontend/mame/ui/utils.cpp:1088 msgid "Group" msgstr "Gruppe" -#: src/frontend/mame/ui/utils.cpp:1045 +#: src/frontend/mame/ui/utils.cpp:1089 msgid "Include clones" msgstr "Inkluder kloner" -#: src/frontend/mame/ui/datmenu.cpp:81 -msgid "Software Usage" -msgstr "Programvarebruk" +#: src/frontend/mame/ui/datmenu.cpp:81 src/frontend/mame/ui/selmenu.cpp:2635 +msgid "Software List Info" +msgstr "" #: src/frontend/mame/ui/datmenu.cpp:365 msgid "Revision: " msgstr "Revidering: " -#: src/frontend/mame/ui/miscmenu.cpp:77 src/frontend/mame/ui/confswitch.cpp:162 +#: src/frontend/mame/ui/miscmenu.cpp:78 src/frontend/mame/ui/confswitch.cpp:162 #: src/frontend/mame/ui/slotopt.cpp:203 msgid "Reset" msgstr "Tilbakestill" -#: src/frontend/mame/ui/miscmenu.cpp:235 +#: src/frontend/mame/ui/miscmenu.cpp:236 #, c-format msgid "" "Uptime: %1$d:%2$02d:%3$02d\n" @@ -1285,7 +1475,7 @@ msgstr "" "Oppetid: %1$d:%2$02d:%3$02d\n" "\n" -#: src/frontend/mame/ui/miscmenu.cpp:237 +#: src/frontend/mame/ui/miscmenu.cpp:238 #, c-format msgid "" "Uptime: %1$d:%2$02d\n" @@ -1294,7 +1484,7 @@ msgstr "" "Oppetid: %1$d:%2$02d\n" "\n" -#: src/frontend/mame/ui/miscmenu.cpp:241 +#: src/frontend/mame/ui/miscmenu.cpp:242 #, c-format msgid "" "Tickets dispensed: %1$d\n" @@ -1303,88 +1493,92 @@ msgstr "" "Utskrevne billetter: %1$d\n" "\n" -#: src/frontend/mame/ui/miscmenu.cpp:252 +#: src/frontend/mame/ui/miscmenu.cpp:253 msgid "Coin %1$c: NA%3$s\n" msgstr "Mynt %1$c: NA%3$s\n" -#: src/frontend/mame/ui/miscmenu.cpp:252 +#: src/frontend/mame/ui/miscmenu.cpp:253 #, c-format msgid "Coin %1$c: %2$d%3$s\n" msgstr "Mynt %1$c: %2$d%3$s\n" -#: src/frontend/mame/ui/miscmenu.cpp:255 +#: src/frontend/mame/ui/miscmenu.cpp:256 msgid " (locked)" msgstr " (låst)" -#: src/frontend/mame/ui/miscmenu.cpp:455 +#: src/frontend/mame/ui/miscmenu.cpp:456 #, c-format msgid "P%d Visibility" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:509 +#: src/frontend/mame/ui/miscmenu.cpp:510 #, c-format msgid "P%d Crosshair" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:526 +#: src/frontend/mame/ui/miscmenu.cpp:527 msgid "Visible Delay" msgstr "Synlig forsinkelse" -#: src/frontend/mame/ui/miscmenu.cpp:638 +#: src/frontend/mame/ui/miscmenu.cpp:639 #, c-format msgid "%s.xml saved under ui folder." msgstr "%s.xml ble lagret i ui-mappen." -#: src/frontend/mame/ui/miscmenu.cpp:664 +#: src/frontend/mame/ui/miscmenu.cpp:665 msgid "Name: Description:\n" msgstr "Navn: Beskrivelse:\n" -#: src/frontend/mame/ui/miscmenu.cpp:675 +#: src/frontend/mame/ui/miscmenu.cpp:676 #, c-format msgid "%s.txt saved under ui folder." msgstr "%s.txt ble lagret i ui-mappen." -#: src/frontend/mame/ui/miscmenu.cpp:692 +#: src/frontend/mame/ui/miscmenu.cpp:693 msgid "Export list in XML format (like -listxml)" msgstr "Eksporter listen i XML-format (som i -listxml)" -#: src/frontend/mame/ui/miscmenu.cpp:693 +#: src/frontend/mame/ui/miscmenu.cpp:694 msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "Eksporter listen i XML-format (som i -listxml, men ekskluder enheter)" -#: src/frontend/mame/ui/miscmenu.cpp:694 +#: src/frontend/mame/ui/miscmenu.cpp:695 msgid "Export list in TXT format (like -listfull)" msgstr "Eksporter listen i TXT-format (som i -listfull)" -#: src/frontend/mame/ui/miscmenu.cpp:810 +#: src/frontend/mame/ui/miscmenu.cpp:829 +msgid "BIOS" +msgstr "BIOS" + +#: src/frontend/mame/ui/miscmenu.cpp:833 msgid "Driver" msgstr "Driver" -#: src/frontend/mame/ui/miscmenu.cpp:813 +#: src/frontend/mame/ui/miscmenu.cpp:836 msgid "This machine has no BIOS." msgstr "Denne maskinen har ingen BIOS." -#: src/frontend/mame/ui/miscmenu.cpp:822 src/frontend/mame/ui/mainmenu.cpp:134 +#: src/frontend/mame/ui/miscmenu.cpp:845 src/frontend/mame/ui/mainmenu.cpp:134 msgid "Add To Favorites" msgstr "Legg til i favorittene" -#: src/frontend/mame/ui/miscmenu.cpp:824 src/frontend/mame/ui/mainmenu.cpp:136 +#: src/frontend/mame/ui/miscmenu.cpp:847 src/frontend/mame/ui/mainmenu.cpp:136 msgid "Remove From Favorites" msgstr "Fjern fra favorittene" -#: src/frontend/mame/ui/miscmenu.cpp:827 +#: src/frontend/mame/ui/miscmenu.cpp:850 msgid "Save Machine Configuration" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:838 +#: src/frontend/mame/ui/miscmenu.cpp:861 msgid "Configure Machine:" msgstr "" -#: src/frontend/mame/ui/miscmenu.cpp:872 src/frontend/mame/ui/selmenu.cpp:2595 +#: src/frontend/mame/ui/miscmenu.cpp:895 src/frontend/mame/ui/selmenu.cpp:2573 msgid " (default)" msgstr " (standard)" -#: src/frontend/mame/ui/miscmenu.cpp:954 src/frontend/mame/ui/selgame.cpp:608 +#: src/frontend/mame/ui/miscmenu.cpp:977 src/frontend/mame/ui/selgame.cpp:812 msgid "Plugins" msgstr "Tillegg" @@ -1396,23 +1590,41 @@ msgstr "Kvasiterminaler" msgid "[failed]" msgstr "[mislyktes]" -#: src/frontend/mame/ui/state.cpp:213 +#: src/frontend/mame/ui/state.cpp:215 msgid "No save states found" msgstr "" -#: src/frontend/mame/ui/state.cpp:404 +#: src/frontend/mame/ui/state.cpp:265 +#, c-format +msgid "" +"Delete saved state %1$s?\n" +"Press %2$s to delete\n" +"Press %3$s to cancel" +msgstr "" + +#: src/frontend/mame/ui/state.cpp:378 +#, c-format +msgid "Error removing saved state file %1$s" +msgstr "" + +#: src/frontend/mame/ui/state.cpp:424 +#, c-format +msgid "Press %1$s to delete" +msgstr "" + +#: src/frontend/mame/ui/state.cpp:497 msgid "Load State" msgstr "Last inn tilstand" -#: src/frontend/mame/ui/state.cpp:404 +#: src/frontend/mame/ui/state.cpp:497 msgid "Select state to load" msgstr "" -#: src/frontend/mame/ui/state.cpp:428 +#: src/frontend/mame/ui/state.cpp:521 msgid "Save State" msgstr "Lagre tilstanden" -#: src/frontend/mame/ui/state.cpp:428 +#: src/frontend/mame/ui/state.cpp:521 msgid "Press a key or joystick button, or select state to overwrite" msgstr "" @@ -1435,7 +1647,7 @@ msgid "Other Controls" msgstr "Andre kontrolleringer" #: src/frontend/mame/ui/inputmap.cpp:227 -msgid "This machine has no input map." +msgid "This machine has no configurable inputs." msgstr "" #: src/frontend/mame/ui/inputmap.cpp:310 @@ -1447,27 +1659,27 @@ msgstr "" msgid "Invalid sequence entered" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:480 +#: src/frontend/mame/ui/inputmap.cpp:486 #, c-format msgid "[root%1$s]" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:507 +#: src/frontend/mame/ui/inputmap.cpp:513 #, c-format msgid "Press %1$s to set\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:508 +#: src/frontend/mame/ui/inputmap.cpp:514 #, c-format msgid "Press %1$s to append\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:509 +#: src/frontend/mame/ui/inputmap.cpp:515 #, c-format msgid "Press %1$s to clear\n" msgstr "" -#: src/frontend/mame/ui/inputmap.cpp:510 +#: src/frontend/mame/ui/inputmap.cpp:516 #, c-format msgid "Press %1$s to restore default\n" msgstr "" @@ -1549,7 +1761,7 @@ msgstr "" "i dokumentmappen for informasjon om hvordan man setter opp %2$s." #: src/frontend/mame/ui/simpleselgame.cpp:278 -#: src/frontend/mame/ui/selgame.cpp:603 +#: src/frontend/mame/ui/selgame.cpp:807 msgid "Configure Options" msgstr "Sett opp innstillingene" @@ -1563,7 +1775,7 @@ msgid "Type name or select: (random)" msgstr "Skriv inn navn eller velg: (tilfeldig)" #: src/frontend/mame/ui/simpleselgame.cpp:318 -#: src/frontend/mame/ui/selmenu.cpp:677 src/frontend/mame/ui/selmenu.cpp:713 +#: src/frontend/mame/ui/selmenu.cpp:660 src/frontend/mame/ui/selmenu.cpp:697 #, c-format msgid "%1$s, %2$-.100s" msgstr "%1$s, %2$-.100s" @@ -1574,52 +1786,52 @@ msgid "Driver: %1$-.100s" msgstr "Driver: %1$-.100s" #: src/frontend/mame/ui/simpleselgame.cpp:337 -#: src/frontend/mame/ui/selmenu.cpp:726 +#: src/frontend/mame/ui/selmenu.cpp:712 msgid "Overall: NOT WORKING" msgstr "Alt i alt: VIRKER IKKE" #: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/selmenu.cpp:728 +#: src/frontend/mame/ui/selmenu.cpp:714 msgid "Overall: Unemulated Protection" msgstr "Alt i alt: Uemulert beskyttelse" #: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/selmenu.cpp:730 +#: src/frontend/mame/ui/selmenu.cpp:716 msgid "Overall: Working" msgstr "Alt i alt: Fungerer" #: src/frontend/mame/ui/simpleselgame.cpp:345 -#: src/frontend/mame/ui/selmenu.cpp:734 +#: src/frontend/mame/ui/selmenu.cpp:720 msgid "Graphics: Unimplemented, " msgstr "Grafikk: Ikke implementert, " #: src/frontend/mame/ui/simpleselgame.cpp:347 -#: src/frontend/mame/ui/selmenu.cpp:736 +#: src/frontend/mame/ui/selmenu.cpp:722 msgid "Graphics: Imperfect, " msgstr "Grafikk: Ikke perfekt, " #: src/frontend/mame/ui/simpleselgame.cpp:349 -#: src/frontend/mame/ui/selmenu.cpp:738 +#: src/frontend/mame/ui/selmenu.cpp:724 msgid "Graphics: OK, " msgstr "Grafikk: OK, " #: src/frontend/mame/ui/simpleselgame.cpp:352 -#: src/frontend/mame/ui/selmenu.cpp:741 +#: src/frontend/mame/ui/selmenu.cpp:727 msgid "Sound: None" msgstr "Lyd: Ingen" #: src/frontend/mame/ui/simpleselgame.cpp:354 -#: src/frontend/mame/ui/selmenu.cpp:743 +#: src/frontend/mame/ui/selmenu.cpp:729 msgid "Sound: Unimplemented" msgstr "Lyd: Ikke implementert" #: src/frontend/mame/ui/simpleselgame.cpp:356 -#: src/frontend/mame/ui/selmenu.cpp:745 +#: src/frontend/mame/ui/selmenu.cpp:731 msgid "Sound: Imperfect" msgstr "Lyd: Ikke perfekt" #: src/frontend/mame/ui/simpleselgame.cpp:358 -#: src/frontend/mame/ui/selmenu.cpp:747 +#: src/frontend/mame/ui/selmenu.cpp:733 msgid "Sound: OK" msgstr "Lyd: OK" @@ -1645,468 +1857,525 @@ msgid "Reload All" msgstr "Last inn alle på nytt" #: src/frontend/mame/ui/dirmenu.cpp:37 +msgctxt "path-option" msgid "ROMs" msgstr "ROM-filer" #: src/frontend/mame/ui/dirmenu.cpp:38 +msgctxt "path-option" msgid "Software Media" msgstr "Programvaremedier" #: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "UI" -msgstr "Grensesnitt" +msgctxt "path-option" +msgid "Sound Samples" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 src/frontend/mame/ui/custui.cpp:177 -msgid "Language" -msgstr "Språk" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgctxt "path-option" +msgid "Artwork" +msgstr "Kunstverk" #: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "Samples" -msgstr "Samplinger" +msgctxt "path-option" +msgid "Crosshairs" +msgstr "Siktehår" #: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "DATs" -msgstr "DATer" +msgctxt "path-option" +msgid "Cheat Files" +msgstr "" #: src/frontend/mame/ui/dirmenu.cpp:43 +msgctxt "path-option" +msgid "Plugins" +msgstr "" + +#: src/frontend/mame/ui/dirmenu.cpp:44 +msgctxt "path-option" +msgid "UI Translations" +msgstr "" + +#: src/frontend/mame/ui/dirmenu.cpp:45 +msgctxt "path-option" msgid "INIs" msgstr "INIer" -#: src/frontend/mame/ui/dirmenu.cpp:44 +#: src/frontend/mame/ui/dirmenu.cpp:46 +msgctxt "path-option" +msgid "UI Settings" +msgstr "" + +#: src/frontend/mame/ui/dirmenu.cpp:47 +msgctxt "path-option" +msgid "Plugin Data" +msgstr "" + +#: src/frontend/mame/ui/dirmenu.cpp:48 +msgctxt "path-option" +msgid "DATs" +msgstr "DATer" + +#: src/frontend/mame/ui/dirmenu.cpp:49 +msgctxt "path-option" msgid "Category INIs" msgstr "Kategori-INIer" -#: src/frontend/mame/ui/dirmenu.cpp:45 +#: src/frontend/mame/ui/dirmenu.cpp:50 +msgctxt "path-option" +msgid "Snapshots" +msgstr "Skjermklipp" + +#: src/frontend/mame/ui/dirmenu.cpp:51 +msgctxt "path-option" msgid "Icons" msgstr "Ikoner" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:74 -msgid "Snapshots" -msgstr "Skjermklipp" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgctxt "path-option" +msgid "Control Panels" +msgstr "Kontrollpaneler" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:75 +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgctxt "path-option" msgid "Cabinets" msgstr "Kabinetter" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:78 -msgid "Flyers" -msgstr "Plakater" - -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:79 -msgid "Titles" -msgstr "Titteler" - -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:80 -msgid "Ends" -msgstr "Slutter" - -#: src/frontend/mame/ui/dirmenu.cpp:52 src/frontend/mame/ui/selmenu.cpp:77 -msgid "PCBs" -msgstr "PCBer" - -#: src/frontend/mame/ui/dirmenu.cpp:53 src/frontend/mame/ui/selmenu.cpp:89 +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgctxt "path-option" msgid "Marquees" msgstr "Markier" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Controls Panels" -msgstr "Kontrollpaneler" - #: src/frontend/mame/ui/dirmenu.cpp:55 -msgid "Crosshairs" -msgstr "Siktehår" +msgctxt "path-option" +msgid "PCBs" +msgstr "PCBer" #: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks" -msgstr "Kunstverk" +msgctxt "path-option" +msgid "Flyers" +msgstr "Plakater" + +#: src/frontend/mame/ui/dirmenu.cpp:57 +msgctxt "path-option" +msgid "Title Screens" +msgstr "" + +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgctxt "path-option" +msgid "Game Endings" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:82 +#: src/frontend/mame/ui/dirmenu.cpp:59 +msgctxt "path-option" msgid "Bosses" msgstr "Bosser" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "Artworks Preview" +#: src/frontend/mame/ui/dirmenu.cpp:60 +msgctxt "path-option" +msgid "Artwork Previews" msgstr "Kunstverkforhåndsvisning" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:88 +#: src/frontend/mame/ui/dirmenu.cpp:61 +msgctxt "path-option" msgid "Select" -msgstr "Velg" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 -msgid "GameOver" -msgstr "GameOver" +#: src/frontend/mame/ui/dirmenu.cpp:62 +msgctxt "path-option" +msgid "Game Over Screens" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:86 +#: src/frontend/mame/ui/dirmenu.cpp:63 +msgctxt "path-option" msgid "HowTo" msgstr "Hvordan" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:83 +#: src/frontend/mame/ui/dirmenu.cpp:64 +msgctxt "path-option" msgid "Logos" msgstr "Logoer" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:87 +#: src/frontend/mame/ui/dirmenu.cpp:65 +msgctxt "path-option" msgid "Scores" msgstr "Scorer" -#: src/frontend/mame/ui/dirmenu.cpp:64 src/frontend/mame/ui/selmenu.cpp:84 +#: src/frontend/mame/ui/dirmenu.cpp:66 +msgctxt "path-option" msgid "Versus" msgstr "Flerspiller" -#: src/frontend/mame/ui/dirmenu.cpp:65 src/frontend/mame/ui/selmenu.cpp:90 +#: src/frontend/mame/ui/dirmenu.cpp:67 +msgctxt "path-option" msgid "Covers" msgstr "Omslag" -#: src/frontend/mame/ui/dirmenu.cpp:118 +#: src/frontend/mame/ui/dirmenu.cpp:120 msgid "Folders Setup" msgstr "Mappeoppsett" -#: src/frontend/mame/ui/dirmenu.cpp:169 +#: src/frontend/mame/ui/dirmenu.cpp:171 #, c-format msgid "Current %1$s Folders" msgstr "Nåværende %1$s-mapper" -#: src/frontend/mame/ui/dirmenu.cpp:181 +#: src/frontend/mame/ui/dirmenu.cpp:183 msgid "Change Folder" msgstr "Bytt mappe" -#: src/frontend/mame/ui/dirmenu.cpp:181 +#: src/frontend/mame/ui/dirmenu.cpp:183 msgid "Add Folder" msgstr "Legg til mappe" -#: src/frontend/mame/ui/dirmenu.cpp:184 +#: src/frontend/mame/ui/dirmenu.cpp:186 msgid "Remove Folder" msgstr "Fjern mappe" -#: src/frontend/mame/ui/dirmenu.cpp:419 +#: src/frontend/mame/ui/dirmenu.cpp:421 #, c-format msgid "Change %1$s Folder - Search: %2$s_" msgstr "Endre %1$s-mappe - Søk: %2$s_" -#: src/frontend/mame/ui/dirmenu.cpp:419 +#: src/frontend/mame/ui/dirmenu.cpp:421 #, c-format msgid "Add %1$s Folder - Search: %2$s_" msgstr "Legg til %1$s mappe - søk: %2$s_" -#: src/frontend/mame/ui/dirmenu.cpp:430 +#: src/frontend/mame/ui/dirmenu.cpp:432 msgid "Press TAB to set" msgstr "Trykk TAB for å velge" -#: src/frontend/mame/ui/dirmenu.cpp:514 +#: src/frontend/mame/ui/dirmenu.cpp:516 #, c-format msgid "Remove %1$s Folder" msgstr "Fjern %1$s mappe" -#: src/frontend/mame/ui/viewgfx.cpp:428 +#: src/frontend/mame/ui/viewgfx.cpp:436 msgid " COLORS" msgstr " FARGER" -#: src/frontend/mame/ui/viewgfx.cpp:428 +#: src/frontend/mame/ui/viewgfx.cpp:436 msgid " PENS" msgstr " PENNER" -#: src/frontend/mame/ui/selgame.cpp:604 +#: src/frontend/mame/ui/viewgfx.cpp:1224 src/frontend/mame/ui/viewgfx.cpp:1255 +#, c-format +msgid "Zoom = 1/%1$d" +msgstr "" + +#: src/frontend/mame/ui/viewgfx.cpp:1224 src/frontend/mame/ui/viewgfx.cpp:1255 +#, c-format +msgid "Zoom = %1$d" +msgstr "" + +#: src/frontend/mame/ui/viewgfx.cpp:1262 +msgid "Expand to fit" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:808 msgid "Configure Machine" msgstr "Sett opp maskinen" -#: src/frontend/mame/ui/selgame.cpp:1046 +#: src/frontend/mame/ui/selgame.cpp:1279 #, c-format msgid "Romset\t%1$-.100s\n" msgstr "ROM-sett\t%1$-.100s\n" -#: src/frontend/mame/ui/selgame.cpp:1047 +#: src/frontend/mame/ui/selgame.cpp:1280 #, c-format msgid "Year\t%1$s\n" msgstr "År\t%1$s\n" -#: src/frontend/mame/ui/selgame.cpp:1048 +#: src/frontend/mame/ui/selgame.cpp:1281 #, c-format msgid "Manufacturer\t%1$-.100s\n" msgstr "Produsent\t%1$-.100s\n" -#: src/frontend/mame/ui/selgame.cpp:1052 +#: src/frontend/mame/ui/selgame.cpp:1285 #, c-format msgid "Driver is Clone of\t%1$-.100s\n" msgstr "Driveren er klone av\t%1$-.100s\n" -#: src/frontend/mame/ui/selgame.cpp:1054 +#: src/frontend/mame/ui/selgame.cpp:1287 msgid "Driver is Parent\t\n" msgstr "Driveren er overordnet\n" -#: src/frontend/mame/ui/selgame.cpp:1057 +#: src/frontend/mame/ui/selgame.cpp:1290 msgid "Analog Controls\tYes\n" msgstr "Analog styring\tJa\n" -#: src/frontend/mame/ui/selgame.cpp:1059 +#: src/frontend/mame/ui/selgame.cpp:1292 msgid "Keyboard Inputs\tYes\n" msgstr "Tastaturinndata\tJa\n" -#: src/frontend/mame/ui/selgame.cpp:1062 +#: src/frontend/mame/ui/selgame.cpp:1295 msgid "Overall\tNOT WORKING\n" msgstr "Alt i alt\tVIRKER IKKE\n" -#: src/frontend/mame/ui/selgame.cpp:1064 +#: src/frontend/mame/ui/selgame.cpp:1297 msgid "Overall\tUnemulated Protection\n" msgstr "Alt i alt\tUemulert beskyttelse\n" -#: src/frontend/mame/ui/selgame.cpp:1066 +#: src/frontend/mame/ui/selgame.cpp:1299 msgid "Overall\tWorking\n" msgstr "Alt i alt\tFungerer\n" -#: src/frontend/mame/ui/selgame.cpp:1069 +#: src/frontend/mame/ui/selgame.cpp:1302 msgid "Graphics\tUnimplemented\n" msgstr "Grafikk\tIkke implementer\n" -#: src/frontend/mame/ui/selgame.cpp:1071 +#: src/frontend/mame/ui/selgame.cpp:1304 msgid "Graphics\tWrong Colors\n" msgstr "Grafikk\tFeil farger\n" -#: src/frontend/mame/ui/selgame.cpp:1073 +#: src/frontend/mame/ui/selgame.cpp:1306 msgid "Graphics\tImperfect Colors\n" msgstr "Grafikk\tNoen fargeproblemer\n" -#: src/frontend/mame/ui/selgame.cpp:1075 +#: src/frontend/mame/ui/selgame.cpp:1308 msgid "Graphics\tImperfect\n" msgstr "Grafikk\tIkke perfekt\n" -#: src/frontend/mame/ui/selgame.cpp:1077 +#: src/frontend/mame/ui/selgame.cpp:1310 msgid "Graphics\tOK\n" msgstr "Grafikk\tOK\n" -#: src/frontend/mame/ui/selgame.cpp:1080 +#: src/frontend/mame/ui/selgame.cpp:1313 msgid "Sound\tNone\n" msgstr "Lyd\tIngen\n" -#: src/frontend/mame/ui/selgame.cpp:1082 +#: src/frontend/mame/ui/selgame.cpp:1315 msgid "Sound\tUnimplemented\n" msgstr "Lyd\tIkke implementer\n" -#: src/frontend/mame/ui/selgame.cpp:1084 +#: src/frontend/mame/ui/selgame.cpp:1317 msgid "Sound\tImperfect\n" msgstr "Lyd\tIkke perfekt\n" -#: src/frontend/mame/ui/selgame.cpp:1086 +#: src/frontend/mame/ui/selgame.cpp:1319 msgid "Sound\tOK\n" msgstr "Lyd\tOK\n" -#: src/frontend/mame/ui/selgame.cpp:1089 +#: src/frontend/mame/ui/selgame.cpp:1322 msgid "Capture\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1091 +#: src/frontend/mame/ui/selgame.cpp:1324 msgid "Capture\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1094 +#: src/frontend/mame/ui/selgame.cpp:1327 msgid "Camera\tUnimplemented\n" msgstr "Kamera\tIkke implementert\n" -#: src/frontend/mame/ui/selgame.cpp:1096 +#: src/frontend/mame/ui/selgame.cpp:1329 msgid "Camera\tImperfect\n" msgstr "Kamera\tIkke perfekt\n" -#: src/frontend/mame/ui/selgame.cpp:1099 +#: src/frontend/mame/ui/selgame.cpp:1332 msgid "Microphone\tUnimplemented\n" msgstr "Mikrofon\tIkke implementert\n" -#: src/frontend/mame/ui/selgame.cpp:1101 +#: src/frontend/mame/ui/selgame.cpp:1334 msgid "Microphone\tImperfect\n" msgstr "Mikrofon\tIkke perfekt\n" -#: src/frontend/mame/ui/selgame.cpp:1104 +#: src/frontend/mame/ui/selgame.cpp:1337 msgid "Controls\tUnimplemented\n" msgstr "Kontrollere\tIkke implementert\n" -#: src/frontend/mame/ui/selgame.cpp:1106 +#: src/frontend/mame/ui/selgame.cpp:1339 msgid "Controls\tImperfect\n" msgstr "Kontrollere\tIkke perfekt\n" -#: src/frontend/mame/ui/selgame.cpp:1109 +#: src/frontend/mame/ui/selgame.cpp:1342 msgid "Keyboard\tUnimplemented\n" msgstr "Tastatur\tIkke implementert\n" -#: src/frontend/mame/ui/selgame.cpp:1111 +#: src/frontend/mame/ui/selgame.cpp:1344 msgid "Keyboard\tImperfect\n" msgstr "Tastatur\tIkke perfekt\n" -#: src/frontend/mame/ui/selgame.cpp:1114 +#: src/frontend/mame/ui/selgame.cpp:1347 msgid "Mouse\tUnimplemented\n" msgstr "Mus\tIkke implementert\n" -#: src/frontend/mame/ui/selgame.cpp:1116 +#: src/frontend/mame/ui/selgame.cpp:1349 msgid "Mouse\tImperfect\n" msgstr "Mus\tIkke perfekt\n" -#: src/frontend/mame/ui/selgame.cpp:1119 +#: src/frontend/mame/ui/selgame.cpp:1352 msgid "Media\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1121 +#: src/frontend/mame/ui/selgame.cpp:1354 msgid "Media\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1124 +#: src/frontend/mame/ui/selgame.cpp:1357 msgid "Disk\tUnimplemented\n" msgstr "Disk\tIkke implementert\n" -#: src/frontend/mame/ui/selgame.cpp:1126 +#: src/frontend/mame/ui/selgame.cpp:1359 msgid "Disk\tImperfect\n" msgstr "Disk\tIkke perfekt\n" -#: src/frontend/mame/ui/selgame.cpp:1129 +#: src/frontend/mame/ui/selgame.cpp:1362 msgid "Printer\tUnimplemented\n" msgstr "Skriver\tIkke implementert\n" -#: src/frontend/mame/ui/selgame.cpp:1131 +#: src/frontend/mame/ui/selgame.cpp:1364 msgid "Printer\tImperfect\n" msgstr "Skriver\tIkke perfekt\n" -#: src/frontend/mame/ui/selgame.cpp:1134 +#: src/frontend/mame/ui/selgame.cpp:1367 msgid "Mag. Tape\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1136 +#: src/frontend/mame/ui/selgame.cpp:1369 msgid "Mag. Tape\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1139 +#: src/frontend/mame/ui/selgame.cpp:1372 msgid "Punch Tape\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1141 +#: src/frontend/mame/ui/selgame.cpp:1374 msgid "Punch Tape\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1144 +#: src/frontend/mame/ui/selgame.cpp:1377 msgid "Mag. Drum\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1146 +#: src/frontend/mame/ui/selgame.cpp:1379 msgid "Mag. Drum\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1149 +#: src/frontend/mame/ui/selgame.cpp:1382 msgid "(EP)ROM\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1151 +#: src/frontend/mame/ui/selgame.cpp:1384 msgid "(EP)ROM\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1154 +#: src/frontend/mame/ui/selgame.cpp:1387 msgid "Communications\tUnimplemented\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1156 +#: src/frontend/mame/ui/selgame.cpp:1389 msgid "Communications\tImperfect\n" msgstr "" -#: src/frontend/mame/ui/selgame.cpp:1159 +#: src/frontend/mame/ui/selgame.cpp:1392 msgid "LAN\tUnimplemented\n" msgstr "LAN\tIkke implementert\n" -#: src/frontend/mame/ui/selgame.cpp:1161 +#: src/frontend/mame/ui/selgame.cpp:1394 msgid "LAN\tImperfect\n" msgstr "LAN\tIkke perfekt\n" -#: src/frontend/mame/ui/selgame.cpp:1164 +#: src/frontend/mame/ui/selgame.cpp:1397 msgid "WAN\tUnimplemented\n" msgstr "WAN\tIkke implementert\n" -#: src/frontend/mame/ui/selgame.cpp:1166 +#: src/frontend/mame/ui/selgame.cpp:1399 msgid "WAN\tImperfect\n" msgstr "WAN\tIkke perfekt\n" -#: src/frontend/mame/ui/selgame.cpp:1169 +#: src/frontend/mame/ui/selgame.cpp:1402 msgid "Timing\tUnimplemented\n" msgstr "Timing\tIkke implementert\n" -#: src/frontend/mame/ui/selgame.cpp:1171 +#: src/frontend/mame/ui/selgame.cpp:1404 msgid "Timing\tImperfect\n" msgstr "Timing\tIkke perfekt\n" -#: src/frontend/mame/ui/selgame.cpp:1173 +#: src/frontend/mame/ui/selgame.cpp:1406 msgid "Mechanical Machine\tYes\n" msgstr "Mekanisk maskin\tJa\n" -#: src/frontend/mame/ui/selgame.cpp:1173 +#: src/frontend/mame/ui/selgame.cpp:1406 msgid "Mechanical Machine\tNo\n" msgstr "Mekanisk maskin\tNei\n" -#: src/frontend/mame/ui/selgame.cpp:1174 +#: src/frontend/mame/ui/selgame.cpp:1407 msgid "Requires Artwork\tYes\n" msgstr "Krever kunstverk\tJa\n" -#: src/frontend/mame/ui/selgame.cpp:1174 +#: src/frontend/mame/ui/selgame.cpp:1407 msgid "Requires Artwork\tNo\n" msgstr "Krever kunstverk\tNei\n" -#: src/frontend/mame/ui/selgame.cpp:1175 +#: src/frontend/mame/ui/selgame.cpp:1408 msgid "Requires Clickable Artwork\tYes\n" msgstr "Krever klikkbare kunstverk\tJa\n" -#: src/frontend/mame/ui/selgame.cpp:1175 +#: src/frontend/mame/ui/selgame.cpp:1408 msgid "Requires Clickable Artwork\tNo\n" msgstr "Krever klikkbare kunstverk\tNei\n" -#: src/frontend/mame/ui/selgame.cpp:1177 +#: src/frontend/mame/ui/selgame.cpp:1410 msgid "Support Cocktail\tNo\n" msgstr "Støtter Cocktail\tNei\n" -#: src/frontend/mame/ui/selgame.cpp:1178 +#: src/frontend/mame/ui/selgame.cpp:1411 msgid "Driver is BIOS\tYes\n" msgstr "Driveren er BIOS\tJa\n" -#: src/frontend/mame/ui/selgame.cpp:1178 +#: src/frontend/mame/ui/selgame.cpp:1411 msgid "Driver is BIOS\tNo\n" msgstr "Driveren er BIOS\tNei\n" -#: src/frontend/mame/ui/selgame.cpp:1179 +#: src/frontend/mame/ui/selgame.cpp:1412 msgid "Support Save\tYes\n" msgstr "Støtter lagring\tJa\n" -#: src/frontend/mame/ui/selgame.cpp:1179 +#: src/frontend/mame/ui/selgame.cpp:1412 msgid "Support Save\tNo\n" msgstr "Støtter lagring\tNei\n" -#: src/frontend/mame/ui/selgame.cpp:1180 +#: src/frontend/mame/ui/selgame.cpp:1413 msgid "Screen Orientation\tVertical\n" msgstr "Skjermposisjonering\tLoddrett\n" -#: src/frontend/mame/ui/selgame.cpp:1180 +#: src/frontend/mame/ui/selgame.cpp:1413 msgid "Screen Orientation\tHorizontal\n" msgstr "Skjermposisjonering\tVannrett\n" -#: src/frontend/mame/ui/selgame.cpp:1190 +#: src/frontend/mame/ui/selgame.cpp:1423 msgid "Requires CHD\tYes\n" msgstr "Krever CHD\tJa\n" -#: src/frontend/mame/ui/selgame.cpp:1190 +#: src/frontend/mame/ui/selgame.cpp:1423 msgid "Requires CHD\tNo\n" msgstr "Krever CHD\tNei\n" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/selgame.cpp:1436 msgid "ROM Audit Result\tOK\n" msgstr "ROM-undersøkelsesresultat\tOK\n" -#: src/frontend/mame/ui/selgame.cpp:1205 +#: src/frontend/mame/ui/selgame.cpp:1438 msgid "ROM Audit Result\tBAD\n" msgstr "ROM-undersøkelsesresultat\tDÅRLIG\n" -#: src/frontend/mame/ui/selgame.cpp:1208 +#: src/frontend/mame/ui/selgame.cpp:1441 msgid "Samples Audit Result\tNone Needed\n" msgstr "Samplingsundersøkelsesresultat\tIkke nødvendig\n" -#: src/frontend/mame/ui/selgame.cpp:1210 +#: src/frontend/mame/ui/selgame.cpp:1443 msgid "Samples Audit Result\tOK\n" msgstr "" "Samplingsundersøkelsesresultat\n" "OK\n" -#: src/frontend/mame/ui/selgame.cpp:1212 +#: src/frontend/mame/ui/selgame.cpp:1445 msgid "Samples Audit Result\tBAD\n" msgstr "Samplingsundersøkelsesresultat\tDÅRLIG\n" -#: src/frontend/mame/ui/selgame.cpp:1216 +#: src/frontend/mame/ui/selgame.cpp:1449 msgid "" "ROM Audit \tDisabled\n" "Samples Audit \tDisabled\n" @@ -2114,17 +2383,12 @@ msgstr "" "ROM-undersøkelse \tSkrudd av\n" "Samplingsundersøkelse \tSkrudd av\n" -#: src/frontend/mame/ui/selgame.cpp:1406 +#: src/frontend/mame/ui/selgame.cpp:1639 #, c-format msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" msgstr "%1$s %2$s ( %3$d / %4$d maskiner (%5$d BIOS) )" -#: src/frontend/mame/ui/selgame.cpp:1434 -#, c-format -msgid "Romset: %1$-.100s" -msgstr "ROM-sett: %1$-.100s" - -#: src/frontend/mame/ui/selgame.cpp:1441 +#: src/frontend/mame/ui/selgame.cpp:1667 #, c-format msgid "System: %1$-.100s" msgstr "System: %1$-.100s" @@ -2138,24 +2402,24 @@ msgstr "Utvalgsliste - Søk: " msgid "Double click or press %1$s to select" msgstr "Dobbeltklikk eller trykk %1$s for å velge" -#: src/frontend/mame/ui/auditmenu.cpp:97 +#: src/frontend/mame/ui/auditmenu.cpp:49 #, c-format msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "" "Vil du undersøke ROM-filene til %1$u maskiner som er merket som " "utilgjengelige?" -#: src/frontend/mame/ui/auditmenu.cpp:100 +#: src/frontend/mame/ui/auditmenu.cpp:52 #, c-format msgid "Audit ROMs for all %1$u machines?" msgstr "Vil du undersøke ROM-filene til alle %1$u maskinene?" -#: src/frontend/mame/ui/auditmenu.cpp:105 +#: src/frontend/mame/ui/auditmenu.cpp:57 #, c-format msgid "(results will be saved to %1$s)" msgstr "(utfallene vil bli lagret til %1$s)" -#: src/frontend/mame/ui/auditmenu.cpp:131 +#: src/frontend/mame/ui/auditmenu.cpp:83 #, c-format msgid "" "Auditing ROMs for machine %2$u of %3$u...\n" @@ -2164,7 +2428,7 @@ msgstr "" "Undersøker ROM-filene til maskin nr. %2$u av %3$u...\n" "%1$s" -#: src/frontend/mame/ui/auditmenu.cpp:143 +#: src/frontend/mame/ui/auditmenu.cpp:95 msgid "Start Audit" msgstr "Start undersøking" @@ -2184,211 +2448,246 @@ msgstr "Skjul Info/Bilder" msgid "Hide Both" msgstr "Skjul begge" -#: src/frontend/mame/ui/custui.cpp:171 +#: src/frontend/mame/ui/custui.cpp:176 msgid "Fonts" msgstr "Skrifttyper" -#: src/frontend/mame/ui/custui.cpp:172 +#: src/frontend/mame/ui/custui.cpp:177 msgid "Colors" msgstr "Farger" -#: src/frontend/mame/ui/custui.cpp:181 +#: src/frontend/mame/ui/custui.cpp:180 +msgid "Language" +msgstr "Språk" + +#: src/frontend/mame/ui/custui.cpp:183 +msgid "System Names" +msgstr "" + +#: src/frontend/mame/ui/custui.cpp:186 msgid "Show side panels" msgstr "Vis sidepanelene" -#: src/frontend/mame/ui/custui.cpp:193 -msgid "Custom UI Settings" -msgstr "Tilpassede grensesnittinnstillinger" +#: src/frontend/mame/ui/custui.cpp:198 +msgid "UI Customization Settings" +msgstr "" + +#: src/frontend/mame/ui/custui.cpp:212 src/frontend/mame/ui/custui.cpp:256 +msgid "[built-in]" +msgstr "" -#: src/frontend/mame/ui/custui.cpp:245 +#: src/frontend/mame/ui/custui.cpp:338 msgid "default" msgstr "standard" -#: src/frontend/mame/ui/custui.cpp:366 +#: src/frontend/mame/ui/custui.cpp:459 msgid "UI Font" msgstr "Grensesnittskrifttype" -#: src/frontend/mame/ui/custui.cpp:371 +#: src/frontend/mame/ui/custui.cpp:464 msgid "Bold" msgstr "Fet" -#: src/frontend/mame/ui/custui.cpp:372 +#: src/frontend/mame/ui/custui.cpp:465 msgid "Italic" msgstr "Kursiv" -#: src/frontend/mame/ui/custui.cpp:377 +#: src/frontend/mame/ui/custui.cpp:470 msgid "Lines" msgstr "Linjer" -#: src/frontend/mame/ui/custui.cpp:383 +#: src/frontend/mame/ui/custui.cpp:476 msgid "Infos text size" msgstr "Info-tekststørrelse" -#: src/frontend/mame/ui/custui.cpp:397 +#: src/frontend/mame/ui/custui.cpp:490 msgid "UI Fonts Settings" msgstr "Grensesnittskrifttypeinnstillinger" -#: src/frontend/mame/ui/custui.cpp:406 +#: src/frontend/mame/ui/custui.cpp:499 msgid "Sample text - Lorem ipsum dolor sit amet, consectetur adipiscing elit." msgstr "Prøvetekst - Lorem ipsum dolor sit amet, consectetur adipiscing elit." -#: src/frontend/mame/ui/custui.cpp:489 +#: src/frontend/mame/ui/custui.cpp:582 msgid "Normal text" msgstr "Vanlig tekst" -#: src/frontend/mame/ui/custui.cpp:490 +#: src/frontend/mame/ui/custui.cpp:583 msgid "Selected color" msgstr "Valgt farge" -#: src/frontend/mame/ui/custui.cpp:491 +#: src/frontend/mame/ui/custui.cpp:584 msgid "Normal text background" msgstr "Bakgrunn for vanlig tekst" -#: src/frontend/mame/ui/custui.cpp:492 +#: src/frontend/mame/ui/custui.cpp:585 msgid "Selected background color" msgstr "Valgt bakgrunnsfarge" -#: src/frontend/mame/ui/custui.cpp:493 +#: src/frontend/mame/ui/custui.cpp:586 msgid "Subitem color" msgstr "Undergjenstandsfarge" -#: src/frontend/mame/ui/custui.cpp:494 src/frontend/mame/ui/custui.cpp:550 +#: src/frontend/mame/ui/custui.cpp:587 src/frontend/mame/ui/custui.cpp:643 msgid "Clone" msgstr "Klon" -#: src/frontend/mame/ui/custui.cpp:495 +#: src/frontend/mame/ui/custui.cpp:588 msgid "Border" msgstr "Kant" -#: src/frontend/mame/ui/custui.cpp:496 +#: src/frontend/mame/ui/custui.cpp:589 msgid "Background" msgstr "Bakgrunn" -#: src/frontend/mame/ui/custui.cpp:497 +#: src/frontend/mame/ui/custui.cpp:590 msgid "Dipswitch" msgstr "DIP-brytere" -#: src/frontend/mame/ui/custui.cpp:498 +#: src/frontend/mame/ui/custui.cpp:591 msgid "Unavailable color" msgstr "Utilgjengelig farge" -#: src/frontend/mame/ui/custui.cpp:499 +#: src/frontend/mame/ui/custui.cpp:592 msgid "Slider color" msgstr "Gliderfarge" -#: src/frontend/mame/ui/custui.cpp:500 +#: src/frontend/mame/ui/custui.cpp:593 msgid "Gfx viewer background" msgstr "Grafikkviserbakgrunn" -#: src/frontend/mame/ui/custui.cpp:501 +#: src/frontend/mame/ui/custui.cpp:594 msgid "Mouse over color" msgstr "Museoverholdingsfarge" -#: src/frontend/mame/ui/custui.cpp:502 +#: src/frontend/mame/ui/custui.cpp:595 msgid "Mouse over background color" msgstr "Museoverholdingsbakgrunnsfarge" -#: src/frontend/mame/ui/custui.cpp:503 +#: src/frontend/mame/ui/custui.cpp:596 msgid "Mouse down color" msgstr "Musenedeholdingsfarge" -#: src/frontend/mame/ui/custui.cpp:504 +#: src/frontend/mame/ui/custui.cpp:597 msgid "Mouse down background color" msgstr "Musenedeholdingsbakgrunnsfarge" -#: src/frontend/mame/ui/custui.cpp:507 +#: src/frontend/mame/ui/custui.cpp:600 msgid "Restore originals colors" msgstr "Gjenopprett de opprinnelige fargene" -#: src/frontend/mame/ui/custui.cpp:519 +#: src/frontend/mame/ui/custui.cpp:612 msgid "UI Colors Settings" msgstr "Grensesnittfargeinnstillinger" -#: src/frontend/mame/ui/custui.cpp:528 +#: src/frontend/mame/ui/custui.cpp:621 #, c-format msgid "Double click or press %1$s to change the color value" msgstr "Dobbeltklikk eller trykk %1$s for å endre fargeverdien" -#: src/frontend/mame/ui/custui.cpp:536 +#: src/frontend/mame/ui/custui.cpp:629 msgid "Menu Preview" msgstr "Menyforhåndsvisning" -#: src/frontend/mame/ui/custui.cpp:546 +#: src/frontend/mame/ui/custui.cpp:639 msgid "Normal" msgstr "Normal" -#: src/frontend/mame/ui/custui.cpp:547 +#: src/frontend/mame/ui/custui.cpp:640 msgid "Subitem" msgstr "Undergjenstand" -#: src/frontend/mame/ui/custui.cpp:548 +#: src/frontend/mame/ui/custui.cpp:641 msgid "Selected" msgstr "Valgt" -#: src/frontend/mame/ui/custui.cpp:549 +#: src/frontend/mame/ui/custui.cpp:642 msgid "Mouse Over" msgstr "Hold musen over" -#: src/frontend/mame/ui/custui.cpp:779 +#: src/frontend/mame/ui/custui.cpp:872 msgid "ARGB Settings" msgstr "ARGB-innstillinger" -#: src/frontend/mame/ui/custui.cpp:784 src/frontend/mame/ui/custui.cpp:787 +#: src/frontend/mame/ui/custui.cpp:877 src/frontend/mame/ui/custui.cpp:880 +msgctxt "color-channel" msgid "Alpha" msgstr "Alfa" -#: src/frontend/mame/ui/custui.cpp:792 src/frontend/mame/ui/custui.cpp:795 -#: src/frontend/mame/ui/custui.cpp:938 +#: src/frontend/mame/ui/custui.cpp:885 src/frontend/mame/ui/custui.cpp:888 +msgctxt "color-channel" msgid "Red" msgstr "Rød" -#: src/frontend/mame/ui/custui.cpp:800 src/frontend/mame/ui/custui.cpp:803 -#: src/frontend/mame/ui/custui.cpp:941 +#: src/frontend/mame/ui/custui.cpp:893 src/frontend/mame/ui/custui.cpp:896 +msgctxt "color-channel" msgid "Green" msgstr "Grønn" -#: src/frontend/mame/ui/custui.cpp:808 src/frontend/mame/ui/custui.cpp:811 -#: src/frontend/mame/ui/custui.cpp:942 +#: src/frontend/mame/ui/custui.cpp:901 src/frontend/mame/ui/custui.cpp:904 +msgctxt "color-channel" msgid "Blue" msgstr "Blå" -#: src/frontend/mame/ui/custui.cpp:814 +#: src/frontend/mame/ui/custui.cpp:907 msgid "Choose from palette" msgstr "Velg fra palett" -#: src/frontend/mame/ui/custui.cpp:853 +#: src/frontend/mame/ui/custui.cpp:946 msgid "Color preview =" msgstr "Fargeforhåndsvisning =" -#: src/frontend/mame/ui/custui.cpp:934 +#: src/frontend/mame/ui/custui.cpp:1027 +msgctxt "color-preset" msgid "White" msgstr "Hvit" -#: src/frontend/mame/ui/custui.cpp:935 +#: src/frontend/mame/ui/custui.cpp:1028 +msgctxt "color-preset" msgid "Silver" msgstr "Sølv" -#: src/frontend/mame/ui/custui.cpp:936 +#: src/frontend/mame/ui/custui.cpp:1029 +msgctxt "color-preset" msgid "Gray" msgstr "Grå" -#: src/frontend/mame/ui/custui.cpp:937 +#: src/frontend/mame/ui/custui.cpp:1030 +msgctxt "color-preset" msgid "Black" msgstr "Svart" -#: src/frontend/mame/ui/custui.cpp:939 +#: src/frontend/mame/ui/custui.cpp:1031 +msgctxt "color-preset" +msgid "Red" +msgstr "Rød" + +#: src/frontend/mame/ui/custui.cpp:1032 +msgctxt "color-preset" msgid "Orange" msgstr "Oransje" -#: src/frontend/mame/ui/custui.cpp:940 +#: src/frontend/mame/ui/custui.cpp:1033 +msgctxt "color-preset" msgid "Yellow" msgstr "Gul" -#: src/frontend/mame/ui/custui.cpp:943 +#: src/frontend/mame/ui/custui.cpp:1034 +msgctxt "color-preset" +msgid "Green" +msgstr "Grønn" + +#: src/frontend/mame/ui/custui.cpp:1035 +msgctxt "color-preset" +msgid "Blue" +msgstr "Blå" + +#: src/frontend/mame/ui/custui.cpp:1036 +msgctxt "color-preset" msgid "Violet" msgstr "Fiolett" -#: src/frontend/mame/ui/about.cpp:60 src/frontend/mame/ui/selmenu.cpp:757 +#: src/frontend/mame/ui/about.cpp:60 src/frontend/mame/ui/selmenu.cpp:743 #, c-format msgid "%1$s %2$s" msgstr "%1$s %2$s" @@ -2419,7 +2718,7 @@ msgstr "Analoge kontrollere" #: src/frontend/mame/ui/mainmenu.cpp:71 msgid "DIP Switches" -msgstr "" +msgstr "DIP-brytere" #: src/frontend/mame/ui/mainmenu.cpp:73 msgid "Machine Configuration" @@ -2495,137 +2794,215 @@ msgid "Select New Machine" msgstr "Velg en ny maskin" #: src/frontend/mame/ui/selmenu.cpp:76 -msgid "Control Panels" -msgstr "Kontrollpaneler" +msgctxt "selmenu-artwork" +msgid "Snapshots" +msgstr "Skjermklipp" + +#: src/frontend/mame/ui/selmenu.cpp:77 +msgctxt "selmenu-artwork" +msgid "Cabinet" +msgstr "Kabinett" + +#: src/frontend/mame/ui/selmenu.cpp:78 +msgctxt "selmenu-artwork" +msgid "Control Panel" +msgstr "Kontrollpanel" + +#: src/frontend/mame/ui/selmenu.cpp:79 +msgctxt "selmenu-artwork" +msgid "PCB" +msgstr "PCB" + +#: src/frontend/mame/ui/selmenu.cpp:80 +msgctxt "selmenu-artwork" +msgid "Flyer" +msgstr "Plakat" #: src/frontend/mame/ui/selmenu.cpp:81 +msgctxt "selmenu-artwork" +msgid "Title Screen" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:82 +msgctxt "selmenu-artwork" +msgid "Ending" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:83 +msgctxt "selmenu-artwork" msgid "Artwork Preview" msgstr "Kunstverkforhåndsvisning" +#: src/frontend/mame/ui/selmenu.cpp:84 +msgctxt "selmenu-artwork" +msgid "Bosses" +msgstr "Bosser" + #: src/frontend/mame/ui/selmenu.cpp:85 +msgctxt "selmenu-artwork" +msgid "Logo" +msgstr "Logo" + +#: src/frontend/mame/ui/selmenu.cpp:86 +msgctxt "selmenu-artwork" +msgid "Versus" +msgstr "Flerspiller" + +#: src/frontend/mame/ui/selmenu.cpp:87 +msgctxt "selmenu-artwork" msgid "Game Over" msgstr "Game Over" -#: src/frontend/mame/ui/selmenu.cpp:94 +#: src/frontend/mame/ui/selmenu.cpp:88 +msgctxt "selmenu-artwork" +msgid "HowTo" +msgstr "Hvordan" + +#: src/frontend/mame/ui/selmenu.cpp:89 +msgctxt "selmenu-artwork" +msgid "Scores" +msgstr "Scorer" + +#: src/frontend/mame/ui/selmenu.cpp:90 +msgctxt "selmenu-artwork" +msgid "Select" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:91 +msgctxt "selmenu-artwork" +msgid "Marquee" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:92 +msgctxt "selmenu-artwork" +msgid "Covers" +msgstr "Omslag" + +#: src/frontend/mame/ui/selmenu.cpp:96 msgid "Add or remove favorites" msgstr "Legg til eller fjern favoritter" -#: src/frontend/mame/ui/selmenu.cpp:95 +#: src/frontend/mame/ui/selmenu.cpp:97 msgid "Export displayed list to file" msgstr "Eksporter den viste listen til en fil" -#: src/frontend/mame/ui/selmenu.cpp:96 +#: src/frontend/mame/ui/selmenu.cpp:98 msgid "Show DATs view" msgstr "Vis DAT-oversikten" -#: src/frontend/mame/ui/selmenu.cpp:320 +#: src/frontend/mame/ui/selmenu.cpp:319 msgid "Software part selection:" msgstr "Programvaredel-valg:" -#: src/frontend/mame/ui/selmenu.cpp:426 +#: src/frontend/mame/ui/selmenu.cpp:425 msgid "BIOS selection:" msgstr "BIOS-valg:" -#: src/frontend/mame/ui/selmenu.cpp:681 +#: src/frontend/mame/ui/selmenu.cpp:664 #, c-format msgid "Software is clone of: %1$-.100s" msgstr "Programvaren er en klone av: %1$-.100s" -#: src/frontend/mame/ui/selmenu.cpp:683 +#: src/frontend/mame/ui/selmenu.cpp:666 msgid "Software is parent" msgstr "Programvaren er overordnet" -#: src/frontend/mame/ui/selmenu.cpp:688 +#: src/frontend/mame/ui/selmenu.cpp:671 msgid "Supported: No" msgstr "Støttet: Nei" -#: src/frontend/mame/ui/selmenu.cpp:693 +#: src/frontend/mame/ui/selmenu.cpp:676 msgid "Supported: Partial" msgstr "Støttet: Delvis" -#: src/frontend/mame/ui/selmenu.cpp:698 +#: src/frontend/mame/ui/selmenu.cpp:681 msgid "Supported: Yes" msgstr "Støttet: Ja" -#: src/frontend/mame/ui/selmenu.cpp:703 +#: src/frontend/mame/ui/selmenu.cpp:686 #, c-format -msgid "romset: %1$-.100s" -msgstr "ROM-sett: %1$-.100s" +msgid "Software list/item: %1$s:%2$s" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:719 +#: src/frontend/mame/ui/selmenu.cpp:694 #, c-format -msgid "Driver is clone of: %1$-.100s" -msgstr "Driveren er en klone av: %1$-.100s" +msgid "Romset: %1$-.100s" +msgstr "ROM-sett: %1$-.100s" -#: src/frontend/mame/ui/selmenu.cpp:721 +#: src/frontend/mame/ui/selmenu.cpp:703 msgid "Driver is parent" msgstr "Driveren er overordnet" -#: src/frontend/mame/ui/selmenu.cpp:2198 +#: src/frontend/mame/ui/selmenu.cpp:705 src/frontend/mame/ui/selmenu.cpp:707 +#, c-format +msgid "Driver is clone of: %1$-.100s" +msgstr "Driveren er en klone av: %1$-.100s" + +#: src/frontend/mame/ui/selmenu.cpp:2176 msgid "Images" msgstr "Bilder" -#: src/frontend/mame/ui/selmenu.cpp:2199 +#: src/frontend/mame/ui/selmenu.cpp:2177 msgid "Infos" msgstr "Info" -#: src/frontend/mame/ui/selmenu.cpp:2508 +#: src/frontend/mame/ui/selmenu.cpp:2486 msgid "" "Required ROM/disk images for the selected system are missing or incorrect. " "Please acquire the correct files or select a different system.\n" "\n" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2524 +#: src/frontend/mame/ui/selmenu.cpp:2502 msgid "" "Required ROM/disk images for the selected software are missing or incorrect. " "Please acquire the correct files or select a different software item.\n" "\n" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2540 +#: src/frontend/mame/ui/selmenu.cpp:2518 msgid "incorrect checksum" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2543 +#: src/frontend/mame/ui/selmenu.cpp:2521 msgid "incorrect length" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2546 +#: src/frontend/mame/ui/selmenu.cpp:2524 msgid "not found" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2557 +#: src/frontend/mame/ui/selmenu.cpp:2535 #, c-format msgid "%1$s (%2$s) - %3$s\n" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2559 +#: src/frontend/mame/ui/selmenu.cpp:2537 #, c-format msgid "%1$s - %2$s\n" msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:2563 +#: src/frontend/mame/ui/selmenu.cpp:2541 msgid "Press any key to continue." msgstr "Trykk på enhver knapp for å fortsette." -#: src/frontend/mame/ui/selmenu.cpp:2664 -msgid "Usage" -msgstr "Bruksområde" - -#: src/frontend/mame/ui/selmenu.cpp:2699 +#: src/frontend/mame/ui/selmenu.cpp:2670 msgid "General Info" msgstr "Generell info" -#: src/frontend/mame/ui/sndmenu.cpp:135 +#: src/frontend/mame/ui/sndmenu.cpp:148 msgid "Sound" msgstr "Lyd" -#: src/frontend/mame/ui/sndmenu.cpp:136 +#: src/frontend/mame/ui/sndmenu.cpp:149 +msgid "Compressor" +msgstr "" + +#: src/frontend/mame/ui/sndmenu.cpp:150 msgid "Sample Rate" msgstr "Samplingsfrekvens" -#: src/frontend/mame/ui/sndmenu.cpp:137 +#: src/frontend/mame/ui/sndmenu.cpp:151 msgid "Use External Samples" msgstr "Bruk eksterne samplinger" @@ -2681,12 +3058,12 @@ msgstr " Skjerm '%1$s': Vektor\n" #: src/frontend/mame/ui/devopt.cpp:116 #, c-format msgid " Screen '%1$s': %2$d × %3$d (V) %4$s Hz\n" -msgstr "" +msgstr " Skjerm '%1$s': %2$d × %3$d (V) %4$s Hz\n" #: src/frontend/mame/ui/devopt.cpp:117 #, c-format msgid " Screen '%1$s': %2$d × %3$d (H) %4$s Hz\n" -msgstr "" +msgstr " Skjerm '%1$s': %2$d × %3$d (H) %4$s Hz\n" #: src/frontend/mame/ui/devopt.cpp:130 msgid "* Sound:\n" @@ -3231,7 +3608,7 @@ msgstr "MARPScore" msgid "Gameinit" msgstr "Gameinit" -#: plugins/data/data_history.lua:171 +#: plugins/data/data_history.lua:172 msgid "History" msgstr "Historikk" @@ -3255,17 +3632,61 @@ msgstr "MESSinfo" msgid "MAMEinfo" msgstr "MAMEinfo" -#~ msgid "Backdrops" -#~ msgstr "Bakgrunner" +#~ msgid "Custom UI Settings" +#~ msgstr "Tilpassede grensesnittinnstillinger" + +#~ msgid "Software Usage" +#~ msgstr "Programvarebruk" + +#~ msgid "Usage" +#~ msgstr "Bruksområde" + +#~ msgctxt "path-option" +#~ msgid "UI" +#~ msgstr "Grensesnitt" + +#~ msgctxt "path-option" +#~ msgid "Language" +#~ msgstr "Språk" + +#~ msgctxt "path-option" +#~ msgid "Samples" +#~ msgstr "Samplinger" + +#~ msgctxt "path-option" +#~ msgid "Cheats" +#~ msgstr "Juksekoder" + +#~ msgctxt "path-option" +#~ msgid "Titles" +#~ msgstr "Titteler" + +#~ msgctxt "path-option" +#~ msgid "Ends" +#~ msgstr "Slutter" + +#~ msgctxt "path-option" +#~ msgid "GameOver" +#~ msgstr "GameOver" + +#~ msgctxt "selmenu-artwork" +#~ msgid "Titles" +#~ msgstr "Titteler" + +#~ msgctxt "selmenu-artwork" +#~ msgid "Ends" +#~ msgstr "Slutter" -#~ msgid "Overlays" -#~ msgstr "Overlegg" +#~ msgctxt "selmenu-artwork" +#~ msgid "Marquees" +#~ msgstr "Markier" -#~ msgid "Bezels" -#~ msgstr "Bezeler" +#~ msgid "Select" +#~ msgstr "Velg" -#~ msgid "CPanels" -#~ msgstr "K.paneler" +#, c-format +#~ msgid "romset: %1$-.100s" +#~ msgstr "ROM-sett: %1$-.100s" #~ msgid "View" #~ msgstr "Vis" @@ -3276,9 +3697,6 @@ msgstr "MAMEinfo" #~ msgid "Full" #~ msgstr "Full" -#~ msgid "Dip Switches" -#~ msgstr "DIP-brytere" - #~ msgid "Select position to load from" #~ msgstr "Velg en posisjon å laste inn ifra" @@ -3340,9 +3758,6 @@ msgstr "MAMEinfo" #~ msgid "Configure machine:" #~ msgstr "Sett opp maskinen:" -#~ msgid "Support Cocktail\tYes\n" -#~ msgstr "Støtter Cocktail\tJa\n" - #~ msgid "" #~ "The selected machine is missing one or more required ROM or CHD images. " #~ "Please select a different machine.\n" @@ -3361,52 +3776,9 @@ msgstr "MAMEinfo" #~ msgid "Artwork Crop" #~ msgstr "Kunstverkbeskjæring" -#~ msgid "Use Backdrops" -#~ msgstr "Bruk bakgrunner" - -#~ msgid "Use Overlays" -#~ msgstr "Bruk overlegg" - -#~ msgid "Use Bezels" -#~ msgstr "Bruk bezeler" - -#~ msgid "Use Control Panels" -#~ msgstr "Bruk kontrollpaneler" - -#~ msgid "Use Marquees" -#~ msgstr "Bruk markier" - #~ msgid "Bilinear snapshot" #~ msgstr "Bilineær skjermklipp" -#, c-format -#~ msgid " %1$d×%2$s %3$d.%4$06d MHz\n" -#~ msgstr " %1$d×%2$s %3$d.%4$06d MHz\n" - -#~ msgid " %1$d×%2$s %5$d.%6$03d kHz\n" -#~ msgstr " %1$d×%2$s %5$d.%6$03d kHz\n" - -#~ msgid " %2$s %3$d.%4$06d MHz\n" -#~ msgstr " %2$s %3$d.%4$06d MHz\n" - -#~ msgid " %2$s %5$d.%6$03d kHz\n" -#~ msgstr " %2$s %5$d.%6$03d kHz\n" - -#, c-format -#~ msgid " Screen '%1$s': %2$d × %3$d (V) %4$f Hz\n" -#~ msgstr " Skjerm '%1$s': %2$d × %3$d (V) %4$f Hz\n" - -#, c-format -#~ msgid " Screen '%1$s': %2$d × %3$d (H) %4$f Hz\n" -#~ msgstr " Skjerm '%1$s': %2$d × %3$d (H) %4$f Hz\n" - -#, c-format -#~ msgid " %1$d×%2$s\n" -#~ msgstr " %1$d×%2$s\n" - -#~ msgid " %2$s\n" -#~ msgstr " %2$s\n" - #~ msgid "" #~ "The software selected is missing one or more required ROM or CHD images. " #~ "Please select a different one." |
