mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-19 09:39:48 +00:00
New translations translations.pot (Norwegian Bokmal)
This commit is contained in:
parent
0f8e0dcf45
commit
8e2e8125b9
|
@ -10,7 +10,7 @@ msgstr ""
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Language-Team: Norwegian Bokmal\n"
|
"Language-Team: Norwegian Bokmal\n"
|
||||||
"Language: nb_NO\n"
|
"Language: nb_NO\n"
|
||||||
"PO-Revision-Date: 2023-12-18 19:08\n"
|
"PO-Revision-Date: 2023-12-23 17:15\n"
|
||||||
|
|
||||||
msgid "OK"
|
msgid "OK"
|
||||||
msgstr "OK"
|
msgstr "OK"
|
||||||
|
@ -2458,6 +2458,42 @@ msgstr "Legg til en ny farge"
|
||||||
msgid "Remove a selected color"
|
msgid "Remove a selected color"
|
||||||
msgstr "Fjern en valgt farge"
|
msgstr "Fjern en valgt farge"
|
||||||
|
|
||||||
|
#. 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!"
|
msgid "Palette with the same name and path already exists!"
|
||||||
msgstr "Palett med samme navn og bane finnes allerede!"
|
msgstr "Palett med samme navn og bane finnes allerede!"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue