From 450c134bf8a8c01b8eba47d69424d7c57f41a3c9 Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Wed, 20 Nov 2024 14:59:02 +0200 Subject: [PATCH] New translations translations.pot (Portuguese, Brazilian) --- Translations/pt_BR.po | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Translations/pt_BR.po b/Translations/pt_BR.po index e1460bbeb..3c75f2b54 100644 --- a/Translations/pt_BR.po +++ b/Translations/pt_BR.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Portuguese, Brazilian\n" "Language: pt_BR\n" -"PO-Revision-Date: 2024-11-19 14:06\n" +"PO-Revision-Date: 2024-11-20 12:59\n" msgid "OK" msgstr "OK" @@ -169,6 +169,18 @@ msgstr "Pixels" msgid "Percentage" msgstr "Porcentagem" +#. Found in the create new image dialog. Allows users to change the color mode of the new project, such as RGBA or indexed mode. +msgid "Color mode:" +msgstr "" + +#. Found in the image menu. A submenu that allows users to change the color mode of the project, such as RGBA or indexed mode. +msgid "Color Mode" +msgstr "" + +#. Found in the image menu, under the "Color Mode" submenu. Refers to the indexed color mode. See this wikipedia page for more information: https://en.wikipedia.org/wiki/Indexed_color +msgid "Indexed" +msgstr "" + #. Found in the image menu. Sets the size of the project to be the same as the size of the active selection. msgid "Crop to Selection" msgstr "Cortar para a seleção"