mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
Updated translations and changelog
This commit is contained in:
parent
35b2c201ae
commit
15cc80bcf7
|
@ -29,6 +29,7 @@ Darshan Phaldesai (luiq54), Igor Santarek (jegor377), rob-a-bolton, Kinwailo, Mi
|
||||||
- Added extra options for most image effects. The user can now choose if the effects will affect the selection, the current cel, current frame, all frames or even all projects!
|
- Added extra options for most image effects. The user can now choose if the effects will affect the selection, the current cel, current frame, all frames or even all projects!
|
||||||
- A play button has been added for playing the animation exclusively on the small canvas preview area. A zoom slider for the preview area has been added, too.
|
- A play button has been added for playing the animation exclusively on the small canvas preview area. A zoom slider for the preview area has been added, too.
|
||||||
- Added color previews next to the themes in Preferences.
|
- Added color previews next to the themes in Preferences.
|
||||||
|
- Added options for the checkerboard background to follow camera movement and zoom level. ([#311](https://github.com/Orama-Interactive/Pixelorama/pull/311))
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- The GDNative gif exporter addon has been replaced with a GDScript equivalent. This makes gif exporting possible in all currently supported platforms, and it also adds support for transparency. ([#295](https://github.com/Orama-Interactive/Pixelorama/pull/295))
|
- The GDNative gif exporter addon has been replaced with a GDScript equivalent. This makes gif exporting possible in all currently supported platforms, and it also adds support for transparency. ([#295](https://github.com/Orama-Interactive/Pixelorama/pull/295))
|
||||||
|
|
|
@ -780,6 +780,18 @@ msgstr ""
|
||||||
msgid "Second color of the transparent checker background"
|
msgid "Second color of the transparent checker background"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Follow Canvas Movement"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "The transparent checker follow the movement of canvas"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Follow Canvas Zoom Level"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "The transparent checker follow the zoom level of canvas"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Only custom preset can be modified"
|
msgid "Only custom preset can be modified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue