Commit Graph
69 Commits
Author SHA1 Message Date
Thierry Crozat a0a7b569f8 I18N: Add fluidsynth-dialog.cpp to POTFILES
Strings in the fluidsynth dialog had already been marked for
translation but where not included because of the file not being
listed in POTFILES.
2013-04-24 13:40:49 +01:00
Thierry Crozat 57a3f38c89 I18N: Update translation files from source code. 2013-04-24 11:53:45 +01:00
Thierry Crozat a75f0b0693 I18N: Update translations from source code
This adds the translation strings from the pegasus engine.
2013-02-07 23:15:26 +00:00
Thierry Crozat ad0fccc0bb I18N: Update translation files from source code 2013-02-03 00:11:40 +00:00
Thierry Crozat 21ff7f1eba I18N: Regenerate translation template and update translations 2012-12-01 17:26:02 +00:00
Johannes Schickel 7ea7a8ae7e I18N: Update POTFILES and rebuild the translations. 2012-08-12 14:58:16 +02:00
Thierry Crozat 36f63e665a I18N: Update all translations from source code
This in particular fixes the spelling of Yamaha.
2012-07-08 12:39:46 +01:00
Thierry Crozat 29afa41047 I18N: Update translations template from source code 2012-06-24 18:17:33 +01:00
Thierry Crozat e7a7e2244e I18N: Update translations file from source code 2012-05-20 22:44:51 +01:00
Thierry Crozat cbdd07470b I18N: Update translations file from source code 2012-03-07 22:16:58 +00:00
Eugene Sandulenko 6009079474 I18N: Regenerate .pot file 2012-02-16 12:36:11 +02:00
Johannes Schickel f63df3bf7b GRAPHICS/GUI: Implement charset mapping for TTF fonts.
The charsets used by the translations now need to have a "$(name).cp" file,
which contains an charset index => unicode mapping. Otherwise
create_translations will fail.
2012-01-29 16:26:20 +01:00
Johannes Schickel 4a30fa8845 GUI: Update translation files. 2011-12-26 15:26:56 +01:00
Johannes Schickel d206f591c9 GUI: Update translations by using "make update-translations". 2011-11-20 05:22:04 +01:00
Eugene Sandulenko 7831bde6a6 I18N: update .po, .pot files 2011-10-19 13:48:02 +01:00
Jordi Vilalta Prat 9b03f26045 I18N: Update the translation template. 2011-10-05 11:36:56 +02:00
Eugene Sandulenko 8022c87060 I18N: Regenerated .pot, .po and translations.dat 2011-08-20 15:13:23 +01:00
Eugene Sandulenko da0df104f0 I18N: Regenerate .po and .pot files 2011-08-20 14:18:29 +01:00
Eugene Sandulenko 0925d35245 I18N: Regenerate scummvm.pot 2011-08-20 12:52:15 +01:00
Jordi Vilalta Prat c72f31f5c8 I18N: Split some original messages to allow translation reusability. 2011-08-18 11:08:00 +02:00
Eugene Sandulenko 1e51225308 I18N: Regenerated .pot and .po files 2011-08-06 11:31:03 +01:00
Eugene Sandulenko f681617913 I18N: update Russian and Ukrainian translations 2011-08-06 11:30:56 +01:00
Thierry Crozat 5e4e36ea38 I18N: Update translations template file from source code 2011-06-20 23:14:25 +01:00
Thierry Crozat 2d3a915994 I18N: Update translation template file from source code 2011-06-13 22:39:30 +01:00
Thierry Crozat 0a0485a988 I18N: Update template file from source code 2011-06-06 23:20:12 +01:00
Alyssa Milburn 4af3045188 I18N: Make MidiDriver detection errors translatable. 2011-06-06 12:44:28 +02:00
Alyssa Milburn b2a1566860 DETECTOR: Change printf calls to use logMessage.
Also make the strings translatable.
2011-06-06 12:32:09 +02:00
Alyssa Milburn a809ac9b7e I18N: Make some more GUI strings translatable. 2011-06-06 12:00:06 +02:00
Thierry Crozat dd6e09c1f2 I18N: Update translation template file. 2011-04-22 20:01:54 +01:00
Thierry Crozat 9adb25444c I18N: Regenerate translation template and update po files
This follows the modification done in the scumm help dialog to
reduce the number of strings to translate.
2011-03-22 22:20:18 +00:00
Thierry Crozat 14b13f54ae I18N: Update translation template from source code 2011-03-22 22:20:14 +00:00
Max Horn 42ab839dd6 AUDIO: Rename sound/ dir to audio/
svn-id: r55850
2011-02-09 01:09:01 +00:00
Thierry Crozat 0443ab70e1 I18N: Update translation template and all translation files
These are only minor changes concerning the source code line numbers.

