1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00

Replace the weird ID strings with actual sentences

This commit is contained in:
OverloadedOrama 2020-03-31 03:46:07 +03:00
parent 81f5fd52f4
commit 5803010a56

View file

@ -130,10 +130,10 @@ msgstr ""
msgid "Open File(s)" msgid "Open File(s)"
msgstr "" msgstr ""
msgid "IMPORT_FILE_LABEL" msgid "Import as new frame"
msgstr "" msgstr ""
msgid "IMPORT_SPRITESHEET" msgid "Import as a spritesheet"
msgstr "" msgstr ""
msgid "Save Sprite as .pxo" msgid "Save Sprite as .pxo"
@ -329,7 +329,7 @@ msgstr ""
msgid "About Pixelorama" msgid "About Pixelorama"
msgstr "" msgstr ""
msgid "MADEBY_LABEL" msgid "Developed by Orama Interactive"
msgstr "" msgstr ""
msgid "Website" msgid "Website"
@ -452,16 +452,16 @@ msgstr ""
msgid "LD_HT" msgid "LD_HT"
msgstr "" msgstr ""
msgid "LEFTCOLOR_HT" msgid "Choose a color for the left tool"
msgstr "" msgstr ""
msgid "RIGHTCOLOR_HT" msgid "Choose a color for the right tool"
msgstr "" msgstr ""
msgid "COLORSWITCH_HT" msgid "COLORSWITCH_HT"
msgstr "" msgstr ""
msgid "COLORDEFAULTS_HT" msgid "Reset the colors to their default state (black for left, white for right)"
msgstr "" msgstr ""
msgid "Raw Mode" msgid "Raw Mode"
@ -476,10 +476,10 @@ msgstr ""
msgid "Left pixel indicator" msgid "Left pixel indicator"
msgstr "" msgstr ""
msgid "LEFT_INDIC_HT" msgid "Show left mouse pixel indicator or brush on the canvas when drawing"
msgstr "" msgstr ""
msgid "RIGHT_INDIC_HT" msgid "Show right mouse pixel indicator or brush on the canvas when drawing"
msgstr "" msgstr ""
msgid "Show tool icon" msgid "Show tool icon"
@ -491,7 +491,7 @@ msgstr ""
msgid "Brush:" msgid "Brush:"
msgstr "" msgstr ""
msgid "BRUSH_HT" msgid "Select a brush"
msgstr "" msgstr ""
msgid "Brush: Pixel" msgid "Brush: Pixel"
@ -512,7 +512,7 @@ msgstr ""
msgid "Brush color from" msgid "Brush color from"
msgstr "" msgstr ""
msgid "COLORFROM_HT" msgid "0: Color from the brush itself, 100: the currently selected color"
msgstr "" msgstr ""
msgid "Fill area:" msgid "Fill area:"
@ -533,7 +533,7 @@ msgstr ""
msgid "Amount:" msgid "Amount:"
msgstr "" msgstr ""
msgid "LDAMOUNT_HT" msgid "Lighten/Darken amount"
msgstr "" msgstr ""
msgid "Pick for:" msgid "Pick for:"
@ -551,10 +551,10 @@ msgstr ""
msgid "Horizontal" msgid "Horizontal"
msgstr "" msgstr ""
msgid "HORIZMIRROR_HT" msgid "Enable horizontal mirrored drawing"
msgstr "" msgstr ""
msgid "VERTMIRROR_HT" msgid "Enable vertical mirrored drawing"
msgstr "" msgstr ""
msgid "Vertical" msgid "Vertical"
@ -584,7 +584,8 @@ msgstr ""
msgid "LASTFRAME_HT" msgid "LASTFRAME_HT"
msgstr "" msgstr ""
msgid "FPS_HT" msgid "How many frames per second should the animation preview be?\n"
"The more FPS, the faster the animation plays."
msgstr "" msgstr ""
msgid "No loop" msgid "No loop"