Subversion Repositories Scribus

Rev

Rev 14485 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
9729 cbradney 1
<?xml version="1.0" encoding="utf-8"?>
14474 cbradney 2
<!DOCTYPE TS>
3
<TS version="2.0">
6769 cbradney 4
<context>
12918 cbradney 5
    <name></name>
6
    <message>
14474 cbradney 7
        <location filename="../../../scribus/plugins/scriptplugin/cmdcolor.h" line="17"/>
12918 cbradney 8
        <source>getColorNames() -&gt; list
9
 
10
Returns a list containing the names of all defined colors in the document.
11
If no document is open, returns a list of the default document colors.
12
</source>
13
        <translation type="unfinished">getColorNames() -&gt; zerrenda
14
 
15
Dokumentuan definitutako kolore guztien izenen zerrenda itzultzen du. 
16
Dokumenturik ez balego irekita, dokumentu lehenetsiaren koloreen zerrenda 
17
itzuliko luke.</translation>
18
    </message>
19
    <message>
14474 cbradney 20
        <location filename="../../../scribus/plugins/scriptplugin/cmdcolor.h" line="27"/>
12918 cbradney 21
        <source>getColor(&quot;name&quot;) -&gt; tuple
22
 
23
Returns a tuple (C, M, Y, K) containing the four color components of the
24
color &quot;name&quot; from the current document. If no document is open, returns
25
the value of the named color from the default document colors.
26
 
27
May raise NotFoundError if the named color wasn&apos;t found.
28
May raise ValueError if an invalid color name is specified.
29
</source>
30
        <translation type="unfinished">getColor(&quot;izena&quot;) -&gt; tupla
31
 
32
Uneko dokumentuko &quot;izena&quot; kolorearen lau kolore-osagaien (C, M, H, B) tupla 
33
itzultzen du. Dokumenturik ez balego irekita, dokumentu lehenetsiaren 
34
koloreetatik izendatutako kolorearen balioa itzultzen du.
35
 
36
NotFoundError abiaraziko da izendatutako kolorerik ez bada aurkitzen.
37
ValueError abiaraziko da baliogabeko kolore-izena zehazten bada.
38
</translation>
39
    </message>
40
    <message>
14474 cbradney 41
        <location filename="../../../scribus/plugins/scriptplugin/cmdcolor.h" line="41"/>
12918 cbradney 42
        <source>getColorAsRGB(&quot;name&quot;) -&gt; tuple
43
 
44
Returns a tuple (R,G,B) containing the three color components of the
45
color &quot;name&quot; from the current document, converted to the RGB color
46
space. If no document is open, returns the value of the named color
47
from the default document colors.
48
 
49
May raise NotFoundError if the named color wasn&apos;t found.
50
May raise ValueError if an invalid color name is specified.
51
</source>
52
        <translation type="unfinished">getColorAsRGB(&quot;izena&quot;) -&gt; tupla
53
 
54
Uneko dokumentuko &quot;izena&quot; kolorearen (GBU kolore-gunera bihurtuta) hiru kolore 
55
osagaien tupla (G, B, U) itzultzen du. Ez badago dokumenturik irekita, 
56
dokumentu lehenetsiko &quot;izena&quot; kolorearen balioa itzuliko du.
57
 
58
NotFoundError abiaraziko da ezin bada kolorearen izena aurkitu.
59
ValueError abiaraziko da kolorearen izena baliogabea bada.
60
</translation>
61
    </message>
62
    <message>
14474 cbradney 63
        <location filename="../../../scribus/plugins/scriptplugin/cmdcolor.h" line="56"/>
12918 cbradney 64
        <source>changeColor(&quot;name&quot;, c, m, y, k)
65
 
66
Changes the color &quot;name&quot; to the specified CMYK value. The color value is
67
defined via four components c = Cyan, m = Magenta, y = Yellow and k = Black.
68
Color components should be in the range from 0 to 255.
69
 
70
May raise NotFoundError if the named color wasn&apos;t found.
71
May raise ValueError if an invalid color name is specified.
72
</source>
73
        <translation type="unfinished">changeColor(&quot;izena&quot;, c, m, h, b)
74
 
75
&quot;izena&quot; kolorea CMHB balioarekin aldatzen du. Kolorearen balioa lau osagaien 
76
bidez zehazten da (c=cyana, m=magenta, h=horia, b=beltza). Kolorearen 
77
osagaiek 0 eta 255 arteko balio izan dezakete.
78
 
79
NotFoundError abiaraziko da izendatutako kolorerik ez bada aurkitzen.
80
ValueError abiaraziko da baliogabeko kolore-izena zehazten bada.
81
</translation>
82
    </message>
83
    <message>
14474 cbradney 84
        <location filename="../../../scribus/plugins/scriptplugin/cmdcolor.h" line="70"/>
12918 cbradney 85
        <source>defineColor(&quot;name&quot;, c, m, y, k)
86
 
87
Defines a new color &quot;name&quot;. The color Value is defined via four components:
88
c = Cyan, m = Magenta, y = Yellow and k = Black. Color components should be in
89
the range from 0 to 255.
90
 
91
May raise ValueError if an invalid color name is specified.
92
</source>
93
        <translation type="unfinished"></translation>
94
    </message>
95
    <message>
14474 cbradney 96
        <location filename="../../../scribus/plugins/scriptplugin/cmdcolor.h" line="83"/>
12918 cbradney 97
        <source>deleteColor(&quot;name&quot;, &quot;replace&quot;)
98
 
99
Deletes the color &quot;name&quot;. Every occurence of that color is replaced by the
100
color &quot;replace&quot;. If not specified, &quot;replace&quot; defaults to the color
101
&quot;None&quot; - transparent.
102
 
103
deleteColor works on the default document colors if there is no document open.
104
In that case, &quot;replace&quot;, if specified, has no effect.
105
 
106
May raise NotFoundError if a named color wasn&apos;t found.
107
May raise ValueError if an invalid color name is specified.
108
</source>
109
        <translation type="unfinished">deleteColor(&quot;izena&quot;, &quot;ordezkoa&quot;)
110
 
111
&quot;izena&quot; kolorea ezabatzen du. Izendatutako kolorearen agerpen bakoitza 
112
&quot;ordezkoa&quot;rekin ordeztuko da. Ez bada zehazten, &quot;ordezkoa&quot; lehenetsi egingo da 
113
&quot;Bat ere ez&quot; kolorearekin (gardena).
114
 
115
Dokumenturik ez balego irekita deleteColor dokumentu lehenetsiko koloreetan 
116
funtzionatuko luke. Kasu horretan, &quot;ordezkoa&quot; zehaztuko balitz, ez luke eraginik 
117
izango.
118
 
119
NotFoundError abiaraziko da izendatutako kolorerik ez bada aurkitzen.
120
ValueError abiaraziko da baliogabeko kolore-izena zehazten bada.</translation>
121
    </message>
122
    <message>
14474 cbradney 123
        <location filename="../../../scribus/plugins/scriptplugin/cmdcolor.h" line="100"/>
12918 cbradney 124
        <source>replaceColor(&quot;name&quot;, &quot;replace&quot;)
125
 
126
Every occurence of the color &quot;name&quot; is replaced by the color &quot;replace&quot;.
127
 
128
May raise NotFoundError if a named color wasn&apos;t found.
129
May raise ValueError if an invalid color name is specified.
130
</source>
131
        <translation type="unfinished">replaceColor(&quot;izena&quot;, &quot;ordezkoa&quot;)
132
 
133
&quot;izena&quot; kolorearen agerpen bakoitza &quot;ordezkoa&quot; kolorearekin ordetuko da.
134
 
135
NotFoundError abiaraziko da izendatutako kolorerik ez bada aurkitzen.
136
ValueError abiaraziko da baliogabeko kolore-izena zehazten bada.
137
 
138
</translation>
139
    </message>
140
    <message>
14474 cbradney 141
        <location filename="../../../scribus/plugins/scriptplugin/cmdcolor.h" line="113"/>
142
        <source>isSpotColor(&quot;name&quot;) -&gt; bool
143
 
144
Returns True if the color &quot;name&quot; is a spot color.
145
See also setSpotColor()
146
 
147
May raise NotFoundError if a named color wasn&apos;t found.
148
May raise ValueError if an invalid color name is specified.
149
</source>
150
        <translation type="unfinished"></translation>
151
    </message>
152
    <message>
153
        <location filename="../../../scribus/plugins/scriptplugin/cmdcolor.h" line="128"/>
154
        <source>setSpotColor(&quot;name&quot;, spot)
155
 
156
Set the color &quot;name&quot; as a spot color if spot parameter is True.
157
See also isSpotColor()
158
 
159
May raise NotFoundError if a named color wasn&apos;t found.
160
May raise ValueError if an invalid color name is specified.
161
</source>
162
        <translation type="unfinished"></translation>
163
    </message>
164
    <message>
165
        <location filename="../../../scribus/plugins/scriptplugin/cmddialog.h" line="17"/>
12918 cbradney 166
        <source>newDocDialog() -&gt; bool
167
 
168
Displays the &quot;New Document&quot; dialog box. Creates a new document if the user
169
accepts the settings. Does not create a document if the user presses cancel.
170
Returns true if a new document was created.
171
</source>
172
        <translation type="unfinished">newDocDialog() -&gt; boolearra
173
 
174
&quot;Dokumentu berria&quot; elkarrizketa-koadroa bistaratzen du. Dokumentu berria sortuko du erabiltzaileak ezarpenak onartuz gero. Ez du dokumenturik sortuko 
175
erabiltzaileak bertan behera uzteko botoia sakatzen badu. EGIA itzultzen du 
176
dokumentu bat sortzean.</translation>
177
    </message>
178
    <message>
14474 cbradney 179
        <location filename="../../../scribus/plugins/scriptplugin/cmddialog.h" line="28"/>
12918 cbradney 180
        <source>fileDialog(&quot;caption&quot;, [&quot;filter&quot;, &quot;defaultname&quot;, haspreview, issave, isdir]) -&gt; string with filename
181
 
182
Shows a File Open dialog box with the caption &quot;caption&quot;. Files are filtered
183
with the filter string &quot;filter&quot;. A default filename or file path can also
184
supplied, leave this string empty when you don&apos;t want to use it.  A value of
185
True for haspreview enables a small preview widget in the FileSelect box.  When
186
the issave parameter is set to True the dialog acts like a &quot;Save As&quot; dialog
187
otherwise it acts like a &quot;File Open Dialog&quot;. When the isdir parameter is True
188
the dialog shows and returns only directories. The default for all of the
189
optional parameters is False.
190
 
191
The filter, if specified, takes the form &apos;comment (*.type *.type2 ...)&apos;.
192
For example &apos;Images (*.png *.xpm *.jpg)&apos;.
193
 
194
Refer to the Qt-Documentation for QFileDialog for details on filters.
195
 
196
Example: fileDialog(&apos;Open input&apos;, &apos;CSV files (*.csv)&apos;)
197
Example: fileDialog(&apos;Save report&apos;, defaultname=&apos;report.txt&apos;, issave=True)
198
</source>
199
        <translation type="unfinished"></translation>
200
    </message>
201
    <message>
14474 cbradney 202
        <location filename="../../../scribus/plugins/scriptplugin/cmddialog.h" line="56"/>
12918 cbradney 203
        <source>messageBox(&quot;caption&quot;, &quot;message&quot;,
204
    icon=ICON_NONE, button1=BUTTON_OK|BUTTONOPT_DEFAULT,
205
    button2=BUTTON_NONE, button3=BUTTON_NONE) -&gt; integer
206
 
207
Displays a message box with the title &quot;caption&quot;, the message &quot;message&quot;, and
208
an icon &quot;icon&quot; and up to 3 buttons. By default no icon is used and a single
209
button, OK, is displayed. Only the caption and message arguments are required,
210
though setting an icon and appropriate button(s) is strongly
211
recommended. The message text may contain simple HTML-like markup.
212
 
213
Returns the number of the button the user pressed. Button numbers start
214
at 1.
215
 
216
For the icon and the button parameters there are predefined constants available
217
with the same names as in the Qt Documentation. These are the BUTTON_* and
218
ICON_* constants defined in the module. There are also two extra constants that
219
can be binary-ORed with button constants:
220
    BUTTONOPT_DEFAULT   Pressing enter presses this button.
221
    BUTTONOPT_ESCAPE    Pressing escape presses this button.
222
 
223
Usage examples:
224
result = messageBox(&apos;Script failed&apos;,
225
                    &apos;This script only works when you have a text frame selected.&apos;,
226
                    ICON_ERROR)
227
result = messageBox(&apos;Monkeys!&apos;, &apos;Something went ook! &lt;i&gt;Was it a monkey?&lt;/i&gt;&apos;,
228
                    ICON_WARNING, BUTTON_YES|BUTTONOPT_DEFAULT,
229
                    BUTTON_NO, BUTTON_IGNORE|BUTTONOPT_ESCAPE)
230
 
231
Defined button and icon constants:
232
BUTTON_NONE, BUTTON_ABORT, BUTTON_CANCEL, BUTTON_IGNORE, BUTTON_NO,
233
BUTTON_NOALL, BUTTON_OK, BUTTON_RETRY, BUTTON_YES, BUTTON_YESALL,
234
ICON_NONE, ICON_INFORMATION, ICON_WARNING, ICON_CRITICAL.
235
</source>
236
        <translation type="unfinished">messageBox(&quot;epigrafea&quot;, &quot;mezua&quot;,
237
    ikonoa=ICON_NONE, botoi1=BUTTON_OK|BUTTONOPT_DEFAULT,
238
    botoi2=BUTTON_NONE, botoi3=BUTTON_NONE) -&gt; osokoa
239
 
240
&quot;epigrafea&quot; titulua duen elkarrizketa-koadroa bistaratzen du, &quot;mezua&quot; 
241
mezuarekin eta &quot;ikonoa&quot; ikonoarekin, eta gehienez 3 botoirekin. Lehenetsi gisa 
242
ez da ikonorik erabiltzen eta botoi bakarrak, ADOS, bistaratzen da. Epigrafea eta 
243
mezua soilik dira beharrezkoak, nahiz eta dagokion ikonoa eta botoia(k) 
244
ezartzea gomendatzen den. Mezuaren testuak HTML motako etiketa 
245
sinpleak eduki ditzake.
246
 
247
Erabiltzaileak sakatutako botoiaren zenbakia itzultzen du. Botoien zenbakiak 
248
1 balioarekin hasten dira.
249
 
250
Ikonoaren eta botoien parametroak aurrez definitutako konstante erabilgarriak 
251
dira, Qt dokumentazioan agertzen diren izenekin.  Hauek BUTTON_* eta ICON_* 
252
konstanteak dira, moduloan definitutakoak. Beste bi konstante gehigarri daude 
253
bit mailan OR (EDO) eragiketa egin dezaketena:
254
 
255
    BUTTONOPT_DEFAULT   Sartu tekla sakatuz botoi hau sakatzen da.
256
    BUTTONOPT_ESCAPE    Ihes tekla sakatuz botoi hau sakatzen da.
257
 
258
Adibideak:
259
emaitza = messageBox(&apos;Script-ak huts egin du&apos;,
260
                    &apos;Script honek testu-markoa hautatuta duzunean soilik funtzionatzen du.&apos;,
261
                    ICON_ERROR)
262
emaitza = messageBox(&apos;Zoratu gara!&apos;, &apos;Zerbait oker dabil! &lt;i&gt;Mozkorren bat agian?&lt;/i&gt;&apos;,
263
                    ICON_WARNING, BUTTON_YES|BUTTONOPT_DEFAULT,
264
                    BUTTON_NO, BUTTON_IGNORE|BUTTONOPT_ESCAPE)
265
 
266
Definitutako botoien eta ikonoen konstanteak:
267
BUTTON_NONE, BUTTON_ABORT, BUTTON_CANCEL, BUTTON_IGNORE, BUTTON_NO,
268
BUTTON_NOALL, BUTTON_OK, BUTTON_RETRY, BUTTON_YES, BUTTON_YESALL,
269
ICON_NONE, ICON_INFORMATION, ICON_WARNING, ICON_CRITICAL.
270
</translation>
271
    </message>
272
    <message>
14474 cbradney 273
        <location filename="../../../scribus/plugins/scriptplugin/cmddialog.h" line="95"/>
12918 cbradney 274
        <source>valueDialog(caption, message [,defaultvalue]) -&gt; string
275
 
276
Shows the common &apos;Ask for string&apos; dialog and returns its value as a string
277
Parameters: window title, text in the window and optional &apos;default&apos; value.
278
 
279
Example: valueDialog(&apos;title&apos;, &apos;text in the window&apos;, &apos;optional&apos;)
280
</source>
281
        <translation type="unfinished">valueDialog(epigrafea, mezua [,balioLehenetsia]) -&gt; katea
282
 
283
&apos;Eskatu esaldia&apos; motako elkarrizketa-koadroa bistaratzen du, eta 
284
bere balioa itzultzen du kate gisa.
285
Parametroak: leihoaren titulua, leihoko testua eta aukerazko &apos;lehenetsia&apos; 
286
balioa.
287
 
288
Adibidea:  valueDialog(&apos;titulua&apos;, &apos;leihoko testua&apos;, &apos;aukerazkoa&apos;)
289
</translation>
290
    </message>
291
    <message>
14474 cbradney 292
        <location filename="../../../scribus/plugins/scriptplugin/cmddialog.h" line="107"/>
12918 cbradney 293
        <source>newStyleDialog() -&gt; string
294
 
295
Shows &apos;Create new paragraph style&apos; dialog. Function returns real
296
style name or None when user cancels the dialog.
297
</source>
298
        <translation type="unfinished">newStyleDialog() -&gt; katea
299
 
300
&apos;Sortu paragrafo-estilo berria&apos; motako elkarrizketa-koadroa erakusten du. 
301
Funztioak estiloaren benetako izena itzultzen du, edo None (bat ere ez) erabiltzaileak 
302
elkarrizketa-koadroa bertan behera uzten duenean.
303
</translation>
304
    </message>
305
    <message>
14474 cbradney 306
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="16"/>
12918 cbradney 307
        <source>newDocument(size, margins, orientation, firstPageNumber,
308
                        unit, pagesType, firstPageOrder, numPages) -&gt; bool
309
 
310
Creates a new document and returns true if successful. The parameters have the
311
following meaning:
312
 
313
size = A tuple (width, height) describing the size of the document. You can
314
use predefined constants named PAPER_&lt;paper_type&gt; e.g. PAPER_A4 etc.
315
 
316
margins = A tuple (left, right, top, bottom) describing the document
317
margins
318
 
319
orientation = the page orientation - constants PORTRAIT, LANDSCAPE
320
 
321
firstPageNumer = is the number of the first page in the document used for
322
pagenumbering. While you&apos;ll usually want 1, it&apos;s useful to have higher
323
numbers if you&apos;re creating a document in several parts.
324
 
325
unit: this value sets the measurement units used by the document. Use a
326
predefined constant for this, one of: UNIT_INCHES, UNIT_MILLIMETERS,
327
UNIT_PICAS, UNIT_POINTS.
328
 
329
pagesType = One of the predefined constants PAGE_n. PAGE_1 is single page,
330
PAGE_2 is for double sided documents, PAGE_3 is for 3 pages fold and
331
PAGE_4 is 4-fold.
332
 
333
firstPageOrder = What is position of first page in the document.
334
Indexed from 0 (0 = first).
335
 
336
numPage = Number of pages to be created.
337
 
338
The values for width, height and the margins are expressed in the given unit
339
for the document. PAPER_* constants are expressed in points. If your document
340
is not in points, make sure to account for this.
341
 
342
example: newDocument(PAPER_A4, (10, 10, 20, 20), LANDSCAPE, 7, UNIT_POINTS,
343
PAGE_4, 3, 1)
344
 
345
May raise ScribusError if is firstPageOrder bigger than allowed by pagesType.
346
</source>
347
        <translation type="unfinished"></translation>
348
    </message>
349
    <message>
14474 cbradney 350
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="62"/>
12918 cbradney 351
        <source>newDoc(size, margins, orientation, firstPageNumber,
352
                   unit, facingPages, firstSideLeft) -&gt; bool
353
 
354
WARNING: Obsolete procedure! Use newDocument instead.
355
 
356
Creates a new document and returns true if successful. The parameters have the
357
following meaning:
358
 
359
    size = A tuple (width, height) describing the size of the document. You can
360
    use predefined constants named PAPER_&lt;paper_type&gt; e.g. PAPER_A4 etc.
361
 
362
    margins = A tuple (left, right, top, bottom) describing the document
363
    margins
364
 
365
    orientation = the page orientation - constants PORTRAIT, LANDSCAPE
366
 
367
    firstPageNumer = is the number of the first page in the document used for
368
    pagenumbering. While you&apos;ll usually want 1, it&apos;s useful to have higher
369
    numbers if you&apos;re creating a document in several parts.
370
 
371
    unit: this value sets the measurement units used by the document. Use a
372
    predefined constant for this, one of: UNIT_INCHES, UNIT_MILLIMETERS,
373
    UNIT_PICAS, UNIT_POINTS.
374
 
375
    facingPages = FACINGPAGES, NOFACINGPAGES
376
 
377
    firstSideLeft = FIRSTPAGELEFT, FIRSTPAGERIGHT
378
 
379
The values for width, height and the margins are expressed in the given unit
380
for the document. PAPER_* constants are expressed in points. If your document
381
is not in points, make sure to account for this.
382
 
383
example: newDoc(PAPER_A4, (10, 10, 20, 20), LANDSCAPE, 1, UNIT_POINTS,
384
                FACINGPAGES, FIRSTPAGERIGHT)
385
</source>
386
        <translation type="unfinished">newDoc(tamaina, marjinak, orientazioa, lehenOrriZbkia,
387
                   unitatea, aurrezAurre, lehenaEzkerAldean) -&gt; boolearra
388
 
389
ABISUA: funtzio zaharkitua! Erabili newDocument honen ordez.
390
 
391
Dokumentu berria sortzen du eta ongi burutzen bada TRUE (egia) 
392
itzultzen du. Parametroak honako esanahia dute:
393
 
394
    tamaina = tupla bat (zabalera, altuera) dokumentuaren tamaina adierazteko. 
395
            PAPER_&lt;mota&gt; izeneko konstanteak erabil ditzakezu, adib. PAPER_A3.
396
 
397
    marjinak = tupla bat (ezkerra, eskuina, goia, behea) dokumentuaren marjinak 
398
            adierazteko.
399
 
400
    orientazioa = orriaren orientazioa. Konstante erabilgarriak: PORTRAIT (bertikala), 
401
            LANDSCAPE (horizontala).
402
 
403
    lehenOrriZbkia = dokumentuko aurreneko orrialdearen zenbakia ezartzen du, 
404
            orrialdeak zenbatzeko erabiltzen da. Arruntena 1 zenbakia erabiltzea 
405
            izaten den arren, hainbat zatitako dokumentua sortzean zenbaki altuagoak 
406
            erabiltzen dira.
407
 
408
    unitatea = balio honek dokumentua neurtzeko erabiliko den unitatea ezartzen du. 
409
            Erabili aurrez definitutako konstanteak: UNIT_INCHES, UNIT_MILLIMETERS, 
410
            UNIT_PICAS, UNIT_POINTS.
411
 
412
    aurrezAurre = erabili honako konstanteak orrialdeak aurrez aurre jartzeko edo ez: 
413
            FACINGPAGES, NOFACINGPAGES
414
 
415
    lehenaEzkerAldean = dokumentuko aurreneko orrialdea ezkerrean kokatuko den 
416
           edo ez: FIRSTPAGELEFT, FIRSTPAGERIGHT
417
 
418
Zabalera, altuera eta marjinen balioak dokumentuari ematen zaion unitateetan 
419
adierazten dira. PAPER_* konstanteak puntuetan adierazten dira. Zure dokumentua 
420
ez badago puntuetan neurtuta, hau kontutan eduki beharko duzu.
421
 
422
Adibidea: newDoc(PAPER_A4, (10, 10, 20, 20), LANDSCAPE, 1, UNIT_POINTS,
423
                FACINGPAGES, FIRSTPAGERIGHT)
424
</translation>
425
    </message>
426
    <message>
14474 cbradney 427
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="103"/>
12918 cbradney 428
        <source>closeDoc()
429
 
430
Closes the current document without prompting to save.
431
 
432
May throw NoDocOpenError if there is no document to close
433
</source>
434
        <translation type="unfinished">closeDoc()
435
 
436
Uneko dokumentua itxi egiten du, gordetzeari buruz inolako galderarik egin gabe.
437
 
438
NoDocOpenError abiaraziko da dokumenturik irekita ez egonez gero.
439
</translation>
440
    </message>
441
    <message>
14474 cbradney 442
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="114"/>
12918 cbradney 443
        <source>haveDoc() -&gt; bool
444
 
445
Returns true if there is a document open.
446
</source>
447
        <translation type="unfinished">haveDoc() -&gt; boolearra
448
 
449
TRUE (EGIA) itzultzen du dokumenturen bat irekita egonez gero.
450
</translation>
451
    </message>
452
    <message>
14474 cbradney 453
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="123"/>
12918 cbradney 454
        <source>openDoc(&quot;name&quot;)
