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
26 KiB
XML
140 lines
26 KiB
XML
<theme>
|
||
<variables>
|
||
<systemName>PlayStation 3</systemName>
|
||
<systemDescription>The PlayStation 3 (PS3) is a home video game console developed by Sony Computer Entertainment. It is the successor to PlayStation 2, and is part of the PlayStation brand of consoles. It was first released on November 11, 2006 in Japan, November 17, 2006 in North America, and March 23, 2007 in Europe and Australia. The PlayStation 3 competed primarily against Microsoft's Xbox 360 and Nintendo's Wii as part of the seventh generation of video game consoles.
|
||
|
||
The console was first officially announced at E3 2005, and was released at the end of 2006. It was the first console to use Blu-ray Disc as its primary storage medium. The console was the first PlayStation to integrate social gaming services, including the PlayStation Network, as well as the first to be controllable from a handheld console, through its remote connectivity with PlayStation Portable and PlayStation Vita. In September 2009, the Slim model of the PlayStation 3 was released. It no longer provided the hardware ability to run PS2 games. It was lighter and thinner than the original version, and featured a redesigned logo and marketing design, as well as a minor start-up change in software. A Super Slim variation was then released in late 2012, further refining and redesigning the console.</systemDescription>
|
||
<systemManufacturer>Sony</systemManufacturer>
|
||
<systemReleaseYear>2006</systemReleaseYear>
|
||
<systemReleaseDate>2006-11-11</systemReleaseDate>
|
||
<systemReleaseDateFormated>November 11, 2006</systemReleaseDateFormated>
|
||
<systemHardwareType>Console</systemHardwareType>
|
||
<systemCoverSize>135-172</systemCoverSize>
|
||
<systemColor>317be1</systemColor>
|
||
<systemColorPalette1>94B8F2</systemColorPalette1>
|
||
<systemColorPalette2>1A15FF</systemColorPalette2>
|
||
<systemColorPalette3>0095D5</systemColorPalette3>
|
||
<systemColorPalette4>3DD3C8</systemColorPalette4>
|
||
<systemCartSize>1-1</systemCartSize>
|
||
</variables>
|
||
<language name="ca_ES">
|
||
<variables>
|
||
<systemDescription>La PlayStation 3 (PS3) és una consola de videojocs a casa desenvolupada per Sony Computer Entertainment.És el successor de PlayStation 2 i forma part de la marca de PlayStation of Consoles. Va ser llançat per primera vegada l'11 de novembre de 2006 al Japó, el 17 de novembre de 2006, a Amèrica del Nord i el 23 de març de 2007 a Europa i Austràlia. La PlayStation 3 va competir principalment contra la Xbox 360 de Microsoft i la Wii de Nintendo com a part de la setena generació de consoles de videojocs.
|
||
|
||
La consola es va anunciar oficialment a l'E3 2005 i es va publicar a finals del 2006. Va ser la primera consola que va utilitzar disc Blu-ray com a mitjà d'emmagatzematge principal. La consola va ser la primera PlayStation a integrar els serveis de jocs socials, inclosa la PlayStation Network, així com la primera que es pot controlar des d’una consola de mà, a través de la seva connectivitat remota amb PlayStation Portable i PlayStation Vita. Al setembre de 2009, es va publicar el model esvelt de PlayStation 3. Ja no proporcionava la capacitat de maquinari per executar jocs PS2. Era més lleuger i més prim que la versió original i presentava un logotip i un disseny de màrqueting redissenyat, així com un canvi menor de start-up en el programari. A finals del 2012 es va publicar una variació super fina, perfeccionant i redissenyant la consola.</systemDescription>
|
||
<systemHardwareType>Console</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="de_DE">
|
||
<variables>
|
||
<systemDescription>Die PlayStation 3 (PS3) ist eine von Sony Computer Entertainment entwickelte Videospielkonsole für den Heimgebrauch. Sie ist der Nachfolger der PlayStation 2 und gehört zur Konsolenmarke PlayStation. Sie wurde erstmals am 11. November 2006 in Japan, am 17. November 2006 in Nordamerika und am 23. März 2007 in Europa und Australien veröffentlicht. Die PlayStation 3 konkurrierte vor allem mit der Xbox 360 von Microsoft und der Wii von Nintendo als Teil der siebten Generation von Videospielkonsolen.
|
||
|
||
Die Konsole wurde erstmals auf der E3 2005 offiziell angekündigt und kam Ende 2006 auf den Markt. Sie war die erste Konsole, die Blu-ray Disc als primäres Speichermedium verwendete. Sie war die erste PlayStation-Konsole, die Social-Gaming-Dienste wie das PlayStation Network integrierte, und die erste Konsole, die über eine Remote-Verbindung mit PlayStation Portable und PlayStation Vita von einem Handheld aus gesteuert werden konnte. Im September 2009 wurde das Slim-Modell der PlayStation 3 veröffentlicht. Es bot nicht mehr die Hardware-Fähigkeit, PS2-Spiele auszuführen. Es war leichter und dünner als die ursprüngliche Version und verfügte über ein neu gestaltetes Logo und Marketingdesign sowie eine geringfügige Änderung bei der Software. Ende 2012 wurde dann eine Super-Slim-Variante veröffentlicht, die die Konsole weiter verfeinerte und neu gestaltete.</systemDescription>
|
||
<systemHardwareType>Konsole</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="es_ES">
|
||
<variables>
|
||
<systemDescription>La PlayStation 3 (PS3) es una videoconsola doméstica desarrollada por Sony Computer Entertainment. Es la sucesora de la PlayStation 2 y forma parte de la marca de consolas PlayStation. Salió a la venta el 11 de noviembre de 2006 en Japón, el 17 de noviembre de 2006 en Norteamérica y el 23 de marzo de 2007 en Europa y Australia. La PlayStation 3 compitió principalmente con la Xbox 360 de Microsoft y la Wii de Nintendo como parte de la séptima generación de consolas de videojuegos.
|
||
|
||
La consola se anunció oficialmente por primera vez en el E3 de 2005 y salió a la venta a finales de 2006. Fue la primera consola en utilizar discos Blu-ray como medio de almacenamiento principal. La consola fue la primera PlayStation en integrar servicios de juegos sociales, incluyendo PlayStation Network, así como la primera en ser controlable desde una consola portátil, a través de su conectividad remota con PlayStation Portable y PlayStation Vita. En septiembre de 2009, salió a la venta el modelo Slim de la PlayStation 3. Ya no ofrecía la capacidad de ejecutar juegos de PS2. Era más ligera y delgada que la versión original, y presentaba un logotipo y un diseño de marketing rediseñados, así como un pequeño cambio de arranque en el software. A finales de 2012 se lanzó una variante Super Slim, que refinaba y rediseñaba aún más la consola.</systemDescription>
|
||
<systemHardwareType>Consola</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="fr_FR">
|
||
<variables>
|
||
<systemDescription>La PlayStation 3 (PS3) est une console de jeux vidéo de salon développée par Sony Computer Entertainment. Elle succède à la PlayStation 2 et fait partie de la gamme de consoles PlayStation. Elle est sortie le 11 novembre 2006 au Japon, le 17 novembre 2006 en Amérique du Nord et le 23 mars 2007 en Europe et en Australie. La PlayStation 3 était principalement en concurrence avec la Xbox 360 de Microsoft et la Wii de Nintendo dans le cadre de la septième génération de consoles de jeux vidéo.
|
||
|
||
La console a été officiellement annoncée pour la première fois à l'E3 2005 et est sortie à la fin de l'année 2006. Elle a été la première console à utiliser le disque Blu-ray comme principal support de stockage. La console a été la première PlayStation à intégrer des services de jeux sociaux, notamment le PlayStation Network, et la première à être contrôlable à partir d'une console portable, grâce à sa connectivité à distance avec la PlayStation Portable et la PlayStation Vita. En septembre 2009, le modèle Slim de la PlayStation 3 est sorti. Il n'offre plus la possibilité matérielle de faire tourner les jeux PS2. Plus légère et plus fine que la version originale, elle arbore un logo et un design marketing redessinés, ainsi qu'un changement logiciel mineur au démarrage. Une version Super Slim a ensuite été lancée fin 2012, affinant et redessinant encore la console.</systemDescription>
|
||
<systemHardwareType>Console</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="it_IT">
|
||
<variables>
|
||
<systemDescription>La PlayStation 3 (PS3) è una console per videogiochi domestica sviluppata da Sony Computer Entertainment. È il successore della PlayStation 2 e fa parte del marchio di console PlayStation. È stata rilasciata per la prima volta l'11 novembre 2006 in Giappone, il 17 novembre 2006 in Nord America e il 23 marzo 2007 in Europa e Australia. La PlayStation 3 ha gareggiato principalmente contro la Xbox 360 di Microsoft e la Wii di Nintendo come parte della settima generazione di console per videogiochi.
|
||
|
||
La console è stata annunciata ufficialmente per la prima volta all'E3 2005 ed è stata rilasciata alla fine del 2006. È stata la prima console a utilizzare il Blu-ray Disc come supporto di memorizzazione principale. La console è stata la prima PlayStation a integrare servizi di social gaming, tra cui PlayStation Network, e la prima a poter essere controllata da una console portatile, grazie alla connettività remota con PlayStation Portable e PlayStation Vita. Nel settembre 2009, è stato rilasciato il modello Slim della PlayStation 3. Non offriva più la capacità hardware di eseguire i giochi PS2. Era più leggera e più sottile della versione originale e presentava un logo e un design di marketing ridisegnati, oltre a una piccola modifica al software. Alla fine del 2012 è stata rilasciata una variante Super Slim, che ha ulteriormente perfezionato e ridisegnato la console.</systemDescription>
|
||
<systemHardwareType>Console</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="nl_NL">
|
||
<variables>
|
||
<systemDescription>De PlayStation 3 (PS3) is een videogameconsole voor thuisgebruik, ontwikkeld door Sony Computer Entertainment. Het is de opvolger van de PlayStation 2 en maakt deel uit van het PlayStation-merk van consoles. Het spel werd voor het eerst uitgebracht op 11 november 2006 in Japan, 17 november 2006 in Noord-Amerika en 23 maart 2007 in Europa en Australië. De PlayStation 3 nam het voornamelijk op tegen de Xbox 360 van Microsoft en de Wii van Nintendo als onderdeel van de zevende generatie videogameconsoles.
|
||
|
||
De console werd voor het eerst officieel aangekondigd op de E3 van 2005 en werd eind 2006 uitgebracht. Het was de eerste console die Blu-ray Disc als primair opslagmedium gebruikte. De console was de eerste PlayStation die social gaming-services integreerde, waaronder PlayStation Network, en de eerste die vanaf een handheldconsole kon worden bestuurd dankzij de connectiviteit op afstand met PlayStation Portable en PlayStation Vita. In september 2009 werd het Slim-model van de PlayStation 3 uitgebracht. Deze bood niet langer de hardwarematige mogelijkheid om PS2-games uit te voeren. Het was lichter en dunner dan de originele versie en was voorzien van een nieuw ontworpen logo en marketingontwerp, evenals een kleine opstartwijziging in de software. Eind 2012 werd er een Super Slim-variant uitgebracht, waarmee de console verder werd verfijnd en opnieuw ontworpen.</systemDescription>
|
||
<systemHardwareType>Console</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="pl_PL">
|
||
<variables>
|
||
<systemDescription>PlayStation 3 (PS3) to domowa konsola do gier wideo opracowana przez Sony Computer Entertainment. Jest to następca PlayStation 2 i jest częścią marki konsol PlayStation. Po raz pierwszy została wydana 11 listopada 2006 roku w Japonii, 17 listopada 2006 roku w Ameryce Północnej i 23 marca 2007 roku w Europie i Australii. PlayStation 3 konkurowała głównie z konsolami Xbox 360 firmy Microsoft i Wii firmy Nintendo w ramach siódmej generacji konsol do gier wideo.
|
||
|
||
Konsola została po raz pierwszy oficjalnie ogłoszona na targach E3 2005 i została wydana pod koniec 2006 roku. Była to pierwsza konsola wykorzystująca Blu-ray Disc jako główny nośnik pamięci. Konsola była pierwszą konsolą PlayStation, która zintegrowała usługi gier społecznościowych, w tym PlayStation Network, a także pierwszą, którą można było kontrolować z konsoli przenośnej, dzięki zdalnej łączności z PlayStation Portable i PlayStation Vita. We wrześniu 2009 roku wydany został model Slim konsoli PlayStation 3. Nie zapewniał on już sprzętowej możliwości uruchamiania gier PS2. Był lżejszy i cieńszy niż oryginalna wersja, a także zawierał przeprojektowane logo i projekt marketingowy, a także niewielką zmianę w oprogramowaniu. Wersja Super Slim została następnie wydana pod koniec 2012 roku, jeszcze bardziej udoskonalając i przeprojektowując konsolę.</systemDescription>
|
||
<systemHardwareType>Konsola</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="pt_BR">
|
||
<variables>
|
||
<systemDescription>O PlayStation 3 (PS3) é um console de videogame doméstico desenvolvido pela Sony Computer Entertainment. É o sucessor do PlayStation 2 e faz parte da marca de consoles PlayStation. Foi lançado pela primeira vez em 11 de novembro de 2006 no Japão, em 17 de novembro de 2006 na América do Norte e em 23 de março de 2007 na Europa e na Austrália. O PlayStation 3 competiu principalmente com o Xbox 360 da Microsoft e o Wii da Nintendo como parte da sétima geração de consoles de videogame.
|
||
|
||
O console foi anunciado oficialmente pela primeira vez na E3 2005 e foi lançado no final de 2006. Foi o primeiro console a usar o Blu-ray Disc como seu principal meio de armazenamento. O console foi o primeiro PlayStation a integrar serviços de jogos sociais, incluindo a PlayStation Network, bem como o primeiro a ser controlável a partir de um console portátil, por meio de sua conectividade remota com o PlayStation Portable e o PlayStation Vita. Em setembro de 2009, foi lançado o modelo Slim do PlayStation 3. Ele não oferecia mais a capacidade de hardware para executar jogos do PS2. Era mais leve e mais fino do que a versão original e apresentava um logotipo e um design de marketing redesenhados, além de uma pequena mudança inicial no software. Uma variação Super Slim foi lançada no final de 2012, refinando e redesenhando ainda mais o console.</systemDescription>
|
||
<systemHardwareType>Console</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="ro_RO">
|
||
<variables>
|
||
<systemDescription>PlayStation 3 (PS3) este o consolă de jocuri video pentru acasă dezvoltată de Sony Computer Entertainment. Este succesorul PlayStation 2 și face parte din marca de console PlayStation. Acesta a fost lansat pentru prima dată pe 11 noiembrie 2006 în Japonia, 17 noiembrie 2006 în America de Nord și 23 martie 2007 în Europa și Australia. PlayStation 3 a concurat în principal cu Xbox 360 de la Microsoft și Wii de la Nintendo ca parte a celei de-a șaptea generații de console de jocuri video.
|
||
|
||
Consola a fost anunțată oficial pentru prima dată la E3 2005 și a fost lansată la sfârșitul anului 2006. A fost prima consolă care a utilizat Blu-ray Disc ca mediu principal de stocare. Consola a fost prima PlayStation care a integrat servicii de jocuri sociale, inclusiv PlayStation Network, precum și prima care a putut fi controlată de pe o consolă portabilă, prin conectivitatea sa de la distanță cu PlayStation Portable și PlayStation Vita. În septembrie 2009, a fost lansat modelul Slim al PlayStation 3. Acesta nu mai oferea capacitatea hardware de a rula jocuri PS2. A fost mai ușor și mai subțire decât versiunea originală și a prezentat un logo și un design de marketing redesenate, precum și o schimbare minoră de pornire în software. O variantă Super Slim a fost lansată apoi la sfârșitul anului 2012, rafinând și reproiectând consola în continuare.</systemDescription>
|
||
<systemHardwareType>Consolă</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="ru_RU">
|
||
<variables>
|
||
<systemDescription>PlayStation 3 (PS3) - домашняя игровая консоль, разработанная компанией Sony Computer Entertainment. Она является преемницей PlayStation 2 и входит в линейку консолей PlayStation. Впервые она была выпущена 11 ноября 2006 года в Японии, 17 ноября 2006 года в Северной Америке и 23 марта 2007 года в Европе и Австралии. PlayStation 3 конкурировала в первую очередь с Xbox 360 от Microsoft и Wii от Nintendo, являясь частью седьмого поколения игровых приставок.
|
||
|
||
Впервые консоль была официально анонсирована на выставке E3 2005, а в продажу поступила в конце 2006 года. Это была первая консоль, в которой в качестве основного носителя информации использовался Blu-ray Disc. Консоль стала первой PlayStation, в которую были интегрированы социальные игровые сервисы, включая PlayStation Network, а также первой консолью, которой можно было управлять с рук, благодаря возможности удаленного подключения к PlayStation Portable и PlayStation Vita. В сентябре 2009 года была выпущена Slim-модель PlayStation 3. В ней больше не было аппаратных возможностей для запуска игр PS2. Она была легче и тоньше оригинальной версии, отличалась обновленным логотипом и маркетинговым дизайном, а также незначительными изменениями в программном обеспечении. В конце 2012 года была выпущена модификация Super Slim, в которой консоль была еще более усовершенствована и переработана.</systemDescription>
|
||
<systemHardwareType>Консоль</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="sv_SE">
|
||
<variables>
|
||
<systemDescription>PlayStation 3 (PS3) är en hemkonsol för videospel som utvecklats av Sony Computer Entertainment. Den är efterföljaren till PlayStation 2 och ingår i konsolmärket PlayStation. Den släpptes första gången den 11 november 2006 i Japan, den 17 november 2006 i Nordamerika och den 23 mars 2007 i Europa och Australien. PlayStation 3 konkurrerade främst mot Microsofts Xbox 360 och Nintendos Wii som en del av den sjunde generationen av videospelskonsoler.
|
||
|
||
Konsolen presenterades för första gången officiellt på E3 2005 och släpptes i slutet av 2006. Det var den första konsolen som använde Blu-ray Disc som primärt lagringsmedium. Konsolen var den första PlayStation som integrerade sociala speltjänster, inklusive PlayStation Network, och den första som kunde styras från en handhållen konsol genom fjärranslutning till PlayStation Portable och PlayStation Vita. I september 2009 släpptes Slim-modellen av PlayStation 3. Den hade inte längre den hårdvara som krävdes för att köra PS2-spel. Den var lättare och tunnare än originalversionen och hade en omdesignad logotyp och marknadsföringsdesign, samt en mindre uppstartsändring i programvaran. En Super Slim-variant släpptes sedan i slutet av 2012, vilket ytterligare förfinade och omformade konsolen.</systemDescription>
|
||
<systemHardwareType>Konsol</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="ja_JP">
|
||
<variables>
|
||
<systemDescription>プレイステーション3(PS3)は、ソニー・コンピュータエンタテインメントが開発した家庭用ゲーム機。プレイステーション2の後継機であり、プレイステーションブランドのゲーム機の一つである。日本では2006年11月11日に、北米では2006年11月17日に、ヨーロッパとオーストラリアでは2007年3月23日に発売された。プレイステーション3は、主にマイクロソフトのXbox 360や任天堂のWiiと、ビデオゲーム機の第7世代の一部として競合した。
|
||
|
||
このゲーム機は2005年のE3で初めて公式に発表され、2006年末に発売された。ブルーレイディスクを主記憶媒体として使用した最初のゲーム機である。このゲーム機は、PlayStation Networkを含むソーシャルゲームサービスを統合した最初のPlayStationであり、PlayStation PortableおよびPlayStation Vitaとのリモート接続により、携帯ゲーム機から操作できる最初のPlayStationでもあった。2009年9月、プレイステーション3のスリムモデルが発売された。PS2のゲームを実行するハードウェア機能はなくなった。オリジナル版よりも軽量・薄型で、ロゴとマーケティングデザインが一新され、ソフトウェアもマイナーチェンジされた。その後、2012年後半にスーパースリムのバリエーションが発売され、ゲーム機はさらに洗練され、デザインも一新された。</systemDescription>
|
||
<systemHardwareType>コンソール</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="ko_KR">
|
||
<variables>
|
||
<systemDescription>플레이스테이션 3(PS3)는 소니 컴퓨터 엔터테인먼트에서 개발한 가정용 비디오 게임 콘솔입니다. PlayStation 2의 후속작이며 PlayStation 콘솔 브랜드의 일부입니다. 일본에서는 2006년 11월 11일, 북미에서는 2006년 11월 17일, 유럽과 호주에서는 2007년 3월 23일에 처음 출시되었습니다. 플레이스테이션 3는 7세대 비디오 게임 콘솔의 일부로서 주로 마이크로소프트의 Xbox 360 및 닌텐도의 Wii와 경쟁했습니다.
|
||
|
||
이 콘솔은 E3 2005에서 처음 공식적으로 발표되었으며 2006년 말에 출시되었습니다. 이 콘솔은 블루레이 디스크를 기본 저장 매체로 사용한 최초의 콘솔이었습니다. 이 콘솔은 PlayStation 네트워크와 같은 소셜 게임 서비스를 통합한 최초의 PlayStation이었으며, PlayStation 휴대용 및 PlayStation 비타와의 원격 연결을 통해 핸드헬드 콘솔에서 제어할 수 있는 최초의 콘솔이기도 합니다. 2009년 9월에는 PlayStation 3의 슬림 모델이 출시되었습니다. 이 모델은 더 이상 PS2 게임을 실행할 수 있는 하드웨어 기능을 제공하지 않았습니다. 기존 버전보다 더 가볍고 얇아졌으며, 로고와 마케팅 디자인이 새롭게 디자인되었고 소프트웨어도 약간 변경되었습니다. 그 후 2012년 말에 슈퍼 슬림 버전이 출시되어 콘솔을 더욱 개선하고 새롭게 디자인했습니다.</systemDescription>
|
||
<systemHardwareType>콘솔</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="zh_CN">
|
||
<variables>
|
||
<systemDescription>PlayStation 3(PS3)是索尼电脑娱乐公司开发的一款家用视频游戏机。它是 PlayStation 2 的后继机,是 PlayStation 品牌游戏机的一部分。它于 2006 年 11 月 11 日在日本首次发布,2006 年 11 月 17 日在北美首次发布,2007 年 3 月 23 日在欧洲和澳大利亚首次发布。作为第七代视频游戏机的一部分,PlayStation 3 主要与微软的 Xbox 360 和任天堂的 Wii 竞争。
|
||
|
||
该游戏机在 2005 年 E3 游戏展上首次正式公布,并于 2006 年底发布。它是第一款使用蓝光光盘作为主要存储介质的游戏机。该游戏机是第一款整合了社交游戏服务(包括 PlayStation Network)的 PlayStation 游戏机,也是第一款可通过远程连接 PlayStation Portable 和 PlayStation Vita 控制的掌上游戏机。2009 年 9 月,PlayStation 3 的超薄机型发布。它不再提供运行 PS2 游戏的硬件能力。它比原版更轻、更薄,徽标和营销设计也进行了重新设计,软件也进行了小幅升级。随后在 2012 年底又发布了超薄版,进一步完善和重新设计了游戏机。</systemDescription>
|
||
<systemHardwareType>控制台</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
<language name="zh_TW">
|
||
<variables>
|
||
<systemDescription>PlayStation 3 (PS3) 是 Sony Computer Entertainment 開發的家用視訊遊戲主機。它是 PlayStation 2 的後繼機種,也是 PlayStation 主機品牌的一部分。它於 2006 年 11 月 11 日在日本、2006 年 11 月 17 日在北美、2007 年 3 月 23 日在歐洲和澳洲首次發售。PlayStation 3 的主要競爭對手為微軟的 Xbox 360 和任天堂的 Wii,是第七代視訊遊戲主機的一部分。
|
||
|
||
這款遊戲機於 2005 年 E3 首次正式發表,並於 2006 年底發售。它是第一台使用藍光光碟作為主要儲存媒體的遊戲機。該控制台是第一台整合社交遊戲服務(包括 PlayStation Network)的 PlayStation,也是第一台可透過與 PlayStation Portable 及 PlayStation Vita 的遙控連接,從掌上型控制台進行控制的 PlayStation。2009 年 9 月,PlayStation 3 的 Slim 機型推出。它不再提供執行 PS2 遊戲的硬體能力。它比原版更輕、更薄,並採用重新設計的標誌與行銷設計,軟體也有輕微的啟動改變。之後在 2012 年末推出了 Super Slim 變異版,進一步完善並重新設計了遊戲機。</systemDescription>
|
||
<systemHardwareType>控制台</systemHardwareType>
|
||
</variables>
|
||
</language>
|
||
</theme> |