Commit Graph

7397 Commits

Author SHA1 Message Date
Glenn Rice 4794727e59 Update Catalan translations. 2011-06-15 00:49:05 +00:00
Glenn Rice 7b88c46490 Update Arabic, Turkish, and Norwegian Bokmaal translations 2011-06-09 20:41:19 +00:00
i.am.runo@hotmail.com e90ed6b9c2 Updated Portuguese Brazilian Translation 2011-06-09 18:02:11 +00:00
Glenn Rice 25c93bf3f3 Update Czech, Spanish, Hungarian, Portuguese, Japanese, and Greek translations. 2011-06-07 12:05:17 +00:00
Pascal Jouy ed53824fd8 Update French translation, according to r43 2011-06-04 18:10:45 +00:00
Glenn Rice 558a8d32b1 Update Czech, Spanish, Korean, and Polish translations. 2011-06-04 04:45:59 +00:00
Glenn Rice 2a8026b922 Add yet another string from the source. 2011-06-04 04:38:09 +00:00
Pascal Jouy 7ae25cdd28 French translation update, according to r41 2011-06-03 22:44:45 +00:00
Glenn Rice 5a89c7ca3c Update pot once more. The code strings just changed. 2011-06-03 01:05:31 +00:00
Glenn Rice 3361aa3146 Oops. Forgot to do the usual header repair. 2011-06-03 00:57:07 +00:00
Glenn Rice c7fe3113f4 Update Arabic, Spanish, Hungarian, and Japanese languages. 2011-06-03 00:53:16 +00:00
Glenn Rice 83a3a6ce30 Update primary pot file. 2011-06-02 23:29:49 +00:00
i.am.runo@hotmail.com 4ca92e6674 Update Portuguese BR Translation 2011-06-01 21:21:36 +00:00
Glenn Rice e6de9d4fc4 Update Greek and Turkish translations. 2011-05-25 12:49:25 +00:00
Glenn Rice 5e8d2f69ee Update Spanish translation. I have had that sitting around for too long. 2011-05-24 01:10:33 +00:00
Glenn Rice b6327d2129 Update Czech and Korean translation. 2011-05-24 00:47:25 +00:00
Pascal Jouy af2366c912 French translation update, according to r32 2011-05-23 08:53:47 +00:00
Glenn Rice 7c0a174b86 Add a string that got missed in the video config dialog. 2011-05-23 03:24:05 +00:00
Glenn Rice 20916c9323 Update primary pot file for recent changes in the code. 2011-05-22 14:11:06 +00:00
Glenn Rice f6494cb68a Update Spanish and Japanese translations. Add Catalan. Update primary pot file. 2011-04-27 01:08:15 +00:00
Glenn Rice f4f1949277 Update Spanish translation thanks to Valtiel. 2011-04-24 02:50:22 +00:00
Glenn Rice 2bc12ddb2c Why does this string keep showing up back in the translation files? 2011-04-20 01:38:55 +00:00
Glenn Rice a63329d62a Update from translators. 2011-04-20 01:37:12 +00:00
Pascal Jouy 3b1e4731b4 French translation update, according to r25. Portuguese (Brazilian) update too. 2011-04-18 09:35:52 +00:00
Glenn Rice 35e058f26b Update pot to reflect additional strings in source. 2011-04-18 01:11:59 +00:00
Glenn Rice 276d3fd847 Update Arabic and Polish translations. 2011-04-09 12:56:36 +00:00
Glenn Rice 7e7f16a517 Update Spanish, Portuguese, Turkish, and Greek translations. 2011-04-08 11:30:10 +00:00
Glenn Rice 23f2e2cb8c Update Czech, Korean, and Spanish translations. 2011-04-07 11:54:29 +00:00
Pascal Jouy f1d2cc9921 French translation update, according to r20 2011-04-07 09:16:56 +00:00
Glenn Rice 9b9948ad99 Update strings once again. 2011-04-07 02:28:04 +00:00
Glenn Rice b5798409eb Move primary pot file to this repository. 2011-04-06 13:54:19 +00:00
Pascal Jouy 8645b3e263 Updated French translation (some minor fixes). 2011-04-05 10:04:09 +00:00
Glenn Rice 3914b2000a Update Norwegian and Arabic translations. 2011-04-03 03:52:20 +00:00
Glenn Rice 49d0781030 Minor fix. 2011-03-27 05:27:36 +00:00
Glenn Rice 3b5c429366 Update French, Spanish, Portuguese, and Turkish translations. 2011-03-27 05:24:41 +00:00
Glenn Rice 0d4087bc6c Merge primary pot file into the Hungarian ang Greek po's. 2011-03-18 14:02:10 +00:00
Glenn Rice 75ef949aa0 Update Czech, Hungarian, and Greek translations. 2011-03-18 13:55:07 +00:00
Glenn Rice 268397eb2c Update from primary pot. 2011-03-17 13:32:38 +00:00
Glenn Rice 9e0a888ce6 Fix a minor mistake in the last commit. 2011-03-17 12:55:57 +00:00
Glenn Rice fdae8fd110 Update Czech, Spanish, French, Turkish, and Traditional Chinese. 2011-03-17 04:45:35 +00:00
Glenn Rice 4c6b0d0b36 Update strings from code. 2011-03-14 14:12:43 +00:00
Glenn Rice e161f1ada0 Update several translations. 2011-03-14 14:00:51 +00:00
Glenn Rice 4ccb31e7af Move translation po files to an external svn repository. The location is http://dolphin-emu-translations.googlecode.com/svn/trunk. I have given some of the primary dolphin committers write access to that repository. If you are a dolphin-emu committer, and I didn't give you access, and you want it, just let me know.
Now po files can be updated as often as we want without bumping up the svn revision numbers of dolphin itself.  I left the dolphin-emu.pot and primary build files in the primary dolphin-emu svn.  The dolphin-emu.pot file will still need to be updated on occasion to reflect changes to strings in the program.  The gettextize script will still work as before for this.
Also added Arabic translations to the build thanks to mansoor.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7343 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-14 13:33:11 +00:00
Glenn Rice 8a2ad47a41 Added Arabic translations thanks to mansoor. 2011-03-14 13:30:08 +00:00
Glenn Rice 257a872e35 Update strings for latest changes in the code. 2011-03-14 12:20:04 +00:00
Jordan Woyak 5f0e073d1c It seems like CoreTiming's "external event" mutex is being used recursively. This fixes dsp lle jit on thread for me. YMMV
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7342 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-14 10:20:00 +00:00
Nolan Check 580cd2539c Yikes, I have no idea how this happened.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7341 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-14 09:48:12 +00:00
Nolan Check 7c536b8f15 DX11: Support thick lines and large points with geometry shaders. Lines still aren't drawn with correct thickness, see Twilight Princess map. But the map corners are drawn with correct shadow "blobs" for the first time!
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7340 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-14 09:38:29 +00:00
Jordan Woyak 8fedc3db38 Clean up "ControllerInterface" a bit.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7339 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-03-14 01:20:11 +00:00
Glenn Rice 47288d3dcd Update Italian and traditional Chinese from dolphin-emu svn. 2011-03-13 15:58:59 +00:00