455
 
456
Opens the document &quot;name&quot;.
457
 
458
May raise ScribusError if the document could not be opened.
459
</source>
460
        <translation type="unfinished">openDoc(&quot;izena&quot;)
461
 
462
&quot;izena&quot; dokumentua irekitzen du.
463
 
464
ScribusError abiaraziko da dokumentua ezin izan badu ireki.
465
</translation>
466
    </message>
467
    <message>
14474 cbradney 468
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="134"/>
12918 cbradney 469
        <source>saveDoc()
470
 
471
Saves the current document with its current name, returns true if successful.
472
If the document has not already been saved, this may bring up an interactive
473
save file dialog.
474
 
475
If the save fails, there is currently no way to tell.
476
</source>
477
        <translation type="unfinished">saveDoc()
478
 
479
Uneko dokumentua (bere uneko izenarekin) gordetzen du, eta TRUE (EGIA) itzultzen 
480
du ongi burutu bada. Dokumentua oraindik ez bada gorde, elkarrizketa-koadroa 
481
bistaratuko du fitxategia gordetzeko.
482
 
483
Huts egiten badu gordetzean, une honetan ez dago biderik hau jakinarazteko.
484
</translation>
485
    </message>
486
    <message>
14474 cbradney 487
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="146"/>
488
        <source>getDocName() -&gt; string
489
 
490
Returns the name the document was saved under.
491
If the document was not saved before the name is empty.
492
</source>
493
        <translation type="unfinished"></translation>
494
    </message>
495
    <message>
496
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="156"/>
12918 cbradney 497
        <source>saveDocAs(&quot;name&quot;)
498
 
499
Saves the current document under the new name &quot;name&quot; (which may be a full or
500
relative path).
501
 
502
May raise ScribusError if the save fails.
503
</source>
504
        <translation type="unfinished">saveDocAs(&quot;izena&quot;)
505
 
506
Uneko dokumentua &quot;izena&quot; izen berriarekin gordetzen du (bide-izen osoa edo 
507
erlatiboa izan daiteke).
508
 
509
ScribusError abiaraziko da huts egiten badu gordetzean.
510
</translation>
511
    </message>
512
    <message>
14474 cbradney 513
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="168"/>
12918 cbradney 514
        <source>setInfo(&quot;author&quot;, &quot;info&quot;, &quot;description&quot;) -&gt; bool
515
 
516
Sets the document information. &quot;Author&quot;, &quot;Info&quot;, &quot;Description&quot; are
517
strings.
518
</source>
519
        <translation type="unfinished">setInfo(&quot;egilea&quot;, &quot;info&quot;, &quot;azalpena&quot;) -&gt; boolearra
520
 
521
Dokumentuaren informazioa ezartzen du. &quot;egilea&quot;, &quot;info&quot; eta &quot;azalpena&quot; kateak 
522
dira.
523
</translation>
524
    </message>
525
    <message>
14474 cbradney 526
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="178"/>
12918 cbradney 527
        <source>setMargins(lr, rr, tr, br)
528
 
14474 cbradney 529
Sets the margins of the document, Left(lr), Right(rr), Top(tr) and Bottom(br)
12918 cbradney 530
margins are given in the measurement units of the document - see UNIT_&lt;type&gt;
531
constants.
532
</source>
14474 cbradney 533
        <translation type="unfinished">setMargins(ez, es, go, be)
534
 
535
Dokumentuaren marjinak ezartzen ditu. Ezkerreko (ez), eskuineko (es), goiko (go) eta 
536
beheko (be) marjinak ematen dira dokumentua neurtzeko unitateetan 
537
(ikus UNIT_&lt;mota&gt; konstanteak).</translation>
538
    </message>
539
    <message>
540
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="189"/>
541
        <source>setBaseLine(grid, offset)
542
 
543
Sets the base line settings of the document, grid spacing(grid), grid offset(offset).
544
Values are given in the measurement units of the document - see UNIT_&lt;type&gt;
545
constants.
546
</source>
12918 cbradney 547
        <translation type="unfinished"></translation>
548
    </message>
549
    <message>
14474 cbradney 550
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="200"/>
12918 cbradney 551
        <source>setUnit(type)
552
 
553
Changes the measurement unit of the document. Possible values for &quot;unit&quot; are
554
defined as constants UNIT_&lt;type&gt;.
555
 
556
May raise ValueError if an invalid unit is passed.
557
</source>
558
        <translation type="unfinished">setUnit(mota)
559
 
560
Dokumentua neurtzeko unitatea aldatzen du. Unitate motaren balio erabilgarriak 
561
UNIT_&lt;mota&gt; konstante gisa definituta daude.
562
 
563
ValueError abiaraziko da baliogabeko unitatea ematen bada.
564
</translation>
565
    </message>
566
    <message>
14474 cbradney 567
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="212"/>
12918 cbradney 568
        <source>getUnit() -&gt; integer (Scribus unit constant)
569
 
570
Returns the measurement units of the document. The returned value will be one
571
of the UNIT_* constants:
572
UNIT_INCHES, UNIT_MILLIMETERS, UNIT_PICAS, UNIT_POINTS.
573
</source>
574
        <translation type="unfinished">getUnit() -&gt; osokoa (Scribus-eko unitate konstantea)
575
 
576
Dokumentua neurtzeko ezarritako unitatea itzultzen du. Itzulitako balioa 
577
UNIT_* konstanteetariko bat izan daiteke:
578
UNIT_INCHES, UNIT_MILLIMETERS, UNIT_PICAS, UNIT_POINTS.
579
</translation>
580
    </message>
581
    <message>
14474 cbradney 582
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="223"/>
12918 cbradney 583
        <source>loadStylesFromFile(&quot;filename&quot;)
584
 
585
Loads paragraph styles from the Scribus document at &quot;filename&quot; into the
586
current document.
587
</source>
588
        <translation type="unfinished">loadStylesFromFile(&quot;fitxategi-izena&quot;)
589
 
590
Paragrafo-estiloak kargatzen ditu uneko dokumentuan 
591
Scribus dokumentik (&quot;fitxategi-izena&quot;)  .
592
</translation>
593
    </message>
594
    <message>
14474 cbradney 595
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="233"/>
12918 cbradney 596
        <source>setDocType(facingPages, firstPageLeft)
597
 
598
Sets the document type. To get facing pages set the first parameter to
599
FACINGPAGES, to switch facingPages off use NOFACINGPAGES instead.  If you want
600
to be the first page a left side set the second parameter to FIRSTPAGELEFT, for
601
a right page use FIRSTPAGERIGHT.
602
</source>
603
        <translation type="unfinished">setDocType(aurrezAurreOrri, lehenOrriaEzker)
604
 
605
Dokumentu-mota ezartzen du. Ezarri lehenbiziko parametroa 
606
FACINGPAGES konstantearekin orrialdeak aurrez aurre jartzeko, 
607
bestela, orrialdeak aurrez aurre ez egoteko erabili NOFACINGPAGES. 
608
Aurreneko orrialdea ezkerraldean egoteko ezarri bigarren paraemetroa 
609
FIRSTPAGELEFT balioarekin, bestela erabili FIRSTPAGERIGHT aurrenekoa 
610
orrialdea eskuinean egoteko.
611
</translation>
612
    </message>
613
    <message>
14474 cbradney 614
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="243"/>
12918 cbradney 615
        <source>closeMasterPage()
616
 
617
Closes the currently active master page, if any, and returns editing
618
to normal. Begin editing with editMasterPage().
619
</source>
620
        <translation type="unfinished">closeMasterPage()
621
 
622
Unean aktibo dagoen orri maisua ixten du, eta edizioa bere egoera 
623
normalera itzultzen du. Hasi editatzen editMasterPage() funtzioarekin.
624
</translation>
625
    </message>
626
    <message>
14474 cbradney 627
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="251"/>
12918 cbradney 628
        <source>masterPageNames()
629
 
630
Returns a list of the names of all master pages in the document.
631
</source>
632
        <translation type="unfinished">masterPageNames()
633
 
634
Dokumentuko orri maisu guztien izenen zerrenda itzultzen du.
635
</translation>
636
    </message>
637
    <message>
14474 cbradney 638
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="258"/>
12918 cbradney 639
        <source>editMasterPage(pageName)
640
 
641
Enables master page editing and opens the named master page
642
for editing. Finish editing with closeMasterPage().
643
</source>
644
        <translation type="unfinished">editMasterPage(orriIzena)
645
 
646
Orri maisua editatzea gaitzen du, eta izendatutako orri maisua 
647
irekitzen du editatzeko. Amaitu editatzea closeMasterPage() funtzioarekin.
648
</translation>
649
    </message>
650
    <message>
14474 cbradney 651
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="266"/>
12918 cbradney 652
        <source>createMasterPage(pageName)
653
 
654
Creates a new master page named pageName and opens it for
655
editing.
656
</source>
657
        <translation type="unfinished">createMasterPage(orriIzena)
658
 
659
Orri maisua berria sortzen, &apos;orriIzen&apos; izenekoa, eta ireki egiten du 
660
editatzeko.
661
</translation>
662
    </message>
663
    <message>
14474 cbradney 664
        <location filename="../../../scribus/plugins/scriptplugin/cmddoc.h" line="274"/>
12918 cbradney 665
        <source>deleteMasterPage(pageName)
666
 
667
Delete the named master page.
668
</source>
669
        <translation type="unfinished">deleteMasterPage(orriIzena)
670
 
671
Izendatutako orri maisua ezabatzen du.
672
</translation>
673
    </message>
674
    <message>
14474 cbradney 675
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="17"/>
12918 cbradney 676
        <source>getFillColor([&quot;name&quot;]) -&gt; string
677
 
678
Returns the name of the fill color of the object &quot;name&quot;.
679
If &quot;name&quot; is not given the currently selected item is used.
680
</source>
681
        <translation type="unfinished">getFillColor([&quot;izena&quot;]) -&gt; katea
682
 
683
&quot;izena&quot; objektuaren kolore-betegarriaren izena itzultzen du. 
684
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.</translation>
685
    </message>
686
    <message>
14474 cbradney 687
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="27"/>
12918 cbradney 688
        <source>getFillTransparency([&quot;name&quot;]) -&gt; float
689
 
690
Returns the fill transparency of the object &quot;name&quot;. If &quot;name&quot;
691
is not given the currently selected Item is used.
692
</source>
693
        <translation type="unfinished"></translation>
694
    </message>
695
    <message>
14474 cbradney 696
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="37"/>
12918 cbradney 697
        <source>getFillBlendmode([&quot;name&quot;]) -&gt; integer
698
 
699
Returns the fill blendmode of the object &quot;name&quot;. If &quot;name&quot;
700
is not given the currently selected Item is used.
701
</source>
702
        <translation type="unfinished"></translation>
703
    </message>
704
    <message>
14474 cbradney 705
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="47"/>
12918 cbradney 706
        <source>getLineColor([&quot;name&quot;]) -&gt; string
707
 
708
Returns the name of the line color of the object &quot;name&quot;.
709
If &quot;name&quot; is not given the currently selected item is used.
710
</source>
711
        <translation type="unfinished">getLineColor([&quot;izena&quot;]) -&gt; katea
712
 
713
&quot;izena&quot; objektuaren marraren kolorearen izena itzultzen du. 
714
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
715
</translation>
716
    </message>
717
    <message>
14474 cbradney 718
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="57"/>
12918 cbradney 719
        <source>getLineTransparency([&quot;name&quot;]) -&gt; float
720
 
721
Returns the line transparency of the object &quot;name&quot;. If &quot;name&quot;
722
is not given the currently selected Item is used.
723
</source>
724
        <translation type="unfinished"></translation>
725
    </message>
726
    <message>
14474 cbradney 727
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="67"/>
12918 cbradney 728
        <source>getLineBlendmode([&quot;name&quot;]) -&gt; integer
729
 
730
Returns the line blendmode of the object &quot;name&quot;. If &quot;name&quot;
731
is not given the currently selected Item is used.
732
</source>
733
        <translation type="unfinished"></translation>
734
    </message>
735
    <message>
14474 cbradney 736
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="77"/>
12918 cbradney 737
        <source>getLineWidth([&quot;name&quot;]) -&gt; integer
738
 
739
Returns the line width of the object &quot;name&quot;. If &quot;name&quot;
740
is not given the currently selected Item is used.
741
</source>
742
        <translation type="unfinished">getLineWidth([&quot;izena&quot;]) -&gt; osokoa
743
 
744
&quot;izena&quot; objektuaren marraren zabalera itzultzen du. 
745
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
746
</translation>
747
    </message>
748
    <message>
14474 cbradney 749
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="87"/>
12918 cbradney 750
        <source>getLineShade([&quot;name&quot;]) -&gt; integer
751
 
752
Returns the shading value of the line color of the object &quot;name&quot;.
753
If &quot;name&quot; is not given the currently selected item is used.
754
</source>
755
        <translation type="unfinished">getLineShade([&quot;izena&quot;]) -&gt; osokoa
756
 
757
&quot;izena&quot; objektuaren marraren kolorearen itzalduraren balioa itzultzen du. 
758
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
759
</translation>
760
    </message>
761
    <message>
14474 cbradney 762
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="97"/>
12918 cbradney 763
        <source>getLineJoin([&quot;name&quot;]) -&gt; integer (see constants)
764
 
765
Returns the line join style of the object &quot;name&quot;. If &quot;name&quot; is not given
766
the currently selected item is used.  The join types are:
767
JOIN_BEVEL, JOIN_MITTER, JOIN_ROUND
768
</source>
769
        <translation type="unfinished"></translation>
770
    </message>
771
    <message>
14474 cbradney 772
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="108"/>
12918 cbradney 773
        <source>getLineEnd([&quot;name&quot;]) -&gt; integer (see constants)
774
 
775
Returns the line cap style of the object &quot;name&quot;. If &quot;name&quot; is not given the
776
currently selected item is used. The cap types are:
777
CAP_FLAT, CAP_ROUND, CAP_SQUARE
778
</source>
779
        <translation type="unfinished">getLineEnd([&quot;izena&quot;]) -&gt; osokoa (ikus konstanteak)
780
 
781
&quot;izena&quot; objektuaren marraren txano-estiloa itzultzen du.
782
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da. 
783
Txanoen motak honakoak dira: 
784
CAP_FLAT (laua), CAP_ROUND (biribila), CAP_SQUARE (karratua)
785
</translation>
786
    </message>
787
    <message>
14474 cbradney 788
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="119"/>
12918 cbradney 789
        <source>getLineStyle([&quot;name&quot;]) -&gt; integer (see constants)
790
 
791
Returns the line style of the object &quot;name&quot;. If &quot;name&quot; is not given the
792
currently selected item is used. Line style constants are:
793
LINE_DASH, LINE_DASHDOT, LINE_DASHDOTDOT, LINE_DOT, LINE_SOLID
794
</source>
795
        <translation type="unfinished">getLineStyle([&quot;izena&quot;]) -&gt; osokoa (ikus konstanteak)
796
 
797
&quot;izena&quot; objektuaren marraren estiloa itzultzen du.
798
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da. 
799
Marra-estiloen konstanteak honakoak dira: 
800
LINE_DASH (marra), LINE_DASHDOT (marra puntu), 
801
LINE_DASHDOTDOT (marra puntu puntu), LINE_DOT (puntu), LINE_SOLID (betea)
802
</translation>
803
    </message>
804
    <message>
14474 cbradney 805
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="130"/>
12918 cbradney 806
        <source>getFillShade([&quot;name&quot;]) -&gt; integer
807
 
808
Returns the shading value of the fill color of the object &quot;name&quot;.
809
If &quot;name&quot; is not given the currently selected item is used.
810
</source>
811
        <translation type="unfinished">getFillShade([&quot;izena&quot;]) -&gt; osokoa
812
 
813
&quot;izena&quot; objektuaren kolore betegarriaren itzalduraren balioa itzultzen du.
814
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da. 
815
</translation>
816
    </message>
817
    <message>
14474 cbradney 818
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="140"/>
12918 cbradney 819
        <source>getCornerRadius([&quot;name&quot;]) -&gt; integer
820
 
821
Returns the corner radius of the object &quot;name&quot;. The radius is
822
expressed in points. If &quot;name&quot; is not given the currently
823
selected item is used.
824
</source>
825
        <translation type="unfinished"></translation>
826
    </message>
827
    <message>
14474 cbradney 828
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="151"/>
12918 cbradney 829
        <source>getImageScale([&quot;name&quot;]) -&gt; (x,y)
830
 
831
Returns a (x, y) tuple containing the scaling values of the image frame
832
&quot;name&quot;.  If &quot;name&quot; is not given the currently selected item is used.
833
</source>
834
        <translation type="unfinished">getImageScale([&quot;izena&quot;]) -&gt; (x,y)
835
 
836
&quot;izena&quot; irudi-markoaren eskalatze-balioen tupla (x,y) itzultzen du. 
837
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
838
</translation>
839
    </message>
840
    <message>
14474 cbradney 841
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="161"/>
12918 cbradney 842
        <source>getImageName([&quot;name&quot;]) -&gt; string
843
 
844
Returns the filename for the image in the image frame. If &quot;name&quot; is not
845
given the currently selected item is used.
846
</source>
847
        <translation type="unfinished">getImageName([&quot;izena&quot;]) -&gt; katea
848
 
849
&quot;izena&quot; irudi-markoaren irudiari dagokion fitxategi-izena itzultzen du.
850
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
851
</translation>
852
    </message>
853
    <message>
14474 cbradney 854
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="171"/>
12918 cbradney 855
        <source>getPosition([&quot;name&quot;]) -&gt; (x,y)
856
 
857
Returns a (x, y) tuple with the position of the object &quot;name&quot;.
858
If &quot;name&quot; is not given the currently selected item is used.
859
The position is expressed in the actual measurement unit of the document
860
- see UNIT_&lt;type&gt; for reference.
861
</source>
862
        <translation type="unfinished"></translation>
863
    </message>
864
    <message>
14474 cbradney 865
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="183"/>
12918 cbradney 866
        <source>getSize([&quot;name&quot;]) -&gt; (width,height)
867
 
868
Returns a (width, height) tuple with the size of the object &quot;name&quot;.
869
If &quot;name&quot; is not given the currently selected item is used. The size is
870
expressed in the current measurement unit of the document - see UNIT_&lt;type&gt;
871
for reference.
872
</source>
873
        <translation type="unfinished">getSize([&quot;izena&quot;]) -&gt; (zabalera,altuera)
874
 
875
&quot;izena&quot; objektuaren tamainaren tupla (zabalera, altuera) itzultzen du.
876
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da. 
877
Dokumentua neurtzeko uneko unitatea erabiltzen du tamainak 
878
(ikus UNIT_&lt;mota&gt; xehetasunerako).
879
</translation>
880
    </message>
881
    <message>
14474 cbradney 882
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="195"/>
12918 cbradney 883
        <source>getRotation([&quot;name&quot;]) -&gt; integer
884
 
885
Returns the rotation of the object &quot;name&quot;. The value is expressed in degrees,
886
and clockwise is positive. If &quot;name&quot; is not given the currently selected item
887
is used.
888
</source>
889
        <translation type="unfinished">getRotation([&quot;izena&quot;]) -&gt; osokoa
890
 
891
&quot;izena&quot; objektuaren biraketa itzultzen du. Balioa gradutan adierazten da, 
892
eta erlojuaren norantza positiboa da. &quot;izena&quot; ez bada ematen, unean 
893
hautatutako elementua erabiliko da.
894
</translation>
895
    </message>
896
    <message>
14474 cbradney 897
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetprop.h" line="206"/>
12918 cbradney 898
        <source>getAllObjects() -&gt; list
899
 
900
Returns a list containing the names of all objects on the current page.
901
</source>
902
        <translation type="unfinished">getAllObjects() -&gt; zerrenda
903
 
904
Zerrenda itzultzen du, uneko orrialdeko objektu guztien izenen edukiarekin.
905
</translation>
906
    </message>
907
    <message>
14474 cbradney 908
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetsetprop.h" line="77"/>
12918 cbradney 909
        <source>getPropertyCType(object, property, includesuper=True)
910
 
911
Returns the name of the C type of `property&apos; of `object&apos;. See getProperty()
912
for details of arguments.
913
 
914
If `includesuper&apos; is true, search inherited properties too.
915
</source>
916
        <translation type="unfinished">getPropertyCType(objektua,  propietatea, txertatuSuper=TRUE)
917
 
918
&apos;objektua&apos;ren &apos;propietatearen&apos; C motako izena itzultzen du. 
919
Ikus getProperty() parametroen xehetasunerako.
920
 
921
&apos;txertatuSuper&apos; TRUE (EGIA) bada, heredatutako propietateetan ere bilatzen du.
922
</translation>
923
    </message>
924
    <message>
14474 cbradney 925
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetsetprop.h" line="96"/>
12918 cbradney 926
        <source>getPropertyNames(object, includesuper=True)
927
 
928
Return a list of property names supported by `object&apos;.
929
If `includesuper&apos; is true, return properties supported
930
by parent classes as well.
931
</source>
932
        <translation type="unfinished">getPropertyNames(objektua, txertatuSuper=TRUE)
933
 
934
&apos;objektua&apos;k onartutako propietateen izenen zerrenda itzultzen du.
935
&apos;txertatuSuper&apos; TRUE (EGIA) bada, klasearen gurasoek onartutako 
936
propietateak ere itzultzen ditu.
937
</translation>
938
    </message>
939
    <message>
14474 cbradney 940
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetsetprop.h" line="123"/>
12918 cbradney 941
        <source>getProperty(object, property)
942
 
943
Return the value of the property `property&apos; of the passed `object&apos;.
944
 
945
The `object&apos; argument may be a string, in which case the named PageItem
946
is searched for. It may also be a PyCObject, which may point to any
947
C++ QObject instance.
948
 
949
The `property&apos; argument must be a string, and is the name of the property
950
to look up on `object&apos;.
951
 
952
The return value varies depending on the type of the property.
953
</source>
954
        <translation type="unfinished">getProperty(objektua, propietatea)
955
 
956
&apos;objektua&apos;ren &apos;propietatea&apos;ren balioa itzultzen du.
957
 
958
&apos;objektua&apos; parametroa katea izan daiteke, egoera horretan PageItem 
959
izenekoaren bilaketa egiten da. PyCObject ere izan daiteke, 
960
C++ QObject-eko intantzia batera zuzendu dezake.
961
 
962
&apos;propietatea&apos; parametroa kate bat izan behar du, eta &apos;objektua&apos;n bilatuko den 
963
propietatearen izen da.
964
 
965
Itzultzen den balioa propietate-motaren arabera dago.
966
</translation>
967
    </message>
968
    <message>
14474 cbradney 969
        <location filename="../../../scribus/plugins/scriptplugin/cmdgetsetprop.h" line="158"/>
12918 cbradney 970
        <source>setProperty(object, property, value)
971
 
