593 Commits

Author SHA1 Message Date
CoalaJoe
a817a58f43 Added translations for informations in german 2017-01-17 17:46:31 +01:00
CoalaJoe
d71580b084 Formatted translation file properly 2017-01-17 10:20:04 +01:00
CoalaJoe
928c3edaf4 Merge remote-tracking branch 'upstream/master' 2017-01-17 10:07:27 +01:00
CoalaJoe
2ab25b9c73 Added debuging information in german 2017-01-17 10:05:09 +01:00
CoalaJoe
f28be42b2d Added help message for gamebad overlays 2017-01-17 08:23:24 +01:00
CoalaJoe
fb3f5c8e60 Added message for virtual gamepad information 2017-01-17 07:58:38 +01:00
CoalaJoe
0eef01205b Changed Content to Inhalt 2017-01-17 06:27:38 +01:00
CoalaJoe
64dc9bedbf Translated browser-directory 2017-01-17 06:17:32 +01:00
Brad Parker
e1f4db8081 Win2000 buildfixes 2017-01-16 20:41:08 -05:00
Brad Parker
57e5af6461 update JP translation 2017-01-16 16:42:48 -05:00
CoalaJoe
04491c2044 Renamed Content to Inhalt 2017-01-16 16:50:34 +01:00
CoalaJoe
b6916cf391 Add translation for loading content 2017-01-16 16:46:21 +01:00
CoalaJoe
f23a1a1e24 Made help message more dynamic 2017-01-16 16:27:53 +01:00
CoalaJoe
289511d7a6 Fixed no playlist found translation 2017-01-16 11:31:44 +01:00
CoalaJoe
26d9d7e614 Add help message for libretro core text 2017-01-16 11:28:21 +01:00
CoalaJoe
db0231d630 Added Translated helpmessages 2017-01-16 11:13:39 +01:00
Ashura
ff9d6e1ee8 Added some more translations 2017-01-15 20:56:04 +01:00
Ashura
0b029dc830 Ordered some code alphabeticaly 2017-01-15 20:33:16 +01:00
Ashura
15e8930604 Add german translation to help menue 2017-01-15 20:25:04 +01:00
twinaphex
4c611e42c6 (msg_hash_vn.c) Buildfix 2017-01-09 23:12:26 +01:00
cudencuden
fb4f8cac3f More Vietnamese translation progress 2017-01-09 16:06:45 -06:00
twinaphex
106ab9b42b Rename 'Estimated Monitor Framerate' 2017-01-08 07:42:50 +01:00
twinaphex
9080ba00a8 Rename 'monitor' to 'screen', 'Aspect Ratio Index' to 'Aspect Ratio' 2017-01-08 07:40:19 +01:00
twinaphex
c8bc6c7120 (XMB) Add Bokeh menu pipeline 2017-01-08 03:56:47 +01:00
twinaphex
c6988fbda7 Rename 'Show Tab' messages 2017-01-08 02:23:27 +01:00
twinaphex
35a9a74982 Rename 'Supported Cores' to 'SUggested Cores' 2017-01-06 02:07:42 +01:00
Ryunam
ebded84b67 Add option to allow or prevent removal of playlist entries 2016-12-27 13:20:41 +01:00
twinaphex
925d60c0cc Implement part 2 of Browse URL 2016-12-27 00:02:09 +01:00
twinaphex
bfd0aa18e4 Add first part of 'Browse URL' 2016-12-26 06:39:12 +01:00
Brad Parker
f94e346e2a update JP translation 2016-12-25 00:38:18 -05:00
Ryunam
c80d1e8242 Add toggle to show / hide Import Content tab on XMB 2016-12-24 18:45:15 +01:00
twinaphex
f0a04fd98c Rename 'Load Archive/Open Archive') 2016-12-24 03:41:51 +01:00
Brad Parker
25353c31e3 add new hash strings, update JP translation 2016-12-23 01:20:41 -05:00
Brad Parker
c222b0812b update JP translation 2016-12-20 23:20:11 -05:00
Brad Parker
7aac7f986a add option to show battery level next to the datetime in the menu 2016-12-19 14:28:21 -05:00
Gregor Richards
b535412914 Adding nick-changing
This is just to disambiguate multiple connections with the same nick
(usually Anonymous), which will now become e.g. Anonymous (2).
2016-12-18 19:28:44 -05:00
Gregor Richards
43fdccd89c Making some messages grammatically similar to others 2016-12-18 19:28:44 -05:00
Gregor Richards
1fa60b396f Improvements to the communication of netplay pausing. 2016-12-18 19:28:43 -05:00
Gregor Richards
f7f6590156 Goodbye delay_frames! stateless_mode is the new delay_frames=0 2016-12-18 19:28:43 -05:00
Gregor Richards
6890456ac0 Updated error messages and fixed some stall-related disconnected-client
bugs.
2016-12-18 19:28:43 -05:00
Gregor Richards
a2d377f089 Adding spectate password to the menu 2016-12-18 19:28:43 -05:00
Gregor Richards
24a39078be Adding netplay password to menu. 2016-12-18 19:28:43 -05:00
Gregor Richards
262d77546b Adding game/watch key
Adding a key to toggle between playing and spectating. This key takes
the place of the previous flip key, although player flipping does
continue to work (and must be rebound if you still want it)
2016-12-18 19:28:42 -05:00
twinaphex
75696a1e12 Rename 'HW Bilinear Filtering' to 'Bilinear Filtering' 2016-12-18 17:31:00 +01:00
twinaphex
af98a61901 Update string 2016-12-18 17:28:29 +01:00
twinaphex
7312daf0d7 (msg_hash_de.h) Buildfix 2016-12-17 12:28:07 +01:00
CoalaJoe
d668cf7c21 Merged upstream and german language files
Signed-off-by: CoalaJoe <dominik.mueller@gibmit.ch>
2016-12-17 12:22:14 +01:00
Brad Parker
996dbc937a add UTF8 BOM and pragma in some files to fix MSVC build errors 2016-12-16 17:19:04 -05:00
Brad Parker
71e8e3434a make "User %d Remote Enable" translatable, update JP translation 2016-12-16 14:57:50 -05:00
CoalaJoe
50aa239278 Added more german translations and improved existing ones
Signed-off-by: CoalaJoe <dominik.mueller@gibmit.ch>
2016-12-16 17:07:09 +01:00