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

Compare commits

..

1 commit

Author SHA1 Message Date
Emmanouil Papadeas b564a8fdce
Merge cbdab45ed0 into 4c7d7da5e7 2024-11-14 02:32:34 +00:00
3 changed files with 13 additions and 15 deletions

View file

@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"
"PO-Revision-Date: 2024-11-14 15:36\n"
"PO-Revision-Date: 2024-11-13 23:12\n"
msgid "OK"
msgstr "Oke"
@ -1941,7 +1941,7 @@ msgstr "Mewarnai isi bentuk yang digambar dan tidak menggambar bentuk berongga"
#. Found in the tool options of the Pencil, Eraser and Shading tools. It is a percentage of how dense the brush is. 100% density means that the brush gets completely drawn, anything less leaves gaps inside the brush, acting like a spray tool.
msgid "Density:"
msgstr "Kerapatan:"
msgstr ""
msgid "Brush color from"
msgstr "Warna kuas dari"

View file

@ -10,7 +10,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Language-Team: Turkish\n"
"Language: tr_TR\n"
"PO-Revision-Date: 2024-11-14 11:36\n"
"PO-Revision-Date: 2024-11-13 23:12\n"
msgid "OK"
msgstr "Tamam"
@ -235,7 +235,7 @@ msgstr "Tercihler"
#. An option in the View menu. When selected, the canvas is being placed on the center of the screen.
msgid "Center Canvas"
msgstr "Tuvale Ortala"
msgstr ""
msgid "Tile Mode"
msgstr "Döşeme Kipi"
@ -850,7 +850,7 @@ msgstr "Ekran ölçeği:"
#. Refers to the font of a text.
msgid "Font:"
msgstr "Yazı Tipi:"
msgstr ""
#. Found in the preferences, under the interface section. Allows users to set the size of the font, ie the text.
msgid "Font size:"
@ -920,13 +920,12 @@ msgstr "Arkaplan rengi:"
#. Found in the preferences, under the Tools category.
msgid "Share options between the left and the right tools"
msgstr "Sol ve sağ araçlar arasında seçenekleri paylaş"
msgstr ""
#. Found in the preferences, under the Tools category. Tooltip of the "Share options between the left and the right tools" preference.
msgid "If this is enabled, options will be synced between the left and the right tool.\n"
"For example, both tools will share the same brush size, and changing it on one tool will instantly change on the other."
msgstr "Etkinleştirilirse, seçenekler sol ve sağ araç arasında eşzamanlanır.\n"
"Örneğin, her iki araç da aynı fırça boyutunu paylaşır ve bir araçta değiştirildiğinde anında diğerinde de değişir."
msgstr ""
msgid "Left tool color:"
msgstr "Sol araç rengi:"
@ -1941,7 +1940,7 @@ msgstr "İçi boş bir şekil çizmek yerine çizilen şekli renkle doldurur"
#. Found in the tool options of the Pencil, Eraser and Shading tools. It is a percentage of how dense the brush is. 100% density means that the brush gets completely drawn, anything less leaves gaps inside the brush, acting like a spray tool.
msgid "Density:"
msgstr "Yoğunluk:"
msgstr ""
msgid "Brush color from"
msgstr "Fırça rengini buradan"
@ -2785,11 +2784,11 @@ msgstr "Dışa aktarılan görüntüleri görünür kısımlarına kırpar, sıf
#. Found in the export dialog. It is an option that allows users to only export the portions of the images that are within the selected area.
msgid "Clip image content to selection"
msgstr "Görüntü içeriğini seçime tuttur"
msgstr ""
#. Found in the export dialog. Tooltip of the "clip image content to selection" option.
msgid "Only export content that is within the bounds of a selected area."
msgstr "Yalnızca seçilen alanın sınırları içindeki içeriği dışa aktar."
msgstr ""
msgid "Close"
msgstr "Kapat"
@ -3139,7 +3138,7 @@ msgstr "Metin:"
#. Refers to the depth of something, such as the depth of a 3D object.
msgid "Depth:"
msgstr "Derinlik:"
msgstr ""
#. Found in the tool options of the 3D Shape Edit tool, under the Mesh category if a Text object is selected. Refers to the size of one pixel's width on the text to scale it in 3D.
msgid "Pixel size:"
@ -3153,7 +3152,7 @@ msgid "Horizontal alignment:"
msgstr "Yatay hizalama:"
msgid "Vertical alignment:"
msgstr "Dikey hizalama:"
msgstr ""
msgid "Left"
msgstr "Sol"
@ -3163,7 +3162,7 @@ msgstr "Sağ"
#. Refers to the vertical space between lines in a text.
msgid "Line spacing:"
msgstr "Satır aralığı:"
msgstr ""
#. Found in the tool options of the 3D Shape Edit tool, under the Light category if a light is selected. Refers to the energy of the light. The more energy, the brighter it shines.
msgid "Energy:"

View file

@ -132,7 +132,6 @@ global_increment_action = "brush_size_increment"
global_decrement_action = "brush_size_decrement"
[node name="DensityValueSlider" type="TextureProgressBar" parent="." index="4"]
visible = false
custom_minimum_size = Vector2(0, 24)
layout_mode = 2
focus_mode = 2