972
Set `property&apos; of `object&apos; to `value&apos;. If `value&apos; cannot be converted to a type
973
compatible with the type of `property&apos;, an exception is raised. An exception may
974
also be raised if the underlying setter fails.
975
 
976
See getProperty() for more information.
977
</source>
978
        <translation type="unfinished">setProperty(objektua, propietatea, balioa)
979
 
980
&apos;objektua&apos;ren &apos;propietatea&apos; ezartzen du &apos;balioa&apos;rekin. Balioa ezin bada 
981
&apos;propietatea&apos;k darabilen motaren bateragarri batera bihurtu, salbuespena 
982
abiaraziko da. Salbuespena ere abiaraziko da azpimarratzeko ezarpenak 
983
huts egiten badu.
984
 
985
Ikus getProperty() xehetasun gehiagorako.
986
</translation>
987
    </message>
988
    <message>
14474 cbradney 989
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="17"/>
12918 cbradney 990
        <source>moveObject(dx, dy [, &quot;name&quot;])
991
 
992
Moves the object &quot;name&quot; by dx and dy relative to its current position. The
993
distances are expressed in the current measurement unit of the document (see
994
UNIT constants). If &quot;name&quot; is not given the currently selected item is used.
995
If the object &quot;name&quot; belongs to a group, the whole group is moved.
996
</source>
997
        <translation type="unfinished">moveObject(dx, dy [, &quot;izena&quot;])
998
 
999
&quot;izena&quot; objektua desplazatzen du dx eta dy balioekin uneko posiziotik. Dokumentuan 
1000
uneko neurtzeko unitateetan adierazten dira distantziak (ikus UNIT konstanteak). 
1001
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da. 
1002
&quot;izena&quot; objektua talde batekoa bada, talde osoa desplazatuko da.
1003
</translation>
1004
    </message>
1005
    <message>
14474 cbradney 1006
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="29"/>
12918 cbradney 1007
        <source>moveObjectAbs(x, y [, &quot;name&quot;])
1008
 
1009
Moves the object &quot;name&quot; to a new location. The coordinates are expressed in
1010
the current measurement unit of the document (see UNIT constants).  If &quot;name&quot;
1011
is not given the currently selected item is used.  If the object &quot;name&quot;
1012
belongs to a group, the whole group is moved.
1013
</source>
1014
        <translation type="unfinished">moveObjectAbs(x, y [, &quot;izena&quot;])
1015
 
1016
&quot;izena&quot; objektua lekuz aldatzen du. Dokumentua neurtzeko uneko unitatea erabiltzen 
1017
du koordenatuak (ikus UNIT konstanteak). 
1018
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da. 
1019
&quot;izena&quot;  objektua talde bateko kidea bada, talde osoa aldatuko da lekuz.
1020
</translation>
1021
    </message>
1022
    <message>
14474 cbradney 1023
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="41"/>
12918 cbradney 1024
        <source>rotateObject(rot [, &quot;name&quot;])
1025
 
1026
Rotates the object &quot;name&quot; by &quot;rot&quot; degrees relatively. The object is
1027
rotated by the vertex that is currently selected as the rotation point - by
1028
default, the top left vertex at zero rotation. Positive values mean counter
1029
clockwise rotation when the default rotation point is used. If &quot;name&quot; is not
1030
given the currently selected item is used.
1031
</source>
1032
        <translation type="unfinished"></translation>
1033
    </message>
1034
    <message>
14474 cbradney 1035
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="54"/>
12918 cbradney 1036
        <source>rotateObjectAbs(rot [, &quot;name&quot;])
1037
 
1038
Sets the rotation of the object &quot;name&quot; to &quot;rot&quot;. Positive values
1039
mean counter clockwise rotation. If &quot;name&quot; is not given the currently
1040
selected item is used.
1041
</source>
1042
        <translation type="unfinished"></translation>
1043
    </message>
1044
    <message>
14474 cbradney 1045
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="65"/>
12918 cbradney 1046
        <source>sizeObject(width, height [, &quot;name&quot;])
1047
 
1048
Resizes the object &quot;name&quot; to the given width and height. If &quot;name&quot;
1049
is not given the currently selected item is used.
1050
</source>
1051
        <translation type="unfinished">sizeObject(zabalera, altuera [, &quot;izena&quot;])
1052
 
1053
&quot;izena&quot; objektua tamainaz aldatzen du emandako zabalera eta altuerarekin. 
1054
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
1055
</translation>
1056
    </message>
1057
    <message>
14474 cbradney 1058
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="75"/>
12918 cbradney 1059
        <source>getSelectedObject([nr]) -&gt; string
1060
 
1061
Returns the name of the selected object. &quot;nr&quot; if given indicates the number
1062
of the selected object, e.g. 0 means the first selected object, 1 means the
1063
second selected Object and so on.
1064
</source>
1065
        <translation type="unfinished">getSelectedObject([kop]) -&gt; katea
1066
 
1067
Hautatutako objektuaren izena itzultzen du. &quot;kop&quot; balioa ematen bada, 
1068
hautatutako objektu-kopurua adierazten du. 0 balioak hautatutako aurreneko 
1069
objektua adierazten du, 1 balioak hautatutako bigarren objektua, e.a.
1070
</translation>
1071
    </message>
1072
    <message>
14474 cbradney 1073
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="86"/>
12918 cbradney 1074
        <source>selectionCount() -&gt; integer
1075
 
1076
Returns the number of selected objects.
1077
</source>
1078
        <translation type="unfinished">selectionCount() -&gt; osokoa
1079
 
1080
Hautatutako objektu-kopurua itzultzen du.
1081
</translation>
1082
    </message>
1083
    <message>
14474 cbradney 1084
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="95"/>
12918 cbradney 1085
        <source>selectObject(&quot;name&quot;)
1086
 
1087
Selects the object with the given &quot;name&quot;.
1088
</source>
1089
        <translation type="unfinished">selectObject(&quot;izena&quot;)
1090
 
1091
Emandako &quot;izena&quot; objektua hautatzen du.
1092
</translation>
1093
    </message>
1094
    <message>
14474 cbradney 1095
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="104"/>
12918 cbradney 1096
        <source>deselectAll()
1097
 
1098
Deselects all objects in the whole document.
1099
</source>
1100
        <translation type="unfinished">deselectAll()
1101
 
1102
Dokumentu osoko objektu guztiak desautatzen ditu.
1103
</translation>
1104
    </message>
1105
    <message>
14474 cbradney 1106
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="113"/>
14747 cbradney 1107
        <source>groupObjects(list) -&gt; string
1108
 
1109
Groups the objects named in &quot;list&quot; together. &quot;list&quot; must contain the names
1110
of the objects to be grouped. If &quot;list&quot; is not given the currently selected
1111
items are used. Returns the group name for further referencing.
1112
</source>
1113
        <translation type="unfinished"></translation>
1114
    </message>
1115
    <message>
12918 cbradney 1116
        <source>groupObjects(list)
1117
 
1118
Groups the objects named in &quot;list&quot; together. &quot;list&quot; must contain the names
1119
of the objects to be grouped. If &quot;list&quot; is not given the currently selected
1120
items are used.
1121
</source>
14747 cbradney 1122
        <translation type="obsolete">groupObjects(zerrenda)
12918 cbradney 1123
 
1124
&quot;zerrenda&quot;n agertzen diren objektu guztiak elkartzen ditu. Taldean elkartzea 
1125
nahi diren objektuen izenak eduki behar ditu &quot;zerrenda&quot;k. Zerrendarik ez bada 
1126
ematen, unean hautatutako elementuak erabiliko dira.
1127
</translation>
1128
    </message>
1129
    <message>
14474 cbradney 1130
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="124"/>
12918 cbradney 1131
        <source>unGroupObjects(&quot;name&quot;)
1132
 
1133
Destructs the group the object &quot;name&quot; belongs to.If &quot;name&quot; is not given the currently selected item is used.</source>
1134
        <translation type="unfinished">unGroupObjects(&quot;izena&quot;)
1135
 
1136
&quot;izena&quot; objektua kide den taldea apurtzen du. Ez bada &quot;izena&quot; ematen, 
1137
unean hautatutako elementua erabiliko da.</translation>
1138
    </message>
1139
    <message>
14474 cbradney 1140
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="132"/>
12918 cbradney 1141
        <source>scaleGroup(factor [,&quot;name&quot;])
1142
 
1143
Scales the group the object &quot;name&quot; belongs to. Values greater than 1 enlarge
1144
the group, values smaller than 1 make the group smaller e.g a value of 0.5
1145
scales the group to 50 % of its original size, a value of 1.5 scales the group
1146
to 150 % of its original size.  The value for &quot;factor&quot; must be greater than
1147
0. If &quot;name&quot; is not given the currently selected item is used.
1148
 
1149
May raise ValueError if an invalid scale factor is passed.
1150
</source>
1151
        <translation type="unfinished">scaleGroup(faktorea [,&quot;izena&quot;])
1152
 
1153
&quot;izena&quot; objektuaren taldea eskalatzen du. 1 baino handiagoak diren 
1154
faktoreek taldea handitzen dute, txikiagoak direnek taldea txikiagotzen 
1155
dute. Adib: 0.5 balioko faktore batek jatorrizko tamainaren %50era eskalatzen 
1156
du taldea; 1.5 balioak berriz taldea %150 handiagotzen du. &quot;faktorea&quot; eremuko 
1157
balioa 0 baino handiagoa izan behar du. Ez bada &quot;izena&quot; ematen 
1158
unean hautatutako elementua erabiliko da.
1159
 
1160
ValueError abiaraziko da faktore baliogabea ematen bada eskalatzeko.
1161
</translation>
1162
    </message>
1163
    <message>
14474 cbradney 1164
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="147"/>
12918 cbradney 1165
        <source>loadImage(&quot;filename&quot; [, &quot;name&quot;])
1166
 
1167
Loads the picture &quot;picture&quot; into the image frame &quot;name&quot;. If &quot;name&quot; is
1168
not given the currently selected item is used.
1169
 
1170
May raise WrongFrameTypeError if the target frame is not an image frame
1171
</source>
1172
        <translation type="unfinished">loadImage(&quot;fitxategi-izena&quot; [, &quot;izena&quot;])
1173
 
1174
&quot;fitxategi-izena&quot; irudia kargatzen du &quot;izena&quot; irudi-markoan. 
1175
Ez bada &quot;izena&quot; ematen unean hautatutako elementua erabiliko da.
1176
 
1177
WrongFrameTypeError abiaraziko da helburuko markoa ez bada irudi-marko bat.
1178
</translation>
1179
    </message>
1180
    <message>
14474 cbradney 1181
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="159"/>
12918 cbradney 1182
        <source>scaleImage(x, y [, &quot;name&quot;])
1183
 
14474 cbradney 1184
Sets the internal scaling factors of the picture in the image frame &quot;name&quot;.
1185
If &quot;name&quot; is not given the currently selected item is used. A number of 1
1186
means 100 %. Internal scaling factors are different from the values shown on 
1187
properties palette. Note : deprecated, use setImageScale() instead.
1188
 
1189
May raise WrongFrameTypeError if the target frame is not an image frame
1190
</source>
1191
        <translation type="unfinished"></translation>
1192
    </message>
1193
    <message>
1194
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="173"/>
1195
        <source>setImageScale(x, y [, &quot;name&quot;])
1196
 
12918 cbradney 1197
Sets the scaling factors of the picture in the image frame &quot;name&quot;.
1198
If &quot;name&quot; is not given the currently selected item is used. A number of 1
14474 cbradney 1199
means 100 %. Scaling factors are equal to the values shown on properties palette.
1200
 
1201
May raise WrongFrameTypeError if the target frame is not an image frame
1202
</source>
1203
        <translation type="unfinished"></translation>
1204
    </message>
1205
    <message>
1206
        <source>scaleImage(x, y [, &quot;name&quot;])
1207
 
1208
Sets the scaling factors of the picture in the image frame &quot;name&quot;.
1209
If &quot;name&quot; is not given the currently selected item is used. A number of 1
12918 cbradney 1210
means 100 %.
1211
 
1212
May raise WrongFrameTypeError if the target frame is not an image frame
1213
</source>
13279 cbradney 1214
        <translation type="obsolete">scaleImage(x, y [, &quot;izena&quot;])
12918 cbradney 1215
 
1216
&quot;izena&quot; irudi-markoko irudia eskalatzeko faktorea ezartzen du. 
1217
Ez bada &quot;izena&quot; ematen, unean hautatutako elementua erabiliko da. 1 zenbakiak 
1218
%100 adierazten du.
1219
 
1220
WrongFrameTypeError abiaraziko da helburuko markoa ez bada irudi-marko bat.
1221
</translation>
1222
    </message>
1223
    <message>
14474 cbradney 1224
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="186"/>
12918 cbradney 1225
        <source>lockObject([&quot;name&quot;]) -&gt; bool
1226
 
1227
Locks the object &quot;name&quot; if it&apos;s unlocked or unlock it if it&apos;s locked.
1228
If &quot;name&quot; is not given the currently selected item is used. Returns true
1229
if locked.
1230
</source>
1231
        <translation type="unfinished">lockObject([&quot;izena&quot;]) -&gt; boolearra
1232
 
1233
&quot;izena&quot; objektua blokeatzen du desblokeatuta egonez gero, edo 
1234
desblokeatu egiten du blokeatuta egonez gero. Ez bada &quot;izena&quot; emanten, 
1235
unean hautatutako elementua erabiliko da. TRUE (EGIA) itzultzen du 
1236
blokeatzen badu.
1237
</translation>
1238
    </message>
1239
    <message>
14474 cbradney 1240
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="197"/>
12918 cbradney 1241
        <source>isLocked([&quot;name&quot;]) -&gt; bool
1242
 
1243
Returns true if is the object &quot;name&quot; locked.  If &quot;name&quot; is not given the
1244
currently selected item is used.
1245
</source>
1246
        <translation type="unfinished">isLocked([&quot;izena&quot;]) -&gt; boolearra
1247
 
1248
TRUE (EGIA) itzultzen du &quot;izena&quot; objektua blokeatuta egonez gero. 
1249
Ez bada &quot;izena&quot; ematen, unean hautatutako elementua erabiliko da.
1250
</translation>
1251
    </message>
1252
    <message>
14474 cbradney 1253
        <location filename="../../../scribus/plugins/scriptplugin/cmdmani.h" line="206"/>
12918 cbradney 1254
        <source>setScaleImageToFrame(scaletoframe, proportional=None, name=&lt;selection&gt;)
1255
 
1256
Sets the scale to frame on the selected or specified image frame to `scaletoframe&apos;.
1257
If `proportional&apos; is specified, set fixed aspect ratio scaling to `proportional&apos;.
1258
Both `scaletoframe&apos; and `proportional&apos; are boolean.
1259
 
1260
May raise WrongFrameTypeError.
1261
</source>
1262
        <translation type="unfinished">setScaleImageToFrame(eskalatuMarkora, proportzionala=None, izena=&lt;hautapena&gt;)
1263
 
1264
Hautapeneko edo zehaztutako irudi-markoan markoaren eskala ezartzen du 
1265
&apos;eskalatuMarkora&apos; balioarekin. &apos;proportzionala&apos; zehazten bada, itxura eskalatzeko
1266
erlazioa finkatu egingo da. &apos;eskalatuMarkora&apos; eta &apos;proportzionala&apos; parametroak 
1267
boolearrak dira.
1268
 
1269
WrongFrameTypeError abiaraziko da.
1270
</translation>
1271
    </message>
1272
    <message>
14474 cbradney 1273
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="19"/>
12918 cbradney 1274
        <source>setRedraw(bool)
1275
 
1276
Disables page redraw when bool = False, otherwise redrawing is enabled.
1277
This change will persist even after the script exits, so make sure to call
1278
setRedraw(True) in a finally: clause at the top level of your script.
1279
</source>
1280
        <translation type="unfinished">setRedraw(boolearra)
1281
 
1282
Boolearraren balioa FALSE (FALTSUA) denean orria birmarraztea desgaitzen du, bestela 
1283
(EGIA bada) berriro marraztea gaitzen du. Aldaketa hau mantendu egingo da nahiz 
1284
eta script-ak irten egin, beraz ziurtatu amaitzean setRedraw(TRUE) funtzioari deitzeaz: jarri zure script-aren maila gorenean.</translation>
1285
    </message>
1286
    <message>
14474 cbradney 1287
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="30"/>
12918 cbradney 1288
        <source>getFontNames() -&gt; list
1289
 
1290
Returns a list with the names of all available fonts.
1291
</source>
1292
        <translation type="unfinished">getFontNames() -&gt; zerrenda
1293
 
1294
Letra-tipo erabilgarri guztien izena duen zerrenda itzultzen du.
1295
</translation>
1296
    </message>
1297
    <message>
14474 cbradney 1298
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="39"/>
12918 cbradney 1299
        <source>getXFontNames() -&gt; list of tuples
1300
 
1301
Returns a larger font info. It&apos;s a list of the tuples with:
1302
[ (Scribus name, Family, Real name, subset (1|0), embed PS (1|0), font file), (...), ... ]
1303
</source>
1304
        <translation type="unfinished">getXFontNames() -&gt; tuplen zerrenda
1305
 
1306
Letra-tipo handien datuak itzultzen ditu. Tuplen zerrenda da:
1307
[ (Scribus izena, familia, benetako izena, azpimultzoa (1|0), 
1308
kapsulatutako PS (1|0), letra-fitxategia), (...), ... ]
1309
</translation>
1310
    </message>
1311
    <message>
14474 cbradney 1312
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="52"/>
12918 cbradney 1313
        <source>renderFont(&quot;name&quot;, &quot;filename&quot;, &quot;sample&quot;, size, format=&quot;PPM&quot;) -&gt; bool
1314
 
1315
Creates an image preview of font &quot;name&quot; with given text &quot;sample&quot; and size.
1316
If &quot;filename&quot; is not &quot;&quot;, image is saved into &quot;filename&quot;. Otherwise
1317
image data is returned as a string. The optional &quot;format&quot; argument
1318
specifies the image format to generate, and supports any format allowed
1319
by QPixmap.save(). Common formats are PPM, JPEG, PNG and XPM.
1320
 
1321
May raise NotFoundError if the specified font can&apos;t be found.
1322
May raise ValueError if an empty sample or filename is passed.
1323
</source>
1324
        <translation type="unfinished">renderFont(&quot;izena&quot;, &quot;fitxategi-izena&quot;, &quot;lagina&quot;, tamaina, formatua=&quot;PPM&quot;) -&gt; boolearra
1325
 
1326
&quot;izena&quot; letra-tipoaren aurrebistako irudia sortzen du emandako &quot;lagina&quot; 
1327
testuarekin eta tamainarekin. &quot;fitxategi-izena&quot; ematen bada (ez badago hutsik) 
1328
irudia fitxategi-izenean gordeko da. Bestela irudiaren datua kate gisa 
1329
itzuliko da. Aukerako &quot;formatua&quot; parametroak sortuko den irudiaren 
1330
formatua zehazten du, eta QPixmap.save() funtzioak onartutako 
1331
edozein formatu izan daiteke. Formatu arruntenak PPM, 
1332
JPEG, PNG eta XPM dira.
1333
 
1334
NotFoundError abiaraziko da emandako letra-tipoa ez bada aurkitzen.
1335
ValueError abiaraziko da lagin edo fitxategi-izen hutsa ematen bada.
1336
</translation>
1337
    </message>
1338
    <message>
14474 cbradney 1339
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="68"/>
12918 cbradney 1340
        <source>getLayers() -&gt; list
1341
 
1342
Returns a list with the names of all defined layers.
1343
</source>
1344
        <translation type="unfinished">getLayers() -&gt; zerrenda
1345
 
1346
Definitutako geruza guztien izena duen zerrenda itzultzen du.
1347
</translation>
1348
    </message>
1349
    <message>
14474 cbradney 1350
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="77"/>
12918 cbradney 1351
        <source>setActiveLayer(&quot;name&quot;)
1352
 
1353
Sets the active layer to the layer named &quot;name&quot;.
1354
 
1355
May raise NotFoundError if the layer can&apos;t be found.
1356
May raise ValueError if the layer name isn&apos;t acceptable.
1357
</source>
1358
        <translation type="unfinished">setActiveLayer(&quot;izena&quot;)
1359
 
1360
&quot;izena&quot; geruza ezartzen du geruza aktibo gisa.
1361
 
1362
NotFoundError abiaraziko da geruza ez bada aurkitzen.
1363
ValueError abiaraziko da geruzaren izena onarkaitza bada.
1364
</translation>
1365
    </message>
1366
    <message>
14474 cbradney 1367
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="89"/>
12918 cbradney 1368
        <source>getActiveLayer() -&gt; string
1369
 
1370
Returns the name of the current active layer.
1371
</source>
1372
        <translation type="unfinished">getActiveLayer() -&gt; katea
1373
 
1374
Uneko geruza aktiboaren izena itzultzen du.</translation>
1375
    </message>
1376
    <message>
14474 cbradney 1377
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="98"/>
12918 cbradney 1378
        <source>sentToLayer(&quot;layer&quot; [, &quot;name&quot;])
1379
 
1380
Sends the object &quot;name&quot; to the layer &quot;layer&quot;. The layer must exist.
1381
If &quot;name&quot; is not given the currently selected item is used.
1382
 
1383
May raise NotFoundError if the layer can&apos;t be found.
1384
May raise ValueError if the layer name isn&apos;t acceptable.
1385
</source>
1386
        <translation type="unfinished">sentToLayer(&quot;geruza&quot; [, &quot;izena&quot;])
1387
 
1388
&quot;izena&quot; objektua &quot;geruza&quot; geruzara eramango du. Geruzak existitu egin behar du. 
1389
Ez bada &quot;izena&quot; ematen, unean hautatutako elementua erabiliko da.
1390
 
1391
NotFoundError abiaraziko da geruza ezin bada aurkitu.
1392
ValueError abiaraziko da geruzaren izena onarkaitza bada.
1393
</translation>
1394
    </message>
1395
    <message>
14474 cbradney 1396
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="111"/>
12918 cbradney 1397
        <source>setLayerVisible(&quot;layer&quot;, visible)
1398
 
1399
Sets the layer &quot;layer&quot; to be visible or not. If is the visible set to false
1400
the layer is invisible.
1401
 
1402
May raise NotFoundError if the layer can&apos;t be found.
1403
May raise ValueError if the layer name isn&apos;t acceptable.
1404
</source>
1405
        <translation type="unfinished">setLayerVisible(&quot;geruza&quot;, ikusgai)
1406
 
1407
&quot;geruza&quot; izeneko geruza ikusgai den, edo ez, ezartzen du. &apos;ikusgai&apos; eremuan 
1408
FALSE (FALTSUA) balioa jartzen bada, geruza ikuskaitza izango da.
1409
 
1410
NotFoundError abiaraziko da geruza ezin bada aurkitu.
1411
ValueError abiaraziko da geruzaren izena onarkaitza bada.
1412
</translation>
1413
    </message>
1414
    <message>
14474 cbradney 1415
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="124"/>
12918 cbradney 1416
        <source>setLayerPrintable(&quot;layer&quot;, printable)
1417
 
1418
Sets the layer &quot;layer&quot; to be printable or not. If is the
1419
printable set to false the layer won&apos;t be printed.
1420
 
1421
May raise NotFoundError if the layer can&apos;t be found.
1422
May raise ValueError if the layer name isn&apos;t acceptable.
1423
</source>
1424
        <translation type="unfinished"></translation>
1425
    </message>
1426
    <message>
14474 cbradney 1427
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="137"/>
12918 cbradney 1428
        <source>setLayerLocked(&quot;layer&quot;, locked)
1429
 
1430
Sets the layer &quot;layer&quot; to be locked or not. If locked is set to
1431
true the layer will be locked.
1432
 
1433
May raise NotFoundError if the layer can&apos;t be found.
1434
May raise ValueError if the layer name isn&apos;t acceptable.
1435
</source>
1436
        <translation type="unfinished"></translation>
1437
    </message>
1438
    <message>
14474 cbradney 1439
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="150"/>
12918 cbradney 1440
        <source>setLayerOutlined(&quot;layer&quot;, outline)
1441
 
1442
Sets the layer &quot;layer&quot; to be locked or not. If outline is set to
1443
true the layer will be displayed outlined.
1444
 
1445
May raise NotFoundError if the layer can&apos;t be found.
1446
May raise ValueError if the layer name isn&apos;t acceptable.
1447
</source>
1448
        <translation type="unfinished"></translation>
1449
    </message>
1450
    <message>
14474 cbradney 1451
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="163"/>
12918 cbradney 1452
        <source>setLayerFlow(&quot;layer&quot;, flow)
1453
 
1454
Sets the layers &quot;layer&quot;  flowcontrol to flow. If flow is set to
1455
true text in layers above this one will flow around objects on this layer.
1456
 
1457
May raise NotFoundError if the layer can&apos;t be found.
1458
May raise ValueError if the layer name isn&apos;t acceptable.
1459
</source>
1460
        <translation type="unfinished"></translation>
1461
    </message>
1462
    <message>
14474 cbradney 1463
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="176"/>
12918 cbradney 1464
        <source>setLayerBlendmode(&quot;layer&quot;, blend)
1465
 
1466
Sets the layers &quot;layer&quot;  blendmode to blend.
1467
 
1468
May raise NotFoundError if the layer can&apos;t be found.
1469
May raise ValueError if the layer name isn&apos;t acceptable.
1470
</source>
1471
        <translation type="unfinished"></translation>
1472
    </message>
1473
    <message>
14474 cbradney 1474
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="188"/>
12918 cbradney 1475
        <source>setLayerTransparency(&quot;layer&quot;, trans)
1476
 
1477
Sets the layers &quot;layer&quot;  transparency to trans.
1478
 
1479
May raise NotFoundError if the layer can&apos;t be found.
1480
May raise ValueError if the layer name isn&apos;t acceptable.
1481
</source>
1482
        <translation type="unfinished"></translation>
1483
    </message>
1484
    <message>
14474 cbradney 1485
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="200"/>
12918 cbradney 1486
        <source>isLayerVisible(&quot;layer&quot;) -&gt; bool
1487
 
1488
Returns whether the layer &quot;layer&quot; is visible or not, a value of True means
1489
that the layer &quot;layer&quot; is visible, a value of False means that the layer
1490
&quot;layer&quot; is invisible.
1491
 
1492
May raise NotFoundError if the layer can&apos;t be found.
1493
May raise ValueError if the layer name isn&apos;t acceptable.
1494
</source>
1495
        <translation type="unfinished"></translation>
1496
    </message>
1497
    <message>
14474 cbradney 1498
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="214"/>
12918 cbradney 1499
        <source>isLayerPrintable(&quot;layer&quot;) -&gt; bool
1500
 
1501
Returns whether the layer &quot;layer&quot; is printable or not, a value of True means
1502
that the layer &quot;layer&quot; can be printed, a value of False means that printing
1503
the layer &quot;layer&quot; is disabled.
1504
 
1505
May raise NotFoundError if the layer can&apos;t be found.
1506
May raise ValueError if the layer name isn&apos;t acceptable.
1507
</source>
1508
        <translation type="unfinished">isLayerPrintable(&quot;geruza&quot;) -&gt; boolearra
1509
 
1510
&quot;geruza&quot; izeneko geruza inprima daitekeen edo ez itzultzen du. TRUE (EGIA) 
1511
balioak inprima daitekeela adierazten du, eta era berean FALSE (FALTSUA) balioak 
1512
inprimatzea desgaituta dagoela.
1513
 
