mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
* Documentation update * Added the NooDS RetroArch core as an alternative emulator for the gba and nds systems * Documentation update * Updated the archive/el_GR.po file * Fixed an issue where MD5 hashes were calculated when using the single-game scraper * Refactored the helpsystem code and added support for using an arbitrary amount of helpsystem elements * Removed the obsolete HelpStyle code * Fixed some Clang compiler warnings * Added 'thumbstickclick' as a supported 'entries' property value for the helpsystem element * Documentation update * Added 'lr' and 'ltrt' as supported 'entries' property values for the helpsystem element * Documentation update * Made it possible to set per-element icon overrides for the helpsystem element * Fixed an issue where the helpsystem icons were sometimes not getting updated * Fixed an issue where the default helpsystem element was not displayed if there was no theme configuration for it * Eliminated some unnecessary helpsystem updates * Changed a code comment * Added 'imageSize', 'imageMaxSize', 'imageCropSize' and 'imageCropPos' properties to the video element * Documentation update * Added support for a 'none' value to the helpsystem element scope property * Documentation update * Rewrote the logic for the 'none' value for the helpsystem element scope property * Added 'rotation' and 'rotationOrigin' properties to the helpsystem element * Documentation update * Added an 'entryLayout' property to the helpsystem element * Added support for a 'none' value to the video element imageType property * Documentation update * Added a 'fadeInType' property to the video element * Documentation update * Added a clock element and a corresponding menu entry * Documentation update * Adjusted the default position for the clock * Fixed an issue where applying rounded corners caused rendering artfifacts if the texture did not use premultiplied alpha * Added a BackgroundComponent to replace NinePatchComponent for rendering menu and popup backgrounds * Rewrote most components to use BackgroundComponent instead of NinePatchComponent * Removed the obsolete frame.png and frame.svg graphics resource files * Increased the background blur slightly when a menu is open * Removed an unused variable * Small adjustment to the GuiInfoPopup corner roundness * Made the menu and launch screen scale up at the same speed regardless of the display refresh rate * Documentation update * (Linux) Added support for the Flatpak release of Ruffle * Added the .ruf file extension to the flash system * Fixed an issue where the DateTimeComponent gamelist fadeout didn't work correctly * Changed the rendering order so that the clock is rendered above the textlist quick scrolling overlay * Added an option to completely disable the game launch screen * Added a screensaver-game-select custom event * Added game-select and system-select custom events and a corresponding 'Browsing custom events' menu option * (Linux) Changed the AppImage find rule for Mandarine to mandarine-qt*.AppImage * Documentation update * Made a HelpComponent function private instead of public * (iOS) Fixed a build issue * Added support for building against ICU 76.1 and later * Added a SystemStatus class to poll Bluetooth, Wi-Fi, cellular and battery information from the operating system * Fixed an issue where the wrong SystemStatus Wi-Fi debug info was shown * (Android) Changed system status polling to run on the main thread * (Windows) Fixed a typo that caused a build error * (Linux) Fixed an issue where the battery was not detected * (macOS) Fixed an issue where the battery capacity was not calculated correctly * (Windows) Fixed a linker error due to two missing libraries * (Linux) Added the BlueZ library as a dependency * (Linux) Added the BlueZ library as a dependency * Added a CMake find module for BlueZ * (Linux) Fixed a CMake find module name mismatch for BlueZ * Changed the CMake configuration to only check for the BlueZ library on Linux and not on FreeBSD * Changed a CMake configuration comment * OCD commit * (Linux) Added support for checking for multiple Bluetooth adapters * Disabled system status polling on FreeBSD and Haiku * Added clamping to the battery capacity to work around buggy OS drivers * Added system status indicator icons * Added a system status component * (Android) Fixed an issue where there was a PLACEHOLDER entry present for the consolearcade system in the es_systems.xml file * Added menu options to toggle the system status indicators * Fixed some issues with the system status indicators * Fixed an issue where the battery text was not updated correctly when changing its menu option * Documentation update * (macOS) Added a NSBluetoothAlwaysUsageDescription key to the Info.plist file * Fixed an issue where the battery percentage text was sometimes shown when it shouldn't have been * Fixed an issue where some theme properties did not load correctly for the clock element * Reorganized the positions of the systemstatus and clock elements in ThemeData * (linear-es-de) Added configuration for the systemstatus and clock elements * Made a small adjustment to the systemstatus element's default position * (linear-es-de) Small adjustment to the position of the systemstatus element * Changed SystemStatusComponent to use a height property instead of a size property * (linear-es-de) Updated the theme config to use a height property for the systemstatus element * Documentation update * (linear-es-de) Relocated the configuration for the systemstatus and clock elements * Removed the backgroundMargins and lineSpacing properties for the clock element and added backgroundColorEnd, backgroundGradientType and backgroundPadding * (linear-es-de) Removed an obsolete property for the clock element * (modern-es-de) Added systemstatus and clock configuration * (slate-es-de) Added systemstatus and clock configuration * Fixed a rendering issue when combining rotation and background padding for the clock element * Added backgroundColor, backgroundColorEnd, backgroundGradientType, backgroundPadding and backgroundCornerRadius properties to the helpsystem element * Added 'rotation' and 'rotationOrigin' properties to the systemstatus element * Documentation update * Added libgallium to the TSAN_suppressions file * Added a compensation for a strange helpsystem sizing issue when drawing the element background * Fixed an issue where the override for the 'battery_low' systemstatus icon did not work * Added two sorting flags to make the translation update script generate identical output across different machines * Changed the .po update script to not use fuzzy matching * Added a .continueignore entry to the .gitignore file * Updated all .po files with the new translation messages * Updated the en_US and en_GB translations * Updated the sv_SE translations * (Android) Added MAME4droid Current emulator entries for all systems where MAME4droid 2024 was supported Also changed from MAME4droid 2024 to MAME4droid Current for all systems where only this emulator was supported * (Linux) Added a find rule entry for the new PCSX2 binary name (pcsx2) * (Linux) Added a find rule entry for the new DuckStation binary name (duckstation) * Added the b2 RetroArch core as an alternative emulator for the bbcmicro system * Documentation update * Updated SDL to 2.32.2 * Updated the MAME index files to include ROMs up to MAME version 0.275 * Bundled the February 2025 release of the Mozilla TLS/SSL certificates * Documentation update * Updated the nl_NL translations * Updated the ro_RO translations * Updated the fr_FR translations * Updated the pt_BR translations * Updated the it_IT translations * Updated the fr_FR translations * Updated the ko_KR translations * Updated the es_ES translations * Updated the de_DE translations * Updated the es_ES translations * Updated the ro_RO translations * Updated the ru_RU translations * Updated the ja_JP translations * Updated the zh_CN translations * Updated the sv_SE translations * Updated the ca_ES translations * Added a 'scope' property to the systemstatus and clock elements * Documentation update * Updated the pl_PL translations * (linear-es-de) Added system metadata translations for 15 languages * Added support for the Vircon32 Virtual Console (vircon32) game system * (linear-es-de) Added support for the Vircon32 Virtual Console (vircon32) game system * (modern-es-de) Added support for the Vircon32 Virtual Console (vircon32) game system * (slate-es-de) Added support for the Vircon32 Virtual Console (vircon32) game system * Documentation update * Added the .m3u file extension to the sega32x, sega32xjp and sega32xna systems * (Android) Added a find rule entry for the new Cemu package name * Added A7800 standalone as an alternative emulator for the atari7800 system on Linux and Windows * (Linux) Added XM6 TypeG Wine and XM6 TypeG Proton as alternative emulators for the x68000 system Also added XM6 TypeG standalone as an alternative emulator for the x68000 system on Windows * (Android) Added Azahar standalone as an alternative emulator for the n3ds system * Documentation update * (Linux) Added MFME Wine and MFME Proton as alternative emulators for the arcade system Also added MFME standalone as an alternative emulator for the arcade system on Windows * Added a %ROMRAWWIN% variable * (Linux) Added support for the manually downloaded release of Mesen * Added Mesen standalone as an alternative emulator for the colecovision, wonderswan and wonderswancolor systems on Linux and Windows * Added Azahar standalone as an alternative emulator for the n3ds system on Linux and Windows * Documentation update * Made a small adjustment to the button_y_PS helpsystem button * Updated the de_DE translations * Updated the de_DE translations * Updated the zh_TW translations * Documentation update * Fixed some segfaults that could occur during emergency shutdown * Improved the cleanup on window deinit * Fixed a crash on window deinit * Fixed a rare issue where reloading the application could lead to a crash * Optimized HelpComponent updates by caching the icons * The HelpComponent icon cache is now cleared when pressing ctrl-r * Added an 'entryRelativeScale' property to the helpsystem element * Fixed a code comment typo * Documentation update * Updated the sv_SE translations * (linear-es-de) Adjusted the relative scale between the icons and text for the helpsystem element * Split the backgroundPadding property into backgroundHorizontalPadding and backgroundVerticalPadding properties for the helpsystem, systemstatus and clock elements * (slate-es-de) Updated to use the new backgroundHorizontalPadding and backgroundVerticalPadding properties for the systemstatus and clock elements * Documentation update * The LANG and LANGUAGE variables are now set explicitly to the UTF-8 character encoding on Linux, macOS and Android * (modern-es-de) Adjusted the relative scale between the icons and text for the helpsystem element * Added the bsnes-jg RetroArch core as an alternative emulator for the satellaview, sfc, snes, snesna and sufami systems * (Windows) Fixed an issue where there could be double quotation marks added to the launch command under some special circumstances * Enabled directories interpreted as files with MAME RetroArch for the apple2, apple2gs and fmtowns systems on Linux, macOS and Windows * (Windows) Added back accidentally deleted MAME standalone entry for the apple2 system * Documentation update * (Windows) Made the hack to remove double quotation marks on game launch slightly less dangerous * Simplified a number of HelpComponent function and variable names * (Android) The launch sound is no longer played if the launch screen is set as disabled * The launch sound is now always stopped when returning to ES-DE after a game launch * The launch sound is no longer played if the launch screen is set as disabled when built with the DEINIT_ON_LAUNCH option * Prevented the launch sound from getting stopped when running in the background on game launch * Updated the de_DE translations * Fixed an issue where the menus would sometimes contain fractional rows * Updated the ko_KR translations * (Android) Added SkyEmu standalone as an alternative emulator for the gb, gba, gbc and nds systems * Documentation update * Added support for the 8:7 display aspect ratio * Added translations for the '8:7 vertical' message * Documentation update * Documentation update * Fixed an issue where a double free in GuiLaunchScreen could cause an unclean application shutdown * Updated the archive/el_GR.po file * (Linux) Added MFME Wine and MFME Proton as alternative emulators for the mame system Also added MFME standalone as an alternative emulator for the mame system on Windows * (Linux) Added find rule entries for Lindbergh Loader * Added initial support for the Microsoft Xbox One (xboxone) game system * (linear-es-de) Added support for the Microsoft Xbox One (xboxone) game system * (modern-es-de) Added support for the Microsoft Xbox One (xboxone) game system * (slate-es-de) Added support for the Microsoft Xbox One (xboxone) game system * Documentation update * Added support for the Sega Mark III (mark3) game system * (linear-es-de) Added support for the Sega Mark III (mark3) game system * (modern-es-de) Added support for the Sega Mark III (mark3) game system * (slate-es-de) Added support for the Sega Mark III (mark3) game system * Documentation update * Added support for the Sony PlayStation 4 (ps4) game system on Linux, macOS and Windows * Updated the archive/el_GR.po file * Documentation update * (Linux) Moved an emulator entry in es_find_rules.xml that was not sorted correctly * (Android) Added a find rule entry for the Pizza Boy SC Basic emulator * Added the CannonBall and Mr.Boom RetroArch cores as alternative emulators for the ports system * Documentation update * Updated the dummy ROMs archives with the latest systems * Added RPCS3 Game Serial as an alternative emulator for the consolearcade and ps3 systems on Linux, macOS and Windows * Documentation update * (linear-es-de) Updated the system metadata for the mark3, vircon32 and xboxone systems * (linear-es-de) Added zh_TW metadata translations for most systems * (linear-es-de) Added zh_TW metadata translations for some systems * (linear-es-de) Updated the system metadata for some systems Also removed two obsolete system metadata files * (linear-es-de) Updated some sv_SE system metadata entries * Fixed an issue where the update_version_string.sh script would not update the Info.plist file correctly * Bumped the version to 3.2.0 * Fixed a potential crash when disabling the help prompts * Updated "update from upstream"script to fetch `stable-3.2` * Added HelpStyle definition if def RETRODECK * Removed HelpStyle (was introduced by RetroDECK) * Added dependencies for ES-DE 3.2.0: dav1d, bluez, libvpx e icu * fix(manifest): libvpx hash * fix(manifest): update ICU source SHA256 hash * fix(icu): change build system to simple and update build commands * fix(icu): switch build system to autotools and update build directory structure * fix(es-de): remove ICU dependency and update build options for ES-DE for statically linking it * Documentation update * feat(manifest): update runtime version to 6.8 * feat(automation): added the AppImage build job * feat(build): install PipeWire development dependencies for ES-DE workflow * feat(build): update dependencies for ES-DE workflow * feat(workflow): add job to check and delete empty releases after builds * fix(build): update release notes format in build workflow [skip ci] * Triggering build * feat(build): add Bluetooth development dependencies and improve AppImage naming * feat(build): rename AppImage output for ES-DE to RetroDECK format * feat(build): update script for RetroDECK AppImage creation * feat(build): add bcm_host and brcmegl dependencies to build workflow * feat(build): replace brcmegl with fuse in dependency installation * Documentation update for the 3.2.0 release * feat(manifest): reverted runtime version to 6.7 in application YAML --------- Co-authored-by: Leon Styhre <leon.styhre@nw-soft.com>
140 lines
18 KiB
XML
140 lines
18 KiB
XML
<theme>
|
||
<variables>
|
||
<systemName>VIC-20</systemName>
|
||
<systemDescription>The Commodore VIC-20 (known as the VC-20 in Germany and the VIC-1001 in Japan) is an 8-bit home computer that was sold by Commodore Business Machines. The VIC-20 was announced in 1980, roughly three years after Commodore's first personal computer, the PET. The VIC-20 was the first computer of any description to sell one million units. It was described as "one of the first anti-spectatorial, non-esoteric computers by design...no longer relegated to hobbyist/enthusiasts or those with money, the computer Commodore developed was the computer of the future.
|
||
|
||
The VIC-20 was called VC-20 in Germany because the pronunciation of VIC with a German accent sounds like the German expletives "fick" or "wichsen". The term VC was marketed as though it was an abbreviation of VolksComputer ("people's computer," similar to Volkswagen and Volksempfänger).</systemDescription>
|
||
<systemManufacturer>Commodore</systemManufacturer>
|
||
<systemReleaseYear>1980</systemReleaseYear>
|
||
<systemReleaseDate>1980-06</systemReleaseDate>
|
||
<systemReleaseDateFormated>June 1980</systemReleaseDateFormated>
|
||
<systemHardwareType>Computer</systemHardwareType>
|
||
<systemCoverSize>3-4</systemCoverSize>
|
||
<systemColor>286d98</systemColor>
|
||
<systemColorPalette1>896841</systemColorPalette1>
|
||
<systemColorPalette2>D3D3C9</systemColorPalette2>
|
||
<systemColorPalette3>FFCD1C</systemColorPalette3>
|
||
<systemColorPalette4>DC2770</systemColorPalette4>
|
||
<systemCartSize>99-168</systemCartSize>
|
||
</variables>
|
||
<language name="ca_ES">
|
||
<variables>
|
||
<systemDescription>El Commodore VIC-20 (conegut com el VC-20 a Alemanya i el VIC-1001 al Japó) és un ordinador domèstic de 8 bits que va ser venut per Commodore Business Machines. El VIC-20 es va anunciar el 1980, aproximadament tres anys després del primer ordinador personal de Commodore, la mascota. El VIC-20 va ser el primer ordinador de qualsevol descripció que venia un milió d’unitats. Es va descriure com "un dels primers ordinadors anti-spectorial i no usotèrics per disseny ... ja no relegat a aficionats/entusiastes o a aquells amb diners, el Computer Commodore va ser l'ordinador del futur.
|
||
|
||
El VIC-20 es va anomenar VC-20 a Alemanya perquè la pronunciació de Vic amb un accent alemany sona com els explosius alemanys "fick" o "wichsen". El terme VC es va comercialitzar com si es tractés d'una abreviació de Volkscomputer ("People's Computer", similar a Volkswagen i Volksempfänger).</systemDescription>
|
||
<systemHardwareType>Computer</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="de_DE">
|
||
<variables>
|
||
<systemDescription>Der Commodore VIC-20 (in Deutschland als VC-20 und in Japan als VIC-1001 bekannt) ist ein 8-Bit-Heimcomputer, der von Commodore Business Machines verkauft wurde. Der VIC-20 wurde 1980 angekündigt, etwa drei Jahre nach dem ersten Personal Computer von Commodore, dem PET. Der VIC-20 war der erste Computer, von dem eine Million Stück verkauft wurden. Er wurde als "einer der ersten antispektakulären, nicht-esoterischen Computer beschrieben... der von Commodore entwickelte Computer war der Computer der Zukunft und nicht mehr nur etwas für Hobbyisten/Enthusiasten oder Leute mit Geld.
|
||
|
||
Der VIC-20 wurde in Deutschland VC-20 genannt, weil die Aussprache von VIC mit deutschem Akzent wie die deutschen Schimpfwörter "fick" oder "wichsen" klingt. Der Begriff VC wurde so vermarktet, als sei er eine Abkürzung für VolksComputer (ähnlich wie Volkswagen und Volksempfänger).</systemDescription>
|
||
<systemHardwareType>Computer</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="es_ES">
|
||
<variables>
|
||
<systemDescription>El Commodore VIC-20 (conocido como VC-20 en Alemania y VIC-1001 en Japón) es un ordenador doméstico de 8 bits comercializado por Commodore Business Machines. El VIC-20 fue anunciado en 1980, aproximadamente tres años después del primer ordenador personal de Commodore, el PET. El VIC-20 fue el primer ordenador de cualquier tipo en vender un millón de unidades. Fue descrito como "uno de los primeros ordenadores antiespectadores, no esotéricos por diseño... ya no relegado a los aficionados/entusiastas o a los que tienen dinero, el ordenador desarrollado por Commodore era el ordenador del futuro".
|
||
|
||
El VIC-20 se llamó VC-20 en Alemania porque la pronunciación de VIC con acento alemán suena como los improperios alemanes "fick" o "wichsen". El término VC se comercializó como si fuera una abreviatura de VolksComputer ("ordenador del pueblo", similar a Volkswagen y Volksempfänger).</systemDescription>
|
||
<systemHardwareType>Ordenador</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="fr_FR">
|
||
<variables>
|
||
<systemDescription>Le Commodore VIC-20 (connu sous le nom de VC-20 en Allemagne et de VIC-1001 au Japon) est un ordinateur domestique 8 bits vendu par Commodore Business Machines. Le VIC-20 a été annoncé en 1980, environ trois ans après le premier ordinateur personnel de Commodore, le PET. Le VIC-20 a été le premier ordinateur, toutes catégories confondues, à se vendre à un million d'exemplaires. Il a été décrit comme "l'un des premiers ordinateurs anti-spectateurs, non ésotériques de par sa conception... n'étant plus réservé aux amateurs/enthousiastes ou à ceux qui ont de l'argent, l'ordinateur développé par Commodore était l'ordinateur de l'avenir".
|
||
|
||
Le VIC-20 était appelé VC-20 en Allemagne parce que la prononciation de VIC avec un accent allemand ressemble aux jurons allemands "fick" ou "wichsen". Le terme VC a été commercialisé comme s'il s'agissait d'une abréviation de VolksComputer ("ordinateur du peuple", similaire à Volkswagen et Volksempfänger).</systemDescription>
|
||
<systemHardwareType>Ordinateur</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="it_IT">
|
||
<variables>
|
||
<systemDescription>Il Commodore VIC-20 (noto come VC-20 in Germania e VIC-1001 in Giappone) è un home computer a 8 bit venduto da Commodore Business Machines. Il VIC-20 fu annunciato nel 1980, circa tre anni dopo il primo personal computer di Commodore, il PET. Il VIC-20 è stato il primo computer di qualsiasi tipo a vendere un milione di unità. È stato descritto come "uno dei primi computer anti-speculatori, non esoterici per concezione... non più relegato agli hobbisti/entusiasti o a chi ha soldi, il computer sviluppato da Commodore era il computer del futuro".
|
||
|
||
Il VIC-20 era chiamato VC-20 in Germania perché la pronuncia di VIC con accento tedesco assomiglia alle imprecazioni tedesche "fick" o "wichsen". Il termine VC fu commercializzato come se fosse un'abbreviazione di VolksComputer ("computer del popolo", simile a Volkswagen e Volksempfänger).</systemDescription>
|
||
<systemHardwareType>Computer</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="nl_NL">
|
||
<variables>
|
||
<systemDescription>De Commodore VIC-20 (bekend als de VC-20 in Duitsland en de VIC-1001 in Japan) is een 8-bit thuiscomputer die werd verkocht door Commodore Business Machines. De VIC-20 werd aangekondigd in 1980, ongeveer drie jaar na Commodore's eerste personal computer, de PET. De VIC-20 was de eerste computer die een miljoen keer verkocht werd. Het werd beschreven als "een van de eerste anti-spectatorische, niet-esoterische computers door het ontwerp...niet langer gedegradeerd tot hobbyisten/enthousiastelingen of mensen met geld, de computer die Commodore ontwikkelde was de computer van de toekomst.
|
||
|
||
De VIC-20 werd in Duitsland VC-20 genoemd omdat de uitspraak van VIC met een Duits accent klinkt als de Duitse scheldwoorden "fick" of "wichsen". De term VC werd op de markt gebracht alsof het een afkorting was van VolksComputer ("computer van het volk", vergelijkbaar met Volkswagen en Volksempfänger).</systemDescription>
|
||
<systemHardwareType>Computer</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="pl_PL">
|
||
<variables>
|
||
<systemDescription>Commodore VIC-20 (znany jako VC-20 w Niemczech i VIC-1001 w Japonii) to 8-bitowy komputer domowy sprzedawany przez Commodore Business Machines. VIC-20 został ogłoszony w 1980 roku, mniej więcej trzy lata po pierwszym komputerze osobistym Commodore, PET. VIC-20 był pierwszym komputerem dowolnego typu, który sprzedał się w liczbie miliona sztuk. Został opisany jako "jeden z pierwszych anty-eksperckich, nie-ezoterycznych komputerów z założenia... nie był już relegowany do hobbystów/entuzjastów lub tych z pieniędzmi, komputer opracowany przez Commodore był komputerem przyszłości".
|
||
|
||
VIC-20 był nazywany VC-20 w Niemczech, ponieważ wymowa VIC z niemieckim akcentem brzmi jak niemieckie wykrzykniki "fick" lub "wichsen". Termin VC był sprzedawany jako skrót od VolksComputer ("komputer dla ludu", podobnie jak Volkswagen i Volksempfänger).</systemDescription>
|
||
<systemHardwareType>Komputer</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="pt_BR">
|
||
<variables>
|
||
<systemDescription>O Commodore VIC-20 (conhecido como VC-20 na Alemanha e VIC-1001 no Japão) é um computador doméstico de 8 bits vendido pela Commodore Business Machines. O VIC-20 foi anunciado em 1980, cerca de três anos após o primeiro computador pessoal da Commodore, o PET. O VIC-20 foi o primeiro computador de qualquer descrição a vender um milhão de unidades. Ele foi descrito como "um dos primeiros computadores anti-especulativos e não-esotéricos por design... não mais relegado a amadores/entusiastas ou àqueles com dinheiro, o computador desenvolvido pela Commodore era o computador do futuro.
|
||
|
||
O VIC-20 foi chamado de VC-20 na Alemanha porque a pronúncia de VIC com sotaque alemão soa como os palavrões alemães "fick" ou "wichsen". O termo VC foi comercializado como se fosse uma abreviação de VolksComputer ("computador do povo", semelhante a Volkswagen e Volksempfänger).</systemDescription>
|
||
<systemHardwareType>Computador</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="ro_RO">
|
||
<variables>
|
||
<systemDescription>Commodore VIC-20 (cunoscut sub numele de VC-20 în Germania și VIC-1001 în Japonia) este un computer personal pe 8 biți care a fost vândut de Commodore Business Machines. VIC-20 a fost anunțat în 1980, la aproximativ trei ani după primul computer personal Commodore, PET. VIC-20 a fost primul computer de orice tip care a vândut un milion de unități. Acesta a fost descris ca fiind "unul dintre primele computere anti-spectaculare, non-esoterice prin design... nu mai era relegat la pasionați/entuziaști sau la cei cu bani, computerul dezvoltat de Commodore era computerul viitorului.
|
||
|
||
VIC-20 a fost numit VC-20 în Germania, deoarece pronunția VIC cu accent german sună ca imprecațiile germane "fick" sau "wichsen". Termenul VC a fost comercializat ca și cum ar fi fost o abreviere de la VolksComputer ("calculatorul poporului", similar cu Volkswagen și Volksempfänger).</systemDescription>
|
||
<systemHardwareType>Computer</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="ru_RU">
|
||
<variables>
|
||
<systemDescription>Commodore VIC-20 (известный как VC-20 в Германии и VIC-1001 в Японии) - это 8-битный домашний компьютер, который продавался компанией Commodore Business Machines. VIC-20 был анонсирован в 1980 году, примерно через три года после выхода первого персонального компьютера компании Commodore, PET. VIC-20 стал первым компьютером любого типа, проданным тиражом в один миллион единиц. Его описывали как "один из первых антиспекулятивных, неэзотерических по дизайну компьютеров... Больше не предназначенный для любителей/энтузиастов или тех, у кого есть деньги, компьютер, разработанный Commodore, был компьютером будущего".
|
||
|
||
В Германии VIC-20 называли VC-20, потому что произношение VIC с немецким акцентом звучит как немецкие ругательства "fick" или "wichsen". Термин VC рекламировался как сокращение от VolksComputer ("народный компьютер", по аналогии с Volkswagen и Volksempfänger).</systemDescription>
|
||
<systemHardwareType>Компьютер</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="sv_SE">
|
||
<variables>
|
||
<systemDescription>Commodore VIC-20 (känd som VC-20 i Tyskland och VIC-1001 i Japan) är en 8-bitars hemdator som såldes av Commodore Business Machines. VIC-20 lanserades 1980, ungefär tre år efter Commodores första persondator PET. VIC-20 var den första datorn av något slag som såldes i en miljon exemplar. Den beskrevs som "en av de första anti-spektatoriska, icke-esoteriska datorerna med design...inte längre förpassad till hobbyister/entusiaster eller de med pengar, datorn som Commodore utvecklade var framtidens dator.
|
||
|
||
VIC-20 kallades VC-20 i Tyskland eftersom uttalet av VIC med tysk accent låter som de tyska svordomarna "fick" eller "wichsen". Termen VC marknadsfördes som om den var en förkortning av VolksComputer ("folkets dator", i likhet med Volkswagen och Volksempfänger).</systemDescription>
|
||
<systemHardwareType>Dator</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="ja_JP">
|
||
<variables>
|
||
<systemDescription>コモドールVIC-20(ドイツではVC-20、日本ではVIC-1001として知られる)は、コモドール・ビジネス・マシーンズが販売していた8ビットの家庭用コンピュータである。VIC-20は、コモドール初のパーソナルコンピュータであるPETからおよそ3年後の1980年に発表された。VIC-20は、あらゆるコンピュータの中で初めて100万台を売り上げた。コモドール社が開発したVIC-20は、「最初の反スペクタクル的な、デザイン的にエソテリックでないコンピュータのひとつであり、もはや趣味やマニア、お金のある人に追いやられるものではなく、コモドール社が開発したコンピュータは未来のコンピュータである」と評された。
|
||
|
||
VIC-20はドイツではVC-20と呼ばれていた。VICのドイツ語訛りの発音が、ドイツ語の "fick "や "wichsen "に似ていたからだ。VCという言葉は、VolksComputer(「人々のコンピュータ」、フォルクスワーゲンやフォルクスゼンプフェンガーに似ている)の略語であるかのように販売された。</systemDescription>
|
||
<systemHardwareType>コンピューター</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="ko_KR">
|
||
<variables>
|
||
<systemDescription>Commodore VIC-20(독일에서는 VC-20, 일본에서는 VIC-1001로 알려짐)은 Commodore Business Machines에서 판매한 8비트 가정용 컴퓨터입니다. VIC-20은 Commodore의 첫 번째 개인용 컴퓨터인 PET가 출시된 지 약 3년 후인 1980년에 발표되었습니다. VIC-20은 100만 대가 판매된 최초의 컴퓨터였습니다. 이 컴퓨터는 "최초의 반관람적이고 난해하지 않은 컴퓨터 중 하나로, 더 이상 취미/애호가나 돈 있는 사람들만의 전유물이 아닌 미래의 컴퓨터였다"고 묘사되었습니다.
|
||
|
||
VIC-20은 독일에서 VC-20이라고 불렀는데, 독일 억양이 있는 VIC의 발음이 독일 비속어인 '픽' 또는 '빌센'과 비슷하게 들리기 때문입니다. VC라는 용어는 폭스바겐이나 폭스엠펭거와 비슷한 '인민 컴퓨터'인 VolksComputer의 줄임말인 것처럼 마케팅되었습니다.</systemDescription>
|
||
<systemHardwareType>컴퓨터</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="zh_CN">
|
||
<variables>
|
||
<systemDescription>Commodore VIC-20(在德国称为 VC-20,在日本称为 VIC-1001)是 Commodore Business Machines 销售的一款 8 位家用电脑。VIC-20 发布于 1980 年,比 Commodore 的第一台个人电脑 PET 晚了大约三年。VIC-20 是第一款销量达到 100 万台的计算机。它被誉为 "首批反传统、非神秘设计的计算机之一......不再是业余爱好者或有钱人的专利,Commodore 开发的计算机是未来的计算机。
|
||
|
||
VIC-20 在德国被称为 VC-20,因为德国口音的 VIC 发音听起来像德国的脏话 "fick "或 "wichsen"。VC 这个词在市场上被认为是 VolksComputer("人民的计算机",类似于 Volkswagen 和 Volksempfänger)的缩写。</systemDescription>
|
||
<systemHardwareType>计算机</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="zh_TW">
|
||
<variables>
|
||
<systemDescription>Commodore VIC-20(德國稱為 VC-20,日本稱為 VIC-1001)是 Commodore Business Machines 銷售的 8 位元家用電腦。VIC-20 於 1980 年發表,與 Commodore 的第一台個人電腦 PET 相隔約三年。VIC-20 是第一台銷量突破 100 萬台的電腦。它被形容為「首批反觀觀、非神秘設計的電腦之一......不再只是業餘愛好者/發燒友或有錢人的專利,Commodore 開發的電腦是未來的電腦。
|
||
|
||
VIC-20 在德國被稱為 VC-20,因為德語口音的 VIC 發音聽起來像德語的髒話「fick」或「wichsen」。VC 一詞在行銷上彷彿是 VolksComputer (「人民的電腦」,類似於 Volkswagen 和 Volksempfänger)的縮寫。</systemDescription>
|
||
<systemHardwareType>電腦</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
</theme> |