Update POT/PO after adding Maze magic tool strings

This commit is contained in:
Bill Kendrick 2023-01-21 03:06:00 -08:00
parent c15b6a176c
commit 3ba15f7b70
130 changed files with 5621 additions and 3380 deletions

View file

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: tuxpaint\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-16 17:28-0800\n"
"POT-Creation-Date: 2023-01-21 03:05-0800\n"
"PO-Revision-Date: 2022-10-05 23:31+0100\n"
"Last-Translator: Hugo Carvalho <hugokarvalho@hotmail.com>\n"
"Language-Team: Portuguese <translation-team-pt@lists.sourceforge.net>\n"
@ -1294,92 +1294,92 @@ msgstr "Aa"
#. Admittedly stupid way of determining which keys can be used for
#. positive and negative responses in dialogs (e.g., [Y] (for 'yes') in English)
#: ../tuxpaint.c:14954
#: ../tuxpaint.c:14951
msgid "Yes"
msgstr "Sim"
#: ../tuxpaint.c:14958
#: ../tuxpaint.c:14955
msgid "No"
msgstr "Não"
#. Prompt to ask whether user wishes to save over old version of their file
#: ../tuxpaint.c:16152
#: ../tuxpaint.c:16149
msgid "Replace the picture with your changes?"
msgstr "Substituir o desenho original?"
#. Positive response to saving over old version
#. (like a 'File:Save' action in other applications)
#: ../tuxpaint.c:16156
#: ../tuxpaint.c:16153
msgid "Yes, replace the old one!"
msgstr "Sim, substituir!"
#. Negative response to saving over old version (saves a new image)
#. (like a 'File:Save As...' action in other applications)
#: ../tuxpaint.c:16160
#: ../tuxpaint.c:16157
msgid "No, save a new file!"
msgstr "Não, gravar como novo!"
#: ../tuxpaint.c:17515
#: ../tuxpaint.c:17512
msgid "Choose the picture you want, then click “Open”."
msgstr "Escolhe o desenho e clica em \"Abrir\"."
#: ../tuxpaint.c:19242
#: ../tuxpaint.c:19239
msgid "Select 2 or more drawings to turn into an animated GIF."
msgstr "Selecione 2 ou mais desenhos para se tornar num GIF animado."
#. Descriptions (names) of the color mixer tool's primary colors and shades
#: ../tuxpaint.c:25392
#: ../tuxpaint.c:25389
msgid "red"
msgstr "vermelho"
#: ../tuxpaint.c:25393
#: ../tuxpaint.c:25390
msgid "yellow"
msgstr "amarelo"
#: ../tuxpaint.c:25394
#: ../tuxpaint.c:25391
msgid "blue"
msgstr "azul"
#: ../tuxpaint.c:25395
#: ../tuxpaint.c:25392
msgid "white"
msgstr "branco"
#: ../tuxpaint.c:25396
#: ../tuxpaint.c:25393
msgid "grey"
msgstr "cinzento"
#: ../tuxpaint.c:25397
#: ../tuxpaint.c:25394
msgid "black"
msgstr "preto"
#. Tool tip text describing a mixed color (e.g., "1/3 red and 1/2 yellow", or "1/3 blue and 2/3 white", etc.)
#: ../tuxpaint.c:25402
#: ../tuxpaint.c:25399
#, c-format
msgid "Your color is %1$s %2$s."
msgstr "A tua cor é %1$s %2$s."
#: ../tuxpaint.c:25403
#: ../tuxpaint.c:25400
#, c-format
msgid "Your color is %1$s %2$s and %3$s %4$s."
msgstr "A tua cor é %1$s %2$s e %3$s %4$s."
#: ../tuxpaint.c:25404
#: ../tuxpaint.c:25401
#, c-format
msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s."
msgstr "A tua cor é %1$s %2$s, %3$s %4$s, e %5$s %6$s."
#: ../tuxpaint.c:25406
#: ../tuxpaint.c:25403
#, c-format
msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s."
msgstr "A tua cor é %1$s %2$s, %3$s %4$s, %5$s %6$s, e %7$s %8$s."
#: ../tuxpaint.c:25408
#: ../tuxpaint.c:25405
#, c-format
msgid ""
"Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, and %9$s %10$s."
msgstr "A tua cor é %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, e %9$s %10$s."
#: ../tuxpaint.c:25410
#: ../tuxpaint.c:25407
#, c-format
msgid ""
"Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, %7$s %8$s, %9$s %10$s, and "
@ -1389,15 +1389,15 @@ msgstr ""
"%12$s."
#. Color mixer; e.g., "Your color is entirely grey."
#: ../tuxpaint.c:26246 ../tuxpaint.c:26253
#: ../tuxpaint.c:26243 ../tuxpaint.c:26250
msgid "entirely"
msgstr "inteiramente"
#: ../tuxpaint.c:29480
#: ../tuxpaint.c:29477
msgid "Select a color from your drawing."
msgstr "Seleciona uma cor do teu desenho."
#: ../tuxpaint.c:29491
#: ../tuxpaint.c:29488
msgid ""
"Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) "
"to right (pure). Value (lightness/darkness): grey bar."
@ -1406,7 +1406,7 @@ msgstr ""
"da esquerda (pálida) para a direita (pura). Valor (leveza/escuridão): barra "
"cinzenta."
#: ../tuxpaint.c:29505
#: ../tuxpaint.c:29502
msgid ""
"Click the primary colors (red, yellow, and blue), white (to tint), grey (to "
"tone), and black (to shade), to mix together a new color."
@ -1767,6 +1767,22 @@ msgstr "Luminoso"
msgid "Click, drag, and release to draw a lightning bolt between two points."
msgstr "Clica, arrasta e larga para desenhar um relâmpago entre dois pontos."
#: ../../magic/src/maze.c:110
msgid "Maze"
msgstr ""
#: ../../magic/src/maze.c:124
#, fuzzy
#| msgid "Click and drag to draw train track rails on your picture."
msgid "Click and drag to paint a maze on your picture."
msgstr "Clica e arrasta para desenhar carris na imagem."
#: ../../magic/src/maze.c:126
#, fuzzy
#| msgid "Click to turn the entire picture into a cartoon."
msgid "Click to turn your entire picture into a maze."
msgstr "Clica para transformar a imagem inteira num desenho animado."
#: ../../magic/src/metalpaint.c:108
msgid "Metal Paint"
msgstr "Pintura metalizada"
@ -2027,11 +2043,11 @@ msgstr "Ondulações"
msgid "Click to make ripples appear over your picture."
msgstr "Clica para criar ondulações no desenho."
#: ../../magic/src/rivulet.c:126
#: ../../magic/src/rivulet.c:142
msgid "Rivulet"
msgstr ""
#: ../../magic/src/rivulet.c:139
#: ../../magic/src/rivulet.c:155
#, fuzzy
#| msgid "Click and drag the mouse around to add a reflection to your picture."
msgid "Click and drag downward to add water rivulets to your drawing"