mirror of https://github.com/GNOME/gimp.git
2756 lines
96 KiB
Plaintext
2756 lines
96 KiB
Plaintext
# Serbian translation of gimp
|
||
# Courtesy of Prevod.org team (http://www.prevod.org/) -- 2003, 2004.
|
||
#
|
||
# This file is distributed under the same license as the gimp package.
|
||
#
|
||
# Maintainer: Милош Поповић <gpopac@gmail.com>
|
||
#
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: gimp-script-fu\n"
|
||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
|
||
"product=gimp&component=general\n"
|
||
"POT-Creation-Date: 2008-12-21 16:41+0000\n"
|
||
"PO-Revision-Date: 2004-08-08 14:24+0200\n"
|
||
"Last-Translator: Милош Поповић <gpopac@gmail.com>\n"
|
||
"Language-Team: Serbian (sr) <gnom@prevod.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 "Конзола за скрипте"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-console.c:194
|
||
msgid "Welcome to TinyScheme"
|
||
msgstr "Добродошли у МајушнуШему"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-console.c:200
|
||
msgid "Interactive Scheme Development"
|
||
msgstr "Интерактивни развој шеме"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-console.c:236
|
||
msgid "_Browse..."
|
||
msgstr "_Разгледај..."
|
||
|
||
#: ../plug-ins/script-fu/script-fu-console.c:294
|
||
msgid "Save Script-Fu Console Output"
|
||
msgstr "Сачувај излаз из конзоле за скрипте"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-console.c:341
|
||
#, c-format
|
||
msgid "Could not open '%s' for writing: %s"
|
||
msgstr "Не могу да отворим „%s“ за упис: %s"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-console.c:370
|
||
msgid "Script-Fu Procedure Browser"
|
||
msgstr "Разгледач процедура за скрипте"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-eval.c:63
|
||
msgid "Script-Fu evaluation mode only allows non-interactive invocation"
|
||
msgstr "Режим за вредносвање скрипти дозвољава само не-интерактивни позив"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-interface.c:196
|
||
msgid "Script-Fu cannot process two scripts at the same time."
|
||
msgstr "Не могу да обрадим две скрипте у исто време"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-interface.c:198
|
||
#, c-format
|
||
msgid "You are already running the \"%s\" script."
|
||
msgstr "Већ је покренута скрипта „%s“."
|
||
|
||
#
|
||
#: ../plug-ins/script-fu/script-fu-interface.c:224
|
||
#, c-format
|
||
msgid "Script-Fu: %s"
|
||
msgstr "Скрипта: %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 "Избор боје за скрипту"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-interface.c:445
|
||
msgid "Script-Fu File Selection"
|
||
msgstr "Избор датотеке за скрипту"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-interface.c:448
|
||
msgid "Script-Fu Folder Selection"
|
||
msgstr "Избор директоријума за скрипту"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-interface.c:461
|
||
msgid "Script-Fu Font Selection"
|
||
msgstr "Избор фонта за скрипту"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-interface.c:469
|
||
msgid "Script-Fu Palette Selection"
|
||
msgstr "Избор палете за скрипту"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-interface.c:478
|
||
msgid "Script-Fu Pattern Selection"
|
||
msgstr "Избор мустре за скрипту"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-interface.c:487
|
||
msgid "Script-Fu Gradient Selection"
|
||
msgstr "Избор прелива за скрипту"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-interface.c:496
|
||
msgid "Script-Fu Brush Selection"
|
||
msgstr "Избор четкице за скрипту"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-interface.c:824
|
||
#, c-format
|
||
msgid "Error while executing %s:"
|
||
msgstr "Грешка при извршавању %s:"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-scripts.c:150
|
||
msgid "Too few arguments to 'script-fu-register' call"
|
||
msgstr "Премало аргумената за позив „script-fu-register“"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-scripts.c:609
|
||
#, c-format
|
||
msgid "Error while loading %s:"
|
||
msgstr "Грешка при извршавању %s:"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-server.c:713
|
||
msgid "Script-Fu Server Options"
|
||
msgstr "Поставке сервера за скрипте"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-server.c:718
|
||
msgid "_Start Server"
|
||
msgstr "_Покрени сервер"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-server.c:746
|
||
msgid "Server port:"
|
||
msgstr "Порт сервера:"
|
||
|
||
#: ../plug-ins/script-fu/script-fu-server.c:752
|
||
msgid "Server logfile:"
|
||
msgstr "Дневник сервера:"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:111
|
||
msgid "Interactive console for Script-Fu development"
|
||
msgstr "Покреће интерактивну конзола за развој скрипти"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:117
|
||
msgid "_Console"
|
||
msgstr "_Конзола"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:141
|
||
msgid "Server for remote Script-Fu operation"
|
||
msgstr "Покреће сервер за удаљене радње са скриптама"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:146
|
||
msgid "_Start Server..."
|
||
msgstr "_Покрени сервер..."
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:302
|
||
msgid "_GIMP Online"
|
||
msgstr "_Гимп на мрежи"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:303
|
||
msgid "_User Manual"
|
||
msgstr "_Корисничко упутство"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:306
|
||
msgid "_Script-Fu"
|
||
msgstr "_Скрипте"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:308
|
||
msgid "_Test"
|
||
msgstr "_Тест"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:311
|
||
msgid "_Buttons"
|
||
msgstr "_Дугме"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:313
|
||
msgid "_Logos"
|
||
msgstr "_Лого"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:315
|
||
msgid "_Patterns"
|
||
msgstr "_Мустру"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:318
|
||
msgid "_Web Page Themes"
|
||
msgstr "_Тему за веб странице"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:320
|
||
msgid "_Alien Glow"
|
||
msgstr "_Ванземаљаки сјај"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:322
|
||
msgid "_Beveled Pattern"
|
||
msgstr "_Испупчена мустра"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:324
|
||
msgid "_Classic.Gimp.Org"
|
||
msgstr "_Класик.Гимп.Орг"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:327
|
||
msgid "Alpha to _Logo"
|
||
msgstr "Алфа _у лого"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:330
|
||
msgid "Re-read all available Script-Fu scripts"
|
||
msgstr "Поново учитава све доступне скрипте"
|
||
|
||
#: ../plug-ins/script-fu/script-fu.c:335
|
||
msgid "_Refresh Scripts"
|
||
msgstr "_Освежи скрипте"
|
||
|
||
#: ../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 ""
|
||
"Не можете користити „Освежи скрипте“ уколико је отворено прозорче са "
|
||
"скриптама. Затворите прозорче са скриптама и покушајте поново."
|
||
|
||
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:1
|
||
msgid "3D _Outline..."
|
||
msgstr "_3Д контура..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:2
|
||
msgid "Bumpmap (alpha layer) blur radius"
|
||
msgstr "Полупречник замућења БумпМап (алфа слоја)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:3
|
||
msgid "Create a logo with outlined text and a drop shadow"
|
||
msgstr "Прави лого са уоквиреним текстом и сенком"
|
||
|
||
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:4
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:6
|
||
msgid "Default bumpmap settings"
|
||
msgstr "Подразумеване поставке за бумпмап"
|
||
|
||
#: ../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 "Фонт"
|
||
|
||
#: ../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 "Величина фонта (у пикселима)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:7
|
||
msgid "Outline blur radius"
|
||
msgstr "Полупречник замућења оквира"
|
||
|
||
#: ../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 "Оуквирује изабрану област (или алфа) жељеном мустром и додаје сенку"
|
||
|
||
#: ../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 "Мустра"
|
||
|
||
#: ../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 померај сенке"
|
||
|
||
#: ../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 померај сенке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/3d-outline.scm.h:12
|
||
msgid "Shadow blur radius"
|
||
msgstr "Полупречник замућења сенке"
|
||
|
||
#: ../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 "Текст"
|
||
|
||
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:1
|
||
msgid "3_D Truchet..."
|
||
msgstr "_3Д линије..."
|
||
|
||
#: ../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 "Боја позадине"
|
||
|
||
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:3
|
||
#: ../plug-ins/script-fu/scripts/truchet.scm.h:2
|
||
msgid "Block size"
|
||
msgstr "Величина блока"
|
||
|
||
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:4
|
||
msgid "Create an image filled with a 3D Truchet pattern"
|
||
msgstr "Прави слику испуњену мустром од тродимензионалних линија"
|
||
|
||
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:5
|
||
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:7
|
||
msgid "End blend"
|
||
msgstr "Крај стапања"
|
||
|
||
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:6
|
||
#: ../plug-ins/script-fu/scripts/truchet.scm.h:5
|
||
msgid "Number of X tiles"
|
||
msgstr "Број X делића"
|
||
|
||
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:7
|
||
#: ../plug-ins/script-fu/scripts/truchet.scm.h:6
|
||
msgid "Number of Y tiles"
|
||
msgstr "Број Y делића"
|
||
|
||
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:8
|
||
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:16
|
||
msgid "Start blend"
|
||
msgstr "Почетак стапања"
|
||
|
||
#: ../plug-ins/script-fu/scripts/3dTruchet.scm.h:9
|
||
msgid "Supersample"
|
||
msgstr "Супер узорковање"
|
||
|
||
#: ../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 "Дебљина"
|
||
|
||
#: ../plug-ins/script-fu/scripts/add-bevel.scm.h:1
|
||
msgid "Add B_evel..."
|
||
msgstr "Додај испупче_ње..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/add-bevel.scm.h:2
|
||
msgid "Add a beveled border to an image"
|
||
msgstr "Додаје испупчену ивицу око слике"
|
||
|
||
#: ../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 "Задржи бумп слој"
|
||
|
||
#: ../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 "Ради на копији"
|
||
|
||
#: ../plug-ins/script-fu/scripts/addborder.scm.h:1
|
||
msgid "Add _Border..."
|
||
msgstr "Додај _ивицу..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/addborder.scm.h:2
|
||
msgid "Add a border around an image"
|
||
msgstr "Додаје ивицу око слике"
|
||
|
||
#: ../plug-ins/script-fu/scripts/addborder.scm.h:3
|
||
msgid "Border X size"
|
||
msgstr "Величина X ивице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/addborder.scm.h:4
|
||
msgid "Border Y size"
|
||
msgstr "Величина Y ивице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/addborder.scm.h:5
|
||
msgid "Border color"
|
||
msgstr "Боја ивице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/addborder.scm.h:6
|
||
msgid "Delta value on color"
|
||
msgstr "Делта вредност боје"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-glow-arrow.scm.h:2
|
||
msgid "Create an arrow graphic with an eerie glow for web pages"
|
||
msgstr "Прави слику у облику стрелице са ееријевим сјајем за веб странице"
|
||
|
||
#: ../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 "Доле"
|
||
|
||
#: ../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 "Изравнај слику"
|
||
|
||
#: ../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 "Боја за сјај"
|
||
|
||
#: ../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 "Лево"
|
||
|
||
#: ../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 "Оријентација"
|
||
|
||
#: ../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 "Десно"
|
||
|
||
#: ../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 "Величина"
|
||
|
||
#: ../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 "Горе"
|
||
|
||
#: ../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 "_Стрелица..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:2
|
||
msgid "Bar height"
|
||
msgstr "Висина линије"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:3
|
||
msgid "Bar length"
|
||
msgstr "Дужина линије"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-glow-bar.scm.h:4
|
||
msgid "Create an Hrule graphic with an eerie glow for web pages"
|
||
msgstr "Прави слику у виду линије са ееријевим сјајем за веб странице"
|
||
|
||
#: ../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 "_Линија..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-glow-bullet.scm.h:2
|
||
msgid "Create a bullet graphic with an eerie glow for web pages"
|
||
msgstr "Прави слику у сачме са ееријевим сјајем за веб странице"
|
||
|
||
#: ../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 "Полупречник"
|
||
|
||
#: ../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 "Са_чма..."
|
||
|
||
#: ../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 "_Дугме..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:3
|
||
msgid "Create a button graphic with an eerie glow for web pages"
|
||
msgstr "Прави слику у облику дугмета са ееријевим сјајем за веб странице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:8
|
||
msgid "Glow radius"
|
||
msgstr "Полупречник за сјај"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-glow-button.scm.h:9
|
||
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:6
|
||
msgid "Padding"
|
||
msgstr "Подлога"
|
||
|
||
#: ../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 "Боја текста"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:1
|
||
msgid "Add an eerie glow around the selected region (or alpha)"
|
||
msgstr "Додаје ееријев сјај око изабране области (или алфе)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:2
|
||
msgid "Alien _Glow..."
|
||
msgstr "_Ванземаљски сјај..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:3
|
||
msgid "Create a logo with an alien glow around the text"
|
||
msgstr "Прави лого са ванземаљским сјајем око текста"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-glow-logo.scm.h:7
|
||
msgid "Glow size (pixels * 4)"
|
||
msgstr "Величина сјаја (пиксела * 4)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:1
|
||
msgid "Add psychedelic outlines to the selected region (or alpha)"
|
||
msgstr "Додаје психоделичне ивице на изабрану област (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:2
|
||
msgid "Alien _Neon..."
|
||
msgstr "Ванземаљаки _неон..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:4
|
||
msgid "Create a logo with psychedelic outlines around the text"
|
||
msgstr "Прави лого са психоделичним ивицама око текста"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:5
|
||
msgid "Fade away"
|
||
msgstr "Изблеђивање"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:9
|
||
msgid "Number of bands"
|
||
msgstr "Број линија"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:11
|
||
msgid "Width of bands"
|
||
msgstr "Ширина линија"
|
||
|
||
#: ../plug-ins/script-fu/scripts/alien-neon-logo.scm.h:12
|
||
msgid "Width of gaps"
|
||
msgstr "Ширина пукотина"
|
||
|
||
#: ../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 "Додаје ефекат прелива, позадину и сенку на изабрану област (или алфу)"
|
||
|
||
#: ../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 "Прави текстуални лого са ефектом прелива, сенком и позадином"
|
||
|
||
#: ../plug-ins/script-fu/scripts/basic1-logo.scm.h:8
|
||
msgid "_Basic I..."
|
||
msgstr "_Основно I..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:1
|
||
msgid "Add a shadow and a highlight to the selected region (or alpha)"
|
||
msgstr "Додаје сенку и одсјај на изабрану област (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:2
|
||
msgid "B_asic II..."
|
||
msgstr "О_сновно II..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/basic2-logo.scm.h:4
|
||
msgid "Create a simple logo with a shadow and a highlight"
|
||
msgstr "Прави једноставни лого са сенком и одсјајем"
|
||
|
||
#: ../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 "Ширина испупчења"
|
||
|
||
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:2
|
||
msgid "Create a simple, beveled button graphic for webpages"
|
||
msgstr "Прави просту слику са испупченом ивицом за веб странице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:5
|
||
msgid "Lower-right color"
|
||
msgstr "Доња-десна боја"
|
||
|
||
#: ../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 "Стиснуто"
|
||
|
||
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:8
|
||
msgid "Simple _Beveled Button..."
|
||
msgstr "_Једноставно испупчено дугме..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/beveled-button.scm.h:11
|
||
msgid "Upper-left color"
|
||
msgstr "Горња-лева боја"
|
||
|
||
#: ../plug-ins/script-fu/scripts/beveled-pattern-arrow.scm.h:1
|
||
msgid "Create a beveled pattern arrow for webpages"
|
||
msgstr "Прави стрелицу са испупченом ивицом за веб странице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:1
|
||
msgid "Create a beveled pattern bullet for webpages"
|
||
msgstr "Прави сачму са испупченом ивицом за веб странице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/beveled-pattern-bullet.scm.h:2
|
||
msgid "Diameter"
|
||
msgstr "Пречник"
|
||
|
||
#: ../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 "Провидна позадина"
|
||
|
||
#: ../plug-ins/script-fu/scripts/beveled-pattern-button.scm.h:2
|
||
msgid "Create a beveled pattern button for webpages"
|
||
msgstr "Прави дугме са испупченом ивицом за веб странице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:1
|
||
msgid "Create a beveled pattern heading for webpages"
|
||
msgstr "Прави дугме са испупченом ивицом за веб странице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/beveled-pattern-heading.scm.h:4
|
||
msgid "H_eading..."
|
||
msgstr "_Заглавље..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/beveled-pattern-hrule.scm.h:1
|
||
msgid "Create a beveled pattern hrule for webpages"
|
||
msgstr "Прави линију са испупченом ивицом за веб странице"
|
||
|
||
#: ../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 "Висина"
|
||
|
||
#: ../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 "Ширина"
|
||
|
||
#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:1
|
||
msgid "Blend Animation needs at least three source layers"
|
||
msgstr "Стапање за анимацију захтева бар три изворна слоја"
|
||
|
||
#: ../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 ""
|
||
"Прави међу-слојеве за постепеног спајање два или више слоја са позадином у "
|
||
"анимацију"
|
||
|
||
#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:3
|
||
msgid "Intermediate frames"
|
||
msgstr "Средишљи кадрови"
|
||
|
||
#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:4
|
||
msgid "Looped"
|
||
msgstr "Понављање"
|
||
|
||
#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:5
|
||
msgid "Max. blur radius"
|
||
msgstr "Макс. полупречник замућења"
|
||
|
||
#: ../plug-ins/script-fu/scripts/blend-anim.scm.h:6
|
||
msgid "_Blend..."
|
||
msgstr "_Стопи..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:1
|
||
msgid ""
|
||
"Add blended backgrounds, highlights, and shadows to the selected region (or "
|
||
"alpha)"
|
||
msgstr ""
|
||
"Додаје стопљене позадине, одсјаје и сенке на изабрану област (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:3
|
||
msgid "Blen_ded..."
|
||
msgstr "С_топљено..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:4
|
||
msgid "Blend mode"
|
||
msgstr "Режим стапања"
|
||
|
||
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:5
|
||
msgid "Create a logo with blended backgrounds, highlights, and shadows"
|
||
msgstr "Прави лого са стопљеном позадином, одсјајем и сенкама"
|
||
|
||
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:6
|
||
msgid "Custom Gradient"
|
||
msgstr "Произвољни прелив"
|
||
|
||
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:8
|
||
msgid "FG-BG-HSV"
|
||
msgstr "БЧ-БП-ХСВ"
|
||
|
||
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:9
|
||
msgid "FG-BG-RGB"
|
||
msgstr "БЧ-БП-РГБ"
|
||
|
||
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:10
|
||
msgid "FG-Transparent"
|
||
msgstr "Провидна боја четкице"
|
||
|
||
#: ../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 "Прелив"
|
||
|
||
#: ../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 "Обрнути прелив"
|
||
|
||
#: ../plug-ins/script-fu/scripts/blended-logo.scm.h:15
|
||
msgid "Offset (pixels)"
|
||
msgstr "Одступање (пиксела)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:1
|
||
msgid "Add 'cow spots' to the selected region (or alpha)"
|
||
msgstr "Додаје „кравље мрље“ на изабрану област (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:2
|
||
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:2
|
||
msgid "Background Color"
|
||
msgstr "Боја позадине"
|
||
|
||
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:4
|
||
msgid "Bo_vination..."
|
||
msgstr "Кра_вље мрље..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:5
|
||
msgid "Create a logo with text in the style of 'cow spots'"
|
||
msgstr "Прави лого са текстом у виду „крављих мрља“"
|
||
|
||
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:8
|
||
msgid "Spots density X"
|
||
msgstr "Густина тачке x"
|
||
|
||
#: ../plug-ins/script-fu/scripts/bovinated-logo.scm.h:9
|
||
msgid "Spots density Y"
|
||
msgstr "Густина тачке Y"
|
||
|
||
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:1
|
||
msgid "Add glowing"
|
||
msgstr "Додај сјај"
|
||
|
||
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:2
|
||
msgid "After glow"
|
||
msgstr "Измени сјај"
|
||
|
||
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:3
|
||
msgid "B_urn-In..."
|
||
msgstr "_Упали..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:4
|
||
msgid "Corona width"
|
||
msgstr "Ширина вела"
|
||
|
||
#: ../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 ""
|
||
"Прави међу-слојеве за ефекат благог „упаљеног“ прелаза између два слоја"
|
||
|
||
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:6
|
||
msgid "Fadeout"
|
||
msgstr "Нестајање"
|
||
|
||
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:7
|
||
msgid "Fadeout width"
|
||
msgstr "Ширина изблеђивања"
|
||
|
||
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:9
|
||
msgid "Prepare for GIF"
|
||
msgstr "Припреми за GIF"
|
||
|
||
#: ../plug-ins/script-fu/scripts/burn-in-anim.scm.h:10
|
||
msgid "Speed (pixels/frame)"
|
||
msgstr "Брзина (пиксела/кадровима)"
|
||
|
||
#: ../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 ""
|
||
"Потребан су два слоја како би користили скрипту за упаљивање (предњи "
|
||
"провидан слој и позадински слој)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/camo.scm.h:1
|
||
msgid "Color 1"
|
||
msgstr "Боја 1"
|
||
|
||
#: ../plug-ins/script-fu/scripts/camo.scm.h:2
|
||
msgid "Color 2"
|
||
msgstr "Боја 2"
|
||
|
||
#: ../plug-ins/script-fu/scripts/camo.scm.h:3
|
||
msgid "Color 3"
|
||
msgstr "Боја 3"
|
||
|
||
#: ../plug-ins/script-fu/scripts/camo.scm.h:4
|
||
msgid "Create an image filled with a camouflage pattern"
|
||
msgstr "Прави слику у камуфлажним бојама"
|
||
|
||
#: ../plug-ins/script-fu/scripts/camo.scm.h:6
|
||
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:6
|
||
msgid "Granularity"
|
||
msgstr "Зрновитост"
|
||
|
||
#: ../plug-ins/script-fu/scripts/camo.scm.h:7
|
||
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:7
|
||
msgid "Image size"
|
||
msgstr "Величина слике"
|
||
|
||
#: ../plug-ins/script-fu/scripts/camo.scm.h:8
|
||
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:3
|
||
msgid "Smooth"
|
||
msgstr "Углађивање"
|
||
|
||
#: ../plug-ins/script-fu/scripts/camo.scm.h:9
|
||
msgid "_Camouflage..."
|
||
msgstr "_Камуфлажа..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/carve-it.scm.h:1
|
||
msgid "Carve white areas"
|
||
msgstr "Изрезбари бела подручја"
|
||
|
||
#: ../plug-ins/script-fu/scripts/carve-it.scm.h:2
|
||
msgid "Image to carve"
|
||
msgstr "Слика за резбарење"
|
||
|
||
#: ../plug-ins/script-fu/scripts/carve-it.scm.h:3
|
||
msgid "Stencil C_arve..."
|
||
msgstr "Из_резбарена слика..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:1
|
||
msgid "Background Image"
|
||
msgstr "Слика у позадини"
|
||
|
||
#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:2
|
||
msgid "Carve raised text"
|
||
msgstr "Изрезбари истакнути текст"
|
||
|
||
#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:3
|
||
msgid "Carved..."
|
||
msgstr "Изрезбарено..."
|
||
|
||
#: ../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 ""
|
||
"Прави лого са текстом истакнутим изнад или изрезбарен унутар позадинске слике"
|
||
|
||
#: ../plug-ins/script-fu/scripts/carved-logo.scm.h:7
|
||
msgid "Padding around text"
|
||
msgstr "Попуна око текста"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chalk.scm.h:2
|
||
msgid "Chalk color"
|
||
msgstr "Боја креде"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chalk.scm.h:3
|
||
msgid "Create a chalk drawing effect for the selected region (or alpha)"
|
||
msgstr "Прави ефекат цртања кредом за изабрану област (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chalk.scm.h:4
|
||
msgid "Create a logo resembling chalk scribbled on a blackboard"
|
||
msgstr "Прави лого који подсећа на писање кредом по табли"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chalk.scm.h:8
|
||
msgid "_Chalk..."
|
||
msgstr "Исцртај _кредом..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:1
|
||
msgid "Add a chipped woodcarving effect to the selected region (or alpha)"
|
||
msgstr ""
|
||
"Додаје ефекат опиљака изрезбареног дрвета на изабрану област (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:2
|
||
msgid "Blur amount"
|
||
msgstr "Количина замућења"
|
||
|
||
# Нисам баш сигуран око овога (милош)... иверје, струготина...
|
||
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:3
|
||
msgid "Chip Awa_y..."
|
||
msgstr "Дрвени опиљци..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:4
|
||
msgid "Chip amount"
|
||
msgstr "Вредност опиљака"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:5
|
||
msgid "Create a logo resembling a chipped wood carving"
|
||
msgstr "Прави лого налик на опиљке изрезбареног дрво"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:6
|
||
msgid "Drop shadow"
|
||
msgstr "Додај сенку"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:7
|
||
msgid "Fill BG with pattern"
|
||
msgstr "Испуни позадину мустром"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:10
|
||
msgid "Invert"
|
||
msgstr "Обрнуто"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chip-away.scm.h:11
|
||
msgid "Keep background"
|
||
msgstr "Задржи позадину"
|
||
|
||
#: ../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 ""
|
||
"Додаје ефекат хромирања на изабрану област (или алфу) на основу изабраног "
|
||
"(црно-белог) цртежа"
|
||
|
||
#: ../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 "Равнотежа"
|
||
|
||
#: ../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 "Чинилац"
|
||
|
||
#: ../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 "Светлина"
|
||
|
||
#: ../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 "Засићеност"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:6
|
||
msgid "Chrome white areas"
|
||
msgstr "Хромирај бела подручја"
|
||
|
||
#: ../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 "Мапа окружења"
|
||
|
||
#: ../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 "Баланс за светло"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chrome-it.scm.h:9
|
||
msgid "Stencil C_hrome..."
|
||
msgstr "_Хромирај..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:1
|
||
msgid "Add a simple chrome effect to the selected region (or alpha)"
|
||
msgstr "Додаје прост ефекат хромирања на изабрану област (или алфуу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:4
|
||
msgid "C_hrome..."
|
||
msgstr "_Хром..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:5
|
||
msgid "Create a simplistic, but cool, chromed logo"
|
||
msgstr "Прави прост али леп хромирани лого"
|
||
|
||
#: ../plug-ins/script-fu/scripts/chrome-logo.scm.h:8
|
||
msgid "Offsets (pixels * 2)"
|
||
msgstr "Одступања (тачке * 2)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/circuit.scm.h:1
|
||
msgid "Circuit seed"
|
||
msgstr "Штампано коло"
|
||
|
||
#: ../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 ""
|
||
"Попуњава изабрану област (или алфу) птаговима сличним као на штампаним "
|
||
"плочама"
|
||
|
||
#: ../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 "Задржи избор"
|
||
|
||
#: ../plug-ins/script-fu/scripts/circuit.scm.h:4
|
||
msgid "No background (only for separate layer)"
|
||
msgstr "Нема позадине (само за одвојени слој)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/circuit.scm.h:5
|
||
msgid "Oilify mask size"
|
||
msgstr "Величина уљане маске"
|
||
|
||
#: ../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 "Одвојени слој"
|
||
|
||
#: ../plug-ins/script-fu/scripts/circuit.scm.h:7
|
||
msgid "_Circuit..."
|
||
msgstr "_Штампано коло..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/clothify.scm.h:1
|
||
msgid "Add a cloth-like texture to the selected region (or alpha)"
|
||
msgstr "Додаје текстуру платна на изабрану област (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/clothify.scm.h:2
|
||
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:1
|
||
msgid "Azimuth"
|
||
msgstr "Азимут"
|
||
|
||
#: ../plug-ins/script-fu/scripts/clothify.scm.h:3
|
||
msgid "Blur X"
|
||
msgstr "X замућење"
|
||
|
||
#: ../plug-ins/script-fu/scripts/clothify.scm.h:4
|
||
msgid "Blur Y"
|
||
msgstr "Y замућење"
|
||
|
||
#: ../plug-ins/script-fu/scripts/clothify.scm.h:5
|
||
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:5
|
||
msgid "Depth"
|
||
msgstr "Дубина"
|
||
|
||
#: ../plug-ins/script-fu/scripts/clothify.scm.h:6
|
||
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:6
|
||
msgid "Elevation"
|
||
msgstr "Нагиб"
|
||
|
||
#: ../plug-ins/script-fu/scripts/clothify.scm.h:7
|
||
msgid "_Clothify..."
|
||
msgstr "Додај п_латно..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/coffee.scm.h:1
|
||
msgid "Add realistic looking coffee stains to the image"
|
||
msgstr "Додаје мрље од кафе на слику"
|
||
|
||
#: ../plug-ins/script-fu/scripts/coffee.scm.h:2
|
||
msgid "Darken only"
|
||
msgstr "Само тамно"
|
||
|
||
#: ../plug-ins/script-fu/scripts/coffee.scm.h:3
|
||
msgid "Stains"
|
||
msgstr "Мрље"
|
||
|
||
#: ../plug-ins/script-fu/scripts/coffee.scm.h:4
|
||
msgid "_Coffee Stain..."
|
||
msgstr "Мрље од _кафе..."
|
||
|
||
#: ../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 ""
|
||
"Прави ефекат стрипа на изабрану област (или алфу) додавањем ивица и "
|
||
"попуњавањем са преливима"
|
||
|
||
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:3
|
||
msgid "Comic Boo_k..."
|
||
msgstr "_Ефекат стрипа..."
|
||
|
||
#: ../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 "Прави лого у виду стрипа додавањем ивица и попуњавањем са преливима"
|
||
|
||
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:9
|
||
msgid "Outline color"
|
||
msgstr "Боја ивица"
|
||
|
||
#: ../plug-ins/script-fu/scripts/comic-logo.scm.h:10
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:11
|
||
msgid "Outline size"
|
||
msgstr "Величина ивице"
|
||
|
||
#: ../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 ""
|
||
"Прави ефекат метала на изабрану област (или алфу) користећи рефлексије и "
|
||
"перспрективне сенке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:3
|
||
msgid "Cool _Metal..."
|
||
msgstr "_Хладан метал..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/coolmetal-logo.scm.h:4
|
||
msgid "Create a metallic logo with reflections and perspective shadows"
|
||
msgstr "Прави метални лого помоћу рефлексија и перспективних сенки"
|
||
|
||
#: ../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 "Величина ефекта (у пикселима)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:1
|
||
msgid "Background image"
|
||
msgstr "Позадинска слика"
|
||
|
||
#: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:3
|
||
msgid "Create a logo with a crystal/gel effect displacing the image underneath"
|
||
msgstr "Прави лого са кристалним/гел ефектом размештајући основне делове слике"
|
||
|
||
#: ../plug-ins/script-fu/scripts/crystal-logo.scm.h:4
|
||
msgid "Crystal..."
|
||
msgstr "Кристал..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/difference-clouds.scm.h:1
|
||
msgid "Difference Clouds..."
|
||
msgstr "Облаци..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/difference-clouds.scm.h:2
|
||
msgid "Solid noise applied with Difference layer mode"
|
||
msgstr "Једнобојни шум примењен на слој у режиму „Разлика“"
|
||
|
||
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:1
|
||
msgid "Distress the selection"
|
||
msgstr "Прави неправилан облик текућег избора"
|
||
|
||
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:2
|
||
msgid "Granularity (1 is low)"
|
||
msgstr "Грнулација (1 је мала)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:4
|
||
msgid "Smooth horizontally"
|
||
msgstr "Углади хоризонтално"
|
||
|
||
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:5
|
||
msgid "Smooth vertically"
|
||
msgstr "Углади вертикално"
|
||
|
||
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:6
|
||
msgid "Spread"
|
||
msgstr "Ширење"
|
||
|
||
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:7
|
||
msgid "Threshold (bigger 1<-->255 smaller)"
|
||
msgstr "Праг (већи 1<-->255 мањи)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/distress-selection.scm.h:8
|
||
msgid "_Distort..."
|
||
msgstr "_Изобличи..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:1
|
||
msgid "Add a drop shadow to the selected region (or alpha)"
|
||
msgstr "Додаје сенку испод изабране области (или алфе)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:2
|
||
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:2
|
||
msgid "Allow resizing"
|
||
msgstr "Дозволи промену величине"
|
||
|
||
#: ../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 "Полупречник замућења"
|
||
|
||
#: ../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 "Боја"
|
||
|
||
#: ../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 померај"
|
||
|
||
#: ../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 померај"
|
||
|
||
#: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:7
|
||
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:7
|
||
msgid "Opacity"
|
||
msgstr "Непровидност"
|
||
|
||
#: ../plug-ins/script-fu/scripts/drop-shadow.scm.h:8
|
||
msgid "_Drop Shadow..."
|
||
msgstr "_Додај сенку..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:1
|
||
msgid "Columns"
|
||
msgstr "Колона"
|
||
|
||
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:2
|
||
msgid "Erase"
|
||
msgstr "Обриши"
|
||
|
||
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:3
|
||
msgid "Erase every other row or column"
|
||
msgstr "Избриши сваки други ред"
|
||
|
||
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:4
|
||
msgid "Erase/fill"
|
||
msgstr "Обиши/попуни"
|
||
|
||
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:5
|
||
msgid "Even"
|
||
msgstr "Парни"
|
||
|
||
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:6
|
||
msgid "Even/odd"
|
||
msgstr "Парни/непарни"
|
||
|
||
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:7
|
||
msgid "Fill with BG"
|
||
msgstr "Испуни бојом позадине"
|
||
|
||
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:8
|
||
msgid "Odd"
|
||
msgstr "Непарни"
|
||
|
||
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:9
|
||
msgid "Rows"
|
||
msgstr "Редова"
|
||
|
||
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:10
|
||
msgid "Rows/cols"
|
||
msgstr "Редова/колона"
|
||
|
||
#: ../plug-ins/script-fu/scripts/erase-rows.scm.h:11
|
||
msgid "_Erase Every Other Row..."
|
||
msgstr "И_збриши сваки други ред..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/flatland.scm.h:1
|
||
msgid "Create an image filled with a Land Pattern"
|
||
msgstr "Прави слику испуњену земљаним шаблоном"
|
||
|
||
#: ../plug-ins/script-fu/scripts/flatland.scm.h:2
|
||
#: ../plug-ins/script-fu/scripts/land.scm.h:2
|
||
msgid "Detail level"
|
||
msgstr "Ниво детаља"
|
||
|
||
#: ../plug-ins/script-fu/scripts/flatland.scm.h:3
|
||
#: ../plug-ins/script-fu/scripts/land.scm.h:4
|
||
msgid "Image height"
|
||
msgstr "Висина слике"
|
||
|
||
#: ../plug-ins/script-fu/scripts/flatland.scm.h:4
|
||
#: ../plug-ins/script-fu/scripts/land.scm.h:5
|
||
msgid "Image width"
|
||
msgstr "Ширина слике"
|
||
|
||
#: ../plug-ins/script-fu/scripts/flatland.scm.h:5
|
||
#: ../plug-ins/script-fu/scripts/land.scm.h:7
|
||
msgid "Random seed"
|
||
msgstr "Насумично семе"
|
||
|
||
#: ../plug-ins/script-fu/scripts/flatland.scm.h:6
|
||
#: ../plug-ins/script-fu/scripts/land.scm.h:8
|
||
msgid "Scale X"
|
||
msgstr "X размера"
|
||
|
||
#: ../plug-ins/script-fu/scripts/flatland.scm.h:7
|
||
#: ../plug-ins/script-fu/scripts/land.scm.h:9
|
||
msgid "Scale Y"
|
||
msgstr "Y размера"
|
||
|
||
#: ../plug-ins/script-fu/scripts/flatland.scm.h:8
|
||
msgid "_Flatland..."
|
||
msgstr "_Равна земља..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/font-map.scm.h:1
|
||
msgid "Active colors"
|
||
msgstr "Текуће боје"
|
||
|
||
#: ../plug-ins/script-fu/scripts/font-map.scm.h:2
|
||
msgid "Black on white"
|
||
msgstr "Црно на белом"
|
||
|
||
#: ../plug-ins/script-fu/scripts/font-map.scm.h:3
|
||
msgid ""
|
||
"Create an image filled with previews of fonts matching a fontname filter"
|
||
msgstr ""
|
||
"Прави слику испуњени прегледима фонтова који се поклапају са задатим филтером"
|
||
|
||
#: ../plug-ins/script-fu/scripts/font-map.scm.h:4
|
||
msgid "Font _size (pixels)"
|
||
msgstr "_Величина фонта (у пикселима)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/font-map.scm.h:5
|
||
msgid "Render _Font Map..."
|
||
msgstr "Исцртај мапу _фонтова..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/font-map.scm.h:6
|
||
msgid "Use font _name as text"
|
||
msgstr "_Користи име фонта за текст"
|
||
|
||
#: ../plug-ins/script-fu/scripts/font-map.scm.h:7
|
||
msgid "_Border (pixels)"
|
||
msgstr "_Ивица (у пикселима)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/font-map.scm.h:8
|
||
msgid "_Color scheme"
|
||
msgstr "Шема _боја"
|
||
|
||
#: ../plug-ins/script-fu/scripts/font-map.scm.h:9
|
||
msgid "_Filter (regexp)"
|
||
msgstr "_Филтер (регуларни израз)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/font-map.scm.h:10
|
||
msgid "_Labels"
|
||
msgstr "О_знаке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/font-map.scm.h:11
|
||
msgid "_Text"
|
||
msgstr "_Текст"
|
||
|
||
#: ../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 "Додаје ефекат мраза на изабрану област (или алфу) користећи сенку"
|
||
|
||
#: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:3
|
||
msgid "Create frozen logo with an added drop shadow"
|
||
msgstr "Прави замрзнути лого помоћу сенке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/frosty-logo.scm.h:8
|
||
msgid "_Frosty..."
|
||
msgstr "_Замрзни..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:1
|
||
msgid "Add a jagged, fuzzy border to an image"
|
||
msgstr "Додаје неправилну, назубљену ивицу на слику"
|
||
|
||
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:2
|
||
msgid "Add shadow"
|
||
msgstr "Додај сенку"
|
||
|
||
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:3
|
||
msgid "Blur border"
|
||
msgstr "Замути ивицу"
|
||
|
||
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:4
|
||
#: ../plug-ins/script-fu/scripts/old-photo.scm.h:1
|
||
msgid "Border size"
|
||
msgstr "Величина ивице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:7
|
||
msgid "Granularity (1 is Low)"
|
||
msgstr "Зрновитост (1 је мала)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:9
|
||
#, no-c-format
|
||
msgid "Shadow weight (%)"
|
||
msgstr "Тежина сенке (%)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/fuzzyborder.scm.h:11
|
||
msgid "_Fuzzy Border..."
|
||
msgstr "_Неправилан оквир..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:1
|
||
msgid "Autocrop"
|
||
msgstr "Сам исеци"
|
||
|
||
#: ../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 "Прави слику за велико заглавље веб страница као на gimp.org"
|
||
|
||
#: ../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 "Прави слику за мало заглавље веб страница као на gimp.org"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:4
|
||
msgid "Dark color"
|
||
msgstr "Боја за тамно"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:7
|
||
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:9
|
||
msgid "Highlight color"
|
||
msgstr "Боја за светло"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:8
|
||
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:9
|
||
msgid "Index image"
|
||
msgstr "Индексирај слику"
|
||
|
||
#: ../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 "Број боја"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:10
|
||
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:13
|
||
msgid "Remove background"
|
||
msgstr "Уклони позадину"
|
||
|
||
#: ../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 "Одабери по прагу боје"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:12
|
||
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:15
|
||
msgid "Shadow color"
|
||
msgstr "Боја сенке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:15
|
||
msgid "_Big Header..."
|
||
msgstr "_Велико заглавље..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-headers.scm.h:16
|
||
msgid "_Small Header..."
|
||
msgstr "_Мало заглавље..."
|
||
|
||
#: ../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 "Прави слику за дугме са натписом за заглавље страница као на gimp.org"
|
||
|
||
#: ../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 "Прави слику за дугме са натписом као на gimp.org"
|
||
|
||
#: ../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 "Прави слику за дугме са натписом другог нивоа као на gimp.org"
|
||
|
||
#: ../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 "Прави слику за дугме са натписом трећег нивоа као на gimp.org"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:16
|
||
msgid "T_ube Sub-Button Label..."
|
||
msgstr "Дугме са натписом _2. нивоа..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:19
|
||
msgid "Tub_e Sub-Sub-Button Label..."
|
||
msgstr "Дугме са натписом _3. нивоа..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:20
|
||
msgid "_General Tube Labels..."
|
||
msgstr "_Главно дугме са натписом..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-labels.scm.h:21
|
||
msgid "_Tube Button Label..."
|
||
msgstr "_Дугме са натписом..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:1
|
||
msgid "Bookmark to the GIMP web site"
|
||
msgstr "Обележивач за Гимпову веб страницу"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:2
|
||
msgid "Bookmark to the user manual"
|
||
msgstr "Обележивач до упутства за кориснике"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:3
|
||
msgid "Create and Use _Selections"
|
||
msgstr "Направи и употреби _избор"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:4
|
||
msgid "Create, Open and Save _Files"
|
||
msgstr "Направи, отвори и сачувај _датотеке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:5
|
||
msgid "Drawing _Simple Objects"
|
||
msgstr "Исцртај _просте објекте"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:6
|
||
msgid "How to Use _Dialogs"
|
||
msgstr "Прозорчићи „_Како се користи“"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:7
|
||
msgid "Plug-in _Registry"
|
||
msgstr "_Регистар додатака"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:8
|
||
msgid "Using _Paths"
|
||
msgstr "_Употреба путања"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:9
|
||
msgid "_Basic Concepts"
|
||
msgstr "_Основни концепти"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:10
|
||
msgid "_Developer Web Site"
|
||
msgstr "_Веб страница развојног тима"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:11
|
||
msgid "_Main Web Site"
|
||
msgstr "_Главна веб страница"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:12
|
||
msgid "_Preparing your Images for the Web"
|
||
msgstr "С_премам слике за веб"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:13
|
||
msgid "_User Manual Web Site"
|
||
msgstr "В_еб страница за упутством за кориснике"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gimp-online.scm.h:14
|
||
msgid "_Working with Digital Camera Photos"
|
||
msgstr "Рад са _фотографијама из дигиталних апарата"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:1
|
||
msgid ""
|
||
"Add gradients, patterns, shadows, and bump maps to the selected region (or "
|
||
"alpha)"
|
||
msgstr ""
|
||
"Додаје преливе, мустре, сенке и брдовит терен на изабрану област (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:3
|
||
msgid "Blend gradient (outline)"
|
||
msgstr "Стопи прелив (контура)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:4
|
||
msgid "Blend gradient (text)"
|
||
msgstr "Стопи прелив (текст)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:5
|
||
msgid "Create a logo with gradients, patterns, shadows, and bump maps"
|
||
msgstr "Прави лого са преливима, мустрама, сенкама и брдовитим тереном"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:9
|
||
msgid "Glo_ssy..."
|
||
msgstr "_Блистање..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:10
|
||
msgid "Outline gradient reverse"
|
||
msgstr "Обрнути прелив контуре"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:12
|
||
msgid "Pattern (outline)"
|
||
msgstr "Мустра (контуре)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:13
|
||
msgid "Pattern (overlay)"
|
||
msgstr "Мустра (прекривања)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:14
|
||
msgid "Pattern (text)"
|
||
msgstr "Мустра (текста)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:15
|
||
msgid "Shadow"
|
||
msgstr "Сенка"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:19
|
||
msgid "Text gradient reverse"
|
||
msgstr "Обрнути прелив текста"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:20
|
||
msgid "Use pattern for outline instead of gradient"
|
||
msgstr "Користи мустру за ивице уместо прелива"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:21
|
||
msgid "Use pattern for text instead of gradient"
|
||
msgstr "Користи мустру за текст уместо прелива"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glossy.scm.h:22
|
||
msgid "Use pattern overlay"
|
||
msgstr "Прекриј мустром"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:1
|
||
msgid "Add a glowing hot metal effect to the selected region (or alpha)"
|
||
msgstr "Додаје сјајни ефекат врућег метала на изабрану област (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:3
|
||
msgid "Create a logo that looks like glowing hot metal"
|
||
msgstr "Прави лого налик на сјајни врућ метал"
|
||
|
||
#: ../plug-ins/script-fu/scripts/glowing-logo.scm.h:7
|
||
msgid "Glo_wing Hot..."
|
||
msgstr "Вру_ћ сјај..."
|
||
|
||
#: ../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 "Додаје сјајкасто испупчење на изабрану област (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:3
|
||
msgid "Bevel height (sharpness)"
|
||
msgstr "Висина испупчења (оштрина)"
|
||
|
||
#: ../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 "Величина ивице (у пикселима)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:6
|
||
msgid "Create a logo with a shiny look and beveled edges"
|
||
msgstr "Прави лого сјајкастог изгледа са испупченим ивицама"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:9
|
||
msgid "Gradient Beve_l..."
|
||
msgstr "Испупчење преливом..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/gradient-example.scm.h:1
|
||
msgid "Create an image filled with an example of the current gradient"
|
||
msgstr "Прави слику испуњену испуњену узорком текућег прелива"
|
||
|
||
#: ../plug-ins/script-fu/scripts/gradient-example.scm.h:2
|
||
msgid "Custom _Gradient..."
|
||
msgstr "Произвољни пре_лив..."
|
||
|
||
# не знам шта је ово... (милош)
|
||
#: ../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 ""
|
||
"Исцртава мрежу како је одређено листама X и Y места помоћу текуће четкице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/grid-system.scm.h:2
|
||
msgid "X divisions"
|
||
msgstr "X одељци"
|
||
|
||
#: ../plug-ins/script-fu/scripts/grid-system.scm.h:3
|
||
msgid "Y divisions"
|
||
msgstr "Y одељци"
|
||
|
||
#: ../plug-ins/script-fu/scripts/grid-system.scm.h:4
|
||
msgid "_Grid..."
|
||
msgstr "_Мрежа..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/guides-from-selection.scm.h:2
|
||
msgid "New Guides from _Selection"
|
||
msgstr "Нове во_ђице из избора"
|
||
|
||
#: ../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 "Додаје вођице на процентима задату вредност од величине слике"
|
||
|
||
#: ../plug-ins/script-fu/scripts/guides-new-percent.scm.h:2
|
||
#: ../plug-ins/script-fu/scripts/guides-new.scm.h:2
|
||
msgid "Direction"
|
||
msgstr "Смер"
|
||
|
||
#: ../plug-ins/script-fu/scripts/guides-new-percent.scm.h:3
|
||
#: ../plug-ins/script-fu/scripts/guides-new.scm.h:3
|
||
msgid "Horizontal"
|
||
msgstr "Хоризонтално"
|
||
|
||
#: ../plug-ins/script-fu/scripts/guides-new-percent.scm.h:4
|
||
msgid "New Guide (by _Percent)..."
|
||
msgstr "Нова вођица (по про_центу)..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/guides-new-percent.scm.h:6
|
||
#, no-c-format
|
||
msgid "Position (in %)"
|
||
msgstr "Место (у %)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/guides-new-percent.scm.h:7
|
||
#: ../plug-ins/script-fu/scripts/guides-new.scm.h:6
|
||
msgid "Vertical"
|
||
msgstr "Вертикално"
|
||
|
||
#: ../plug-ins/script-fu/scripts/guides-new.scm.h:1
|
||
msgid "Add a guide at the orientation and position specified (in pixels)"
|
||
msgstr "Додаје вођицу на одређено место задато у пикселима"
|
||
|
||
#: ../plug-ins/script-fu/scripts/guides-new.scm.h:4
|
||
msgid "New _Guide..."
|
||
msgstr "Нова _вођица..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/guides-new.scm.h:5
|
||
msgid "Position"
|
||
msgstr "Место"
|
||
|
||
#: ../plug-ins/script-fu/scripts/guides-remove-all.scm.h:1
|
||
msgid "Remove all horizontal and vertical guides"
|
||
msgstr "Уклони све хоризонталне и вертикалне вођице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/guides-remove-all.scm.h:2
|
||
msgid "_Remove all Guides"
|
||
msgstr "У_клони све вођице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/i26-gunya2.scm.h:1
|
||
msgid "Create a logo in a two-color, scribbled text style"
|
||
msgstr "Прави двобојни лого са нашкрабаним текстом"
|
||
|
||
#: ../plug-ins/script-fu/scripts/i26-gunya2.scm.h:4
|
||
msgid "Frame color"
|
||
msgstr "Боја оквира"
|
||
|
||
#: ../plug-ins/script-fu/scripts/i26-gunya2.scm.h:5
|
||
msgid "Frame size"
|
||
msgstr "Величина оквира"
|
||
|
||
#: ../plug-ins/script-fu/scripts/i26-gunya2.scm.h:6
|
||
msgid "Imigre-_26..."
|
||
msgstr "Имигре-_26..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/land.scm.h:1
|
||
msgid "Create an image filled with a topographic map pattern"
|
||
msgstr "Прави слику испуњену шаблоном у виду топографске карте"
|
||
|
||
#: ../plug-ins/script-fu/scripts/land.scm.h:6
|
||
msgid "Land height"
|
||
msgstr "Висина земље"
|
||
|
||
#: ../plug-ins/script-fu/scripts/land.scm.h:10
|
||
msgid "Sea depth"
|
||
msgstr "Дубина мора"
|
||
|
||
#: ../plug-ins/script-fu/scripts/land.scm.h:11
|
||
msgid "_Land..."
|
||
msgstr "_Земља..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/lava.scm.h:1
|
||
msgid "Fill the current selection with lava"
|
||
msgstr "Попуњава текући избор лавом"
|
||
|
||
#: ../plug-ins/script-fu/scripts/lava.scm.h:4
|
||
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:8
|
||
msgid "Roughness"
|
||
msgstr "Храпавост"
|
||
|
||
#: ../plug-ins/script-fu/scripts/lava.scm.h:5
|
||
msgid "Seed"
|
||
msgstr "Семе"
|
||
|
||
#: ../plug-ins/script-fu/scripts/lava.scm.h:8
|
||
msgid "Use current gradient"
|
||
msgstr "Користи текући прелив"
|
||
|
||
#: ../plug-ins/script-fu/scripts/lava.scm.h:9
|
||
msgid "_Lava..."
|
||
msgstr "_Лава..."
|
||
|
||
#: ../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 "Попуњава слој зрацима у боји позадине који избијају из центра"
|
||
|
||
#: ../plug-ins/script-fu/scripts/line-nova.scm.h:2
|
||
msgid "Line _Nova..."
|
||
msgstr "_Зраци..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/line-nova.scm.h:3
|
||
msgid "Number of lines"
|
||
msgstr "Број линија"
|
||
|
||
#: ../plug-ins/script-fu/scripts/line-nova.scm.h:4
|
||
msgid "Offset radius"
|
||
msgstr "Полупречник одступања"
|
||
|
||
#: ../plug-ins/script-fu/scripts/line-nova.scm.h:5
|
||
msgid "Randomness"
|
||
msgstr "Случајност"
|
||
|
||
#: ../plug-ins/script-fu/scripts/line-nova.scm.h:6
|
||
msgid "Sharpness (degrees)"
|
||
msgstr "Изоштравање (степени)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:1
|
||
msgid "Create a rectangular brush"
|
||
msgstr "Направи правоугаону четкицу"
|
||
|
||
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:2
|
||
msgid "Create a rectangular brush with feathered edges"
|
||
msgstr "Направи правоугаону четкицу са умекшаним ивицама"
|
||
|
||
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:3
|
||
msgid "Create an elliptical brush"
|
||
msgstr "Направи округлу четкицу"
|
||
|
||
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:4
|
||
msgid "Create an elliptical brush with feathered edges"
|
||
msgstr "Направи округлу четкицу са умекшаним ивицама"
|
||
|
||
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:5
|
||
msgid "Elli_ptical, Feathered..."
|
||
msgstr "О_кругла, умекшана..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:6
|
||
msgid "Feathering"
|
||
msgstr "Умекшавање"
|
||
|
||
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:8
|
||
msgid "Name"
|
||
msgstr "Назив"
|
||
|
||
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:9
|
||
msgid "Re_ctangular, Feathered..."
|
||
msgstr "Правоу_гаона, умекшана..."
|
||
|
||
#: ../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 "Размак"
|
||
|
||
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:12
|
||
msgid "_Elliptical..."
|
||
msgstr "_Округла..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/mkbrush.scm.h:13
|
||
msgid "_Rectangular..."
|
||
msgstr "_Правоугаона..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:2
|
||
msgid "Convert the selected region (or alpha) into a neon-sign like object"
|
||
msgstr "Претвара изабрану област (или алфу) у објекат са неонским осветљењем"
|
||
|
||
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:3
|
||
msgid "Create a logo in the style of a neon sign"
|
||
msgstr "Прави лого са ефектом неонског осветљења"
|
||
|
||
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:4
|
||
msgid "Create shadow"
|
||
msgstr "Направи сенку"
|
||
|
||
#: ../plug-ins/script-fu/scripts/neon-logo.scm.h:9
|
||
msgid "N_eon..."
|
||
msgstr "_Неон..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/news-text.scm.h:3
|
||
msgid "Cell size (pixels)"
|
||
msgstr "Величина ћелије (у пикселима)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/news-text.scm.h:4
|
||
msgid "Create a logo in the style of newspaper printing"
|
||
msgstr "Прави лого са ефектом новинске штампе"
|
||
|
||
#: ../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 "Густина (%)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/news-text.scm.h:9
|
||
msgid "Newsprint Te_xt..."
|
||
msgstr "Новински _текст..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/old-photo.scm.h:2
|
||
msgid "Defocus"
|
||
msgstr "Дефокусирај"
|
||
|
||
#: ../plug-ins/script-fu/scripts/old-photo.scm.h:3
|
||
msgid "Make an image look like an old photo"
|
||
msgstr "Прави стару фотографију од жељене слике"
|
||
|
||
#: ../plug-ins/script-fu/scripts/old-photo.scm.h:4
|
||
msgid "Mottle"
|
||
msgstr "Истачкана"
|
||
|
||
#: ../plug-ins/script-fu/scripts/old-photo.scm.h:5
|
||
msgid "Sepia"
|
||
msgstr "Сепиа"
|
||
|
||
#: ../plug-ins/script-fu/scripts/old-photo.scm.h:7
|
||
msgid "_Old Photo..."
|
||
msgstr "Стара _фотографија..."
|
||
|
||
#: ../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 "Име четкице"
|
||
|
||
#: ../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 "Име датотеке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/paste-as-brush.scm.h:3
|
||
msgid "New _Brush..."
|
||
msgstr "Нова _четкица..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/paste-as-brush.scm.h:4
|
||
msgid "Paste the clipboard contents into a new brush"
|
||
msgstr "Убаци исечак из оставе у нову четкицу"
|
||
|
||
#: ../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 "Не постоји исечак са сликом у остави."
|
||
|
||
#: ../plug-ins/script-fu/scripts/paste-as-pattern.scm.h:2
|
||
msgid "New _Pattern..."
|
||
msgstr "Нова _мустра..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/paste-as-pattern.scm.h:3
|
||
msgid "Paste the clipboard contents into a new pattern"
|
||
msgstr "Убаци исечак из оставе у нову мустру"
|
||
|
||
#: ../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 "Име мустре"
|
||
|
||
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:1
|
||
msgid "Add a perspective shadow to the selected region (or alpha)"
|
||
msgstr "Додаје сенку у перспективи на изабрану област (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:3
|
||
msgid "Angle"
|
||
msgstr "Угао"
|
||
|
||
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:6
|
||
msgid "Interpolation"
|
||
msgstr "Интерполација"
|
||
|
||
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:8
|
||
msgid "Relative distance of horizon"
|
||
msgstr "Релативна удаљеност од хоризонта"
|
||
|
||
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:9
|
||
msgid "Relative length of shadow"
|
||
msgstr "Релативна дужина сенке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/perspective-shadow.scm.h:10
|
||
msgid "_Perspective..."
|
||
msgstr "Пе_рспективна сенка..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/predator.scm.h:1
|
||
msgid "Add a 'Predator' effect to the selected region (or alpha)"
|
||
msgstr "Додаје ефекат предатора на изабрану области (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/predator.scm.h:2
|
||
msgid "Edge amount"
|
||
msgstr "Вредност ивице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/predator.scm.h:4
|
||
msgid "Pixel amount"
|
||
msgstr "Вредност пиксела"
|
||
|
||
#: ../plug-ins/script-fu/scripts/predator.scm.h:5
|
||
msgid "Pixelize"
|
||
msgstr "Истачкај"
|
||
|
||
#: ../plug-ins/script-fu/scripts/predator.scm.h:7
|
||
msgid "_Predator..."
|
||
msgstr "Пред_атор..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:2
|
||
msgid "Create images, each containing an oval button graphic"
|
||
msgstr "Прави слике од којих свака садржи овалне слике дугмића"
|
||
|
||
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:5
|
||
msgid "Lower color"
|
||
msgstr "Нижа боја"
|
||
|
||
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:6
|
||
msgid "Lower color (active)"
|
||
msgstr "Нижа боја (текућа)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:7
|
||
msgid "Not pressed"
|
||
msgstr "Није притиснуто"
|
||
|
||
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:8
|
||
msgid "Not pressed (active)"
|
||
msgstr "Није притиснуто (текуће)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:9
|
||
msgid "Padding X"
|
||
msgstr "X подлога"
|
||
|
||
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:10
|
||
msgid "Padding Y"
|
||
msgstr "Y подлога"
|
||
|
||
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:12
|
||
msgid "Round ratio"
|
||
msgstr "Размера круга"
|
||
|
||
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:15
|
||
msgid "Text color (active)"
|
||
msgstr "Боја текста (текућа)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:16
|
||
msgid "Upper color"
|
||
msgstr "Горња боја"
|
||
|
||
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:17
|
||
msgid "Upper color (active)"
|
||
msgstr "Горња боја (текућа)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/pupi-button.scm.h:18
|
||
msgid "_Round Button..."
|
||
msgstr "Окр_угло дугме..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:1
|
||
msgid "Behavior"
|
||
msgstr "Понашање"
|
||
|
||
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:2
|
||
msgid "Create an image filled with an Earth-like map pattern"
|
||
msgstr "Прави слику испуњену мустром налик Земљи"
|
||
|
||
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:3
|
||
msgid "Detail in Middle"
|
||
msgstr "Детаљ у средини"
|
||
|
||
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:8
|
||
msgid "Render _Map..."
|
||
msgstr "Исцртај ма_пу..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/rendermap.scm.h:9
|
||
msgid "Tile"
|
||
msgstr "Делић"
|
||
|
||
#: ../plug-ins/script-fu/scripts/reverse-layers.scm.h:1
|
||
msgid "Reverse Layer Order"
|
||
msgstr "Обрни редослед слојева"
|
||
|
||
#: ../plug-ins/script-fu/scripts/reverse-layers.scm.h:2
|
||
msgid "Reverse the order of layers in the image"
|
||
msgstr "Обрће редослед слојева на слици"
|
||
|
||
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:1
|
||
msgid "Black"
|
||
msgstr "Црна"
|
||
|
||
#: ../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 "Прави слику са више слојева додајући ефекат таласања на текућу слику"
|
||
|
||
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:3
|
||
msgid "Edge behavior"
|
||
msgstr "Понашање ивице"
|
||
|
||
#: ../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 "Број оквира"
|
||
|
||
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:5
|
||
msgid "Rippling strength"
|
||
msgstr "Јачина таласања"
|
||
|
||
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:6
|
||
msgid "Smear"
|
||
msgstr "Замажи"
|
||
|
||
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:7
|
||
msgid "Wrap"
|
||
msgstr "Умотај"
|
||
|
||
#: ../plug-ins/script-fu/scripts/ripply-anim.scm.h:8
|
||
msgid "_Rippling..."
|
||
msgstr "_Таласање..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/round-corners.scm.h:1
|
||
msgid "Add background"
|
||
msgstr "Додај позадину"
|
||
|
||
#: ../plug-ins/script-fu/scripts/round-corners.scm.h:2
|
||
msgid "Add drop-shadow"
|
||
msgstr "Додај сенку"
|
||
|
||
#: ../plug-ins/script-fu/scripts/round-corners.scm.h:4
|
||
msgid "Edge radius"
|
||
msgstr "Полупречник ивице"
|
||
|
||
#: ../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 "Заобљава ћошкове на слици и по жељи база сенку и додаје позадину"
|
||
|
||
#: ../plug-ins/script-fu/scripts/round-corners.scm.h:9
|
||
msgid "_Round Corners..."
|
||
msgstr "_Заобли ћошкове..."
|
||
|
||
#: ../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 "Мења мапу боја слике на боје у жељеној палети."
|
||
|
||
#: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm.h:2
|
||
msgid "Palette"
|
||
msgstr "Палета"
|
||
|
||
#: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm.h:3
|
||
msgid "Se_t Colormap..."
|
||
msgstr "_Постави мапу боја..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/select-to-brush.scm.h:2
|
||
msgid "Convert a selection to a brush"
|
||
msgstr "Преводи изабрану област у четкицу"
|
||
|
||
#: ../plug-ins/script-fu/scripts/select-to-brush.scm.h:5
|
||
msgid "To _Brush..."
|
||
msgstr "У _четкицу..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/select-to-image.scm.h:1
|
||
msgid "Convert a selection to an image"
|
||
msgstr "Преводи изабрану област у слику"
|
||
|
||
#: ../plug-ins/script-fu/scripts/select-to-image.scm.h:2
|
||
msgid "To _Image"
|
||
msgstr "У _слику..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/select-to-pattern.scm.h:1
|
||
msgid "Convert a selection to a pattern"
|
||
msgstr "Преводи изабрану област у мустру"
|
||
|
||
#: ../plug-ins/script-fu/scripts/select-to-pattern.scm.h:4
|
||
msgid "To _Pattern..."
|
||
msgstr "У _мустру..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/selection-round.scm.h:1
|
||
msgid "Concave"
|
||
msgstr "Конкавно"
|
||
|
||
#: ../plug-ins/script-fu/scripts/selection-round.scm.h:3
|
||
#, no-c-format
|
||
msgid "Radius (%)"
|
||
msgstr "Полупречник (%)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/selection-round.scm.h:4
|
||
msgid "Round the corners of the current selection"
|
||
msgstr "Заобљава ћошкове текућег избора"
|
||
|
||
#: ../plug-ins/script-fu/scripts/selection-round.scm.h:5
|
||
msgid "Rounded R_ectangle..."
|
||
msgstr "_Заобљени правоугаоник..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/slide.scm.h:1
|
||
msgid "Add a slide-film like frame, sprocket holes, and labels to an image"
|
||
msgstr "Додаје оквир као на слајдовима, рупице са стране и натписе на слику"
|
||
|
||
#: ../plug-ins/script-fu/scripts/slide.scm.h:3
|
||
msgid "Font color"
|
||
msgstr "Боја фонта"
|
||
|
||
#: ../plug-ins/script-fu/scripts/slide.scm.h:4
|
||
msgid "Number"
|
||
msgstr "Број"
|
||
|
||
#: ../plug-ins/script-fu/scripts/slide.scm.h:7
|
||
msgid "_Slide..."
|
||
msgstr "_Слајд..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:5
|
||
msgid "Create a State Of The Art chromed logo"
|
||
msgstr "Прави хромирани лого „најсвременијим методама“ (енг. State Of The Art)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/sota-chrome-logo.scm.h:10
|
||
msgid "SOTA Chrome..."
|
||
msgstr "СОТА Хромирање..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/speed-text.scm.h:2
|
||
msgid "Create a logo with a speedy text effect"
|
||
msgstr "Прави лого са натписом који је изобличен покретом"
|
||
|
||
#: ../plug-ins/script-fu/scripts/speed-text.scm.h:7
|
||
msgid "Speed Text..."
|
||
msgstr "_Брзи текст..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/spinning-globe.scm.h:1
|
||
msgid "Create an animation by mapping the current image onto a spinning sphere"
|
||
msgstr "Прави анимацију мапирањем текуће слике у глобус који се окреће"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spinning-globe.scm.h:2
|
||
msgid "Frames"
|
||
msgstr "Оквира"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spinning-globe.scm.h:3
|
||
msgid "Index to n colors (0 = remain RGB)"
|
||
msgstr "Индекс у n боја (0 = остаје РГБ)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spinning-globe.scm.h:5
|
||
msgid "Turn from left to right"
|
||
msgstr "Окрени са лева на десно"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spinning-globe.scm.h:7
|
||
msgid "_Spinning Globe..."
|
||
msgstr "Анимирани _глобус..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:1
|
||
msgid ""
|
||
"Add Spirographs, Epitrochoids, and Lissajous Curves to the current layer"
|
||
msgstr "Исцртај спирографе, епитрохоиде и Лисажосове криве на текући слој"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:2
|
||
msgid "Airbrush"
|
||
msgstr "Спреј"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:3
|
||
msgid "Brush"
|
||
msgstr "Четкица"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:4
|
||
msgid "Circle"
|
||
msgstr "Круг"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:6
|
||
msgid "Color method"
|
||
msgstr "Метода боје"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:7
|
||
msgid "Epitrochoid"
|
||
msgstr "Епитрохоид"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:8
|
||
msgid "Frame"
|
||
msgstr "Оквир"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:10
|
||
msgid "Gradient: Loop Sawtooth"
|
||
msgstr "Прелив: понављајућа тестера"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:11
|
||
msgid "Gradient: Loop Triangle"
|
||
msgstr "Прелив: понављајући троугао"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:12
|
||
msgid "Hexagon"
|
||
msgstr "Хексагон"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:13
|
||
msgid "Hole ratio"
|
||
msgstr "Размера рупе"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:14
|
||
msgid "Inner teeth"
|
||
msgstr "Унутрашњи зуби"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:15
|
||
msgid "Lissajous"
|
||
msgstr "Лисаж"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:16
|
||
msgid "Margin (pixels)"
|
||
msgstr "Маргина (тачака)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:17
|
||
msgid "Outer teeth"
|
||
msgstr "Спољашњи зуби"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:18
|
||
msgid "Pencil"
|
||
msgstr "Оловка"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:19
|
||
msgid "Pentagon"
|
||
msgstr "Пентагон"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:20
|
||
msgid "Polygon: 10 sides"
|
||
msgstr "Полигон: 10 страна"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:21
|
||
msgid "Polygon: 7 sides"
|
||
msgstr "Полигон: 7 страна"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:22
|
||
msgid "Polygon: 8 sides"
|
||
msgstr "Полигон: 8 страна"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:23
|
||
msgid "Polygon: 9 sides"
|
||
msgstr "Полигон: 9 страна"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:24
|
||
msgid "Rendering Spyro"
|
||
msgstr "Исцртавам спирограф"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:25
|
||
msgid "Shape"
|
||
msgstr "Облик"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:26
|
||
msgid "Solid Color"
|
||
msgstr "Чиста боја"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:27
|
||
msgid "Spyrograph"
|
||
msgstr "Спирограф"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:28
|
||
msgid "Square"
|
||
msgstr "Квадрат"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:29
|
||
#: ../plug-ins/script-fu/scripts/text-circle.scm.h:7
|
||
msgid "Start angle"
|
||
msgstr "Почетни угао"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:30
|
||
msgid "Tool"
|
||
msgstr "Алатка"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:31
|
||
msgid "Triangle"
|
||
msgstr "Троугао"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:32
|
||
msgid "Type"
|
||
msgstr "Тип"
|
||
|
||
#: ../plug-ins/script-fu/scripts/spyrogimp.scm.h:33
|
||
msgid "_Spyrogimp..."
|
||
msgstr "_Спирогимп..."
|
||
|
||
#: ../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 "Прави лого употребом текстуре од камена, нова сјаја и сенке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/starscape-logo.scm.h:5
|
||
msgid "Sta_rscape..."
|
||
msgstr "_Звездани пејзаж..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:4
|
||
msgid "Create an image filled with a swirled tile effect"
|
||
msgstr "Прави слику испуњену плочицама са вртлогом"
|
||
|
||
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:9
|
||
msgid "Swirl-_Tile..."
|
||
msgstr "Поплочај _вртлогом..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/swirltile.scm.h:10
|
||
msgid "Whirl amount"
|
||
msgstr "Вредност завијања"
|
||
|
||
#: ../plug-ins/script-fu/scripts/swirly-pattern.scm.h:1
|
||
msgid "Create an image filled with a swirly pattern"
|
||
msgstr "Прави слику испуњену вртложном мустром"
|
||
|
||
#: ../plug-ins/script-fu/scripts/swirly-pattern.scm.h:2
|
||
msgid "Number of times to whirl"
|
||
msgstr "Колико пута ћу завртети"
|
||
|
||
#: ../plug-ins/script-fu/scripts/swirly-pattern.scm.h:3
|
||
msgid "Quarter size"
|
||
msgstr "Величина четвртине"
|
||
|
||
#: ../plug-ins/script-fu/scripts/swirly-pattern.scm.h:4
|
||
msgid "Whirl angle"
|
||
msgstr "Угао завијања"
|
||
|
||
#: ../plug-ins/script-fu/scripts/swirly-pattern.scm.h:5
|
||
msgid "_Swirly..."
|
||
msgstr "Направи ко_витлац..."
|
||
|
||
#: ../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 "Додаје траг од честица на изабрану област (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:3
|
||
msgid "Base color"
|
||
msgstr "Основна боја"
|
||
|
||
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:5
|
||
msgid "Create a logo using a Trace Of Particles effect"
|
||
msgstr "Прави лого са ефектом трагова честица"
|
||
|
||
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:6
|
||
msgid "Edge only"
|
||
msgstr "Само ивица"
|
||
|
||
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:7
|
||
msgid "Edge width"
|
||
msgstr "Ширина ивице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:10
|
||
msgid "Hit rate"
|
||
msgstr "Вредност поготка"
|
||
|
||
#: ../plug-ins/script-fu/scripts/t-o-p-logo.scm.h:12
|
||
msgid "_Particle Trace..."
|
||
msgstr "Траг _честица..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/text-circle.scm.h:1
|
||
msgid "Antialias"
|
||
msgstr "Умекшавање ивица"
|
||
|
||
#: ../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 "Прави лого изцртавањем изабраног текста уз ивицу круга"
|
||
|
||
#: ../plug-ins/script-fu/scripts/text-circle.scm.h:3
|
||
msgid "Fill angle"
|
||
msgstr "Испуни угао"
|
||
|
||
#: ../plug-ins/script-fu/scripts/text-circle.scm.h:9
|
||
msgid "Text C_ircle..."
|
||
msgstr "_Круг за текст..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:3
|
||
msgid ""
|
||
"Create a textured logo with highlights, shadows, and a mosaic background"
|
||
msgstr "Прави лого са текстуром, сјајем, сенком и мозаичном позадином"
|
||
|
||
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:4
|
||
msgid "Ending blend"
|
||
msgstr "Завршавам стапање"
|
||
|
||
#: ../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 ""
|
||
"Изпуњава изабрану област (или алфу) текстуром додаје сјај, сенке и "
|
||
"мозаичну позадину"
|
||
|
||
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:8
|
||
msgid "Hexagons"
|
||
msgstr "Хаксагони"
|
||
|
||
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:9
|
||
msgid "Mosaic tile type"
|
||
msgstr "Типови делића"
|
||
|
||
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:10
|
||
msgid "Octagons"
|
||
msgstr "Октагони"
|
||
|
||
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:12
|
||
msgid "Squares"
|
||
msgstr "Квадрати"
|
||
|
||
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:13
|
||
msgid "Starting blend"
|
||
msgstr "Почињем преливање"
|
||
|
||
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:15
|
||
msgid "Text pattern"
|
||
msgstr "Мустра за текст"
|
||
|
||
#: ../plug-ins/script-fu/scripts/textured-logo.scm.h:16
|
||
msgid "_Textured..."
|
||
msgstr "_Текстура..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:1
|
||
msgid "Blur horizontally"
|
||
msgstr "Хоризонтално замућење"
|
||
|
||
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:2
|
||
msgid "Blur the edges of an image so the result tiles seamlessly"
|
||
msgstr "Замућује ивице слике тако да настану плочице без ивица"
|
||
|
||
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:3
|
||
msgid "Blur type"
|
||
msgstr "Врста замућења"
|
||
|
||
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:4
|
||
msgid "Blur vertically"
|
||
msgstr "Вертикално замућење"
|
||
|
||
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:5
|
||
msgid "IIR"
|
||
msgstr "ИИР"
|
||
|
||
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:6
|
||
msgid "RLE"
|
||
msgstr "РЛЕ"
|
||
|
||
#: ../plug-ins/script-fu/scripts/tileblur.scm.h:8
|
||
msgid "_Tileable Blur..."
|
||
msgstr "Пл_очасто замућење..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/title-header.scm.h:1
|
||
msgid "Create a decorative web title header"
|
||
msgstr "Прави декоративно заглавље са насловом за веб странице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/title-header.scm.h:6
|
||
msgid "Web Title Header..."
|
||
msgstr "Заглавље веб странице..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/truchet.scm.h:3
|
||
msgid "Create an image filled with a Truchet pattern"
|
||
msgstr "Прави слику испуњену мустром од линија"
|
||
|
||
#: ../plug-ins/script-fu/scripts/truchet.scm.h:4
|
||
msgid "Foreground color"
|
||
msgstr "Боја четкице"
|
||
|
||
#: ../plug-ins/script-fu/scripts/truchet.scm.h:7
|
||
msgid "T_ruchet..."
|
||
msgstr "_Линије..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/unsharp-mask.scm.h:1
|
||
msgid "Mask opacity"
|
||
msgstr "Непровидност маске"
|
||
|
||
#: ../plug-ins/script-fu/scripts/unsharp-mask.scm.h:2
|
||
msgid "Mask size"
|
||
msgstr "Величина маске"
|
||
|
||
#: ../plug-ins/script-fu/scripts/waves-anim.scm.h:1
|
||
msgid "Amplitude"
|
||
msgstr "Амплитуда"
|
||
|
||
#: ../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 ""
|
||
"Прави вишеслојнну слику са ефектом као да је камен бачен на текућу слику"
|
||
|
||
#: ../plug-ins/script-fu/scripts/waves-anim.scm.h:3
|
||
msgid "Invert direction"
|
||
msgstr "Супротни смер"
|
||
|
||
#: ../plug-ins/script-fu/scripts/waves-anim.scm.h:5
|
||
msgid "Wavelength"
|
||
msgstr "Таласна дужина"
|
||
|
||
#: ../plug-ins/script-fu/scripts/waves-anim.scm.h:6
|
||
msgid "_Waves..."
|
||
msgstr "_Таласи..."
|
||
|
||
#: ../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 ""
|
||
"Прави нови слој испуњен таласним ефектом који се изцртава у режиму „Преклопи“ "
|
||
"или као брдовит терен"
|
||
|
||
#: ../plug-ins/script-fu/scripts/weave.scm.h:2
|
||
msgid "Ribbon spacing"
|
||
msgstr "Размак траке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/weave.scm.h:3
|
||
msgid "Ribbon width"
|
||
msgstr "Ширина траке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/weave.scm.h:4
|
||
msgid "Shadow darkness"
|
||
msgstr "Затамњење сенке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/weave.scm.h:5
|
||
msgid "Shadow depth"
|
||
msgstr "Дубина сенке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/weave.scm.h:6
|
||
msgid "Thread density"
|
||
msgstr "Густина нити"
|
||
|
||
#: ../plug-ins/script-fu/scripts/weave.scm.h:7
|
||
msgid "Thread intensity"
|
||
msgstr "Интезитет нити"
|
||
|
||
#: ../plug-ins/script-fu/scripts/weave.scm.h:8
|
||
msgid "Thread length"
|
||
msgstr "Дужина нити"
|
||
|
||
#: ../plug-ins/script-fu/scripts/weave.scm.h:9
|
||
msgid "_Weave..."
|
||
msgstr "_Талас..."
|
||
|
||
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:1
|
||
msgid "Add a subtle translucent 3D effect to the selected region (or alpha)"
|
||
msgstr "Додаје префињени полупровидан 3Д ефекат на изабрану област (или алфу)"
|
||
|
||
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:2
|
||
msgid "Drop shadow X offset"
|
||
msgstr "X померај сенке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:3
|
||
msgid "Drop shadow Y offset"
|
||
msgstr "Y померај сенке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:4
|
||
msgid "Drop shadow blur radius"
|
||
msgstr "Полупречник замућења сенке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:5
|
||
msgid "Drop shadow color"
|
||
msgstr "Боја сенке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:6
|
||
msgid "Drop shadow opacity"
|
||
msgstr "Непровидност сенке"
|
||
|
||
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:7
|
||
msgid "Highlight X offset"
|
||
msgstr "X померај сјаја"
|
||
|
||
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:8
|
||
msgid "Highlight Y offset"
|
||
msgstr "Y померај сјаја"
|
||
|
||
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:10
|
||
msgid "Highlight opacity"
|
||
msgstr "Непровидност сјаја"
|
||
|
||
#: ../plug-ins/script-fu/scripts/xach-effect.scm.h:12
|
||
msgid "_Xach-Effect..."
|
||
msgstr "_Издигни..."
|