Commit Graph

1056 Commits

Author SHA1 Message Date
Twinaphex 0e2318998e Merge pull request #4886 from Avton1/patch-2
Update msg_hash_ru.h
2017-05-06 17:28:28 +02:00
Avton1 3a17f41dc8 Update msg_hash_ru.h 2017-05-06 19:23:08 +08:00
Avton1 9517eff012 Update msg_hash_ru.h 2017-05-06 19:07:48 +08:00
Monroe88 b0d6919339 Add Config Aspect Ratio setting to the menu 2017-05-01 20:10:41 -05:00
Monroe88 0dee5b889d Add fullscreen resolution settings to the menu 2017-05-01 19:19:33 -05:00
Zoran Vuckovic a5ecdf39fb Fix incorrect audio frame rate units 2017-04-30 23:34:51 +02:00
twinaphex 969403fadb Header include cleanups 2017-04-29 13:20:50 +02:00
Monroe88 9d20af4249 Minor edits to the labels and sublabels 2017-04-28 21:09:49 -05:00
Monroe88 3e58159480 Add WASAPI audio driver settings to the menu 2017-04-28 20:36:52 -05:00
twinaphex f0c2d786ae Update arrays struct 2017-04-28 22:59:13 +02:00
twinaphex dfe753042f Cleanups 2017-04-28 19:04:17 +02:00
twinaphex 6ebd4e139e Rewrite more string_is_equal call invocations as memcmp 2017-04-22 08:51:16 +02:00
twinaphex f9bc2d3783 Use memcmp instead of string_is_equal where possible for
better performance
2017-04-21 22:47:15 +02:00
Zoran Vuckovic 129151d5fc add wasapi audio driver 2017-04-11 00:24:37 +02:00
BlueKore 292ed35005 Fixed a bug in the french translations file. 2017-04-07 19:47:29 +01:00
BlueKore d1bfea400c Fixed some portuguese expressions. 2017-04-07 19:41:11 +01:00
BlueKore f6ebe7c6a9 Changed the language enums. Fixed the language references in the msg files. 2017-04-07 19:15:44 +01:00
BlueKore c1e13a9fcf Deleted the old locale files. 2017-04-07 19:04:34 +01:00
BlueKore b5e379dd80 Replaced the language files. Initial commit. 2017-04-07 19:04:16 +01:00
Twinaphex b8830815ab Merge pull request #4763 from hizzlekizzle/master
finish French translation, courtesy of forum user Tromzy
2017-03-18 20:29:12 +01:00
Lothar Serra Mari 422c6a4935 Intl: Update German GUI translation 2017-03-18 16:28:41 +01:00
hunterk 3a0692711f finish French translation 2017-03-17 10:59:40 -05:00
Brad Parker 3e1be4d549 update JP translation 2017-03-17 11:05:51 -04:00
Rob Loach 157fbeccb5
Add Font Text Color settings 2017-03-12 10:33:06 -04:00
Brad Parker 9a7d38de77 MSVC buildfix: add UTF8 BOM to korean translation 2017-03-05 14:28:33 -05:00
Brad Parker f2c4eb5047 add sublabel for MITM 2017-03-05 14:19:38 -05:00
Brad Parker 1f42889936 add settings -> network entry to force using a MITM server for netplay 2017-03-05 14:19:37 -05:00
losernator d019855439 Update msg_hash_ko.c 2017-03-05 02:10:53 +09:00
losernator b5a01bc42e add support for Korean language 2017-03-05 01:32:16 +09:00
losernator 36c2d457fc add support for Korean language 2017-03-05 01:31:18 +09:00
radius 35d78bb010 better label 2017-02-27 22:04:59 -05:00
radius ba4804ed7c differentiate lan and internet rooms 2017-02-27 21:58:39 -05:00
Jean-André Santoni 64a11ca0f4 (XMB) Allow hidding the netplay tab 2017-02-27 23:32:24 +01:00
Gregor Richards a3e3b3e790 Adding settings to allow/require connections in slave mode. 2017-02-23 21:33:44 -05:00
twinaphex f7bbafa93d Get rid of double break 2017-02-21 21:08:01 +01:00
twinaphex 9540e91e4c (msg_hash_de.c) Fix missing break 2017-02-21 20:26:38 +01:00
twinaphex f8576ca88c Fix C89_BUILD again 2017-02-21 19:56:43 +01:00
twinaphex 1068e67032 Add pragma disable warning for MSVC 2010 2017-02-21 19:34:04 +01:00
hunterk 43569c254c more French translation work 2017-02-20 10:48:58 -06:00
rootfather 093916abfe intl: Translate the new Netplay settings to German
This adds translations for the new Netplay settings (Spectator Mode)
to the German GUI translation.
2017-02-20 10:58:48 +01:00
Twinaphex acb20e2d28 Merge pull request #4658 from mcrisostomo/master
New translation file
2017-02-18 00:27:56 +01:00
mcrisostomo cb1aab93db New file
Added new file containing the portuguese translation of RetroArch texts
2017-02-17 11:12:42 -03:00
mcrisostomo 85478b8fc8 Reversing previous commit 2017-02-17 11:11:29 -03:00
mcrisostomo 5a74bbb0b3 New translation file
Added new file containing the portuguese translation of RetroArch texts
2017-02-17 11:01:20 -03:00
Gregor Richards 816d7786ac Re-adding the option to start in spectator mode
This used to be a configuration option because spectator mode and "net"
mode were incompatible. When the ability to switch between player and
spectator was added, the configuration option was removed, since it was
no longer a mode toggle. This re-adds it, mainly so that I can use it to
implement regression tests.
2017-02-16 19:17:06 -05:00
twinaphex 07881d9f4f Buildfix 2017-02-13 19:11:32 +01:00
Twinaphex b52bdeb038 Merge pull request #4634 from hizzlekizzle/master
More French fixes
2017-02-13 19:01:29 +01:00
hizzlekizzle 04904c5c9e whoops, double-quotes typoed in. 2017-02-13 11:48:43 -06:00
hizzlekizzle 854fd3f1f9 More French fixes
Courtesy of forum user Tromzy, once again. Much appreciated!
2017-02-13 11:33:11 -06:00
Twinaphex ab7ac777d7 Merge pull request #4628 from rootfather/intl-de
Finish the rewrite of the German translation
2017-02-13 17:52:11 +01:00
Twinaphex 31c65140c4 Merge pull request #4631 from hizzlekizzle/master
French remap save and load had the same word (charger)
2017-02-13 17:52:01 +01:00
hizzlekizzle 31a62a63f6 Remap save and load had the same word (charger)
Thanks to forum user Tromzy for the heads-up!
2017-02-13 09:22:15 -06:00
rootfather b5c87b68f8 Claim copyright for msg_hash_de.c 2017-02-13 15:12:03 +01:00
rootfather c8f3c15cf5 Finish the rewrite of the German translation 2017-02-13 13:27:40 +01:00
Twinaphex 66c3599019 Merge pull request #4622 from rootfather/intl-de
Add some more strings to German translation
2017-02-12 23:44:31 +01:00
rootfather 672add6cab Add some more strings to German translation 2017-02-12 22:32:24 +01:00
Twinaphex 66ff3db2e2 Merge pull request #4618 from rootfather/intl-de
Add more strings to the German translation
2017-02-12 11:34:13 +01:00
rootfather af7c346e23 Fix typo in the German translation 2017-02-11 23:10:29 +01:00
rootfather e0cbce96c5 Add more strings to the German translation 2017-02-11 22:15:25 +01:00
Twinaphex 25a29a4e0a Merge pull request #4609 from rootfather/intl-de
Add some more strings to German translation
2017-02-10 22:26:02 +01:00
rootfather b2f4359234 Add some more strings to German translation 2017-02-10 20:08:55 +01:00
Brad Parker 8e6df5fe85 MSVC buildfix 2017-02-09 23:54:35 -05:00
Twinaphex a0379f0598 Merge pull request #4600 from rootfather/intl-de
Rewrite German translation (Part 2.9)
2017-02-09 14:02:13 +01:00
rootfather 1c2e97b0c1 Rewrite German translation (Part 2.9) 2017-02-09 12:21:30 +01:00
Twinaphex 90aa5ef8a5 Merge pull request #4585 from micochops/master
Updated a few more menu sublabels
2017-02-08 09:08:55 +01:00
Mico Chopitea 0617262cd2 removed ifdef 2017-02-08 11:06:14 +08:00
Mico Chopitea 452c3529a8 Updated a few more menu sublabels 2017-02-07 23:11:08 +08:00
rootfather c3701783b1 Rewrite German translation (part 2.1/fixes)
Improve consistency and fix some errors.
Intermediate release in preparation of part 3.
2017-02-07 12:32:28 +01:00
Twinaphex a2141e61f7 Merge pull request #4582 from micochops/master
Updated menu sublabels and others
2017-02-07 08:03:15 +01:00
Mico Chopitea 46797c982b Updated menu sublabels and others 2017-02-07 14:39:17 +08:00
radius c9015aa9ba attempt autoconf fallback for android 2017-02-07 00:12:30 -05:00
Twinaphex ddeaf2c893 Merge pull request #4576 from rootfather/intl-de
Rewrite German translation (part 2)
2017-02-07 03:52:16 +01:00
Gregor Richards aa77d688ec Make announcing netplay on the public lobby optional. 2017-02-06 13:45:58 -05:00
rootfather e98fac2046 Rewrite German translation (part 2) 2017-02-06 11:45:27 +01:00
twinaphex 593d1ff7b5 Update Chinese 2017-02-06 05:56:33 +01:00
twinaphex 959b1c4b13 Revert "Update Chinese"
This reverts commit c7297d41b2.
2017-02-06 05:56:01 +01:00
twinaphex c7297d41b2 Update Chinese 2017-02-06 05:55:25 +01:00
rootfather c866a3f1a8 Remove leftover pragma 2017-02-05 16:49:09 +01:00
rootfather a56a825dfb Rewrite German translation (part 1) 2017-02-05 16:12:06 +01:00
twinaphex b3cd6f13a5 Fix ./configure --disable-rgui 2017-02-04 09:22:17 +01:00
Twinaphex 49cb7789f7 Merge pull request #4557 from RobLoach/sublabel-information
Update sublabel for Information
2017-02-03 08:18:25 +01:00
Rob Loach 92eac10560
Update sublabel for Information 2017-02-02 20:21:24 -05:00
Rob Loach 30f8505647
Update Network sublabel 2017-02-02 20:14:00 -05:00
twinaphex 10aaa163db Add sublabels 2017-02-02 21:54:01 +01:00
twinaphex 4ee1889637 Add sublabel 2017-02-02 21:45:12 +01:00
twinaphex 1986a80b66 Add Quick Menu sublabel 2017-02-02 21:41:34 +01:00
twinaphex 4ad2cca8e5 Add sublabels 2017-02-02 21:37:34 +01:00
twinaphex 61236a6d34 Add sublabels 2017-02-02 21:30:34 +01:00
twinaphex 518bcd3d45 Add sublabels 2017-02-02 21:23:26 +01:00
Brad Parker fd18a66bab update JP translation 2017-02-02 14:39:51 -05:00
Brad Parker 2250bbed1c update JP translation 2017-02-02 14:27:36 -05:00
Brad Parker 3ddf7874be update JP translation 2017-02-02 14:27:36 -05:00
twinaphex 57fc477fed Add sublabels 2017-02-02 20:26:24 +01:00
twinaphex c1df5a0a7c Add sublabel 2017-02-02 20:19:40 +01:00
twinaphex 7f67bdfd1f Add sublabels 2017-02-02 20:16:41 +01:00
twinaphex 627be0fd83 Add sublabels 2017-02-02 20:01:07 +01:00
twinaphex 42a5f69c6b Add sublabels 2017-02-02 19:39:10 +01:00
twinaphex 5ffc746f0f Add sublabels 2017-02-02 19:18:47 +01:00
twinaphex 276be558db Add sublabels 2017-02-02 19:11:40 +01:00
twinaphex 3615b6cdb9 Add sublabels 2017-02-02 18:57:51 +01:00
twinaphex f558d69c78 Edit messages 2017-02-02 18:49:02 +01:00
twinaphex 7b88d1d5a7 Rename to 'application' 2017-02-02 18:42:48 +01:00
twinaphex e9ffbc1d03 Update 2017-02-02 18:41:08 +01:00
twinaphex 728c4cb12b Add sublabels 2017-02-02 18:40:24 +01:00
Brad Parker d6abc3961a update JP translation, some spelling corrections 2017-02-02 12:17:41 -05:00
Twinaphex 6abcaff2b8 Merge pull request #4548 from CoalaJoe/master
Add german translations to some of the OSD messages
2017-02-02 09:48:17 +01:00
Twinaphex 089ed2f215 Merge pull request #4547 from GregorR/netplay-input-latency-2
Netplay input latency
2017-02-02 09:47:44 +01:00
twinaphex 77690781ea Add sublabels 2017-02-02 09:43:07 +01:00
twinaphex 20d517e4db Add sublabel 2017-02-02 09:29:02 +01:00
CoalaJoe af713fb6c9 Added some translations for the OSD messages 2017-02-02 09:27:25 +01:00
twinaphex ab498d3cf8 Add sublabels 2017-02-02 09:25:29 +01:00
twinaphex f69394d22d Adding sublabels 2017-02-02 09:13:46 +01:00
twinaphex a9731db5fd Add sublabels 2017-02-02 09:01:58 +01:00
twinaphex 61aa0ea067 Add sublabels 2017-02-02 08:54:08 +01:00
twinaphex 353ea52e76 Add sublabels 2017-02-02 08:40:06 +01:00
twinaphex d2f87730cf Add sublabel 2017-02-02 08:32:23 +01:00
twinaphex c50b133319 Add sublabels 2017-02-02 07:29:48 +01:00
twinaphex 6a07780fa0 Add sublabels 2017-02-02 07:18:24 +01:00
twinaphex 87606ef88a Add sublabels 2017-02-02 06:50:26 +01:00
twinaphex 4ba9c7e7c7 Add sublabels 2017-02-02 06:48:07 +01:00
twinaphex 5b9c212d70 Add sublabel 2017-02-02 06:41:15 +01:00
twinaphex 756d48702d Add sublabels 2017-02-02 06:38:21 +01:00
twinaphex f9a11184d2 Rename 'Threaded Data Runloop' to 'Threaded Tasks' 2017-02-02 06:33:38 +01:00
twinaphex 7ee5d3a9a8 Add sublabels 2017-02-02 06:29:22 +01:00
twinaphex 77e698e0cc Updates 2017-02-02 06:18:11 +01:00
twinaphex 1d14cb1d13 Add sublabels 2017-02-02 06:15:04 +01:00
twinaphex a8629599ac Add sublabels 2017-02-02 05:56:45 +01:00
twinaphex faa518a32d Add sublabels 2017-02-02 05:41:34 +01:00
twinaphex 731f743e2f Add sublabels 2017-02-02 05:34:14 +01:00
twinaphex 2539de0111 Add sublabels 2017-02-02 05:28:23 +01:00
twinaphex 9e114d5dee Add sublabels 2017-02-02 05:20:29 +01:00
twinaphex 88731122a1 Add sublabel 2017-02-02 05:07:49 +01:00
twinaphex 6c260a7268 Add sublabels 2017-02-02 05:02:33 +01:00
Gregor Richards 4ff8982355 Input latency configurability. 2017-02-01 22:54:03 -05:00
twinaphex 2b3343a687 Remove CORE_SPECIFIC_CONFIG 2017-02-02 04:51:42 +01:00
twinaphex 235f6b81df Add sublabels 2017-02-02 04:43:07 +01:00
twinaphex 6779fc14fe Add VIDEO_GPU_RECORD sublabel 2017-02-02 04:19:49 +01:00
twinaphex 8148c71556 Add sublabels 2017-02-02 04:17:17 +01:00
twinaphex 96314bb0ba Add sublabels 2017-02-02 04:12:43 +01:00
twinaphex 07cd36e27c Create Filebrowser settings 2017-02-02 04:00:55 +01:00
twinaphex 896be7e1d9 Build fix and another sublabel 2017-02-02 03:09:30 +01:00
twinaphex 5d75a61bd6 Add sublabel 2017-02-02 02:05:54 +01:00
twinaphex f18b919142 Add sublabels 2017-02-02 01:57:55 +01:00
twinaphex 3f497e8422 Add sublabels 2017-02-02 01:43:26 +01:00
twinaphex aa3f5006f6 Add more sublabels 2017-02-02 01:30:11 +01:00
twinaphex c829f852b9 Add sublabel 2017-02-02 01:17:25 +01:00
twinaphex 70392edfeb Add sublabels 2017-02-02 01:03:14 +01:00
twinaphex eba97ed761 Add sublabel 2017-02-02 00:51:53 +01:00
twinaphex 04586d3d66 Add some sublabels 2017-02-02 00:47:52 +01:00
Brad Parker 44040a066a make another netplay string translatable 2017-01-31 13:41:02 -05:00
Brad Parker ceba2173a2 update JP translation 2017-01-31 12:38:24 -05:00
Brad Parker d8fb3d937c UTF8 fixes for MSVC, don't include any files with a UTF8 BOM if HAVE_LANGEXTRA isn't defined 2017-01-31 12:20:16 -05:00
Tatsuya79 884c78baa5 Rename dot-art for japanese translation
That's the word for pixel-art in Japanese.
2017-01-31 11:02:12 +01:00
CoalaJoe 9cba220ebc Translate savestate to Spielstand 2017-01-31 07:27:36 +01:00
Rob Loach 0963431c6a
Add Dot-Art theme 2017-01-30 21:13:44 -05:00
CoalaJoe 5f042295ea Added some translations for netplay 2017-01-28 16:47:24 +01:00
twinaphex e42caf6039 Update 2017-01-28 00:16:51 +01:00
twinaphex 66ea6181c5 Move Italian language code to header file 2017-01-28 00:10:06 +01:00
twinaphex ac75cd2820 Another buildfix 2017-01-26 14:16:03 +01:00
twinaphex 5c88e4dfb1 Merge branch 'master' of git://github.com/susemm/RetroArch into susemm-master 2017-01-26 14:13:57 +01:00
Your Name 01b01c5deb keep chs stracture same as us, move menu items to 2017-01-26 14:22:09 +08:00
Brad Parker 3c67b2e547 translate netplay room strings 2017-01-25 11:30:34 -05:00
Wang Vincent 65ae74e1e5 Update msg_hash_chs.c
Translate to Chinese at 20170125
2017-01-25 22:34:07 +08:00
radius c421baef0c netplay quick connect fixes 2017-01-22 22:49:01 -05:00
Twinaphex 3ff158b907 Merge pull request #4436 from fr500/lobby
Basic lobby system (don't merge, just for tracking)
2017-01-22 21:08:43 +01:00
Brad Parker d96ea42be7 add back UTF8 BOM to fix msvc builds 2017-01-22 13:48:49 -05:00
Twinaphex 99d8dfb3d3 Merge pull request #4476 from CoalaJoe/master
Probably finish german translations
2017-01-22 13:41:19 +01:00
twinaphex 96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
CoalaJoe 3028a3da05 Translate directory settings 2017-01-22 13:04:56 +01:00
CoalaJoe 0a3769500e Translate user settings 2017-01-22 12:58:50 +01:00
CoalaJoe ba92198bbe Translate playlist settings 2017-01-22 12:56:52 +01:00
CoalaJoe b6ec040968 Translate network settings 2017-01-22 12:53:06 +01:00
CoalaJoe 0fad786e87 Translate achievement settings 2017-01-22 12:51:08 +01:00
CoalaJoe 74f73aeee5 Fixed typos and added translations for menu settings 2017-01-22 12:43:13 +01:00
CoalaJoe 4b1bbbd3da Translate OSD settings 2017-01-22 12:13:26 +01:00
CoalaJoe ccfd24eeb4 Translate Fram throttle settings 2017-01-22 12:03:46 +01:00
CoalaJoe 0bbf57332c Translated Logging setting 2017-01-22 11:48:02 +01:00
CoalaJoe b73c69f51e Translate savestatesettings 2017-01-22 11:02:55 +01:00
CoalaJoe 71d36eb8ee Fixed typos 2017-01-22 10:59:08 +01:00
CoalaJoe 02e77d68cf Translate configurationsettings to german 2017-01-22 10:54:56 +01:00
CoalaJoe a84d83551e Add Core-Settings translations 2017-01-22 10:48:46 +01:00
CoalaJoe a3f38a951d Add keybinding translations for german 2017-01-22 08:23:28 +01:00
CoalaJoe 8fdac3a1a6 Translated Hotkeys 2017-01-22 08:02:46 +01:00
CoalaJoe 5068279e10 Add basic translations for input settings 2017-01-22 07:39:48 +01:00
CoalaJoe d5ee28e17e Fixed typo 2017-01-22 07:24:45 +01:00
CoalaJoe d0906b09ac Added inputsettings translation for german 2017-01-22 07:24:21 +01:00
CoalaJoe a75b5073ea Fix typo 2017-01-22 07:10:36 +01:00
CoalaJoe 2c6a509cd9 Added missing audio settings translations for german 2017-01-20 18:08:13 +01:00
CoalaJoe e040e974e9 Add some translations for audio settings 2017-01-20 18:00:05 +01:00
CoalaJoe 4c8062ba8e Add last videosettings translations for german 2017-01-20 17:52:12 +01:00
CoalaJoe 7982aac046 Merged messages 2017-01-20 17:43:02 +01:00
CoalaJoe 917b369df8 Changed some texts and added some translations for the videosettings 2017-01-19 20:08:34 +01:00
twinaphex 028d50ca50 C89_BUILD fixes 2017-01-19 16:01:35 +01:00
radius d2e09622c8 add own labels 2017-01-19 09:31:01 -05:00
CoalaJoe b7f2eccbe9 Fixed typo 2017-01-19 11:09:49 +01:00
CoalaJoe 690963bf2d Added translations for first level of settings 2017-01-19 11:09:10 +01:00
CoalaJoe 1e5fe79bf3 Fixed another typo 2017-01-19 10:44:57 +01:00
CoalaJoe f704a78bfe Fixed common typos 2017-01-19 10:43:08 +01:00
CoalaJoe 3a47c91314 Added translations for some sublables 2017-01-19 10:41:43 +01:00
CoalaJoe 5489bd3a95 Fixed common typos 2017-01-19 10:34:32 +01:00
radius 7c833074bb parsing now works 2017-01-19 00:52:53 -05:00
radius 95a2da81e4 start adding ui elements to insert room list into 2017-01-18 22:46:48 -05:00
twinaphex bf56463b76 Silence warnings 2017-01-18 14:17:09 +01:00
twinaphex d9c62e5e60 Fix C89_BUILD 2017-01-17 18:24:34 +01:00
CoalaJoe f7101083ac Added german translations for load core menu 2017-01-17 18:11:12 +01:00
CoalaJoe 2f68f66b8b Translated core info file updater 2017-01-17 18:08:05 +01:00
CoalaJoe a57e43b63a Renamed content to inhalt 2017-01-17 18:05:03 +01:00
CoalaJoe 63ef32c38c Fixed typo 2017-01-17 18:04:21 +01:00
CoalaJoe 706c9ce257 Fixed typo 2017-01-17 18:03:55 +01:00
CoalaJoe a30b34e86b Added missing netplay translations for german 2017-01-17 18:02:15 +01:00
CoalaJoe 7026b63f78 Added some network and netplay translations 2017-01-17 17:56:53 +01:00
CoalaJoe 7de726c7f3 Fixed typos 2017-01-17 17:49:21 +01:00
CoalaJoe db56332020 Add Netplay translations for german 2017-01-17 17:48:43 +01:00
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
Brad Parker d8ae18aa2b update JP translation 2016-12-15 17:21:41 -05:00
twinaphex c6727bd788 Change Audio Sync string 2016-12-15 11:45:28 +01:00
Gregor Richards b156e486d6 Adding the NAT traversal label so the menu actually works 2016-12-14 19:59:05 -05:00
twinaphex d57083197e (Load Content -> Collection) Already loaded core will appear in
supported cores list as 'top core'/'current core'.
2016-12-13 06:32:46 +01:00
twinaphex d7a082e005 Rename 'Select File' to 'Favorites' 2016-12-13 01:34:54 +01:00
twinaphex fc73e82e43 Start making parseable drives work in Load Content 2016-12-13 01:34:53 +01:00
twinaphex 33b143bd5a Call current_core callback function for current core 2016-12-13 01:34:51 +01:00
twinaphex 9909669d01 Combine Load Content and Load Content (Detect Core) 2016-12-13 01:34:49 +01:00
twinaphex 5a2dfe9ded Revert "Combine Load Content and Load Content (Detect Core)"
This reverts commit 92ae2ab860.
2016-12-12 17:19:19 +01:00
twinaphex 92ae2ab860 Combine Load Content and Load Content (Detect Core) 2016-12-12 16:20:43 +01:00
twinaphex 504f6c8081 Add sublabel for OSD font enable 2016-12-12 15:17:06 +01:00
twinaphex f7199e28de Cleanup 2016-12-12 14:02:43 +01:00
twinaphex 94ac92659c Update 'Show Images Tab' string 2016-12-12 14:01:07 +01:00
lasers 754b9c1dda Rename Search:->Search (XMB Style) 2016-12-12 04:14:27 -06:00
lasers 257107a69d Rename Images->Image (XMB Style) 2016-12-12 04:04:13 -06:00
twinaphex d82349a65f Update 'Wallpaper' strings 2016-12-11 20:54:07 +01:00
CoalaJoe d6043867ec Updated and added more german translations
Signed-off-by: CoalaJoe <dominik.mueller@gibmit.ch>
2016-12-10 21:19:33 +01:00
Brad Parker d558862e21 make "Got connection from" translatable. Update JP translation. 2016-12-09 23:38:00 -05:00
lasers 3414115b82 Fix msg_hash_ja.h (Systematic) 2016-12-09 12:52:18 -06:00
lasers 16eebb3f58 Add Systematic Theme 2016-12-08 23:39:39 -06:00
lasers b7dd1a7dbb Align information for Settings->Configuration 2016-12-08 20:20:11 -06:00
lasers d2fb24d4df Add information for Settings->Configuration 2016-12-08 16:25:27 -06:00
lasers 10e2c5ae4a Add information for Netplay->ScanLocalNetwork 2016-12-08 15:59:21 -06:00
lasers 1d38dbaa34 Clean up Keyboard Overlay Preset 2016-12-08 15:18:40 -06:00
lasers ce4cd8fe25 Rename Configuration sublabel 2016-12-08 13:18:11 -06:00
lasers 1283539dd2 Rename Configurations sublabel 2016-12-08 13:10:25 -06:00
lasers 8a6e414fc6 Rename User sublabel 2016-12-08 13:09:50 -06:00
lasers 1e571399fe Clean up Configuration on Exit 2016-12-08 09:48:19 -06:00
lasers aa2b20f14d Add sublabel for Configuration+(s) 2016-12-08 09:44:02 -06:00
twinaphex d9eed42ba3 (msg_hash_it.c) Cleanups 2016-12-11 02:41:06 +01:00
twinaphex 78cf06adcf (intl) Updates 2016-12-11 01:40:25 +01:00
twinaphex 9957099bf0 Add 'unified menu controls' setting 2016-12-11 01:29:53 +01:00
lasers 476ce38e3b Add sublabel for Playlists (enable,history_size) 2016-12-10 16:38:33 -06:00
lasers f93c00630e Add sublabel for UserInterface (pause_nonactive,composition) 2016-12-10 15:52:56 -06:00
Twinaphex 2407e9cb10 Merge pull request #4206 from lasers/add-sublabel
Add sublabel for Achievements (enable,test_unofficial)
2016-12-10 21:25:14 +01:00
lasers f2e30ec5e9 Add sublabel for Achievements (enable,test_unofficial) 2016-12-10 12:56:13 -06:00
Adriano Moura 6b99eeaf88 Implements a hotkey for toggling mouse grabbing, hiding and hotkey blocking. Usefull for playing tyrquake with kb/m. 2016-12-06 03:32:28 -02:00