1514
NotFoundError abiaraziko da ezin bada geruza aurkitu.
1515
ValueError abiaraziko da geruzaren izena onarkaitza bada.
1516
</translation>
1517
    </message>
1518
    <message>
14474 cbradney 1519
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="228"/>
12918 cbradney 1520
        <source>isLayerLocked(&quot;layer&quot;) -&gt; bool
1521
 
1522
Returns whether the layer &quot;layer&quot; is locked or not, a value of True means
1523
that the layer &quot;layer&quot; is editable, a value of False means that the layer
1524
&quot;layer&quot; is locked.
1525
 
1526
May raise NotFoundError if the layer can&apos;t be found.
1527
May raise ValueError if the layer name isn&apos;t acceptable.
1528
</source>
1529
        <translation type="unfinished"></translation>
1530
    </message>
1531
    <message>
14474 cbradney 1532
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="242"/>
12918 cbradney 1533
        <source>isLayerOutlined(&quot;layer&quot;) -&gt; bool
1534
 
1535
Returns whether the layer &quot;layer&quot; is outlined or not, a value of True means
1536
that the layer &quot;layer&quot; is outlined, a value of False means that the layer
1537
&quot;layer&quot; is normal.
1538
 
1539
May raise NotFoundError if the layer can&apos;t be found.
1540
May raise ValueError if the layer name isn&apos;t acceptable.
1541
</source>
1542
        <translation type="unfinished"></translation>
1543
    </message>
1544
    <message>
14474 cbradney 1545
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="256"/>
12918 cbradney 1546
        <source>isLayerFlow(&quot;layer&quot;) -&gt; bool
1547
 
1548
Returns whether text flows around objects on layer &quot;layer&quot;, a value of True means
1549
that text flows around, a value of False means that the text does not flow around.
1550
 
1551
May raise NotFoundError if the layer can&apos;t be found.
1552
May raise ValueError if the layer name isn&apos;t acceptable.
1553
</source>
1554
        <translation type="unfinished"></translation>
1555
    </message>
1556
    <message>
14474 cbradney 1557
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="269"/>
12918 cbradney 1558
        <source>getLayerBlendmode(&quot;layer&quot;) -&gt; int
1559
 
1560
Returns the &quot;layer&quot; layer blendmode,
1561
 
1562
May raise NotFoundError if the layer can&apos;t be found.
1563
May raise ValueError if the layer name isn&apos;t acceptable.
1564
</source>
1565
        <translation type="unfinished"></translation>
1566
    </message>
1567
    <message>
14474 cbradney 1568
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="281"/>
12918 cbradney 1569
        <source>getLayerTransparency(&quot;layer&quot;) -&gt; float
1570
 
1571
Returns the &quot;layer&quot; layer transparency,
1572
 
1573
May raise NotFoundError if the layer can&apos;t be found.
1574
May raise ValueError if the layer name isn&apos;t acceptable.
1575
</source>
1576
        <translation type="unfinished"></translation>
1577
    </message>
1578
    <message>
14474 cbradney 1579
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="293"/>
12918 cbradney 1580
        <source>deleteLayer(&quot;layer&quot;)
1581
 
1582
Deletes the layer with the name &quot;layer&quot;. Nothing happens if the layer doesn&apos;t
1583
exists or if it&apos;s the only layer in the document.
1584
 
1585
May raise NotFoundError if the layer can&apos;t be found.
1586
May raise ValueError if the layer name isn&apos;t acceptable.
1587
</source>
1588
        <translation type="unfinished">deleteLayer(&quot;geruza&quot;)
1589
 
1590
&quot;geruza&quot; izeneko geruza ezabatzen du. 
1591
Ez da ezer gertatzen geruza ez bada existitzen, edo dokumentuko 
1592
geruza bakarra izanez gero.
1593
 
1594
NotFoundError abiaraziko da geruza ezin bada aurkitu.
1595
ValueError abiaraziko da geruzaren izena onarkaitza bada.</translation>
1596
    </message>
1597
    <message>
14474 cbradney 1598
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="306"/>
12918 cbradney 1599
        <source>createLayer(layer)
1600
 
1601
Creates a new layer with the name &quot;name&quot;.
1602
 
1603
May raise ValueError if the layer name isn&apos;t acceptable.
1604
</source>
1605
        <translation type="unfinished">createLayer(izena)
1606
 
1607
&quot;izena&quot; izeneko geruza berria sortzen du.
1608
 
1609
ValueError abiaraziko da geruzaren izena onarkaitza bada.
1610
</translation>
1611
    </message>
1612
    <message>
14474 cbradney 1613
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="317"/>
12918 cbradney 1614
        <source>getGuiLanguage() -&gt; string
1615
 
1616
Returns a string with the -lang value.
1617
</source>
1618
        <translation type="unfinished">getGuiLanguage() -&gt; katea
1619
 
1620
Kate bat itzultzen du -lang (hizkuntza) balioarekin.
1621
</translation>
1622
    </message>
1623
    <message>
14474 cbradney 1624
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="326"/>
12918 cbradney 1625
        <source>moveSelectionToFront()
1626
 
1627
Moves current selection to front.
1628
</source>
1629
        <translation type="unfinished"></translation>
1630
    </message>
1631
    <message>
14474 cbradney 1632
        <location filename="../../../scribus/plugins/scriptplugin/cmdmisc.h" line="335"/>
12918 cbradney 1633
        <source>moveSelectionToFront()
1634
 
1635
Moves current selection to back.
1636
</source>
1637
        <translation type="unfinished"></translation>
1638
    </message>
1639
    <message>
14474 cbradney 1640
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="17"/>
12918 cbradney 1641
        <source>createRect(x, y, width, height, [&quot;name&quot;]) -&gt; string
1642
 
1643
Creates a new rectangle on the current page and returns its name. The
1644
coordinates are given in the current measurement units of the document
1645
(see UNIT constants). &quot;name&quot; should be a unique identifier for the object
1646
because you need this name to reference that object in future. If &quot;name&quot;
1647
is not given Scribus will create one for you.
1648
 
1649
May raise NameExistsError if you explicitly pass a name that&apos;s already used.
1650
</source>
1651
        <translation type="unfinished">createRect(x, y, zabalera, altuera, [&quot;izena&quot;]) -&gt; katea
1652
 
1653
Laukizuzen berria sortzen du uneko orrian eta bere izena itzultzen du. Koordenatuak uneko dokumentua neurtzeko unitateetan ematen dira (ikus UNIT konstanteak). &quot;Izena&quot; objektuaren identifikatzaile bakarra izan daiteke, etorkizunean objektu honi erreferentzia egiteko erabiliko baita. &quot;izena&quot; ez bada ematen, Scribus aplikazioak emago dio zure ordez.
1654
 
1655
NameExistsError abiaraziko da esplizitoki emandako izena lehendik ere 
1656
egonez gero.</translation>
1657
    </message>
1658
    <message>
14474 cbradney 1659
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="34"/>
12918 cbradney 1660
        <source>createEllipse(x, y, width, height, [&quot;name&quot;]) -&gt; string
1661
 
1662
Creates a new ellipse on the current page and returns its name.
1663
The coordinates are given in the current measurement units of the document
1664
(see UNIT constants). &quot;name&quot; should be a unique identifier for the object
1665
because you need this name for further referencing of that object. If &quot;name&quot;
1666
is not given Scribus will create one for you.
1667
 
1668
May raise NameExistsError if you explicitly pass a name that&apos;s already used.
1669
</source>
1670
        <translation type="unfinished">createEllipse(x, y, zabalera, altuera, [&quot;izena&quot;]) -&gt; katea
1671
 
1672
Elipse berria sortzen du uneko orrialdean, eta bere izena itzultzen du. 
1673
Dokumentua neurtzeko uneko unitateetan ematen dira koordenatuak 
1674
(ikus UNIT konstanteak).  &quot;izena&quot; objektuaren identifikatzaile bakarra izan 
1675
behar du, etorkizunean bere izena erabili beharko baituzu objektu honi 
1676
erreferentzi egiteko. &quot;izena&quot; ez bada ematen, Scribus aplikazioak emango 
1677
dio.
1678
 
1679
NameExistsError abiaraziko da jadanik erabilita dagoen izena esplizitoki ematen bada.
1680
</translation>
1681
    </message>
1682
    <message>
14474 cbradney 1683
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="51"/>
12918 cbradney 1684
        <source>createImage(x, y, width, height, [&quot;name&quot;]) -&gt; string
1685
 
1686
Creates a new picture frame on the current page and returns its name. The
1687
coordinates are given in the current measurement units of the document.
1688
&quot;name&quot; should be a unique identifier for the object because you need this
1689
name for further access to that object. If &quot;name&quot; is not given Scribus will
1690
create one for you.
1691
 
1692
May raise NameExistsError if you explicitly pass a name that&apos;s already used.
1693
</source>
1694
        <translation type="unfinished">createImage(x, y, zabalera, altuera, [&quot;izena&quot;]) -&gt; katea
1695
 
1696
Irudi-marko berria sortzen du uneko orrialdean, eta bere izena itzultzen du. 
1697
Dokumentua neurtzeko uneko unitateetan ematen dira koordenatuak 
1698
(ikus UNIT konstanteak).  &quot;izena&quot; objektuaren identifikatzaile bakarra izan 
1699
behar du, etorkizunean bere izena erabili beharko baituzu objektu honi 
1700
erreferentzi egiteko. &quot;izena&quot; ez bada ematen, Scribus aplikazioak emango 
1701
dio.
1702
 
1703
NameExistsError abiaraziko da jadanik erabilita dagoen izena esplizitoki ematen bada.
1704
</translation>
1705
    </message>
1706
    <message>
14474 cbradney 1707
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="66"/>
12918 cbradney 1708
        <source>createText(x, y, width, height, [&quot;name&quot;]) -&gt; string
1709
 
1710
Creates a new text frame on the actual page and returns its name.
1711
The coordinates are given in the actual measurement unit of the document (see
1712
UNIT constants). &quot;name&quot; should be a unique identifier for the object because
1713
you need this name for further referencing of that object. If &quot;name&quot; is not
1714
given Scribus will create one for you.
1715
 
1716
May raise NameExistsError if you explicitly pass a name that&apos;s already used.
1717
</source>
1718
        <translation type="unfinished">createText(x, y, zabalera, altuera, [&quot;izena&quot;]) -&gt; katea
1719
 
1720
Testu-marko berria sortzen du uneko orrialdean, eta bere izena itzultzen du. 
1721
Dokumentua neurtzeko uneko unitateetan ematen dira koordenatuak 
1722
(ikus UNIT konstanteak).  &quot;izena&quot; objektuaren identifikatzaile bakarra izan 
1723
behar du, etorkizunean bere izena erabili beharko baituzu objektu honi 
1724
erreferentzi egiteko. &quot;izena&quot; ez bada ematen, Scribus aplikazioak emango 
1725
dio.
1726
 
1727
NameExistsError abiaraziko da jadanik erabilita dagoen izena esplizitoki ematen bada.
1728
</translation>
1729
    </message>
1730
    <message>
14474 cbradney 1731
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="81"/>
12918 cbradney 1732
        <source>createLine(x1, y1, x2, y2, [&quot;name&quot;]) -&gt; string
1733
 
1734
Creates a new line from the point(x1, y1) to the point(x2, y2) and returns
1735
its name. The coordinates are given in the current measurement unit of the
1736
document (see UNIT constants). &quot;name&quot; should be a unique identifier for the
1737
object because you need this name for further access to that object. If
1738
&quot;name&quot; is not given Scribus will create one for you.
1739
 
1740
May raise NameExistsError if you explicitly pass a name that&apos;s already used.
1741
</source>
1742
        <translation type="unfinished">createLine(x1, y1, x2, y2, [&quot;izena&quot;]) -&gt; katea
1743
 
1744
Marra berria sortzen du 1 puntutik (x1,y1) 2. puntura (x2, y2), eta 
1745
bere izena itzultzen du. 
1746
Dokumentua neurtzeko uneko unitateetan ematen dira koordenatuak 
1747
(ikus UNIT konstanteak).  &quot;izena&quot; objektuaren identifikatzaile bakarra izan 
1748
behar du, etorkizunean bere izena erabili beharko baituzu objektu honi 
1749
erreferentzi egiteko. &quot;izena&quot; ez bada ematen, Scribus aplikazioak emango 
1750
dio.
1751
 
1752
NameExistsError abiaraziko da jadanik erabilita dagoen izena esplizitoki ematen bada.
1753
</translation>
1754
    </message>
1755
    <message>
14474 cbradney 1756
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="96"/>
12918 cbradney 1757
        <source>createPolyLine(list, [&quot;name&quot;]) -&gt; string
1758
 
1759
Creates a new polyline and returns its name. The points for the polyline are
1760
stored in the list &quot;list&quot; in the following order: [x1, y1, x2, y2...xn. yn].
1761
The coordinates are given in the current measurement units of the document (see
1762
UNIT constants). &quot;name&quot; should be a unique identifier for the object because
1763
you need this name for further access to that object. If &quot;name&quot; is not given
1764
Scribus will create one for you.
1765
 
1766
May raise NameExistsError if you explicitly pass a name that&apos;s already used.
1767
May raise ValueError if an insufficient number of points is passed or if
1768
the number of values passed don&apos;t group into points without leftovers.
1769
</source>
1770
        <translation type="unfinished">createPolyLine(zerrenda, [&quot;izena&quot;]) -&gt; katea
1771
 
1772
Koska-marra berria sortzen du uneko orrialdean, eta bere izena itzultzen du. 
1773
Koska-marraren puntuak zerrenda batean datozte, honako ordenean: 
1774
[x1, y1, x2, y2...xn. yn].
1775
Dokumentua neurtzeko uneko unitateetan ematen dira koordenatuak 
1776
(ikus UNIT konstanteak).  &quot;izena&quot; objektuaren identifikatzaile bakarra izan 
1777
behar du, etorkizunean bere izena erabili beharko baituzu objektu honi 
1778
erreferentzi egiteko. &quot;izena&quot; ez bada ematen, Scribus aplikazioak emango 
1779
dio.
1780
 
1781
NameExistsError abiaraziko da jadanik erabilita dagoen izena esplizitoki ematen bada.
1782
ValueError abiaraziko da behar diren puntu-kopurua ez bada ematen, edo emandako 
1783
balioen kopurua ez bada hondarrik gabeko puntuekin elkartzen.
1784
</translation>
1785
    </message>
1786
    <message>
14474 cbradney 1787
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="114"/>
12918 cbradney 1788
        <source>createPolygon(list, [&quot;name&quot;]) -&gt; string
1789
 
1790
Creates a new polygon and returns its name. The points for the polygon are
1791
stored in the list &quot;list&quot; in the following order: [x1, y1, x2, y2...xn. yn].
1792
At least three points are required. There is no need to repeat the first point
1793
to close the polygon. The polygon is automatically closed by connecting the
1794
first and the last point.  The coordinates are given in the current measurement
1795
units of the document (see UNIT constants).  &quot;name&quot; should be a unique
1796
identifier for the object because you need this name for further access to that
1797
object. If &quot;name&quot; is not given Scribus will create one for you.
1798
 
1799
May raise NameExistsError if you explicitly pass a name that&apos;s already used.
1800
May raise ValueError if an insufficient number of points is passed or if
1801
the number of values passed don&apos;t group into points without leftovers.
1802
</source>
1803
        <translation type="unfinished">createPolygon(zerrenda, [&quot;izena&quot;]) -&gt; katea
1804
 
1805
Poligono berria sortu eta bere izena itzultzen du. 
1806
Poligonoaren puntuak zerrenda batean datozte, honako ordenean: 
1807
[x1, y1, x2, y2...xn. yn]. Gutxienez hiru puntu behar dira, 
1808
eta aurreneko puntua ez dago errepikatu beharrik poligonoa ixteko (osatzeko). 
1809
Poligonoa automatikoki ixten da aurreneko eta azken puntuak konektatuz.
1810
Dokumentua neurtzeko uneko unitateetan ematen dira koordenatuak 
1811
(ikus UNIT konstanteak).  &quot;izena&quot; objektuaren identifikatzaile bakarra izan 
1812
behar du, etorkizunean bere izena erabili beharko baituzu objektu honi 
1813
erreferentzi egiteko. &quot;izena&quot; ez bada ematen, Scribus aplikazioak emango 
1814
dio.
1815
 
1816
NameExistsError abiaraziko da jadanik erabilita dagoen izena esplizitoki ematen bada.
1817
ValueError abiaraziko da behar diren puntu-kopurua ez bada ematen, edo emandako 
1818
balioen kopurua ez bada hondarrik gabeko puntuekin elkartzen.
1819
</translation>
1820
    </message>
1821
    <message>
14474 cbradney 1822
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="134"/>
12918 cbradney 1823
        <source>createBezierLine(list, [&quot;name&quot;]) -&gt; string
1824
 
1825
Creates a new bezier curve and returns its name. The points for the bezier
1826
curve are stored in the list &quot;list&quot; in the following order:
1827
[x1, y1, kx1, ky1, x2, y2, kx2, ky2...xn. yn, kxn. kyn]
1828
In the points list, x and y mean the x and y coordinates of the point and kx
1829
and ky meaning the control point for the curve.  The coordinates are given in
1830
the current measurement units of the document (see UNIT constants). &quot;name&quot;
1831
should be a unique identifier for the object because you need this name for
1832
further access to that object. If &quot;name&quot; is not given Scribus will create one
1833
for you.
1834
 
1835
May raise NameExistsError if you explicitly pass a name that&apos;s already used.
1836
May raise ValueError if an insufficient number of points is passed or if
1837
the number of values passed don&apos;t group into points without leftovers.
1838
</source>
1839
        <translation type="unfinished">createBezierLine(zerrenda, [&quot;izena&quot;]) -&gt; katea
1840
 
1841
Bezier kurba berria sortzen du, eta bere izena itzultzen du. 
1842
Bezier kurbaren puntuak zerrenda batean datozte, honako ordenean: 
1843
[x1, y1, kx1, ky1, x2, y2, kx2, ky2...xn. yn, kxn. kyn] 
1844
Zerrendako puntuetan x eta y balioek puntuaren x eta y koordenatuak 
1845
adierazten dute, eta kx eta ky balioek berriz kurbaren kontrol-puntuak.
1846
Dokumentua neurtzeko uneko unitateetan ematen dira koordenatuak 
1847
(ikus UNIT konstanteak).  &quot;izena&quot; objektuaren identifikatzaile bakarra izan 
1848
behar du, etorkizunean bere izena erabili beharko baituzu objektu honi 
1849
erreferentzi egiteko. &quot;izena&quot; ez bada ematen, Scribus aplikazioak emango 
1850
dio.
1851
 
1852
NameExistsError abiaraziko da jadanik erabilita dagoen izena esplizitoki ematen bada.
1853
ValueError abiaraziko da behar diren puntu-kopurua ez bada ematen, edo emandako 
1854
balioen kopurua ez bada hondarrik gabeko puntuekin elkartzen.</translation>
1855
    </message>
1856
    <message>
14474 cbradney 1857
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="155"/>
12918 cbradney 1858
        <source>createPathText(x, y, &quot;textbox&quot;, &quot;beziercurve&quot;, [&quot;name&quot;]) -&gt; string
1859
 
1860
Creates a new pathText by merging the two objects &quot;textbox&quot; and
1861
&quot;beziercurve&quot; and returns its name. The coordinates are given in the current
1862
measurement unit of the document (see UNIT constants). &quot;name&quot; should be a
1863
unique identifier for the object because you need this name for further access
1864
to that object. If &quot;name&quot; is not given Scribus will create one for you.
1865
 
1866
May raise NameExistsError if you explicitly pass a name that&apos;s already used.
1867
May raise NotFoundError if one or both of the named base object don&apos;t exist.
1868
</source>
1869
        <translation type="unfinished">createPathText(x, y, &quot;testu-kutxa&quot;, &quot;bezierkurba&quot;, [&quot;izena&quot;]) -&gt; katea
1870
 
1871
Testu-bide berria sortzen du &apos;testu-kutxa&apos; eta &apos;bezierkurba&apos; batuz, eta bere izena 
1872
itzultzen du. Dokumentua neurtzeko uneko unitateetan ematen dira koordenatuak 
1873
(ikus UNIT konstanteak).  &quot;izena&quot; objektuaren identifikatzaile bakarra izan 
1874
behar du, etorkizunean bere izena erabili beharko baituzu objektu honi 
1875
erreferentzi egiteko. &quot;izena&quot; ez bada ematen, Scribus aplikazioak emango 
1876
dio.
1877
 
1878
NameExistsError abiaraziko da jadanik erabilita dagoen izena esplizitoki ematen bada. 
1879
NotFoundError abiaraziko da emandako oinarrizko objektuen izen bat edo biak ez badira existitzen.</translation>
1880
    </message>
1881
    <message>
14474 cbradney 1882
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="173"/>
12918 cbradney 1883
        <source>deleteObject([&quot;name&quot;])
1884
 
1885
Deletes the item with the name &quot;name&quot;. If &quot;name&quot; is not given the currently
1886
selected item is deleted.
1887
</source>
1888
        <translation type="unfinished">deleteObject([&quot;izena&quot;])
1889
 
1890
&quot;izena&quot; izeneko objektua ezabatzen du. Ez bada &quot;izena&quot; ematen, unean hautatutako 
1891
elementua erabiliko da.
1892
</translation>
1893
    </message>
1894
    <message>
14474 cbradney 1895
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="184"/>
12918 cbradney 1896
        <source>textFlowMode(&quot;name&quot; [, state])
1897
 
1898
Enables/disables &quot;Text Flows Around Frame&quot; feature for object &quot;name&quot;.
1899
Called with parameters string name and optional int &quot;state&quot; (0 &lt;= state &lt;= 3).
1900
Setting &quot;state&quot; to 0 will disable text flow.
1901
Setting &quot;state&quot; to 1 will make text flow around object frame.
1902
Setting &quot;state&quot; to 2 will make text flow around bounding box.
1903
Setting &quot;state&quot; to 3 will make text flow around contour line.
1904
If &quot;state&quot; is not passed, text flow is toggled.
1905
</source>
1906
        <translation type="unfinished"></translation>
1907
    </message>
1908
    <message>
14474 cbradney 1909
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="206"/>
12918 cbradney 1910
        <source>objectExists([&quot;name&quot;]) -&gt; bool
1911
 
1912
Test if an object with specified name really exists in the document.
1913
The optional parameter is the object name. When no object name is given,
1914
returns True if there is something selected.
1915
</source>
1916
        <translation type="unfinished">objectExists([&quot;izena&quot;]) -&gt; boolearra
1917
 
1918
Izendatutako objektua dokumentuan existitzen den begiratzen du. 
1919
Aukerako parametroa objektuaren izenda da. Izenik ez denean ematen TRUE 
1920
(EGIA) itzultzen du zerbait hautatuta egonez gero.
1921
</translation>
1922
    </message>
1923
    <message>
14474 cbradney 1924
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="223"/>
12918 cbradney 1925
        <source>setStyle(&quot;style&quot; [, &quot;name&quot;])
1926
 
14474 cbradney 1927
Apply the named &quot;style&quot; to the object named &quot;name&quot;. If object name is
1928
given, style is applied to the current text selection in object &quot;name&quot;.
1929
If no object name is given, style is applied on selected object.
1930
</source>
1931
        <translation type="unfinished"></translation>
1932
    </message>
1933
    <message>
1934
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="250"/>
1935
        <source>duplicateObject([&quot;name&quot;]) -&gt; string
1936
 
1937
creates a Duplicate of the selected Object (or Selection Group).
1938
</source>
1939
        <translation type="unfinished"></translation>
1940
    </message>
1941
    <message>
1942
        <source>setStyle(&quot;style&quot; [, &quot;name&quot;])
1943
 
12918 cbradney 1944
Apply the named &quot;style&quot; to the object named &quot;name&quot;. If is no object name
1945
given, it&apos;s applied on the selected object.
1946
</source>
14474 cbradney 1947
        <translation type="obsolete">setStyle(&quot;estiloa&quot; [, &quot;izena&quot;])
12918 cbradney 1948
 
1949
&quot;estiloa&quot; izenekoa aplikatzen dio &quot;izena&quot; objektuari. Ez bada objektuaren 
1950
izenik ematen, hautatutako objektuari aplikatuko zaio.
1951
</translation>
1952
    </message>
1953
    <message>
14474 cbradney 1954
        <location filename="../../../scribus/plugins/scriptplugin/cmdobj.h" line="238"/>
12918 cbradney 1955
        <source>getAllStyles() -&gt; list
1956
 
1957
Return a list of the names of all paragraph styles in the current document.
1958
</source>
1959
        <translation type="unfinished">getAllStyles() -&gt; zerrenda
1960
 
1961
Zerrenda itzultzen du, uneko dokumentuan dauden paragrafo-estilo guztien izenekin.
1962
</translation>
1963
    </message>
1964
    <message>
14474 cbradney 1965
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="17"/>
12918 cbradney 1966
        <source>newPage(where [,&quot;masterpage&quot;])
1967
 
1968
Creates a new page. If &quot;where&quot; is -1 the new Page is appended to the
1969
document, otherwise the new page is inserted before &quot;where&quot;. Page numbers are
1970
counted from 1 upwards, no matter what the displayed first page number of your
1971
document is. The optional parameter &quot;masterpage&quot; specifies the name of the
1972
master page for the new page.
1973
 
