mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 00:54:43 -04:00
Added missing translations
And added hint tooltips to "Pixel Perfect" and "Overwrite Color" buttons
This commit is contained in:
parent
a5c3ea3ada
commit
850c5606de
6 changed files with 82 additions and 12 deletions
|
@ -512,12 +512,21 @@ msgstr ""
|
|||
msgid "About Pixelorama"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pixelorama - Pixelate your dreams!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Developed by Orama Interactive"
|
||||
msgstr ""
|
||||
|
||||
msgid "Copyright 2019-2020 Orama Interactive"
|
||||
msgstr ""
|
||||
|
||||
msgid "Website"
|
||||
msgstr ""
|
||||
|
||||
msgid "GitHub Repo"
|
||||
msgstr ""
|
||||
|
||||
msgid "Donate"
|
||||
msgstr ""
|
||||
|
||||
|
@ -825,13 +834,13 @@ msgstr ""
|
|||
msgid "Select a brush"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush: Pixel"
|
||||
msgid "Pixel brush"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush: Circle"
|
||||
msgid "Circle brush"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush: Filled Circle"
|
||||
msgid "Filled circle brush"
|
||||
msgstr ""
|
||||
|
||||
msgid "Custom brush"
|
||||
|
@ -840,12 +849,18 @@ msgstr ""
|
|||
msgid "Brush size:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Overwrite"
|
||||
msgid "Overwrite Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Overwrites color instead of blending it. This option is only relevant with colors that are not fully opaque"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pixel Perfect"
|
||||
msgstr ""
|
||||
|
||||
msgid "Makes lines smooth by removing the extra pixels on the edges"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brush color from"
|
||||
msgstr ""
|
||||
|
||||
|
@ -985,9 +1000,30 @@ msgstr ""
|
|||
msgid "Manage frame tags"
|
||||
msgstr ""
|
||||
|
||||
msgid "Frame Tag Properties"
|
||||
msgstr ""
|
||||
|
||||
msgid "Add a new frame tag"
|
||||
msgstr ""
|
||||
|
||||
msgid "Name:"
|
||||
msgstr ""
|
||||
|
||||
msgid "From:"
|
||||
msgstr ""
|
||||
|
||||
msgid "To:"
|
||||
msgstr ""
|
||||
|
||||
msgid "Animation plays only on frames of the same tag"
|
||||
msgstr ""
|
||||
|
||||
msgid "Tag %s (Frame %s)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Tag %s (Frames %s-%s)"
|
||||
msgstr ""
|
||||
|
||||
msgid "If it's selected, the animation plays only on the frames that have the same tag.\n"
|
||||
"If it's not, the animation will play for all frames, ignoring tags."
|
||||
msgstr ""
|
||||
|
@ -1188,6 +1224,9 @@ msgstr ""
|
|||
msgid "Create a new empty palette?"
|
||||
msgstr ""
|
||||
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
msgid "Error: Palette must have a valid name."
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue