Commit Graph

82 Commits

Author SHA1 Message Date
jordirosa 3f5e152cab The translation would actually say "Open sketches folder", as if this menu option opened the generic folder where all the sketches are stored by default. But what it actually does is opening the folder of the sketch we are working on. That's why I think this translation is incorrect, and the correct one would be "Mostrar carpeta del sketch". 2016-10-21 14:14:35 +02:00
Federico Bond ded6f0abbf Update spanish translation 2016-10-08 22:07:30 -03:00
Guo Yunhe 0dc059414b Translate Chinese 2016-09-11 20:37:05 +03:00
Guo Yunhe a7c2778282 Translate Chinese 2016-09-11 20:32:25 +03:00
tyfkda a3bbfe47f7 Show warning message if mode cannot be changed
If selected mode cannot handle current source,
show warning dialog and reselect old (current) mode.
2016-07-29 09:15:46 +09:00
Ben Fry 4fd5de9860 Merge pull request #4558 from tyfkda/feature/preference-btn-width-ja
Make preferences button wider for Japanese
2016-07-28 19:56:48 -04:00
tyfkda a2c9ca4b82 Make preference button wider for Japanese
In preference window,
[cancel] button is too narrow for Japanese "キャンセル"
so make it wider.
2016-07-12 09:39:46 +09:00
crazymaster a42677acdb Update Japanese translation 2016-05-14 03:33:22 +09:00
Rostyslav Zatserkovnyi ec6010bf45 Adjust Problem changes 2016-05-09 00:48:37 +03:00
Rostyslav Zatserkovnyi 41ac2f35d9 Add friendlier error message for HidingEnclosingType 2016-05-08 23:20:41 +03:00
Ben Fry 46089a2c5f Merge pull request #4348 from satoshiokita/fix-issue-2886
fix:load fallback font for CJK(The Chinese, Japanese and Korean).
2016-05-08 14:51:17 -04:00
satoshiokita b62d4fc80f fix:load fallback font for CJK. 2016-03-05 13:18:11 +09:00
Rostyslav Zatserkovnyi ef915171c6 Minor spelling fixes, register the language in Processing 2016-02-29 20:56:36 +02:00
Rostyslav Zatserkovnyi 2f64b7c1fe Added initial Ukrainian localization 2016-02-29 20:53:49 +02:00
Ben Fry 11ffe19a20 Merge pull request #4073 from crazymaster/lang
Add Turkish to the list of languages
2016-02-13 10:49:59 -05:00
crazymaster 66bc5a4565 Update list of languages 2015-10-27 18:26:13 +09:00
crazymaster 6844ecdf6b i18n: Add i18n support for the PopUp menu 2015-10-25 21:30:29 +09:00
crazymaster d2c06778a3 Improve Japanese translation 2015-10-12 21:25:41 +09:00
crazymaster 8cb9ec7918 Update Japanese translation 2015-10-08 01:07:24 +09:00
crazymaster 80137a849b Improve Japanese translation 2015-10-05 14:01:24 +09:00
crazymaster 9492bfe4ae Update Japanese translation 2015-10-05 13:44:30 +09:00
crazymaster 4f78ed52d6 Update Japanese translation 2015-10-05 11:47:27 +09:00
crazymaster ca9d32eab1 Update Japanese translation 2015-10-04 19:48:30 +09:00
Ben Fry 8456a826e5 Merge pull request #3700 from federicobond/misc-fixes
Miscelaneous language improvements
2015-08-23 07:38:36 -04:00
Ben Fry 88d07804f8 clean up MovieMaker a little 2015-08-16 12:07:12 -04:00
Federico Bond 7b50cfa882 Improve spanish translation 2015-08-14 15:33:23 -03:00
Federico Bond 5605c63e1b Translate Welcome item in help menu 2015-08-13 23:12:48 -03:00
Ben Fry 8eafb0e514 change naming of examples window and categories (#3573) 2015-08-11 11:10:37 -04:00
Ben Fry 49213ef6c3 include name of sketch in "save changes" dialog (fixes #3418) 2015-08-11 10:55:08 -04:00
codeanticode c8cb359da9 updated korean translation 2015-08-09 07:54:10 -04:00
Ben Fry 4abfd9bdaa prevent Export with examples and untitled/unsaved sketches 2015-08-08 10:56:37 -04:00
Federico Bond 4de154e8b5 Update spanish translation 2015-07-17 23:06:19 -03:00
Manindra Moharana 977ecc17e9 Fixes #3434 2015-07-05 21:28:05 -07:00
Ben Fry 17e0f31c2f Merge pull request #3424 from GKFX/i18n-moviemaker
Internationalize MovieMaker.java.
2015-06-23 16:20:52 -04:00
Ben Fry d607120715 Merge branch 'master' of github.com:processing/processing 2015-06-22 17:34:27 -04:00
Joel Moniz 91ceccd719 Examples window shows contributed examples 2015-06-23 00:22:15 +04:00
Ben Fry aa4d143a29 fix typo 2015-06-22 16:12:42 -04:00
Ben Fry 2d1f320f56 trying to balance insulting level of paranoia with keeping things simple 2015-06-22 15:42:30 -04:00
Ben Fry 527f21948f remove spaces at start of lines 2015-06-21 21:21:14 -04:00
Joel Moniz 1ec26b4401 Complete internationalization in app/Sketch.java
And remove accidental backslashes from PDE.properties
2015-06-18 09:54:08 +04:00
George Bateman e9281a5194 Use correct localized strings in JavaEditor.java
We were using toolbar.* when we meant menu.*.*.
Also correct a couple of typos.
2015-06-11 16:55:28 +01:00
Ben Fry b4ac525392 untangling present vs full screen 2015-06-05 22:20:58 -04:00
mtsio 403b172e12 change warning message (see #3350) 2015-06-05 04:24:53 +03:00
Ben Fry 0b91267117 Merge pull request #3349 from mtsio/master
add i18n for archiver and missing text
2015-06-04 10:24:25 -05:00
Ben Fry d5da69a3eb improve warning message (fixes #3350) 2015-06-04 10:23:40 -05:00
mtsio cbcd77a7f7 add i18n for archiver and missing text 2015-06-04 03:09:20 +03:00
George Bateman bebade1f8c Internationalize MovieMaker.java. 2015-06-02 17:47:42 +01:00
mtsio df81cd762a some updates to Greek properties file 2015-06-02 03:50:24 +03:00
Ben Fry 47d04bb927 Merge pull request #3319 from Akarshit/gsoc-contrib
Progress bar added to Contrib Manager
2015-05-31 20:37:39 -04:00
mtsio adf1992f61 fix #3329 2015-05-29 02:19:16 +03:00