1974
May raise IndexError if the page number is out of range
1975
</source>
1976
        <translation type="unfinished">newPage(non [,&quot;orriMaisua&quot;])
1977
 
1978
Orrialde berria sortzen du. &quot;non&quot; -1 balioa izanez gero, orrialde berria erantsiko zaio 
1979
dokumentuari, bestela orri berria &quot;non&quot; aurretik txertatuko da. Orrialdeen zenbakiak 
1980
1etik gorantz zenbatzen dira, berdin dio dokumentuko aurreneko orrialdearen 
1981
zenbakia zein den. Aukerazko &quot;orrimaisua&quot; parametroak orri maisuaren izena zehazten du orrialde berriarentzako.
1982
 
1983
Orrialdearen zenbakia barrutitik kanpo egonez gero IndexError abiaraziko da.
1984
</translation>
1985
    </message>
1986
    <message>
14474 cbradney 1987
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="32"/>
12918 cbradney 1988
        <source>currentPage() -&gt; integer
1989
 
1990
Returns the number of the current working page. Page numbers are counted from 1
1991
upwards, no matter what the displayed first page number of your document is.
1992
</source>
1993
        <translation type="unfinished">currentPage() -&gt; osokoa
1994
 
1995
Unean lantzen ari den orrialdearen zenbakia itzultzen du. 
1996
Orrialdeen zenbakiak 1etik gorantz zenbatzen dira, berdin dio dokumentuko 
1997
aurreneko orrialdearen bistaratutako zenbakia zein den.
1998
</translation>
1999
    </message>
2000
    <message>
14474 cbradney 2001
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="42"/>
12918 cbradney 2002
        <source>redrawAll()
2003
 
2004
Redraws all pages.
2005
</source>
2006
        <translation type="unfinished">redrawAll()
2007
 
2008
Orrialde guztiak berriro marrazten ditu.
2009
</translation>
2010
    </message>
2011
    <message>
14474 cbradney 2012
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="51"/>
12918 cbradney 2013
        <source>getPageType() -&gt; integer
2014
 
2015
Returns the type of the Page, 0 means left Page, 1 is a middle Page and 2 is a right Page
2016
</source>
2017
        <translation type="unfinished"></translation>
2018
    </message>
2019
    <message>
14474 cbradney 2020
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="60"/>
12918 cbradney 2021
        <source>savePageAsEPS(&quot;name&quot;)
2022
 
2023
Saves the current page as an EPS to the file &quot;name&quot;.
2024
 
2025
May raise ScribusError if the save failed.
2026
</source>
2027
        <translation type="unfinished">savePageAsEPS(&quot;izena&quot;)
2028
 
2029
Uneko orrialdea EPS gisa gordetzen du &quot;izena&quot; fitxategian.
2030
 
2031
ScribusError abiaraziko da huts egiten badu gordetzean.
2032
</translation>
2033
    </message>
2034
    <message>
14474 cbradney 2035
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="71"/>
12918 cbradney 2036
        <source>deletePage(nr)
2037
 
2038
Deletes the given page. Does nothing if the document contains only one page.
2039
Page numbers are counted from 1 upwards, no matter what the displayed first
2040
page number is.
2041
 
2042
May raise IndexError if the page number is out of range
2043
</source>
2044
        <translation type="unfinished">deletePage(zbkia)
2045
 
2046
Emandako orrialdea ezabatzen du. Ez du ezer egiten dokumentuak 
2047
orrialde bakarra badu. Orrialdeen zenbakiak 1etik hasten dira zenbatzen, 
2048
eta berdin dio aurrenekoak zein zenbaki bistaratzen duen.
2049
 
2050
IndexError abiaraziko da orrialdearen zenbakia barrutitik kanpo egonez gero.
2051
</translation>
2052
    </message>
2053
    <message>
14474 cbradney 2054
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="84"/>
12918 cbradney 2055
        <source>gotoPage(nr)
2056
 
2057
Moves to the page &quot;nr&quot; (that is, makes the current page &quot;nr&quot;). Note that
2058
gotoPage doesn&apos;t (currently) change the page the user&apos;s view is displaying, it
2059
just sets the page that script commands will operates on.
2060
 
2061
May raise IndexError if the page number is out of range.
2062
</source>
2063
        <translation type="unfinished"></translation>
2064
    </message>
2065
    <message>
14474 cbradney 2066
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="97"/>
12918 cbradney 2067
        <source>pageCount() -&gt; integer
2068
 
2069
Returns the number of pages in the document.
2070
</source>
2071
        <translation type="unfinished">pageCount() -&gt; osokoa
2072
 
2073
Dokumentuko orrialde-kopurua itzultzen du.
2074
</translation>
2075
    </message>
2076
    <message>
14474 cbradney 2077
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="106"/>
12918 cbradney 2078
        <source>getHGuides() -&gt; list
2079
 
2080
Returns a list containing positions of the horizontal guides. Values are in the
2081
document&apos;s current units - see UNIT_&lt;type&gt; constants.
2082
</source>
2083
        <translation type="unfinished">getHGuides() -&gt; zerrenda
2084
 
2085
Gida horizontalen posizioak dituen zerrenda itzultzen du. 
2086
Balioak uneko dokumentuaren unitateetan daude (ikus UNIT_&lt;mota&gt; konstanteak).
2087
</translation>
2088
    </message>
2089
    <message>
14474 cbradney 2090
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="116"/>
12918 cbradney 2091
        <source>setHGuides(list)
2092
 
2093
Sets horizontal guides. Input parameter must be a list of guide positions
2094
measured in the current document units - see UNIT_&lt;type&gt; constants.
2095
 
