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>
108 lines
15 KiB
XML
108 lines
15 KiB
XML
<theme>
|
||
<variables>
|
||
<systemName>Oric</systemName>
|
||
<systemDescription>Oric was the name used by UK-based Tangerine Computer Systems for a series of 6502-based home computers sold in the 1980s, primarily in Europe. With the success of the ZX Spectrum from Sinclair Research, Tangerine's backers suggested a home computer and Tangerine formed Oric Products International Ltd to develop the Oric-1. The computer was introduced in 1982.[5] During 1983, approximately 160,000 Oric-1 computers were sold in the UK, plus another 50,000 in France (where it was the year's top-selling machine). This resulted in Oric being acquired and given funding for a successor model, the 1984 Oric Atmos.</systemDescription>
|
||
<systemManufacturer>Tangerine</systemManufacturer>
|
||
<systemReleaseYear>1982</systemReleaseYear>
|
||
<systemReleaseDate>1982-09-01</systemReleaseDate>
|
||
<systemReleaseDateFormated>September 1, 1982</systemReleaseDateFormated>
|
||
<systemHardwareType>Computer</systemHardwareType>
|
||
<systemCoverSize>3-4</systemCoverSize>
|
||
<systemColor>7C848D</systemColor>
|
||
<systemColorPalette1>BFB8A8</systemColorPalette1>
|
||
<systemColorPalette2>207EA4</systemColorPalette2>
|
||
<systemColorPalette3>77776D</systemColorPalette3>
|
||
<systemColorPalette4>9E9C8F</systemColorPalette4>
|
||
<systemCartSize>1-1</systemCartSize>
|
||
</variables>
|
||
<language name="ca_ES">
|
||
<variables>
|
||
<systemDescription>ORIC era el nom que utilitzaven els sistemes informàtics de mandarina basats en el Regne Unit per a una sèrie d’ordinadors domèstics basats en 6502 venuts a la dècada de 1980, principalment a Europa. Amb l’èxit de l’espectre ZX de Sinclair Research, els patrocinadors de Tangerine van suggerir un ordinador domèstic i la mandarina va formar Oric Products International Ltd per desenvolupar l’ORIC-1. L’ordinador es va introduir el 1982. [5]Durant el 1983, es van vendre aproximadament 160.000 ordinadors ORIC-1 al Regne Unit, a més de 50.000 altres a França (on era la màquina més venuda de l'any). Això va donar lloc a que ORIC fos adquirit i donat finançament per a un model successor, els ARIC Atmos de 1984.</systemDescription>
|
||
<systemHardwareType>Computer</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="de_DE">
|
||
<variables>
|
||
<systemDescription>Oric war der Name, den das britische Unternehmen Tangerine Computer Systems für eine Reihe von 6502-basierten Heimcomputern verwendete, die in den 1980er Jahren hauptsächlich in Europa verkauft wurden. Nach dem Erfolg des ZX Spectrum von Sinclair Research schlugen die Geldgeber von Tangerine einen Heimcomputer vor, und Tangerine gründete Oric Products International Ltd, um den Oric-1 zu entwickeln. Der Computer wurde 1982 auf den Markt gebracht.[5] Im Laufe des Jahres 1983 wurden etwa 160.000 Oric-1-Computer im Vereinigten Königreich verkauft, plus weitere 50.000 in Frankreich (wo er der meistverkaufte Computer des Jahres war). Dies führte dazu, dass Oric aufgekauft wurde und die Finanzierung für ein Nachfolgemodell, den Oric Atmos von 1984, erhielt.</systemDescription>
|
||
<systemHardwareType>Computer</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="es_ES">
|
||
<variables>
|
||
<systemDescription>Oric fue el nombre utilizado por Tangerine Computer Systems, con sede en el Reino Unido, para una serie de ordenadores domésticos basados en 6502 que se vendieron en la década de 1980, principalmente en Europa. Con el éxito del ZX Spectrum de Sinclair Research, los patrocinadores de Tangerine sugirieron un ordenador doméstico y Tangerine formó Oric Products International Ltd para desarrollar el Oric-1. El ordenador se presentó en 1982[5]. Durante 1983, se vendieron aproximadamente 160.000 ordenadores Oric-1 en el Reino Unido y otros 50.000 en Francia (donde fue la máquina más vendida del año). El resultado fue la adquisición de Oric y la financiación de un modelo sucesor, el Oric Atmos de 1984.</systemDescription>
|
||
<systemHardwareType>Ordenador</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="fr_FR">
|
||
<variables>
|
||
<systemDescription>Oric est le nom utilisé par la société britannique Tangerine Computer Systems pour une série d'ordinateurs familiaux à base de 6502 vendus dans les années 1980, principalement en Europe. Avec le succès du ZX Spectrum de Sinclair Research, les bailleurs de fonds de Tangerine ont suggéré un ordinateur domestique et Tangerine a formé Oric Products International Ltd pour développer l'Oric-1, qui a été introduit en 1982[5]. L'ordinateur a été lancé en 1982[5] En 1983, environ 160 000 ordinateurs Oric-1 ont été vendus au Royaume-Uni, plus 50 000 en France (où il a été la machine la plus vendue de l'année). Oric a donc été racheté et a reçu des fonds pour la création d'un nouveau modèle, l'Oric Atmos, en 1984.</systemDescription>
|
||
<systemHardwareType>Ordinateur</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="it_IT">
|
||
<variables>
|
||
<systemDescription>Oric è il nome utilizzato da Tangerine Computer Systems, società con sede nel Regno Unito, per una serie di home computer basati su 6502 venduti negli anni '80, principalmente in Europa. Con il successo dello ZX Spectrum di Sinclair Research, i finanziatori di Tangerine suggerirono un home computer e Tangerine formò Oric Products International Ltd per sviluppare l'Oric-1. Il computer fu presentato nel 1982. Il computer fu presentato nel 1982.[5] Nel corso del 1983 furono venduti circa 160.000 computer Oric-1 nel Regno Unito, più altri 50.000 in Francia (dove fu la macchina più venduta dell'anno). Questo ha portato all'acquisizione di Oric e al finanziamento di un modello successivo, l'Oric Atmos del 1984.</systemDescription>
|
||
<systemHardwareType>Computer</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="nl_NL">
|
||
<variables>
|
||
<systemDescription>Oric was de naam die het Britse Tangerine Computer Systems gebruikte voor een serie 6502-gebaseerde thuiscomputers die in de jaren 80 werden verkocht, voornamelijk in Europa. Na het succes van de ZX Spectrum van Sinclair Research stelden de geldschieters van Tangerine een thuiscomputer voor en Tangerine richtte Oric Products International Ltd op om de Oric-1 te ontwikkelen. De computer werd geïntroduceerd in 1982.[5] In 1983 werden er ongeveer 160.000 Oric-1 computers verkocht in de UK, plus nog eens 50.000 in Frankrijk (waar het de best verkochte machine van het jaar was). Dit resulteerde in de overname van Oric en de financiering van een opvolger, de Oric Atmos uit 1984.</systemDescription>
|
||
<systemHardwareType>Computer</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="pl_PL">
|
||
<variables>
|
||
<systemDescription>Oric to nazwa używana przez brytyjską firmę Tangerine Computer Systems dla serii komputerów domowych opartych na 6502, sprzedawanych w latach 80-tych, głównie w Europie. Wraz z sukcesem ZX Spectrum od Sinclair Research, zwolennicy Tangerine zasugerowali komputer domowy, a Tangerine utworzyło Oric Products International Ltd w celu opracowania Oric-1. Komputer został wprowadzony na rynek w 1982 r.[5] W 1983 r. sprzedano około 160 000 komputerów Oric-1 w Wielkiej Brytanii oraz kolejne 50 000 we Francji (gdzie był najlepiej sprzedającym się urządzeniem w roku). Spowodowało to, że firma Oric została przejęta i otrzymała fundusze na kolejny model, Oric Atmos z 1984 roku.</systemDescription>
|
||
<systemHardwareType>Komputer</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="pt_BR">
|
||
<variables>
|
||
<systemDescription>Oric foi o nome usado pela Tangerine Computer Systems, sediada no Reino Unido, para uma série de computadores domésticos baseados em 6502 vendidos na década de 1980, principalmente na Europa. Com o sucesso do ZX Spectrum da Sinclair Research, os patrocinadores da Tangerine sugeriram um computador doméstico e a Tangerine formou a Oric Products International Ltd para desenvolver o Oric-1. O computador foi lançado em 1982.[5] Em 1983, aproximadamente 160.000 computadores Oric-1 foram vendidos no Reino Unido, além de outros 50.000 na França (onde foi a máquina mais vendida do ano). Isso fez com que a Oric fosse adquirida e recebesse financiamento para um modelo sucessor, o Oric Atmos, de 1984.</systemDescription>
|
||
<systemHardwareType>Computador</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="ro_RO">
|
||
<variables>
|
||
<systemDescription>Oric a fost numele folosit de Tangerine Computer Systems, cu sediul în Marea Britanie, pentru o serie de computere de uz casnic bazate pe 6502 vândute în anii 1980, în special în Europa. Odată cu succesul ZX Spectrum de la Sinclair Research, susținătorii Tangerine au sugerat un computer pentru acasă, iar Tangerine a format Oric Products International Ltd pentru a dezvolta Oric-1. Computerul a fost introdus pe piață în 1982[5]. În cursul anului 1983, aproximativ 160 000 de computere Oric-1 au fost vândute în Regatul Unit, plus alte 50 000 în Franța (unde a fost cel mai bine vândut computer al anului). Acest lucru a dus la achiziționarea Oric și la acordarea de fonduri pentru un model succesor, Oric Atmos din 1984.</systemDescription>
|
||
<systemHardwareType>Computer</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="ru_RU">
|
||
<variables>
|
||
<systemDescription>Oric - это название, которым британская компания Tangerine Computer Systems назвала серию домашних компьютеров на базе 6502, продававшихся в 1980-х годах, в основном в Европе. После успеха ZX Spectrum от Sinclair Research сторонники Tangerine предложили создать домашний компьютер, и Tangerine основала компанию Oric Products International Ltd для разработки Oric-1. Компьютер был представлен в 1982 г.[5] В 1983 г. в Великобритании было продано около 160 000 компьютеров Oric-1, еще 50 000 - во Франции (где он стал самым продаваемым в этом году). В результате компания Oric была приобретена и получила финансирование на создание преемника, Oric Atmos 1984 года.</systemDescription>
|
||
<systemHardwareType>Компьютер</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="sv_SE">
|
||
<variables>
|
||
<systemDescription>Oric var namnet som användes av brittiska Tangerine Computer Systems för en serie 6502-baserade hemdatorer som såldes under 1980-talet, främst i Europa. Med framgången för ZX Spectrum från Sinclair Research föreslog Tangerines finansiärer en hemdator och Tangerine bildade Oric Products International Ltd för att utveckla Oric-1. Datorn introducerades 1982[5]. 1983 såldes cirka 160.000 Oric-1-datorer i Storbritannien och ytterligare 50.000 i Frankrike (där den var årets mest sålda dator). Detta ledde till att Oric blev uppköpt och fick finansiering för en efterföljare, Oric Atmos från 1984.</systemDescription>
|
||
<systemHardwareType>Dator</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="ja_JP">
|
||
<variables>
|
||
<systemDescription>Oricは、イギリスのTangerine Computer Systemsが1980年代に主にヨーロッパで販売した6502ベースの家庭用コンピュータのシリーズに使用した名前である。シンクレア・リサーチのZXスペクトラムの成功に伴い、タンジェリンの後援者は家庭用コンピュータを提案し、タンジェリンはOric-1を開発するためにOric Products International Ltdを設立した。このコンピュータは1982年に発売され[5]、1983年にはイギリスで約160,000台のOric-1コンピュータが販売され、フランスでも50,000台が販売された(フランスではこの年のトップセラーとなった)。この結果、Oricは買収され、後継モデルである1984年版Oric Atmosのための資金を得ることになった。</systemDescription>
|
||
<systemHardwareType>コンピューター</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="ko_KR">
|
||
<variables>
|
||
<systemDescription>Oric은 1980년대에 주로 유럽에서 판매된 6502 기반 가정용 컴퓨터 시리즈에 영국에 본사를 둔 Tangerine Computer Systems가 사용한 이름입니다. 싱클레어 리서치의 ZX 스펙트럼이 성공하자 탠저린의 후원자들은 가정용 컴퓨터를 제안했고, 탠저린은 Oric Products International Ltd를 설립하여 Oric-1을 개발했습니다. 이 컴퓨터는 1982년에 출시되었습니다.[5] 1983년에 영국에서 약 16만 대, 프랑스에서 5만 대(그 해 가장 많이 팔린 컴퓨터)의 Oric-1 컴퓨터가 판매되었습니다. 이로 인해 Oric은 인수되었고 후속 모델인 1984년형 Oric Atmos를 위한 자금을 지원받게 되었습니다.</systemDescription>
|
||
<systemHardwareType>컴퓨터</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="zh_CN">
|
||
<variables>
|
||
<systemDescription>Oric 是英国 Tangerine Computer Systems 公司在 20 世纪 80 年代主要在欧洲销售的一系列基于 6502 的家用电脑的名称。随着辛克莱研究公司的 ZX Spectrum 取得成功,Tangerine 的支持者建议推出家用电脑,于是 Tangerine 成立了 Oric Products International Ltd,开发出 Oric-1。1983 年,Oric-1 电脑在英国售出约 160,000 台,在法国售出 50,000 台(是当年最畅销的电脑)。因此,Oric 被收购并获得资金,用于生产后继型号,即 1984 年的 Oric Atmos。</systemDescription>
|
||
<systemHardwareType>计算机</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="zh_TW">
|
||
<variables>
|
||
<systemDescription>Oric 是英國 Tangerine Computer Systems 在 1980 年代使用的名稱,代表一系列以 6502 為基礎的家用電腦,主要在歐洲銷售。由於 Sinclair Research 的 ZX Spectrum 大獲成功,Tangerine 的支持者建議推出家用電腦,於是 Tangerine 成立了 Oric Products International Ltd 來開發 Oric-1。這款電腦於 1982 年推出。[5] 1983 年間,大約有 160,000 台 Oric-1 電腦在英國售出,另外還有 50,000 台在法國售出(這款電腦是當年法國最暢銷的電腦)。這使得 Oric 被收購,並獲得資金推出後繼機型,即 1984 年的 Oric Atmos。</systemDescription>
|
||
<systemHardwareType>電腦</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
</theme> |