New "Impasto" brush
Sneaking in before 0.9.34 final >:-)
This commit is contained in:
parent
244ba7b76c
commit
849cc46d10
142 changed files with 3693 additions and 3519 deletions
55
src/po/de.po
55
src/po/de.po
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: de\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-10-20 11:26-0700\n"
|
||||
"POT-Creation-Date: 2024-10-20 23:46-0700\n"
|
||||
"PO-Revision-Date: 2017-12-25 21:13+0200\n"
|
||||
"Last-Translator: Holger Wansing <hwansing@mailbox.org>\n"
|
||||
"Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
|
||||
|
|
@ -405,8 +405,9 @@ msgstr ""
|
|||
|
||||
#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54
|
||||
msgid ""
|
||||
"New brushes: \"Fluff (gradient)\", \"Graphite\", \"Paint splats\", "
|
||||
"\"Smoke\", \"Spines\", \"Water (still)\", and \"Watercolor splotches\"."
|
||||
"New brushes: \"Fluff (gradient)\", \"Graphite\", \"Impasto\", \"Paint "
|
||||
"splats\", \"Smoke\", \"Spines\", \"Water (still)\", and \"Watercolor "
|
||||
"splotches\"."
|
||||
msgstr ""
|
||||
|
||||
#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:55
|
||||
|
|
@ -1512,39 +1513,39 @@ 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:14896
|
||||
#: ../tuxpaint.c:14900
|
||||
msgid "Yes"
|
||||
msgstr "Ja"
|
||||
|
||||
#: ../tuxpaint.c:14899
|
||||
#: ../tuxpaint.c:14903
|
||||
msgid "No"
|
||||
msgstr "Nein"
|
||||
|
||||
#. Prompt to ask whether user wishes to save over old version of their file
|
||||
#: ../tuxpaint.c:16175
|
||||
#: ../tuxpaint.c:16179
|
||||
msgid "Replace the picture with your changes?"
|
||||
msgstr "Möchtest du das Bild mit deinen Änderungen überschreiben?"
|
||||
|
||||
#. Positive response to saving over old version
|
||||
#. (like a 'File:Save' action in other applications)
|
||||
#: ../tuxpaint.c:16179
|
||||
#: ../tuxpaint.c:16183
|
||||
msgid "Yes, replace the old one!"
|
||||
msgstr "Ja, das alte Bild überschreiben!"
|
||||
|
||||
#. Negative response to saving over old version (saves a new image)
|
||||
#. (like a 'File:Save As...' action in other applications)
|
||||
#: ../tuxpaint.c:16183
|
||||
#: ../tuxpaint.c:16187
|
||||
msgid "No, save a new file!"
|
||||
msgstr "Nein, in eine neue Datei speichern!"
|
||||
|
||||
#: ../tuxpaint.c:17456
|
||||
#: ../tuxpaint.c:17460
|
||||
msgid ""
|
||||
"Choose a picture and then click “Open”, “Export”, “Template“, or “Erase”. "
|
||||
"Click “Slides” to create a slideshow animation or “Back“ to return to your "
|
||||
"current picture."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:17462
|
||||
#: ../tuxpaint.c:17466
|
||||
msgid ""
|
||||
"Choose a picture and then click “Open”, “Export”, or “Erase”. Click “Slides” "
|
||||
"to create a slideshow animation or “Back“ to return to your current picture."
|
||||
|
|
@ -1553,71 +1554,71 @@ msgstr ""
|
|||
#. None selected? Too dangerous to automatically select all (like we do for slideshow playback).
|
||||
#. Only 1 selected? No point in saving as GIF.
|
||||
#.
|
||||
#: ../tuxpaint.c:19152
|
||||
#: ../tuxpaint.c:19156
|
||||
msgid "Select 2 or more drawings to turn into an animated GIF."
|
||||
msgstr ""
|
||||
|
||||
#. Descriptions (names) of the color mixer tool's primary colors and shades
|
||||
#: ../tuxpaint.c:25384
|
||||
#: ../tuxpaint.c:25388
|
||||
msgid "red"
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25385
|
||||
#: ../tuxpaint.c:25389
|
||||
#, fuzzy
|
||||
#| msgid "Yellow!"
|
||||
msgid "yellow"
|
||||
msgstr "Gelb!"
|
||||
|
||||
#: ../tuxpaint.c:25386
|
||||
#: ../tuxpaint.c:25390
|
||||
#, fuzzy
|
||||
#| msgid "Sky blue!"
|
||||
msgid "blue"
|
||||
msgstr "Himmelblau!"
|
||||
|
||||
#: ../tuxpaint.c:25387
|
||||
#: ../tuxpaint.c:25391
|
||||
#, fuzzy
|
||||
#| msgid "White!"
|
||||
msgid "white"
|
||||
msgstr "Weiß!"
|
||||
|
||||
#: ../tuxpaint.c:25388
|
||||
#: ../tuxpaint.c:25392
|
||||
msgid "grey"
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25389
|
||||
#: ../tuxpaint.c:25393
|
||||
#, fuzzy
|
||||
#| msgid "Black!"
|
||||
msgid "black"
|
||||
msgstr "Schwarz!"
|
||||
|
||||
#. 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:25394
|
||||
#: ../tuxpaint.c:25398
|
||||
#, c-format
|
||||
msgid "Your color is %1$s %2$s."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25395
|
||||
#: ../tuxpaint.c:25399
|
||||
#, c-format
|
||||
msgid "Your color is %1$s %2$s and %3$s %4$s."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25396
|
||||
#: ../tuxpaint.c:25400
|
||||
#, c-format
|
||||
msgid "Your color is %1$s %2$s, %3$s %4$s, and %5$s %6$s."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25397
|
||||
#: ../tuxpaint.c:25401
|
||||
#, c-format
|
||||
msgid "Your color is %1$s %2$s, %3$s %4$s, %5$s %6$s, and %7$s %8$s."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:25398
|
||||
#: ../tuxpaint.c:25402
|
||||
#, 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 ""
|
||||
|
||||
#: ../tuxpaint.c:25399
|
||||
#: ../tuxpaint.c:25403
|
||||
#, 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 "
|
||||
|
|
@ -1625,22 +1626,22 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. Color mixer; e.g., "Your color is entirely grey."
|
||||
#: ../tuxpaint.c:26179 ../tuxpaint.c:26184
|
||||
#: ../tuxpaint.c:26183 ../tuxpaint.c:26188
|
||||
msgid "entirely"
|
||||
msgstr ""
|
||||
|
||||
#. Add "Color Select" color:
|
||||
#: ../tuxpaint.c:29386
|
||||
#: ../tuxpaint.c:29390
|
||||
msgid "Select a color from your drawing."
|
||||
msgstr "Wähle eine Farbe zum Zeichnen."
|
||||
|
||||
#: ../tuxpaint.c:29397
|
||||
#: ../tuxpaint.c:29401
|
||||
msgid ""
|
||||
"Pick a color. Hues go top to bottom. Saturation/intensity goes left (pale) "
|
||||
"to right (pure). Value (lightness/darkness): grey bar."
|
||||
msgstr ""
|
||||
|
||||
#: ../tuxpaint.c:29411
|
||||
#: ../tuxpaint.c:29415
|
||||
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."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue