From 49aefc11ec25c3406ee2ec7442c6a6eabba2adf9 Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Sat, 23 Dec 2023 19:15:14 +0200 Subject: [PATCH] New translations translations.pot (Turkish) --- Translations/tr_TR.po | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/Translations/tr_TR.po b/Translations/tr_TR.po index 1e8bfdac2..8b5d818b8 100644 --- a/Translations/tr_TR.po +++ b/Translations/tr_TR.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Turkish\n" "Language: tr_TR\n" -"PO-Revision-Date: 2023-12-18 20:08\n" +"PO-Revision-Date: 2023-12-23 17:15\n" msgid "OK" msgstr "Tamam" @@ -2465,6 +2465,42 @@ msgstr "Yeni renk ekle" msgid "Remove a selected color" msgstr "Seçili rengi kaldır" +#. Tooltip of the Sort button found in the palette panel. +msgid "Sort palette" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette get reversed. +msgid "Reverse colors" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their hue. +msgid "Sort by hue" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their saturation. +msgid "Sort by saturation" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their value. +msgid "Sort by value" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their red channel value. +msgid "Sort by red" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their green channel value. +msgid "Sort by green" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their blue channel value. +msgid "Sort by blue" +msgstr "" + +#. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their alpha channel value. +msgid "Sort by alpha" +msgstr "" + msgid "Palette with the same name and path already exists!" msgstr "Aynı ada ve yola sahip palet zaten var!"