shadPS4/src
Daniel Nylander 126cb824ea
Updated Swedish translation (#2327)
* Adding Swedish translation

* Updated Swedish translation with additional strings

Updated the Swedish translations using lupdate to found additional strings

cd src/qt_gui/treanslations

lupdate ../../../../shadPS4/ -tr-function-alias QT_TRANSLATE_NOOP+=TRANSLATE,QT_TRANSLATE_NOOP+=TRANSLATE_SV,QT_TRANSLATE_NOOP+=TRANSLATE_STR,QT_TRANSLATE_NOOP+=TRANSLATE_FS,QT_TRANSLATE_N_NOOP3+=TRANSLATE_FMT,QT_TRANSLATE_NOOP+=TRANSLATE_NOOP,translate+=TRANSLATE_PLURAL_STR,translate+=TRANSLATE_PLURAL_FS -no-obsolete -locations none -source-language en -ts sv.ts

* Update sv.ts

* Updated Swedish translation

* Adding copyright boilerplate

* Updated Swedish translation

* Updated Swedish translation

* Update sv.ts whitespace in boilerplate
2025-02-05 17:25:15 +02:00
..
common libSceHmd Stubs (#2355) 2025-02-05 17:24:53 +02:00
core libSceHmd Stubs (#2355) 2025-02-05 17:24:53 +02:00
images add controller remapping GUI (#2311) 2025-02-04 08:50:32 +02:00
imgui Added keyboard and mouse input remapping, mouse movement to joystick logic, GUI and more (#1356) 2025-01-31 16:36:14 +02:00
input Remapping: Documentation and defaults update + add option to use a unified config (#2302) 2025-01-31 18:41:11 +02:00
qt_gui Updated Swedish translation (#2327) 2025-02-05 17:25:15 +02:00
shader_recompiler shader_recompiler: Add workaround for drivers with unexpected unorm rounding behavior. (#2310) 2025-02-04 01:01:59 -08:00
video_core shader_recompiler: Add workaround for drivers with unexpected unorm rounding behavior. (#2310) 2025-02-04 01:01:59 -08:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp Fork detection: Fix Windows naming + add a new check for fork detection (#2321) 2025-02-03 12:53:57 +02:00
emulator.h CLI: Add argument to pass an argument to the game (#2135) 2025-01-18 15:21:08 +03:00
main.cpp Fix issue #1684 (#2277) 2025-01-31 10:50:02 +02:00
sdl_window.cpp Added keyboard and mouse input remapping, mouse movement to joystick logic, GUI and more (#1356) 2025-01-31 16:36:14 +02:00
sdl_window.h Added keyboard and mouse input remapping, mouse movement to joystick logic, GUI and more (#1356) 2025-01-31 16:36:14 +02:00
shadps4.qrc add controller remapping GUI (#2311) 2025-02-04 08:50:32 +02:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00