1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-15 10:13:07 +00:00
Commit graph

431 commits

Author SHA1 Message Date
huskee
031472002f Update el.po
Fixed up most (if not all) of the Greek translations
2019-12-31 23:02:05 +02:00
OverloadedOrama
830ae623d2 Added new strings to be translated
Greek translation is still in progress
2019-12-31 20:10:10 +02:00
OverloadedOrama
4ae5968887 AboutDialog Overhaul
Made AboutDialog.tscn a scene of its own, added logo icons and names for the developer team, contributors and donors. Feel free to change/add things related to you!
2019-12-29 04:14:29 +02:00
Martin Zabinski
a86604e3e0 fix smaller stuff in german translation 2019-12-28 21:09:10 +01:00
OverloadedOrama
87d6d6140b When exporting a png, "Export PNG..." becomes "Export (filename)"
Also updated the translations to simply translate "export". Feel free to fix anything I may did wrong.
2019-12-28 03:07:48 +02:00
OverloadedOrama
d35046d838 Translations - switched from a single .csv to gettext (multiple .po files)
See this for more info on gettext https://docs.godotengine.org/en/3.1/tutorials/i18n/localization_using_gettext.html
2019-12-24 01:47:43 +02:00
Michael Alexsander
8da4b78d30 Add brazilian portuguese translation 2019-12-20 13:25:02 -03:00
OverloadedOrama
7dd67e7130 Put Traditional Chinese to Preferences and changes font when choosing Chinese 2019-12-17 19:52:09 +02:00
OverloadedOrama
bfcb52a2f0 Put Russian in preferences & in Project Settings 2019-12-17 13:10:42 +02:00
Overloaded
c32ad873a6
Merge branch 'master' into master 2019-12-17 13:02:41 +02:00
Andreev Andrei
cda19952f5 [languages] Add Russian language, closes #63 2019-12-17 12:05:40 +03:00
OverloadedOrama
c9071f30eb Changed brush color interpolation and LightenDarken amount's range from 0-100, instead of 0-1 2019-12-17 04:01:38 +02:00
OverloadedOrama
8bfd7db4d9 Changed color switch shortcut from Ctrl-X to just X
This closes #55
2019-12-16 15:40:10 +02:00
OverloadedOrama
b377dfa98b Shortcut for color switching - Ctrl-X 2019-12-16 15:30:45 +02:00
Hugo Locurcio
35b14b0e6c
Write each language name in the target language
In a language selection menu, languge names should be written
in the target language so that they can be easily understood
by those speaking the language.

This also removes the need for individual translations to supply
their own strings for every language name.
2019-12-16 14:15:38 +01:00
Overloaded
7c7ff5ad75
Added Greek translation of "Polish [pl]" 2019-12-16 14:13:56 +02:00
Dawid Niedźwiedzki
6c826b4217
Added polish row 2019-12-16 02:50:20 +01:00
Dawid Niedźwiedzki
e1fd98e887
Polish translation 2019-12-16 02:29:43 +01:00
Dawid Niedźwiedzki
7cbc498df7
Fixing columns 2019-12-16 02:28:16 +01:00
Dawid Niedźwiedzki
c41336caad
Translation fix 2019-12-16 02:25:10 +01:00
Dawid Niedźwiedzki
239da8a04f
Polish translation 2019-12-16 02:23:20 +01:00
Hugo Locurcio
3ab7fc09d8
Remove imported translations from the repository
It seems imported translations were added to Git after being
added to the `.gitignore` in a recent PR.
2019-12-15 21:43:01 +01:00
OverloadedOrama
396f32735c Fixed some translation issues 2019-12-15 17:40:38 +02:00
OverloadedOrama
f3ab5960ba Imported German translation in the Project Settings 2019-12-15 13:44:53 +02:00
Schweini07
9b3aad4fe7
German localization 2019-12-15 11:43:34 +01:00
Hugo Locurcio
0962d15174
Add French localization 2019-12-14 21:26:42 +01:00
OverloadedOrama
da13b94138 Added shortcuts for the 6 timeline buttons 2019-12-09 02:06:24 +02:00
OverloadedOrama
31a67fcbc2 Fixed preview camera zooming issues on large images 2019-12-09 00:17:05 +02:00
OverloadedOrama
bf4052ad84 Full Greek support and minor UI changes
Everything should now be translated in Greek. Will update if I have forgotten anything. Also made some changes to the layer and frame button colors and layer position.
2019-12-08 03:12:34 +02:00
OverloadedOrama
d81d7ee5ef Grid size and color in preferences, update_texture optimization
- Added grid size and color in preferences
- Canvas' update_texture() updates the frame button's texture only when the user releases a mouse button. This should optimize drawing in large images.
- Cursor is no longer invisible inside the canvas
- Minor UI changes
- Added some more translations. This is going to be a common thing in commits from now on.
2019-12-07 19:34:54 +02:00
OverloadedOrama
ade2d05a1b Partial localization support - Greek Language
Also added a Preferences window, where the user can change Pixelorama's language. Note that the .csv's delimiter is Tab and not comma.
2019-12-07 17:45:48 +02:00