Commit Graph

51260 Commits

Author SHA1 Message Date
IlDucci
1f56d944ae Spanish language revision and update
Hello there, this is a large update and proofread for RetroArch's Spanish translation.

I have done the following changes:
 - Translated the new strings.
 - Unified the tenses being used for menu entry labels and sublabels (There was a mix of tenses all over the place, so I've decided for now to use infinitive for labels and present's second person in singular for starting sublabels).
 - Unified many terms that were translated in more than one way (frames, for example, had frames and fotogramas all around).
 - Added many missing trailing periods at sublabels and what I think are OSD notifications.
 - Fixed a metric ton of missing accents.
 - Added rewrites on some translations.
 - Updated translations wherever the English texts had substantial changes.

There's one thing that I might have mixed, and that's the Spanish region that the line's being directed. Back when I started this translation, I followed the European Spanish expressions and verbal tenses, but it seems there's been a deviation since then into Latin American Spanish's expressions and verbal usage (video/indice instead of vídeo/índice, encontró instead of ha encontrado... Not sure if it's actually an attempt to do Neutral Spanish).

A decision has to be made about this (Either try to go with Neutral or split the translation into European Spanish and Latin American. I'd personally go with the latter).
2019-10-29 23:12:06 +01:00
twinaphex
7dbd46c978 Add missing header 2019-10-29 21:21:48 +01:00
Twinaphex
b854201bc1
Merge pull request #9649 from BarryJRowe/master
AI Service overlay.
2019-10-29 20:53:57 +01:00
Twinaphex
0719f9861c
Merge pull request #9657 from p-sam/switch-input-sensor
(Switch) input driver sensor
2019-10-29 20:53:44 +01:00
hizzlekizzle
d15f8e0dc5
Merge pull request #9654 from Tatsuya79/master
Cutie, Virtual Boy themes for glui.
2019-10-29 12:02:29 -05:00
Barry Rowe
d641e67876 AI Service overlay. 2019-10-28 16:48:05 -07:00
Tatsuya79
eb72061b27 Cutie, Virtual Boy themes for glui. 2019-10-29 00:24:34 +01:00
Twinaphex
b64289bd5f
Merge pull request #9638 from Jamiras/cheevos_pce_cd
(cheevos) update PCEngine-CD hash algorithm
2019-10-28 20:54:05 +01:00
Twinaphex
b3df81e791
Update CHANGES.md 2019-10-28 20:53:59 +01:00
Twinaphex
eae8470dce
Merge pull request #9631 from DEX357/patch-43
Update msg_hash_pl.h
2019-10-28 20:52:12 +01:00
Twinaphex
6456b5dcb1
Merge pull request #9647 from DEX357/patch-44
Update msg_hash_pl.h
2019-10-28 20:49:42 +01:00
Twinaphex
2ebf1a2c67
Merge pull request #9642 from WeedyWeedSmoker/French-translation-update
Update french translation and unifies formatting
2019-10-28 20:22:02 +01:00
Twinaphex
640a2b8991
Merge pull request #9653 from jdgleaver/mali-rotation-fix
Fix menu rendering with Mali GPUs after changing video dimensions
2019-10-28 20:21:49 +01:00
jdgleaver
6b4d76fc26 (GLUI) Minor bug fixes (#9646) 2019-10-28 20:21:37 +01:00
p-sam
49b87724eb (Switch) Implement driver sensor interface 2019-10-28 16:36:46 +00:00
p-sam
f7f0499601 Fix mixed indentation 2019-10-28 16:36:46 +00:00
p-sam
0e79aa80d9 wip: merge libretro-common 2019-10-28 16:36:46 +00:00
jdgleaver
c9b8164b0c Fix menu rendering with Mali GPUs after changing video dimensions 2019-10-28 14:42:48 +00:00
DEX357
1436dcfb30
Update msg_hash_pl.h 2019-10-27 17:17:54 +01:00
Weedy Weed Smoker
1ccd4d56fa
Last typo fixed 2019-10-27 02:05:35 +01:00
Weedy Weed Smoker
a4f0176089
Last typos fixed 2019-10-27 02:04:15 +01:00
Weedy Weed Smoker
4a76399583
Remove 2 duplicate entries, this can now be merged 2019-10-27 02:50:00 +02:00
Weedy Weed Smoker
5e2f0428c7
Delete remaining trailing spaces 2019-10-27 02:38:30 +02:00
Weedy Weed Smoker
8d4d69e218
Update french translation and unifies formatting
Update french translation on par with the english files, and unifies formatting...
2019-10-27 02:07:27 +02:00
twinaphex
14f8ee1e40 Update CHANGES.md 2019-10-26 22:03:48 +02:00
Jamiras
0615d655af fix travis error 2019-10-25 20:20:00 -06:00
jdgleaver
45deb2c218 (GLUI) Improve tab icon colours for 'Dark Blue' theme (#9636) 2019-10-25 18:58:45 +02:00
jdgleaver
1194b29c12 (GLUI) Navigation bar improvements (#9635) 2019-10-25 18:28:36 +02:00
Twinaphex
b56551e978
Update version.all 2019-10-25 17:09:25 +02:00
twinaphex
32c2ae8278 Bump up version 2019-10-25 16:32:55 +02:00
Jamiras
0b92224c36 update PCEngine-CD hash algorithm; pregap cdfs support for CUE and CHD files 2019-10-24 18:46:43 -06:00
rz5
a723a833a8 (video_driver_frame) Cache frame before converting 0RGB1555 (#9629)
* (video_driver_frame) Don't convert 0RGB1555 when menu is active

Fixes the color cycling that happens when the menu is up and the core's internal pixel format is 0RGB1555.

This happened because video_driver_scaler would keep converting from 0RGB1555 to RGB565, even when the core was paused.

* Update retroarch.c

* Update retroarch.c
2019-10-25 02:15:07 +02:00
twinaphex
c78a0da045 Disable this setting 2019-10-24 02:45:05 +02:00
Twinaphex
bf122a33e6
Merge pull request #9630 from jdgleaver/glui-updates
(GLUI) Menu improvements (Round 3)
2019-10-24 02:03:26 +02:00
DEX357
37ea3d0cee
Update msg_hash_pl.h 2019-10-23 19:43:18 +02:00
jdgleaver
3734ccbcc0 (GLUI) Menu improvements (Round 3) 2019-10-23 15:46:28 +01:00
twinaphex
362b76fd74 Update sthread_get_current_thread_id 2019-10-21 14:01:09 +02:00
twinaphex
e968dd85e2 Implement sthread_get_thread_id (functional equivalent for
SDL_GetThreadId) and sthread_get_current_thread_id (functional
equivalent
for SDL_ThreadID)
2019-10-20 23:55:19 +02:00
twinaphex
d51b32f662 Implement AI Service Pause 2019-10-19 20:53:17 +02:00
twinaphex
4e78375340 Update AI Service Mode sublabel 2019-10-19 20:39:54 +02:00
twinaphex
1bab26dc3d Add sublabel 2019-10-19 18:58:34 +02:00
twinaphex
f678a06b95 Remove xbox 360 fonts 2019-10-19 16:42:39 +02:00
Twinaphex
682775ba83
Merge pull request #9614 from Rinnegatamante/videodrivers_yet_another
Implement the driver switch enable setting.
2019-10-19 00:29:20 +02:00
Rinnegatamante
24c798f550 Implement the driver switch enable setting. 2019-10-18 23:39:13 +02:00
twinaphex
73c853def4 Add setting 'Driver Switch Enable' - not hooked up yet 2019-10-18 23:03:29 +02:00
Twinaphex
38600f4cf3
Merge pull request #9611 from Rinnegatamante/videodrivers4
Re-initializing menu display driver even when widgets are not supported.
2019-10-18 20:54:29 +02:00
Rinnegatamante
3cfde6cc45 Re-initializing menu display driver even when widgets are not supported. 2019-10-18 19:58:37 +02:00
Twinaphex
1c8d147d7c
Merge pull request #9610 from jdgleaver/glui-refactors
(GLUI) Menu improvements (Round 2)
2019-10-18 19:27:11 +02:00
jdgleaver
37d12c3859 (GLUI) Menu improvements (Round 2) 2019-10-18 17:56:43 +01:00
Twinaphex
8283092367
Merge pull request #9609 from Tatsuya79/master
Add Ozone Dark theme to glui.
2019-10-18 12:53:33 +02:00