2096
Example: setHGuides(getHGuides() + [200.0, 210.0] # add new guides without any lost
2097
         setHGuides([90,250]) # replace current guides entirely
2098
</source>
2099
        <translation type="unfinished">setHGuides(zerrenda)
2100
 
2101
Gida horizontalak ezartzen ditu. Sarrerako parametroak giden posizioen 
2102
zerrenda izan behar du, dokumentua neurtzeko unitateetan (ikus 
2103
UNIT_&lt;mota&gt; konstanteak).
2104
 
2105
Adibidea: 
2106
         setHGuides(getHGuides() + [200.0, 210.0] # gida berriak 
2107
                                                                # ezartzen ditu galerarik gabe
2108
         setHGuides([90,250])     # uneko gidak osotasunean ordezten ditu
2109
</translation>
2110
    </message>
2111
    <message>
14474 cbradney 2112
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="129"/>
12918 cbradney 2113
        <source>getVGuides()
2114
 
2115
See getHGuides.
2116
</source>
2117
        <translation type="unfinished">getVGuides()
2118
 
2119
Ikus getHGuides.
2120
</translation>
2121
    </message>
2122
    <message>
14474 cbradney 2123
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="138"/>
12918 cbradney 2124
        <source>setVGuides()
2125
 
2126
See setHGuides.
2127
</source>
2128
        <translation type="unfinished">setVGuides()
2129
 
2130
Ikus setHGuides.
2131
</translation>
2132
    </message>
2133
    <message>
14474 cbradney 2134
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="147"/>
12918 cbradney 2135
        <source>getPageSize() -&gt; tuple
2136
 
2137
Returns a tuple with page dimensions measured in the document&apos;s current units.
2138
See UNIT_&lt;type&gt; constants and getPageMargins()
2139
</source>
2140
        <translation type="unfinished">getPageSize() -&gt; tupla
2141
 
2142
Orrialdearen dimensioen tupla itzultzen du, dokumentuaren uneko 
2143
unitateetan neurtuz. Ikus UNIT_&lt;mota&gt; konstanteak eta getPageMargins()
2144
</translation>
2145
    </message>
2146
    <message>
14474 cbradney 2147
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="161"/>
2148
        <source>getPageNSize() -&gt; tuple
2149
 
2150
Returns a tuple with a particular page&apos;s size measured in the document&apos;s current units.
2151
See UNIT_&lt;type&gt; constants and getPageMargins()
2152
</source>
2153
        <translation type="unfinished"></translation>
2154
    </message>
2155
    <message>
2156
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="174"/>
2157
        <source>getPageNMargins() -&gt; tuple
2158
 
2159
Returns a tuple with a particular page&apos;s margins measured in the document&apos;s current units.
2160
See UNIT_&lt;type&gt; constants and getPageMargins()
2161
</source>
2162
        <translation type="unfinished"></translation>
2163
    </message>
2164
    <message>
2165
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="187"/>
12918 cbradney 2166
        <source>getPageItems() -&gt; list
2167
 
2168
Returns a list of tuples with items on the current page. The tuple is:
2169
(name, objectType, order) E.g. [(&apos;Text1&apos;, 4, 0), (&apos;Image1&apos;, 2, 1)]
2170
means that object named &apos;Text1&apos; is a text frame (type 4) and is the first at
2171
the page...
2172
</source>
2173
        <translation type="unfinished">getPageItems() -&gt; zerrenda
2174
 
2175
Uneko orrialdean dauden elementuen tuplen zerrenda itzultzen du. 
2176
Tupla honakoa da:
2177
(izena, objektuMota, ordena) Adib.: [(&apos;Testua1&apos;, 4, 0), (&apos;Irudia1&apos;, 2, 1)] 
2178
&apos;Testua1&apos; izeneko objektua testu-markoa da (4 motakoa) 
2179
eta orrialdeko aurrenekoa dela adierazten du...
2180
</translation>
2181
    </message>
2182
    <message>
14474 cbradney 2183
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="203"/>
12918 cbradney 2184
        <source>getPageMargins()
2185
 
2186
Returns the page margins as a (top, left, right, bottom) tuple in the current
2187
units. See UNIT_&lt;type&gt; constants and getPageSize().
2188
</source>
2189
        <translation type="unfinished">getPageMargins()
2190
 
2191
Orrialdearen marjinak itzultzen ditu (goia, ezkerra, eskuina, behea) tupla gisa 
2192
uneko unitateetan. Ikus UNIT_&lt;mota&gt; konstanteak eta getPageSize().
2193
</translation>
2194
    </message>
2195
    <message>
14474 cbradney 2196
        <location filename="../../../scribus/plugins/scriptplugin/cmdpage.h" line="216"/>
12918 cbradney 2197
        <source>importPage(&quot;fromDoc&quot;, (pageList), [create, imortwhere, importwherePage])
2198
 
2199
Imports a set of pages (given as a tuple) from an existing document (the file name must be given). This functions maps the &quot;Page-&gt;Import&quot; dropdown menu function.
2200
fromDoc: string; the filename of the document to import pages from
2201
pageList: tuple with page numbers of pages to import
2202
create: number; 0 to replace existing pages, 1 (default) to insert new pages
2203
importWhere: number; the page number (of the current document) at which import the pages
2204
importWherePage: number; used if create==1; 0 to create pages before selected page; 1 to create pages after selected page; 2 (default) to create pages at the end of the document
2205
</source>
2206
        <translation type="unfinished"></translation>
2207
    </message>
2208
    <message>
14474 cbradney 2209
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="17"/>
12918 cbradney 2210
        <source>setGradientFill(type, &quot;color1&quot;, shade1, &quot;color2&quot;, shade2, [&quot;name&quot;])
2211
 
2212
Sets the gradient fill of the object &quot;name&quot; to type. Color descriptions are
2213
the same as for setFillColor() and setFillShade(). See the constants for
2214
available types (FILL_&lt;type&gt;).
2215
</source>
2216
        <translation type="unfinished">setGradientFill(mota, &quot;kolorea1&quot;, itzaldura1, &quot;kolorea2&quot;, itzaldura2, [&quot;izena&quot;])
2217
 
2218
&quot;izena&quot; objektuaren gradiente betegarria motarekin ezartzen du. Koloreen 
2219
azalpenak setFillColor() eta setFillShade() funtzioetakoak bezalakoak dira. Ikusi mota erabilgarrien konstanteak (FILL_&lt;mota&gt;).</translation>
2220
    </message>
2221
    <message>
14474 cbradney 2222
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="28"/>
2223
        <source>setGradientStop(&quot;color&quot;, shade, opacity, ramppoint, [&quot;name&quot;])
2224
 
2225
Set or add a gradient stop to the gradient fill of the object &quot;name&quot; at position ramppoint.
2226
Color descriptions are the same as for setFillColor() and setFillShade(). setGradientFill()
2227
must have been called previously for the gradient fill to be visible.
2228
</source>
2229
        <translation type="unfinished"></translation>
2230
    </message>
2231
    <message>
2232
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="39"/>
12918 cbradney 2233
        <source>setFillColor(&quot;color&quot;, [&quot;name&quot;])
2234
 
2235
Sets the fill color of the object &quot;name&quot; to the color &quot;color&quot;. &quot;color&quot;
2236
is the name of one of the defined colors. If &quot;name&quot; is not given the
2237
currently selected item is used.
2238
</source>
2239
        <translation type="unfinished">setFillColor(&quot;kolorea&quot;, [&quot;izena&quot;])
2240
 
2241
&quot;izena&quot; objektuaren kolore betegarria &quot;kolorea&quot;rekin ezartzen du. 
2242
&quot;kolorea&quot; aurrez definitutako kolore bat da. 
2243
Ez bada &quot;izena&quot; ematen unean hautatutako elementua erabiliko da.
2244
</translation>
2245
    </message>
2246
    <message>
14474 cbradney 2247
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="50"/>
12918 cbradney 2248
        <source>setFillTransparency(transparency, [&quot;name&quot;])
2249
 
2250
Sets the fill transparency of the object &quot;name&quot; to transparency
2251
If &quot;name&quot; is not given the currently selected item is used.
2252
</source>
2253
        <translation type="unfinished"></translation>
2254
    </message>
2255
    <message>
14474 cbradney 2256
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="60"/>
12918 cbradney 2257
        <source>setFillBlendmode(blendmode, [&quot;name&quot;])
2258
 
2259
Sets the fill blendmode of the object &quot;name&quot; to blendmode
2260
If &quot;name&quot; is not given the currently selected item is used.
2261
</source>
2262
        <translation type="unfinished"></translation>
2263
    </message>
2264
    <message>
14474 cbradney 2265
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="70"/>
12918 cbradney 2266
        <source>setLineColor(&quot;color&quot;, [&quot;name&quot;])
2267
 
2268
Sets the line color of the object &quot;name&quot; to the color &quot;color&quot;. If &quot;name&quot;
2269
is not given the currently selected item is used.
2270
</source>
2271
        <translation type="unfinished">setLineColor(&quot;kolorea&quot;, [&quot;izena&quot;])
2272
 
2273
&quot;izena&quot; objektuaren marraren kolorea \&quot;kolorea\&quot;rekin ezartzen du. 
2274
Ez bada &quot;izena&quot; ematen unean hautatutako elementua erabiliko da.
2275
</translation>
2276
    </message>
2277
    <message>
14474 cbradney 2278
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="80"/>
12918 cbradney 2279
        <source>setLineTransparency(transparency, [&quot;name&quot;])
2280
 
2281
Sets the line transparency of the object &quot;name&quot; to transparency
2282
If &quot;name&quot; is not given the currently selected item is used.
2283
</source>
2284
        <translation type="unfinished"></translation>
2285
    </message>
2286
    <message>
14474 cbradney 2287
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="90"/>
12918 cbradney 2288
        <source>setLineBlendmode(blendmode, [&quot;name&quot;])
2289
 
2290
Sets the line blendmode of the object &quot;name&quot; to blendmode
2291
If &quot;name&quot; is not given the currently selected item is used.
2292
</source>
2293
        <translation type="unfinished"></translation>
2294
    </message>
2295
    <message>
14474 cbradney 2296
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="100"/>
12918 cbradney 2297
        <source>setLineWidth(width, [&quot;name&quot;])
2298
 
2299
Sets line width of the object &quot;name&quot; to &quot;width&quot;. &quot;width&quot; must be in the
2300
range from 0.0 to 12.0 inclusive, and is measured in points. If &quot;name&quot; is not
2301
given the currently selected item is used.
2302
 
2303
May raise ValueError if the line width is out of bounds.
2304
</source>
2305
        <translation type="unfinished">setLineWidth(zabalera, [&quot;izena&quot;])
2306
 
2307
&quot;izena&quot; objektuaren marraren zabalera ezartzen du &quot;zabalera&quot; balioarekin. 
2308
&quot;zabalera&quot; balioa 0.0 eta 12.0 artekoa izan behar du, eta puntuetan neurtuta 
2309
dago.
2310
Ez bada &quot;izena&quot; ematen unean hautatutako elementua erabiliko da.
2311
 
2312
ValueError abiaraziko da marraren zabalera mugetatik at irtetzen bada.
2313
</translation>
2314
    </message>
2315
    <message>
14474 cbradney 2316
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="113"/>
12918 cbradney 2317
        <source>setLineShade(shade, [&quot;name&quot;])
2318
 
2319
Sets the shading of the line color of the object &quot;name&quot; to &quot;shade&quot;.
2320
&quot;shade&quot; must be an integer value in the range from 0 (lightest) to 100
2321
(full color intensity). If &quot;name&quot; is not given the currently selected item
2322
is used.
2323
 
2324
May raise ValueError if the line shade is out of bounds.
2325
</source>
2326
        <translation type="unfinished">setLineShade(itzaldura, [&quot;izena&quot;])
2327
 
2328
&quot;izena&quot; objektuaren marraren itzaldura ezartzen du &quot;itzaldura&quot; balioarekin. 
2329
&quot;itzaldura&quot; balioa 0 (argiena) eta 100 (intentsitate osoko kolorea) 
2330
artekoa osokoa izan behar du. Ez bada &quot;izena&quot; ematen unean 
2331
hautatutako elementua erabiliko da.
2332
 
2333
ValueError abiaraziko da marraren itzaldura mugetatik at irtetzen bada.</translation>
2334
    </message>
2335
    <message>
14474 cbradney 2336
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="127"/>
12918 cbradney 2337
        <source>setLineJoin(join, [&quot;name&quot;])
2338
 
2339
Sets the line join style of the object &quot;name&quot; to the style &quot;join&quot;.
2340
If &quot;name&quot; is not given the currently selected item is used. There are
2341
predefined constants for join - JOIN_&lt;type&gt;.
2342
</source>
2343
        <translation type="unfinished">setLineJoin(elkartu, [&quot;izena&quot;])
2344
 
2345
&quot;izena&quot; objektuaren marra elkartzeko estiloa &quot;elkartu&quot;rekin ezatzen du. 
2346
Aurrez definituta daude elkartzeko konstanteak: JOIN_&lt;mota&gt;.
2347
Ez bada &quot;izena&quot; ematen unean hautatutako elementua erabiliko da.
2348
</translation>
2349
    </message>
2350
    <message>
14474 cbradney 2351
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="138"/>
12918 cbradney 2352
        <source>setLineEnd(endtype, [&quot;name&quot;])
2353
 
2354
Sets the line cap style of the object &quot;name&quot; to the style &quot;cap&quot;.
2355
If &quot;name&quot; is not given the currently selected item is used. There are
2356
predefined constants for &quot;cap&quot; - CAP_&lt;type&gt;.
2357
</source>
2358
        <translation type="unfinished">setLineEnd(amaiMota, [&quot;izena&quot;])
2359
 
2360
&quot;izena&quot; objektuaren marraren txanoaren estiloa ezartzen du &quot;amaiMota&quot;rekin. 
2361
Aurrez definituta daude txanoen konstanteak: CAP_&lt;mota&gt;.
2362
Ez bada &quot;izena&quot; ematen unean hautatutako elementua erabiliko da.
2363
</translation>
2364
    </message>
2365
    <message>
14474 cbradney 2366
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="149"/>
12918 cbradney 2367
        <source>setLineStyle(style, [&quot;name&quot;])
2368
 
2369
Sets the line style of the object &quot;name&quot; to the style &quot;style&quot;. If &quot;name&quot;
2370
is not given the currently selected item is used. There are predefined
2371
constants for &quot;style&quot; - LINE_&lt;style&gt;.
2372
</source>
2373
        <translation type="unfinished">setLineStyle(estiloa, [&quot;izena&quot;])
2374
 
2375
&quot;izena&quot; objektuaren marraren estiloa ezartzen du &quot;estiloa&quot;rekin. 
2376
Aurrez definituta daude estiloen konstanteak: LINE_&lt;estiloa&gt;.
2377
Ez bada &quot;izena&quot; ematen unean hautatutako elementua erabiliko da. 
2378
</translation>
2379
    </message>
2380
    <message>
14474 cbradney 2381
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="160"/>
12918 cbradney 2382
        <source>setFillShade(shade, [&quot;name&quot;])
2383
 
2384
Sets the shading of the fill color of the object &quot;name&quot; to &quot;shade&quot;.
2385
&quot;shade&quot; must be an integer value in the range from 0 (lightest) to 100
2386
(full Color intensity). If &quot;name&quot; is not given the currently selected
2387
Item is used.
2388
 
2389
May raise ValueError if the fill shade is out of bounds.
2390
</source>
2391
        <translation type="unfinished">setFillShade(itzaldura, [&quot;izena&quot;])
2392
 
2393
&quot;izena&quot; objektuaren kolore-betegarriaren itzaldura ezartzen du &quot;itzaldura&quot;rekin. 
2394
&quot;itzaldura&quot; balioa 0 (argitsuena) eta 100 (intentsitate osoko kolorea) artean egon behar du.
2395
Ez bada &quot;izena&quot; ematen unean hautatutako elementua erabiliko da. 
2396
 
2397
ValueError abiaraziko da itzalduraren betegarria mugetatik kanpo egonez gero.
2398
</translation>
2399
    </message>
2400
    <message>
14474 cbradney 2401
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="174"/>
12918 cbradney 2402
        <source>setCornerRadius(radius, [&quot;name&quot;])
2403
 
2404
Sets the corner radius of the object &quot;name&quot;. The radius is expressed
2405
in points. If &quot;name&quot; is not given the currently selected item is used.
2406
 
2407
May raise ValueError if the corner radius is negative.
2408
</source>
2409
        <translation type="unfinished">setCornerRadius(erradioa, [&quot;izena&quot;])
2410
 
2411
&quot;izena&quot; objektuaren izkineko erradioa ezartzen du. Erradioa 
2412
puntutan adierazten da. Ez bada &quot;izena&quot; ematen 
2413
unean hautatutako elementua erabiliko da. 
2414
 
2415
ValueError abiaraziko da izkineko erradioa negatiboa bada.
2416
</translation>
2417
    </message>
2418
    <message>
14474 cbradney 2419
        <location filename="../../../scribus/plugins/scriptplugin/cmdsetprop.h" line="186"/>
12918 cbradney 2420
        <source>setMultiLine(&quot;namedStyle&quot;, [&quot;name&quot;])
2421
 
2422
Sets the line style of the object &quot;name&quot; to the named style &quot;namedStyle&quot;.
2423
If &quot;name&quot; is not given the currently selected item is used.
2424
 
2425
May raise NotFoundError if the line style doesn&apos;t exist.
2426
</source>
2427
        <translation type="unfinished">setMultiLine(&quot;estiloIzena&quot;, [&quot;izena&quot;])
2428
 
2429
&quot;izena&quot; objektuaren marraren estiloa ezartzen du &quot;estiloIzena&quot;rekin. 
2430
Ez bada &quot;izena&quot; ematen unean hautatutako elementua erabiliko da. 
2431
 
2432
NotFoundError abiaraziko da marra-estiloa ez bada existitzen.
2433
</translation>
2434
    </message>
2435
    <message>
14474 cbradney 2436
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="17"/>
12918 cbradney 2437
        <source>getFontSize([&quot;name&quot;]) -&gt; float
2438
 
2439
Returns the font size in points for the text frame &quot;name&quot;. If this text
2440
frame has some text selected the value assigned to the first character of
2441
the selection is returned.
2442
If &quot;name&quot; is not given the currently selected item is used.
2443
</source>
2444
        <translation type="unfinished">getFontSize([&quot;izena&quot;]) -&gt; mugikorra
2445
 
2446
&quot;izena&quot; testu-markoaren letra-tamaina itzultzen du puntuetan. Testu-markoak testu zati bat hautatuta edukiz gero, hautapeneko aurreneko karaktereari esleitutako balioa itzuliko du.
2447
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.</translation>
2448
    </message>
2449
    <message>
14474 cbradney 2450
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="29"/>
12918 cbradney 2451
        <source>getFont([&quot;name&quot;]) -&gt; string
2452
 
2453
Returns the font name for the text frame &quot;name&quot;. If this text frame
2454
has some text selected the value assigned to the first character
2455
of the selection is returned. If &quot;name&quot; is not given the currently
2456
selected item is used.
2457
</source>
2458
        <translation type="unfinished">getFont([&quot;izena&quot;]) -&gt; katea
2459
 
2460
Testu-markoaren letra-tipoaren izena itzultzen du. Testu-markoak testu zati bat 
2461
hautatuta edukiz gero, hautapeneko aurreneko karaktereari esleitutako balioa 
2462
itzuliko da. &quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
2463
</translation>
2464
    </message>
2465
    <message>
14474 cbradney 2466
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="41"/>
12918 cbradney 2467
        <source>getTextLength([&quot;name&quot;]) -&gt; integer
2468
 
2469
Returns the length of the text in the text frame &quot;name&quot;.
2470
If &quot;name&quot; is not given the currently selected item is used.
2471
</source>
2472
        <translation type="unfinished">getTextLength([&quot;izena&quot;]) -&gt; osokoa
2473
 
2474
&quot;izena&quot; testu-markoan dagoen testuaren luzera itzultzen du. 
2475
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
2476
</translation>
2477
    </message>
2478
    <message>
14474 cbradney 2479
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="51"/>
12918 cbradney 2480
        <source>getTextLines([&quot;name&quot;]) -&gt; integer
2481
 
2482
Returns the number of lines of the text in the text frame &quot;name&quot;.
2483
If &quot;name&quot; is not given the currently selected item is used.
2484
</source>
2485
        <translation type="unfinished"></translation>
2486
    </message>
2487
    <message>
14474 cbradney 2488
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="61"/>
12918 cbradney 2489
        <source>getText([&quot;name&quot;]) -&gt; string
2490
 
2491
Returns the text of the text frame &quot;name&quot;. If this text frame has some text
2492
selected, the selected text is returned. All text in the frame, not just
2493
currently visible text, is returned. If &quot;name&quot; is not given the currently
2494
selected item is used.
2495
</source>
2496
        <translation type="unfinished">getText([&quot;izena&quot;]) -&gt; katea
2497
 
2498
&quot;izena&quot; testu-markoan dagoen testua itzultzen du. Testu-markoan testu zati bat 
2499
hautatuta egonez gero, hautatutako testua itzuliko du. Markoan dagoen testu 
2500
guztia itzultzen du, ez ikusgai dagoen testua bakarrik. &quot;izena&quot; ez bada ematen, unean 
2501
hautatutako elementua erabiliko da.
2502
</translation>
2503
    </message>
2504
    <message>
14474 cbradney 2505
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="73"/>
12918 cbradney 2506
        <source>getAllText([&quot;name&quot;]) -&gt; string
2507
 
2508
Returns the text of the text frame &quot;name&quot; and of all text frames which are
2509
linked with this frame. If this textframe has some text selected, the selected
2510
text is returned. If &quot;name&quot; is not given the currently selected item is
2511
used.
2512
</source>
2513
        <translation type="unfinished">getAllText([&quot;izena&quot;]) -&gt; katea
2514
 
2515
&quot;izena&quot; testu-markoan dagoen eta marko honi estekatuta dauden beste 
2516
testu-marko guztien testua itzultzen du. Testu-markoan testu zati bat hautatuta 
2517
egonez gero, hautatutako testua itzuliko du. 
2518
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
2519
 
2520
</translation>
2521
    </message>
2522
    <message>
14474 cbradney 2523
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="85"/>
12918 cbradney 2524
        <source>getLineSpacing([&quot;name&quot;]) -&gt; float
2525
 
2526
Returns the line spacing (&quot;leading&quot;) of the text frame &quot;name&quot; expressed in
2527
points. If &quot;name&quot; is not given the currently selected item is used.
2528
</source>
2529
        <translation type="unfinished">getLineSpacing([&quot;izena&quot;]) -&gt; mugikorra
2530
 
2531
&quot;izena&quot; testu-markoaren lerrotartea (&quot;aurreko tartea&quot;) itzultzen du puntuetan adieraziz.
2532
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.</translation>
2533
    </message>
2534
    <message>
14474 cbradney 2535
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="95"/>
12918 cbradney 2536
        <source>getTextDistances([&quot;name&quot;]) -&gt; tuple
2537
 
2538
Returns the text distances of the text frame &quot;name&quot; expressed in points. The
2539
distances are returned as a tuple like (left, right, top, bottom). If &quot;name&quot;
2540
is not given the currently selected item is used.
2541
</source>
2542
        <translation type="unfinished"></translation>
2543
    </message>
2544
    <message>
14474 cbradney 2545
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="106"/>
12918 cbradney 2546
        <source>getColumnGap([&quot;name&quot;]) -&gt; float
2547
 
2548
Returns the column gap size of the text frame &quot;name&quot; expressed in points. If
2549
&quot;name&quot; is not given the currently selected item is used.
2550
</source>
2551
        <translation type="unfinished">getColumnGap([&quot;izena&quot;]) -&gt; mugikorra
2552
 
2553
&quot;izena&quot; testu-markoaren zutabe-tartearen tamaina itzultzen du puntuetan adieraziz.
2554
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
2555
</translation>
2556
    </message>
2557
    <message>
14474 cbradney 2558
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="116"/>
12918 cbradney 2559
        <source>getColumns([&quot;name&quot;]) -&gt; integer
2560
 
2561
Gets the number of columns of the text frame &quot;name&quot;. If &quot;name&quot; is not
2562
given the currently selected item is used.
2563
</source>
2564
        <translation type="unfinished">getColumns([&quot;izena&quot;]) -&gt; osokoa
2565
 
2566
&quot;izena&quot; testu-markoko zutabeen kopurua lortzen du. 
2567
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
2568
</translation>
2569
    </message>
2570
    <message>
14474 cbradney 2571
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="126"/>
12918 cbradney 2572
        <source>setText(&quot;text&quot;, [&quot;name&quot;])
2573
 
2574
Sets the text of the text frame &quot;name&quot; to the text of the string &quot;text&quot;.
2575
Text must be UTF8 encoded - use e.g. unicode(text, &apos;iso-8859-2&apos;). See the FAQ
2576
for more details. If &quot;name&quot; is not given the currently selected item is
2577
used.
2578
</source>
2579
        <translation type="unfinished">setText(&quot;esaldia&quot;, [&quot;izena&quot;])
2580
 
2581
&quot;izena&quot; testu-markoko testua &quot;esaldia&quot; testuarekin ezartzen du. 
2582
Testua (edo esaldia) UTF8 kodeketan egon behar du - erabili adibidez 
2583
unicode (testua, &apos;iso-8859-2&apos;). Ikus MEG xehetasun gehiagorako. 
2584
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
2585
</translation>
2586
    </message>
2587
    <message>
14474 cbradney 2588
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="138"/>
12918 cbradney 2589
        <source>insertText(&quot;text&quot;, pos, [&quot;name&quot;])
2590
 
2591
Inserts the text &quot;text&quot; at the position &quot;pos&quot; into the text frame &quot;name&quot;.
2592
Text must be UTF encoded (see setText() as reference) The first character has an
2593
index of 0. Inserting text at position -1 appends it to the frame. If &quot;name&quot; is
2594
not given the currently selected Item is used.
2595
 
2596
May throw IndexError for an insertion out of bounds.
2597
</source>
2598
        <translation type="unfinished"></translation>
2599
    </message>
2600
    <message>
14474 cbradney 2601
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="152"/>
12918 cbradney 2602
        <source>setFont(&quot;font&quot;, [&quot;name&quot;])
2603
 
2604
Sets the font of the text frame &quot;name&quot; to &quot;font&quot;. If there is some text
2605
selected only the selected text is changed.  If &quot;name&quot; is not given the
2606
currently selected item is used.
2607
 
2608
May throw ValueError if the font cannot be found.
2609
</source>
2610
        <translation type="unfinished">setFont(&quot;letraTipoa&quot;, [&quot;izena&quot;])
2611
 
2612
&quot;izena&quot; testu-markoko letra-tipoa &quot;letraTipoa&quot;rekin ezartzen du. 
2613
Testu zati bat hautatuta egonez gero, hautatutako testua 
2614
soilik aldatuko da. &quot;izena&quot; ez bada ematen, unean hautatutako 
2615
elementua erabiliko da. 
2616
 
2617
ValueError abiaraziko da letra-tipoa ez bada aurkitzen.
2618
</translation>
2619
    </message>
2620
    <message>
14474 cbradney 2621
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="165"/>
12918 cbradney 2622
        <source>setFontSize(size, [&quot;name&quot;])
2623
 
2624
Sets the font size of the text frame &quot;name&quot; to &quot;size&quot;. &quot;size&quot; is treated
2625
as a value in points. If there is some text selected only the selected text is
2626
changed. &quot;size&quot; must be in the range 1 to 512. If &quot;name&quot; is not given the
2627
currently selected item is used.
2628
 
2629
May throw ValueError for a font size that&apos;s out of bounds.
2630
</source>
2631
        <translation type="unfinished">setFontSize(tamaina, [&quot;izena&quot;])
2632
 
2633
&quot;izena&quot; testu-markoaren letra-tamaina &quot;tamaina&quot;rekin ezarritzen du. 
2634
&quot;tamaina&quot; eremuko balioa puntuetan adierazita balego gisa erabiliko da. 
2635
Testu zatiren bat hautatuta egonez gero, hautatutako testua bakarrik 
2636
aldatuko da. &quot;tamaina&quot;ren barrutia 1 eta 512 arteko da. &quot;izena&quot; ez 
2637
bada ematen, unean hautatutako elementua erabiliko da.
2638
 
2639
ValueError abiaraziko da letra-tamaina mugetatik kanpo izanez gero.
2640
</translation>
2641
    </message>
2642
    <message>
14474 cbradney 2643
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="179"/>
12918 cbradney 2644
        <source>setLineSpacing(size, [&quot;name&quot;])
2645
 
2646
Sets the line spacing (&quot;leading&quot;) of the text frame &quot;name&quot; to &quot;size&quot;.
2647
&quot;size&quot; is a value in points. If &quot;name&quot; is not given the currently selected
2648
item is used.
2649
 
2650
May throw ValueError if the line spacing is out of bounds.
2651
</source>
2652
        <translation type="unfinished">setLineSpacing(tamaina, [&quot;izena&quot;])
2653
 
2654
&quot;izena&quot; testu-markoaren lerroartea (&quot;aurreko tartea&quot;) &quot;tamainarekin&quot; 
2655
ezartzen du. &quot;tamaina&quot; puntuetan adierazitako balioa da. &quot;izena&quot; ez 
2656
bada ematen, unean hautatutako elementua erabiliko da.
2657
 
2658
ValueError abiaraziko da lerroartea mugetatik kanpo izanez gero.
2659
</translation>
2660
    </message>
2661
    <message>
14474 cbradney 2662
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="192"/>
2663
        <source>setLineSpacingMode(mode, [&quot;name&quot;])
2664
 
2665
Sets the line spacing mode of the text frame &quot;name&quot; to &quot;mode&quot;.
2666
If &quot;name&quot; is not given the currently selected
2667
item is used.
2668
Mode values are the same as in createParagraphStyle.
2669
 
2670
May throw ValueError if the mode is out of bounds.
2671
</source>
2672
        <translation type="unfinished"></translation>
2673
    </message>
2674
    <message>
2675
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="206"/>
12918 cbradney 2676
        <source>setTextDistances(left, right, top, bottom, [&quot;name&quot;])
2677
 
2678
Sets the text distances of the text frame &quot;name&quot; to the values &quot;left&quot;
2679
&quot;right&quot;, &quot;top&quot; and &quot;bottom&quot;. If &quot;name&quot; is not given the currently
2680
selected item is used.
2681
 
2682
May throw ValueError if any of the distances are out of bounds (must be positive).
2683
</source>
2684
        <translation type="unfinished"></translation>
2685
    </message>
2686
    <message>
14474 cbradney 2687
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="219"/>
12918 cbradney 2688
        <source>setColumnGap(size, [&quot;name&quot;])
2689
 
2690
Sets the column gap of the text frame &quot;name&quot; to the value &quot;size&quot;. If
2691
&quot;name&quot; is not given the currently selected item is used.
2692
 
2693
May throw ValueError if the column gap is out of bounds (must be positive).
2694
</source>
2695
        <translation type="unfinished">setColumnGap(tamaina, [&quot;izena&quot;])
2696
 
2697
&quot;izena&quot; testu-markoaren zutabe-tartearen &quot;tamaina&quot; balioarekin ezartzen 
2698
du. &quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
2699
 
2700
ValueError abiaraziko da zutabe-tartea mugetatik kanpo izanez 
2701
gero (positiboa izan behar du).
2702
</translation>
2703
    </message>
2704
    <message>
14474 cbradney 2705
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="231"/>
12918 cbradney 2706
        <source>setColumns(nr, [&quot;name&quot;])
2707
 
2708
Sets the number of columns of the text frame &quot;name&quot; to the integer &quot;nr&quot;.
2709
If &quot;name&quot; is not given the currently selected item is used.
2710
 
2711
May throw ValueError if number of columns is not at least one.
2712
</source>
2713
        <translation type="unfinished">setColumns(zutKop, [&quot;izena&quot;])
2714
 
2715
&quot;izena&quot; testu-markoan egongo diren zutabe-kopurua &quot;zutKop&quot; osokoarekin ezatzen du. 
2716
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
2717
 
2718
ValueError abiaraziko da zutabe-kopurua gutxienez bat ez bada.
2719
</translation>
2720
    </message>
2721
    <message>
14474 cbradney 2722
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="243"/>
12918 cbradney 2723
        <source>setTextAlignment(align, [&quot;name&quot;])
2724
 
2725
Sets the text alignment of the text frame &quot;name&quot; to the specified alignment.
2726
If &quot;name&quot; is not given the currently selected item is used. &quot;align&quot; should
2727
be one of the ALIGN_ constants defined in this module - see dir(scribus).
2728
 
2729
May throw ValueError for an invalid alignment constant.
2730
</source>
2731
        <translation type="unfinished">setTextAlignment(lerrokatu, [&quot;izena&quot;])
2732
 
2733
&quot;izena&quot; testu-markoko testua lerrokatzen du zehaztutako &quot;lerrokatu&quot; eremuarekin. 
2734
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da. &quot;lerrokatu&quot; 
2735
eremuan modulo honetan zehaztutako ALIGN_* konstanteetariko bat erabili 
2736
behar da: ikus dir(scribus).
2737
 
2738
ValueError abiaraziko da baliogabeko konstantea erabiltzen bada lerrokatzeko.</translation>
2739
    </message>
2740
    <message>
14474 cbradney 2741
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="256"/>
12918 cbradney 2742
        <source>selectText(start, count, [&quot;name&quot;])
2743
 
2744
Selects &quot;count&quot; characters of text in the text frame &quot;name&quot; starting from the
2745
character &quot;start&quot;. Character counting starts at 0. If &quot;count&quot; is zero, any
2746
text selection will be cleared.  If &quot;name&quot; is not given the currently
2747
selected item is used.
2748
 
2749
May throw IndexError if the selection is outside the bounds of the text.
2750
</source>
2751
        <translation type="unfinished">selectText(hasiera, kopurua, [&quot;izena&quot;])
2752
 
2753
&quot;kopurua&quot; karaktere hautatzen ditu &quot;izena&quot; izeneko testu-markotik, &quot;hasiera&quot; 
2754
karakteretik hasita. Karaktereak 0tik hasten dira zenbatzen. &quot;kopurua&quot; 0 bada, 
2755
edozein testu-hautapen garbitu egingo da. Ez bada &quot;izena&quot; ematen, unean 
2756
hautatutako elementua erabiliko da.
2757
 
2758
IndexError abiaraziko da hautapena testuaren mugetatik kanpo balego.
2759
</translation>
2760
    </message>
2761
    <message>
14474 cbradney 2762
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="270"/>
12918 cbradney 2763
        <source>deleteText([&quot;name&quot;])
2764
 
2765
Deletes any text in the text frame &quot;name&quot;. If there is some text selected,
2766
only the selected text will be deleted. If &quot;name&quot; is not given the currently
2767
selected item is used.
2768
</source>
2769
        <translation type="unfinished">deleteText([&quot;izena&quot;])
2770
 
2771
&quot;izena&quot; testu-markoko testua ezabatzen du. Testu zatiren bat hautatuta egonez, 
2772
gero hautatutako testua ezabatuko du. &quot;izena&quot; ez bada ematen, unean 
2773
hautatutako elementua erabiliko da.
2774
</translation>
2775
    </message>
2776
    <message>
14474 cbradney 2777
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="281"/>
12918 cbradney 2778
        <source>setTextColor(&quot;color&quot;, [&quot;name&quot;])
2779
 
2780
Sets the text color of the text frame &quot;name&quot; to the color &quot;color&quot;. If there
2781
is some text selected only the selected text is changed. If &quot;name&quot; is not
2782
given the currently selected item is used.
2783
</source>
2784
        <translation type="unfinished">setTextColor(&quot;kolorea&quot;, [&quot;izena&quot;])
2785
 
2786
&quot;izena&quot; testu-markoko testuaren kolorea &quot;kolorea&quot;rekin ezartzen du. Testu 
2787
zatiren bat hautatuta egonez gero, hautatutako testua aldatuko du. 
2788
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
2789
</translation>
2790
    </message>
2791
    <message>
14474 cbradney 2792
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="292"/>
12918 cbradney 2793
        <source>setTextStroke(&quot;color&quot;, [&quot;name&quot;])
2794
 
2795
Set &quot;color&quot; of the text stroke. If &quot;name&quot; is not given the currently
2796
selected item is used.
2797
</source>
2798
        <translation type="unfinished">setTextStroke(&quot;kolorea&quot;, [&quot;izena&quot;])
2799
 
2800
Testuaren trazuaren &quot;kolorea&quot; ezartzen du. 
2801
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
2802
</translation>
2803
    </message>
2804
    <message>
14474 cbradney 2805
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="302"/>
2806
        <source>setTextScalingV(scale, [&quot;name&quot;])
2807
 
2808
Sets the vertical character scaling of the object &quot;name&quot; to &quot;scale&quot; in percent.
2809
If &quot;name&quot; is not given the currently selected item is used.
2810
</source>
2811
        <translation type="unfinished"></translation>
2812
    </message>
2813
    <message>
2814
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="312"/>
2815
        <source>setTextScalingH(scale, [&quot;name&quot;])
2816
 
2817
Sets the horizontal character scaling of the object &quot;name&quot; to &quot;scale&quot; in percent.
2818
If &quot;name&quot; is not given the currently selected item is used.
2819
</source>
2820
        <translation type="unfinished"></translation>
2821
    </message>
2822
    <message>
2823
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="322"/>
12918 cbradney 2824
        <source>setTextShade(shade, [&quot;name&quot;])
2825
 
2826
Sets the shading of the text color of the object &quot;name&quot; to &quot;shade&quot;. If
2827
there is some text selected only the selected text is changed. &quot;shade&quot; must
2828
be an integer value in the range from 0 (lightest) to 100 (full color
2829
intensity). If &quot;name&quot; is not given the currently selected item is
2830
used.
2831
</source>
2832
        <translation type="unfinished">setTextShade(itzaldura, [&quot;izena&quot;])
2833
 
2834
&quot;izena&quot; objektuaren testu-kolorearen itzaldura ezartzen du &quot;itzaldura&quot;rekin. 
2835
Testu zatiren bat hautatuta egonez gero, hautatutako testua aldatuko du. 
2836
&quot;itzaldura&quot; eremuak 0 (argiena) eta 100 (intentsitate osoko kolorea) arteko balioa 
2837
izan behar du. &quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
2838
</translation>
2839
    </message>
2840
    <message>
14474 cbradney 2841
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="335"/>
12918 cbradney 2842
        <source>linkTextFrames(&quot;fromname&quot;, &quot;toname&quot;)
2843
 
2844
Link two text frames. The frame named &quot;fromname&quot; is linked to the
2845
frame named &quot;toname&quot;. The target frame must be an empty text frame
2846
and must not link to or be linked from any other frames already.
2847
 
2848
May throw ScribusException if linking rules are violated.
2849
</source>
2850
        <translation type="unfinished">linkTextFrames(&quot;izenetik&quot;, &quot;izenera&quot;)
2851
 
2852
Bi testu-marko estekatzen ditu. &quot;izenetik&quot; markoa estekatuko du 
2853
&quot;izenera&quot; markora. Helburuko markoa testu-marko hutsa izan behar du 
2854
eta ezin du beste marko batekin edo batetik estekatuta egon.
2855
 
2856
ScribusException abiaraziko da estekatzeko arauak bortxatuz gero.
2857
</translation>
2858
    </message>
2859
    <message>
14474 cbradney 2860
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="352"/>
12918 cbradney 2861
        <source>unlinkTextFrames(&quot;name&quot;)
2862
 
2863
Remove the specified (named) object from the text frame flow/linkage. If the
2864
frame was in the middle of a chain, the previous and next frames will be
2865
connected, eg &apos;a-&gt;b-&gt;c&apos; becomes &apos;a-&gt;c&apos; when you unlinkTextFrames(b)&apos;
2866
 
2867
May throw ScribusException if linking rules are violated.
2868
</source>
2869
        <translation type="unfinished">unlinkTextFrames(&quot;izena&quot;)
2870
 
2871
Izendatutako objektua kentzen du testu-marko mugikorretik/esteketatik. 
2872
Markoa kate baten erdian balego aurreko eta hurrengo markoak elkarrekin 
2873
konektatu egingo lirateke: adbi. unlinkTextFrames(&quot;b&quot;) exekutatzen bada, 
2874
&apos;a-&gt;b-&gt;c&apos; honakoa izango da:  &apos;a-&gt;c&apos;.
2875
 
2876
ScribusException abiaraziko da estekatzeko arauak bortxatuz gero.</translation>
2877
    </message>
2878
    <message>
14474 cbradney 2879
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="369"/>
12918 cbradney 2880
        <source>traceText([&quot;name&quot;])
2881
 
2882
Convert the text frame &quot;name&quot; to outlines. If &quot;name&quot; is not given the
2883
currently selected item is used.</source>
2884
        <translation type="unfinished">traceText([&quot;izena&quot;])
2885
 
2886
&quot;izena&quot; testu-markoa eskemara bihurtzen du. 
2887
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.</translation>
2888
    </message>
2889
    <message>
14474 cbradney 2890
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="380"/>
12918 cbradney 2891
        <source>textOverflows([&quot;name&quot;, nolinks]) -&gt; integer
2892
 
2893
Returns the actual number of overflowing characters in text frame &quot;name&quot;.
2894
If is nolinks set to non zero value it takes only one frame - it doesn&apos;t
2895
use text frame linking. Without this parameter it search all linking chain.
2896
 
2897
May raise WrongFrameTypeError if the target frame is not an text frame
2898
</source>
2899
        <translation type="unfinished">textOverflows([&quot;izena&quot;, estekaGabe]) -&gt; osokoa
2900
 
2901
&quot;izena&quot; testu-markoan unean gainezka dauden karaktere-kopurua itzultzen du. 
2902
estekaGabe zero ez den beste balio bat badu, marko bakarra hartuko du, ez 
2903
du testu-markoaren estekatzea erabiliko. Parametro hau gabe estekatutako 
2904
guztietan burutuko du bilaketa.
2905
 
2906
WrongFrameTypeError abiaraziko da helburuko markoa ez bada testu-marko motakoa.
2907
</translation>
2908
    </message>
2909
    <message>
14474 cbradney 2910
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="393"/>
12918 cbradney 2911
        <source>hyphenateText([&quot;name&quot;]) -&gt; bool
2912
 
2913
Does hyphenation on text frame &quot;name&quot;.
2914
If &quot;name&quot; is not given the currently selected item is used.
2915
 
2916
May raise WrongFrameTypeError if the target frame is not a text frame
2917
</source>
2918
        <translation type="unfinished"></translation>
2919
    </message>
2920
    <message>
14474 cbradney 2921
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="407"/>
12918 cbradney 2922
        <source>dehyphenateText([&quot;name&quot;]) -&gt; bool
2923
 
2924
Does dehyphenation on text frame &quot;name&quot;.
2925
If &quot;name&quot; is not given the currently selected item is used.
2926
 
2927
May raise WrongFrameTypeError if the target frame is not a text frame
2928
</source>
2929
        <translation type="unfinished"></translation>
2930
    </message>
2931
    <message>
14474 cbradney 2932
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="422"/>
12918 cbradney 2933
        <source>setPDFBookmark(&quot;toggle&quot;, [&quot;name&quot;])
2934
 
2935
Sets whether (toggle = 1) the text frame &quot;name&quot; is a bookmark nor not.
2936
If &quot;name&quot; is not given the currently selected item is used.
2937
 
2938
May raise WrongFrameTypeError if the target frame is not a text frame
2939
</source>
2940
        <translation type="unfinished"></translation>
2941
    </message>
2942
    <message>
14474 cbradney 2943
        <location filename="../../../scribus/plugins/scriptplugin/cmdtext.h" line="434"/>
12918 cbradney 2944
        <source>isPDFBookmark([&quot;name&quot;]) -&gt; bool
2945
 
2946
Returns true if the text frame &quot;name&quot; is a PDF bookmark.
2947
If &quot;name&quot; is not given the currently selected item is used.
2948
 
2949
May raise WrongFrameTypeError if the target frame is not a text frame
2950
</source>
2951
        <translation type="unfinished">isPDFBookmark([&quot;izena&quot;]) -&gt; boolearra
2952
 
2953
 
2954
&quot;izena&quot; izeneko testu-markoa PDFko laster-marka bada TRUE itzuliko du.
2955
Ez bada &quot;izena&quot; ematen, unean hautatutako elementua erabiliko da.
2956
 
2957
WrongFrameTypeError abiaraziko da helburuko markoa ez bada testu-marko motakoa.</translation>
2958
    </message>
2959
    <message>
14474 cbradney 2960
        <location filename="../../../scribus/plugins/scriptplugin/guiapp.h" line="17"/>
12918 cbradney 2961
        <source>messagebarText(&quot;string&quot;)
2962
 
2963
Writes the &quot;string&quot; into the Scribus message bar (status line). The text
2964
must be UTF8 encoded or &apos;unicode&apos; string(recommended).
2965
</source>
2966
        <translation type="unfinished">messagebarText(&quot;katea&quot;)
2967
 
2968
&quot;katea&quot; Scribus aplikazioko mezu-barran (egoera-barran) idazten du. 
2969
Testua UTF8 kodeketako edo Unicode motako katea izan behar du (gomendatua).</translation>
2970
    </message>
2971
    <message>
14474 cbradney 2972
        <location filename="../../../scribus/plugins/scriptplugin/guiapp.h" line="30"/>
12918 cbradney 2973
        <source>progressReset()
2974
 
2975
Cleans up the Scribus progress bar previous settings. It is called before the
2976
new progress bar use. See progressSet.
2977
</source>
2978
        <translation type="unfinished">progressReset()
2979
 
2980
Scribus aplikazioko progresio-barrako aurreko ezarpenak gabritzen ditu. 
2981
Progresio-barra berria erabili aurretik deitu ohi da. Ikus progressSet.
2982
</translation>
2983
    </message>
2984
    <message>
14474 cbradney 2985
        <location filename="../../../scribus/plugins/scriptplugin/guiapp.h" line="43"/>
12918 cbradney 2986
        <source>progressTotal(max)
2987
 
2988
Sets the progress bar&apos;s maximum steps value to the specified number.
2989
See progressSet.
2990
</source>
2991
        <translation type="unfinished">progressTotal(max)
2992
 
2993
Progresio-barraren urrats kopuru maximoaren balioa ezartzen du 
2994
emandako balioarekin. Ikus progressSet.
2995
</translation>
2996
    </message>
2997
    <message>
14474 cbradney 2998
        <location filename="../../../scribus/plugins/scriptplugin/guiapp.h" line="52"/>
12918 cbradney 2999
        <source>progressSet(nr)
3000
 
3001
Set the progress bar position to &quot;nr&quot;, a value relative to the previously set
3002
progressTotal. The progress bar uses the concept of steps; you give it the
3003
total number of steps and the number of steps completed so far and it will
3004
display the percentage of steps that have been completed. You can specify the
3005
total number of steps with progressTotal(). The current number of steps is set
3006
with progressSet(). The progress bar can be rewound to the beginning with
3007
progressReset(). [based on info taken from Trolltech&apos;s Qt docs]
3008
</source>
3009
        <translation type="unfinished">progressSet(zbkia)
3010
 
3011
Progresio-barraren posizioa &quot;zbkia&quot; baliora ezartzen du, aurrez ezarritako 
3012
progressTotal-arekiko balio erlatiboa. Progresio-barrak urratsen kontzeptua 
3013
erabiltzen du, urratsen kopuru osoa eta landutako urratsen kopurua eman 
3014
eta berak burututako urratsen ehunekoa bistaratzen du. progressTotal() funtzioarekin 
3015
urratsen kopuru osoa ezar dezakezu. Uneko urratsen kopurua 
3016
progressSet() funtzioarekin ezarrita dago. Progresio-barra berrasiera daiteke 
3017
progressReset() funtzioa erabiliz. [Trolltech-eko Qt dokumentazioan 
3018
oinarritutako datuak]
3019
</translation>
3020
    </message>
3021
    <message>
14474 cbradney 3022
        <location filename="../../../scribus/plugins/scriptplugin/guiapp.h" line="66"/>
12918 cbradney 3023
        <source>setCursor()
3024
 
3025
[UNSUPPORTED!] This might break things, so steer clear for now.
3026
</source>
3027
        <translation type="unfinished">setCursor()
3028
 
3029
[EZ DAGO ONARTUTA!] Gauza batzuk honda ditzakeenez, oraingoz ez erabili.
3030
</translation>
3031
    </message>
3032
    <message>
14474 cbradney 3033
        <location filename="../../../scribus/plugins/scriptplugin/guiapp.h" line="78"/>
12918 cbradney 3034
        <source>docChanged(bool)
3035
 
3036
Enable/disable save icon in the Scribus icon bar and the Save menu item. It&apos;s
3037
useful to call this procedure when you&apos;re changing the document, because Scribus
3038
won&apos;t automatically notice when you change the document using a script.
3039
</source>
3040
        <translation type="unfinished">docChanged(boolearra)
3041
 
3042
Scribus-eko ikono-barran eta Gorde menu-elementuan ikonoa gordetzea 
3043
gaitu/desgaitu egiten du. Funtzio hau erabilgarria da dokumentuz aldatzean, 
3044
Scribus aplikazioak ez baitu automatikoki jakinarazten script bat erabiltzean 
3045
dokumentuz aldatu denik.
3046
</translation>
3047
    </message>
3048
    <message>
14474 cbradney 3049
        <location filename="../../../scribus/plugins/scriptplugin/guiapp.h" line="91"/>
12918 cbradney 3050
        <source>zoomDocument(double)
3051
 
3052
Zoom the document in main GUI window. Actions have whole number
3053
values like 20.0, 100.0, etc. Zoom to Fit uses -100 as a marker.
3054
</source>
3055
        <translation type="unfinished">zoomDocument(bikoitza)
3056
 
3057
Dokumentuaren zooma lantzen du interfazeko leiho nagusian. Ekintzek 
3058
20.0, 100.0, e.a. bezalako zenbaki osoa dute. Zooma finkatzeko 
3059
-100 erabiltzen da markatzaile gisa.</translation>
3060
    </message>
3061
    <message>
14474 cbradney 3062
        <location filename="../../../scribus/plugins/scriptplugin/guiapp.h" line="103"/>
12918 cbradney 3063
        <source>scrollDocument(x,y)
3064
 
3065
Scroll the document in main GUI window by x and y.
3066
</source>
3067
        <translation type="unfinished"></translation>
3068
    </message>
3069
    <message>
14474 cbradney 3070
        <location filename="../../../scribus/plugins/scriptplugin/cmdstyle.h" line="22"/>
3071
        <source>createParagraphStyle(...)
12918 cbradney 3072
 
14474 cbradney 3073
Creates a paragraph style. This function takes the following keyword parameters:
12918 cbradney 3074
 
14474 cbradney 3075
&quot;name&quot; [required] -&gt; specifies the name of the paragraphstyle to create
12918 cbradney 3076
 
14474 cbradney 3077
linespacingmode [optional] -&gt; specifies the linespacing mode; possible modes are:
12918 cbradney 3078
 
14474 cbradney 3079
fixed linespacing:          0
12918 cbradney 3080
 
14474 cbradney 3081
automatic linespacing:      1
12918 cbradney 3082
 
14474 cbradney 3083
baseline grid linespacing:  2
12918 cbradney 3084
 
14474 cbradney 3085
linespacing [optional] -&gt; specifies the linespacing if using fixed linespacing
12918 cbradney 3086
 
14474 cbradney 3087
alignment [optional] -&gt; specifies the alignment of the paragraph
13279 cbradney 3088
 
14474 cbradney 3089
-&gt; left:     0
13279 cbradney 3090
 
14474 cbradney 3091
-&gt; center:   1
13279 cbradney 3092
 
14474 cbradney 3093
-&gt; right:    2
13279 cbradney 3094
 
14474 cbradney 3095
-&gt; justify:  3
3096
 
3097
-&gt; extend:   4
3098
 
3099
leftmargin [optional], rightmargin [optional] -&gt; specify the margin
3100
 
3101
gapbefore [optional], gapafter [optional] -&gt; specify the gaps to the heading and following paragraphs
3102
 
3103
firstindent [optional] -&gt; the indent of the first line
3104
 
3105
hasdropcap [optional] -&gt; specifies if there are caps (1 = yes, 0 = no)
3106
 
3107
dropcaplines [optional] -&gt; height (in lines) of the caps if used
3108
 
3109
dropcapoffset [optional] -&gt; offset of the caps if used
3110
 
3111
&quot;charstyle&quot; [optional] -&gt; char style to use
3112
 
13279 cbradney 3113
</source>
3114
        <translation type="unfinished"></translation>
3115
    </message>
3116
    <message>
14474 cbradney 3117
        <location filename="../../../scribus/plugins/scriptplugin/cmdstyle.h" line="52"/>
3118
        <source>createCharStyle(...)
13279 cbradney 3119
 
14474 cbradney 3120
Creates a character style. This function takes the following keyword parameters:
13279 cbradney 3121
 
14474 cbradney 3122
&quot;name&quot; [required] -&gt; name of the char style to create
3123
 
3124
&quot;font&quot; [optional] -&gt; name of the font to use
3125
 
3126
fontsize [optional] -&gt; font size to set (double)
3127
 
3128
&quot;features&quot; [optional] -&gt; nearer typographic details can be defined by a string that might contain the following phrases comma-seperated (without spaces!):
3129
 
3130
-&gt; inherit
3131
 
3132
-&gt; bold
3133
 
3134
-&gt; italic
3135
 
3136
-&gt; underline
3137
 
3138
-&gt; underlinewords
3139
 
3140
-&gt; strike
3141
 
3142
-&gt; superscript
3143
 
3144
-&gt; subscript
3145
 
3146
-&gt; outline
3147
 
3148
-&gt; shadowed
3149
 
3150
-&gt; allcaps
3151
 
3152
-&gt; smallcaps
3153
 
3154
&quot;fillcolor&quot; [optional], &quot;fillshade&quot; [optional] -&gt; specify fill options
3155
 
3156
&quot;strokecolor&quot; [optional], &quot;strokeshade&quot; [optional] -&gt; specify stroke options
3157
 
3158
baselineoffset [optional] -&gt; offset of the baseline
3159
 
3160
shadowxoffset [optional], shadowyoffset [optional] -&gt; offset of the shadow if used
3161
 
3162
outlinewidth [optional] -&gt; width of the outline if used
3163
 
3164
underlineoffset [optional], underlinewidth [optional] -&gt; underline options if used
3165
 
3166
strikethruoffset [optional], strikethruwidth [optional] -&gt; strikethru options if used
3167
 
3168
scaleh [optional], scalev [optional] -&gt; scale of the chars
3169
 
3170
tracking [optional] -&gt; tracking of the text
3171
 
3172
&quot;language&quot; [optional] -&gt; language code
3173
 
13279 cbradney 3174
</source>
3175
        <translation type="unfinished"></translation>
3176
    </message>
3177
    <message>
14474 cbradney 3178
        <location filename="../../../scribus/plugins/scriptplugin/svgimport.h" line="15"/>
3179
        <source>placeSVG(&quot;filename&quot;, x, y)
13279 cbradney 3180
 
14474 cbradney 3181
Places the SVG &quot;filename&quot; onto the current page,
3182
x and y specify the coordinate of the topleft corner of the SVG placed on the page
13279 cbradney 3183
 
14474 cbradney 3184
If loading was successful, the selection contains the imported SVG
13279 cbradney 3185
</source>
3186
        <translation type="unfinished"></translation>
3187
    </message>
3188
    <message>
14474 cbradney 3189
        <location filename="../../../scribus/plugins/scriptplugin/svgimport.h" line="27"/>
3190
        <source>placeEPS(&quot;filename&quot;, x, y)
13279 cbradney 3191
 
14474 cbradney 3192
Places the EPS &quot;filename&quot; onto the current page,
3193
x and y specify the coordinate of the topleft corner of the EPS placed on the page
3194
 
3195
If loading was successful, the selection contains the imported EPS
13279 cbradney 3196
</source>
3197
        <translation type="unfinished"></translation>
3198
    </message>
3199
    <message>
14474 cbradney 3200
        <location filename="../../../scribus/plugins/scriptplugin/svgimport.h" line="39"/>
3201
        <source>placeSXD(&quot;filename&quot;, x, y)
13279 cbradney 3202
 
14474 cbradney 3203
Places the SXD &quot;filename&quot; onto the current page,
3204
x and y specify the coordinate of the topleft corner of the SXD placed on the page
3205
 
3206
If loading was successful, the selection contains the imported SXD
13279 cbradney 3207
</source>
3208
        <translation type="unfinished"></translation>
3209
    </message>
3210
    <message>
14474 cbradney 3211
        <location filename="../../../scribus/plugins/scriptplugin/svgimport.h" line="51"/>
3212
        <source>placeODG(&quot;filename&quot;, x, y)
13279 cbradney 3213
 
14474 cbradney 3214
Places the ODG &quot;filename&quot; onto the current page,
3215
x and y specify the coordinate of the topleft corner of the ODG placed on the page
3216
 
3217
If loading was successful, the selection contains the imported ODG
13279 cbradney 3218
</source>
3219
        <translation type="unfinished"></translation>
3220
    </message>
12918 cbradney 3221
</context>
3222
<context>
6654 mrdocs 3223
    <name>#</name>
1135 cbradney 3224
    <message>
6769 cbradney 3225
        <source>getFontSize([&quot;name&quot;]) -&gt; float
1135 cbradney 3226
 
3227
Returns the font size in points for the text frame &quot;name&quot;. If this text
3228
frame has some text selected the value assigned to the first character of
3229
the selection is returned.
3230
If &quot;name&quot; is not given the currently selected item is used.
3231
</source>
6769 cbradney 3232
        <translation type="obsolete">getFontSize([&quot;izena&quot;]) -&gt; mugikorra
6654 mrdocs 3233
 
3234
&quot;izena&quot; testu-markoaren letra-tamaina itzultzen du puntuetan. Testu-markoak testu zati bat hautatuta edukiz gero, hautapeneko aurreneko karaktereari esleitutako balioa itzuliko du.
3235
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.</translation>
1135 cbradney 3236
    </message>
3237
    <message>
6769 cbradney 3238
        <source>getColorNames() -&gt; list
1135 cbradney 3239
 
3240
Returns a list containing the names of all defined colors in the document.
3241
If no document is open, returns a list of the default document colors.
3242
</source>
6769 cbradney 3243
        <translation type="obsolete">getColorNames() -&gt; zerrenda
6654 mrdocs 3244
 
3245
Dokumentuan definitutako kolore guztien izenen zerrenda itzultzen du. 
3246
Dokumenturik ez balego irekita, dokumentu lehenetsiaren koloreen zerrenda 
3247
itzuliko luke.</translation>
1135 cbradney 3248
    </message>
3249
    <message>
6769 cbradney 3250
        <source>newDocDialog() -&gt; bool
1135 cbradney 3251
 
3252
Displays the &quot;New Document&quot; dialog box. Creates a new document if the user
3253
accepts the settings. Does not create a document if the user presses cancel.
3254
Returns true if a new document was created.
3255
</source>
6769 cbradney 3256
        <translation type="obsolete">newDocDialog() -&gt; boolearra
6654 mrdocs 3257
 
3258
&quot;Dokumentu berria&quot; elkarrizketa-koadroa bistaratzen du. Dokumentu berria sortuko du erabiltzaileak ezarpenak onartuz gero. Ez du dokumenturik sortuko 
3259
erabiltzaileak bertan behera uzteko botoia sakatzen badu. EGIA itzultzen du 
3260
dokumentu bat sortzean.</translation>
1135 cbradney 3261
    </message>
3262
    <message>
6769 cbradney 3263
        <source>getFillColor([&quot;name&quot;]) -&gt; string
1135 cbradney 3264
 
3265
Returns the name of the fill color of the object &quot;name&quot;.
3266
If &quot;name&quot; is not given the currently selected item is used.
3267
</source>
6769 cbradney 3268
        <translation type="obsolete">getFillColor([&quot;izena&quot;]) -&gt; katea
1135 cbradney 3269
 
6654 mrdocs 3270
&quot;izena&quot; objektuaren kolore-betegarriaren izena itzultzen du. 
3271
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.</translation>
1135 cbradney 3272
    </message>
3273
    <message>
6769 cbradney 3274
        <source>setRedraw(bool)
1135 cbradney 3275
 
3276
Disables page redraw when bool = False, otherwise redrawing is enabled.
3277
This change will persist even after the script exits, so make sure to call
3278
setRedraw(True) in a finally: clause at the top level of your script.
3279
</source>
6769 cbradney 3280
        <translation type="obsolete">setRedraw(boolearra)
6654 mrdocs 3281
 
3282
Boolearraren balioa FALSE (FALTSUA) denean orria birmarraztea desgaitzen du, bestela 
3283
(EGIA bada) berriro marraztea gaitzen du. Aldaketa hau mantendu egingo da nahiz 
3284
eta script-ak irten egin, beraz ziurtatu amaitzean setRedraw(TRUE) funtzioari deitzeaz: jarri zure script-aren maila gorenean.</translation>
1135 cbradney 3285
    </message>
3286
    <message>
6769 cbradney 3287
        <source>createRect(x, y, width, height, [&quot;name&quot;]) -&gt; string
1135 cbradney 3288
 
3289
Creates a new rectangle on the current page and returns its name. The
3290
coordinates are given in the current measurement units of the document
3291
(see UNIT constants). &quot;name&quot; should be a unique identifier for the object
3292
because you need this name to reference that object in future. If &quot;name&quot;
3293
is not given Scribus will create one for you.
3294
 
6769 cbradney 3295
May raise NameExistsError if you explicitly pass a name that&apos;s already used.
1135 cbradney 3296
</source>
6769 cbradney 3297
        <translation type="obsolete">createRect(x, y, zabalera, altuera, [&quot;izena&quot;]) -&gt; katea
6654 mrdocs 3298
 
3299
Laukizuzen berria sortzen du uneko orrian eta bere izena itzultzen du. Koordenatuak uneko dokumentua neurtzeko unitateetan ematen dira (ikus UNIT konstanteak). &quot;Izena&quot; objektuaren identifikatzaile bakarra izan daiteke, etorkizunean objektu honi erreferentzia egiteko erabiliko baita. &quot;izena&quot; ez bada ematen, Scribus aplikazioak emago dio zure ordez.
3300
 
3301
NameExistsError abiaraziko da esplizitoki emandako izena lehendik ere 
3302
egonez gero.</translation>
1135 cbradney 3303
    </message>
3304
    <message>
6769 cbradney 3305
        <source>setGradientFill(type, &quot;color1&quot;, shade1, &quot;color2&quot;, shade2, [&quot;name&quot;])
1135 cbradney 3306
 
3307
Sets the gradient fill of the object &quot;name&quot; to type. Color descriptions are
3308
the same as for setFillColor() and setFillShade(). See the constants for
6769 cbradney 3309
available types (FILL_&lt;type&gt;).
1135 cbradney 3310
</source>
6769 cbradney 3311
        <translation type="obsolete">setGradientFill(mota, &quot;kolorea1&quot;, itzaldura1, &quot;kolorea2&quot;, itzaldura2, [&quot;izena&quot;])
6654 mrdocs 3312
 
3313
&quot;izena&quot; objektuaren gradiente betegarria motarekin ezartzen du. Koloreen 
6769 cbradney 3314
azalpenak setFillColor() eta setFillShade() funtzioetakoak bezalakoak dira. Ikusi mota erabilgarrien konstanteak (FILL_&lt;mota&gt;).</translation>
1135 cbradney 3315
    </message>
3316
    <message>
6769 cbradney 3317
        <source>messagebarText(&quot;string&quot;)
1135 cbradney 3318
 
3319
Writes the &quot;string&quot; into the Scribus message bar (status line). The text
6769 cbradney 3320
must be UTF8 encoded or &apos;unicode&apos; string(recommended).
1135 cbradney 3321
</source>
6769 cbradney 3322
        <translation type="obsolete">messagebarText(&quot;katea&quot;)
6654 mrdocs 3323
 
3324
&quot;katea&quot; Scribus aplikazioko mezu-barran (egoera-barran) idazten du. 
3325
Testua UTF8 kodeketako edo Unicode motako katea izan behar du (gomendatua).</translation>
1135 cbradney 3326
    </message>
3327
    <message>
6769 cbradney 3328
        <source>newPage(where [,&quot;masterpage&quot;])
3064 cbradney 3329
 
3330
Creates a new page. If &quot;where&quot; is -1 the new Page is appended to the
3331
document, otherwise the new page is inserted before &quot;where&quot;. Page numbers are
3332
counted from 1 upwards, no matter what the displayed first page number of your
3333
document is. The optional parameter &quot;masterpage&quot; specifies the name of the
3334
master page for the new page.
3335
 
3336
May raise IndexError if the page number is out of range
3337
</source>
6769 cbradney 3338
        <translation type="obsolete">newPage(non [,&quot;orriMaisua&quot;])
6654 mrdocs 3339
 
3340
Orrialde berria sortzen du. &quot;non&quot; -1 balioa izanez gero, orrialde berria erantsiko zaio 
3341
dokumentuari, bestela orri berria &quot;non&quot; aurretik txertatuko da. Orrialdeen zenbakiak 
3342
1etik gorantz zenbatzen dira, berdin dio dokumentuko aurreneko orrialdearen 
3343
zenbakia zein den. Aukerazko &quot;orrimaisua&quot; parametroak orri maisuaren izena zehazten du orrialde berriarentzako.
3344
 
3345
Orrialdearen zenbakia barrutitik kanpo egonez gero IndexError abiaraziko da.
3346
</translation>
3064 cbradney 3347
    </message>
3348
    <message>
6769 cbradney 3349
        <source>importSVG(&quot;string&quot;)
3064 cbradney 3350
 
3351
The &quot;string&quot; must be a valid filename for a SVG image. The text
6769 cbradney 3352
must be UTF8 encoded or &apos;unicode&apos; string(recommended).
3064 cbradney 3353
</source>
6769 cbradney 3354
        <translation type="obsolete">importSVG(&quot;katea&quot;)
6654 mrdocs 3355
 
3356
SVG irudiaren baliozko fitxategi-izena eduki behar du &quot;katea&quot; parametroak. 
3357
Testua UTF8 kodeketako edo Unicode motako katea izan behar du (gomendatua).</translation>
3064 cbradney 3358
    </message>
3824 cbradney 3359
    <message>
6769 cbradney 3360
        <source>newDocument(size, margins, orientation, firstPageNumber,
3361
                        unit, pagesType, firstPageOrder) -&gt; bool
3824 cbradney 3362
 
3363
Creates a new document and returns true if successful. The parameters have the
3364
following meaning:
3365
 
3366
size = A tuple (width, height) describing the size of the document. You can
6769 cbradney 3367
use predefined constants named PAPER_&lt;paper_type&gt; e.g. PAPER_A4 etc.
3824 cbradney 3368
 
3369
margins = A tuple (left, right, top, bottom) describing the document
3370
margins
3371
 
3372
orientation = the page orientation - constants PORTRAIT, LANDSCAPE
3373
 
3374
firstPageNumer = is the number of the first page in the document used for
6769 cbradney 3375
pagenumbering. While you&apos;ll usually want 1, it&apos;s useful to have higher
3376
numbers if you&apos;re creating a document in several parts.
3824 cbradney 3377
 
3378
unit: this value sets the measurement units used by the document. Use a
3379
predefined constant for this, one of: UNIT_INCHES, UNIT_MILLIMETERS,
3380
UNIT_PICAS, UNIT_POINTS.
3381
 
3382
pagesType = One of the predefined constants PAGE_n. PAGE_1 is single page,
3383
PAGE_2 is for double sided documents, PAGE_3 is for 3 pages fold and
3384
PAGE_4 is 4-fold.
3385
 
3386
firstPageOrder = What is position of first page in the document.
3387
Indexed from 0 (0 = first).
3388
 
3389
The values for width, height and the margins are expressed in the given unit
3390
for the document. PAPER_* constants are expressed in points. If your document
3391
is not in points, make sure to account for this.
3392
 
3393
example: newDocument(PAPER_A4, (10, 10, 20, 20), LANDSCAPE, 7, UNIT_POINTS,
6654 mrdocs 3394
PAGE_4, 3)
3824 cbradney 3395
 
3396
May raise ScribusError if is firstPageOrder bigger than allowed by pagesType.
3397
</source>
6769 cbradney 3398
        <translation type="obsolete">newDocument(tamaina, marjinak, orientazioa, lehenOrriZenbakia,
3399
                        unitatea, orriMotak, lehenOrriOrdena) -&gt; boolearra
6654 mrdocs 3400
 
3401
Dokumentu berria sortzen du, eta TRUE (EGIA) itzultzen du ongi sortzen badu. Parametroek honako esanahia dute:
3402
 
3403
tamaina = dokumentuaren tamaina azaltzen duen tupla (zabalera, altuera). 
6769 cbradney 3404
Aurredefinitutako PAPER_&lt;paper_mota&gt; konstanteak erabil ditzakezu, adib. 
6654 mrdocs 3405
PAPER_A4, e.a.
3406
 
3407
marjinak = dokumentuaren marjinak zehatzen duen tupla (ezkerra, eskuina, ,goia, behea).
3408
 
3409
orientazioa = orriaren orientazioa - konstanteak: PORTRAIT (bertikala), 
3410
LANDSCAPE (horizontala)
3411
 
3412
lehenOrriZenbakia = dokumentuko aurreneko orriaren zenbakia da, orriak 
3413
zenbatzeko erabiliko dena. Gehienetan 1 balioa erabiltzea nahiko duzun arren, 
3414
zenbaki altuagoak erabil ditzakezu hainbat zatiko dokumentua sortzean.
3415
 
3416
unitatea = dokumentua neurtzeko erabilitzen den unitatea ezartzen du. 
3417
Aurrez definitutako konstanteak erabil ditzakezu: UNIT_INCHES (atzak), 
3418
UNIT_MILLIMETERS (milimetroak), UNIT_PICAS (pikak) , UNIT_POINTS (puntuak).
3419
 
3420
orriMotak = aurrez definitutako PAGE_n konstanteetariko bat. 
3421
Page_1 orri bakuna da, PAGE_2 bi aldetako dokumentuak dira, PAGE_3 3 orriko eta PAGE_4 4 orriko tolesturak dira.
3422
 
3423
lehenOrriOrdena = dokumentuko aurreneko orriaren posizioa. 
3424
0tik indexatua (0 = lehena).
3425
 
3426
Zabalera, altuera eta marjinen balioak dokumentuko unitateetan ematen dira. 
3427
PAPER_* konstanteak puntuetan adierazita daude. Dokumentua ez badago 
3428
puntuetan neurtuta, ziurtatu hau kontutan duzula.
3429
 
3430
adibidea: newDocument(PAPER_A4, (10, 10, 20, 20), LANDSCAPE, 7, UNIT_POINTS,
3431
PAGE_4, 3)
3432
 
3433
ScribusError abiaraziko du lehenOrriOrdena eremuko balioa orriMotak baimendutakoa baino 
3434
handiagoa bada.
3435
</translation>
3824 cbradney 3436
    </message>
6769 cbradney 3437
</context>
3438
<context>
418 Franz 3439
    <name>@default</name>
3440
    <message>
12612 cbradney 3441
        <source>moveObject(dx, dy [, &quot;name&quot;])
3442
 
3443
Moves the object &quot;name&quot; by dx and dy relative to its current position. The
3444
distances are expressed in the current measurement unit of the document (see
3445
UNIT constants). If &quot;name&quot; is not given the currently selected item is used.
3446
If the object &quot;name&quot; belongs to a group, the whole group is moved.
3447
</source>
12918 cbradney 3448
        <translation type="obsolete">moveObject(dx, dy [, &quot;izena&quot;])
12612 cbradney 3449
 
3450
&quot;izena&quot; objektua desplazatzen du dx eta dy balioekin uneko posiziotik. Dokumentuan 
3451
uneko neurtzeko unitateetan adierazten dira distantziak (ikus UNIT konstanteak). 
3452
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da. 
3453
&quot;izena&quot; objektua talde batekoa bada, talde osoa desplazatuko da.
3454
</translation>
3455
    </message>
3456
    <message>
3457
        <source>getColorNames() -&gt; list
3458
 
3459
Returns a list containing the names of all defined colors in the document.
3460
If no document is open, returns a list of the default document colors.
3461
</source>
12918 cbradney 3462
        <translation type="obsolete">getColorNames() -&gt; zerrenda
12612 cbradney 3463
 
3464
Dokumentuan definitutako kolore guztien izenen zerrenda itzultzen du. 
3465
Dokumenturik ez balego irekita, dokumentu lehenetsiaren koloreen zerrenda 
3466
itzuliko luke.</translation>
3467
    </message>
3468
    <message>
3469
        <source>newDocDialog() -&gt; bool
3470
 
3471
Displays the &quot;New Document&quot; dialog box. Creates a new document if the user
3472
accepts the settings. Does not create a document if the user presses cancel.
3473
Returns true if a new document was created.
3474
</source>
12918 cbradney 3475
        <translation type="obsolete">newDocDialog() -&gt; boolearra
12612 cbradney 3476
 
3477
&quot;Dokumentu berria&quot; elkarrizketa-koadroa bistaratzen du. Dokumentu berria sortuko du erabiltzaileak ezarpenak onartuz gero. Ez du dokumenturik sortuko 
3478
erabiltzaileak bertan behera uzteko botoia sakatzen badu. EGIA itzultzen du 
3479
dokumentu bat sortzean.</translation>
3480
    </message>
3481
    <message>
3482
        <source>getFillColor([&quot;name&quot;]) -&gt; string
3483
 
3484
Returns the name of the fill color of the object &quot;name&quot;.
3485
If &quot;name&quot; is not given the currently selected item is used.
3486
</source>
12918 cbradney 3487
        <translation type="obsolete">getFillColor([&quot;izena&quot;]) -&gt; katea
12612 cbradney 3488
 
3489
&quot;izena&quot; objektuaren kolore-betegarriaren izena itzultzen du. 
3490
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.</translation>
3491
    </message>
3492
    <message>
3493
        <source>setRedraw(bool)
3494
 
3495
Disables page redraw when bool = False, otherwise redrawing is enabled.
3496
This change will persist even after the script exits, so make sure to call
3497
setRedraw(True) in a finally: clause at the top level of your script.
3498
</source>
12918 cbradney 3499
        <translation type="obsolete">setRedraw(boolearra)
12612 cbradney 3500
 
3501
Boolearraren balioa FALSE (FALTSUA) denean orria birmarraztea desgaitzen du, bestela 
3502
(EGIA bada) berriro marraztea gaitzen du. Aldaketa hau mantendu egingo da nahiz 
3503
eta script-ak irten egin, beraz ziurtatu amaitzean setRedraw(TRUE) funtzioari deitzeaz: jarri zure script-aren maila gorenean.</translation>
3504
    </message>
3505
    <message>
3506
        <source>createRect(x, y, width, height, [&quot;name&quot;]) -&gt; string
3507
 
3508
Creates a new rectangle on the current page and returns its name. The
3509
coordinates are given in the current measurement units of the document
3510
(see UNIT constants). &quot;name&quot; should be a unique identifier for the object
3511
because you need this name to reference that object in future. If &quot;name&quot;
3512
is not given Scribus will create one for you.
3513
 
3514
May raise NameExistsError if you explicitly pass a name that&apos;s already used.
3515
</source>
12918 cbradney 3516
        <translation type="obsolete">createRect(x, y, zabalera, altuera, [&quot;izena&quot;]) -&gt; katea
12612 cbradney 3517
 
3518
Laukizuzen berria sortzen du uneko orrian eta bere izena itzultzen du. Koordenatuak uneko dokumentua neurtzeko unitateetan ematen dira (ikus UNIT konstanteak). &quot;Izena&quot; objektuaren identifikatzaile bakarra izan daiteke, etorkizunean objektu honi erreferentzia egiteko erabiliko baita. &quot;izena&quot; ez bada ematen, Scribus aplikazioak emago dio zure ordez.
3519
 
3520
NameExistsError abiaraziko da esplizitoki emandako izena lehendik ere 
3521
egonez gero.</translation>
3522
    </message>
3523
    <message>
3524
        <source>newPage(where [,&quot;masterpage&quot;])
3525
 
3526
Creates a new page. If &quot;where&quot; is -1 the new Page is appended to the
3527
document, otherwise the new page is inserted before &quot;where&quot;. Page numbers are
3528
counted from 1 upwards, no matter what the displayed first page number of your
3529
document is. The optional parameter &quot;masterpage&quot; specifies the name of the
3530
master page for the new page.
3531
 
3532
May raise IndexError if the page number is out of range
3533
</source>
12918 cbradney 3534
        <translation type="obsolete">newPage(non [,&quot;orriMaisua&quot;])
12612 cbradney 3535
 
3536
Orrialde berria sortzen du. &quot;non&quot; -1 balioa izanez gero, orrialde berria erantsiko zaio 
3537
dokumentuari, bestela orri berria &quot;non&quot; aurretik txertatuko da. Orrialdeen zenbakiak 
3538
1etik gorantz zenbatzen dira, berdin dio dokumentuko aurreneko orrialdearen 
3539
zenbakia zein den. Aukerazko &quot;orrimaisua&quot; parametroak orri maisuaren izena zehazten du orrialde berriarentzako.
3540
 
3541
Orrialdearen zenbakia barrutitik kanpo egonez gero IndexError abiaraziko da.
3542
</translation>
3543
    </message>
3544
    <message>
3545
        <source>setGradientFill(type, &quot;color1&quot;, shade1, &quot;color2&quot;, shade2, [&quot;name&quot;])
3546
 
3547
Sets the gradient fill of the object &quot;name&quot; to type. Color descriptions are
3548
the same as for setFillColor() and setFillShade(). See the constants for
3549
available types (FILL_&lt;type&gt;).
3550
</source>
12918 cbradney 3551
        <translation type="obsolete">setGradientFill(mota, &quot;kolorea1&quot;, itzaldura1, &quot;kolorea2&quot;, itzaldura2, [&quot;izena&quot;])
12612 cbradney 3552
 
3553
&quot;izena&quot; objektuaren gradiente betegarria motarekin ezartzen du. Koloreen 
3554
azalpenak setFillColor() eta setFillShade() funtzioetakoak bezalakoak dira. Ikusi mota erabilgarrien konstanteak (FILL_&lt;mota&gt;).</translation>
3555
    </message>
3556
    <message>
3557
        <source>getFontSize([&quot;name&quot;]) -&gt; float
3558
 
3559
Returns the font size in points for the text frame &quot;name&quot;. If this text
3560
frame has some text selected the value assigned to the first character of
3561
the selection is returned.
3562
If &quot;name&quot; is not given the currently selected item is used.
3563
</source>
12918 cbradney 3564
        <translation type="obsolete">getFontSize([&quot;izena&quot;]) -&gt; mugikorra
12612 cbradney 3565
 
3566
&quot;izena&quot; testu-markoaren letra-tamaina itzultzen du puntuetan. Testu-markoak testu zati bat hautatuta edukiz gero, hautapeneko aurreneko karaktereari esleitutako balioa itzuliko du.
3567
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.</translation>
3568
    </message>
3569
    <message>
3570
        <source>messagebarText(&quot;string&quot;)
3571
 
3572
Writes the &quot;string&quot; into the Scribus message bar (status line). The text
3573
must be UTF8 encoded or &apos;unicode&apos; string(recommended).
3574
</source>
12918 cbradney 3575
        <translation type="obsolete">messagebarText(&quot;katea&quot;)
12612 cbradney 3576
 
3577
&quot;katea&quot; Scribus aplikazioko mezu-barran (egoera-barran) idazten du. 
3578
Testua UTF8 kodeketako edo Unicode motako katea izan behar du (gomendatua).</translation>
3579
    </message>
3580
    <message>
3581
        <source>importSVG(&quot;string&quot;)
3582
 
3583
The &quot;string&quot; must be a valid filename for a SVG image. The text
3584
must be UTF8 encoded or &apos;unicode&apos; string(recommended).
3585
</source>
3586
        <translation type="obsolete">importSVG(&quot;katea&quot;)
3587
 
3588
SVG irudiaren baliozko fitxategi-izena eduki behar du &quot;katea&quot; parametroak. 
3589
Testua UTF8 kodeketako edo Unicode motako katea izan behar du (gomendatua).</translation>
3590
    </message>
3591
    <message>
6769 cbradney 3592
        <source>getFont([&quot;name&quot;]) -&gt; string
1135 cbradney 3593
 
3594
Returns the font name for the text frame &quot;name&quot;. If this text frame
3595
has some text selected the value assigned to the first character
3596
of the selection is returned. If &quot;name&quot; is not given the currently
3597
selected item is used.
3598
</source>
12918 cbradney 3599
        <translation type="obsolete">getFont([&quot;izena&quot;]) -&gt; katea
6654 mrdocs 3600
 
3601
Testu-markoaren letra-tipoaren izena itzultzen du. Testu-markoak testu zati bat 
3602
hautatuta edukiz gero, hautapeneko aurreneko karaktereari esleitutako balioa 
3603
itzuliko da. &quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
3604
</translation>
1135 cbradney 3605
    </message>
3606
    <message>
6769 cbradney 3607
        <source>getTextLength([&quot;name&quot;]) -&gt; integer
1135 cbradney 3608
 
3609
Returns the length of the text in the text frame &quot;name&quot;.
3610
If &quot;name&quot; is not given the currently selected item is used.
3611
</source>
12918 cbradney 3612
        <translation type="obsolete">getTextLength([&quot;izena&quot;]) -&gt; osokoa
6654 mrdocs 3613
 
3614
&quot;izena&quot; testu-markoan dagoen testuaren luzera itzultzen du. 
3615
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
3616
</translation>
1135 cbradney 3617
    </message>
3618
    <message>
6769 cbradney 3619
        <source>getText([&quot;name&quot;]) -&gt; string
1135 cbradney 3620
 
3621
Returns the text of the text frame &quot;name&quot;. If this text frame has some text
3622
selected, the selected text is returned. All text in the frame, not just
3623
currently visible text, is returned. If &quot;name&quot; is not given the currently
3624
selected item is used.
3625
</source>
12918 cbradney 3626
        <translation type="obsolete">getText([&quot;izena&quot;]) -&gt; katea
6654 mrdocs 3627
 
3628
&quot;izena&quot; testu-markoan dagoen testua itzultzen du. Testu-markoan testu zati bat 
3629
hautatuta egonez gero, hautatutako testua itzuliko du. Markoan dagoen testu 
3630
guztia itzultzen du, ez ikusgai dagoen testua bakarrik. &quot;izena&quot; ez bada ematen, unean 
3631
hautatutako elementua erabiliko da.
3632
</translation>
1135 cbradney 3633
    </message>
3634
    <message>
6769 cbradney 3635
        <source>getAllText([&quot;name&quot;]) -&gt; string
1135 cbradney 3636
 
3637
Returns the text of the text frame &quot;name&quot; and of all text frames which are
3638
linked with this frame. If this textframe has some text selected, the selected
3639
text is returned. If &quot;name&quot; is not given the currently selected item is
3640
used.
3641
</source>
12918 cbradney 3642
        <translation type="obsolete">getAllText([&quot;izena&quot;]) -&gt; katea
6654 mrdocs 3643
 
3644
&quot;izena&quot; testu-markoan dagoen eta marko honi estekatuta dauden beste 
3645
testu-marko guztien testua itzultzen du. Testu-markoan testu zati bat hautatuta 
3646
egonez gero, hautatutako testua itzuliko du. 
3647
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
3648
 
3649
</translation>
1135 cbradney 3650
    </message>
3651
    <message>
6769 cbradney 3652
        <source>getLineSpacing([&quot;name&quot;]) -&gt; float
1135 cbradney 3653
 
3654
Returns the line spacing (&quot;leading&quot;) of the text frame &quot;name&quot; expressed in
3655
points. If &quot;name&quot; is not given the currently selected item is used.
3656
</source>
12918 cbradney 3657
        <translation type="obsolete">getLineSpacing([&quot;izena&quot;]) -&gt; mugikorra
6654 mrdocs 3658
 
3659
&quot;izena&quot; testu-markoaren lerrotartea (&quot;aurreko tartea&quot;) itzultzen du puntuetan adieraziz.
3660
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.</translation>
1135 cbradney 3661
    </message>
3662
    <message>
6769 cbradney 3663
        <source>getColumnGap([&quot;name&quot;]) -&gt; float
1135 cbradney 3664
 
3665
Returns the column gap size of the text frame &quot;name&quot; expressed in points. If
3666
&quot;name&quot; is not given the currently selected item is used.
3667
</source>
12918 cbradney 3668
        <translation type="obsolete">getColumnGap([&quot;izena&quot;]) -&gt; mugikorra
6654 mrdocs 3669
 
3670
&quot;izena&quot; testu-markoaren zutabe-tartearen tamaina itzultzen du puntuetan adieraziz.
3671
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
3672
</translation>
1135 cbradney 3673
    </message>
3674
    <message>
6769 cbradney 3675
        <source>getColumns([&quot;name&quot;]) -&gt; integer
1135 cbradney 3676
 
3677
Gets the number of columns of the text frame &quot;name&quot;. If &quot;name&quot; is not
3678
given the currently selected item is used.
3679
</source>
12918 cbradney 3680
        <translation type="obsolete">getColumns([&quot;izena&quot;]) -&gt; osokoa
6654 mrdocs 3681
 
3682
&quot;izena&quot; testu-markoko zutabeen kopurua lortzen du. 
3683
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
3684
</translation>
1135 cbradney 3685
    </message>
3686
    <message>
6769 cbradney 3687
        <source>setText(&quot;text&quot;, [&quot;name&quot;])
1135 cbradney 3688
 
3689
Sets the text of the text frame &quot;name&quot; to the text of the string &quot;text&quot;.
6769 cbradney 3690
Text must be UTF8 encoded - use e.g. unicode(text, &apos;iso-8859-2&apos;). See the FAQ
1135 cbradney 3691
for more details. If &quot;name&quot; is not given the currently selected item is
3692
used.
3693
</source>
12918 cbradney 3694
        <translation type="obsolete">setText(&quot;esaldia&quot;, [&quot;izena&quot;])
6654 mrdocs 3695
 
3696
&quot;izena&quot; testu-markoko testua &quot;esaldia&quot; testuarekin ezartzen du. 
3697
Testua (edo esaldia) UTF8 kodeketan egon behar du - erabili adibidez 
6769 cbradney 3698
unicode (testua, &apos;iso-8859-2&apos;). Ikus MEG xehetasun gehiagorako. 
6654 mrdocs 3699
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
3700
</translation>
1135 cbradney 3701
    </message>
3702
    <message>
6769 cbradney 3703
        <source>setFont(&quot;font&quot;, [&quot;name&quot;])
1135 cbradney 3704
 
3705
Sets the font of the text frame &quot;name&quot; to &quot;font&quot;. If there is some text
3706
selected only the selected text is changed.  If &quot;name&quot; is not given the
3707
currently selected item is used.
3708
 
3709
May throw ValueError if the font cannot be found.
3710
</source>
12918 cbradney 3711
        <translation type="obsolete">setFont(&quot;letraTipoa&quot;, [&quot;izena&quot;])
6654 mrdocs 3712
 
3713
&quot;izena&quot; testu-markoko letra-tipoa &quot;letraTipoa&quot;rekin ezartzen du. 
3714
Testu zati bat hautatuta egonez gero, hautatutako testua 
3715
soilik aldatuko da. &quot;izena&quot; ez bada ematen, unean hautatutako 
3716
elementua erabiliko da. 
3717
 
3718
ValueError abiaraziko da letra-tipoa ez bada aurkitzen.
3719
</translation>
1135 cbradney 3720
    </message>
3721
    <message>
6769 cbradney 3722
        <source>setFontSize(size, [&quot;name&quot;])
1135 cbradney 3723
 
3724
Sets the font size of the text frame &quot;name&quot; to &quot;size&quot;. &quot;size&quot; is treated
3725
as a value in points. If there is some text selected only the selected text is
3726
changed. &quot;size&quot; must be in the range 1 to 512. If &quot;name&quot; is not given the
3727
currently selected item is used.
3728
 
6769 cbradney 3729
May throw ValueError for a font size that&apos;s out of bounds.
1135 cbradney 3730
</source>
12918 cbradney 3731
        <translation type="obsolete">setFontSize(tamaina, [&quot;izena&quot;])
6654 mrdocs 3732
 
3733
&quot;izena&quot; testu-markoaren letra-tamaina &quot;tamaina&quot;rekin ezarritzen du. 
3734
&quot;tamaina&quot; eremuko balioa puntuetan adierazita balego gisa erabiliko da. 
3735
Testu zatiren bat hautatuta egonez gero, hautatutako testua bakarrik 
3736
aldatuko da. &quot;tamaina&quot;ren barrutia 1 eta 512 arteko da. &quot;izena&quot; ez 
3737
bada ematen, unean hautatutako elementua erabiliko da.
3738
 
3739
ValueError abiaraziko da letra-tamaina mugetatik kanpo izanez gero.
3740
</translation>
1135 cbradney 3741
    </message>
3742
    <message>
6769 cbradney 3743
        <source>setLineSpacing(size, [&quot;name&quot;])
1135 cbradney 3744
 
3745
Sets the line spacing (&quot;leading&quot;) of the text frame &quot;name&quot; to &quot;size&quot;.
3746
&quot;size&quot; is a value in points. If &quot;name&quot; is not given the currently selected
3747
item is used.
3748
 
3749
May throw ValueError if the line spacing is out of bounds.
3750
</source>
12918 cbradney 3751
        <translation type="obsolete">setLineSpacing(tamaina, [&quot;izena&quot;])
6654 mrdocs 3752
 
3753
&quot;izena&quot; testu-markoaren lerroartea (&quot;aurreko tartea&quot;) &quot;tamainarekin&quot; 
3754
ezartzen du. &quot;tamaina&quot; puntuetan adierazitako balioa da. &quot;izena&quot; ez 
3755
bada ematen, unean hautatutako elementua erabiliko da.
3756
 
3757
ValueError abiaraziko da lerroartea mugetatik kanpo izanez gero.
3758
</translation>
1135 cbradney 3759
    </message>
3760
    <message>
6769 cbradney 3761
        <source>setColumnGap(size, [&quot;name&quot;])
1135 cbradney 3762
 
3763
Sets the column gap of the text frame &quot;name&quot; to the value &quot;size&quot;. If
3764
&quot;name&quot; is not given the currently selected item is used.
3765
 
3766
May throw ValueError if the column gap is out of bounds (must be positive).
3767
</source>
12918 cbradney 3768
        <translation type="obsolete">setColumnGap(tamaina, [&quot;izena&quot;])
6654 mrdocs 3769
 
3770
&quot;izena&quot; testu-markoaren zutabe-tartearen &quot;tamaina&quot; balioarekin ezartzen 
3771
du. &quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
3772
 
3773
ValueError abiaraziko da zutabe-tartea mugetatik kanpo izanez 
3774
gero (positiboa izan behar du).
3775
</translation>
1135 cbradney 3776
    </message>
3777
    <message>
6769 cbradney 3778
        <source>setColumns(nr, [&quot;name&quot;])
1135 cbradney 3779
 
3780
Sets the number of columns of the text frame &quot;name&quot; to the integer &quot;nr&quot;.
3781
If &quot;name&quot; is not given the currently selected item is used.
3782
 
3783
May throw ValueError if number of columns is not at least one.
3784
</source>
12918 cbradney 3785
        <translation type="obsolete">setColumns(zutKop, [&quot;izena&quot;])
6654 mrdocs 3786
 
3787
&quot;izena&quot; testu-markoan egongo diren zutabe-kopurua &quot;zutKop&quot; osokoarekin ezatzen du. 
3788
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da.
3789
 
3790
ValueError abiaraziko da zutabe-kopurua gutxienez bat ez bada.
3791
</translation>
1135 cbradney 3792
    </message>
3793
    <message>
6769 cbradney 3794
        <source>setTextAlignment(align, [&quot;name&quot;])
1135 cbradney 3795
 
3796
Sets the text alignment of the text frame &quot;name&quot; to the specified alignment.
3797
If &quot;name&quot; is not given the currently selected item is used. &quot;align&quot; should
3798
be one of the ALIGN_ constants defined in this module - see dir(scribus).
3799
 
3800
May throw ValueError for an invalid alignment constant.
3801
</source>
12918 cbradney 3802
        <translation type="obsolete">setTextAlignment(lerrokatu, [&quot;izena&quot;])
6654 mrdocs 3803
 
3804
&quot;izena&quot; testu-markoko testua lerrokatzen du zehaztutako &quot;lerrokatu&quot; eremuarekin. 
3805
&quot;izena&quot; ez bada ematen, unean hautatutako elementua erabiliko da. &quot;lerrokatu&quot; 
3806
eremuan modulo honetan zehaztutako ALIGN_* konstanteetariko bat erabili 
3807
behar da: ikus dir(scribus).
3808
 
3809
ValueError abiaraziko da baliogabeko konstantea erabiltzen bada lerrokatzeko.</translation>
1135 cbradney 3810
    </message>
3811
    <message>
6769 cbradney 3812
        <source>deleteText([&quot;name&quot;])
1135 cbradney 3813
 
3814
Deletes any text in the text frame &quot;name&quot;. If there is some text selected,
3815
only the selected text will be deleted. If &quot;name&quot; is not given the currently
3816
selected item is used.
3817
</source>
12918 cbradney 3818
        <translation type="obsolete">deleteText([&quot;izena&quot;])
6654 mrdocs 3819
 
3820
&quot;izena&quot; testu-markoko testua ezabatzen du. Testu zatiren bat hautatuta egonez, 
3821
gero hautatutako testua ezabatuko du. &quot;izena&quot; ez bada ematen, unean 
3822
hautatutako elementua erabiliko da.
3823
</translation>
1135 cbradney 3824
    </message>
3825
    <message>
6769 cbradney 3826
        <source>setTextColor(&quot;color&quot;, [&quot;name&quot;])
1135 cbradney 3827
 
3828
Sets the text color of the text frame &quot;name&quot; to the color &quot;color&quot;. If there
3829
is some text selected only the selected text is changed. If &quot;name&quot; is not
3830
given the currently selected item is used.
3831
</source>
12918 cbradney 3832
        <translation type="obsolete">setTextColor(&quot;kolorea&quot;, [&quot;izena&quot;])
6654 mrdocs 3833