svn-id: r55336
2011-01-19 22:59:39 +00:00
Thierry Crozat ae1607cd99 i18N: Update all translation files from template file.
German has also an updated translation.

svn-id: r54548
2010-11-28 19:24:44 +00:00
Thierry Crozat f20da5f98c I18N: Add translation of the SCUMM help dialog.
svn-id: r54449
2010-11-23 22:47:20 +00:00
Thierry Crozat aa5d440dcc I18N: Update translation template and po files from source code
svn-id: r54250
2010-11-15 20:57:09 +00:00
Jordi Vilalta Prat 43161858ac I18N: Forward-port r53063 (minor lowres fixes)
svn-id: r53159
2010-10-12 00:26:17 +00:00
Thierry Crozat 1177692701 GUI: Fix bug #3075649 (Fonts not found with built-in theme)
When switching to a theme that do not have the fonts needed to properly
display the current language, it now revert to the previously used theme
and display an error message telling the user to change the language
first if he wants to use the theme he selected.

svn-id: r52969
2010-10-01 21:41:40 +00:00
Thierry Crozat 7296a2d8d0 I18N: Add translation for wince specific titles for key mapping dialog
Also backport fix from branch on translation of default title for key mapping
dialog. 

svn-id: r52959
2010-09-30 18:09:01 +00:00
Thierry Crozat 965ec170cb I18N: Add lowres context for one string.
Also update German and French translations.

svn-id: r52808
2010-09-19 17:50:21 +00:00
Thierry Crozat 057056b8d3 I18N: Add translation for load/save success or failure messages
Also improve and update the french translation.

svn-id: r52740
2010-09-15 23:25:46 +00:00
Jordi Vilalta Prat bfbb69f77e I18N: Unified messages by removing whitespaces.
svn-id: r52700
2010-09-13 12:50:26 +00:00
Thierry Crozat c073369f0a i18n: Translate Save and Restore buttons in SCI engine
svn-id: r52694
2010-09-12 21:56:37 +00:00
Thierry Crozat fc11604e73 i18n: Translate the Save and Load buttons in myst and riven
svn-id: r52692
2010-09-12 21:35:49 +00:00
Thierry Crozat 1f986e14af i18n: Add lowres context in a few places.
I also changed the english text for the GUI Renderer items in 1x mode
as the text was tool long and cut.

svn-id: r52683
2010-09-12 11:43:51 +00:00
Thierry Crozat c81c7fd0bc i18n: Add lowres context in a few places
Also update the Italian and French  translations.

svn-id: r52677
2010-09-11 16:18:55 +00:00
Andre Heider f3a9828d36 WII: Fix typo, update translations.
svn-id: r52640
2010-09-08 17:41:31 +00:00
Eugene Sandulenko 4b9a8d8899 i18n: Update Russian translation
svn-id: r52483
2010-09-01 15:46:44 +00:00
Thierry Crozat 25d267888f I18N: Add "lowres" context in one place for the Add Game button
svn-id: r52475
2010-08-31 20:03:47 +00:00
Thierry Crozat 3c7a068682 I18N: Update translation template and all translations.
svn-id: r52462
2010-08-30 22:27:51 +00:00