Removed missing files.
2005-08-03 Adam Weinberger <adamw@gnome.org> * POTFILES.in: Removed missing files.
This commit is contained in:

committed by
Adam Weinberger

parent
7c2dc33b0a
commit
d1c9660dec
@ -1,3 +1,7 @@
|
|||||||
|
2005-08-03 Adam Weinberger <adamw@gnome.org>
|
||||||
|
|
||||||
|
* POTFILES.in: Removed missing files.
|
||||||
|
|
||||||
2005-07-30 Sven Neumann <sven@gimp.org>
|
2005-07-30 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* POTFILES.in: removed image-structure.scm.
|
* POTFILES.in: removed image-structure.scm.
|
||||||
|
@ -7,9 +7,6 @@ plug-ins/script-fu/script-fu-scripts.c
|
|||||||
plug-ins/script-fu/script-fu-server.c
|
plug-ins/script-fu/script-fu-server.c
|
||||||
plug-ins/script-fu/script-fu-text-console.c
|
plug-ins/script-fu/script-fu-text-console.c
|
||||||
plug-ins/script-fu/script-fu.c
|
plug-ins/script-fu/script-fu.c
|
||||||
plug-ins/dbbrowser/gimpprocbrowser.c
|
|
||||||
plug-ins/dbbrowser/gimpprocview.c
|
|
||||||
|
|
||||||
plug-ins/script-fu/scripts/3d-outline.scm
|
plug-ins/script-fu/scripts/3d-outline.scm
|
||||||
plug-ins/script-fu/scripts/3dTruchet.scm
|
plug-ins/script-fu/scripts/3dTruchet.scm
|
||||||
plug-ins/script-fu/scripts/add-bevel.scm
|
plug-ins/script-fu/scripts/add-bevel.scm
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gimp script-fu\n"
|
"Project-Id-Version: gimp script-fu\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-07-06 18:29-0400\n"
|
"POT-Creation-Date: 2005-08-03 01:46-0400\n"
|
||||||
"PO-Revision-Date: 2005-07-06 00:14-0400\n"
|
"PO-Revision-Date: 2005-07-06 00:14-0400\n"
|
||||||
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
|
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
|
||||||
"Language-Team: Canadian English <adamw@gnome.org>\n"
|
"Language-Team: Canadian English <adamw@gnome.org>\n"
|
||||||
@ -16,20 +16,20 @@ msgstr ""
|
|||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-console.c:119
|
#: plug-ins/script-fu/script-fu-console.c:129
|
||||||
#: plug-ins/script-fu/script-fu-text-console.c:67
|
#: plug-ins/script-fu/script-fu-text-console.c:67
|
||||||
msgid "Script-Fu console mode allows only interactive invocation"
|
msgid "Script-Fu console mode allows only interactive invocation"
|
||||||
msgstr "Script-Fu console mode allows only interactive invocation"
|
msgstr "Script-Fu console mode allows only interactive invocation"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-console.c:144
|
#: plug-ins/script-fu/script-fu-console.c:162
|
||||||
msgid "Script-Fu Console"
|
msgid "Script-Fu Console"
|
||||||
msgstr "Script-Fu Console"
|
msgstr "Script-Fu Console"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-console.c:237
|
#: plug-ins/script-fu/script-fu-console.c:255
|
||||||
msgid "_Browse..."
|
msgid "_Browse..."
|
||||||
msgstr "_Browse..."
|
msgstr "_Browse..."
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-console.c:518
|
#: plug-ins/script-fu/script-fu-console.c:591
|
||||||
msgid "Script-Fu evaluate mode allows only noninteractive invocation"
|
msgid "Script-Fu evaluate mode allows only noninteractive invocation"
|
||||||
msgstr "Script-Fu evaluate mode allows only noninteractive invocation"
|
msgstr "Script-Fu evaluate mode allows only noninteractive invocation"
|
||||||
|
|
||||||
@ -54,78 +54,75 @@ msgid "Script-Fu: %s"
|
|||||||
msgstr "Script-Fu: %s"
|
msgstr "Script-Fu: %s"
|
||||||
|
|
||||||
#. the script arguments frame
|
#. the script arguments frame
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:259
|
#: plug-ins/script-fu/script-fu-interface.c:255
|
||||||
msgid "Script Arguments"
|
msgid "Script Arguments"
|
||||||
msgstr "Script Arguments"
|
msgstr "Script Arguments"
|
||||||
|
|
||||||
#. we add a colon after the label;
|
#. we add a colon after the label;
|
||||||
#. some languages want an extra space here
|
#. some languages want an extra space here
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:291
|
#: plug-ins/script-fu/script-fu-interface.c:287
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s:"
|
msgid "%s:"
|
||||||
msgstr "%s:"
|
msgstr "%s:"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:334
|
#: plug-ins/script-fu/script-fu-interface.c:330
|
||||||
msgid "Script-Fu Color Selection"
|
msgid "Script-Fu Color Selection"
|
||||||
msgstr "Script-Fu Colour Selection"
|
msgstr "Script-Fu Colour Selection"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:438
|
#: plug-ins/script-fu/script-fu-interface.c:434
|
||||||
msgid "Script-Fu File Selection"
|
msgid "Script-Fu File Selection"
|
||||||
msgstr "Script-Fu File Selection"
|
msgstr "Script-Fu File Selection"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:442
|
#: plug-ins/script-fu/script-fu-interface.c:438
|
||||||
msgid "Script-Fu Folder Selection"
|
msgid "Script-Fu Folder Selection"
|
||||||
msgstr "Script-Fu Folder Selection"
|
msgstr "Script-Fu Folder Selection"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:454
|
#: plug-ins/script-fu/script-fu-interface.c:450
|
||||||
msgid "Script-Fu Font Selection"
|
msgid "Script-Fu Font Selection"
|
||||||
msgstr "Script-Fu Font Selection"
|
msgstr "Script-Fu Font Selection"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:462
|
#: plug-ins/script-fu/script-fu-interface.c:458
|
||||||
msgid "Script-Fu Palette Selection"
|
msgid "Script-Fu Palette Selection"
|
||||||
msgstr "Script-Fu Palette Selection"
|
msgstr "Script-Fu Palette Selection"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:470
|
#: plug-ins/script-fu/script-fu-interface.c:466
|
||||||
msgid "Script-fu Pattern Selection"
|
msgid "Script-fu Pattern Selection"
|
||||||
msgstr "Script-fu Pattern Selection"
|
msgstr "Script-fu Pattern Selection"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:477
|
#: plug-ins/script-fu/script-fu-interface.c:473
|
||||||
msgid "Script-Fu Gradient Selection"
|
msgid "Script-Fu Gradient Selection"
|
||||||
msgstr "Script-Fu Gradient Selection"
|
msgstr "Script-Fu Gradient Selection"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:485
|
#: plug-ins/script-fu/script-fu-interface.c:481
|
||||||
msgid "Script-Fu Brush Selection"
|
msgid "Script-Fu Brush Selection"
|
||||||
msgstr "Script-Fu Brush Selection"
|
msgstr "Script-Fu Brush Selection"
|
||||||
|
|
||||||
#. the script progress frame
|
#. the script progress frame
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:552
|
#: plug-ins/script-fu/script-fu-interface.c:548
|
||||||
msgid "Script Progress"
|
msgid "Script Progress"
|
||||||
msgstr "Script Progress"
|
msgstr "Script Progress"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:560
|
#: plug-ins/script-fu/script-fu-interface.c:556
|
||||||
msgid "(none)"
|
msgid "(none)"
|
||||||
msgstr "(none)"
|
msgstr "(none)"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:1088
|
#: plug-ins/script-fu/script-fu-interface.c:1084
|
||||||
#: plug-ins/dbbrowser/gimpprocview.c:205
|
|
||||||
msgid "Author:"
|
msgid "Author:"
|
||||||
msgstr "Author:"
|
msgstr "Author:"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:1095
|
#: plug-ins/script-fu/script-fu-interface.c:1091
|
||||||
#: plug-ins/dbbrowser/gimpprocview.c:229
|
|
||||||
msgid "Copyright:"
|
msgid "Copyright:"
|
||||||
msgstr "Copyright:"
|
msgstr "Copyright:"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:1102
|
#: plug-ins/script-fu/script-fu-interface.c:1098
|
||||||
#: plug-ins/dbbrowser/gimpprocview.c:217
|
|
||||||
msgid "Date:"
|
msgid "Date:"
|
||||||
msgstr "Date:"
|
msgstr "Date:"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-interface.c:1111
|
#: plug-ins/script-fu/script-fu-interface.c:1107
|
||||||
msgid "Image Types:"
|
msgid "Image Types:"
|
||||||
msgstr "Image Types:"
|
msgstr "Image Types:"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-scripts.c:660
|
#: plug-ins/script-fu/script-fu-scripts.c:644
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Error while executing\n"
|
"Error while executing\n"
|
||||||
@ -140,11 +137,11 @@ msgstr ""
|
|||||||
msgid "Script-Fu Server Options"
|
msgid "Script-Fu Server Options"
|
||||||
msgstr "Script-Fu Server Options"
|
msgstr "Script-Fu Server Options"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-server.c:681
|
#: plug-ins/script-fu/script-fu-server.c:686
|
||||||
msgid "Server Port:"
|
msgid "Server Port:"
|
||||||
msgstr "Server Port:"
|
msgstr "Server Port:"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu-server.c:687
|
#: plug-ins/script-fu/script-fu-server.c:692
|
||||||
msgid "Server Logfile:"
|
msgid "Server Logfile:"
|
||||||
msgstr "Server Logfile:"
|
msgstr "Server Logfile:"
|
||||||
|
|
||||||
@ -153,7 +150,7 @@ msgid "Script-Fu _Console"
|
|||||||
msgstr "Script-Fu _Console"
|
msgstr "Script-Fu _Console"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:123 plug-ins/script-fu/script-fu.c:152
|
#: plug-ins/script-fu/script-fu.c:123 plug-ins/script-fu/script-fu.c:152
|
||||||
#: plug-ins/script-fu/script-fu.c:322
|
#: plug-ins/script-fu/script-fu.c:321
|
||||||
msgid "<Toolbox>/Xtns/Script-Fu"
|
msgid "<Toolbox>/Xtns/Script-Fu"
|
||||||
msgstr "<Toolbox>/Xtns/Script-Fu"
|
msgstr "<Toolbox>/Xtns/Script-Fu"
|
||||||
|
|
||||||
@ -161,180 +158,82 @@ msgstr "<Toolbox>/Xtns/Script-Fu"
|
|||||||
msgid "_Start Server..."
|
msgid "_Start Server..."
|
||||||
msgstr "_Start Server..."
|
msgstr "_Start Server..."
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:271
|
#: plug-ins/script-fu/script-fu.c:270
|
||||||
msgid "_Script-Fu"
|
msgid "_Script-Fu"
|
||||||
msgstr "_Script-Fu"
|
msgstr "_Script-Fu"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:273
|
#: plug-ins/script-fu/script-fu.c:272
|
||||||
msgid "_Buttons"
|
msgid "_Buttons"
|
||||||
msgstr "_Buttons"
|
msgstr "_Buttons"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:275
|
#: plug-ins/script-fu/script-fu.c:274
|
||||||
msgid "_Logos"
|
msgid "_Logos"
|
||||||
msgstr "_Logos"
|
msgstr "_Logos"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:277
|
#: plug-ins/script-fu/script-fu.c:276
|
||||||
msgid "Make Br_ush"
|
msgid "Make Br_ush"
|
||||||
msgstr "Make Br_ush"
|
msgstr "Make Br_ush"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:279
|
#: plug-ins/script-fu/script-fu.c:278
|
||||||
msgid "_Misc"
|
msgid "_Misc"
|
||||||
msgstr "_Misc"
|
msgstr "_Misc"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:281
|
#: plug-ins/script-fu/script-fu.c:280
|
||||||
msgid "_Patterns"
|
msgid "_Patterns"
|
||||||
msgstr "_Patterns"
|
msgstr "_Patterns"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:283
|
#: plug-ins/script-fu/script-fu.c:282
|
||||||
msgid "_Test"
|
msgid "_Test"
|
||||||
msgstr "_Test"
|
msgstr "_Test"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:285
|
#: plug-ins/script-fu/script-fu.c:284
|
||||||
msgid "_Utils"
|
msgid "_Utils"
|
||||||
msgstr "_Utils"
|
msgstr "_Utils"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:287
|
#: plug-ins/script-fu/script-fu.c:286
|
||||||
msgid "_Web Page Themes"
|
msgid "_Web Page Themes"
|
||||||
msgstr "_Web Page Themes"
|
msgstr "_Web Page Themes"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:289
|
#: plug-ins/script-fu/script-fu.c:288
|
||||||
msgid "_Alien Glow"
|
msgid "_Alien Glow"
|
||||||
msgstr "_Alien Glow"
|
msgstr "_Alien Glow"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:291
|
#: plug-ins/script-fu/script-fu.c:290
|
||||||
msgid "_Beveled Pattern"
|
msgid "_Beveled Pattern"
|
||||||
msgstr "_Bevelled Pattern"
|
msgstr "_Bevelled Pattern"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:293
|
#: plug-ins/script-fu/script-fu.c:292
|
||||||
msgid "_Classic.Gimp.Org"
|
msgid "_Classic.Gimp.Org"
|
||||||
msgstr "_Classic.Gimp.Org"
|
msgstr "_Classic.Gimp.Org"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:296
|
#: plug-ins/script-fu/script-fu.c:295
|
||||||
msgid "Alpha to _Logo"
|
msgid "Alpha to _Logo"
|
||||||
msgstr "Alpha to _Logo"
|
msgstr "Alpha to _Logo"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:298
|
#: plug-ins/script-fu/script-fu.c:297
|
||||||
msgid "A_nimators"
|
msgid "A_nimators"
|
||||||
msgstr "A_nimators"
|
msgstr "A_nimators"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:300
|
#: plug-ins/script-fu/script-fu.c:299
|
||||||
msgid "_Decor"
|
msgid "_Decor"
|
||||||
msgstr "_Decor"
|
msgstr "_Decor"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:302
|
#: plug-ins/script-fu/script-fu.c:301
|
||||||
msgid "_Render"
|
msgid "_Render"
|
||||||
msgstr "_Render"
|
msgstr "_Render"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:304
|
#: plug-ins/script-fu/script-fu.c:303
|
||||||
msgid "_Selection"
|
msgid "_Selection"
|
||||||
msgstr "_Selection"
|
msgstr "_Selection"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:306
|
#: plug-ins/script-fu/script-fu.c:305
|
||||||
msgid "Stencil _Ops"
|
msgid "Stencil _Ops"
|
||||||
msgstr "Stencil _Ops"
|
msgstr "Stencil _Ops"
|
||||||
|
|
||||||
#: plug-ins/script-fu/script-fu.c:314
|
#: plug-ins/script-fu/script-fu.c:313
|
||||||
msgid "_Refresh Scripts"
|
msgid "_Refresh Scripts"
|
||||||
msgstr "_Refresh Scripts"
|
msgstr "_Refresh Scripts"
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:131
|
|
||||||
msgid "Procedure Browser"
|
|
||||||
msgstr "Procedure Browser"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:154
|
|
||||||
msgid "by name"
|
|
||||||
msgstr "by name"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:155
|
|
||||||
msgid "by description"
|
|
||||||
msgstr "by description"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:156
|
|
||||||
msgid "by help"
|
|
||||||
msgstr "by help"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:157
|
|
||||||
msgid "by author"
|
|
||||||
msgstr "by author"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:158
|
|
||||||
msgid "by copyright"
|
|
||||||
msgstr "by copyright"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:159
|
|
||||||
msgid "by date"
|
|
||||||
msgstr "by date"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:160
|
|
||||||
msgid "by type"
|
|
||||||
msgstr "by type"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:332
|
|
||||||
msgid "Searching by name - please wait"
|
|
||||||
msgstr "Searching by name - please wait"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:352
|
|
||||||
msgid "Searching by description - please wait"
|
|
||||||
msgstr "Searching by description - please wait"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:360
|
|
||||||
msgid "Searching by help - please wait"
|
|
||||||
msgstr "Searching by help - please wait"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:368
|
|
||||||
msgid "Searching by author - please wait"
|
|
||||||
msgstr "Searching by author - please wait"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:376
|
|
||||||
msgid "Searching by copyright - please wait"
|
|
||||||
msgstr "Searching by copyright - please wait"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:384
|
|
||||||
msgid "Searching by date - please wait"
|
|
||||||
msgstr "Searching by date - please wait"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:392
|
|
||||||
msgid "Searching by type - please wait"
|
|
||||||
msgstr "Searching by type - please wait"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:400
|
|
||||||
msgid "Searching - please wait"
|
|
||||||
msgstr "Searching - please wait"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:408
|
|
||||||
#, c-format
|
|
||||||
msgid "%d Procedures"
|
|
||||||
msgstr "%d Procedures"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:415
|
|
||||||
msgid "No matches for your query"
|
|
||||||
msgstr "No matches for your query"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:418
|
|
||||||
msgid "1 procedure matches your query"
|
|
||||||
msgstr "1 procedure matches your query"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:421
|
|
||||||
#, c-format
|
|
||||||
msgid "%d procedures match your query"
|
|
||||||
msgstr "%d procedures match your query"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocbrowser.c:477
|
|
||||||
msgid "No matches"
|
|
||||||
msgstr "No matches"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocview.c:138
|
|
||||||
msgid "Parameters"
|
|
||||||
msgstr "Parameters"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocview.c:151
|
|
||||||
msgid "Return Values"
|
|
||||||
msgstr "Return Values"
|
|
||||||
|
|
||||||
#: plug-ins/dbbrowser/gimpprocview.c:164
|
|
||||||
msgid "Additional Information"
|
|
||||||
msgstr "Additional Information"
|
|
||||||
|
|
||||||
#: plug-ins/script-fu/scripts/3d-outline.scm.h:1
|
#: plug-ins/script-fu/scripts/3d-outline.scm.h:1
|
||||||
msgid "3D _Outline..."
|
msgid "3D _Outline..."
|
||||||
msgstr "3D _Outline..."
|
msgstr "3D _Outline..."
|
||||||
@ -521,7 +420,6 @@ msgstr "3_D Truchet..."
|
|||||||
#: plug-ins/script-fu/scripts/glossy.scm.h:1
|
#: plug-ins/script-fu/scripts/glossy.scm.h:1
|
||||||
#: plug-ins/script-fu/scripts/glowing-logo.scm.h:1
|
#: plug-ins/script-fu/scripts/glowing-logo.scm.h:1
|
||||||
#: plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:1
|
#: plug-ins/script-fu/scripts/gradient-bevel-logo.scm.h:1
|
||||||
#: plug-ins/script-fu/scripts/image-structure.scm.h:2
|
|
||||||
#: plug-ins/script-fu/scripts/neon-logo.scm.h:1
|
#: 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/news-text.scm.h:1
|
||||||
#: plug-ins/script-fu/scripts/speed-text.scm.h:1
|
#: plug-ins/script-fu/scripts/speed-text.scm.h:1
|
||||||
@ -1646,50 +1544,6 @@ msgstr "Frame size"
|
|||||||
msgid "Imigre-_26..."
|
msgid "Imigre-_26..."
|
||||||
msgstr "Imigre-_26..."
|
msgstr "Imigre-_26..."
|
||||||
|
|
||||||
#: plug-ins/script-fu/scripts/image-structure.scm.h:1
|
|
||||||
msgid "Apply layer mask (or discard)"
|
|
||||||
msgstr "Apply layer mask (or discard)"
|
|
||||||
|
|
||||||
#: plug-ins/script-fu/scripts/image-structure.scm.h:3
|
|
||||||
msgid "Create new image"
|
|
||||||
msgstr "Create new image"
|
|
||||||
|
|
||||||
#: plug-ins/script-fu/scripts/image-structure.scm.h:4
|
|
||||||
msgid "Insert layer names"
|
|
||||||
msgstr "Insert layer names"
|
|
||||||
|
|
||||||
#: plug-ins/script-fu/scripts/image-structure.scm.h:5
|
|
||||||
msgid "Make new background"
|
|
||||||
msgstr "Make new background"
|
|
||||||
|
|
||||||
#: plug-ins/script-fu/scripts/image-structure.scm.h:6
|
|
||||||
msgid "Outer border"
|
|
||||||
msgstr "Outer border"
|
|
||||||
|
|
||||||
#: plug-ins/script-fu/scripts/image-structure.scm.h:7
|
|
||||||
msgid "Pad color"
|
|
||||||
msgstr "Pad colour"
|
|
||||||
|
|
||||||
#: plug-ins/script-fu/scripts/image-structure.scm.h:8
|
|
||||||
msgid "Pad opacity"
|
|
||||||
msgstr "Pad opacity"
|
|
||||||
|
|
||||||
#: plug-ins/script-fu/scripts/image-structure.scm.h:9
|
|
||||||
msgid "Padding for transparent regions"
|
|
||||||
msgstr "Padding for transparent regions"
|
|
||||||
|
|
||||||
#: plug-ins/script-fu/scripts/image-structure.scm.h:10
|
|
||||||
msgid "Shear length"
|
|
||||||
msgstr "Shear length"
|
|
||||||
|
|
||||||
#: plug-ins/script-fu/scripts/image-structure.scm.h:11
|
|
||||||
msgid "Show Image _Structure..."
|
|
||||||
msgstr "Show Image _Structure..."
|
|
||||||
|
|
||||||
#: plug-ins/script-fu/scripts/image-structure.scm.h:12
|
|
||||||
msgid "Space between layers"
|
|
||||||
msgstr "Space between layers"
|
|
||||||
|
|
||||||
#: plug-ins/script-fu/scripts/land.scm.h:5
|
#: plug-ins/script-fu/scripts/land.scm.h:5
|
||||||
msgid "Land height"
|
msgid "Land height"
|
||||||
msgstr "Land height"
|
msgstr "Land height"
|
||||||
@ -2416,3 +2270,108 @@ msgstr "Highlight opacity"
|
|||||||
#: plug-ins/script-fu/scripts/xach-effect.scm.h:11
|
#: plug-ins/script-fu/scripts/xach-effect.scm.h:11
|
||||||
msgid "_Xach-Effect..."
|
msgid "_Xach-Effect..."
|
||||||
msgstr "_Xach-Effect..."
|
msgstr "_Xach-Effect..."
|
||||||
|
|
||||||
|
#~ msgid "Procedure Browser"
|
||||||
|
#~ msgstr "Procedure Browser"
|
||||||
|
|
||||||
|
#~ msgid "by name"
|
||||||
|
#~ msgstr "by name"
|
||||||
|
|
||||||
|
#~ msgid "by description"
|
||||||
|
#~ msgstr "by description"
|
||||||
|
|
||||||
|
#~ msgid "by help"
|
||||||
|
#~ msgstr "by help"
|
||||||
|
|
||||||
|
#~ msgid "by author"
|
||||||
|
#~ msgstr "by author"
|
||||||
|
|
||||||
|
#~ msgid "by copyright"
|
||||||
|
#~ msgstr "by copyright"
|
||||||
|
|
||||||
|
#~ msgid "by date"
|
||||||
|
#~ msgstr "by date"
|
||||||
|
|
||||||
|
#~ msgid "by type"
|
||||||
|
#~ msgstr "by type"
|
||||||
|
|
||||||
|
#~ msgid "Searching by name - please wait"
|
||||||
|
#~ msgstr "Searching by name - please wait"
|
||||||
|
|
||||||
|
#~ msgid "Searching by description - please wait"
|
||||||
|
#~ msgstr "Searching by description - please wait"
|
||||||
|
|
||||||
|
#~ msgid "Searching by help - please wait"
|
||||||
|
#~ msgstr "Searching by help - please wait"
|
||||||
|
|
||||||
|
#~ msgid "Searching by author - please wait"
|
||||||
|
#~ msgstr "Searching by author - please wait"
|
||||||
|
|
||||||
|
#~ msgid "Searching by copyright - please wait"
|
||||||
|
#~ msgstr "Searching by copyright - please wait"
|
||||||
|
|
||||||
|
#~ msgid "Searching by date - please wait"
|
||||||
|
#~ msgstr "Searching by date - please wait"
|
||||||
|
|
||||||
|
#~ msgid "Searching by type - please wait"
|
||||||
|
#~ msgstr "Searching by type - please wait"
|
||||||
|
|
||||||
|
#~ msgid "Searching - please wait"
|
||||||
|
#~ msgstr "Searching - please wait"
|
||||||
|
|
||||||
|
#~ msgid "%d Procedures"
|
||||||
|
#~ msgstr "%d Procedures"
|
||||||
|
|
||||||
|
#~ msgid "No matches for your query"
|
||||||
|
#~ msgstr "No matches for your query"
|
||||||
|
|
||||||
|
#~ msgid "1 procedure matches your query"
|
||||||
|
#~ msgstr "1 procedure matches your query"
|
||||||
|
|
||||||
|
#~ msgid "%d procedures match your query"
|
||||||
|
#~ msgstr "%d procedures match your query"
|
||||||
|
|
||||||
|
#~ msgid "No matches"
|
||||||
|
#~ msgstr "No matches"
|
||||||
|
|
||||||
|
#~ msgid "Parameters"
|
||||||
|
#~ msgstr "Parameters"
|
||||||
|
|
||||||
|
#~ msgid "Return Values"
|
||||||
|
#~ msgstr "Return Values"
|
||||||
|
|
||||||
|
#~ msgid "Additional Information"
|
||||||
|
#~ msgstr "Additional Information"
|
||||||
|
|
||||||
|
#~ msgid "Apply layer mask (or discard)"
|
||||||
|
#~ msgstr "Apply layer mask (or discard)"
|
||||||
|
|
||||||
|
#~ msgid "Create new image"
|
||||||
|
#~ msgstr "Create new image"
|
||||||
|
|
||||||
|
#~ msgid "Insert layer names"
|
||||||
|
#~ msgstr "Insert layer names"
|
||||||
|
|
||||||
|
#~ msgid "Make new background"
|
||||||
|
#~ msgstr "Make new background"
|
||||||
|
|
||||||
|
#~ msgid "Outer border"
|
||||||
|
#~ msgstr "Outer border"
|
||||||
|
|
||||||
|
#~ msgid "Pad color"
|
||||||
|
#~ msgstr "Pad colour"
|
||||||
|
|
||||||
|
#~ msgid "Pad opacity"
|
||||||
|
#~ msgstr "Pad opacity"
|
||||||
|
|
||||||
|
#~ msgid "Padding for transparent regions"
|
||||||
|
#~ msgstr "Padding for transparent regions"
|
||||||
|
|
||||||
|
#~ msgid "Shear length"
|
||||||
|
#~ msgstr "Shear length"
|
||||||
|
|
||||||
|
#~ msgid "Show Image _Structure..."
|
||||||
|
#~ msgstr "Show Image _Structure..."
|
||||||
|
|
||||||
|
#~ msgid "Space between layers"
|
||||||
|
#~ msgstr "Space between layers"
|
||||||
|
Reference in New Issue
Block a user