ES-DE/themes/linear-es-de/system/metadata/psx.xml
XargonWan 76ed6199cb
feat/update-noruntime (#11)
* 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>
2025-04-08 13:33:45 +09:00

140 lines
22 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<theme>
<variables>
<systemName>PlayStation</systemName>
<systemDescription>The Sony PlayStation, or PS for short, is a fifth generation (19932005) home video game console developed and distributed by Sony Interactive Entertainment. It was released on December 3, 1994 in Japan at a retail price of ¥37,000. The console was later released in North America (1995), Europe (1995), Australia (1995), and Korea (1996). The PlayStation was known for standardizing disc based games over cartridges, as well as controllers with two analog sticks and vibration feedback. The console was discontinued on March 23, 2006.
PlayStation (Japanese: プレイステーション, Hepburn: Pureisutēshon, officially abbreviated as PS) is a Japanese video game brand that consists of five home video game consoles, as well as a media center, an online service, a line of controllers, two handhelds and a phone, as well as multiple magazines. The brand is produced by Sony Interactive Entertainment, a division of Sony, with the first console releasing as the PlayStation in Japan released in December 1994, and worldwide the following year.</systemDescription>
<systemManufacturer>Sony</systemManufacturer>
<systemReleaseYear>1994</systemReleaseYear>
<systemReleaseDate>1994-12-03</systemReleaseDate>
<systemReleaseDateFormated>December 3, 1994</systemReleaseDateFormated>
<systemHardwareType>Console</systemHardwareType>
<systemCoverSize>1-1</systemCoverSize>
<systemColor>878b8f</systemColor>
<systemColorPalette1>DC0029</systemColorPalette1>
<systemColorPalette2>F1C002</systemColorPalette2>
<systemColorPalette3>00A79B</systemColorPalette3>
<systemColorPalette4>326BB1</systemColorPalette4>
<systemCartSize>1-1</systemCartSize>
</variables>
<language name="ca_ES">
<variables>
<systemDescription>La Sony PlayStation, o PS, per a breus, és una consola de videojocs de cinquena generació (19932005) desenvolupada i distribuïda per Sony Interactive Entertainment. Va ser llançat el 3 de desembre de 1994 al Japó a un preu al detall de 37.000 ¥. La consola es va publicar més tard a Amèrica del Nord (1995), Europa (1995), Austràlia (1995) i Corea (1996). La PlayStation era coneguda per estandarditzar els jocs basats en disc sobre cartutxos, així com controladors amb dos pals analògics i feedback de vibracions. La consola es va suspendre el 23 de març del 2006.
PlayStation (japonès: プレイステーション, Hepburn: pureisutēshon, oficialment abreujat com PS) és una marca de videojocs japonesa que consta de cinc consoles de videojocs a casa, així com un centre de mitjans, un servei en línia, una línia de controladors, dos talls de mà i unTelèfon, així com diverses revistes. La marca és produïda per Sony Interactive Entertainment, una divisió de Sony, amb la primera consola que es llança com a PlayStation al Japó llançada el desembre de 1994 i a tot el món l'any següent.</systemDescription>
<systemHardwareType>Console</systemHardwareType>
</variables>
</language>
<language name="de_DE">
<variables>
<systemDescription>Die Sony PlayStation, kurz PS, ist eine Videospielkonsole der fünften Generation (1993-2005), die von Sony Interactive Entertainment entwickelt und vertrieben wird. Sie wurde am 3. Dezember 1994 in Japan zu einem Verkaufspreis von ¥37.000 veröffentlicht. Die Konsole wurde später auch in Nordamerika (1995), Europa (1995), Australien (1995) und Korea (1996) veröffentlicht. Die PlayStation war bekannt für die Standardisierung von Disc-basierten Spielen anstelle von Cartridges sowie für Controller mit zwei Analogsticks und Vibrationsrückmeldung. Die Konsole wurde am 23. März 2006 aus dem Programm genommen.
PlayStation (japanisch: プレイステーション, Hepburn: Pureisutēshon, offiziell abgekürzt als PS) ist eine japanische Videospielmarke, die aus fünf Videospielkonsolen für den Heimgebrauch, einem Media Center, einem Online-Dienst, einer Reihe von Controllern, zwei Handhelds und einem Telefon sowie mehreren Zeitschriften besteht. Die Marke wird von Sony Interactive Entertainment, einer Abteilung von Sony, hergestellt. Die erste Konsole wurde als PlayStation im Dezember 1994 in Japan und im folgenden Jahr weltweit veröffentlicht.</systemDescription>
<systemHardwareType>Konsole</systemHardwareType>
</variables>
</language>
<language name="es_ES">
<variables>
<systemDescription>La Sony PlayStation, o PS para abreviar, es una videoconsola doméstica de quinta generación (1993-2005) desarrollada y distribuida por Sony Interactive Entertainment. Salió a la venta el 3 de diciembre de 1994 en Japón a un precio de venta al público de 37.000 yenes. La consola se lanzó posteriormente en Norteamérica (1995), Europa (1995), Australia (1995) y Corea (1996). La PlayStation fue conocida por estandarizar los juegos basados en discos en lugar de cartuchos, así como por sus mandos con dos sticks analógicos y retroalimentación por vibración. La consola dejó de fabricarse el 23 de marzo de 2006.
PlayStation (japonés: プレイステーション, Hepburn: Pureisutēshon, abreviado oficialmente como PS) es una marca japonesa de videojuegos que consta de cinco videoconsolas domésticas, así como un centro multimedia, un servicio en línea, una línea de mandos, dos dispositivos portátiles y un teléfono, además de múltiples revistas. La marca está producida por Sony Interactive Entertainment, una división de Sony, y la primera consola se lanzó como PlayStation en Japón en diciembre de 1994, y en todo el mundo al año siguiente.</systemDescription>
<systemHardwareType>Consola</systemHardwareType>
</variables>
</language>
<language name="fr_FR">
<variables>
<systemDescription>La Sony PlayStation, ou PS en abrégé, est une console de jeux vidéo de salon de cinquième génération (1993-2005) développée et distribuée par Sony Interactive Entertainment. Elle est sortie le 3 décembre 1994 au Japon au prix de détail de 37 000 ¥. La console a ensuite été commercialisée en Amérique du Nord (1995), en Europe (1995), en Australie (1995) et en Corée (1996). La PlayStation était connue pour avoir standardisé les jeux sur disque par rapport aux cartouches, ainsi que pour ses manettes à deux sticks analogiques et à retour de vibration. La console a été arrêtée le 23 mars 2006.
PlayStation (japonais : プレイステーション, Hepburn : Pureisutēshon, officiellement abrégé en PS) est une marque japonaise de jeux vidéo qui se compose de cinq consoles de jeux vidéo de salon, ainsi que d'un centre multimédia, d'un service en ligne, d'une gamme de contrôleurs, de deux ordinateurs de poche et d'un téléphone, ainsi que de plusieurs magazines. La marque est produite par Sony Interactive Entertainment, une division de Sony. La première console est sortie sous le nom de PlayStation au Japon en décembre 1994, et dans le monde entier l'année suivante.</systemDescription>
<systemHardwareType>Console</systemHardwareType>
</variables>
</language>
<language name="it_IT">
<variables>
<systemDescription>La Sony PlayStation, o PS in breve, è una console per videogiochi domestica di quinta generazione (1993-2005) sviluppata e distribuita da Sony Interactive Entertainment. È stata rilasciata il 3 dicembre 1994 in Giappone a un prezzo al dettaglio di 37.000 ¥. La console è stata successivamente distribuita in Nord America (1995), Europa (1995), Australia (1995) e Corea (1996). La PlayStation era nota per la standardizzazione dei giochi su disco rispetto alle cartucce, nonché per i controller con due stick analogici e feedback a vibrazione. La console è stata dismessa il 23 marzo 2006.
PlayStation (giapponese: プレイステーション, Hepburn: Pureisutēshon, ufficialmente abbreviato in PS) è un marchio giapponese di videogiochi che consiste in cinque console per videogiochi domestici, oltre a un media center, un servizio online, una linea di controller, due palmari e un telefono, oltre a diverse riviste. Il marchio è prodotto da Sony Interactive Entertainment, una divisione di Sony, e la prima console è stata rilasciata come PlayStation in Giappone nel dicembre 1994 e in tutto il mondo l'anno successivo.</systemDescription>
<systemHardwareType>Console</systemHardwareType>
</variables>
</language>
<language name="nl_NL">
<variables>
<systemDescription>De Sony PlayStation, kortweg PS, is een vijfde generatie (1993-2005) videogameconsole voor thuisgebruik, ontwikkeld en verdeeld door Sony Interactive Entertainment. De console werd op 3 december 1994 in Japan uitgebracht voor een verkoopprijs van 37.000 yen. De console werd later uitgebracht in Noord-Amerika (1995), Europa (1995), Australië (1995) en Korea (1996). De PlayStation stond bekend om de standaardisatie van disc-gebaseerde games in plaats van cartridges, evenals controllers met twee analoge sticks en trilfeedback. De console werd op 23 maart 2006 uit productie genomen.
PlayStation (Japans: プレイテーション, Hepburn: Pureisutēshon, officieel afgekort als PS) is een Japans videogamemerk dat bestaat uit vijf videogameconsoles voor thuisgebruik, evenals een mediacenter, een online service, een lijn controllers, twee handhelds en een telefoon, evenals meerdere tijdschriften. Het merk wordt geproduceerd door Sony Interactive Entertainment, een divisie van Sony. De eerste console kwam uit als PlayStation in Japan in december 1994 en wereldwijd het jaar daarop.</systemDescription>
<systemHardwareType>Console</systemHardwareType>
</variables>
</language>
<language name="pl_PL">
<variables>
<systemDescription>Sony PlayStation, w skrócie PS, to domowa konsola do gier wideo piątej generacji (1993-2005), opracowana i dystrybuowana przez Sony Interactive Entertainment. Została wydana 3 grudnia 1994 roku w Japonii w cenie detalicznej 37 000 jenów. Konsola została później wydana w Ameryce Północnej (1995), Europie (1995), Australii (1995) i Korei (1996). PlayStation było znane ze standaryzacji gier opartych na płytach zamiast kartridży, a także kontrolerów z dwoma analogowymi drążkami i wibracjami. Konsola została wycofana z produkcji 23 marca 2006 roku.
PlayStation (jap. プレイステーション, Hepburn: Pureisutēshon, oficjalnie w skrócie PS) to japońska marka gier wideo, która składa się z pięciu domowych konsol do gier wideo, a także centrum multimedialnego, usługi online, linii kontrolerów, dwóch handheldów i telefonu, a także wielu czasopism. Marka jest produkowana przez Sony Interactive Entertainment, oddział Sony, a pierwsza konsola została wydana jako PlayStation w Japonii w grudniu 1994 roku, a na całym świecie w następnym roku.</systemDescription>
<systemHardwareType>Konsola</systemHardwareType>
</variables>
</language>
<language name="pt_BR">
<variables>
<systemDescription>O Sony PlayStation, ou PS, é um console de videogame doméstico de quinta geração (1993-2005) desenvolvido e distribuído pela Sony Interactive Entertainment. Foi lançado em 3 de dezembro de 1994 no Japão a um preço de varejo de ¥37.000. O console foi lançado posteriormente na América do Norte (1995), Europa (1995), Austrália (1995) e Coreia (1996). O PlayStation ficou conhecido por padronizar os jogos baseados em disco em vez de cartuchos, bem como os controles com duas alavancas analógicas e feedback de vibração. O console foi descontinuado em 23 de março de 2006.
PlayStation (em japonês: プレイステーション, Hepburn: Pureisutēshon, oficialmente abreviado como PS) é uma marca japonesa de videogame que consiste em cinco consoles de videogame domésticos, além de um centro de mídia, um serviço on-line, uma linha de controles, dois dispositivos portáteis e um telefone, bem como várias revistas. A marca é produzida pela Sony Interactive Entertainment, uma divisão da Sony, com o lançamento do primeiro console como PlayStation no Japão, em dezembro de 1994, e mundialmente no ano seguinte.</systemDescription>
<systemHardwareType>Console</systemHardwareType>
</variables>
</language>
<language name="ro_RO">
<variables>
<systemDescription>Sony PlayStation, sau pe scurt PS, este o consolă de jocuri video pentru acasă din a cincea generație (1993-2005) dezvoltată și distribuită de Sony Interactive Entertainment. A fost lansată pe 3 decembrie 1994 în Japonia la un preț de vânzare cu amănuntul de ¥37,000. Consola a fost lansată ulterior în America de Nord (1995), Europa (1995), Australia (1995) și Coreea (1996). PlayStation a fost cunoscută pentru standardizarea jocurilor pe bază de disc în detrimentul cartușelor, precum și pentru controllerele cu două stick-uri analogice și feedback prin vibrații. Consola a fost întreruptă pe 23 martie 2006.
PlayStation (japoneză: プレイステーション, Hepburn: Pureisutēshon, abreviat oficial ca PS) este o marcă japoneză de jocuri video care constă în cinci console de jocuri video pentru acasă, precum și un centru media, un serviciu online, o linie de controlere, două console portabile și un telefon, precum și mai multe reviste. Marca este produsă de Sony Interactive Entertainment, o divizie a Sony, cu prima consolă lansată ca PlayStation în Japonia lansat în decembrie 1994, și la nivel mondial în anul următor.</systemDescription>
<systemHardwareType>Consolă</systemHardwareType>
</variables>
</language>
<language name="ru_RU">
<variables>
<systemDescription>Sony PlayStation (сокращенно PS) - домашняя игровая консоль пятого поколения (1993-2005), разработанная и распространяемая компанией Sony Interactive Entertainment. Она была выпущена 3 декабря 1994 года в Японии по розничной цене ¥37 000. Позже консоль была выпущена в Северной Америке (1995), Европе (1995), Австралии (1995) и Корее (1996). PlayStation была известна тем, что игры на дисках стали стандартом, а не картриджами, а также контроллерами с двумя аналоговыми стиками и вибрационной обратной связью. Консоль была снята с производства 23 марта 2006 года.
PlayStation (японский язык: プレイステーション, написание: Pureisutēshon, официальное сокращение - PS) - японский бренд видеоигр, включающий в себя пять домашних игровых консолей, а также медиацентр, онлайн-сервис, линейку контроллеров, два портативных устройства и телефон, а также множество журналов. Бренд выпускается компанией Sony Interactive Entertainment, подразделением Sony. Первая консоль PlayStation была выпущена в Японии в декабре 1994 года, а в следующем году - по всему миру.</systemDescription>
<systemHardwareType>Консоль</systemHardwareType>
</variables>
</language>
<language name="sv_SE">
<variables>
<systemDescription>Sony PlayStation, eller PS som den förkortas, är en femte generationens (1993-2005) hemkonsol för videospel som utvecklats och distribueras av Sony Interactive Entertainment. Den släpptes den 3 december 1994 i Japan till ett detaljhandelspris av 37.000 yen. Konsolen släpptes senare i Nordamerika (1995), Europa (1995), Australien (1995) och Korea (1996). PlayStation var känd för att standardisera skivbaserade spel i stället för kassetter, samt för kontroller med två analoga spakar och vibrationsfeedback. Konsolen slutade säljas den 23 mars 2006.
PlayStation (japanska: プレイステーション, Hepburn: Pureisutēshon, officiellt förkortat PS) är ett japanskt varumärke för videospel som består av fem hemkonsoler för videospel, ett mediecenter, en onlinetjänst, en serie handkontroller, två handdatorer och en telefon samt flera tidningar. Varumärket produceras av Sony Interactive Entertainment, en division inom Sony, och den första konsolen släpptes som PlayStation i Japan i december 1994 och i hela världen året därpå.</systemDescription>
<systemHardwareType>Konsol</systemHardwareType>
</variables>
</language>
<language name="ja_JP">
<variables>
<systemDescription>ソニーのプレイステーション、略してPSは、ソニー・インタラクティブエンタテインメントが開発・販売する第5世代1993年2005年の家庭用ゲーム機である。日本では1994年12月3日に37,000円で発売された。その後、北米1995年、欧州1995年、オーストラリア1995年、韓国1996年でも発売された。プレイステーションは、カートリッジではなくディスクベースのゲームを標準化し、2つのアナログスティックと振動フィードバックを備えたコントローラーを採用したことで知られる。このゲーム機は2006年3月23日に販売終了となった。
プレイステーション」(日本語: プレイステーション、ヘボン: ぷれいすてーしょん、正式略称: PSは、日本のビデオゲームブランドであり、5つの家庭用ゲーム機、メディアセンター、オンラインサービス、コントローラーのラインアップ、2つの携帯ゲーム機、携帯電話、複数の雑誌で構成されている。ブランドはソニーの一部門であるソニー・インタラクティブエンタテインメントがプロデュースしており、最初のゲーム機は1994年12月に日本で発売され、翌年には全世界で「プレイステーション」として発売された。</systemDescription>
<systemHardwareType>コンソール</systemHardwareType>
</variables>
</language>
<language name="ko_KR">
<variables>
<systemDescription>소니 플레이스테이션 또는 줄여서 PS는 소니 인터랙티브 엔터테인먼트에서 개발 및 배포한 5세대(1993-2005) 가정용 비디오 게임 콘솔입니다. 1994년 12월 3일 일본에서 37,000엔의 소매가로 출시되었습니다. 이후 북미(1995), 유럽(1995), 호주(1995), 한국(1996)에서 출시되었습니다. 플레이스테이션은 카트리지 대신 디스크 기반 게임과 두 개의 아날로그 스틱과 진동 피드백이 있는 컨트롤러를 표준화한 것으로 유명했습니다. 이 콘솔은 2006년 3월 23일에 단종되었습니다.
플레이스테이션(일본어: プレイステーション, 헵번: 퓨레이수테숀, 공식 약칭: PS)은 5대의 가정용 비디오 게임 콘솔과 미디어 센터, 온라인 서비스, 컨트롤러 라인, 핸드헬드 2대와 휴대폰, 그리고 여러 잡지로 구성된 일본의 비디오 게임 브랜드입니다. 이 브랜드는 소니의 한 사업부인 소니 인터랙티브 엔터테인먼트에서 제작하며, 1994년 12월 일본과 이듬해 전 세계에 PlayStation이라는 이름으로 첫 번째 콘솔을 출시했습니다.</systemDescription>
<systemHardwareType>콘솔</systemHardwareType>
</variables>
</language>
<language name="zh_CN">
<variables>
<systemDescription>索尼 PlayStation简称 PS是索尼互动娱乐公司开发和发行的第五代1993-2005 年)家用视频游戏机。它于 1994 年 12 月 3 日在日本发布,零售价为 37,000 日元。该游戏机随后在北美1995 年、欧洲1995 年、澳大利亚1995 年和韩国1996 年发售。PlayStation 以光盘游戏标准化而非卡带游戏标准化而著称,同时还采用了带有两个模拟摇杆和振动反馈的控制器。该游戏机于 2006 年 3 月 23 日停产。
PlayStation日语プレイステーション合本Pureisutēshon正式缩写为 PS是一个日本视频游戏品牌由五台家用视频游戏机、一个媒体中心、一个在线服务、一系列控制器、两台掌上电脑和一部手机以及多种杂志组成。该品牌由索尼旗下的索尼互动娱乐公司生产第一台游戏机于 1994 年 12 月以 PlayStation 的名义在日本发布,次年在全球发布。</systemDescription>
<systemHardwareType>控制台</systemHardwareType>
</variables>
</language>
<language name="zh_TW">
<variables>
<systemDescription>Sony PlayStation簡稱 PS是 Sony Interactive Entertainment 所開發與代理的第五代 (1993-2005) 家用視訊遊戲機。它於 1994 年 12 月 3 日在日本發售,零售價為 37,000 日圓。該遊戲機後來在北美1995 年、歐洲1995 年、澳洲1995 年和韓國1996 年發行。PlayStation 以標準化光碟遊戲而非卡帶遊戲,以及配備兩個類比搖桿和震動回饋的控制器而聞名。該控制台於 2006 年 3 月 23 日停產。
PlayStation日文プレイステーション合本Pureisutēshon正式簡稱 PS是日本的視訊遊戲品牌包含五部家用視訊遊戲主機、媒體中心、線上服務、一系列控制器、兩部掌上型裝置和一部電話以及多種雜誌。該品牌由 Sony 旗下的 Sony Interactive Entertainment 所製作,第一台主機於 1994 年 12 月以 PlayStation 的名義在日本發售,並於翌年在全球發售。</systemDescription>
<systemHardwareType>控制台</systemHardwareType>
</variables>
</language>
</theme>