mirror of https://github.com/GNOME/gimp.git
2983 lines
97 KiB
Plaintext
2983 lines
97 KiB
Plaintext
# Dutch translation of the GIMP's script-fu strings.
|
|
# Copyright (C) 2001 Free Software Foundation, Inc.
|
|
# Branko Collin <collin@xs4all.nl>, 2001-2004.
|
|
# Tino Meinen <a.t.meinen@chello.nl>, 2004, 2005.
|
|
# Filip Vervloesem <filip.vervloesem@member.fsf.org>, 2008.
|
|
# --------------------------------------------------
|
|
# bevel afgeschuind/3d/uitspringend/inspringend
|
|
# render renderen/tekenen
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: GIMP 2.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2008-11-01 07:36+0000\n"
|
|
"PO-Revision-Date: 2008-11-01 11:18+0100\n"
|
|
"Last-Translator: Filip Vervloesem <filip.vervloesem@member.fsf.org>\n"
|
|
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-console.c:131
|
|
#: ../plug-ins/script-fu/script-fu-console.c:198
|
|
msgid "Script-Fu Console"
|
|
msgstr "Script-Fu Console"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-console.c:194
|
|
msgid "Welcome to TinyScheme"
|
|
msgstr "Welkom bij TinyScheme"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-console.c:200
|
|
msgid "Interactive Scheme Development"
|
|
msgstr "Interactieve ontwikkeling in Scheme"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-console.c:236
|
|
msgid "_Browse..."
|
|
msgstr "_Verkennen..."
|
|
|
|
#: ../plug-ins/script-fu/script-fu-console.c:294
|
|
msgid "Save Script-Fu Console Output"
|
|
msgstr "Script-Fu Console-uitvoer opslaan"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-console.c:341
|
|
#, c-format
|
|
msgid "Could not open '%s' for writing: %s"
|
|
msgstr "Kon '%s' niet openen om te schrijven: %s"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-console.c:370
|
|
msgid "Script-Fu Procedure Browser"
|
|
msgstr "Script-Fu-procedureverkenner"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-eval.c:63
|
|
msgid "Script-Fu evaluation mode only allows non-interactive invocation"
|
|
msgstr "De Script-Fu-evaluatiemodus staat alleen een niet-interactieve aanroep toe"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-interface.c:196
|
|
msgid "Script-Fu cannot process two scripts at the same time."
|
|
msgstr "Script-Fu kan niet twee processen tegelijkertijd uitvoeren."
|
|
|
|
#: ../plug-ins/script-fu/script-fu-interface.c:198
|
|
#, c-format
|
|
msgid "You are already running the \"%s\" script."
|
|
msgstr "U voert het script \"%s\" al uit."
|
|
|
|
#: ../plug-ins/script-fu/script-fu-interface.c:224
|
|
#, c-format
|
|
msgid "Script-Fu: %s"
|
|
msgstr "Script-Fu: %s"
|
|
|
|
#. we add a colon after the label;
|
|
#. * some languages want an extra space here
|
|
#.
|
|
#: ../plug-ins/script-fu/script-fu-interface.c:288
|
|
#, c-format
|
|
msgid "%s:"
|
|
msgstr "%s:"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-interface.c:336
|
|
msgid "Script-Fu Color Selection"
|
|
msgstr "Script-Fu-kleurselectie"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-interface.c:445
|
|
msgid "Script-Fu File Selection"
|
|
msgstr "Script-Fu-bestandsselectie"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-interface.c:448
|
|
msgid "Script-Fu Folder Selection"
|
|
msgstr "Script-Fu-mapselectie"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-interface.c:461
|
|
msgid "Script-Fu Font Selection"
|
|
msgstr "Script-Fu-lettertypeselectie"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-interface.c:469
|
|
msgid "Script-Fu Palette Selection"
|
|
msgstr "Script-Fu-paletselectie"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-interface.c:478
|
|
msgid "Script-Fu Pattern Selection"
|
|
msgstr "Script-Fu-patroonselectie"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-interface.c:487
|
|
msgid "Script-Fu Gradient Selection"
|
|
msgstr "Script-Fu-verloopselectie"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-interface.c:496
|
|
msgid "Script-Fu Brush Selection"
|
|
msgstr "Script-Fu-penseelselectie"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-interface.c:824
|
|
#, c-format
|
|
msgid "Error while executing %s:"
|
|
msgstr "Fout tijdens uitvoeren van %s:"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-scripts.c:150
|
|
msgid "Too few arguments to 'script-fu-register' call"
|
|
msgstr "Te weinig argumenten voor 'script-fu-register'-call"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-scripts.c:609
|
|
#, c-format
|
|
msgid "Error while loading %s:"
|
|
msgstr "Fout tijdens laden van %s:"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-server.c:713
|
|
msgid "Script-Fu Server Options"
|
|
msgstr "Script-Fu serveropties"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-server.c:718
|
|
msgid "_Start Server"
|
|
msgstr "_Server opstarten"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-server.c:746
|
|
msgid "Server port:"
|
|
msgstr "Serverpoort:"
|
|
|
|
#: ../plug-ins/script-fu/script-fu-server.c:752
|
|
msgid "Server logfile:"
|
|
msgstr "Serverlogbestand:"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:111
|
|
msgid "Interactive console for Script-Fu development"
|
|
msgstr "Interactieve console voor Script-Fu-ontwikkeling"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:117
|
|
msgid "_Console"
|
|
msgstr "_Console"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:141
|
|
msgid "Server for remote Script-Fu operation"
|
|
msgstr "Server voor Script-Fu-bewerkingen op afstand"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:146
|
|
msgid "_Start Server..."
|
|
msgstr "_Server opstarten..."
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:302
|
|
msgid "_GIMP Online"
|
|
msgstr "_GIMP online"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:303
|
|
msgid "_User Manual"
|
|
msgstr "_Gebruikershandleiding"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:306
|
|
msgid "_Script-Fu"
|
|
msgstr "_Script-Fu"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:308
|
|
msgid "_Test"
|
|
msgstr "_Tekst"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:311
|
|
msgid "_Buttons"
|
|
msgstr "_Knoppen"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:313
|
|
msgid "_Logos"
|
|
msgstr "_Logo's"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:315
|
|
msgid "_Patterns"
|
|
msgstr "_Patronen"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:318
|
|
msgid "_Web Page Themes"
|
|
msgstr "_Webpaginathema's"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:320
|
|
msgid "_Alien Glow"
|
|
msgstr "Buitenaardse _gloed"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:322
|
|
msgid "_Beveled Pattern"
|
|
msgstr "_Afgeschuind patroon"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:324
|
|
msgid "_Classic.Gimp.Org"
|
|
msgstr "_Klassiek Gimp.org"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:327
|
|
msgid "Alpha to _Logo"
|
|
msgstr "Alfa naar l_ogo"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:330
|
|
msgid "Re-read all available Script-Fu scripts"
|
|
msgstr "Alle beschikbare Script-Fu-scripts opnieuw inlezen"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:335
|
|
msgid "_Refresh Scripts"
|
|
msgstr "S_cripts verversen"
|
|
|
|
#: ../plug-ins/script-fu/script-fu.c:358
|
|
msgid "You can not use \"Refresh Scripts\" while a Script-Fu dialog box is open. Please close all Script-Fu windows and try again."
|
|
msgstr "U kunt \"Scripts verversen\" niet gebruiken terwijl er een Script-Fu-dialoogvenster open is. Sluit alle Script-Fu-vensters en probeer het opnieuw."
|
|
|
|
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:1
|
|
msgid "3D _Outline..."
|
|
msgstr "3D _omtrek..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:2
|
|
msgid "Bumpmap (alpha layer) blur radius"
|
|
msgstr "Vervagingsstraal van bumpprojectie (alfalaag)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:3
|
|
msgid "Create a logo with outlined text and a drop shadow"
|
|
msgstr "Een logo aanmaken van tekst met een omtrek en een slagschaduw"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:6
|
|
msgid "Default bumpmap settings"
|
|
msgstr "Standaard bumpprojectieinstellingen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:11
|
|
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/chalk.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/i26-gunya2.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/news-text.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/slide.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/speed-text.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/starscape-logo.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/text-circle.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/title-header.scm.h:2
|
|
msgid "Font"
|
|
msgstr "Lettertype"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:12
|
|
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/chalk.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:9
|
|
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/i26-gunya2.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/news-text.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/speed-text.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/starscape-logo.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:9
|
|
#: ../plug-ins/script-fu/scripts/text-circle.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/title-header.scm.h:3
|
|
msgid "Font size (pixels)"
|
|
msgstr "Lettertypegrootte (beeldpunten)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:7
|
|
msgid "Outline blur radius"
|
|
msgstr "Vervagingsstraal van omtrek"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:8
|
|
msgid "Outline the selected region (or alpha) with a pattern and add a drop shadow"
|
|
msgstr "Het geselecteerde gebied (of alfa) met een patroon vullen en een slagschaduw toevoegen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:9
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:13
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:11
|
|
msgid "Pattern"
|
|
msgstr "Patroon"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:16
|
|
#: ../plug-ins/script-fu/scripts/round-corners.scm.h:6
|
|
msgid "Shadow X offset"
|
|
msgstr "X-verschuiving schaduw"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:11
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:17
|
|
#: ../plug-ins/script-fu/scripts/round-corners.scm.h:7
|
|
msgid "Shadow Y offset"
|
|
msgstr "Y-verschuiving schaduw"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:12
|
|
msgid "Shadow blur radius"
|
|
msgstr "Vervagingsstraal van schaduw"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:13
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:9
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:17
|
|
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/chalk.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:14
|
|
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:9
|
|
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:11
|
|
#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:13
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:17
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:18
|
|
#: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/i26-gunya2.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/news-text.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:13
|
|
#: ../plug-ins/script-fu/scripts/slide.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:11
|
|
#: ../plug-ins/script-fu/scripts/speed-text.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/starscape-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:11
|
|
#: ../plug-ins/script-fu/scripts/text-circle.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:14
|
|
#: ../plug-ins/script-fu/scripts/title-header.scm.h:5
|
|
msgid "Text"
|
|
msgstr "Tekst"
|
|
|
|
# windingen/cirkels?
|
|
# genoemd naar Sebastien Truchet (1704), benaming misschien best behouden
|
|
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:1
|
|
msgid "3_D Truchet..."
|
|
msgstr "3_D Truchet..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/chalk.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/news-text.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/speed-text.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/truchet.scm.h:1
|
|
msgid "Background color"
|
|
msgstr "Achtergrondkleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/truchet.scm.h:2
|
|
msgid "Block size"
|
|
msgstr "Blokgrootte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:4
|
|
msgid "Create an image filled with a 3D Truchet pattern"
|
|
msgstr "Een afbeelding met een 3D-Truchetpatroon aanmaken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:7
|
|
msgid "End blend"
|
|
msgstr "Einde verloop"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/truchet.scm.h:5
|
|
msgid "Number of X tiles"
|
|
msgstr "Aantal X-tegels"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/truchet.scm.h:6
|
|
msgid "Number of Y tiles"
|
|
msgstr "Aantal Y-tegels"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:16
|
|
msgid "Start blend"
|
|
msgstr "Begin verloop"
|
|
|
|
# What is the Dutch translation of this term?
|
|
# 26/03/08: "supermonsteren" vervangen door "overmonsteren"
|
|
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:9
|
|
msgid "Supersample"
|
|
msgstr "Overmonsteren"
|
|
|
|
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/add-bevel.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/truchet.scm.h:8
|
|
msgid "Thickness"
|
|
msgstr "Dikte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/add-bevel.scm.h:1
|
|
msgid "Add B_evel..."
|
|
msgstr "_Afschuining toevoegen..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/add-bevel.scm.h:2
|
|
msgid "Add a beveled border to an image"
|
|
msgstr "Een afgeschuinde rand toevoegen aan een afbeelding"
|
|
|
|
#: ../plug-ins/script-fu/scripts/add-bevel.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:12
|
|
msgid "Keep bump layer"
|
|
msgstr "Bumplaag bewaren"
|
|
|
|
#: ../plug-ins/script-fu/scripts/add-bevel.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/old-photo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/round-corners.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/slide.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/spinning-globe.scm.h:6
|
|
msgid "Work on copy"
|
|
msgstr "Op kopie werken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/addborder.scm.h:1
|
|
msgid "Add _Border..."
|
|
msgstr "_Rand toevoegen..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/addborder.scm.h:2
|
|
msgid "Add a border around an image"
|
|
msgstr "Een rand toevoegen aan een afbeelding"
|
|
|
|
#: ../plug-ins/script-fu/scripts/addborder.scm.h:3
|
|
msgid "Border X size"
|
|
msgstr "X-grootte rand"
|
|
|
|
#: ../plug-ins/script-fu/scripts/addborder.scm.h:4
|
|
msgid "Border Y size"
|
|
msgstr "Y-grootte rand"
|
|
|
|
# los van elkaar
|
|
# 26/03/08: waarom?
|
|
#: ../plug-ins/script-fu/scripts/addborder.scm.h:5
|
|
msgid "Border color"
|
|
msgstr "Rand kleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/addborder.scm.h:6
|
|
msgid "Delta value on color"
|
|
msgstr "Deltawaarde op kleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:2
|
|
msgid "Create an arrow graphic with an eerie glow for web pages"
|
|
msgstr "Een pijl met een akelige gloed aanmaken voor webpagina's"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:2
|
|
msgid "Down"
|
|
msgstr "Omlaag"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/camo.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:6
|
|
msgid "Flatten image"
|
|
msgstr "Alle lagen samenvoegen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/starscape-logo.scm.h:4
|
|
msgid "Glow color"
|
|
msgstr "Gloeikleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:3
|
|
msgid "Left"
|
|
msgstr "Links"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:4
|
|
msgid "Orientation"
|
|
msgstr "Oriëntatie"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:6
|
|
msgid "Right"
|
|
msgstr "Rechts"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:9
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/lava.scm.h:7
|
|
msgid "Size"
|
|
msgstr "Grootte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:8
|
|
msgid "Up"
|
|
msgstr "Omhoog"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:11
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:9
|
|
msgid "_Arrow..."
|
|
msgstr "_Pijl..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:2
|
|
msgid "Bar height"
|
|
msgstr "Balkhoogte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:3
|
|
msgid "Bar length"
|
|
msgstr "Balklengte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:4
|
|
msgid "Create an Hrule graphic with an eerie glow for web pages"
|
|
msgstr "Een horizontale lijn met een akelige gloed aanmaken voor webpagina's"
|
|
|
|
# html-term
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:5
|
|
msgid "_Hrule..."
|
|
msgstr "_Hrule..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:2
|
|
msgid "Create a bullet graphic with an eerie glow for web pages"
|
|
msgstr "Een opsommingsteken met een akelige gloed aanmaken voor webpagina's"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/text-circle.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:7
|
|
msgid "Radius"
|
|
msgstr "Straal"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:5
|
|
msgid "_Bullet..."
|
|
msgstr "_Opsommingsteken..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:1
|
|
msgid "B_utton..."
|
|
msgstr "_Knop..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:3
|
|
msgid "Create a button graphic with an eerie glow for web pages"
|
|
msgstr "Een knop met een akelige gloed aanmaken voor webpagina's"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:8
|
|
msgid "Glow radius"
|
|
msgstr "Gloeistraal"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:9
|
|
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:6
|
|
msgid "Padding"
|
|
msgstr "Opvulling"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:11
|
|
#: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:18
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:14
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:18
|
|
#: ../plug-ins/script-fu/scripts/i26-gunya2.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/news-text.scm.h:11
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:14
|
|
#: ../plug-ins/script-fu/scripts/speed-text.scm.h:9
|
|
msgid "Text color"
|
|
msgstr "Tekstkleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:1
|
|
msgid "Add an eerie glow around the selected region (or alpha)"
|
|
msgstr "Een akelige gloed toevoegen rond het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:2
|
|
msgid "Alien _Glow..."
|
|
msgstr "Buitenaardse _gloed..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:3
|
|
msgid "Create a logo with an alien glow around the text"
|
|
msgstr "Een logo aanmaken met een buitenaardse gloed rond de tekst"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:7
|
|
msgid "Glow size (pixels * 4)"
|
|
msgstr "Gloeigrootte (beeldpunten x 4)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:1
|
|
msgid "Add psychedelic outlines to the selected region (or alpha)"
|
|
msgstr "Psychedelische omtrekken toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:2
|
|
msgid "Alien _Neon..."
|
|
msgstr "Buitenaardse _neon..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:4
|
|
msgid "Create a logo with psychedelic outlines around the text"
|
|
msgstr "Een logo aanmaken met psychedelische omtrekken rond de tekst"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:5
|
|
msgid "Fade away"
|
|
msgstr "Vervagen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:9
|
|
msgid "Number of bands"
|
|
msgstr "Aantal banden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:11
|
|
msgid "Width of bands"
|
|
msgstr "Breedte van banden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:12
|
|
msgid "Width of gaps"
|
|
msgstr "Breedte van tussenruimtes"
|
|
|
|
#: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:1
|
|
msgid "Add a gradient effect, a drop shadow, and a background to the selected region (or alpha)"
|
|
msgstr "Een verloopeffect, een slagschaduw en een achtergrond toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:3
|
|
msgid "Create a plain text logo with a gradient effect, a drop shadow, and a background"
|
|
msgstr "Een eenvoudig tekstlogo aanmaken met een verloopeffect, een slagschaduw en een achtergrond"
|
|
|
|
#: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:8
|
|
msgid "_Basic I..."
|
|
msgstr "_Basis I..."
|
|
|
|
# volgens Wolters' handwoordenboek: "hoog licht (van een schilderij, enz.)"
|
|
#: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:1
|
|
msgid "Add a shadow and a highlight to the selected region (or alpha)"
|
|
msgstr "Een schaduw en een hoog licht toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:2
|
|
msgid "B_asic II..."
|
|
msgstr "B_asis II..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:4
|
|
msgid "Create a simple logo with a shadow and a highlight"
|
|
msgstr "Een eenvoudig logo aanmaken met een schaduw en een hoog licht"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:1
|
|
msgid "Bevel width"
|
|
msgstr "Afschuiningsbreedte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:2
|
|
msgid "Create a simple, beveled button graphic for webpages"
|
|
msgstr "Een eenvoudige, afgeschuinde knop aanmaken voor webpagina's"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:5
|
|
msgid "Lower-right color"
|
|
msgstr "Kleur rechtsonder"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:11
|
|
msgid "Pressed"
|
|
msgstr "Ingedrukt"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:8
|
|
msgid "Simple _Beveled Button..."
|
|
msgstr "Eenvoudige _afgeschuinde knop..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:11
|
|
msgid "Upper-left color"
|
|
msgstr "Kleur linksboven"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:1
|
|
msgid "Create a beveled pattern arrow for webpages"
|
|
msgstr "Een afgeschuinde pijl met patroon aanmaken voor webpagina's"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:1
|
|
msgid "Create a beveled pattern bullet for webpages"
|
|
msgstr "Een afgeschuind opsommingsteken met patroon aanmaken voor webpagina's"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:2
|
|
msgid "Diameter"
|
|
msgstr "Diameter"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/spinning-globe.scm.h:4
|
|
msgid "Transparent background"
|
|
msgstr "Transparante achtergrond"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:2
|
|
msgid "Create a beveled pattern button for webpages"
|
|
msgstr "Een afgeschuinde knop met patroon aanmaken voor webpagina's"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:1
|
|
msgid "Create a beveled pattern heading for webpages"
|
|
msgstr "Een afgeschuinde kop met patroon aanmaken voor webpagina's"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:4
|
|
msgid "H_eading..."
|
|
msgstr "K_op..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:1
|
|
msgid "Create a beveled pattern hrule for webpages"
|
|
msgstr "Een afgeschuinde horizontale lijn met patroon aanmaken voor webpagina's"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/gradient-example.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:7
|
|
msgid "Height"
|
|
msgstr "Hoogte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/gradient-example.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:11
|
|
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:11
|
|
msgid "Width"
|
|
msgstr "Breedte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:1
|
|
msgid "Blend Animation needs at least three source layers"
|
|
msgstr "'Animatie mengen' heeft minstens drie bronlagen nodig"
|
|
|
|
#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:2
|
|
msgid "Create intermediate layers to blend two or more layers over a background as an animation"
|
|
msgstr "Tussenliggende lagen aanmaken om twee of meer lagen over een achtergrond met elkaar te mengen zoals een animatie"
|
|
|
|
#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:3
|
|
msgid "Intermediate frames"
|
|
msgstr "Tussenliggende frames"
|
|
|
|
# herhaald
|
|
#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:4
|
|
msgid "Looped"
|
|
msgstr "Gelust"
|
|
|
|
#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:5
|
|
msgid "Max. blur radius"
|
|
msgstr "Maximum vervagingsstraal"
|
|
|
|
# vloeien/samenvloeien/mengen
|
|
#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:6
|
|
msgid "_Blend..."
|
|
msgstr "_Mengen..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:1
|
|
msgid "Add blended backgrounds, highlights, and shadows to the selected region (or alpha)"
|
|
msgstr "Gemengde achtergronden, hoge lichten en schaduwen toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:3
|
|
msgid "Blen_ded..."
|
|
msgstr "_Gemengd..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:4
|
|
msgid "Blend mode"
|
|
msgstr "Verloopmodus"
|
|
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:5
|
|
msgid "Create a logo with blended backgrounds, highlights, and shadows"
|
|
msgstr "Een logo aanmaken met gemengde achtergronden, hoge lichten en schaduwen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:6
|
|
msgid "Custom Gradient"
|
|
msgstr "Eigen verloop"
|
|
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:8
|
|
msgid "FG-BG-HSV"
|
|
msgstr "VG-AG-KVW"
|
|
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:9
|
|
msgid "FG-BG-RGB"
|
|
msgstr "VG-AG-RGB"
|
|
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:10
|
|
msgid "FG-Transparent"
|
|
msgstr "VG-transparant"
|
|
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:13
|
|
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/land.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/lava.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:9
|
|
msgid "Gradient"
|
|
msgstr "Verloop"
|
|
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:14
|
|
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:9
|
|
#: ../plug-ins/script-fu/scripts/gradient-example.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/title-header.scm.h:4
|
|
msgid "Gradient reverse"
|
|
msgstr "Omgekeerd verloop"
|
|
|
|
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:15
|
|
msgid "Offset (pixels)"
|
|
msgstr "Verschuiving (beeldpunten)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:1
|
|
msgid "Add 'cow spots' to the selected region (or alpha)"
|
|
msgstr "Koeienvlekken toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:2
|
|
msgid "Background Color"
|
|
msgstr "Achtergrondkleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:4
|
|
msgid "Bo_vination..."
|
|
msgstr "Ver_koeiing..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:5
|
|
msgid "Create a logo with text in the style of 'cow spots'"
|
|
msgstr "Een logo met tekst aanmaken, gevuld met koeienvlekken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:8
|
|
msgid "Spots density X"
|
|
msgstr "Vlekkendichtheid X"
|
|
|
|
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:9
|
|
msgid "Spots density Y"
|
|
msgstr "Vlekkendichtheid Y"
|
|
|
|
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:1
|
|
msgid "Add glowing"
|
|
msgstr "Gloed toevoegen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:2
|
|
msgid "After glow"
|
|
msgstr "Nagloeien"
|
|
|
|
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:3
|
|
msgid "B_urn-In..."
|
|
msgstr "_Inbranden..."
|
|
|
|
# corona/kroon/krans
|
|
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:4
|
|
msgid "Corona width"
|
|
msgstr "Kransbreedte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:5
|
|
msgid "Create intermediate layers to produce an animated 'burn-in' transition between two layers"
|
|
msgstr "Tussenliggende lagen aanmaken om een geanimeerde doordrukovergang te produceren tussen de twee lagen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:6
|
|
msgid "Fadeout"
|
|
msgstr "Uitvloei"
|
|
|
|
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:7
|
|
msgid "Fadeout width"
|
|
msgstr "Uitvloeibreedte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:9
|
|
msgid "Prepare for GIF"
|
|
msgstr "Voor GIF voorbereiden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:10
|
|
msgid "Speed (pixels/frame)"
|
|
msgstr "Snelheid (beeldpunten/frame)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:11
|
|
msgid "The Burn-In script needs two layers in total. A foreground layer with transparency and a background layer."
|
|
msgstr "Het script 'Doordrukken' heeft in totaal twee lagen nodig: een voorgrondlaag met transparantie en een achtergrondlaag."
|
|
|
|
#: ../plug-ins/script-fu/scripts/camo.scm.h:1
|
|
msgid "Color 1"
|
|
msgstr "Kleur 1"
|
|
|
|
#: ../plug-ins/script-fu/scripts/camo.scm.h:2
|
|
msgid "Color 2"
|
|
msgstr "Kleur 2"
|
|
|
|
#: ../plug-ins/script-fu/scripts/camo.scm.h:3
|
|
msgid "Color 3"
|
|
msgstr "Kleur 3"
|
|
|
|
#: ../plug-ins/script-fu/scripts/camo.scm.h:4
|
|
msgid "Create an image filled with a camouflage pattern"
|
|
msgstr "Een afbeelding met een camouflagepatroon aanmaken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/camo.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:6
|
|
msgid "Granularity"
|
|
msgstr "Korreligheid"
|
|
|
|
#: ../plug-ins/script-fu/scripts/camo.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:7
|
|
msgid "Image size"
|
|
msgstr "Afbeeldingsgrootte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/camo.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:3
|
|
msgid "Smooth"
|
|
msgstr "Glad"
|
|
|
|
#: ../plug-ins/script-fu/scripts/camo.scm.h:9
|
|
msgid "_Camouflage..."
|
|
msgstr "_Camouflage..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/carve-it.scm.h:1
|
|
msgid "Carve white areas"
|
|
msgstr "Witte gebieden kerven"
|
|
|
|
#: ../plug-ins/script-fu/scripts/carve-it.scm.h:2
|
|
msgid "Image to carve"
|
|
msgstr "Afbeelding naar kerving"
|
|
|
|
#: ../plug-ins/script-fu/scripts/carve-it.scm.h:3
|
|
msgid "Stencil C_arve..."
|
|
msgstr "_Kerven..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:1
|
|
msgid "Background Image"
|
|
msgstr "Achtergrondafbeelding"
|
|
|
|
#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:2
|
|
msgid "Carve raised text"
|
|
msgstr "Verhoogde tekst kerven"
|
|
|
|
# kerven/gekerfd/gekrast/uitgesneden
|
|
#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:3
|
|
msgid "Carved..."
|
|
msgstr "Gekerfd..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:4
|
|
msgid "Create a logo with text raised above or carved in to the specified background image"
|
|
msgstr "Een logo aanmaken met tekst die bovenop de gekozen achtergrondafbeelding ligt of erin gekerfd is"
|
|
|
|
#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:7
|
|
msgid "Padding around text"
|
|
msgstr "Opvulling rond tekst"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chalk.scm.h:2
|
|
msgid "Chalk color"
|
|
msgstr "Krijtkleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chalk.scm.h:3
|
|
msgid "Create a chalk drawing effect for the selected region (or alpha)"
|
|
msgstr "Een krijttekeningeffect aanmaken voor het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chalk.scm.h:4
|
|
msgid "Create a logo resembling chalk scribbled on a blackboard"
|
|
msgstr "Een logo aanmaken dat lijkt op een met krijt bekrabbeld schoolbord"
|
|
|
|
# krijt/kalk
|
|
#: ../plug-ins/script-fu/scripts/chalk.scm.h:8
|
|
msgid "_Chalk..."
|
|
msgstr "_Krijt..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:1
|
|
msgid "Add a chipped woodcarving effect to the selected region (or alpha)"
|
|
msgstr "Een effect van afgeschilferd houtsnijwerk toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:2
|
|
msgid "Blur amount"
|
|
msgstr "Vervagingshoeveelheid"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:3
|
|
msgid "Chip Awa_y..."
|
|
msgstr "_Afgeschilferd..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:4
|
|
msgid "Chip amount"
|
|
msgstr "Afschilferhoeveelheid"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:5
|
|
msgid "Create a logo resembling a chipped wood carving"
|
|
msgstr "Een logo aanmaken dat lijkt op afgeschilferd houtsnijwerk"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:6
|
|
msgid "Drop shadow"
|
|
msgstr "Slagschaduw"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:7
|
|
msgid "Fill BG with pattern"
|
|
msgstr "Vul AG met patroon"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:10
|
|
msgid "Invert"
|
|
msgstr "Omkeren"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:11
|
|
msgid "Keep background"
|
|
msgstr "Achtergrond behouden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:1
|
|
msgid "Add a chrome effect to the selected region (or alpha) using a specified (grayscale) stencil"
|
|
msgstr "Een chroomeffect toevoegen aan het geselecteerde gebied (of alfa) met een opgegeven (grijswaarden) stencil"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:1
|
|
msgid "Chrome balance"
|
|
msgstr "Chroombalans"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:2
|
|
msgid "Chrome factor"
|
|
msgstr "Chroomfactor"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:3
|
|
msgid "Chrome lightness"
|
|
msgstr "Chroomlichtheid"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:4
|
|
msgid "Chrome saturation"
|
|
msgstr "Chroomverzadiging"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:6
|
|
msgid "Chrome white areas"
|
|
msgstr "Chroom witte gebieden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:6
|
|
msgid "Environment map"
|
|
msgstr "Omgevingsprojectie"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:9
|
|
msgid "Highlight balance"
|
|
msgstr "Hoge-lichtenbalans"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:9
|
|
msgid "Stencil C_hrome..."
|
|
msgstr "C_hroom..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:1
|
|
msgid "Add a simple chrome effect to the selected region (or alpha)"
|
|
msgstr "Een eenvoudig chroomeffect toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:4
|
|
msgid "C_hrome..."
|
|
msgstr "C_hroom..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:5
|
|
msgid "Create a simplistic, but cool, chromed logo"
|
|
msgstr "Een simplistisch maar gaaf verchroomd logo aanmaken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:8
|
|
msgid "Offsets (pixels * 2)"
|
|
msgstr "Verschuivingen (beeldpunten x 2)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/circuit.scm.h:1
|
|
msgid "Circuit seed"
|
|
msgstr "Startwaarde circuit"
|
|
|
|
#: ../plug-ins/script-fu/scripts/circuit.scm.h:2
|
|
msgid "Fill the selected region (or alpha) with traces like those on a circuit board"
|
|
msgstr "Het geselecteerde gebied (of alfa) vullen met sporen zoals op een printplaat"
|
|
|
|
#: ../plug-ins/script-fu/scripts/circuit.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/lava.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/predator.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:11
|
|
msgid "Keep selection"
|
|
msgstr "Selectie behouden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/circuit.scm.h:4
|
|
msgid "No background (only for separate layer)"
|
|
msgstr "Geen achtergrond (enkel voor aparte laag)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/circuit.scm.h:5
|
|
msgid "Oilify mask size"
|
|
msgstr "Maskergrootte voor olieverf"
|
|
|
|
# afzonderlijke laag
|
|
#: ../plug-ins/script-fu/scripts/circuit.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/lava.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/predator.scm.h:6
|
|
msgid "Separate layer"
|
|
msgstr "Aparte laag"
|
|
|
|
#: ../plug-ins/script-fu/scripts/circuit.scm.h:7
|
|
msgid "_Circuit..."
|
|
msgstr "_Circuit..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/clothify.scm.h:1
|
|
msgid "Add a cloth-like texture to the selected region (or alpha)"
|
|
msgstr "Een textielstructuur toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/clothify.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:1
|
|
msgid "Azimuth"
|
|
msgstr "Azimut"
|
|
|
|
#: ../plug-ins/script-fu/scripts/clothify.scm.h:3
|
|
msgid "Blur X"
|
|
msgstr "X-vervaging"
|
|
|
|
#: ../plug-ins/script-fu/scripts/clothify.scm.h:4
|
|
msgid "Blur Y"
|
|
msgstr "Y-vervaging"
|
|
|
|
#: ../plug-ins/script-fu/scripts/clothify.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:5
|
|
msgid "Depth"
|
|
msgstr "Diepte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/clothify.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:6
|
|
msgid "Elevation"
|
|
msgstr "Verhoging"
|
|
|
|
#: ../plug-ins/script-fu/scripts/clothify.scm.h:7
|
|
msgid "_Clothify..."
|
|
msgstr "_Textieldruk..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/coffee.scm.h:1
|
|
msgid "Add realistic looking coffee stains to the image"
|
|
msgstr "Realistische koffievlekken toevoegen aan de afbeelding"
|
|
|
|
#: ../plug-ins/script-fu/scripts/coffee.scm.h:2
|
|
msgid "Darken only"
|
|
msgstr "Enkel donkerder"
|
|
|
|
#: ../plug-ins/script-fu/scripts/coffee.scm.h:3
|
|
msgid "Stains"
|
|
msgstr "Vlekken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/coffee.scm.h:4
|
|
msgid "_Coffee Stain..."
|
|
msgstr "Ko_ffievlek..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:1
|
|
msgid "Add a comic-book effect to the selected region (or alpha) by outlining and filling with a gradient"
|
|
msgstr "Een stripboekeffect toevoegen aan het geselecteerde gebied (of alfa) door een omtrek te tekenen in die te vullen met een verloop"
|
|
|
|
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:3
|
|
msgid "Comic Boo_k..."
|
|
msgstr "_Stripboek..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:4
|
|
msgid "Create a comic-book style logo by outlining and filling with a gradient"
|
|
msgstr "Een logo aanmaken in de stijl van stripboeken door een omtrek te tekenen en die te vullen met een verloop"
|
|
|
|
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:9
|
|
msgid "Outline color"
|
|
msgstr "Omtrekkleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:11
|
|
msgid "Outline size"
|
|
msgstr "Omtrekgrootte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:1
|
|
msgid "Add a metallic effect to the selected region (or alpha) with reflections and perspective shadows"
|
|
msgstr "Een metaalachtig effect toevoegen aan het geselecteerde gebied (of alfa) met reflecties en perspectiefschaduwen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:3
|
|
msgid "Cool _Metal..."
|
|
msgstr "Koud _metaal..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:4
|
|
msgid "Create a metallic logo with reflections and perspective shadows"
|
|
msgstr "Een metaalachtig logo aanmaken met reflecties en perspectiefschaduwen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:5
|
|
msgid "Effect size (pixels)"
|
|
msgstr "Effectgrootte (beeldpunten)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:1
|
|
msgid "Background image"
|
|
msgstr "Achtergrondafbeelding"
|
|
|
|
#: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:3
|
|
msgid "Create a logo with a crystal/gel effect displacing the image underneath"
|
|
msgstr "Een logo met een kristal- of gelachtig effect aanmaken, waardoor de onderliggende afbeelding verschuift"
|
|
|
|
#: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:4
|
|
msgid "Crystal..."
|
|
msgstr "K_ristal..."
|
|
|
|
# wat doet dit precies?
|
|
#: ../plug-ins/script-fu/scripts/difference-clouds.scm.h:1
|
|
msgid "Difference Clouds..."
|
|
msgstr "Verschilwolken..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/difference-clouds.scm.h:2
|
|
msgid "Solid noise applied with Difference layer mode"
|
|
msgstr "Aaneengesloten ruis die toegepast wordt in de laagmodus 'Verschil'"
|
|
|
|
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:1
|
|
msgid "Distress the selection"
|
|
msgstr "Selectie ver_ruwen..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:2
|
|
msgid "Granularity (1 is low)"
|
|
msgstr "Korreligheid (1 is laag)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:4
|
|
msgid "Smooth horizontally"
|
|
msgstr "Horizontaal gladmaken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:5
|
|
msgid "Smooth vertically"
|
|
msgstr "Verticaal gladmaken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:6
|
|
msgid "Spread"
|
|
msgstr "Spreiding"
|
|
|
|
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:7
|
|
msgid "Threshold (bigger 1<-->255 smaller)"
|
|
msgstr "Drempel (groter 1<-->255 kleiner)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:8
|
|
msgid "_Distort..."
|
|
msgstr "_Vervormen..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:1
|
|
msgid "Add a drop shadow to the selected region (or alpha)"
|
|
msgstr "Een slagschaduw toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:2
|
|
msgid "Allow resizing"
|
|
msgstr "Herschalen toestaan"
|
|
|
|
#: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/news-text.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/round-corners.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:3
|
|
msgid "Blur radius"
|
|
msgstr "Vervagingsstraal"
|
|
|
|
#: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:5
|
|
msgid "Color"
|
|
msgstr "Kleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:11
|
|
msgid "Offset X"
|
|
msgstr "X-verschuiving"
|
|
|
|
#: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:12
|
|
msgid "Offset Y"
|
|
msgstr "Y-verschuiving"
|
|
|
|
#: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:7
|
|
msgid "Opacity"
|
|
msgstr "Dekking"
|
|
|
|
#: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:8
|
|
msgid "_Drop Shadow..."
|
|
msgstr "_Slagschaduw..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:1
|
|
msgid "Columns"
|
|
msgstr "Kolommen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:2
|
|
msgid "Erase"
|
|
msgstr "Wissen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:3
|
|
msgid "Erase every other row or column"
|
|
msgstr "_Elke andere rij of kolom wissen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:4
|
|
msgid "Erase/fill"
|
|
msgstr "Wissen/vullen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:5
|
|
msgid "Even"
|
|
msgstr "Even"
|
|
|
|
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:6
|
|
msgid "Even/odd"
|
|
msgstr "Even/oneven"
|
|
|
|
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:7
|
|
msgid "Fill with BG"
|
|
msgstr "Vullen met AG"
|
|
|
|
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:8
|
|
msgid "Odd"
|
|
msgstr "Oneven"
|
|
|
|
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:9
|
|
msgid "Rows"
|
|
msgstr "Rijen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:10
|
|
msgid "Rows/cols"
|
|
msgstr "Rijen/Kolommen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:11
|
|
msgid "_Erase Every Other Row..."
|
|
msgstr "_Elke andere rij wissen..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/flatland.scm.h:1
|
|
msgid "Create an image filled with a Land Pattern"
|
|
msgstr "Een afbeelding aanmaken met een landpatroon"
|
|
|
|
#: ../plug-ins/script-fu/scripts/flatland.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/land.scm.h:2
|
|
msgid "Detail level"
|
|
msgstr "Detailniveau"
|
|
|
|
#: ../plug-ins/script-fu/scripts/flatland.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/land.scm.h:4
|
|
msgid "Image height"
|
|
msgstr "Afbeeldingshoogte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/flatland.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/land.scm.h:5
|
|
msgid "Image width"
|
|
msgstr "Afbeeldingsbreedte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/flatland.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/land.scm.h:7
|
|
msgid "Random seed"
|
|
msgstr "Willekeurige startwaarde"
|
|
|
|
#: ../plug-ins/script-fu/scripts/flatland.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/land.scm.h:8
|
|
msgid "Scale X"
|
|
msgstr "X-schaal"
|
|
|
|
#: ../plug-ins/script-fu/scripts/flatland.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/land.scm.h:9
|
|
msgid "Scale Y"
|
|
msgstr "Y-schaal"
|
|
|
|
#: ../plug-ins/script-fu/scripts/flatland.scm.h:8
|
|
msgid "_Flatland..."
|
|
msgstr "_Platland..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/font-map.scm.h:1
|
|
msgid "Active colors"
|
|
msgstr "Actieve kleuren"
|
|
|
|
#: ../plug-ins/script-fu/scripts/font-map.scm.h:2
|
|
msgid "Black on white"
|
|
msgstr "Zwart op wit"
|
|
|
|
#: ../plug-ins/script-fu/scripts/font-map.scm.h:3
|
|
msgid "Create an image filled with previews of fonts matching a fontname filter"
|
|
msgstr "Een afbeelding aanmaken met voorvertoningen van lettertypes die aan een bepaalde filter voor lettertypenamen voldoen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/font-map.scm.h:4
|
|
msgid "Font _size (pixels)"
|
|
msgstr "Lettertype_grootte (beeldpunten)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/font-map.scm.h:5
|
|
msgid "Render _Font Map..."
|
|
msgstr "_Lettertypenmap renderen..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/font-map.scm.h:6
|
|
msgid "Use font _name as text"
|
|
msgstr "Gebruik lettertype_naam als tekst"
|
|
|
|
#: ../plug-ins/script-fu/scripts/font-map.scm.h:7
|
|
msgid "_Border (pixels)"
|
|
msgstr "_Rand (beeldpunten)"
|
|
|
|
# kleurenschema
|
|
#: ../plug-ins/script-fu/scripts/font-map.scm.h:8
|
|
msgid "_Color scheme"
|
|
msgstr "_Kleurschema"
|
|
|
|
#: ../plug-ins/script-fu/scripts/font-map.scm.h:9
|
|
msgid "_Filter (regexp)"
|
|
msgstr "_Filter (regexp)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/font-map.scm.h:10
|
|
msgid "_Labels"
|
|
msgstr "_Labels"
|
|
|
|
#: ../plug-ins/script-fu/scripts/font-map.scm.h:11
|
|
msgid "_Text"
|
|
msgstr "_Tekst"
|
|
|
|
#: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:1
|
|
msgid "Add a frost effect to the selected region (or alpha) with an added drop shadow"
|
|
msgstr "Een bevroren effect toevoegen aan het geselecteerde gebied (of alfa) met een slagschaduw"
|
|
|
|
#: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:3
|
|
msgid "Create frozen logo with an added drop shadow"
|
|
msgstr "Een bevroren logo aanmaken met een slagschaduw"
|
|
|
|
# berijpt/bevroren/vriezen
|
|
#: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:8
|
|
msgid "_Frosty..."
|
|
msgstr "_Bevroren..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:1
|
|
msgid "Add a jagged, fuzzy border to an image"
|
|
msgstr "Een gekartelde, vage rand toevoegen aan een afbeelding"
|
|
|
|
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:2
|
|
msgid "Add shadow"
|
|
msgstr "Schaduw toevoegen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:3
|
|
msgid "Blur border"
|
|
msgstr "Vervagingsrand"
|
|
|
|
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/old-photo.scm.h:1
|
|
msgid "Border size"
|
|
msgstr "Randgrootte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:7
|
|
msgid "Granularity (1 is Low)"
|
|
msgstr "Korreligheid (1 is laag)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:9
|
|
#, no-c-format
|
|
msgid "Shadow weight (%)"
|
|
msgstr "Schaduwgewicht (%)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:11
|
|
msgid "_Fuzzy Border..."
|
|
msgstr "_Vage rand..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:1
|
|
msgid "Autocrop"
|
|
msgstr "Autosnijden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:2
|
|
msgid "Create an image of a large header using the gimp.org webpage theme"
|
|
msgstr "Een afbeelding van een grote kop aanmaken op basis van het klassieke thema van de gimp.org-webpagina"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:3
|
|
msgid "Create an image of a small header using the gimp.org webpage theme"
|
|
msgstr "Een afbeelding van een kleine kop aanmaken op basis van het klassieke thema van de gimp.org-webpagina"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:4
|
|
msgid "Dark color"
|
|
msgstr "Donkere kleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:9
|
|
msgid "Highlight color"
|
|
msgstr "Hoge-lichtenkleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:8
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:9
|
|
msgid "Index image"
|
|
msgstr "Indexafbeelding"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:9
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:10
|
|
msgid "Number of colors"
|
|
msgstr "Aantal kleuren"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:13
|
|
msgid "Remove background"
|
|
msgstr "Achtergrond verwijderen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:11
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:14
|
|
msgid "Select-by-color threshold"
|
|
msgstr "Drempel selecteer-op-kleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:12
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:15
|
|
msgid "Shadow color"
|
|
msgstr "Schaduwkleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:15
|
|
msgid "_Big Header..."
|
|
msgstr "_Grote kop..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:16
|
|
msgid "_Small Header..."
|
|
msgstr "_Kleine kop..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:2
|
|
msgid "Create an image of a Tube Button Label Header using the gimp.org webpage theme"
|
|
msgstr "Een afbeelding aanmaken met de kop van een label van een buisknop op basis van het klassieke thema van de gimp.org-webpagina"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:3
|
|
msgid "Create an image of a Tube Button Label using the gimp.org webpage theme"
|
|
msgstr "Een afbeelding aanmaken met het label van een buisknop op basis van het klassieke thema van de gimp.org-webpagina"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:4
|
|
msgid "Create an image of a second level Tube Button Label using the gimp.org webpage theme"
|
|
msgstr "Een afbeelding aanmaken met het label van een buisknop (op het tweede niveau) op basis van het klassieke thema van de gimp.org-webpagina"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:5
|
|
msgid "Create an image of a third level Tube Button Label using the gimp.org webpage theme"
|
|
msgstr "Een afbeelding aanmaken met het label van een buisknop (op het derde niveau) op basis van het klassieke thema van de gimp.org-webpagina"
|
|
|
|
# buis
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:16
|
|
msgid "T_ube Sub-Button Label..."
|
|
msgstr "Label voor _buisknop (2e niveau)..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:19
|
|
msgid "Tub_e Sub-Sub-Button Label..."
|
|
msgstr "Label voor b_uisknop (3e niveau)..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:20
|
|
msgid "_General Tube Labels..."
|
|
msgstr "_Algemene buislabels..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:21
|
|
msgid "_Tube Button Label..."
|
|
msgstr "_Label voor buisknop..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:1
|
|
msgid "Bookmark to the GIMP web site"
|
|
msgstr "Bladwijzer naar de GIMP-website"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:2
|
|
msgid "Bookmark to the user manual"
|
|
msgstr "Bladwijzer naar de gebruikershandleiding"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:3
|
|
msgid "Create and Use _Selections"
|
|
msgstr "_Selecties aanmaken en gebruiken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:4
|
|
msgid "Create, Open and Save _Files"
|
|
msgstr "_Bestanden aanmaken, openen en opslaan"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:5
|
|
msgid "Drawing _Simple Objects"
|
|
msgstr "_Eenvoudige objecten tekenen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:6
|
|
msgid "How to Use _Dialogs"
|
|
msgstr "Hoe _dialoogvensters gebruiken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:7
|
|
msgid "Plug-in _Registry"
|
|
msgstr "Plug-in_register"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:8
|
|
msgid "Using _Paths"
|
|
msgstr "_Paden gebruiken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:9
|
|
msgid "_Basic Concepts"
|
|
msgstr "_Basisconcepten"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:10
|
|
msgid "_Developer Web Site"
|
|
msgstr "_Ontwikkelaarswebsite"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:11
|
|
msgid "_Main Web Site"
|
|
msgstr "_Hoofdwebsite"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:12
|
|
msgid "_Preparing your Images for the Web"
|
|
msgstr "_Uw afbeeldingen voorbereiden voor het web"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:13
|
|
msgid "_User Manual Web Site"
|
|
msgstr "_Gebruikershandleidingwebsite"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:14
|
|
msgid "_Working with Digital Camera Photos"
|
|
msgstr "_Werken met foto's van een digitale camera"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:1
|
|
msgid "Add gradients, patterns, shadows, and bump maps to the selected region (or alpha)"
|
|
msgstr "Verlopen, patronen, schaduwen en bumpprojecties toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:3
|
|
msgid "Blend gradient (outline)"
|
|
msgstr "Verloop (omtrek)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:4
|
|
msgid "Blend gradient (text)"
|
|
msgstr "Verloop (tekst)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:5
|
|
msgid "Create a logo with gradients, patterns, shadows, and bump maps"
|
|
msgstr "Een logo aanmaken met verlopen, patronen, schaduwen en bumpprojecties"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:9
|
|
msgid "Glo_ssy..."
|
|
msgstr "Gl_anzend..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:10
|
|
msgid "Outline gradient reverse"
|
|
msgstr "Omgekeerd omtrekverloop"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:12
|
|
msgid "Pattern (outline)"
|
|
msgstr "Patroon (omtrek)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:13
|
|
msgid "Pattern (overlay)"
|
|
msgstr "Patroon (bedekking)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:14
|
|
msgid "Pattern (text)"
|
|
msgstr "Patroon (tekst)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:15
|
|
msgid "Shadow"
|
|
msgstr "Schaduw"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:19
|
|
msgid "Text gradient reverse"
|
|
msgstr "Omgekeerd Tekstverloop"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:20
|
|
msgid "Use pattern for outline instead of gradient"
|
|
msgstr "Patroon in plaats van verloop gebruiken voor omtrek"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:21
|
|
msgid "Use pattern for text instead of gradient"
|
|
msgstr "Patroon in plaats van verloop gebruiken voor tekst"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glossy.scm.h:22
|
|
msgid "Use pattern overlay"
|
|
msgstr "Gebruik patroondeklaag"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:1
|
|
msgid "Add a glowing hot metal effect to the selected region (or alpha)"
|
|
msgstr "Een effect van gloeiend heet metaal toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:3
|
|
msgid "Create a logo that looks like glowing hot metal"
|
|
msgstr "Een logo aanmaken dat eruitziet als gloeiend heet metaal"
|
|
|
|
#: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:7
|
|
msgid "Glo_wing Hot..."
|
|
msgstr "G_loeiend heet..."
|
|
|
|
# of: blinkend?
|
|
#: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:1
|
|
msgid "Add a shiny look and bevel effect to the selected region (or alpha)"
|
|
msgstr "Een glimmend en afgeschuind effect toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:3
|
|
msgid "Bevel height (sharpness)"
|
|
msgstr "Afschuiningshoogte (scherpte)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:2
|
|
msgid "Border size (pixels)"
|
|
msgstr "Randgrootte (beeldpunten)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:6
|
|
msgid "Create a logo with a shiny look and beveled edges"
|
|
msgstr "Een logo aanmaken met een glimmend effect en afgeschuinde randen"
|
|
|
|
# 3d-verloop
|
|
#: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:9
|
|
msgid "Gradient Beve_l..."
|
|
msgstr "Afgeschuind _verloop..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/gradient-example.scm.h:1
|
|
msgid "Create an image filled with an example of the current gradient"
|
|
msgstr "Een afbeelding aanmaken die gevuld is met een voorbeeld van het huidige verloop"
|
|
|
|
#: ../plug-ins/script-fu/scripts/gradient-example.scm.h:2
|
|
msgid "Custom _Gradient..."
|
|
msgstr "_Eigen verloop..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/grid-system.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/guides-from-selection.scm.h:1
|
|
msgid "Draw a grid as specified by the lists of X and Y locations using the current brush"
|
|
msgstr "Een raster tekenen met het huidige penseel, op basis van de lijsten van X- en Y-locaties"
|
|
|
|
#: ../plug-ins/script-fu/scripts/grid-system.scm.h:2
|
|
msgid "X divisions"
|
|
msgstr "X-delen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/grid-system.scm.h:3
|
|
msgid "Y divisions"
|
|
msgstr "Y-delen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/grid-system.scm.h:4
|
|
msgid "_Grid..."
|
|
msgstr "_Raster..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/guides-from-selection.scm.h:2
|
|
msgid "New Guides from _Selection"
|
|
msgstr "Nieuwe hulplijnen vanaf _selectie"
|
|
|
|
#: ../plug-ins/script-fu/scripts/guides-new-percent.scm.h:1
|
|
msgid "Add a guide at the position specified as a percentage of the image size"
|
|
msgstr "Een hulplijn toevoegen op de positie die opgegeven is als een percentage van de afbeeldingsgrootte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/guides-new-percent.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/guides-new.scm.h:2
|
|
msgid "Direction"
|
|
msgstr "Richting"
|
|
|
|
#: ../plug-ins/script-fu/scripts/guides-new-percent.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/guides-new.scm.h:3
|
|
msgid "Horizontal"
|
|
msgstr "Horizontaal"
|
|
|
|
#: ../plug-ins/script-fu/scripts/guides-new-percent.scm.h:4
|
|
msgid "New Guide (by _Percent)..."
|
|
msgstr "Nieuwe hulplijn (op _percentage)..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/guides-new-percent.scm.h:6
|
|
#, no-c-format
|
|
msgid "Position (in %)"
|
|
msgstr "Positie (in %)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/guides-new-percent.scm.h:7
|
|
#: ../plug-ins/script-fu/scripts/guides-new.scm.h:6
|
|
msgid "Vertical"
|
|
msgstr "Verticaal"
|
|
|
|
#: ../plug-ins/script-fu/scripts/guides-new.scm.h:1
|
|
msgid "Add a guide at the orientation and position specified (in pixels)"
|
|
msgstr "Een hulplijn toevoegen op de oriëntatie en de positie die opgegeven is in beeldpunten"
|
|
|
|
#: ../plug-ins/script-fu/scripts/guides-new.scm.h:4
|
|
msgid "New _Guide..."
|
|
msgstr "Nieuwe _hulplijn..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/guides-new.scm.h:5
|
|
msgid "Position"
|
|
msgstr "Positie"
|
|
|
|
#: ../plug-ins/script-fu/scripts/guides-remove-all.scm.h:1
|
|
msgid "Remove all horizontal and vertical guides"
|
|
msgstr "Alle horizontale en verticale hulplijnen verwijderen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/guides-remove-all.scm.h:2
|
|
msgid "_Remove all Guides"
|
|
msgstr "Alle hulplijnen _verwijderen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/i26-gunya2.scm.h:1
|
|
msgid "Create a logo in a two-color, scribbled text style"
|
|
msgstr "Een logo aanmaken met een twee kleuren, in de stijl van een gekrabbelde tekst"
|
|
|
|
#: ../plug-ins/script-fu/scripts/i26-gunya2.scm.h:4
|
|
msgid "Frame color"
|
|
msgstr "Framekleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/i26-gunya2.scm.h:5
|
|
msgid "Frame size"
|
|
msgstr "Framegrootte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/i26-gunya2.scm.h:6
|
|
msgid "Imigre-_26..."
|
|
msgstr "Imigre-_26..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/land.scm.h:1
|
|
msgid "Create an image filled with a topographic map pattern"
|
|
msgstr "Een afbeelding aanmaken die gevuld is met het patroon van een topografische kaart"
|
|
|
|
#: ../plug-ins/script-fu/scripts/land.scm.h:6
|
|
msgid "Land height"
|
|
msgstr "Landhoogte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/land.scm.h:10
|
|
msgid "Sea depth"
|
|
msgstr "Zeediepte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/land.scm.h:11
|
|
msgid "_Land..."
|
|
msgstr "_Land..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/lava.scm.h:1
|
|
msgid "Fill the current selection with lava"
|
|
msgstr "De huidige selectie met lava vullen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/lava.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:8
|
|
msgid "Roughness"
|
|
msgstr "Ruwheid"
|
|
|
|
# beginwaarde
|
|
#: ../plug-ins/script-fu/scripts/lava.scm.h:5
|
|
msgid "Seed"
|
|
msgstr "Startwaarde"
|
|
|
|
#: ../plug-ins/script-fu/scripts/lava.scm.h:8
|
|
msgid "Use current gradient"
|
|
msgstr "Gebruik huidig verloop"
|
|
|
|
#: ../plug-ins/script-fu/scripts/lava.scm.h:9
|
|
msgid "_Lava..."
|
|
msgstr "_Lava..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/line-nova.scm.h:1
|
|
msgid "Fill a layer with rays emanating outward from its center using the FG color"
|
|
msgstr "Een laag vullen met stralen in de voorgrondkleur die vanuit het middelpunt naar buiten stralen"
|
|
|
|
# nova met lijnen
|
|
#: ../plug-ins/script-fu/scripts/line-nova.scm.h:2
|
|
msgid "Line _Nova..."
|
|
msgstr "_Lijnennova..."
|
|
|
|
# regels/lijnen
|
|
#: ../plug-ins/script-fu/scripts/line-nova.scm.h:3
|
|
msgid "Number of lines"
|
|
msgstr "Aantal lijnen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/line-nova.scm.h:4
|
|
msgid "Offset radius"
|
|
msgstr "Verschuivingsstraal"
|
|
|
|
#: ../plug-ins/script-fu/scripts/line-nova.scm.h:5
|
|
msgid "Randomness"
|
|
msgstr "Willekeurigheid"
|
|
|
|
#: ../plug-ins/script-fu/scripts/line-nova.scm.h:6
|
|
msgid "Sharpness (degrees)"
|
|
msgstr "Scherpte (graden)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:1
|
|
msgid "Create a rectangular brush"
|
|
msgstr "Een rechthoekig penseel aanmaken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:2
|
|
msgid "Create a rectangular brush with feathered edges"
|
|
msgstr "Een rechthoekig penseel met verzachte randen aanmaken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:3
|
|
msgid "Create an elliptical brush"
|
|
msgstr "Een ovaal penseel aanmaken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:4
|
|
msgid "Create an elliptical brush with feathered edges"
|
|
msgstr "Een ovaal penseel met verzachte randen aanmaken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:5
|
|
msgid "Elli_ptical, Feathered..."
|
|
msgstr "_Ovaal, vervaagd..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:6
|
|
msgid "Feathering"
|
|
msgstr "Vervaging"
|
|
|
|
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:8
|
|
msgid "Name"
|
|
msgstr "Naam"
|
|
|
|
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:9
|
|
msgid "Re_ctangular, Feathered..."
|
|
msgstr "Re_chthoekig, vervaagd..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:10
|
|
#: ../plug-ins/script-fu/scripts/paste-as-brush.scm.h:5
|
|
#: ../plug-ins/script-fu/scripts/select-to-brush.scm.h:4
|
|
msgid "Spacing"
|
|
msgstr "Spatiëring"
|
|
|
|
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:12
|
|
msgid "_Elliptical..."
|
|
msgstr "_Ovaal..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:13
|
|
msgid "_Rectangular..."
|
|
msgstr "_Rechthoekig..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:2
|
|
msgid "Convert the selected region (or alpha) into a neon-sign like object"
|
|
msgstr "Het geselecteerde gebied (of alfa) omzetten in een object dat lijkt op een neonlamp"
|
|
|
|
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:3
|
|
msgid "Create a logo in the style of a neon sign"
|
|
msgstr "Een logo aanmaken in de stijl van een neonlamp"
|
|
|
|
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:4
|
|
msgid "Create shadow"
|
|
msgstr "Schaduw aanmaken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:9
|
|
msgid "N_eon..."
|
|
msgstr "N_eon..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/news-text.scm.h:3
|
|
msgid "Cell size (pixels)"
|
|
msgstr "Celgrootte (beeldpunten)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/news-text.scm.h:4
|
|
msgid "Create a logo in the style of newspaper printing"
|
|
msgstr "Een logo aanmaken in de stijl van krantentekst"
|
|
|
|
#: ../plug-ins/script-fu/scripts/news-text.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/speed-text.scm.h:4
|
|
#, no-c-format
|
|
msgid "Density (%)"
|
|
msgstr "Dichtheid (%)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/news-text.scm.h:9
|
|
msgid "Newsprint Te_xt..."
|
|
msgstr "_Krantentekst...."
|
|
|
|
#: ../plug-ins/script-fu/scripts/old-photo.scm.h:2
|
|
msgid "Defocus"
|
|
msgstr "Ontfocus"
|
|
|
|
#: ../plug-ins/script-fu/scripts/old-photo.scm.h:3
|
|
msgid "Make an image look like an old photo"
|
|
msgstr "Een afbeelding op een oude foto doen lijken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/old-photo.scm.h:4
|
|
msgid "Mottle"
|
|
msgstr "Bevlek"
|
|
|
|
# What is the Dutch translation of this phrase?
|
|
#: ../plug-ins/script-fu/scripts/old-photo.scm.h:5
|
|
msgid "Sepia"
|
|
msgstr "Sepia"
|
|
|
|
#: ../plug-ins/script-fu/scripts/old-photo.scm.h:7
|
|
msgid "_Old Photo..."
|
|
msgstr "_Oude foto..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/paste-as-brush.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/select-to-brush.scm.h:1
|
|
msgid "Brush name"
|
|
msgstr "Penseelnaam"
|
|
|
|
#: ../plug-ins/script-fu/scripts/paste-as-brush.scm.h:2
|
|
#: ../plug-ins/script-fu/scripts/paste-as-pattern.scm.h:1
|
|
#: ../plug-ins/script-fu/scripts/select-to-brush.scm.h:3
|
|
#: ../plug-ins/script-fu/scripts/select-to-pattern.scm.h:2
|
|
msgid "File name"
|
|
msgstr "Bestandsnaam"
|
|
|
|
#: ../plug-ins/script-fu/scripts/paste-as-brush.scm.h:3
|
|
msgid "New _Brush..."
|
|
msgstr "Nieuw _penseel..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/paste-as-brush.scm.h:4
|
|
msgid "Paste the clipboard contents into a new brush"
|
|
msgstr "De inhoud van het klembord in een nieuw penseel plakken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/paste-as-brush.scm.h:6
|
|
#: ../plug-ins/script-fu/scripts/paste-as-pattern.scm.h:5
|
|
msgid "There is no image data in the clipboard to paste."
|
|
msgstr "Er zijn geen afbeeldingsgegevens in het klembord om te plakken."
|
|
|
|
#: ../plug-ins/script-fu/scripts/paste-as-pattern.scm.h:2
|
|
msgid "New _Pattern..."
|
|
msgstr "Nieuw pa_troon..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/paste-as-pattern.scm.h:3
|
|
msgid "Paste the clipboard contents into a new pattern"
|
|
msgstr "De inhoud van het klembord in een nieuw patroon plakken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/paste-as-pattern.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/select-to-pattern.scm.h:3
|
|
msgid "Pattern name"
|
|
msgstr "Patroonnaam"
|
|
|
|
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:1
|
|
msgid "Add a perspective shadow to the selected region (or alpha)"
|
|
msgstr "Een perspectiefschaduw toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:3
|
|
msgid "Angle"
|
|
msgstr "Hoek"
|
|
|
|
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:6
|
|
msgid "Interpolation"
|
|
msgstr "Interpolatie"
|
|
|
|
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:8
|
|
msgid "Relative distance of horizon"
|
|
msgstr "Relatieve horizonafstand"
|
|
|
|
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:9
|
|
msgid "Relative length of shadow"
|
|
msgstr "Relatieve schaduwlengte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:10
|
|
msgid "_Perspective..."
|
|
msgstr "_Perspectief..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/predator.scm.h:1
|
|
msgid "Add a 'Predator' effect to the selected region (or alpha)"
|
|
msgstr "Een 'Predator'-effect toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/predator.scm.h:2
|
|
msgid "Edge amount"
|
|
msgstr "Randgrootte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/predator.scm.h:4
|
|
msgid "Pixel amount"
|
|
msgstr "Beeldpunthoeveelheid"
|
|
|
|
#: ../plug-ins/script-fu/scripts/predator.scm.h:5
|
|
msgid "Pixelize"
|
|
msgstr "Pixeliseren"
|
|
|
|
#: ../plug-ins/script-fu/scripts/predator.scm.h:7
|
|
msgid "_Predator..."
|
|
msgstr "_Predator..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:2
|
|
msgid "Create images, each containing an oval button graphic"
|
|
msgstr "Afbeeldingen aanmaken die elk een ovale knop bevatten"
|
|
|
|
# kleur verlagen/lage kleur
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:5
|
|
msgid "Lower color"
|
|
msgstr "Lagere kleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:6
|
|
msgid "Lower color (active)"
|
|
msgstr "Lagere kleur (actief)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:7
|
|
msgid "Not pressed"
|
|
msgstr "Niet ingedrukt"
|
|
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:8
|
|
msgid "Not pressed (active)"
|
|
msgstr "Niet ingedrukt (actief)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:9
|
|
msgid "Padding X"
|
|
msgstr "X-opvulling"
|
|
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:10
|
|
msgid "Padding Y"
|
|
msgstr "Y-opvulling"
|
|
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:12
|
|
msgid "Round ratio"
|
|
msgstr "Rondheid"
|
|
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:15
|
|
msgid "Text color (active)"
|
|
msgstr "Tekstkleur (actief)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:16
|
|
msgid "Upper color"
|
|
msgstr "Hogere kleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:17
|
|
msgid "Upper color (active)"
|
|
msgstr "Hogere kleur (actief)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:18
|
|
msgid "_Round Button..."
|
|
msgstr "_Ronde knop..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:1
|
|
msgid "Behavior"
|
|
msgstr "Gedrag"
|
|
|
|
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:2
|
|
msgid "Create an image filled with an Earth-like map pattern"
|
|
msgstr "Een afbeelding aanmaken met een patroon dat op een kaart van de aarde lijkt"
|
|
|
|
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:3
|
|
msgid "Detail in Middle"
|
|
msgstr "Detail in midden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:8
|
|
msgid "Render _Map..."
|
|
msgstr "Kaart _renderen..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:9
|
|
msgid "Tile"
|
|
msgstr "Tegel"
|
|
|
|
#: ../plug-ins/script-fu/scripts/reverse-layers.scm.h:1
|
|
msgid "Reverse Layer Order"
|
|
msgstr "Laagvolgorde omkeren"
|
|
|
|
#: ../plug-ins/script-fu/scripts/reverse-layers.scm.h:2
|
|
msgid "Reverse the order of layers in the image"
|
|
msgstr "De volgorde van de lagen in de afbeelding omkeren"
|
|
|
|
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:1
|
|
msgid "Black"
|
|
msgstr "Zwart"
|
|
|
|
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:2
|
|
msgid "Create a multi-layer image by adding a ripple effect to the current image"
|
|
msgstr "Een afbeelding met meerdere lagen aanmaken door een rimpeleffect toe te voegen aan de huidige afbeelding"
|
|
|
|
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:3
|
|
msgid "Edge behavior"
|
|
msgstr "Randgedrag"
|
|
|
|
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:4
|
|
#: ../plug-ins/script-fu/scripts/waves-anim.scm.h:4
|
|
msgid "Number of frames"
|
|
msgstr "Aantal frames"
|
|
|
|
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:5
|
|
msgid "Rippling strength"
|
|
msgstr "Rimpelkracht"
|
|
|
|
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:6
|
|
msgid "Smear"
|
|
msgstr "Smeren"
|
|
|
|
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:7
|
|
msgid "Wrap"
|
|
msgstr "Omloop"
|
|
|
|
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:8
|
|
msgid "_Rippling..."
|
|
msgstr "_Rimpelend..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/round-corners.scm.h:1
|
|
msgid "Add background"
|
|
msgstr "Achtergrond toevoegen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/round-corners.scm.h:2
|
|
msgid "Add drop-shadow"
|
|
msgstr "Slagschaduw toevoegen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/round-corners.scm.h:4
|
|
msgid "Edge radius"
|
|
msgstr "Randstraal"
|
|
|
|
#: ../plug-ins/script-fu/scripts/round-corners.scm.h:5
|
|
msgid "Round the corners of an image and optionally add a drop-shadow and background"
|
|
msgstr "De hoeken van een afbeelding afronden en eventueel een slagschaduw en een achtergrond toevoegen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/round-corners.scm.h:9
|
|
msgid "_Round Corners..."
|
|
msgstr "_Ronde hoeken..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm.h:1
|
|
msgid "Change the colormap of an image to the colors in a specified palette."
|
|
msgstr "De kleurenkaart van een afbeelding veranderen naar de kleuren van een ingesteld palet."
|
|
|
|
#: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm.h:2
|
|
msgid "Palette"
|
|
msgstr "Palet"
|
|
|
|
#: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm.h:3
|
|
msgid "Se_t Colormap..."
|
|
msgstr "Kleurenkaart ins_tellen..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/select-to-brush.scm.h:2
|
|
msgid "Convert a selection to a brush"
|
|
msgstr "Een selectie naar een penseel omzetten"
|
|
|
|
#: ../plug-ins/script-fu/scripts/select-to-brush.scm.h:5
|
|
msgid "To _Brush..."
|
|
msgstr "Naar _penseel..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/select-to-image.scm.h:1
|
|
msgid "Convert a selection to an image"
|
|
msgstr "Een selectie naar een afbeelding omzetten"
|
|
|
|
#: ../plug-ins/script-fu/scripts/select-to-image.scm.h:2
|
|
msgid "To _Image"
|
|
msgstr "Naar _afbeelding"
|
|
|
|
#: ../plug-ins/script-fu/scripts/select-to-pattern.scm.h:1
|
|
msgid "Convert a selection to a pattern"
|
|
msgstr "Een selectie naar een patroon omzetten"
|
|
|
|
#: ../plug-ins/script-fu/scripts/select-to-pattern.scm.h:4
|
|
msgid "To _Pattern..."
|
|
msgstr "Naar pa_troon..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/selection-round.scm.h:1
|
|
msgid "Concave"
|
|
msgstr "Concaaf"
|
|
|
|
#: ../plug-ins/script-fu/scripts/selection-round.scm.h:3
|
|
#, no-c-format
|
|
msgid "Radius (%)"
|
|
msgstr "Straal (%)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/selection-round.scm.h:4
|
|
msgid "Round the corners of the current selection"
|
|
msgstr "De hoeken van de huidige selectie afronden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/selection-round.scm.h:5
|
|
msgid "Rounded R_ectangle..."
|
|
msgstr "A_fgeronde rechthoek..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/slide.scm.h:1
|
|
msgid "Add a slide-film like frame, sprocket holes, and labels to an image"
|
|
msgstr "Een kader, perforaties en labels toevoegen aan een afbeelding zodat die op een filmdia lijkt"
|
|
|
|
#: ../plug-ins/script-fu/scripts/slide.scm.h:3
|
|
msgid "Font color"
|
|
msgstr "Lettertypekleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/slide.scm.h:4
|
|
msgid "Number"
|
|
msgstr "Getal"
|
|
|
|
#: ../plug-ins/script-fu/scripts/slide.scm.h:7
|
|
msgid "_Slide..."
|
|
msgstr "_Dia..."
|
|
|
|
# Vertaling 'huidige stand van kennis' past hier niet echt
|
|
#: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:5
|
|
msgid "Create a State Of The Art chromed logo"
|
|
msgstr "Een 'state of the art' verchroomd logo aanmaken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:10
|
|
msgid "SOTA Chrome..."
|
|
msgstr "SOTA Chroom..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/speed-text.scm.h:2
|
|
msgid "Create a logo with a speedy text effect"
|
|
msgstr "Een logo aanmaken met het effect van snelle tekst"
|
|
|
|
#: ../plug-ins/script-fu/scripts/speed-text.scm.h:7
|
|
msgid "Speed Text..."
|
|
msgstr "Snelle tekst..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/spinning-globe.scm.h:1
|
|
msgid "Create an animation by mapping the current image onto a spinning sphere"
|
|
msgstr "Een animatie aanmaken door de huidige afbeelding op een ronddraaiende bol te projecteren"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spinning-globe.scm.h:2
|
|
msgid "Frames"
|
|
msgstr "Frames"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spinning-globe.scm.h:3
|
|
msgid "Index to n colors (0 = remain RGB)"
|
|
msgstr "Indexeren naar n kleuren (0 = behoud RGB)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spinning-globe.scm.h:5
|
|
msgid "Turn from left to right"
|
|
msgstr "Draai van links naar rechts"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spinning-globe.scm.h:7
|
|
msgid "_Spinning Globe..."
|
|
msgstr "_Draaiende bol..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:1
|
|
msgid "Add Spirographs, Epitrochoids, and Lissajous Curves to the current layer"
|
|
msgstr "voegt spirografen, epitrochoids en Lissajous-krommen toe aan de huidige laag."
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:2
|
|
msgid "Airbrush"
|
|
msgstr "Verfspuit"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:3
|
|
msgid "Brush"
|
|
msgstr "Penseel"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:4
|
|
msgid "Circle"
|
|
msgstr "Cirkel"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:6
|
|
msgid "Color method"
|
|
msgstr "Kleurmethode"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:7
|
|
msgid "Epitrochoid"
|
|
msgstr "Epitrochoid"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:8
|
|
msgid "Frame"
|
|
msgstr "Frame"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:10
|
|
msgid "Gradient: Loop Sawtooth"
|
|
msgstr "Verloop: lus zaagtand"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:11
|
|
msgid "Gradient: Loop Triangle"
|
|
msgstr "Verloop: lus driehoek"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:12
|
|
msgid "Hexagon"
|
|
msgstr "Zeshoek"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:13
|
|
msgid "Hole ratio"
|
|
msgstr "Gatverhouding"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:14
|
|
msgid "Inner teeth"
|
|
msgstr "Binnenste tanden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:15
|
|
msgid "Lissajous"
|
|
msgstr "Lissajous"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:16
|
|
msgid "Margin (pixels)"
|
|
msgstr "Marge (beeldpunten)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:17
|
|
msgid "Outer teeth"
|
|
msgstr "Buitenste tanden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:18
|
|
msgid "Pencil"
|
|
msgstr "Potlood"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:19
|
|
msgid "Pentagon"
|
|
msgstr "Vijfhoek"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:20
|
|
msgid "Polygon: 10 sides"
|
|
msgstr "Veelhoek: 10 zijden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:21
|
|
msgid "Polygon: 7 sides"
|
|
msgstr "Veelhoek: 7 zijden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:22
|
|
msgid "Polygon: 8 sides"
|
|
msgstr "Veelhoek: 8 zijden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:23
|
|
msgid "Polygon: 9 sides"
|
|
msgstr "Veelhoek: 9 zijden"
|
|
|
|
# wat is dit precies?
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:24
|
|
msgid "Rendering Spyro"
|
|
msgstr "Rendering Spyro"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:25
|
|
msgid "Shape"
|
|
msgstr "Vorm"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:26
|
|
msgid "Solid Color"
|
|
msgstr "Vaste kleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:27
|
|
msgid "Spyrograph"
|
|
msgstr "Spyrograaf"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:28
|
|
msgid "Square"
|
|
msgstr "Vierkant"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:29
|
|
#: ../plug-ins/script-fu/scripts/text-circle.scm.h:7
|
|
msgid "Start angle"
|
|
msgstr "Beginhoek"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:30
|
|
msgid "Tool"
|
|
msgstr "Gereedschap"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:31
|
|
msgid "Triangle"
|
|
msgstr "Driehoek"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:32
|
|
msgid "Type"
|
|
msgstr "Type"
|
|
|
|
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:33
|
|
msgid "_Spyrogimp..."
|
|
msgstr "_Spyrogimp..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/starscape-logo.scm.h:1
|
|
msgid "Create a logo using a rock-like texture, a nova glow, and shadow"
|
|
msgstr "Een logo aanmaken met een rotsachtige textuur, de gloed van een nieuwe ster en een schaduw"
|
|
|
|
#: ../plug-ins/script-fu/scripts/starscape-logo.scm.h:5
|
|
msgid "Sta_rscape..."
|
|
msgstr "_Sterzicht..."
|
|
|
|
# wat doet dit effect precies?
|
|
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:4
|
|
msgid "Create an image filled with a swirled tile effect"
|
|
msgstr "Een afbeelding aanmaken met het effect van een gekrulde tegel"
|
|
|
|
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:9
|
|
msgid "Swirl-_Tile..."
|
|
msgstr "_Krultegel..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:10
|
|
msgid "Whirl amount"
|
|
msgstr "Wervelhoeveelheid"
|
|
|
|
#: ../plug-ins/script-fu/scripts/swirly-pattern.scm.h:1
|
|
msgid "Create an image filled with a swirly pattern"
|
|
msgstr "Een afbeelding aanmaken met een wervelend patroon"
|
|
|
|
#: ../plug-ins/script-fu/scripts/swirly-pattern.scm.h:2
|
|
msgid "Number of times to whirl"
|
|
msgstr "Aantal keren te wervelen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/swirly-pattern.scm.h:3
|
|
msgid "Quarter size"
|
|
msgstr "Kwartgrootte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/swirly-pattern.scm.h:4
|
|
msgid "Whirl angle"
|
|
msgstr "Wervelhoek"
|
|
|
|
#: ../plug-ins/script-fu/scripts/swirly-pattern.scm.h:5
|
|
msgid "_Swirly..."
|
|
msgstr "_Krullen..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:1
|
|
msgid "Add a Trace of Particles effect to the selected region (or alpha)"
|
|
msgstr "Een effect van een partikelspoor toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:3
|
|
msgid "Base color"
|
|
msgstr "Basiskleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:5
|
|
msgid "Create a logo using a Trace Of Particles effect"
|
|
msgstr "Een logo aanmaken met het effect van een partikelspoor"
|
|
|
|
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:6
|
|
msgid "Edge only"
|
|
msgstr "Alleen rand"
|
|
|
|
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:7
|
|
msgid "Edge width"
|
|
msgstr "Randbreedte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:10
|
|
msgid "Hit rate"
|
|
msgstr "Hoeveelheid inslagen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:12
|
|
msgid "_Particle Trace..."
|
|
msgstr "_Partikelspoor..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/text-circle.scm.h:1
|
|
msgid "Antialias"
|
|
msgstr "Anti-alias"
|
|
|
|
#: ../plug-ins/script-fu/scripts/text-circle.scm.h:2
|
|
msgid "Create a logo by rendering the specified text along the perimeter of a circle"
|
|
msgstr "Een logo aanmaken door de gegeven tekst rond de omtrek van een cirkel te plaatsen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/text-circle.scm.h:3
|
|
msgid "Fill angle"
|
|
msgstr "Vulhoek"
|
|
|
|
# cirkeltekst
|
|
#: ../plug-ins/script-fu/scripts/text-circle.scm.h:9
|
|
msgid "Text C_ircle..."
|
|
msgstr "Te_kstcirkel..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:3
|
|
msgid "Create a textured logo with highlights, shadows, and a mosaic background"
|
|
msgstr "Een logo aanmaken met een textuur, hoge lichten, schaduwen en een mozaiekachtergrond"
|
|
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:4
|
|
msgid "Ending blend"
|
|
msgstr "Einde verloop"
|
|
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:5
|
|
msgid "Fill the selected region (or alpha) with a texture and add highlights, shadows, and a mosaic background"
|
|
msgstr "Het geselecteerde gebied (of alfa) vullen met een textuur en hoge lichten, schaduwen en een mozaiekachtergrond toevoegen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:8
|
|
msgid "Hexagons"
|
|
msgstr "Zeshoeken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:9
|
|
msgid "Mosaic tile type"
|
|
msgstr "Mozaiektegeltype"
|
|
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:10
|
|
msgid "Octagons"
|
|
msgstr "Achthoeken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:12
|
|
msgid "Squares"
|
|
msgstr "Vierkanten"
|
|
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:13
|
|
msgid "Starting blend"
|
|
msgstr "Begin verloop"
|
|
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:15
|
|
msgid "Text pattern"
|
|
msgstr "Tekstpatroon"
|
|
|
|
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:16
|
|
msgid "_Textured..."
|
|
msgstr "_Textuur..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:1
|
|
msgid "Blur horizontally"
|
|
msgstr "Horizontaal vervagen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:2
|
|
msgid "Blur the edges of an image so the result tiles seamlessly"
|
|
msgstr "De randen van een afbeelding vervagen zodat het resultaat naadloos getegeld kan worden"
|
|
|
|
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:3
|
|
msgid "Blur type"
|
|
msgstr "Vervagingstype"
|
|
|
|
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:4
|
|
msgid "Blur vertically"
|
|
msgstr "Verticaal vervagen"
|
|
|
|
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:5
|
|
msgid "IIR"
|
|
msgstr "IIR"
|
|
|
|
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:6
|
|
msgid "RLE"
|
|
msgstr "RLE"
|
|
|
|
# What is the correct translation of the verb 'tile'?
|
|
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:8
|
|
msgid "_Tileable Blur..."
|
|
msgstr "_Naadloos vervagen..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/title-header.scm.h:1
|
|
msgid "Create a decorative web title header"
|
|
msgstr "Een decoratieve titelkop voor het web aanmaken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/title-header.scm.h:6
|
|
msgid "Web Title Header..."
|
|
msgstr "Webtitel kop..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/truchet.scm.h:3
|
|
msgid "Create an image filled with a Truchet pattern"
|
|
msgstr "Een afbeelding met een Truchetpatroon aanmaken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/truchet.scm.h:4
|
|
msgid "Foreground color"
|
|
msgstr "Voorgrondkleur"
|
|
|
|
#: ../plug-ins/script-fu/scripts/truchet.scm.h:7
|
|
msgid "T_ruchet..."
|
|
msgstr "_Truchet..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/unsharp-mask.scm.h:1
|
|
msgid "Mask opacity"
|
|
msgstr "Maskerdekking"
|
|
|
|
#: ../plug-ins/script-fu/scripts/unsharp-mask.scm.h:2
|
|
msgid "Mask size"
|
|
msgstr "Maskergrootte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/waves-anim.scm.h:1
|
|
msgid "Amplitude"
|
|
msgstr "Amplitude"
|
|
|
|
#: ../plug-ins/script-fu/scripts/waves-anim.scm.h:2
|
|
msgid "Create a multi-layer image with an effect like a stone was thrown into the current image"
|
|
msgstr "Een afbeelding met meerdere lagen aanmaken met een effect alsof er een steen in de huidige afbeelding geworpen is."
|
|
|
|
#: ../plug-ins/script-fu/scripts/waves-anim.scm.h:3
|
|
msgid "Invert direction"
|
|
msgstr "Richting omdraaien"
|
|
|
|
#: ../plug-ins/script-fu/scripts/waves-anim.scm.h:5
|
|
msgid "Wavelength"
|
|
msgstr "Golflengte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/waves-anim.scm.h:6
|
|
msgid "_Waves..."
|
|
msgstr "_Golven..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/weave.scm.h:1
|
|
msgid "Create a new layer filled with a weave effect to be used as an overlay or bump map"
|
|
msgstr "Een nieuwe laag aanmaken die gevuld is met een vlechteffect om als een bedekking of een bumpprojectie te gebruiken"
|
|
|
|
#: ../plug-ins/script-fu/scripts/weave.scm.h:2
|
|
msgid "Ribbon spacing"
|
|
msgstr "Linttussenruimte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/weave.scm.h:3
|
|
msgid "Ribbon width"
|
|
msgstr "Lintbreedte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/weave.scm.h:4
|
|
msgid "Shadow darkness"
|
|
msgstr "Schaduwdonkerte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/weave.scm.h:5
|
|
msgid "Shadow depth"
|
|
msgstr "Schaduwdiepte"
|
|
|
|
#: ../plug-ins/script-fu/scripts/weave.scm.h:6
|
|
msgid "Thread density"
|
|
msgstr "Draaddichtheid"
|
|
|
|
#: ../plug-ins/script-fu/scripts/weave.scm.h:7
|
|
msgid "Thread intensity"
|
|
msgstr "Draadintensiteit"
|
|
|
|
#: ../plug-ins/script-fu/scripts/weave.scm.h:8
|
|
msgid "Thread length"
|
|
msgstr "Draadlengte"
|
|
|
|
# geweefte/weefgetouw/weven/geweefsel
|
|
#: ../plug-ins/script-fu/scripts/weave.scm.h:9
|
|
msgid "_Weave..."
|
|
msgstr "_Weven..."
|
|
|
|
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:1
|
|
msgid "Add a subtle translucent 3D effect to the selected region (or alpha)"
|
|
msgstr "Een subtiel doorschijnend 3D-effect toevoegen aan het geselecteerde gebied (of alfa)"
|
|
|
|
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:2
|
|
msgid "Drop shadow X offset"
|
|
msgstr "X-verschuiving van slagschaduw"
|
|
|
|
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:3
|
|
msgid "Drop shadow Y offset"
|
|
msgstr "Y-verschuiving slagschadow"
|
|
|
|
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:4
|
|
msgid "Drop shadow blur radius"
|
|
msgstr "Vervagingsstraal slagschaduw"
|
|
|
|
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:5
|
|
msgid "Drop shadow color"
|
|
msgstr "Kleur slagschaduw"
|
|
|
|
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:6
|
|
msgid "Drop shadow opacity"
|
|
msgstr "Dekking slagschaduw"
|
|
|
|
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:7
|
|
msgid "Highlight X offset"
|
|
msgstr "X-verschuiving hoge lichten"
|
|
|
|
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:8
|
|
msgid "Highlight Y offset"
|
|
msgstr "Y-verschuiving hoge lichten"
|
|
|
|
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:10
|
|
msgid "Highlight opacity"
|
|
msgstr "Dekking hoge lichten"
|
|
|
|
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:12
|
|
msgid "_Xach-Effect..."
|
|
msgstr "_Xach-effect..."
|
|
|
|
#~ msgid "Effect size (pixels * 3)"
|
|
#~ msgstr "Effectgrootte (beeldpunten x 3)"
|
|
#~ msgid "Effect size (pixels * 5)"
|
|
#~ msgstr "Effectgrootte (beeldpunten x 5)"
|
|
#~ msgid "Burst color"
|
|
#~ msgstr "Explosiekleur"
|
|
#~ msgid "Create a logo using a starburst gradient"
|
|
#~ msgstr "Een logo aanmaken met een sterexplosieverloop"
|
|
#~ msgid "Effect size (pixels * 30)"
|
|
#~ msgstr "Effectgrootte (beeldpunten x 30)"
|
|
#~ msgid ""
|
|
#~ "Fill the selected region (or alpha) with a starburst gradient and add a "
|
|
#~ "shadow"
|
|
#~ msgstr ""
|
|
#~ "Het geselecteerde gebied (of alfa) vullen met een sterexplosieverloop en "
|
|
#~ "een schaduw toevoegen"
|
|
#~ msgid "Starb_urst..."
|
|
#~ msgstr "Stere_xplosie..."
|
|
#~ msgid "Effect size (pixels * 4)"
|
|
#~ msgstr "Effectgrootte (beeldpunten x 4)"
|
|
#~ msgid ""
|
|
#~ "Fill the selected region (or alpha) with a rock-like texture, a nova "
|
|
#~ "glow, and shadow"
|
|
#~ msgstr ""
|
|
#~ "Het geselecteerde gebied (of alfa) vullen met een rotsachtige textuur, de "
|
|
#~ "gloed van een nieuwe ster en een schaduw"
|
|
#~ msgid "_Misc"
|
|
#~ msgstr "_Overig"
|
|
#~ msgid "_Utilities"
|
|
#~ msgstr "_Gereedschap"
|
|
#~ msgid "An_imation"
|
|
#~ msgstr "An_imatie"
|
|
#~ msgid "_Animators"
|
|
#~ msgstr "_Animators"
|
|
#~ msgid "_Artistic"
|
|
#~ msgstr "_Artistiek"
|
|
#~ msgid "_Blur"
|
|
#~ msgstr "_Vervagen"
|
|
#~ msgid "_Decor"
|
|
#~ msgstr "_Decor"
|
|
#~ msgid "_Effects"
|
|
#~ msgstr "_Effecten"
|
|
#~ msgid "En_hance"
|
|
#~ msgstr "Ver_beteren"
|
|
#~ msgid "_Light and Shadow"
|
|
#~ msgstr "_Belichting en schaduw"
|
|
#~ msgid "S_hadow"
|
|
#~ msgstr "Sc_haduw"
|
|
#~ msgid "_Render"
|
|
#~ msgstr "_Renderen"
|
|
#~ msgid "_Alchemy"
|
|
#~ msgstr "_Alchemie"
|
|
#~ msgid "Create a simple sphere with a drop shadow"
|
|
#~ msgstr "Een eenvoudige bol met een slagschaduw aanmaken"
|
|
#~ msgid "Lighting (degrees)"
|
|
#~ msgstr "Belichting (graden)"
|
|
#~ msgid "Radius (pixels)"
|
|
#~ msgstr "Straal (beeldpunten)"
|
|
#~ msgid "Sphere color"
|
|
#~ msgstr "Bolkleur"
|
|
#~ msgid "_Sphere..."
|
|
#~ msgstr "_Bol..."
|
|
#~ msgid "Script-Fu console mode allows only interactive invocation"
|
|
#~ msgstr "Script-Fu-consolemodus staat alleen een interactieve aanroep toe"
|
|
#~ msgid "/Script-Fu/"
|
|
#~ msgstr "/Script-Fu/"
|
|
#~ msgid "Script Arguments"
|
|
#~ msgstr "Scriptargumenten"
|
|
#~ msgid "Script Progress"
|
|
#~ msgstr "Scriptvoortgang"
|
|
#~ msgid "(none)"
|
|
#~ msgstr "(geen)"
|
|
#~ msgid "Author:"
|
|
#~ msgstr "Auteur:"
|
|
#~ msgid "Copyright:"
|
|
#~ msgstr "Copyright:"
|
|
#~ msgid "Date:"
|
|
#~ msgstr "Datum:"
|
|
#~ msgid "Image Types:"
|
|
#~ msgstr "Afbeeldingstypen:"
|
|
#~ msgid "<Toolbox>/Xtns/Script-Fu"
|
|
#~ msgstr "<Toolbox>/Xtra/Script-Fu"
|
|
#~ msgid "Make Br_ush"
|
|
#~ msgstr "P_enseel maken"
|
|
#~ msgid "_Selection"
|
|
#~ msgstr "_Selectie"
|
|
#~ msgid "Burn-In: Need two layers in total!"
|
|
#~ msgstr "Inbranden: heb in totaal twee lagen nodig!"
|
|
#~ msgid "C_hrome-It..."
|
|
#~ msgstr "Verc_hromen..."
|
|
#~ msgid ""
|
|
#~ "Darken only\n"
|
|
#~ "(Better, but only for images with alot of white)"
|
|
#~ msgstr ""
|
|
#~ "Alleen donker maken\n"
|
|
#~ "(Beter, maar alleen voor afbeeldingen met veel wit)"
|
|
#~ msgid "Apply generated layermask"
|
|
#~ msgstr "Gegenereerd laagmasker toepassen"
|
|
#~ msgid "Clear unselected maskarea"
|
|
#~ msgstr "Niet geselecteerd maskergebied wissen"
|
|
#~ msgid "Fade from %"
|
|
#~ msgstr "Vervagen vanaf %"
|
|
#~ msgid "Fade to %"
|
|
#~ msgstr "Vervagen naar %"
|
|
#~ msgid "Use growing selection"
|
|
#~ msgstr "Gebruik uitdijende selectie"
|
|
#~ msgid "_Fade Outline..."
|
|
#~ msgstr "_Omtrek vervagen..."
|
|
#~ msgid "Blend gradient (Text)"
|
|
#~ msgstr "Verloop (tekst)"
|
|
#~ msgid "Bevel height (Sharpness)"
|
|
#~ msgstr "Afschuiningshoogte (scherpte)"
|
|
#~ msgid "BG opacity"
|
|
#~ msgstr "AG-ondoorzichtigheid"
|
|
#~ msgid "Draw _HSV Graph..."
|
|
#~ msgstr "KVW-grafiek tekenen..."
|
|
#~ msgid "End X"
|
|
#~ msgstr "Einde X"
|
|
#~ msgid "End Y"
|
|
#~ msgstr "Einde Y"
|
|
#~ msgid "From top-left to bottom-right"
|
|
#~ msgstr "Van linksboven naar rechtsonder"
|
|
#~ msgid "Graph scale"
|
|
#~ msgstr "Grafiekschaal"
|
|
#~ msgid "Start X"
|
|
#~ msgstr "Begin X"
|
|
#~ msgid "Start Y"
|
|
#~ msgstr "Begin Y"
|
|
#~ msgid "Use selection bounds instead of belows"
|
|
#~ msgstr "Gebruik selectiegrenzen in plaats van onderstaande"
|
|
#~ msgid "Filename"
|
|
#~ msgstr "Bestandsnaam"
|
|
#~ msgid "by name"
|
|
#~ msgstr "op naam"
|
|
#~ msgid "by description"
|
|
#~ msgstr "op omschrijving"
|
|
#~ msgid "by help"
|
|
#~ msgstr "op hulp"
|
|
#~ msgid "by author"
|
|
#~ msgstr "op auteur"
|
|
#~ msgid "by copyright"
|
|
#~ msgstr "op copyright"
|
|
#~ msgid "by date"
|
|
#~ msgstr "op datum"
|
|
#~ msgid "by type"
|
|
#~ msgstr "op type"
|
|
#~ msgid "Searching by name - please wait"
|
|
#~ msgstr "Zoeken op naam - wacht A.U.B."
|
|
#~ msgid "Searching by description - please wait"
|
|
#~ msgstr "Zoeken op omschrijving - een ogenblik geduld"
|
|
#~ msgid "Searching by help - please wait"
|
|
#~ msgstr "Zoeken op hulp - een ogenblik geduld"
|
|
#~ msgid "Searching by author - please wait"
|
|
#~ msgstr "Zoeken op auteur - een ogenblik geduld"
|
|
#~ msgid "Searching by copyright - please wait"
|
|
#~ msgstr "Zoeken op copyright - een ogenblik geduld"
|
|
#~ msgid "Searching by date - please wait"
|
|
#~ msgstr "Zoeken op datum - een ogenblik geduld"
|
|
#~ msgid "Searching by type - please wait"
|
|
#~ msgstr "Zoeken op type - een ogenblik geduld"
|
|
#~ msgid "Searching - please wait"
|
|
#~ msgstr "Zoeken - een ogenblik geduld"
|
|
#~ msgid "1 Procedure"
|
|
#~ msgstr "1 procedure"
|
|
#~ msgid "%d Procedures"
|
|
#~ msgstr "%d procedures"
|
|
#~ msgid "No matches"
|
|
#~ msgstr "Geen overeenkomsten"
|
|
#~ msgid "Parameters"
|
|
#~ msgstr "Parameters"
|
|
#~ msgid "Return Values"
|
|
#~ msgstr "Teruggeefwaardes"
|
|
#~ msgid "Additional Information"
|
|
#~ msgstr "Aanvullende informatie"
|
|
#~ msgid "Apply layer mask (or discard)"
|
|
#~ msgstr "Pas laagmasker toe (of gooi weg)"
|
|
#~ msgid "Create new image"
|
|
#~ msgstr "Nieuwe afbeelding aanmaken"
|
|
#~ msgid "Insert layer names"
|
|
#~ msgstr "Laagnamen invoegen"
|
|
#~ msgid "Make new background"
|
|
#~ msgstr "Nieuwe achtergrond maken"
|
|
#~ msgid "Outer border"
|
|
#~ msgstr "Buitenste grens"
|
|
#~ msgid "Pad color"
|
|
#~ msgstr "Opvulkleur"
|
|
#~ msgid "Pad opacity"
|
|
#~ msgstr "Opvulondoorzichtigheid"
|
|
#~ msgid "Padding for transparent regions"
|
|
#~ msgstr "Opvulling voor transparante gebieden"
|
|
#~ msgid "Shear length"
|
|
#~ msgstr "Hellingslengte"
|
|
#~ msgid "Show Image _Structure..."
|
|
#~ msgstr "Afbeeldings_structuur tonen..."
|
|
#~ msgid "Space between layers"
|
|
#~ msgstr "Ruimte tussen lagen"
|
|
#~ msgid "SIOD Output"
|
|
#~ msgstr "SIOD-uitvoer"
|
|
#~ msgid "Current Command"
|
|
#~ msgstr "Huidige opdracht"
|
|
#~ msgid "S_cript-Fu"
|
|
#~ msgstr "S_cript-Fu"
|
|
#~ msgid "Search by _Name"
|
|
#~ msgstr "Op naam zoeken"
|
|
#~ msgid "_Search:"
|
|
#~ msgstr "_Zoeken:"
|
|
#~ msgid "Internal GIMP procedure"
|
|
#~ msgstr "Interne GIMP-procedure"
|
|
#~ msgid "GIMP Plug-In"
|
|
#~ msgstr "GIMP Plug-In"
|
|
#~ msgid "Temporary Procedure"
|
|
#~ msgstr "Tijdelijke procedure"
|
|
#~ msgid "_Unsharp Mask..."
|
|
#~ msgstr "_Onscherp masker..."
|
|
#~ msgid "Search by _Blurb"
|
|
#~ msgstr "Op omschrijving zoeken"
|
|
#~ msgid "<Image>/Script-Fu/Alpha to Logo"
|
|
#~ msgstr "<Image>/Script-Fu/Alpha naar logo"
|
|
#~ msgid "<Toolbox>/Xtns/Script-Fu/Logos"
|
|
#~ msgstr "<Toolbox>/Xtra/Script-Fu/Logo's"
|
|
#~ msgid "<Toolbox>/Xtns/Script-Fu/Patterns"
|
|
#~ msgstr "<Toolbox>/Xtra/Script-Fu/Patronen"
|
|
#~ msgid "<Image>/Script-Fu/Decor"
|
|
#~ msgstr "<Image>/Script-Fu/Decor"
|
|
#~ msgid "<Toolbox>/Xtns/Script-Fu/Web Page Themes/Alien Glow"
|
|
#~ msgstr "<Toolbox>/Xtra/Script-Fu/Websitethema's/Alien-gloed"
|
|
#~ msgid "<Toolbox>/Xtns/Script-Fu/Buttons"
|
|
#~ msgstr "<Toolbox>/Xtra/Script-Fu/Knoppen"
|
|
#~ msgid "<Toolbox>/Xtns/Script-Fu/Web Page Themes/Beveled Pattern"
|
|
#~ msgstr "<Toolbox>/Xtra/Script-Fu/Websitethema's/Afgeschuind patroon"
|
|
#~ msgid "<Image>/Script-Fu/Animators"
|
|
#~ msgstr "<Image>/Script-Fu/Animators"
|
|
#~ msgid "<Image>/Script-Fu/Stencil Ops"
|
|
#~ msgstr "<Image>/Script-Fu/Stenciloperaties"
|
|
#~ msgid "<Image>/Script-Fu/Render"
|
|
#~ msgstr "<Image>/Script-Fu/Renderen"
|
|
#~ msgid "<Image>/Script-Fu/Alchemy"
|
|
#~ msgstr "<Image>/Script-Fu/Alchemie"
|
|
#~ msgid "<Image>/Script-Fu/Selection"
|
|
#~ msgstr "<Image>/Script-Fu/Selectie"
|
|
#~ msgid "<Image>/Script-Fu/Shadow"
|
|
#~ msgstr "<Image>/Script-Fu/Schaduw"
|
|
#~ msgid "<Toolbox>/Xtns/Script-Fu/Utils"
|
|
#~ msgstr "<Toolbox>/Xtra/Script-Fu/Hulpprogramma's"
|
|
#~ msgid "<Toolbox>/Xtns/Script-Fu/Web Page Themes/Classic.Gimp.Org"
|
|
#~ msgstr "<Toolbox>/Xtra/Script-Fu/Websitethema's/Classic.Gimp.Org"
|
|
#~ msgid "<Image>/Script-Fu/Utils"
|
|
#~ msgstr "<Image>/Script-Fu/Hulpprogramma's"
|
|
#~ msgid "<Toolbox>/Xtns/Script-Fu/Make Brush"
|
|
#~ msgstr "<Toolbox>/Xtra/Script-Fu/Penseel maken"
|
|
#~ msgid "Cubic"
|
|
#~ msgstr "Kubisch"
|
|
#~ msgid "Linear"
|
|
#~ msgstr "Lineair"
|
|
#~ msgid "None"
|
|
#~ msgstr "Geen"
|
|
#~ msgid "<Toolbox>/Xtns/Script-Fu/Misc"
|
|
#~ msgstr "<Toolbox>/Xtra/Script-Fu/Overig"
|
|
#~ msgid "<Toolbox>/Help/The GIMP Online"
|
|
#~ msgstr "<Toolbox>/Hulp/De GIMP Online (Engels)"
|
|
#~ msgid "Buffer amount (% height of text)"
|
|
#~ msgstr "Bufferhoeveelheid (% hoogte van tekst)"
|
|
#~ msgid "_ASCII to Image..."
|
|
#~ msgstr "_ASCII naar afbeelding..."
|
|
#~ msgid "_ASCII to Layer..."
|
|
#~ msgstr "_ASCII naar laag..."
|
|
#~ msgid "Copy _Visible"
|
|
#~ msgstr "_Zichbare kopiëren"
|
|
#~ msgid "<Toolbox>/Xtns/Script-Fu/_Refresh Scripts"
|
|
#~ msgstr "<Toolbox>/Xtra/Script-Fu/Scripts vernieuwen"
|
|
#~ msgid "<Image>/Script-Fu/Alpha to Logo/3D _Outline..."
|
|
#~ msgstr "<Image>/Script-Fu/Alpha naar logo/3D-omtrek..."
|
|
#~ msgid "<Toolbox>/Xtns/Script-Fu/Logos/3D _Outline..."
|
|
#~ msgstr "<Toolbox>/Xtra/Script-Fu/Logo's/3D-omtrek..."
|
|
|