Rev 6261 | Rev 6436 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
418 | Franz | 1 | <!DOCTYPE TS><TS> |
2 | <context> |
||
1135 | cbradney | 3 | <name></name> |
4 | <message> |
||
5 | <source>getFontSize(["name"]) -> float |
||
6 | |||
7 | Returns the font size in points for the text frame "name". If this text |
||
8 | frame has some text selected the value assigned to the first character of |
||
9 | the selection is returned. |
||
10 | If "name" is not given the currently selected item is used. |
||
11 | </source> |
||
12 | <translation>getFontSize(["nom"]) -> float |
||
13 | |||
14 | Retorna la mida del tipus de lletra en punts del quadre de text "nom". Si |
||
15 | aquest quadre de text té algun text seleccionat es torna el primer caràcter |
||
16 | de la selecció. |
||
17 | Si no es passa "nom" es fa servir l'ítem actualment seleccionat. |
||
18 | </translation> |
||
19 | </message> |
||
20 | <message> |
||
21 | <source>getColorNames() -> list |
||
22 | |||
23 | Returns a list containing the names of all defined colors in the document. |
||
24 | If no document is open, returns a list of the default document colors. |
||
25 | </source> |
||
26 | <translation>getColorNames() -> llista |
||
27 | |||
28 | Retorna una llista que conté els noms dels colors definits en el document. |
||
29 | Si no hi ha cap document obert, retorna una llista amb els colors per defecte. |
||
30 | </translation> |
||
31 | </message> |
||
32 | <message> |
||
33 | <source>newDocDialog() -> bool |
||
34 | |||
35 | Displays the "New Document" dialog box. Creates a new document if the user |
||
36 | accepts the settings. Does not create a document if the user presses cancel. |
||
37 | Returns true if a new document was created. |
||
38 | </source> |
||
39 | <translation>newDocDialog() -> bool |
||
40 | |||
41 | Mostra el diàleg "Nou Document". Crea un nou document si l'usuari accepta |
||
4890 | cbradney | 42 | els paràmetres. No en fa cap en cas de que hagi triat cancel·lar. |
1135 | cbradney | 43 | Retorna cert si s'ha creat un nou document. |
44 | </translation> |
||
45 | </message> |
||
46 | <message> |
||
47 | <source>getFillColor(["name"]) -> string |
||
48 | |||
49 | Returns the name of the fill color of the object "name". |
||
50 | If "name" is not given the currently selected item is used. |
||
51 | </source> |
||
52 | <translation>getFillColor(["nom"]) -> string |
||
53 | |||
54 | Retorna el nom del color de l'objecte "nom". |
||
4890 | cbradney | 55 | Si no es dóna cap "nom", es fa servir l'ítem sel·leccionat. |
1135 | cbradney | 56 | </translation> |
57 | </message> |
||
58 | <message> |
||
59 | <source>moveObject(dx, dy [, "name"]) |
||
60 | |||
61 | Moves the object "name" by dx and dy relative to its current position. The |
||
62 | distances are expressed in the current measurement unit of the document (see |
||
63 | UNIT constants). If "name" is not given the currently selected item is used. |
||
64 | If the object "name" belongs to a group, the whole group is moved. |
||
65 | </source> |
||
66 | <translation>moveObject(dx, dy [,"nom"]) |
||
67 | |||
68 | Mou l'objecte "nom" una distància dx i dx respecte la posició actual. Les |
||
69 | distàncies estan expressades en les unitats actuals del document (mireu |
||
4890 | cbradney | 70 | unitats). Si no es dóna cap "nom", es fa servir l'ítem sel·leccionat. |
1135 | cbradney | 71 | Si l'objecte "nom" pertany a un grup, es mou tot el grup. |
72 | </translation> |
||
73 | </message> |
||
74 | <message> |
||
75 | <source>setRedraw(bool) |
||
76 | |||
77 | Disables page redraw when bool = False, otherwise redrawing is enabled. |
||
78 | This change will persist even after the script exits, so make sure to call |
||
79 | setRedraw(True) in a finally: clause at the top level of your script. |
||
80 | </source> |
||
81 | <translation>setRedraw(bool) |
||
82 | |||
83 | Desactiva el repintat de la pàgina quan bool=fals, altrament està activat. |
||
84 | Aquest canvi continuarà fins i tot quan acabi l'execució de la seqüència, per tant cal estar |
||
85 | segur d'acabar amb setRedraw(True): clausula a nivell alt de la teva seqüència. |
||
86 | </translation> |
||
87 | </message> |
||
88 | <message> |
||
89 | <source>createRect(x, y, width, height, ["name"]) -> string |
||
90 | |||
91 | Creates a new rectangle on the current page and returns its name. The |
||
92 | coordinates are given in the current measurement units of the document |
||
93 | (see UNIT constants). "name" should be a unique identifier for the object |
||
94 | because you need this name to reference that object in future. If "name" |
||
95 | is not given Scribus will create one for you. |
||
96 | |||
97 | May raise NameExistsError if you explicitly pass a name that's already used. |
||
98 | </source> |
||
99 | <translation>createRect(x,y,amplada, alçada, ["name"]) -> string |
||
100 | |||
101 | Crea un nou rectangle en la pàgina actual i retorna el seu nom. Les |
||
102 | coordenades donades estaran en les unitats per defecte del document |
||
103 | (mireu unitats). "nom" ha de ser un identificador únic per l'objecte |
||
104 | ja que necessites aquest nom per fer referència a l'objecte en el futur. Si no |
||
105 | es dóna "nom" Scribus en crearà un per nosaltres. |
||
106 | |||
107 | Es generar un NameExistsError si passem un nom que ja existeix. |
||
108 | </translation> |
||
109 | </message> |
||
110 | <message> |
||
111 | <source>newPage(where [,"template"]) |
||
112 | |||
113 | Creates a new page. If "where" is -1 the new Page is appended to the |
||
114 | document, otherwise the new page is inserted before "where". Page numbers are |
||
115 | counted from 1 upwards, no matter what the displayed first page number of your |
||
116 | document is. The optional parameter "template" specifies the name of the |
||
117 | template page for the new page. |
||
118 | |||
119 | May raise IndexError if the page number is out of range |
||
120 | </source> |
||
3064 | cbradney | 121 | <translation type="obsolete">newPage(on [,"plantilla"]) |
1135 | cbradney | 122 | |
123 | Crea una nova pàgina. Si "on" és -1 la nova pàgina es afegida al |
||
124 | document, altrament la nova pàgina es afegida abans de "on". Els números de pàgina estan |
||
125 | contats des de 1 endavant, no importa el número de pàgina que s'ensenya al |
||
126 | document. El paràmetre opcional "plantilla" especifica el nom de la |
||
127 | plantilla a fer servir en la pàgina. |
||
128 | |||
129 | Es pot generar un IndexError si el número de pàgina està fora de rang |
||
130 | </translation> |
||
131 | </message> |
||
132 | <message> |
||
133 | <source>setGradientFill(type, "color1", shade1, "color2", shade2, ["name"]) |
||
134 | |||
135 | Sets the gradient fill of the object "name" to type. Color descriptions are |
||
136 | the same as for setFillColor() and setFillShade(). See the constants for |
||
137 | available types (FILL_<type>). |
||
138 | </source> |
||
139 | <translation>setGradientFill(tipus, "color1", intensitat1, "color2", intensitat2, ["nom"]) |
||
140 | |||
141 | Estableix el gradient d'emplenat de l'objecte "nom" a tipus. Les descripcions de colors |
||
142 | són les mateixes que per setFillColor() i setFillShade(). Mireu les constants pels |
||
143 | tipus disponibles (FILL_<tipus>). |
||
144 | </translation> |
||
145 | </message> |
||
146 | <message> |
||
147 | <source>messagebarText("string") |
||
148 | |||
149 | Writes the "string" into the Scribus message bar (status line). The text |
||
150 | must be UTF8 encoded or 'unicode' string(recommended). |
||
151 | </source> |
||
152 | <translation>messagebarText("string") |
||
153 | |||
154 | Escriu la cadena "string" en la barra d'estat de l'Scribus. El text |
||
155 | ha de ser codificat en UTF8 o una cadena 'unicode' (recomanat). |
||
156 | </translation> |
||
157 | </message> |
||
158 | <message> |
||
159 | <source>newDoc(size, margins, orientation, firstPageNumber, |
||
160 | unit, facingPages, firstSideLeft) -> bool |
||
161 | |||
162 | Creates a new document and returns true if successful. The parameters have the |
||
163 | following meaning: |
||
164 | |||
165 | size = A tuple (width, height) describing the size of the document. You can |
||
166 | use predefined constants named PAPER_<paper_type> e.g. PAPER_A4 etc. |
||
167 | |||
168 | margins = A tuple (left, right, top, bottom) describing the document |
||
169 | margins |
||
170 | |||
171 | orientation = the page orientation - constants PORTRAIT, LANDSCAPE |
||
172 | |||
173 | firstPageNumber = is the number of the first page in the document used for |
||
174 | pagenumbering. While you'll usually want 1, it's useful to have higher |
||
175 | numbers if you're creating a document in several parts. |
||
176 | |||
177 | unit: this value sets the measurement units used by the document. Use a |
||
178 | predefined constant for this, one of: UNIT_INCHES, UNIT_MILLIMETERS, |
||
179 | UNIT_PICAS, UNIT_POINTS. |
||
180 | |||
181 | facingPages = FACINGPAGES, NOFACINGPAGES |
||
182 | |||
183 | firstSideLeft = FIRSTPAGELEFT, FIRSTPAGERIGHT |
||
184 | |||
185 | The values for width, height and the margins are expressed in the given unit |
||
186 | for the document. PAPER_* constants are expressed in points. If your document |
||
187 | is not in points, make sure to account for this. |
||
188 | |||
189 | example: newDoc(PAPER_A4, (10, 10, 20, 20), LANDSCAPE, 1, UNIT_POINTS, |
||
190 | FACINGPAGES, FIRSTPAGERIGHT) |
||
191 | </source> |
||
3064 | cbradney | 192 | <translation type="obsolete">newDoc(mida, marges, orientació, primerNúmeroPàgina, |
1135 | cbradney | 193 | unitats, PaginesAcarades, primeraPaginaEsquerra) -> bool |
194 | |||
195 | Crea un nou document i retorna cert si tot ha anat bé. Els paràmetres tenen el |
||
196 | següent significat: |
||
197 | |||
198 | mida = Una parella (amplada, alçada) que descriu la mida del document. Pots |
||
199 | fer servir constants predefinides com PAPER_<tipus de paper> ex. PAPER_A4 etc. |
||
200 | |||
201 | marges = Una agrupació (esquerra, dreta, dalt, baix) que descriu els marges |
||
202 | del document. |
||
203 | |||
204 | orientació = la orientació de la pàgina - constants PORTRAIT, LANDSCAPE |
||
205 | |||
206 | PrimerNúmeroPàgina = és el número de la primera pàgina en el document que farem |
||
207 | servir per numerar les pàgines. Encara que normalment es farà servir 1, a vegades |
||
208 | es útil poder posar números més grans si es creen documents en parts. |
||
209 | |||
210 | unitats : aquest valor estableix les unitats que el document farà servir. Cal usar una |
||
211 | constant predefinida, pot ser una de: UNIT_INCHES, UNIT_MILLIMETERS, |
||
212 | UNIT_PICAS, UNIT_POINTS. |
||
213 | |||
214 | PàginesAcarades = FACINPAGES, NOFACINPAGES |
||
215 | |||
216 | PrimeraPàginaEsquerra = FIRSTPAGELEFT, FIRSTPAGERIGHT |
||
217 | |||
218 | Els valors per l'amplada, l'alçada i els marges està expressada en les unitats donades |
||
219 | pel document. Les constants PAPER_* estan expressades en punts. Si el nostre document |
||
220 | no està en punts, cal tenir-ho en compte. |
||
221 | |||
222 | exemple: newDoc(PAPER_A4, (10, 10, 20, 20), LANDSCAPE, 1, UNIT_POINTS, |
||
223 | FACINGPAGES, FIRSTPAGERIGHT) |
||
224 | </translation> |
||
225 | </message> |
||
1525 | cbradney | 226 | <message> |
1564 | cbradney | 227 | <source>register_macro_callable(name, callable, accel='') |
1525 | cbradney | 228 | |
1564 | cbradney | 229 | Create a macro called "name" with the existing callable object "callable". |
230 | The passed callable must not require any arguments when called (it may take |
||
231 | optional arguments, but will not be given any). |
||
232 | If provided, the string "accel" will be used to set a keyboard shortcut |
||
233 | for the macro. |
||
234 | If the passed callable is a class, it will be rejected. Functions and bound |
||
235 | methods are quite acceptable, as are instances of classes that provide a |
||
236 | __call__ method with no arguments. There is no problem with registering |
||
237 | a callable more than once, nor with registering multiple bound methods |
||
238 | of a single instance. |
||
239 | </source> |
||
3064 | cbradney | 240 | <translation type="obsolete">register_macro_callable(nom, callable, accel='') |
1525 | cbradney | 241 | |
1564 | cbradney | 242 | Crea una macro anomenada "nom" amb l'objecte usable existent "callable". |
243 | Aquest objecte no ha de requerir cap argument quan es cridi (en pot tenir |
||
244 | d'opcionals, però no se li'n poden donar). |
||
245 | Si s'afegeix el paràmetre "accel" serà fet servir er crear una drecera de teclat |
||
246 | per la macro. |
||
247 | Si l'objecte que es vol usar és una classe, serà rebutjada. Es permeten funcions i |
||
248 | mètodes embedits, ja que són instàncies classes que tenen un mètode |
||
249 | __call__ sense arguments. No hi haurà problemes per registrar |
||
250 | un objecte usable més d'un cop, ni per registrar múltiples mètodes embedits |
||
251 | d'una sola instància. |
||
252 | </translation> |
||
1525 | cbradney | 253 | </message> |
3064 | cbradney | 254 | <message> |
255 | <source>newDoc(size, margins, orientation, firstPageNumber, |
||
256 | unit, facingPages, firstSideLeft) -> bool |
||
257 | |||
258 | Creates a new document and returns true if successful. The parameters have the |
||
259 | following meaning: |
||
260 | |||
261 | size = A tuple (width, height) describing the size of the document. You can |
||
262 | use predefined constants named PAPER_<paper_type> e.g. PAPER_A4 etc. |
||
263 | |||
264 | margins = A tuple (left, right, top, bottom) describing the document |
||
265 | margins |
||
266 | |||
267 | orientation = the page orientation - constants PORTRAIT, LANDSCAPE |
||
268 | |||
269 | firstPageNumer = is the number of the first page in the document used for |
||
270 | pagenumbering. While you'll usually want 1, it's useful to have higher |
||
271 | numbers if you're creating a document in several parts. |
||
272 | |||
273 | unit: this value sets the measurement units used by the document. Use a |
||
274 | predefined constant for this, one of: UNIT_INCHES, UNIT_MILLIMETERS, |
||
275 | UNIT_PICAS, UNIT_POINTS. |
||
276 | |||
277 | facingPages = FACINGPAGES, NOFACINGPAGES |
||
278 | |||
279 | firstSideLeft = FIRSTPAGELEFT, FIRSTPAGERIGHT |
||
280 | |||
281 | The values for width, height and the margins are expressed in the given unit |
||
282 | for the document. PAPER_* constants are expressed in points. If your document |
||
283 | is not in points, make sure to account for this. |
||
284 | |||
285 | example: newDoc(PAPER_A4, (10, 10, 20, 20), LANDSCAPE, 1, UNIT_POINTS, |
||
286 | FACINGPAGES, FIRSTPAGERIGHT) |
||
287 | </source> |
||
3824 | cbradney | 288 | <translation type="obsolete">newDoc(mida, marges, orientació, primerNumeroPagina, |
3386 | mrdocs | 289 | unitats, PaginesArarades, primercostatEsquerra) -> bool |
290 | |||
291 | Crea un nou document i retorna cert si se n'ha sortit. Els paràmetres signifiquen el |
||
292 | següent: |
||
293 | |||
294 | Mida = Un parell (amplada, alçada) que descriu la mida del document. Pots fer |
||
295 | servir les constants PAPER_<tipus> ex. PAPER_A4 etc.. |
||
296 | |||
297 | marges = una tupla (esquerra, dreta, dalt, baix) que descriu els marges del |
||
298 | document |
||
299 | |||
300 | orientació = La orientació de la pàgina - constants PORTRAIT, LANDSCAPE |
||
301 | |||
302 | primerNumeroPagina = és el número que tindrà la primera pàgina del document a l'hora |
||
303 | de numerar-les. Encara que normalment es farà servir 1, és útil tenir la possibilitat de posar-ne |
||
304 | d'altres per si es crea un document en diferents parts. |
||
305 | |||
306 | unitats: aquest valor estableix les unitats de mesura que es faran servir en el document. Es |
||
307 | fa servir una constant predefinida per definir-les: UNIT_INCHES, UNIT_MILLIMETERS, |
||
308 | UNIT_PICAS, UNIT_POINTS. |
||
309 | |||
310 | PaginesArarades = FACINPAGES, NOFACINPAGES |
||
311 | |||
312 | primercostatEsquerra = FIRSTPAGELEFT, FIRSTPAGERIGHT |
||
313 | |||
314 | Els valors de amplada, alçada i els marges estan expressats en les unitats donades |
||
315 | al document. Les constants PAPER_* estan expressades en punts. Si el document |
||
316 | no treballa en punts, tingueu-ho en compte. |
||
317 | |||
318 | exemple: newDoc(PAPER_A4, (10,10,20,20),LANDSCAPE,1,UNIT_POINTS, |
||
319 | FACINPAGES, FIRSTPAGERIGHT) |
||
320 | </translation> |
||
3064 | cbradney | 321 | </message> |
322 | <message> |
||
323 | <source>newPage(where [,"masterpage"]) |
||
324 | |||
325 | Creates a new page. If "where" is -1 the new Page is appended to the |
||
326 | document, otherwise the new page is inserted before "where". Page numbers are |
||
327 | counted from 1 upwards, no matter what the displayed first page number of your |
||
328 | document is. The optional parameter "masterpage" specifies the name of the |
||
329 | master page for the new page. |
||
330 | |||
331 | May raise IndexError if the page number is out of range |
||
332 | </source> |
||
3386 | mrdocs | 333 | <translation>newPage(on [,"paginamestra"]) |
334 | |||
335 | Crea una nova pàgina. Si "on" és -1 la nova pàgina s'afegeix al final del document, |
||
336 | altrament la nova pàgina s'afegeix allà on diu 'on'. Els números de pàgina es compten |
||
337 | des de 1 endavan, independentment del número que s'hagi posat a cada pàgina en la |
||
338 | creació del document. El paràmetre opcional "paginamestra" especifica el nom de la |
||
339 | pàgina mestra a aplicar a la nova pàgina. |
||
340 | |||
341 | Pot generar un error IndexError si la pàgina està fora de rang</translation> |
||
3064 | cbradney | 342 | </message> |
343 | <message> |
||
344 | <source>importSVG("string") |
||
345 | |||
346 | The "string" must be a valid filename for a SVG image. The text |
||
347 | must be UTF8 encoded or 'unicode' string(recommended). |
||
348 | </source> |
||
3386 | mrdocs | 349 | <translation>importSVG("string") |
350 | |||
351 | "String" ha de ser un nom vàlid per un fitxer SVG. El text |
||
352 | ha de ser en codi UTF8 o unicode (recomanat).</translation> |
||
3064 | cbradney | 353 | </message> |
3824 | cbradney | 354 | <message> |
355 | <source>newDocument(size, margins, orientation, firstPageNumber, |
||
356 | unit, pagesType, firstPageOrder) -> bool |
||
357 | |||
358 | Creates a new document and returns true if successful. The parameters have the |
||
359 | following meaning: |
||
360 | |||
361 | size = A tuple (width, height) describing the size of the document. You can |
||
362 | use predefined constants named PAPER_<paper_type> e.g. PAPER_A4 etc. |
||
363 | |||
364 | margins = A tuple (left, right, top, bottom) describing the document |
||
365 | margins |
||
366 | |||
367 | orientation = the page orientation - constants PORTRAIT, LANDSCAPE |
||
368 | |||
369 | firstPageNumer = is the number of the first page in the document used for |
||
370 | pagenumbering. While you'll usually want 1, it's useful to have higher |
||
371 | numbers if you're creating a document in several parts. |
||
372 | |||
373 | unit: this value sets the measurement units used by the document. Use a |
||
374 | predefined constant for this, one of: UNIT_INCHES, UNIT_MILLIMETERS, |
||
375 | UNIT_PICAS, UNIT_POINTS. |
||
376 | |||
377 | pagesType = One of the predefined constants PAGE_n. PAGE_1 is single page, |
||
378 | PAGE_2 is for double sided documents, PAGE_3 is for 3 pages fold and |
||
379 | PAGE_4 is 4-fold. |
||
380 | |||
381 | firstPageOrder = What is position of first page in the document. |
||
382 | Indexed from 0 (0 = first). |
||
383 | |||
384 | The values for width, height and the margins are expressed in the given unit |
||
385 | for the document. PAPER_* constants are expressed in points. If your document |
||
386 | is not in points, make sure to account for this. |
||
387 | |||
388 | example: newDocument(PAPER_A4, (10, 10, 20, 20), LANDSCAPE, 7, UNIT_POINTS, |
||
389 | PAGE_4, 3) |
||
390 | |||
391 | May raise ScribusError if is firstPageOrder bigger than allowed by pagesType. |
||
392 | </source> |
||
6434 | cbradney | 393 | <translation type="obsolete">newDocument(size, margins, orientation, firstPageNumber,(new line) |
4890 | cbradney | 394 | unit, pagesType, firstPageOrder) -> bool |
395 | |||
396 | Crea un nou document i retorna cert si ha funcionat. Els paràmetres tenen el |
||
397 | següent significat: |
||
398 | |||
399 | size = Una parella (amplada, alçada) que descriu la mida del document. Pots fer |
||
400 | servir constants predefinides PAPER_<tipus de paper>. Ex. PAPER_A4 etc. |
||
401 | |||
402 | margins = una tupla (esquerra, dreta, dalt, baix) que descriu els marges del |
||
403 | document |
||
404 | |||
405 | orientation = la orientació de la pàgina - constants PORTRAIT, LANDSCAPE |
||
406 | |||
407 | firstPageNumber = és el número de la primera pàgina que farà servir el document |
||
408 | Normalment farem servir 1, però a vegades és útil tenir números més grans |
||
409 | si es crea un document en varies parts |
||
410 | |||
411 | unit: thaquest valor estableix les unitats que el document farà servir. Cal usar una |
||
412 | constant predefinida, pot ser una de: UNIT_INCHES, UNIT_MILLIMETERS, |
||
413 | UNIT_PICAS, UNIT_POINTS. |
||
414 | |||
415 | pagesType = Una de les constants predefinides PAGE_n. PAGE_1 és una pàgina simple, |
||
416 | PAGE_2 és per pàgines pels dos costats, PAGE_3 és per pàgines amb tres plecs |
||
417 | PAGE_4 és per pàgines amb 4 plecs |
||
418 | |||
419 | firstPageOrder = Quina és la posició de la primera pàgina del document. |
||
420 | Indexades des de 0 (0 = primera) |
||
421 | |||
422 | Els valors per amplada i alçada i els marges han d'estar expressats en les unitats per defecte |
||
423 | del document. Les constants PAPER_* estan expressades en punts. Recorda-ho si el teu |
||
424 | document no està en punts |
||
425 | |||
426 | exemple: newDocument(PAPER_A4, (10, 10, 20, 20), LANDSCAPE, 7, UNIT_POINTS, |
||
427 | PAGE_4, 3) |
||
428 | |||
429 | Pot generar un ScribusError si firstPageOrder és més gran que el permès per pagesType. |
||
430 | </translation> |
||
3824 | cbradney | 431 | </message> |
6434 | cbradney | 432 | <message> |
433 | <source>newDocument(size, margins, orientation, firstPageNumber, |
||
434 | unit, pagesType, firstPageOrder, numPages) -> bool |
||
435 | |||
436 | Creates a new document and returns true if successful. The parameters have the |
||
437 | following meaning: |
||
438 | |||
439 | size = A tuple (width, height) describing the size of the document. You can |
||
440 | use predefined constants named PAPER_<paper_type> e.g. PAPER_A4 etc. |
||
441 | |||
442 | margins = A tuple (left, right, top, bottom) describing the document |
||
443 | margins |
||
444 | |||
445 | orientation = the page orientation - constants PORTRAIT, LANDSCAPE |
||
446 | |||
447 | firstPageNumer = is the number of the first page in the document used for |
||
448 | pagenumbering. While you'll usually want 1, it's useful to have higher |
||
449 | numbers if you're creating a document in several parts. |
||
450 | |||
451 | unit: this value sets the measurement units used by the document. Use a |
||
452 | predefined constant for this, one of: UNIT_INCHES, UNIT_MILLIMETERS, |
||
453 | UNIT_PICAS, UNIT_POINTS. |
||
454 | |||
455 | pagesType = One of the predefined constants PAGE_n. PAGE_1 is single page, |
||
456 | PAGE_2 is for double sided documents, PAGE_3 is for 3 pages fold and |
||
457 | PAGE_4 is 4-fold. |
||
458 | |||
459 | firstPageOrder = What is position of first page in the document. |
||
460 | Indexed from 0 (0 = first). |
||
461 | |||
462 | numPage = Number of pages to be created. |
||
463 | |||
464 | The values for width, height and the margins are expressed in the given unit |
||
465 | for the document. PAPER_* constants are expressed in points. If your document |
||
466 | is not in points, make sure to account for this. |
||
467 | |||
468 | example: newDocument(PAPER_A4, (10, 10, 20, 20), LANDSCAPE, 7, UNIT_POINTS, |
||
469 | PAGE_4, 3, 1) |
||
470 | |||
471 | May raise ScribusError if is firstPageOrder bigger than allowed by pagesType. |
||
472 | </source> |
||
473 | <translation type="unfinished"></translation> |
||
474 | </message> |
||
1135 | cbradney | 475 | </context> |
476 | <context> |
||
477 | <name>@default</name> |
||
478 | <message> |
||
479 | <source>getFont(["name"]) -> string |
||
480 | |||
481 | Returns the font name for the text frame "name". If this text frame |
||
482 | has some text selected the value assigned to the first character |
||
483 | of the selection is returned. If "name" is not given the currently |
||
484 | selected item is used. |
||
485 | </source> |
||
486 | <translation>getFont(["nom]) -> string |
||
487 | |||
488 | Retorna el nom de la font del quadre de text "nom". Si aquest quadre |
||
489 | de text té algun text seleccionat es retorna el valor assignat al primer |
||
490 | caràcter de la selecció. Si no especifiquem "nom" es fa servir l'ítem |
||
491 | seleccionat. |
||
492 | </translation> |
||
493 | </message> |
||
494 | <message> |
||
495 | <source>getTextLength(["name"]) -> integer |
||
496 | |||
497 | Returns the length of the text in the text frame "name". |
||
498 | If "name" is not given the currently selected item is used. |
||
499 | </source> |
||
500 | <translation>getFillColor(["nom"]) -> string |
||
501 | |||
502 | Retorna el nom del color de l'objecte "nom". |
||
4890 | cbradney | 503 | Si no es dóna cap "nom", es fa servir l'ítem sel·leccionat. |
1135 | cbradney | 504 | getTextLength(["nom"]) -> integer |
505 | |||
506 | Retorna la llargada del text del quadre de text "nom". |
||
507 | Si no es dóna cap "nom", es fa servir l'ítem sel.leccionat. |
||
508 | </translation> |
||
509 | </message> |
||
510 | <message> |
||
511 | <source>getText(["name"]) -> string |
||
512 | |||
513 | Returns the text of the text frame "name". If this text frame has some text |
||
514 | selected, the selected text is returned. All text in the frame, not just |
||
515 | currently visible text, is returned. If "name" is not given the currently |
||
516 | selected item is used. |
||
517 | </source> |
||
518 | <translation>getText(["nom"]) -> string |
||
519 | |||
520 | Retorna el text del quadre de text "nom". Si el quadre de text té algun |
||
521 | text seleccionat, es torna el text seleccionat. Es torna tot el text, |
||
522 | no només el text visible. Si no es dóna cap "nom", es fa servir |
||
4890 | cbradney | 523 | l'ítem sel·leccionat. |
1135 | cbradney | 524 | </translation> |
525 | </message> |
||
526 | <message> |
||
527 | <source>getAllText(["name"]) -> string |
||
528 | |||
529 | Returns the text of the text frame "name" and of all text frames which are |
||
530 | linked with this frame. If this textframe has some text selected, the selected |
||
531 | text is returned. If "name" is not given the currently selected item is |
||
532 | used. |
||
533 | </source> |
||
534 | <translation>getAllText(["nom"]) -> string |
||
535 | |||
536 | Retorna el text del quadre de text "nom" i de tots els quadres de text que estan |
||
537 | enllaçats amb aquest. Si el quadre de text té algun text seleccionat, es retorna |
||
538 | el text seleccionat. Si no es dóna cap "nom", es fa servir l'ítem |
||
4890 | cbradney | 539 | sel·leccionat. |
1135 | cbradney | 540 | </translation> |
541 | </message> |
||
542 | <message> |
||
543 | <source>getLineSpacing(["name"]) -> float |
||
544 | |||
545 | Returns the line spacing ("leading") of the text frame "name" expressed in |
||
546 | points. If "name" is not given the currently selected item is used. |
||
547 | </source> |
||
548 | <translation>getLineSpacing(["nom"]) -> float |
||
549 | |||
550 | Retorna l'espaiat entre línies del quadre de text "nom" expressat en |
||
4890 | cbradney | 551 | punts. Si no es dóna cap "nom", es fa servir l'ítem sel·leccionat. |
1135 | cbradney | 552 | </translation> |
553 | </message> |
||
554 | <message> |
||
555 | <source>getColumnGap(["name"]) -> float |
||
556 | |||
557 | Returns the column gap size of the text frame "name" expressed in points. If |
||
558 | "name" is not given the currently selected item is used. |
||
559 | </source> |
||
560 | <translation>getColumnGap(["nom"]) -> float |
||
561 | |||
562 | Retorna l'espai entre columnes del quadre de text "nom" expressat en punts. Si |
||
4890 | cbradney | 563 | no es dóna cap "nom", es fa servir l'ítem sel·leccionat. |
1135 | cbradney | 564 | </translation> |
565 | </message> |
||
566 | <message> |
||
567 | <source>getColumns(["name"]) -> integer |
||
568 | |||
569 | Gets the number of columns of the text frame "name". If "name" is not |
||
570 | given the currently selected item is used. |
||
571 | </source> |
||
572 | <translation>getColumns(["nom"]) -> integer |
||
573 | |||
574 | Dóna el número de columnes del quadre de text "nom". Si no es dóna |
||
4890 | cbradney | 575 | cap "nom", es fa servir l'ítem sel·leccionat. |
1135 | cbradney | 576 | </translation> |
577 | </message> |
||
578 | <message> |
||
579 | <source>setText("text", ["name"]) |
||
580 | |||
581 | Sets the text of the text frame "name" to the text of the string "text". |
||
582 | Text must be UTF8 encoded - use e.g. unicode(text, 'iso-8859-2'). See the FAQ |
||
583 | for more details. If "name" is not given the currently selected item is |
||
584 | used. |
||
585 | </source> |
||
586 | <translation>setText("text",["nom"]) |
||
587 | |||
588 | Posa al quadre de text "name" el text contingut a la cadena "text". |
||
589 | El text ha de ser codificat UTF8 - feu servir unicode(text, 'iso-8859-2'). Mireu el |
||
590 | FAQ per més detalls. Si no es dóna cap "nom", es fa servir l'ítem |
||
4890 | cbradney | 591 | sel·leccionat. |
1135 | cbradney | 592 | </translation> |
593 | </message> |
||
594 | <message> |
||
595 | <source>insertText("text", pos, ["name"]) |
||
596 | |||
597 | Inserts the text "text" at the position "pos" into the text frame. Text |
||
598 | must be UTF encoded (see setText() as reference) The first character has an |
||
599 | index of 0. "name" If "name" is not given the currently selected Item is |
||
600 | used. |
||
601 | |||
602 | May throw IndexError for an insertion out of bounds. |
||
603 | </source> |
||
3064 | cbradney | 604 | <translation type="obsolete">insertText("text", pos, ["nom"]) |
1135 | cbradney | 605 | |
606 | Insereix el text "text" a la posició "pos" del quadre de text. Text ha de ser |
||
607 | codificat UTF (mireu setText() per referència). El primer caràcter té un |
||
608 | índex de 0. Si no es dóna cap "nom", es fa servir l'ítem |
||
609 | sel.leccionat. |
||
610 | |||
611 | Pot provocar un IndexError al inserir fora de marges.</translation> |
||
612 | </message> |
||
613 | <message> |
||
614 | <source>setFont("font", ["name"]) |
||
615 | |||
616 | Sets the font of the text frame "name" to "font". If there is some text |
||
617 | selected only the selected text is changed. If "name" is not given the |
||
618 | currently selected item is used. |
||
619 | |||
620 | May throw ValueError if the font cannot be found. |
||
621 | </source> |
||
622 | <translation>setFont("font",["nom]) |
||
623 | |||
624 | Passa el quadre de text "nom" al tipus de lletra "font". Si hi ha alguna |
||
625 | part de text seleccionada només canvia aquesta. Si no especifiquem "nom" |
||
626 | es fa servir l'ítem seleccionat. |
||
627 | |||
628 | Pot generar ValueError si la font no es pot trobar. |
||
629 | </translation> |
||
630 | </message> |
||
631 | <message> |
||
632 | <source>setFontSize(size, ["name"]) |
||
633 | |||
634 | Sets the font size of the text frame "name" to "size". "size" is treated |
||
635 | as a value in points. If there is some text selected only the selected text is |
||
636 | changed. "size" must be in the range 1 to 512. If "name" is not given the |
||
637 | currently selected item is used. |
||
638 | |||
639 | May throw ValueError for a font size that's out of bounds. |
||
640 | </source> |
||
641 | <translation>setFontSize(mida, ["nom"]) |
||
642 | |||
643 | Estableix la mida de la font del quadre de text "nom" a "mida". "mida" |
||
644 | ha de ser en punts. Si hi ha text seleccionat només es canvia |
||
645 | aquest. "mida" ha de ser un valor entre 1 i 512. Si no especifiquem |
||
646 | "nom" es fa servir l'ítem seleccionat. |
||
647 | |||
648 | Pot provocar ValueError per mides fora de rang. |
||
649 | </translation> |
||
650 | </message> |
||
651 | <message> |
||
652 | <source>setLineSpacing(size, ["name"]) |
||
653 | |||
654 | Sets the line spacing ("leading") of the text frame "name" to "size". |
||
655 | "size" is a value in points. If "name" is not given the currently selected |
||
656 | item is used. |
||
657 | |||
658 | May throw ValueError if the line spacing is out of bounds. |
||
659 | </source> |
||
660 | <translation>setLineSpacing(mida,["nom"]) |
||
661 | |||
662 | Estableix l'espaiat de línia del quadre de text "nom" a "mida". |
||
663 | "mida" està en punts. Si no especifiquem "nom" es fa servir l'ítem |
||
664 | seleccionat. |
||
665 | |||
666 | Pot provocar ValueError si l'espaiat està fora de marges.</translation> |
||
667 | </message> |
||
668 | <message> |
||
669 | <source>setColumnGap(size, ["name"]) |
||
670 | |||
671 | Sets the column gap of the text frame "name" to the value "size". If |
||
672 | "name" is not given the currently selected item is used. |
||
673 | |||
674 | May throw ValueError if the column gap is out of bounds (must be positive). |
||
675 | </source> |
||
676 | <translation>setColumnGap(mida,["nom"]) |
||
677 | |||
678 | Estableix l'espai entre columnes del quadre de text "nom" a "mida". Si |
||
679 | no especifiquem "nom" es fa servir l'ítem seleccionat. |
||
680 | |||
681 | Pot provocar ValueError si el valor està fora de rang (ha de ser positiu). |
||
682 | </translation> |
||
683 | </message> |
||
684 | <message> |
||
685 | <source>setColumns(nr, ["name"]) |
||
686 | |||
687 | Sets the number of columns of the text frame "name" to the integer "nr". |
||
688 | If "name" is not given the currently selected item is used. |
||
689 | |||
690 | May throw ValueError if number of columns is not at least one. |
||
691 | </source> |
||
692 | <translation>setColumns(nr, ["nom"]) |
||
693 | |||
694 | Estableix que el quadre de text "nom" tindrà "nr" columnes. |
||
695 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. |
||
696 | |||
697 | Pot provocar ValueError si el número de columnes no és almenys una. |
||
698 | </translation> |
||
699 | </message> |
||
700 | <message> |
||
701 | <source>setTextAlignment(align, ["name"]) |
||
702 | |||
703 | Sets the text alignment of the text frame "name" to the specified alignment. |
||
704 | If "name" is not given the currently selected item is used. "align" should |
||
705 | be one of the ALIGN_ constants defined in this module - see dir(scribus). |
||
706 | |||
707 | May throw ValueError for an invalid alignment constant. |
||
708 | </source> |
||
709 | <translation>setTextAlignment(alineacio, ["nom"]) |
||
710 | |||
711 | Estableix l'alineació del quadre de text "nom" a la especificada. |
||
712 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. "alineació" ha de ser |
||
713 | una de les constants ALIGN_ definides en aquest mòdul - Mireu dir(scribus). |
||
714 | |||
4890 | cbradney | 715 | Pot provocar ValueError si posem una constant invàl·lida. |
1135 | cbradney | 716 | </translation> |
717 | </message> |
||
718 | <message> |
||
719 | <source>selectText(start, count, ["name"]) |
||
720 | |||
721 | Selects "count" characters of text in the text frame "name" starting from the |
||
722 | character "start". Character counting starts at 0. If "count" is zero, any |
||
723 | text selection will be cleared. If "name" is not given the currently |
||
724 | selected item is used. |
||
725 | |||
726 | May throw IndexError if the selection is outside the bounds of the text. |
||
727 | </source> |
||
3386 | mrdocs | 728 | <translation>selectText(inici, número, ["name"]) |
1135 | cbradney | 729 | |
730 | Seleccióna "número" caràcters del quadre de text "nom" començant pel |
||
731 | caràcter "inici". Els caràcters comencen per 0. Si "número" és zero, es |
||
732 | deselecciona tot el que hi pogués haver seleccionat. Si no especifiquem |
||
733 | "nom" es fa servir l'ítem seleccionat. |
||
734 | |||
735 | Pot provocar un IndexError si la selecció és massa gran pel text. |
||
736 | </translation> |
||
737 | </message> |
||
738 | <message> |
||
739 | <source>deleteText(["name"]) |
||
740 | |||
741 | Deletes any text in the text frame "name". If there is some text selected, |
||
742 | only the selected text will be deleted. If "name" is not given the currently |
||
743 | selected item is used. |
||
744 | </source> |
||
745 | <translation>deleteText(["nom"]) |
||
746 | |||
747 | Esborra qualsevol text del quadre de text "nom". Si hi ha algun text |
||
748 | seleccionat només s'esborra la selecció. Si no especifiquem "nom" |
||
749 | es fa servir l'ítem seleccionat. |
||
750 | </translation> |
||
751 | </message> |
||
752 | <message> |
||
753 | <source>setTextColor("color", ["name"]) |
||
754 | |||
755 | Sets the text color of the text frame "name" to the color "color". If there |
||
756 | is some text selected only the selected text is changed. If "name" is not |
||
757 | given the currently selected item is used. |
||
758 | </source> |
||
759 | <translation>setTextColor("color", ["nom"]) |
||
760 | |||
761 | Posa el text del quadre de text "nom" al color "color". Si hi ha algun |
||
762 | text seleccionat només es canvia el text seleccionat. Si no |
||
763 | especifiquem "nom" es fa servir l'ítem seleccionat. |
||
764 | </translation> |
||
765 | </message> |
||
766 | <message> |
||
767 | <source>setTextStroke("color", ["name"]) |
||
768 | |||
769 | Set "color" of the text stroke. If "name" is not given the currently |
||
770 | selected item is used. |
||
771 | </source> |
||
772 | <translation>setTextStroke("color", ["nom"]) |
||
773 | |||
774 | Posa el "color" a les línies de contorn. Si no especifiquem "nom" |
||
775 | es fa servir l'ítem seleccionat. |
||
776 | </translation> |
||
777 | </message> |
||
778 | <message> |
||
779 | <source>setTextShade(shade, ["name"]) |
||
780 | |||
781 | Sets the shading of the text color of the object "name" to "shade". If |
||
782 | there is some text selected only the selected text is changed. "shade" must |
||
783 | be an integer value in the range from 0 (lightest) to 100 (full color |
||
784 | intensity). If "name" is not given the currently selected item is |
||
785 | used. |
||
786 | </source> |
||
787 | <translation>setTextShade(intensitat, ["nom"]) |
||
788 | |||
789 | Posa la intensitat del color del text "nom" a "intensitat". Si hi ha algun |
||
790 | text seleccionat només es canvia aquest. "intensitat" ha de ser |
||
791 | un valor enter que va des de 0 (clarejat) a 100 (intensitat de |
||
792 | color).Si no especifiquem "nom" es fa servir l'ítem |
||
793 | seleccionat. |
||
794 | </translation> |
||
795 | </message> |
||
796 | <message> |
||
797 | <source>linkTextFrames("fromname", "toname") |
||
798 | |||
799 | Link two text frames. The frame named "fromname" is linked to the |
||
800 | frame named "toname". The target frame must be an empty text frame |
||
801 | and must not link to or be linked from any other frames already. |
||
802 | |||
803 | May throw ScribusException if linking rules are violated. |
||
804 | </source> |
||
805 | <translation>linkTextFrames("desdenom","anom") |
||
806 | |||
807 | Enllaça dos quadres de text. El quadre de text "desdenom" és enllaçat a |
||
808 | el quadre de text "anom". El quadre de text de destí ha de ser buit |
||
809 | i no es pot enllaçar o ser enllaçat per cap altre quadre de text. |
||
810 | |||
811 | Podem tenir ScribusException si es violen les normes d'enllaçat. |
||
812 | </translation> |
||
813 | </message> |
||
814 | <message> |
||
815 | <source>unlinkTextFrames("name") |
||
816 | |||
817 | Remove the specified (named) object from the text frame flow/linkage. If the |
||
818 | frame was in the middle of a chain, the previous and next frames will be |
||
819 | connected, eg 'a->b->c' becomes 'a->c' when you unlinkTextFrames(b)' |
||
820 | |||
821 | May throw ScribusException if linking rules are violated. |
||
822 | </source> |
||
823 | <translation>unlinkTextFrames("nom") |
||
824 | |||
825 | Elimina l'objecte especificat del camí de quadre de text. Si el quadre |
||
826 | de text estava al mig d'una cadena, els anteriors i els següents seran |
||
827 | connectats, ex. 'a->b->c' esdevé 'a->c' quan fem unlinkTextFrames(b)' |
||
828 | |||
829 | Podem tenir ScribusException si violem les normes. |
||
830 | </translation> |
||
831 | </message> |
||
832 | <message> |
||
833 | <source>traceText(["name"]) |
||
834 | |||
835 | Convert the text frame "name" to outlines. If "name" is not given the |
||
836 | currently selected item is used.</source> |
||
837 | <translation>traceText(["nom"]) |
||
838 | |||
839 | Convertim el quadre de text "nom" a esquema. Si no especifiquem |
||
840 | "nom" es fa servir l'ítem seleccionat.</translation> |
||
841 | </message> |
||
842 | <message> |
||
843 | <source>getColor("name") -> tuple |
||
844 | |||
845 | Returns a tuple (C, M, Y, K) containing the four color components of the |
||
846 | color "name" from the current document. If no document is open, returns |
||
847 | the value of the named color from the default document colors. |
||
848 | |||
849 | May raise NotFoundError if the named color wasn't found. |
||
850 | May raise ValueError if an invalid color name is specified. |
||
851 | </source> |
||
852 | <translation>getColor("nom") -> tupla |
||
853 | |||
854 | Retorna una tupla (C, M, Y, K) que conté els quatre components de color |
||
855 | de "nom" del document actual. Si no hi ha cap document obert, torna |
||
856 | el valor del color anomenat dels colors per defecte. |
||
857 | |||
858 | Pot produir un NotFoundError si no es troba el color. |
||
4890 | cbradney | 859 | Pot produir ValueError si s'especifica un color invàl·lid. |
1135 | cbradney | 860 | </translation> |
861 | </message> |
||
862 | <message> |
||
863 | <source>changeColor("name", c, m, y, k) |
||
864 | |||
865 | Changes the color "name" to the specified CMYK value. The color value is |
||
866 | defined via four components c = Cyan, m = Magenta, y = Yellow and k = Black. |
||
867 | Color components should be in the range from 0 to 255. |
||
868 | |||
869 | May raise NotFoundError if the named color wasn't found. |
||
870 | May raise ValueError if an invalid color name is specified. |
||
871 | </source> |
||
872 | <translation>changeColor("nom", c, m, y, k) |
||
873 | |||
874 | Canvia el color "nom" a els valors CMYK. El valor del color està |
||
875 | definit via els quatre components c=Cian, m=Magenta, y=Groc i k=Negre |
||
876 | Els colors del component han d'estar dins del rang 0 a 255. |
||
877 | |||
878 | Pot produir un NotFoundError si no es troba el color. |
||
879 | Pot produir ValueError si s'especifica un color erròni.</translation> |
||
880 | </message> |
||
881 | <message> |
||
882 | <source>deleteColor("name", "replace") |
||
883 | |||
884 | Deletes the color "name". Every occurence of that color is replaced by the |
||
885 | color "replace". If not specified, "replace" defaults to the color |
||
886 | "None" - transparent. |
||
887 | |||
888 | deleteColor works on the default document colors if there is no document open. |
||
889 | In that case, "replace", if specified, has no effect. |
||
890 | |||
891 | May raise NotFoundError if a named color wasn't found. |
||
892 | May raise ValueError if an invalid color name is specified. |
||
893 | </source> |
||
894 | <translation>deleteColor("nom", "canvi") |
||
895 | |||
896 | Esborra el color "nom". Cada ocurrència d'aquest color es canvia pel |
||
897 | color "canvi". Si no s'especifica, "canvi" es canvia pel color "cap" |
||
898 | - transparent. |
||
899 | |||
900 | deleteColor treballa en els colors per defecte del document si no n'hi |
||
901 | ha cap d'obert, encara que s'especifiqui, no fa res. |
||
902 | |||
903 | Pot generar NotFoundError si no existeix el color. |
||
904 | Pot generar ValueError si s'especifica un color invàlid. |
||
905 | </translation> |
||
906 | </message> |
||
907 | <message> |
||
908 | <source>replaceColor("name", "replace") |
||
909 | |||
910 | Every occurence of the color "name" is replaced by the color "replace". |
||
911 | |||
912 | May raise NotFoundError if a named color wasn't found. |
||
913 | May raise ValueError if an invalid color name is specified. |
||
914 | </source> |
||
915 | <translation>replaceColor("nom", "canvi") |
||
916 | |||
917 | Cada ocurrència del color "name" es canvia pel color "canvi". |
||
918 | |||
919 | Pot generar un NotFoundError si no existeix el color. |
||
920 | Pot generar un ValueError si el color especificat és invalid. |
||
921 | </translation> |
||
922 | </message> |
||
923 | <message> |
||
924 | <source>fileDialog("caption", ["filter", "defaultname" ,haspreview, issave]) -> string with filename |
||
925 | |||
926 | Shows a File Open dialog box with the caption "caption". Files are filtered |
||
927 | with the filter string "filter". A default filename or file path can also |
||
928 | supplied, leave this string empty when you don't want to use it. A value of |
||
929 | True for haspreview enables a small preview widget in the FileSelect box. When |
||
930 | the issave parameter is set to True the dialog acts like a "Save As" dialog |
||
931 | otherwise it acts like a "File Open Dialog". The default for both of the |
||
932 | opional parameters is False. |
||
933 | |||
934 | The filter, if specified, takes the form 'comment (*.type *.type2 ...)'. |
||
935 | For example 'Images (*.png *.xpm *.jpg)'. |
||
936 | |||
937 | Refer to the Qt-Documentation for QFileDialog for details on filters. |
||
938 | |||
939 | Example: fileDialog('Open input', 'CSV files (*.csv)') |
||
940 | Example: fileDialog('Save report', defaultname='report.txt', issave=True) |
||
941 | </source> |
||
3064 | cbradney | 942 | <translation type="obsolete">fileDialog("caption", ["filtre", "nomdefecte", haspreview, issave])->string |
1135 | cbradney | 943 | |
944 | Mostra el diàleg d'obrir fitxer amb el text "caption". Els fitxers seran filtrats |
||
945 | amb la cadena de filtre "filter". També es podrà donar un nom de fitxer, |
||
946 | deixa aquesta cadena buida si no el vols fer servir. Quan el paràmetre |
||
947 | "issave" està com a Cert el diàleg actua com un diàleg "Desa com" |
||
948 | altrament actual com un diàleg "Obrir". Per defecte els paràmetres |
||
949 | opcionals són falsos. |
||
950 | |||
951 | El filtre, si s'especifica, agafa la forma 'comentari (*.tipus, *.tipus2 ...)' |
||
952 | Per exemple 'Imatges (*.png *.xpm *.jpg)'. |
||
953 | |||
954 | Per més detalls aneu a la Documentació Qt en el QFileDialog pels filtres. |
||
955 | |||
956 | Exemple: fileDialog('Obrir entrades', 'CSV files (*.csv)') |
||
957 | Exemple: fileDialog('Gravar resultat', defaultname='report.txt', issave=True) |
||
958 | </translation> |
||
959 | </message> |
||
960 | <message> |
||
961 | <source>messageBox("caption", "message", |
||
962 | icon=ICON_NONE, button1=BUTTON_OK|BUTTONOPT_DEFAULT, |
||
963 | button2=BUTTON_NONE, button3=BUTTON_NONE) -> integer |
||
964 | |||
965 | Displays a message box with the title "caption", the message "message", and |
||
966 | an icon "icon" and up to 3 buttons. By default no icon is used and a single |
||
967 | button, OK, is displayed. Only the caption and message arguments are required, |
||
968 | though setting an icon and appropriate button(s) is strongly |
||
969 | recommended. The message text may contain simple HTML-like markup. |
||
970 | |||
971 | Returns the number of the button the user pressed. Button numbers start |
||
972 | at 1. |
||
973 | |||
974 | For the icon and the button parameters there are predefined constants available |
||
975 | with the same names as in the Qt Documentation. These are the BUTTON_* and |
||
976 | ICON_* constants defined in the module. There are also two extra constants that |
||
977 | can be binary-ORed with button constants: |
||
978 | BUTTONOPT_DEFAULT Pressing enter presses this button. |
||
979 | BUTTONOPT_ESCAPE Pressing escape presses this button. |
||
980 | |||
981 | Usage examples: |
||
982 | result = messageBox('Script failed', |
||
983 | 'This script only works when you have a text frame selected.', |
||
984 | ICON_ERROR) |
||
985 | result = messageBox('Monkeys!', 'Something went ook! <i>Was it a monkey?</i>', |
||
986 | ICON_WARNING, BUTTON_YES|BUTTONOPT_DEFAULT, |
||
987 | BUTTON_NO, BUTTON_IGNORE|BUTTONOPT_ESCAPE) |
||
988 | |||
989 | Defined button and icon constants: |
||
990 | BUTTON_NONE, BUTTON_ABORT, BUTTON_CANCEL, BUTTON_IGNORE, BUTTON_NO, |
||
991 | BUTTON_NOALL, BUTTON_OK, BUTTON_RETRY, BUTTON_YES, BUTTON_YESALL, |
||
992 | ICON_NONE, ICON_INFORMATION, ICON_WARNING, ICON_CRITICAL. |
||
993 | </source> |
||
994 | <translation>messageBox("caption", "missatge", |
||
995 | icon=ICON_NONE, button1=BUTTON_OK|BUTTONOPT_DEFAULT, |
||
996 | button2=BUTTON_NONE, button3=BUTTON_NONE) -> integer |
||
997 | |||
998 | Mostra un diàleg amb el títol de finestra "caption", el missatge "missatge", i |
||
999 | una icona "icon" amb fins a 3 botons. Per defecte no es fa servir cap icona i |
||
1000 | només un sol botó, OK. Només calen els textos de "caption" i de "missatge", |
||
1001 | per tant afegir una icona i els botons apropiats és molt |
||
1002 | recomanat. El missatge de text pot contenir tags HTML. |
||
1003 | |||
1004 | Retorna el número del botó que l'usuari a premit. El número de botos comença |
||
1005 | a 1. |
||
1006 | |||
1007 | Per la icona i pels paràmetres dels botons hi ha diverses constants predeterminades |
||
1008 | amb els mateixos noms que a la documentació de Qt. Són constants BUTTON_* i |
||
1009 | ICON_* definides al mòdul. També hi ha constants extres a les que poden fer |
||
1010 | un OR binari amb constants de botó: |
||
1011 | BUTTONOPT_DEFAULT Prement enter tria aquest botó. |
||
1012 | BUTTONOPT_ESCAPE Prement escape tria aquest botó. |
||
1013 | |||
1014 | Exemples d'ús: |
||
1015 | result = messageBox('Script failed', |
||
1016 | messageBox("caption", "message",(new line) |
||
1017 | (sp)(sp)(sp)(sp)icon=ICON_NONE, button1=BUTTON_OK|BUTTONOPT_DEFAULT,(new line) |
||
1018 | (sp)(sp)(sp)(sp)button2=BUTTON_NONE, button3=BUTTON_NONE) -> integer(new line) |
||
1019 | (new line) |
||
1020 | Displays a message box with the title "caption", the message "message", and(new line) |
||
1021 | an icon "icon" and up to 3 buttons. By default no icon is used and a single(new line) |
||
1022 | button, OK, is displayed. Only the caption and message arguments are required,(new line) |
||
1023 | though setting an icon and appropriate button(s) is strongly(new line) |
||
1024 | recommended. The message text may contain simple HTML-like markup.(new line) |
||
1025 | (new line) |
||
1026 | Returns the number of the button the user pressed. Button numbers start(new line) |
||
1027 | at 1.(new line) |
||
1028 | (new line) |
||
1029 | For the icon and the button parameters there are predefined constants available(new line) |
||
1030 | with the same names as in the Qt Documentation. These are the BUTTON_* and(new line) |
||
1031 | ICON_* constants defined in the module. There are also two extra constants that(new line) |
||
1032 | can be binary-ORed with button constants:(new line) |
||
1033 | (sp)(sp)(sp)(sp)BUTTONOPT_DEFAULT(sp)(sp)(sp)Pressing enter presses this button.(new line) |
||
1034 | (sp)(sp)(sp)(sp)BUTTONOPT_ESCAPE(sp)(sp)(sp)(sp)Pressing escape presses this button.(new line) |
||
1035 | (new line) |
||
1036 | Usage examples:(new line) |
||
1037 | result = messageBox('Script failed',(new line) |
||
1038 | 'This script only works when you have a text frame selected.', |
||
1039 | ICON_ERROR) |
||
1040 | result = messageBox('Monkeys!', 'Something went ook! <i>Was it a monkey?</i>', |
||
1041 | ICON_WARNING, BUTTON_YES|BUTTONOPT_DEFAULT, |
||
1042 | BUTTON_NO, BUTTON_IGNORE|BUTTONOPT_ESCAPE) |
||
1043 | |||
1044 | Les constants de botó són: |
||
1045 | BUTTON_NONE, BUTTON_ABORT, BUTTON_CANCEL, BUTTON_IGNORE, BUTTON_NO, |
||
1046 | BUTTON_NOALL, BUTTON_OK, BUTTON_RETRY, BUTTON_YES, BUTTON_YESALL, |
||
1047 | ICON_NONE, ICON_INFORMATION, ICON_WARNING, ICON_CRITICAL. |
||
1048 | </translation> |
||
1049 | </message> |
||
1050 | <message> |
||
1051 | <source>valueDialog(caption, message [,defaultvalue]) -> string |
||
1052 | |||
1053 | Shows the common 'Ask for string' dialog and returns its value as a string |
||
1054 | Parameters: window title, text in the window and optional 'default' value. |
||
1055 | |||
1056 | Example: valueDialog('title', 'text in the window', 'optional') |
||
1057 | </source> |
||
1058 | <translation>valueDialog(caption, missatge, [,valorperdefecte]) -> string |
||
1059 | |||
1060 | Mostra el diàleg comú "Demana per cadena" i retorna el seu valor. |
||
1061 | Paràmetres: títol de finestra, text en la finestra i un valor per defecte opcional. |
||
1062 | |||
1063 | Exemple: valueDialog('titol', 'text en la finestra', 'opcional') |
||
1064 | </translation> |
||
1065 | </message> |
||
1066 | <message> |
||
1067 | <source>closeDoc() |
||
1068 | |||
1069 | Closes the current document without prompting to save. |
||
1070 | |||
1071 | May throw NoDocOpenError if there is no document to close |
||
1072 | </source> |
||
1073 | <translation>closeDoc() |
||
1074 | |||
1075 | Tanca el document actual sense preguntar per desar. |
||
1076 | |||
1077 | Pot generar un NoDocOpenError si no hi ha cap document per tancar |
||
1078 | </translation> |
||
1079 | </message> |
||
1080 | <message> |
||
1081 | <source>haveDoc() -> bool |
||
1082 | |||
1083 | Returns true if there is a document open. |
||
1084 | </source> |
||
1085 | <translation>haveDoc() -> bool |
||
1086 | |||
1087 | Retorna cert si hi ha un document obert. |
||
1088 | </translation> |
||
1089 | </message> |
||
1090 | <message> |
||
1091 | <source>openDoc("name") |
||
1092 | |||
1093 | Opens the document "name". |
||
1094 | |||
1095 | May raise ScribusError if the document could not be opened. |
||
1096 | </source> |
||
1097 | <translation>openDoc("nom") |
||
1098 | |||
1099 | Obre el document "nom". |
||
1100 | |||
1101 | Pot generar ScribusError si el document no es pot obrir.</translation> |
||
1102 | </message> |
||
1103 | <message> |
||
1104 | <source>saveDoc() |
||
1105 | |||
1106 | Saves the current document with its current name, returns true if successful. |
||
1107 | If the document has not already been saved, this may bring up an interactive |
||
1108 | save file dialog. |
||
1109 | |||
1110 | If the save fails, there is currently no way to tell. |
||
1111 | </source> |
||
1112 | <translation>saveDoc() |
||
1113 | |||
1114 | Desa el document actual amb el seu nom actual, retorna cert si ha funcionat. |
||
1115 | Si el document no ha estat gravat previament, ens sortirà un diàleg interactiu |
||
1116 | per guardar. |
||
1117 | |||
1118 | Si no es pot desar, no hi ha cap forma de saber-ho. |
||
1119 | </translation> |
||
1120 | </message> |
||
1121 | <message> |
||
1122 | <source>saveDocAs("name") |
||
1123 | |||
1124 | Saves the current document under the new name "name" (which may be a full or |
||
1125 | relative path). |
||
1126 | |||
1127 | May raise ScribusError if the save fails. |
||
1128 | </source> |
||
1129 | <translation>saveDocAs("nom") |
||
1130 | |||
1131 | Desa el document actual sota el nou nom "nom" (que pot ser amb camí absolut |
||
1132 | o camí relatiu). |
||
1133 | |||
1134 | Pot generar un ScribusError si falla el desat. |
||
1135 | </translation> |
||
1136 | </message> |
||
1137 | <message> |
||
1138 | <source>saveDocAs("author", "info", "description") -> bool |
||
1139 | |||
1140 | Sets the document information. "Author", "Info", "Description" are |
||
1141 | strings. |
||
1142 | </source> |
||
6434 | cbradney | 1143 | <translation type="obsolete">saveDocAs("autor", "info", "descripcio") -> bool |
1135 | cbradney | 1144 | |
1145 | Posa la informació al document. "Autor", "Informació", "Descripció" són |
||
1146 | cadenes. |
||
1147 | </translation> |
||
1148 | </message> |
||
1149 | <message> |
||
1150 | <source>setMargins(lr, rr, tr, br) |
||
1151 | |||
1152 | Sets the margins of the document, Left(lr), Right(rr), Top(tr) and Bottom(br) |
||
1153 | margins are given in the measurement units of the document - see UNIT_<type> |
||
1154 | constants. |
||
1155 | </source> |
||
1156 | <translation>setMargins(lr, rr, tr, br) |
||
1157 | |||
1158 | Posa els marges del document, Esquerra (lr), Dreta (rr), Dalt (tr) i Baix (br) |
||
1159 | Els marges s'han de posar en unitats de mesura del document - veure les constants |
||
1160 | UNIT_<tipus>. |
||
1161 | </translation> |
||
1162 | </message> |
||
1163 | <message> |
||
1164 | <source>setUnit(type) |
||
1165 | |||
1166 | Changes the measurement unit of the document. Possible values for "unit" are |
||
1167 | defined as constants UNIT_<type>. |
||
1168 | |||
1169 | May raise ValueError if an invalid unit is passed. |
||
1170 | </source> |
||
1171 | <translation>setUnit(unitats) |
||
1172 | |||
1173 | Canvia les unitats de mesura del document. Possible valors de les unitats estan |
||
1174 | definides com a constants UNIT_<tipus>. |
||
1175 | </translation> |
||
1176 | </message> |
||
1177 | <message> |
||
1178 | <source>getUnit() -> integer (Scribus unit constant) |
||
1179 | |||
1180 | Returns the measurement units of the document. The returned value will be one |
||
1181 | of the UNIT_* constants: |
||
1182 | UNIT_INCHES, UNIT_MILLIMETERS, UNIT_PICAS, UNIT_POINTS. |
||
1183 | </source> |
||
1184 | <translation>getUnit() -> integer (unitats de constants Scribus) |
||
1185 | |||
1186 | Retorna les unitats des mesura del document. El valor retornat serà una de |
||
1187 | les constants UNIT_*: |
||
1188 | UNIT_INCHES, UNIT_MILLIMETERS, UNIT_PICAS, UNIT_POINTS. |
||
1189 | </translation> |
||
1190 | </message> |
||
1191 | <message> |
||
1192 | <source>loadStylesFromFile("filename") |
||
1193 | |||
1194 | Loads paragraph styles from the Scribus document at "filename" into the |
||
1195 | current document. |
||
1196 | </source> |
||
1197 | <translation>loadStylesFromFile("nomfitxer") |
||
1198 | |||
1199 | Carregar els estils de paràgraf des d'un document Scribus especificat a "nomfitxer" |
||
1200 | en el document actual. |
||
1201 | </translation> |
||
1202 | </message> |
||
1203 | <message> |
||
1204 | <source>setDocType(facingPages, firstPageLeft) |
||
1205 | |||
1206 | Sets the document type. To get facing pages set the first parameter to |
||
1207 | FACINGPAGES, to switch facingPages off use NOFACINGPAGES instead. If you want |
||
1208 | to be the first page a left side set the second parameter to FIRSTPAGELEFT, for |
||
1209 | a right page use FIRSTPAGERIGHT. |
||
1210 | </source> |
||
1211 | <translation>setDocType(facingPages, firstPageLeft) |
||
1212 | |||
1213 | Estableix el tipus de document. Per tenir pàgines acarades cal establir primer |
||
1214 | paràmetre a FACINPAGES, i per no tenir-ne NOFACINPAGES. Si vols que la primera |
||
1215 | pàgina sigui a l'esquerra cal posar al segon paràmetre FIRSTPAGELEFT, i perquè |
||
1216 | sigui la dreta FIRSTPAGERIGHT. |
||
1217 | </translation> |
||
1218 | </message> |
||
1219 | <message> |
||
1220 | <source>getLineColor(["name"]) -> string |
||
1221 | |||
1222 | Returns the name of the line color of the object "name". |
||
1223 | If "name" is not given the currently selected item is used. |
||
1224 | </source> |
||
1225 | <translation>getLineColor(["nom"]) -> string |
||
1226 | |||
1227 | Retorna el nom del color de línia de l'objecte "nom". |
||
1228 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. |
||
1229 | </translation> |
||
1230 | </message> |
||
1231 | <message> |
||
1232 | <source>getLineWidth(["name"]) -> integer |
||
1233 | |||
1234 | Returns the line width of the object "name". If "name" |
||
1235 | is not given the currently selected Item is used. |
||
1236 | </source> |
||
1237 | <translation>getLineWidth(["nom"]) -> integer |
||
1238 | |||
1239 | Retorna l'amplada de la línia de l'objecte "nom". Si no |
||
1240 | especifiquem "nom" es fa servir l'ítem seleccionat. |
||
1241 | </translation> |
||
1242 | </message> |
||
1243 | <message> |
||
1244 | <source>getLineShade(["name"]) -> integer |
||
1245 | |||
1246 | Returns the shading value of the line color of the object "name". |
||
1247 | If "name" is not given the currently selected item is used. |
||
1248 | </source> |
||
1249 | <translation>getLineShade(["nom"]) -> integer |
||
1250 | |||
1251 | Retorna el valor de la intensitat del color de la línia de l'objecte "nom". |
||
1252 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. |
||
1253 | </translation> |
||
1254 | </message> |
||
1255 | <message> |
||
1256 | <source>getLineJoin(["name"]) -> integer (see contants) |
||
1257 | |||
1258 | Returns the line join style of the object "name". If "name" is not given |
||
1259 | the currently selected item is used. The join types are: |
||
1260 | JOIN_BEVEL, JOIN_MITTER, JOIN_ROUND |
||
1261 | </source> |
||
1262 | <translation>getLineJoin(["nom"]) -> integer (mirar constants) |
||
1263 | |||
1264 | Retorna l'estil d'unió de línia de l'objecte "nom". Si no especifiquem |
||
1265 | "nom" es fa servir l'ítem seleccionat. Els tipus d'unió són: |
||
1266 | JOIN_BEVEL, JOIN_MITTER, JOIN_ROUND |
||
1267 | </translation> |
||
1268 | </message> |
||
1269 | <message> |
||
1270 | <source>getLineEnd(["name"]) -> integer (see constants) |
||
1271 | |||
1272 | Returns the line cap style of the object "name". If "name" is not given the |
||
1273 | currently selected item is used. The cap types are: |
||
1274 | CAP_FLAT, CAP_ROUND, CAP_SQUARE |
||
1275 | </source> |
||
1276 | <translation>getLineEnd(["nom"]) -> integer (mirar constants) |
||
1277 | |||
1278 | Retorna el tap de línia de l'objecte "nom". Si no especifiquem "nom" es fa |
||
1279 | servir l'ítem seleccionat. Els tipus de tap són: |
||
1280 | CAP_FLAT, CAP_ROUND, CAP_SQUARE |
||
1281 | </translation> |
||
1282 | </message> |
||
1283 | <message> |
||
1284 | <source>getLineStyle(["name"]) -> integer (see constants) |
||
1285 | |||
1286 | Returns the line style of the object "name". If "name" is not given the |
||
1287 | currently selected item is used. Line style constants are: |
||
1288 | LINE_DASH, LINE_DASHDOT, LINE_DASHDOTDOT, LINE_DOT, LINE_SOLID |
||
1289 | </source> |
||
1290 | <translation>getLineStyle(["nom"]) -> integer (mirar constants) |
||
1291 | |||
1292 | Retorna l'estil de línia de l'objecte "nom". Si no especifiquem "nom" es |
||
1293 | fa servir l'ítem seleccionat.. Les constants de línia són: |
||
1294 | LINE_DASH, LINE_DASHDOT, LINE_DASHDOTDOT, LINE_DOT, LINE_SOLID |
||
1295 | </translation> |
||
1296 | </message> |
||
1297 | <message> |
||
1298 | <source>getFillShade(["name"]) -> integer |
||
1299 | |||
1300 | Returns the shading value of the fill color of the object "name". |
||
1301 | If "name" is not given the currently selected item is used. |
||
1302 | </source> |
||
1303 | <translation>getFillShade(["nom"]) -> integer |
||
1304 | |||
1305 | Retorna el valor de la intensitat del color d'emplenament de l'objecte "nom". |
||
1306 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. |
||
1307 | </translation> |
||
1308 | </message> |
||
1309 | <message> |
||
1310 | <source>getImageScale(["name"]) -> (x,y) |
||
1311 | |||
1312 | Returns a (x, y) tuple containing the scaling values of the image frame |
||
1313 | "name". If "name" is not given the currently selected item is used. |
||
1314 | </source> |
||
1315 | <translation>getImageScale(["name"]) -> (x,y) |
||
1316 | |||
1317 | Retorna una parella (x,y) contenint els valors d'escalat de la imatge |
||
1318 | "nom". Si no especifiquem "nom" es fa servir l'ítem seleccionat. |
||
1319 | </translation> |
||
1320 | </message> |
||
1321 | <message> |
||
1322 | <source>getImageName(["name"]) -> string |
||
1323 | |||
1324 | Returns the filename for the image in the image frame. If "name" is not |
||
1325 | given the currently selected item is used. |
||
1326 | </source> |
||
1327 | <translation>getImageName(["nom"]) -> string |
||
1328 | |||
1329 | Retorna el nom del fitxer de la imatge que tenim. Si no especifiquem "nom" |
||
1330 | es fa servir l'ítem seleccionat.</translation> |
||
1331 | </message> |
||
1332 | <message> |
||
1333 | <source>getSize(["name"]) -> (width,height) |
||
1334 | |||
1335 | Returns a (width, height) tuple with the size of the object "name". |
||
1336 | If "name" is not given the currently selected item is used. The size is |
||
1337 | expressed in the current measurement unit of the document - see UNIT_<type> |
||
1338 | for reference. |
||
1339 | </source> |
||
1340 | <translation>getSize(["nom"]) -> (amplada,alçada) |
||
1341 | |||
1342 | Retorna un parell (amplada, alçada) amb la mida de l'objecte "nom". |
||
1343 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. La mida està |
||
1344 | expressada en les unitats de mesura del document - mireu UNIT_<tipus> |
||
1345 | per referència.</translation> |
||
1346 | </message> |
||
1347 | <message> |
||
1348 | <source>getRotation(["name"]) -> integer |
||
1349 | |||
1350 | Returns the rotation of the object "name". The value is expressed in degrees, |
||
1351 | and clockwise is positive. If "name" is not given the currently selected item |
||
1352 | is used. |
||
1353 | </source> |
||
1354 | <translation>getRotation(["name"]) -> integer |
||
1355 | |||
1356 | Retorna la rotació de l'objecte "nom". El valor està expressat en graus, |
||
1357 | en sentit horari és positiu. Si no especifiquem "nom" es fa servir l'ítem |
||
1358 | seleccionat. |
||
1359 | </translation> |
||
1360 | </message> |
||
1361 | <message> |
||
1362 | <source>getAllObjects() -> list |
||
1363 | |||
1364 | Returns a list containing the names of all objects on the current page. |
||
1365 | </source> |
||
1366 | <translation>getAllObjects() -> list |
||
1367 | |||
1368 | Retorna una llista que conté els noms de tots els objectes de la pàgina actual. |
||
1369 | </translation> |
||
1370 | </message> |
||
1371 | <message> |
||
1372 | <source>moveObjectAbs(x, y [, "name"]) |
||
1373 | |||
1374 | Moves the object "name" to a new location. The coordinates are expressed in |
||
1375 | the current measurement unit of the document (see UNIT constants). If "name" |
||
1376 | is not given the currently selected item is used. If the object "name" |
||
1377 | belongs to a group, the whole group is moved. |
||
1378 | </source> |
||
1379 | <translation>moveObjectAbs(x, y [, "nom"]) |
||
1380 | |||
1381 | Mou l'objecte "nom" a una nova posició. Les coordenades estan expressades en |
||
1382 | les unitats de mesura del document (veure constants UNIT). Si no especifiquem "nom" |
||
1383 | es fa servir l'ítem seleccionat. Si l'objecte "nom" pertany a un grup, |
||
1384 | es mou tot el grup. |
||
1385 | </translation> |
||
1386 | </message> |
||
1387 | <message> |
||
1388 | <source>rotateObject(rot [, "name"]) |
||
1389 | |||
1390 | Rotates the object "name" by "rot" degrees relatively. The object is |
||
1391 | rotated by the vertex that is currently selected as the rotation point - by |
||
1392 | default, the top left vertext at zero rotation. Positive values mean counter |
||
1393 | clockwise rotation when the default rotation point is used. If "name" is not |
||
1394 | given the currently selected item is used. |
||
1395 | </source> |
||
1396 | <translation>rotateObject(rot, [, "nom"]) |
||
1397 | |||
1398 | Rota l'objecte "nom" "rot" graus respecte el punt actual. L'objecte és |
||
1399 | rotat pel vertex seleccionat com a punt de rotació - per defecte, el |
||
1400 | punt superior esquerre a rotació zero. Valors positius representen rodar |
||
1401 | en sentit horari quan es fa servir el punt de rotació per defecte. Si no |
||
1402 | especifiquem "nom" es fa servir l'ítem seleccionat. |
||
1403 | </translation> |
||
1404 | </message> |
||
1405 | <message> |
||
1406 | <source>sizeObject(width, height [, "name"]) |
||
1407 | |||
1408 | Resizes the object "name" to the given width and height. If "name" |
||
1409 | is not given the currently selected item is used. |
||
1410 | </source> |
||
1411 | <translation>sizeObject(amplada, alçada [, "nom"]) |
||
1412 | |||
1413 | Canvia la mida de l'objecte "nom" a la mida especificada. Si no |
||
1414 | especifiquem "nom" es fa servir l'ítem seleccionat. |
||
1415 | </translation> |
||
1416 | </message> |
||
1417 | <message> |
||
1418 | <source>getSelectedObject([nr]) -> string |
||
1419 | |||
1420 | Returns the name of the selected object. "nr" if given indicates the number |
||
1421 | of the selected object, e.g. 0 means the first selected object, 1 means the |
||
1422 | second selected Object and so on. |
||
1423 | </source> |
||
1424 | <translation>getSelectedObject([nr]) -> string |
||
1425 | |||
1426 | Retorna el nom de l'objecte seleccionat. "nr" si es dóna especifica el número |
||
1427 | de l'objecte seleccionat, ex. 0 significa el primer objecte seleccionat, 1 el |
||
1428 | segon i així. |
||
1429 | </translation> |
||
1430 | </message> |
||
1431 | <message> |
||
1432 | <source>selectionCount() -> integer |
||
1433 | |||
1434 | Returns the number of selected objects. |
||
1435 | </source> |
||
1436 | <translation>seleccionCount() -> integer |
||
1437 | |||
1438 | Retorna el número d'objectes seleccionats. |
||
1439 | </translation> |
||
1440 | </message> |
||
1441 | <message> |
||
1442 | <source>selectObject("name") |
||
1443 | |||
1444 | Selects the object with the given "name". |
||
1445 | </source> |
||
1446 | <translation>selectObject("nom") |
||
1447 | |||
1448 | Selecciona l'objecte amb el nom "nom". |
||
1449 | </translation> |
||
1450 | </message> |
||
1451 | <message> |
||
1452 | <source>deselectAll() |
||
1453 | |||
1454 | Deselects all objects in the whole document. |
||
1455 | </source> |
||
1456 | <translation>deselectAll() |
||
1457 | |||
1458 | Deselecciona tots els objectes de tot el document. |
||
1459 | </translation> |
||
1460 | </message> |
||
1461 | <message> |
||
1462 | <source>groupObjects(list) |
||
1463 | |||
1464 | Groups the objects named in "list" together. "list" must contain the names |
||
1465 | of the objects to be grouped. If "list" is not given the currently selected |
||
1466 | items are used. |
||
1467 | </source> |
||
1468 | <translation>groupObjects(llista) |
||
1469 | |||
1470 | Agrupa els objectes que especifiquem a la llista "llista". La llista ha de contenir |
||
1471 | els noms dels objectes a agrupar. Si no s'especifica llista es fan servir els |
||
1472 | objectes que estiguin seleccionats. |
||
1473 | </translation> |
||
1474 | </message> |
||
1475 | <message> |
||
1476 | <source>unGroupObjects("name") |
||
1477 | |||
1478 | Destructs the group the object "name" belongs to.If "name" is not given the currently selected item is used.</source> |
||
1479 | <translation>unGroupObjects("nom") |
||
1480 | |||
1481 | Destrueix el grup al qual pertany l'objecte "nom". Si no especifiquem "nom" es fa servir l'ítem seleccionat.</translation> |
||
1482 | </message> |
||
1483 | <message> |
||
1484 | <source>scaleGroup(factor [,"name"]) |
||
1485 | |||
1486 | Scales the group the object "name" belongs to. Values greater than 1 enlarge |
||
1487 | the group, values smaller than 1 make the group smaller e.g a value of 0.5 |
||
1488 | scales the group to 50 % of its original size, a value of 1.5 scales the group |
||
1489 | to 150 % of its original size. The value for "factor" must be greater than |
||
1490 | 0. If "name" is not given the currently selected item is used. |
||
1491 | |||
1492 | May raise ValueError if an invalid scale factor is passed. |
||
1493 | </source> |
||
1494 | <translation>scaleGroup(factor [,"nom"]) |
||
1495 | |||
1496 | Escala el grup al qual pertany l'objecte "nom". Valors més grans que 1 incrementen |
||
1497 | el grup, i valors més petits que 1 decrementen el grup. ex. Un valor de 0.5 escala |
||
1498 | el grup al 50% del valor original, un valor de 1.5 escala el grup a un |
||
1499 | 150% del valor original. El valor de "factor" ha de ser més gran que |
||
1500 | 0. Si no especifiquem "nom" es fa servir l'ítem seleccionat. |
||
1501 | |||
1502 | Pot provocar un ValueError si s'especifica un factor invàlid. |
||
1503 | </translation> |
||
1504 | </message> |
||
1505 | <message> |
||
1506 | <source>loadImage("filename" [, "name"]) |
||
1507 | |||
1508 | Loads the picture "picture" into the image frame "name". If "name" is |
||
1509 | not given the currently selected item is used. |
||
1510 | |||
1511 | May raise WrongFrameTypeError if the target frame is not an image frame |
||
1512 | </source> |
||
1513 | <translation>loadImage("nomFitxer", [,"nom"]) |
||
1514 | |||
1515 | Carrega la imatge "nomFitxer" en el marc d'imatge "nom". Si no especifiquem |
||
1516 | "nom" es fa servir l'ítem seleccionat. |
||
1517 | |||
1518 | Pot provocar WrongFrameTypeError si el marc no és d'imatge |
||
1519 | </translation> |
||
1520 | </message> |
||
1521 | <message> |
||
1522 | <source>scaleImage(x, y [, "name"]) |
||
1523 | |||
1524 | Sets the scaling factors of the picture in the image frame "name". |
||
1525 | If "name" is not given the currently selected item is used. A number of 1 |
||
1526 | means 100 %. |
||
1527 | |||
1528 | May raise WrongFrameTypeError if the target frame is not an image frame |
||
1529 | </source> |
||
1530 | <translation>scaleImage(x, y [, "nom"]) |
||
1531 | |||
1532 | Estableix els factors d'escalat de la imatge del marc d'imatge "nom". |
||
1533 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. Un valor de 1 |
||
1534 | significa 100 %. |
||
1535 | |||
1536 | Pot provocar WrongFrameTypeError si el marc no és d'imatge |
||
1537 | </translation> |
||
1538 | </message> |
||
1539 | <message> |
||
1540 | <source>lockObject(["name"]) -> bool |
||
1541 | |||
1542 | Locks the object "name" if it's unlocked or unlock it if it's locked. |
||
1543 | If "name" is not given the currently selected item is used. Returns true |
||
1544 | if locked. |
||
1545 | </source> |
||
1546 | <translation>lockObject(["nom"]) -> bool |
||
1547 | |||
1548 | Bloqueja l'objecte "nom" si està desbloquejat o el desbloqueja si està bloquejat. |
||
1549 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. Retorna cert |
||
1550 | si bloqueja. |
||
1551 | </translation> |
||
1552 | </message> |
||
1553 | <message> |
||
1554 | <source>isLocked(["name"]) -> bool |
||
1555 | |||
1556 | Returns true if is the object "name" locked. If "name" is not given the |
||
1557 | currently selected item is used. |
||
1558 | </source> |
||
1559 | <translation>isLocked(["nom"]) -> bool |
||
1560 | |||
1561 | Retorna cert si l'objecte "nom" està bloquejat. Si no especifiquem "nom" es |
||
1562 | fa servir l'ítem seleccionat. |
||
1563 | </translation> |
||
1564 | </message> |
||
1565 | <message> |
||
1566 | <source>getFontNames() -> list |
||
1567 | |||
1568 | Returns a list with the names of all available fonts. |
||
1569 | </source> |
||
1570 | <translation>getFontNames() -> llista |
||
1571 | |||
1572 | Retorna una llista amb els noms de totes les fonts. |
||
1573 | </translation> |
||
1574 | </message> |
||
1575 | <message> |
||
1576 | <source>getXFontNames() -> list of tuples |
||
1577 | |||
1578 | Returns a larger font info. It's a list of the tuples with: |
||
1579 | [ (Scribus name, Family, Real name, subset (1|0), embed PS (1|0), font file), (...), ... ] |
||
1580 | </source> |
||
1581 | <translation>getXFontNames() -> llista de tuples |
||
1582 | |||
1583 | Retorna molta informació de font. És una llista de tuples amb: |
||
1584 | [ (Nom Scribus, Familia, Nom Real, subconjunt (1|0), embed PS (1|0), fitxer de font), (...), ...] |
||
1585 | </translation> |
||
1586 | </message> |
||
1587 | <message> |
||
1588 | <source>rendeFont("name", "filename", "sample", size) -> bool |
||
1589 | |||
1590 | Creates an image preview of font "name" with given text "sample" and size. |
||
1591 | Image is saved into "filename". Returns true when success. |
||
1592 | |||
1593 | May raise NotFoundError if the specified font can't be found. |
||
1594 | May raise ValueError if an empty sample or filename is passed. |
||
1595 | </source> |
||
3064 | cbradney | 1596 | <translation type="obsolete">rendeFont("nom", "nomFitxer", "sample", mida) -> bool |
1135 | cbradney | 1597 | |
1598 | Crea una imatge de previsualització de la font "nom" amb el text "sample" i mida. |
||
1599 | La imatge és desa en el fitxer "nomFitxer". Retorna cert quan tot va bé. |
||
1600 | |||
1601 | Pot provocar un NotFoundError si la font especificada no es pot trobar. |
||
1602 | Pot provocar un ValueError si es passa un sample buit. |
||
1603 | </translation> |
||
1604 | </message> |
||
1605 | <message> |
||
1606 | <source>getLayers() -> list |
||
1607 | |||
1608 | Returns a list with the names of all defined layers. |
||
1609 | </source> |
||
1610 | <translation>getLayers() -> llista |
||
1611 | |||
1612 | Retorna una llista amb els noms de totes les capes. |
||
1613 | </translation> |
||
1614 | </message> |
||
1615 | <message> |
||
1616 | <source>setActiveLayer("name") |
||
1617 | |||
1618 | Sets the active layer to the layer named "name". |
||
1619 | |||
1620 | May raise NotFoundError if the layer can't be found. |
||
1621 | May raise ValueError if the layer name isn't acceptable. |
||
1622 | </source> |
||
1623 | <translation>setActiveLayer("nom") |
||
1624 | |||
1625 | Canvia la capa activa a una capa anomenada "nom". |
||
1626 | |||
1627 | Pot generar NotFoundError si la capa no es pot trobar. |
||
1628 | Pot generar ValueError si la capa nom no és acceptable. |
||
1629 | </translation> |
||
1630 | </message> |
||
1631 | <message> |
||
1632 | <source>getActiveLayer() -> string |
||
1633 | |||
1634 | Returns the name of the current active layer. |
||
1635 | </source> |
||
1636 | <translation>getActiveLayer() -> string |
||
1637 | |||
1638 | Retorna el nom de la capa activa. |
||
1639 | </translation> |
||
1640 | </message> |
||
1641 | <message> |
||
1642 | <source>sentToLayer("layer" [, "name"]) |
||
1643 | |||
1644 | Sends the object "name" to the layer "layer". The layer must exist. |
||
1645 | If "name" is not given the currently selected item is used. |
||
1646 | |||
1647 | May raise NotFoundError if the layer can't be found. |
||
1648 | May raise ValueError if the layer name isn't acceptable. |
||
1649 | </source> |
||
1650 | <translation>sendToLayer("capa" [, "nom"]) |
||
1651 | |||
1652 | Envia l'objecte "nom" a la capa "capa". La capa ha d'existir. |
||
1653 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. |
||
1654 | |||
1655 | Pot provocar NotFoundError si la capa no es pot trobar. |
||
1656 | Pot provocar ValueError si el nom no és acceptable. |
||
1657 | |||
1658 | |||
1659 | </translation> |
||
1660 | </message> |
||
1661 | <message> |
||
1662 | <source>setLayerVisible("layer", visible) |
||
1663 | |||
1664 | Sets the layer "layer" to be visible or not. If is the visible set to false |
||
1665 | the layer is invisible. |
||
1666 | |||
1667 | May raise NotFoundError if the layer can't be found. |
||
1668 | May raise ValueError if the layer name isn't acceptable. |
||
1669 | </source> |
||
1670 | <translation>setLayerVisible("capa", visible) |
||
1671 | |||
1672 | Estableix la capa especificada a visible o no. Si visible està false |
||
1673 | la capa és invisible. |
||
1674 | |||
1675 | Pot generar NotFoundError si la capa no es pot trobar. |
||
1676 | Pot generar ValueError si el nom de capa no és acceptable. |
||
1677 | </translation> |
||
1678 | </message> |
||
1679 | <message> |
||
1680 | <source>setLayerPrintable("layer", printable) |
||
1681 | |||
1682 | Sets the layer "layer" to be printable or not. If is the printable set to |
||
1683 | false the layer won't be printed. |
||
1684 | |||
1685 | May raise NotFoundError if the layer can't be found. |
||
1686 | May raise ValueError if the layer name isn't acceptable. |
||
1687 | </source> |
||
6261 | cbradney | 1688 | <translation type="obsolete">setLayerPrintable("capa", printable) |
1135 | cbradney | 1689 | |
1690 | Estableix la capa especificada a printable o no. Si printable està |
||
1691 | false la capa no s'imprimirà. |
||
1692 | |||
1693 | Pot generar NotFoundError si la capa no es pot trobar. |
||
1694 | Pot generar ValueError si el nom de capa no és acceptable. |
||
1695 | </translation> |
||
1696 | </message> |
||
1697 | <message> |
||
1698 | <source>isLayerPrintable("layer") -> bool |
||
1699 | |||
1700 | Returns wether the Layer "layer" is visible or not, a value of True means |
||
1701 | that the layer "layer" is visible, a value of False means that the layer |
||
1702 | "layer" is invisible. |
||
1703 | |||
1704 | May raise NotFoundError if the layer can't be found. |
||
1705 | May raise ValueError if the layer name isn't acceptable. |
||
1706 | </source> |
||
1525 | cbradney | 1707 | <translation type="obsolete">isLayerVisible("capa") -> bool |
1135 | cbradney | 1708 | |
1709 | Ens retorna si la capa "capa" és visible o no, un valor de Cert significa |
||
1710 | que la capa és visible, un valor de Fals significa que la capa |
||
1711 | "layer" és invisible |
||
1712 | |||
1713 | Pot generar NotFoundError si la capa no es pot trobar. |
||
1714 | Pot generar ValueError si el nom de capa no és acceptable.</translation> |
||
1715 | </message> |
||
1716 | <message> |
||
1717 | <source>isLayerPrintable("layer") -> bool |
||
1718 | |||
1719 | Returns wether the layer "layer" is printable or not, a value of True means |
||
1720 | that the layer "layer" can be printed, a value of False means that printing |
||
1721 | the layer "layer" is disabled. |
||
1722 | |||
1723 | May raise NotFoundError if the layer can't be found. |
||
1724 | May raise ValueError if the layer name isn't acceptable. |
||
1725 | </source> |
||
1525 | cbradney | 1726 | <translation type="obsolete">isLayerPrintable("capa") -> bool |
1135 | cbradney | 1727 | |
1728 | Ens retorna si la capa "capa" és printable o no, un valor de Cert significa |
||
1729 | que la capa pot ser imprimible, un valor de Fals significa que la capa |
||
1730 | "layer" no és imprimible. |
||
1731 | |||
1732 | Pot generar NotFoundError si la capa no es pot trobar. |
||
1733 | Pot generar ValueError si el nom de capa no és acceptable. |
||
1734 | </translation> |
||
1735 | </message> |
||
1736 | <message> |
||
1737 | <source>deleteLayer("layer") |
||
1738 | |||
1739 | Deletes the layer with the name "layer". Nothing happens if the layer doesn't |
||
1740 | exists or if it's the only layer in the document. |
||
1741 | |||
1742 | May raise NotFoundError if the layer can't be found. |
||
1743 | May raise ValueError if the layer name isn't acceptable. |
||
1744 | </source> |
||
1745 | <translation>deleteLayer("capa") |
||
1746 | |||
1747 | Esborra la capa amb el nom "capa". Si la capa no existeix o és la única del |
||
1748 | document no passa res. |
||
1749 | |||
1750 | Pot generar NotFoundError si la capa no es pot trobar. |
||
1751 | Pot generar ValueError si el nom de capa no és acceptable. |
||
1752 | </translation> |
||
1753 | </message> |
||
1754 | <message> |
||
1755 | <source>createLayer(layer) |
||
1756 | |||
1757 | Creates a new layer with the name "name". |
||
1758 | |||
1759 | May raise ValueError if the layer name isn't acceptable. |
||
1760 | </source> |
||
1761 | <translation>createLayer(capa) |
||
1762 | |||
1763 | Crea una nova capa amb el nom "capa". |
||
1764 | |||
1765 | Pot generar ValueError si el nom de capa no és acceptable. |
||
1766 | </translation> |
||
1767 | </message> |
||
1768 | <message> |
||
1769 | <source>getGuiLanguage() -> string |
||
1770 | |||
1771 | Returns a string with the -lang value. |
||
1772 | </source> |
||
1773 | <translation>getGuiLanguage() -> string |
||
1774 | |||
1775 | Retorna una cadena amb el valor de -lang. |
||
1776 | </translation> |
||
1777 | </message> |
||
1778 | <message> |
||
1779 | <source>createEllipse(x, y, width, height, ["name"]) -> string |
||
1780 | |||
1781 | Creates a new ellipse on the current page and returns its name. |
||
1782 | The coordinates are given in the current measurement units of the document |
||
1783 | (see UNIT constants). "name" should be a unique identifier for the object |
||
1784 | because you need this name for further referencing of that object. If "name" |
||
1785 | is not given Scribus will create one for you. |
||
1786 | |||
1787 | May raise NameExistsError if you explicitly pass a name that's already used. |
||
1788 | </source> |
||
1789 | <translation>createEllipse(x, y, amplada, alçada, ["nom"]) -> string |
||
1790 | |||
1791 | Crea una nova elipse en la pàgina actual i en retorna el nom. |
||
1792 | Les coordenades estan especificades amb les unitats de mesura del document |
||
1793 | (mireu constants UNIT). "nom" ha de ser un identificador únic per l'objecte |
||
1794 | ja que necessitem aquest nom per referències futures. Si "nom" no s'especifica |
||
1795 | Scribus en crearà un per nosaltres. |
||
1796 | |||
1797 | Pot generar un NameExistsError si especifiquem un nom que ja es fa servir. |
||
1798 | </translation> |
||
1799 | </message> |
||
1800 | <message> |
||
1801 | <source>createImage(x, y, width, height, ["name"]) -> string |
||
1802 | |||
1803 | Creates a new picture frame on the current page and returns its name. The |
||
1804 | coordinates are given in the current measurement units of the document. |
||
1805 | "name" should be a unique identifier for the object because you need this |
||
1806 | name for further access to that object. If "name" is not given Scribus will |
||
1807 | create one for you. |
||
1808 | |||
1809 | May raise NameExistsError if you explicitly pass a name that's already used. |
||
1810 | </source> |
||
1811 | <translation>createImage(x, y, amplada, alçada, ["nom"]) -> string |
||
1812 | |||
1813 | Crea un nou marc d'imatge en la pàgina actual i en retorna el nom. |
||
1814 | Les coordenades estan especificades amb les unitats de mesura del document |
||
1815 | (mireu constants UNIT). "nom" ha de ser un identificador únic per l'objecte |
||
1816 | ja que necessitem aquest nom per referències futures. Si "nom" no s'especifica |
||
1817 | Scribus en crearà un per nosaltres. |
||
1818 | |||
1819 | Pot generar un NameExistsError si especifiquem un nom que ja es fa servir. |
||
1820 | </translation> |
||
1821 | </message> |
||
1822 | <message> |
||
1823 | <source>createText(x, y, width, height, ["name"]) -> string |
||
1824 | |||
1825 | Creates a new text frame on the actual page and returns its name. |
||
1826 | The coordinates are given in the actual measurement unit of the document (see |
||
1827 | UNIT constants). "name" should be a unique identifier for the object because |
||
1828 | you need this name for further referencing of that object. If "name" is not |
||
1829 | given Scribus will create one for you. |
||
1830 | |||
1831 | May raise NameExistsError if you explicitly pass a name that's already used. |
||
1832 | </source> |
||
1833 | <translation>createText(x, y, amplada, alçada, ["nom"]) -> string |
||
1834 | |||
1835 | Crea un nou quadre de text en la pàgina actual i en retorna el nom. |
||
1836 | Les coordenades estan especificades amb les unitats de mesura del document |
||
1837 | (mireu constants UNIT). "nom" ha de ser un identificador únic per l'objecte |
||
1838 | ja que necessitem aquest nom per referències futures. Si "nom" no s'especifica |
||
1839 | Scribus en crearà un per nosaltres. |
||
1840 | |||
1841 | Pot generar un NameExistsError si especifiquem un nom que ja es fa servir. |
||
1842 | </translation> |
||
1843 | </message> |
||
1844 | <message> |
||
1845 | <source>createLine(x1, y1, x2, y2, ["name"]) -> string |
||
1846 | |||
1847 | Creates a new line from the point(x1, y1) to the point(x2, y2) and returns |
||
1848 | its name. The coordinates are given in the current measurement unit of the |
||
1849 | document (see UNIT constants). "name" should be a unique identifier for the |
||
1850 | object because you need this name for further access to that object. If |
||
1851 | "name" is not given Scribus will create one for you. |
||
1852 | |||
1853 | May raise NameExistsError if you explicitly pass a name that's already used. |
||
1854 | </source> |
||
1855 | <translation>createLine(x1, y1, x2, y2, ["nom"]) -> string |
||
1856 | |||
1857 | Crea una nova línia des del punt (x1,y1) al punt (x2,y2) i en retorna el |
||
1858 | nom. Les coordenades estan especificades amb les unitats de mesura del |
||
1859 | document (mireu constants UNIT). "nom" ha de ser un identificador únic |
||
1860 | per l'objecte ja que necessitem aquest nom per referències futures. Si |
||
1861 | "nom" no s'especifica Scribus en crearà un per nosaltres. |
||
1862 | |||
1863 | Pot generar un NameExistsError si especifiquem un nom que ja es fa servir. |
||
1864 | </translation> |
||
1865 | </message> |
||
1866 | <message> |
||
1867 | <source>createPolyLine(list, ["name"]) -> string |
||
1868 | |||
1869 | Creates a new polyline and returns its name. The points for the polyline are |
||
1870 | stored in the list "list" in the following order: [x1, y1, x2, y2...xn. yn]. |
||
1871 | The coordinates are given in the current measurement units of the document (see |
||
1872 | UNIT constants). "name" should be a unique identifier for the object because |
||
1873 | you need this name for further access to that object. If "name" is not given |
||
1874 | Scribus will create one for you. |
||
1875 | |||
1876 | May raise NameExistsError if you explicitly pass a name that's already used. |
||
1877 | May raise ValueError if an insufficient number of points is passed or if |
||
1878 | the number of values passed don't group into points without leftovers. |
||
1879 | </source> |
||
1880 | <translation>createPolyLine(llista, ["nom"]) -> string |
||
1881 | |||
1882 | Crea un nou conjunt de línies i en retorna el nom. Els punts de cada línia estan |
||
1883 | guardats en la llista "llista" en l'ordre [x1, y1, x2, y2, .., xn, yn]. |
||
1884 | Les coordenades estan especificades amb les unitats de mesura del document |
||
1885 | (mireu constants UNIT). "nom" ha de ser un identificador únic per l'objecte |
||
1886 | ja que necessitem aquest nom per referències futures. Si "nom" no s'especifica |
||
1887 | Scribus en crearà un per nosaltres. |
||
1888 | |||
1889 | Pot generar un NameExistsError si especifiquem un nom que ja es fa servir. |
||
1890 | Pot generar un ValueError si es passa un número de punts insuficient o si el |
||
1891 | número de valors passat no agrupa bé els punts. |
||
1892 | </translation> |
||
1893 | </message> |
||
1894 | <message> |
||
1895 | <source>createPolygon(list, ["name"]) -> string |
||
1896 | |||
1897 | Creates a new polygon and returns its name. The points for the polygon are |
||
1898 | stored in the list "list" in the following order: [x1, y1, x2, y2...xn. yn]. |
||
1899 | At least three points are required. There is no need to repeat the first point |
||
1900 | to close the polygon. The polygon is automatically closed by connecting the |
||
1901 | first and the last point. The coordinates are given in the current measurement |
||
1902 | units of the document (see UNIT constants). "name" should be a unique |
||
1903 | identifier for the object because you need this name for further access to that |
||
1904 | object. If "name" is not given Scribus will create one for you. |
||
1905 | |||
1906 | May raise NameExistsError if you explicitly pass a name that's already used. |
||
1907 | May raise ValueError if an insufficient number of points is passed or if |
||
1908 | the number of values passed don't group into points without leftovers. |
||
1909 | </source> |
||
1910 | <translation>createPolygon(llista, ["nom"]) -> string |
||
1911 | |||
1912 | Crea un nou polígon i en retorna el nom. Els punts pel polígon estan |
||
1913 | guardats en la llista "llista" en el següent ordre: [x1, y1, x2, y2, ...xn, yn]. |
||
1914 | Almenys calen tres punts. No cal repetir el primer punt per |
||
1915 | tancar el polígon. El polígon es tancarà automàticament connectant el |
||
1916 | primer punt i el darrer. Les coordenades estan especificades amb les unitats |
||
1917 | de mesura del document (mireu constants UNIT). "nom" ha de ser un identificador |
||
1918 | únic per l'objecte ja que necessitem aquest nom per referències futures. |
||
1919 | Si "nom" no s'especifica Scribus en crearà un per nosaltres. |
||
1920 | |||
1921 | Pot generar un NameExistsError si especifiquem un nom que ja es fa servir. |
||
1922 | Pot generar un ValueError si es passa un número de punts insuficient o si el |
||
1923 | número de valors passat no agrupa bé els punts. |
||
1924 | </translation> |
||
1925 | </message> |
||
1926 | <message> |
||
1927 | <source>createBezierLine(list, ["name"]) -> string |
||
1928 | |||
1929 | Creates a new bezier curve and returns its name. The points for the bezier |
||
1930 | curve are stored in the list "list" in the following order: |
||
1931 | [x1, y1, kx1, ky1, x2, y2, kx2, ky2...xn. yn, kxn. kyn] |
||
1932 | In the points list, x and y mean the x and y coordinates of the point and kx |
||
1933 | and ky meaning the control point for the curve. The coordinates are given in |
||
1934 | the current measurement units of the document (see UNIT constants). "name" |
||
1935 | should be a unique identifier for the object because you need this name for |
||
1936 | further access to that object. If "name" is not given Scribus will create one |
||
1937 | for you. |
||
1938 | |||
1939 | May raise NameExistsError if you explicitly pass a name that's already used. |
||
1940 | May raise ValueError if an insufficient number of points is passed or if |
||
1941 | the number of values passed don't group into points without leftovers. |
||
1942 | </source> |
||
1943 | <translation>createBezierLine(llista, ["nom"]) -> string |
||
1944 | |||
1945 | Crea una corba bezier i en retorna el nom. Els punts per la corba bezier es |
||
1946 | guarden en la llista "llista" en el següent ordre: |
||
1947 | [x1, y1, kx1, ky1, x2, y2, kx2, ky2, ...xn, yn, kxn, kyn]. |
||
1948 | En els punts x i y són els valors de x i de y del punt, mentre que kx |
||
1949 | i ky són els punts de control de la corba. Les coordenades es dónen en |
||
1950 | les unitats de mesura del document (mireu constants UNIT). "nom" |
||
1951 | ha de ser un identificador únic per l'objecte ja que necessitem aquest nom |
||
1952 | per referències futures. Si "nom" no s'especifica Scribus en crearà un per |
||
1953 | nosaltres. |
||
1954 | |||
1955 | Pot generar un NameExistsError si especifiquem un nom que ja es fa servir. |
||
1956 | Pot generar un ValueError si es passa un número de punts insuficient o si el |
||
1957 | número de valors passat no agrupa bé els punts. |
||
1958 | </translation> |
||
1959 | </message> |
||
1960 | <message> |
||
1961 | <source>createPathText(x, y, "textbox", "beziercurve", ["name"]) -> string |
||
1962 | |||
1963 | Creates a new pathText by merging the two objects "textbox" and |
||
1964 | "beziercurve" and returns its name. The coordinates are given in the current |
||
1965 | measurement unit of the document (see UNIT constants). "name" should be a |
||
1966 | unique identifier for the object because you need this name for further access |
||
1967 | to that object. If "name" is not given Scribus will create one for you. |
||
1968 | |||
1969 | May raise NameExistsError if you explicitly pass a name that's already used. |
||
1970 | May raise NotFoundError if one or both of the named base object don't exist. |
||
1971 | </source> |
||
1972 | <translation>createPathText(x, y, "textbox", "beziercurve", ["nom"]) -> string |
||
1973 | |||
1974 | Crea una nou camí de text barrejant els dos objectes "textbox" i |
||
1975 | "beziercurve" i en retorna el nom. Les coordenades estan especificades |
||
1976 | amb les unitats de mesura del document (mireu constants UNIT). "nom" ha de |
||
1977 | ser un identificador únic per l'objecte ja que necessitem aquest nom per referències |
||
1978 | futures. Si "nom" no s'especifica Scribus en crearà un per nosaltres. |
||
1979 | |||
1980 | Pot generar un NameExistsError si especifiquem un nom que ja es fa servir. |
||
1981 | Pot generar un NotFoundError si un dels dos objectes no existeix. |
||
1982 | </translation> |
||
1983 | </message> |
||
1984 | <message> |
||
1985 | <source>deleteObject(["name"]) |
||
1986 | |||
1987 | Deletes the item with the name "name". If "name" is not given the currently |
||
1988 | selected item is deleted. |
||
1989 | </source> |
||
1990 | <translation>deleteObject(["nom"]) |
||
1991 | |||
1992 | Esborra l'ítem amb el nom "nom". Si no especifiquem "nom" l'ítem |
||
1993 | seleccionat és el que s'esborra. |
||
1994 | </translation> |
||
1995 | </message> |
||
1996 | <message> |
||
1997 | <source>textFlowsAroundFrame("name" [, state]) |
||
1998 | |||
1999 | Enables/disables "Text Flows Around Frame" feature for object "name". |
||
2000 | Called with parameters string name and optional boolean "state". If "state" |
||
2001 | is not passed, text flow is toggled. |
||
2002 | </source> |
||
6261 | cbradney | 2003 | <translation type="obsolete">textFlowsAroundFrame("nom" [,estat]) |
1135 | cbradney | 2004 | |
2005 | Activa/desactiva "El Text flueix al voltant del marc" de l'objecte "nom". |
||
2006 | Creat amb els paràmetres nom del objecte i el opcional "estat". Si "estat" |
||
2007 | no es passa, s'activa. |
||
2008 | </translation> |
||
2009 | </message> |
||
2010 | <message> |
||
2011 | <source>objectExists(["name"]) -> bool |
||
2012 | |||
2013 | Test if an object with specified name really exists in the document. |
||
2014 | The optional parameter is the object name. When no object name is given, |
||
2015 | returns True if there is something selected. |
||
2016 | </source> |
||
2017 | <translation>objectExists(["nom"]) -> bool |
||
2018 | |||
2019 | Prova si un objecte amb el nom especificat existeix en el document. |
||
2020 | El paràmetre opcional és el nom de l'objecte. Quan no especifiquem cap |
||
2021 | nom retorna cert si hi ha res seleccionat.</translation> |
||
2022 | </message> |
||
2023 | <message> |
||
2024 | <source>setStyle("style" [, "name"]) |
||
2025 | |||
2026 | Apply the named "style" to the object named "name". If is no object name |
||
2027 | given, it's applied on the selected object. |
||
2028 | </source> |
||
2029 | <translation>setStyle("estil" [, "nom"]) |
||
2030 | |||
2031 | Aplica l'estil especificat a "estil" a l'objecte "nom". Si no especifiquem el nom |
||
2032 | s'aplica a l'ítem seleccionat.</translation> |
||
2033 | </message> |
||
2034 | <message> |
||
2035 | <source>getAllStyles() -> list |
||
2036 | |||
2037 | Return a list of the names of all paragraph styles in the current document. |
||
2038 | </source> |
||
2039 | <translation>getAllStyles() -> llista |
||
2040 | |||
2041 | Retorna una llista amb els noms dels estils de paràgraf del document actual. |
||
2042 | </translation> |
||
2043 | </message> |
||
2044 | <message> |
||
2045 | <source>currentPage() -> integer |
||
2046 | |||
2047 | Returns the number of the current working page. Page numbers are counted from 1 |
||
2048 | upwards, no matter what the displayed first page number of your document is. |
||
2049 | </source> |
||
2050 | <translation>currentPage() -> integer |
||
2051 | |||
2052 | Retorna el número de pàgina actual. Els números de pàgina comencen per 1 |
||
2053 | i van endavant, no importa de quina forma fem numerar les pàgines. |
||
2054 | </translation> |
||
2055 | </message> |
||
2056 | <message> |
||
2057 | <source>redrawAll() |
||
2058 | |||
2059 | Redraws all pages. |
||
2060 | </source> |
||
2061 | <translation>redrawAll() |
||
2062 | |||
2063 | Repinta totes les pàgines. |
||
2064 | </translation> |
||
2065 | </message> |
||
2066 | <message> |
||
2067 | <source>savePageAsEPS("name") |
||
2068 | |||
2069 | Saves the current page as an EPS to the file "name". |
||
2070 | |||
2071 | May raise ScribusError if the save failed. |
||
2072 | </source> |
||
2073 | <translation>savePageAsEPS("nom") |
||
2074 | |||
2075 | Desa la pàgina actual com un fitxer EPS amb el nom "nom". |
||
2076 | |||
2077 | Pot generar un ScribusError si el desat falla.</translation> |
||
2078 | </message> |
||
2079 | <message> |
||
2080 | <source>deletePage(nr) |
||
2081 | |||
2082 | Deletes the given page. Does nothing if the document contains only one page. |
||
2083 | Page numbers are counted from 1 upwards, no matter what the displayed first |
||
2084 | page number is. |
||
2085 | |||
2086 | May raise IndexError if the page number is out of range |
||
2087 | </source> |
||
2088 | <translation>deletePage(nr) |
||
2089 | |||
2090 | Esborra la pàgina especificada. No fa res si el document només conté una pàgina. |
||
2091 | Els números de pàgina estan comptats des de 1, no importa la forma en que |
||
2092 | mostrem els números de pàgina. |
||
2093 | |||
2094 | Pot generar un IndexError si el número de pàgina està fora de rang |
||
2095 | </translation> |
||
2096 | </message> |
||
2097 | <message> |
||
2098 | <source>gotoPage(nr) |
||
2099 | |||
2100 | Moves to the page "nr" (that is, makes the current page "nr"). Note that |
||
2101 | gotoPage doesn't (curently) change the page the user's view is displaying, it |
||
2102 | just sets the page that script commands will operates on. |
||
2103 | |||
2104 | May raise IndexError if the page number is out of range. |
||
2105 | </source> |
||
2106 | <translation>gotoPage(nr) |
||
2107 | |||
2108 | Canvia a la pàgina "nr" (o sigui, fa que "nr" sigui la pàgina actual). Cal tenir |
||
2109 | en compte que gotoPage no canvia la visió de pàgina que té l'usuari, només |
||
2110 | canvia la pàgina en que les seqüències treballaran. |
||
2111 | |||
2112 | Pot generar un IndexError si la pàgina està fora de rang. |
||
2113 | </translation> |
||
2114 | </message> |
||
2115 | <message> |
||
2116 | <source>pageCount() -> integer |
||
2117 | |||
2118 | Returns the number of pages in the document. |
||
2119 | </source> |
||
2120 | <translation>pageCount() -> integer |
||
2121 | |||
2122 | Retorna el número de pàgines del document. |
||
2123 | </translation> |
||
2124 | </message> |
||
2125 | <message> |
||
2126 | <source>getHGuides() -> list |
||
2127 | |||
2128 | Returns a list containing positions of the horizontal guides. Values are in the |
||
2129 | document's current units - see UNIT_<type> constants. |
||
2130 | </source> |
||
2131 | <translation>getHGuides() -> llista |
||
2132 | |||
2133 | Retorna una llista que conté posicions de les guies horitzontals. Els valors estan |
||
2134 | en les unitats del document - mireu les constants UNIT_<tipus>. |
||
2135 | </translation> |
||
2136 | </message> |
||
2137 | <message> |
||
2138 | <source>setHGuides(list) |
||
2139 | |||
2140 | Sets horizontal guides. Input parameter must be a list of guide positions |
||
2141 | measured in the current document units - see UNIT_<type> constants. |
||
2142 | |||
2143 | Example: setHGuides(getHGuides() + [200.0, 210.0] # add new guides without any lost |
||
2144 | setHGuides([90,250]) # replace current guides entirely |
||
2145 | </source> |
||
2146 | <translation>setHGuides(llista) |
||
2147 | |||
2148 | Estableix les guies horitzontals. La entrada ha de ser una llista de posicions |
||
2149 | mesurades en les unitats del document - mireu les constants UNIT_<tipus>. |
||
2150 | |||
2151 | Exemple setHGuides(getHGuides() + [200.0, 210.0] # afegeix noves guies sense perdre |
||
2152 | setHGuides([90,250]) # canvia les guies actuals completament |
||
2153 | </translation> |
||
2154 | </message> |
||
2155 | <message> |
||
2156 | <source>getVGuides() |
||
2157 | |||
2158 | See getHGuides. |
||
2159 | </source> |
||
2160 | <translation>getVGuides() |
||
2161 | |||
2162 | Mireu getHGuides. |
||
2163 | </translation> |
||
2164 | </message> |
||
2165 | <message> |
||
2166 | <source>setVGuides() |
||
2167 | |||
2168 | See setHGuides. |
||
2169 | </source> |
||
2170 | <translation>setVGuides() |
||
2171 | |||
2172 | Mireu setHGuides. |
||
2173 | </translation> |
||
2174 | </message> |
||
2175 | <message> |
||
2176 | <source>getPageSize() -> tuple |
||
2177 | |||
2178 | Returns a tuple with page dimensions measured in the document's current units. |
||
2179 | See UNIT_<type> constants and getPageMargins() |
||
2180 | </source> |
||
2181 | <translation>getPageSize() -> tupla |
||
2182 | |||
2183 | Retorna una tupla amb les mides de la pàgina mesurades amb les unitats del document. |
||
2184 | Mireu les constants UNIT_<tipus> i getPageMargins() |
||
2185 | </translation> |
||
2186 | </message> |
||
2187 | <message> |
||
2188 | <source>getPageItems() -> list |
||
2189 | |||
2190 | Returns a list of tuples with items on the current page. The tuple is: |
||
2191 | (name, objectType, order) E.g. [('Text1', 4, 0), ('Image1', 2, 1)] |
||
2192 | means that object named 'Text1' is a text frame (type 4) and is the first at |
||
2193 | the page... |
||
2194 | </source> |
||
2195 | <translation>getPageItems() -> llista |
||
2196 | |||
2197 | Retorna una llista de tuples amb els ítems de la pàgina actual. La tupla és: |
||
2198 | (nom, Tipusd'Objecte, ordre) Ex. [ ('Text1', 4, 0), ('Image1', 2, 1)] |
||
2199 | significa que l'objecte 'Text1' és un marc de text (tipus 4) i és el primer de |
||
2200 | la pàgina ... |
||
2201 | </translation> |
||
2202 | </message> |
||
2203 | <message> |
||
2204 | <source>getPageMargins() |
||
2205 | |||
2206 | Returns the page margins as a (left, right, top, bottom) tuple in the current |
||
2207 | units. See UNIT_<type> constants and getPageSize(). |
||
2208 | </source> |
||
3064 | cbradney | 2209 | <translation type="obsolete">getPageMargins() |
1135 | cbradney | 2210 | |
2211 | Retorna els marges de pàgina com a una tupla (esquerra, dreta, dalt, baix) en |
||
2212 | les unitats actuals. Mireu les constants UNIT_<tipus> u getPageSize(). |
||
2213 | </translation> |
||
2214 | </message> |
||
2215 | <message> |
||
2216 | <source>setFillColor("color", ["name"]) |
||
2217 | |||
2218 | Sets the fill color of the object "name" to the color "color". "color" |
||
2219 | is the name of one of the defined colors. If "name" is not given the |
||
2220 | currently selected item is used. |
||
2221 | </source> |
||
2222 | <translation>setFillColor("color", ["nom"]) |
||
2223 | |||
2224 | Estableix el color d'ompliment de l'objecte "nom" al color "color". |
||
2225 | "color" és el nom d'un dels colors definits. Si no especifiquem "nom" |
||
2226 | es fa servir l'ítem seleccionat. |
||
2227 | </translation> |
||
2228 | </message> |
||
2229 | <message> |
||
2230 | <source>setLineColor("color", ["name"]) |
||
2231 | |||
2232 | Sets the line color of the object "name" to the color "color". If "name" |
||
2233 | is not given the currently selected item is used. |
||
2234 | </source> |
||
2235 | <translation>setLineColor("color", ["nom"]) |
||
2236 | |||
2237 | Estableix el color de la línia de l'objecte "nom" al color "color". Si no |
||
2238 | especifiquem "nom" es fa servir l'ítem seleccionat. |
||
2239 | </translation> |
||
2240 | </message> |
||
2241 | <message> |
||
2242 | <source>setLineWidth(width, ["name"]) |
||
2243 | |||
2244 | Sets line width of the object "name" to "width". "width" must be in the |
||
2245 | range from 0.0 to 12.0 inclusive, and is measured in points. If "name" is not |
||
2246 | given the currently selected item is used. |
||
2247 | |||
2248 | May raise ValueError if the line width is out of bounds. |
||
2249 | </source> |
||
2250 | <translation>setLineWidth(amplada, ["nom"]) |
||
2251 | |||
2252 | Estableix l'amplada de línia de l'objecte "nom" a "amplada". "amplada" ha d'estar |
||
2253 | dins d'un rang entre 0.0 a 12.0, i està mesurat en punts. Si no especifiquem "nom" |
||
2254 | es fa servir l'ítem seleccionat. |
||
2255 | |||
2256 | Pot generar un ValueError si l'ample de línia és erròni. |
||
2257 | </translation> |
||
2258 | </message> |
||
2259 | <message> |
||
2260 | <source>setLineShade(shade, ["name"]) |
||
2261 | |||
2262 | Sets the shading of the line color of the object "name" to "shade". |
||
2263 | "shade" must be an integer value in the range from 0 (lightest) to 100 |
||
2264 | (full color intensity). If "name" is not given the currently selected item |
||
2265 | is used. |
||
2266 | |||
2267 | May raise ValueError if the line shade is out of bounds. |
||
2268 | </source> |
||
2269 | <translation>setLineShade(intensitat, ["nom"]) |
||
2270 | |||
2271 | Estableix la intensitat del color de la línea de contorn de l'objecte "nom" |
||
2272 | a "intensitat"."intensitat" ha de ser un valor enter entre 0 (més clar) i 100 |
||
2273 | (intensitat total). Si no especifiquem "nom" es fa servir l'ítem |
||
2274 | seleccionat. |
||
2275 | |||
2276 | Pot generar un ValueError si "intensitat" està fora de marges. |
||
2277 | </translation> |
||
2278 | </message> |
||
2279 | <message> |
||
2280 | <source>setLineJoin(join, ["name"]) |
||
2281 | |||
2282 | Sets the line join style of the object "name" to the style "join". |
||
2283 | If "name" is not given the currently selected item is used. There are |
||
2284 | predefined constants for join - JOIN_<type>. |
||
2285 | </source> |
||
2286 | <translation>setLineJoin(Unio, ["nom"]) |
||
2287 | |||
2288 | Estableix l'estil d'unió de l'objecte "nom" a l'estil "join". |
||
2289 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. Hi ha |
||
2290 | constants predefinides d'unions - JOIN_<tipus>. |
||
2291 | </translation> |
||
2292 | </message> |
||
2293 | <message> |
||
2294 | <source>setLineEnd(endtype, ["name"]) |
||
2295 | |||
2296 | Sets the line cap style of the object "name" to the style "cap". |
||
2297 | If "name" is not given the currently selected item is used. There are |
||
2298 | predefined constants for "cap" - CAP_<type>. |
||
2299 | </source> |
||
2300 | <translation>setLsetLineEnd(Final, ["nom"]) |
||
2301 | |||
2302 | Estableix l'estil de tancament de l'objecte "nom" a l'estil "final". |
||
2303 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. Hi ha |
||
2304 | constants predefinides de tancaments - CAP_<tipus>. |
||
2305 | </translation> |
||
2306 | </message> |
||
2307 | <message> |
||
2308 | <source>setLineStyle(style, ["name"]) |
||
2309 | |||
2310 | Sets the line style of the object "name" to the style "style". If "name" |
||
2311 | is not given the currently selected item is used. There are predefined |
||
2312 | constants for "style" - LINE_<style>. |
||
2313 | </source> |
||
2314 | <translation>setLsetLineStyle(estil, ["nom"]) |
||
2315 | |||
2316 | Estableix l'estil de línia de l'objecte "nom" a l'estil "estil". |
||
2317 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. Hi ha |
||
2318 | constants predefinides d'estils de línia - LINE_<tipus>. |
||
2319 | </translation> |
||
2320 | </message> |
||
2321 | <message> |
||
2322 | <source>setFillShade(shade, ["name"]) |
||
2323 | |||
2324 | Sets the shading of the fill color of the object "name" to "shade". |
||
2325 | "shade" must be an integer value in the range from 0 (lightest) to 100 |
||
2326 | (full Color intensity). If "name" is not given the currently selected |
||
2327 | Item is used. |
||
2328 | |||
2329 | May raise ValueError if the fill shade is out of bounds. |
||
2330 | </source> |
||
2331 | <translation>setLineShade(intensitat, ["nom"]) |
||
2332 | |||
2333 | Estableix la intensitat del color d'ompliment de l'objecte "nom" a "intensitat" |
||
2334 | "intensitat" ha de ser un valor enter entre 0 (més clar) i 100 |
||
2335 | (intensitat total). Si no especifiquem "nom" es fa servir l'ítem |
||
2336 | seleccionat. |
||
2337 | |||
2338 | Pot generar un ValueError si la intensitat està fora de marges. |
||
2339 | </translation> |
||
2340 | </message> |
||
2341 | <message> |
||
2342 | <source>setCornerRadius(radius, ["name"]) |
||
2343 | |||
2344 | Sets the corner radius of the object "name". The radius is expressed |
||
2345 | in points. If "name" is not given the currently selected item is used. |
||
2346 | |||
2347 | May raise ValueError if the corner radius is negative. |
||
2348 | </source> |
||
2349 | <translation>setCornerRadius(radi, ["nom"]) |
||
2350 | |||
2351 | Estableix el radi d'arrodoniment de l'objecte "nom". El radi està expressat |
||
2352 | en punts. Si no especifiquem "nom" es fa servir l'ítem seleccionat. |
||
2353 | |||
2354 | Pot generar un ValueError si el radi és negatiu. |
||
2355 | </translation> |
||
2356 | </message> |
||
2357 | <message> |
||
2358 | <source>setMultiLine("namedStyle", ["name"]) |
||
2359 | |||
2360 | Sets the line style of the object "name" to the named style "namedStyle". |
||
2361 | If "name" is not given the currently selected item is used. |
||
2362 | |||
2363 | May raise NotFoundError if the line style doesn't exist. |
||
2364 | </source> |
||
2365 | <translation>setMultiLine("nomEstil", ["nom"]) |
||
2366 | |||
2367 | Estableix l'estil de línia de l'objecte "nom" a "nomEstil". |
||
2368 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. |
||
2369 | |||
2370 | Pot generar un NotFoundError si l'estil de línia no existeix. |
||
2371 | </translation> |
||
2372 | </message> |
||
2373 | <message> |
||
2374 | <source>progressReset() |
||
2375 | |||
2376 | Cleans up the Scribus progress bar previous settings. It is called before the |
||
2377 | new progress bar use. See progressSet. |
||
2378 | </source> |
||
2379 | <translation>progressReset() |
||
2380 | |||
2381 | Buida la barra de progrés de l'Scribus. Es fa servir abans de fer servir |
||
2382 | una nova barra de progrés. Mireu ProgressSet. |
||
2383 | </translation> |
||
2384 | </message> |
||
2385 | <message> |
||
2386 | <source>progressTotal(max) |
||
2387 | |||
2388 | Sets the progress bar's maximum steps value to the specified number. |
||
2389 | See progressSet. |
||
2390 | </source> |
||
2391 | <translation>progressTotal(max) |
||
2392 | |||
2393 | Estableix el màxim número de salts d'una barra de progrés al número. |
||
2394 | Mireu progressSet. |
||
2395 | </translation> |
||
2396 | </message> |
||
2397 | <message> |
||
2398 | <source>progressSet(nr) |
||
2399 | |||
2400 | Set the progress bar position to "nr", a value relative to the previously set |
||
2401 | progressTotal. The progress bar uses the concept of steps; you give it the |
||
2402 | total number of steps and the number of steps completed so far and it will |
||
2403 | display the percentage of steps that have been completed. You can specify the |
||
2404 | total number of steps with progressTotal(). The current number of steps is set |
||
2405 | with progressSet(). The progress bar can be rewound to the beginning with |
||
2406 | progressReset(). [based on info taken from Trolltech's Qt docs] |
||
2407 | </source> |
||
2408 | <translation>progressSet(nr) |
||
2409 | |||
2410 | Estableix la posició de la barra de progrés a "nr", un valor relatiu al de |
||
2411 | progressTotal. La barra de progrés fa servir el concepte de passes; pits donar |
||
2412 | el número total de passes i el número total de passes fetes i es mostrarà |
||
2413 | el percentatge de passes que s'han completat. Pots especificar el número total |
||
2414 | de passes amb progressTotal(). El número actual de passes es passa amb |
||
2415 | progressSet(). La barra de progrés pot tornar-se al principi amb progressReset(). |
||
2416 | [basat en la informació passada la documentació de QT de TrollTech] |
||
2417 | </translation> |
||
2418 | </message> |
||
2419 | <message> |
||
2420 | <source>setCursor() |
||
2421 | |||
2422 | [UNSUPPORTED!] This might break things, so steer clear for now. |
||
2423 | </source> |
||
2424 | <translation>setCursor() |
||
2425 | |||
2426 | [NO SUPORTAT!] Això farà anar malament, per tant no l'utilitzeu per ara. |
||
2427 | </translation> |
||
2428 | </message> |
||
2429 | <message> |
||
2430 | <source>docChanged(bool) |
||
2431 | |||
2432 | Enable/disable save icon in the Scribus icon bar and the Save menu item. It's |
||
2433 | useful to call this procedure when you're changing the document, because Scribus |
||
2434 | won't automatically notice when you change the document using a script. |
||
2435 | </source> |
||
2436 | <translation>docChanged(bool) |
||
2437 | |||
2438 | Activa/desactiva la icona de desar en la barra d'icones i el menu de l'Scribus. És |
||
2439 | útil cridar aquest procediment quan estas canviant el document amb una |
||
2440 | seqüència, perquè Scribus no se n'adonarà automàticament dels canvis. |
||
2441 | </translation> |
||
2442 | </message> |
||
2443 | <message> |
||
2444 | <source>defineColor("name", c, m, y, k) |
||
2445 | |||
2446 | Defines a new color "name". The color Value is defined via four components: |
||
2447 | c = Cyan, m = Magenta, y = Yellow and k = Black. Color components should be in |
||
2448 | the range from 0 to 255. |
||
2449 | |||
2450 | May raise ValueError if an invalid color name is specified. |
||
2451 | </source> |
||
3064 | cbradney | 2452 | <translation type="obsolete">defineColor("nom", c, m, y, k) |
1135 | cbradney | 2453 | |
2454 | Defineix un nou color "nom". El valor del color està definit amb els quatre components: |
||
2455 | c=cian, m=Magenta, y=Groc i k=Negre. Els components de color han d'estar dins |
||
2456 | del rang que va des de 0 a 255. |
||
2457 | |||
2458 | Pot provocar un ValueError si s'especifica un color invàlid. |
||
2459 | </translation> |
||
2460 | </message> |
||
2461 | <message> |
||
2462 | <source>getCornerRadius(["name"]) -> integer |
||
2463 | |||
2464 | Returns the corner radius of the object "name". The radius is |
||
2465 | expressed in points. If "name" is not given the currently |
||
2466 | selected item is used. |
||
2467 | </source> |
||
3064 | cbradney | 2468 | <translation type="obsolete">getCornerRadius(["nom"]) -> integer |
1135 | cbradney | 2469 | |
2470 | Retorna el radi d'arrodoniment de l'objecte "nom". El radi està |
||
2471 | expressat en punts. Si no especifiquem "nom" es fa servir |
||
2472 | l'ítem seleccionat. |
||
2473 | </translation> |
||
2474 | </message> |
||
2475 | <message> |
||
2476 | <source>getPosition(["name"]) -> (x,y) |
||
2477 | |||
2478 | Returns a (x, y) tuple with the position of the object "name". |
||
2479 | If "name" is not given the currently selected item is used. |
||
2480 | The position is expressed in the actual measurement unit of the document |
||
2481 | - see UNIT_<type> for reference. |
||
2482 | </source> |
||
3064 | cbradney | 2483 | <translation type="obsolete">getPosition(["nom"]) -> (x,y) |
1135 | cbradney | 2484 | |
2485 | Retorna una parella (x,y) amb la posició de l'objecte "nom". |
||
2486 | Si no especifiquem "nom" es fa servir l'ítem seleccionat. |
||
2487 | La posició està expressada en les unitats de mesura del document |
||
2488 | - mireu UNIT_<tipus> per referència. |
||
2489 | </translation> |
||
2490 | </message> |
||
2491 | <message> |
||
2492 | <source>rotateObjectAbs(rot [, "name"]) |
||
2493 | |||
2494 | Sets the rotation of the object "name" to "rot". Positive values |
||
2495 | mean counter clockwise rotation. If "name" is not given the currently |
||
2496 | selected item is used. |
||
2497 | </source> |
||
3064 | cbradney | 2498 | <translation type="obsolete">rotateObjectAbs(rot [,"nom"]) |
1135 | cbradney | 2499 | |
2500 | Estableix la rotació de l'objecte "nom" a "rot". Els valors positius |
||
2501 | signifiquen rotació horaria. Si no especifiquem "nom" es fa servir |
||
2502 | l'ítem seleccionat. |
||
2503 | </translation> |
||
2504 | </message> |
||
1525 | cbradney | 2505 | <message> |
2506 | <source>setScaleImageToFrame(scaletoframe, proportional=None, name=<selection>) |
||
2507 | |||
2508 | Sets the scale to frame on the selected or specified image frame to `scaletoframe'. |
||
2509 | If `proportional' is specified, set fixed aspect ratio scaling to `proportional'. |
||
2510 | Both `scaletoframe' and `proportional' are boolean. |
||
2511 | |||
2512 | May raise WrongFrameTypeError. |
||
2513 | </source> |
||
1564 | cbradney | 2514 | <translation>setScaleImageToFrame(escalaamarc, proporcional=None, nom=<selection>) |
1525 | cbradney | 2515 | |
1564 | cbradney | 2516 | Estableix la escala del marc especificat o seleccionat a 'escalaamarc'. |
2517 | Si hi posem valor a 'proporcional', estableix l'aspecte de representació a 'proporcional'. |
||
2518 | Ambdós 'escalaamarc' i 'proporcional' són booleans. |
||
1525 | cbradney | 2519 | |
1564 | cbradney | 2520 | Pot provocar WrongFrameTypeError. |
2521 | </translation> |
||
1525 | cbradney | 2522 | </message> |
2523 | <message> |
||
1564 | cbradney | 2524 | <source>selectText(start, count, ["name"]) |
1525 | cbradney | 2525 | |
1564 | cbradney | 2526 | Selects "count" characters of text in the text frame "name" starting from the |
2527 | character "start". Character counting starts at 0. If "count" is zero, any |
||
2528 | text selection will be cleared. If "count" is -1, all text in the frame will |
||
2529 | be selected. If "name" is not given the currently selected item is used. |
||
1525 | cbradney | 2530 | |
1564 | cbradney | 2531 | May throw IndexError if the selection is outside the bounds of the text. |
1525 | cbradney | 2532 | </source> |
3064 | cbradney | 2533 | <translation type="obsolete">selectText(inici, compte, ["nom"]) |
1525 | cbradney | 2534 | |
1564 | cbradney | 2535 | Assigna "compte" caràcters de text en el marc de text "nom" començant pel |
2536 | caràcter "inici". El compte de caràcters comença per 0. Si "compte" és zero, la |
||
2537 | selecció es netejarà. Si "count" és -1, tot el text del marc serà seleccionat. |
||
2538 | Si "nom" no és dóna es fa servir l'Ítem seleccionat. |
||
1525 | cbradney | 2539 | |
1564 | cbradney | 2540 | Pot generar IndexError si la selecció està fora dels marges del text. |
2541 | </translation> |
||
1525 | cbradney | 2542 | </message> |
2543 | <message> |
||
1564 | cbradney | 2544 | <source>register_macro_code(name, sourcetext, accel='') |
1525 | cbradney | 2545 | |
1564 | cbradney | 2546 | Create a macro named "name" by evaluating the the source code "sourcetext". |
2547 | "sourcetext" must follow the same rules as macros created in the GUI. |
||
2548 | If provided, the string "accel" will be used to set a keyboard shortcut |
||
2549 | for the macro. |
||
1525 | cbradney | 2550 | </source> |
3064 | cbradney | 2551 | <translation type="obsolete">register_macro_code(nom, textorigen, accel='') |
1525 | cbradney | 2552 | |
1564 | cbradney | 2553 | Crea una macro anomenada "nom" evaluant el codi font "textorigen". |
2554 | "textorigen" ha de seguir les mateixes regles que les macros creades en l'entorn. |
||
2555 | Si es posa, la cadena "accel" serà feta servir per crear una drecera de teclat |
||
2556 | per la macro. |
||
2557 | </translation> |
||
1525 | cbradney | 2558 | </message> |
2559 | <message> |
||
1564 | cbradney | 2560 | <source>isLayerPrintable("layer") -> bool |
1525 | cbradney | 2561 | |
1564 | cbradney | 2562 | Returns whether the layer "layer" is visible or not, a value of True means |
2563 | that the layer "layer" is visible, a value of False means that the layer |
||
2564 | "layer" is invisible. |
||
1525 | cbradney | 2565 | |
1564 | cbradney | 2566 | May raise NotFoundError if the layer can't be found. |
2567 | May raise ValueError if the layer name isn't acceptable. |
||
1525 | cbradney | 2568 | </source> |
1564 | cbradney | 2569 | <translation>isLayerVisible("capa") ->bool |
1525 | cbradney | 2570 | |
1564 | cbradney | 2571 | Retorna si la capa "capa" és visible o no, un valor de cert significa |
2572 | que la capa "capa" és visible, un valor de fals significa que la capa |
||
2573 | "capa" és invisible. |
||
1525 | cbradney | 2574 | |
1564 | cbradney | 2575 | Pot generar NotFoundError si la capa no es pot trobar. |
2576 | Pot generar ValueError si el nom de la capa no és acceptable. |
||
2577 | </translation> |
||
1525 | cbradney | 2578 | </message> |
2579 | <message> |
||
1564 | cbradney | 2580 | <source>isLayerPrintable("layer") -> bool |
1525 | cbradney | 2581 | |
1564 | cbradney | 2582 | Returns whether the layer "layer" is printable or not, a value of True means |
2583 | that the layer "layer" can be printed, a value of False means that printing |
||
2584 | the layer "layer" is disabled. |
||
1525 | cbradney | 2585 | |
1564 | cbradney | 2586 | May raise NotFoundError if the layer can't be found. |
2587 | May raise ValueError if the layer name isn't acceptable. |
||
1525 | cbradney | 2588 | </source> |
1564 | cbradney | 2589 | <translation>isLayerPrintable("capa") ->bool |
1525 | cbradney | 2590 | |
1564 | cbradney | 2591 | Retorna si la capa "capa" és visible o no, un valor de cert significa |
2592 | que la capa "capa" està activada, un valor de fals significa que la capa |
||
2593 | "capa" està desactivada. |
||
1525 | cbradney | 2594 | |
1564 | cbradney | 2595 | Pot generar NotFoundError si la capa no es pot trobar. |
2596 | Pot generar ValueError si el nom de la capa no és acceptable. |
||
2597 | </translation> |
||
1525 | cbradney | 2598 | </message> |
3064 | cbradney | 2599 | <message> |
2600 | <source>getColorAsRGB("name") -> tuple |
||
2601 | |||
2602 | Returns a tuple (R,G,B) containing the three color components of the |
||
2603 | color "name" from the current document, converted to the RGB color |
||
2604 | space. If no document is open, returns the value of the named color |
||
2605 | from the default document colors. |
||
2606 | |||
2607 | May raise NotFoundError if the named color wasn't found. |
||
2608 | May raise ValueError if an invalid color name is specified. |
||
2609 | </source> |
||
3386 | mrdocs | 2610 | <translation>getColorAsRGB("nom") -> tupla |
2611 | |||
2612 | Retorna una tupla (R,G,B) que conté els tres components de color del |
||
2613 | color "nom" que està en el document actual, convertit en un color RGB. |
||
2614 | Si no hi ha cap document obert, retorna el valor del nom del color que |
||
2615 | hi hagi en els colors per defecte. |
||
2616 | |||
2617 | Pot generar NotFoundError si la capa no es pot trobar. |
||
2618 | Pot generar ValueError si el nom de la capa no és acceptable.</translation> |
||
3064 | cbradney | 2619 | </message> |
2620 | <message> |
||
2621 | <source>defineColor("name", c, m, y, k) |
||
2622 | |||
2623 | Defines a new color "name". The color Value is defined via four components: |
||
2624 | c = Cyan, m = Magenta, y = Yello and k = Black. Color components should be in |
||
2625 | the range from 0 to 255. |
||
2626 | |||
2627 | May raise ValueError if an invalid color name is specified. |
||
2628 | </source> |
||
3386 | mrdocs | 2629 | <translation>defineColor("nom", c, m, y, k) |
2630 | |||
2631 | Defineix un nou color "nom". El valor del color està definit amb els quatre components: |
||
2632 | c=cian, m=Magenta, y=Groc i k=Negre. Els components de color han d'estar dins |
||
2633 | del rang que va des de 0 a 255. |
||
2634 | |||
2635 | Pot provocar un ValueError si s'especifica un color invàlid.</translation> |
||
3064 | cbradney | 2636 | </message> |
2637 | <message> |
||
2638 | <source>fileDialog("caption", ["filter", "defaultname", haspreview, issave, isdir]) -> string with filename |
||
2639 | |||
2640 | Shows a File Open dialog box with the caption "caption". Files are filtered |
||
2641 | with the filter string "filter". A default filename or file path can also |
||
2642 | supplied, leave this string empty when you don't want to use it. A value of |
||
2643 | True for haspreview enables a small preview widget in the FileSelect box. When |
||
2644 | the issave parameter is set to True the dialog acts like a "Save As" dialog |
||
2645 | otherwise it acts like a "File Open Dialog". When the isdir parameter is True |
||
2646 | the dialog shows and returns only directories. The default for all of the |
||
2647 | opional parameters is False. |
||
2648 | |||
2649 | The filter, if specified, takes the form 'comment (*.type *.type2 ...)'. |
||
2650 | For example 'Images (*.png *.xpm *.jpg)'. |
||
2651 | |||
2652 | Refer to the Qt-Documentation for QFileDialog for details on filters. |
||
2653 | |||
2654 | Example: fileDialog('Open input', 'CSV files (*.csv)') |
||
2655 | Example: fileDialog('Save report', defaultname='report.txt', issave=True) |
||
2656 | </source> |
||
3386 | mrdocs | 2657 | <translation>fileDialog("caption", ["filtre", "nomdefecte", haspreview, issave])->string |
2658 | |||
2659 | Mostra el diàleg d'obrir fitxer amb el text "caption". Els fitxers seran filtrats |
||
2660 | amb la cadena de filtre "filter". També es podrà donar un nom de fitxer, |
||
2661 | deixa aquesta cadena buida si no el vols fer servir. Quan el paràmetre |
||
2662 | "issave" està com a Cert el diàleg actua com un diàleg "Desa com" |
||
2663 | altrament actual com un diàleg "Obrir". Per defecte els paràmetres |
||
2664 | opcionals són falsos. |
||
2665 | |||
2666 | El filtre, si s'especifica, agafa la forma 'comentari (*.tipus, *.tipus2 ...)' |
||
2667 | Per exemple 'Imatges (*.png *.xpm *.jpg)'. |
||
2668 | |||
2669 | Per més detalls aneu a la Documentació Qt en el QFileDialog pels filtres. |
||
2670 | |||
2671 | Exemple: fileDialog('Obrir entrades', 'CSV files (*.csv)') |
||
2672 | Exemple: fileDialog('Gravar resultat', defaultname='report.txt', issave=True)</translation> |
||
3064 | cbradney | 2673 | </message> |
2674 | <message> |
||
2675 | <source>newStyleDialog() -> string |
||
2676 | |||
2677 | Shows 'Create new paragraph style' dialog. Function returns real |
||
2678 | style name or None when user cancels the dialog. |
||
2679 | </source> |
||
3386 | mrdocs | 2680 | <translation>newStyleDialog() -> cadena de text |
2681 | |||
2682 | Mostra el quadre de diàleg "Crear nou estil de paràgraf'. Retorna el nom |
||
4890 | cbradney | 2683 | real de l'esti o res quan l'usuari cancel·la el quadre de diàleg.</translation> |
3064 | cbradney | 2684 | </message> |
2685 | <message> |
||
2686 | <source>getCornerRadius(["name"]) -> integer |
||
2687 | |||
2688 | Returns the corner radius of the object "name". The radius isexpressed in points. If "name" is not given the currentlyselected item is used. |
||
2689 | </source> |
||
3386 | mrdocs | 2690 | <translation>getCornerRadius(["nom"]) -> enter |
2691 | |||
2692 | Retorna el ràdi del vèrtex de l'objecte "nom". El radi és expressat en punts. si no es dona el nom es farà servir l'element seleccionat.</translation> |
||
3064 | cbradney | 2693 | </message> |
2694 | <message> |
||
2695 | <source>getPosition(["name"]) -> (x,y) |
||
2696 | |||
2697 | Returns a (x, y) tuple with the position of the object "name". |
||
2698 | If "name" is not given the currently selected item is used.The position is expressed in the actual measurement unit of the document |
||
2699 | - see UNIT_<type> for reference. |
||
2700 | </source> |
||
3386 | mrdocs | 2701 | <translation>getPosition(["nom"]) -> (x,y) |
2702 | |||
2703 | Retorna un parell (x, y) amb la posició de l'objecte "nom". |
||
2704 | si no es dona el nom es farà servir l'element seleccionat. |
||
2705 | - mira UNIT_<type> per referència.</translation> |
||
3064 | cbradney | 2706 | </message> |
2707 | <message> |
||
2708 | <source>getPropertyCType(object, property, includesuper=True) |
||
2709 | |||
2710 | Returns the name of the C type of `property' of `object'. See getProperty() |
||
2711 | for details of arguments. |
||
2712 | |||
2713 | If `includesuper' is true, search inherited properties too. |
||
2714 | </source> |
||
3386 | mrdocs | 2715 | <translation>getPropertyCType(objecte, propietat, includesuper=True) |
2716 | |||
2717 | Retorna el nom del tipus C de la propietat 'propietat' de l'objecte. Mira getProperty() |
||
2718 | per més detalls sobre els arguments. |
||
2719 | |||
2720 | Si `includesuper' és cert, busca també en les propietats heretades.</translation> |
||
3064 | cbradney | 2721 | </message> |
2722 | <message> |
||
2723 | <source>getPropertyNames(object, includesuper=True) |
||
2724 | |||
2725 | Return a list of property names supported by `object'. |
||
2726 | If `includesuper' is true, return properties supported |
||
2727 | by parent classes as well. |
||
2728 | </source> |
||
3386 | mrdocs | 2729 | <translation>getPropertyNames(objecte, includesuper=True) |
2730 | |||
2731 | Retorna la llista de propietats de l'objecte 'objecte'. |
||
2732 | Si `includesuper' és cert, també retorna les propietats |
||
2733 | heretades de les classes pare.</translation> |
||
3064 | cbradney | 2734 | </message> |
2735 | <message> |
||
2736 | <source>getProperty(object, property) |
||
2737 | |||
2738 | Return the value of the property `property' of the passed `object'. |
||
2739 | |||
2740 | The `object' argument may be a string, in which case the named PageItem |
||
2741 | is searched for. It may also be a PyCObject, which may point to any |
||
2742 | C++ QObject instance. |
||
2743 | |||
2744 | The `property' argument must be a string, and is the name of the property |
||
2745 | to look up on `object'. |
||
2746 | |||
2747 | The return value varies depending on the type of the property. |
||
2748 | </source> |
||
3386 | mrdocs | 2749 | <translation>getProperty(objecte, propietat) |
2750 | |||
2751 | Retorna el valor de la propietat especificada de l'objecte 'objecte'. |
||
2752 | |||
2753 | L'argument 'objecte' pot ser una cadena de caràcters, i en aquest cas es busca |
||
2754 | els PageItem. També pot ser un objecte PyCObject, que pot apuntar a qualsevol |
||
2755 | instància del QObjecte de C++. |
||
2756 | |||
2757 | L'argument 'propietat' ha de ser una cadena de caràcters, i és el nom de la propietat |
||
2758 | que buscarem en l''objecte'. |
||
2759 | |||
2760 | Els valors de retorn varien en funció del tipus de la propietat.</translation> |
||
3064 | cbradney | 2761 | </message> |
2762 | <message> |
||
2763 | <source>setProperty(object, property, value) |
||
2764 | |||
2765 | Set `property' of `object' to `value'. If `value' cannot be converted to a type |
||
2766 | compatible with the type of `property', an exception is raised. An exception may |
||
2767 | also be raised if the underlying setter fails. |
||
2768 | |||
2769 | See getProperty() for more information. |
||
2770 | </source> |
||
3386 | mrdocs | 2771 | <translation>setProperty(objecte, propietat, valor) |
2772 | |||
2773 | Posa el valor 'valor' a la 'propietat' de l''objecte'. Si 'valor' no es pot convertir al tipus |
||
2774 | compatible amb la 'propietat', es generarà una excepció. També es pot generar una |
||
2775 | excepció si falla l'assignació. |
||
2776 | |||
2777 | Mira getProperty() per obtenir més informació.</translation> |
||
3064 | cbradney | 2778 | </message> |
2779 | <message> |
||
2780 | <source>getChildren(object, ofclass=None, ofname=None, regexpmatch=False, recursive=True) |
||
2781 | |||
2782 | Return a list of children of `object', possibly restricted to children |
||
2783 | of class named `ofclass' or children named `ofname'. If `recursive' is true, |
||
2784 | search recursively through children, grandchildren, etc. |
||
2785 | |||
2786 | See QObject::children() in the Qt docs for more information. |
||
2787 | </source> |
||
3386 | mrdocs | 2788 | <translation>getChildren(objecte, declasse=None, denom=None, regexpmatch=False, recursiu=True) |
2789 | |||
2790 | Retorna una llista de fills de 'objecte', possiblement restringida als fills |
||
2791 | de la classe 'declasse' o fills amb nom 'denom'. Si 'recursiu' és cert, |
||
2792 | busca recursivament a través dels fills, nets, etc.. |
||
2793 | |||
2794 | Mireu QObject::children() en la documentació de Qt per més informació. |
||
2795 | </translation> |
||
3064 | cbradney | 2796 | </message> |
2797 | <message> |
||
2798 | <source>getChild(object, childname, ofclass=None, recursive=True) |
||
2799 | |||
2800 | Return the first child of `object' named `childname', possibly restricting |
||
2801 | the search to children of type name `ofclass'. If `recursive' is true, |
||
2802 | search recursively through children, grandchildren, etc. |
||
2803 | </source> |
||
3386 | mrdocs | 2804 | <translation>getChild(objecte, nomdefill, declasse=None, recursiu=True) |
2805 | |||
2806 | Retorna el primer fill de 'objecte' que té per nom 'nomdefill', possiblement |
||
2807 | restringint-nos a buscar fills de classe 'declasse'. Si 'recursiu' és cert, |
||
2808 | busca recursivament fills, nets, etc. |
||
2809 | </translation> |
||
3064 | cbradney | 2810 | </message> |
2811 | <message> |
||
2812 | <source>rotateObjectAbs(rot [, "name"]) |
||
2813 | |||
2814 | Sets the rotation of the object "name" to "rot". Positve values |
||
2815 | mean counter clockwise rotation. If "name" is not given the currently |
||
2816 | selected item is used. |
||
2817 | </source> |
||
3386 | mrdocs | 2818 | <translation>rotateObject(rot, [, "nom"]) |
2819 | |||
2820 | Gira l'objecte "nom" "rot" graus respecte el punt actual. Valors positius |
||
2821 | representen rodar en sentit horari. Si no especifiquem "nom" es fa |
||
2822 | servir l'ítem seleccionat.</translation> |
||
3064 | cbradney | 2823 | </message> |
2824 | <message> |
||
2825 | <source>renderFont("name", "filename", "sample", size, format="PPM") -> bool |
||
2826 | |||
2827 | Creates an image preview of font "name" with given text "sample" and size. |
||
2828 | If "filename" is not "", image is saved into "filename". Otherwise |
||
2829 | image data is returned as a string. The optional "format" argument |
||
2830 | specifies the image format to generate, and supports any format allowed |
||
2831 | by QPixmap.save(). Common formats are PPM, JPEG, PNG and XPM. |
||
2832 | |||
2833 | May raise NotFoundError if the specified font can't be found. |
||
2834 | May raise ValueError if an empty sample or filename is passed. |
||
2835 | </source> |
||
3386 | mrdocs | 2836 | <translation>renderFont("nom", "fitxer", "mostra", size, format="PPM") -> bool |
2837 | |||
3433 | mrdocs | 2838 | Crea una vista prèvia de la font "nom" amb el text "mostra" a la mida especificada. |
3386 | mrdocs | 2839 | Si el nom no és "", la imatge es guarda a "nom". I si no ho és es retornen les |
2840 | dades de la imatge com una cadena. L'argument opcional "format" |
||
2841 | especifica el format de la imatge a generar, i suporta tots els formats permesos |
||
2842 | per QPixmap.save(). Els formats més comuns són PPM, JPEG, PNG and XPM. |
||
2843 | |||
2844 | Pot generar NotFoundError si la capa no es pot trobar. |
||
2845 | Pot generar ValueError si el nom de la capa no és acceptable. |
||
2846 | </translation> |
||
3064 | cbradney | 2847 | </message> |
2848 | <message> |
||
2849 | <source>getPageMargins() |
||
2850 | |||
2851 | Returns the page margins as a (top, left, right, bottom) tuple in the current |
||
2852 | units. See UNIT_<type> constants and getPageSize(). |
||
2853 | </source> |
||
3386 | mrdocs | 2854 | <translation>getPageMargins() |
2855 | |||
2856 | Retorna els marges de pàgina com una tupla (dalt, esquerra, dreta, baix) en |
||
2857 | les unitats. Mireu les constants UNIT_<tipus> i getPageSize(). |
||
2858 | </translation> |
||
3064 | cbradney | 2859 | </message> |
2860 | <message> |
||
2861 | <source>insertText("text", pos, ["name"]) |
||
2862 | |||
2863 | Inserts the text "text" at the position "pos" into the text frame "name". |
||
2864 | Text must be UTF encoded (see setText() as reference) The first character has an |
||
2865 | index of 0. Inserting at position -1 appends text to the frame. If "name" is |
||
2866 | not given the currently selected Item is used. |
||
2867 | |||
2868 | May throw IndexError for an insertion out of bounds. |
||
2869 | </source> |
||
3386 | mrdocs | 2870 | <translation>insertText("text", pos, ["nom"]) |
2871 | |||
2872 | Insereix el text "text" a la posició "pos" dins del marc de text "nom". |
||
2873 | El text ha de ser en codi UTF (mira setText() com a referència) El primer caràcter |
||
2874 | es considera 0. Inserir a la posició -1 afegeix al final. Si "nom" no s'especifica |
||
2875 | es fa servir el seleccionat actualment. |
||
2876 | |||
2877 | Pot generar IndexError si s'inserta fora de rang. |
||
2878 | </translation> |
||
3064 | cbradney | 2879 | </message> |
2880 | <message> |
||
2881 | <source>textOverflows(["name", nolinks]) -> integer |
||
2882 | |||
2883 | Returns the actual number of overflowing characters in text frame "name". |
||
2884 | If is nolinks set to non zero value it takes only one frame - it doesn't |
||
2885 | use text frame linking. Without this parameter it search all linking chain. |
||
2886 | |||
2887 | May raise WrongFrameTypeError if the target frame is not an text frame |
||
2888 | </source> |
||
3386 | mrdocs | 2889 | <translation>textOverflows(["nom", nolinks]) -> integer |
2890 | |||
2891 | Retorna el número actual de caràcters que sobreeixen del marc de text "nom". |
||
2892 | Si 'nolinks' val zero només mira un marc - no segueix els enllaços de |
||
2893 | text. Sense aquest paràmetre busca per tots els marcs que estiguin enllaçats. |
||
2894 | |||
2895 | Pot generar un WrongFrameTypeError si el marc de destí no és un marc de text |
||
2896 | </translation> |
||
3064 | cbradney | 2897 | </message> |
2898 | <message> |
||
2899 | <source>setPDFBookmark("toggle", ["name"]) |
||
2900 | |||
2901 | Sets wether (toggle = 1) the text frame "name" is a bookmark nor not. |
||
2902 | If "name" is not given the currently selected item is used. |
||
2903 | |||
2904 | May raise WrongFrameTypeError if the target frame is not a text frame |
||
2905 | </source> |
||
3386 | mrdocs | 2906 | <translation>setPDFBookmark("toggle", ["nom"]) |
2907 | |||
2908 | Posa quan (toggle = 1) si el marc de text "nom" és una drecera o no. |
||
2909 | Si no s'especifica "nom" es fa servir l'ítem actual. |
||
2910 | |||
2911 | Pot generar WrongFrameTypeError si el marc de destí no és un Marc de text</translation> |
||
3064 | cbradney | 2912 | </message> |
2913 | <message> |
||
2914 | <source>isPDFBookmark(["name"]) -> bool |
||
2915 | |||
2916 | Returns true if the text frame "name" is a PDF bookmark. |
||
2917 | If "name" is not given the currently selected item is used. |
||
2918 | |||
2919 | May raise WrongFrameTypeError if the target frame is not a text frame |
||
2920 | </source> |
||
3386 | mrdocs | 2921 | <translation>isPDFBookmark(["nom"]) -> bool |
2922 | |||
2923 | Retorna cert si el "nom" del marc de text és un punt PDF. |
||
2924 | Si no s'especifica "nom" es fa servir l'element actual. |
||
2925 | |||
2926 | Pot generar un WrongFrameTypeError si el marc de destí no és de text</translation> |
||
3064 | cbradney | 2927 | </message> |
3824 | cbradney | 2928 | <message> |
2929 | <source>newDoc(size, margins, orientation, firstPageNumber, |
||
2930 | unit, facingPages, firstSideLeft) -> bool |
||
2931 | |||
2932 | WARNING: Obsolete procedure! Use newDocument instead. |
||
2933 | |||
2934 | Creates a new document and returns true if successful. The parameters have the |
||
2935 | following meaning: |
||
2936 | |||
2937 | size = A tuple (width, height) describing the size of the document. You can |
||
2938 | use predefined constants named PAPER_<paper_type> e.g. PAPER_A4 etc. |
||
2939 | |||
2940 | margins = A tuple (left, right, top, bottom) describing the document |
||
2941 | margins |
||
2942 | |||
2943 | orientation = the page orientation - constants PORTRAIT, LANDSCAPE |
||
2944 | |||
2945 | firstPageNumer = is the number of the first page in the document used for |
||
2946 | pagenumbering. While you'll usually want 1, it's useful to have higher |
||
2947 | numbers if you're creating a document in several parts. |
||
2948 | |||
2949 | unit: this value sets the measurement units used by the document. Use a |
||
2950 | predefined constant for this, one of: UNIT_INCHES, UNIT_MILLIMETERS, |
||
2951 | UNIT_PICAS, UNIT_POINTS. |
||
2952 | |||
2953 | facingPages = FACINGPAGES, NOFACINGPAGES |
||
2954 | |||
2955 | firstSideLeft = FIRSTPAGELEFT, FIRSTPAGERIGHT |
||
2956 | |||
2957 | The values for width, height and the margins are expressed in the given unit |
||
2958 | for the document. PAPER_* constants are expressed in points. If your document |
||
2959 | is not in points, make sure to account for this. |
||
2960 | |||
2961 | example: newDoc(PAPER_A4, (10, 10, 20, 20), LANDSCAPE, 1, UNIT_POINTS, |
||
2962 | FACINGPAGES, FIRSTPAGERIGHT) |
||
2963 | </source> |
||
4890 | cbradney | 2964 | <translation>newDoc(mida, marges, orientació, primerNúmeroPàgina, |
2965 | unitats, PaginesAcarades, primeraPaginaEsquerra) -> bool |
||
2966 | |||
2967 | AVIS: Procediment obsolet! Feu servir NewDocument. |
||
2968 | |||
2969 | Crea un nou document i retorna cert si tot ha anat bé. Els paràmetres tenen el |
||
2970 | següent significat: |
||
2971 | |||
2972 | mida = Una parella (amplada, alçada) que descriu la mida del document. Pots |
||
2973 | fer servir constants predefinides com PAPER_<tipus de paper> ex. PAPER_A4 etc. |
||
2974 | |||
2975 | marges = Una agrupació (esquerra, dreta, dalt, baix) que descriu els marges |
||
2976 | del document. |
||
2977 | |||
2978 | orientació = la orientació de la pàgina - constants PORTRAIT, LANDSCAPE |
||
2979 | |||
2980 | PrimerNúmeroPàgina = és el número de la primera pàgina en el document que farem |
||
2981 | servir per numerar les pàgines. Encara que normalment es farà servir 1, a vegades |
||
2982 | es útil poder posar números més grans si es creen documents en parts. |
||
2983 | |||
2984 | unitats : aquest valor estableix les unitats que el document farà servir. Cal usar una |
||
2985 | constant predefinida, pot ser una de: UNIT_INCHES, UNIT_MILLIMETERS, |
||
2986 | UNIT_PICAS, UNIT_POINTS. |
||
2987 | |||
2988 | PàginesAcarades = FACINPAGES, NOFACINPAGES |
||
2989 | |||
2990 | PrimeraPàginaEsquerra = FIRSTPAGELEFT, FIRSTPAGERIGHT |
||
2991 | |||
2992 | Els valors per l'amplada, l'alçada i els marges està expressada en les unitats donades |
||
2993 | pel document. Les constants PAPER_* estan expressades en punts. Si el nostre document |
||
2994 | no està en punts, cal tenir-ho en compte. |
||
2995 | |||
2996 | exemple: newDoc(PAPER_A4, (10, 10, 20, 20), LANDSCAPE, 1, UNIT_POINTS, |
||
2997 | FACINGPAGES, FIRSTPAGERIGHT) |
||
2998 | </translation> |
||
3824 | cbradney | 2999 | </message> |
4141 | cbradney | 3000 | <message> |
3001 | <source>closeMasterPage() |
||
3002 | |||
3003 | Closes the currently active master page, if any, and returns editing |
||
3004 | to normal. Begin editing with editMasterPage(). |
||
3005 | </source> |
||
4890 | cbradney | 3006 | <translation>closeMasterPage() |
3007 | |||
3008 | Tanca la pàgina mestra activa. Si n'hi ha alguna, i retorna la edició |
||
3009 | a normal. Sempre comença per editMasterPage(). |
||
3010 | </translation> |
||
4141 | cbradney | 3011 | </message> |
3012 | <message> |
||
3013 | <source>masterPageNames() |
||
3014 | |||
3015 | Returns a list of the names of all master pages in the document. |
||
3016 | </source> |
||
4890 | cbradney | 3017 | <translation>masterPageNames() |
3018 | |||
3019 | Retorna una llista de noms de totes les pàgines mestres del document. |
||
3020 | </translation> |
||
4141 | cbradney | 3021 | </message> |
3022 | <message> |
||
3023 | <source>editMasterPage(pageName) |
||
3024 | |||
3025 | Enables master page editing and opens the named master page |
||
3026 | for editing. Finish editing with closeMasterPage(). |
||
3027 | </source> |
||
4890 | cbradney | 3028 | <translation>editMasterPage(NomPagina) |
3029 | |||
3030 | Activa la edició de la pàgina mestra i la obre per edició. |
||
3031 | Acaba sempre amb closeMasterPage(). |
||
3032 | </translation> |
||
4141 | cbradney | 3033 | </message> |
3034 | <message> |
||
3035 | <source>createMasterPage(pageName) |
||
3036 | |||
3037 | Creates a new master page named pageName and opens it for |
||
3038 | editing. |
||
3039 | </source> |
||
4890 | cbradney | 3040 | <translation>createMasterPage(NomPagina) |
3041 | |||
3042 | Crea una nova pàgina mestra amb el nom especificat i la obre |
||
3043 | per edició. |
||
3044 | </translation> |
||
4141 | cbradney | 3045 | </message> |
3046 | <message> |
||
3047 | <source>deleteMasterPage(pageName) |
||
3048 | |||
3049 | Delete the named master page. |
||
3050 | </source> |
||
4890 | cbradney | 3051 | <translation>deleteMasterPage(NomPagina) |
3052 | |||
3053 | Esborra la pàgina mestra. |
||
3054 | </translation> |
||
4141 | cbradney | 3055 | </message> |
3056 | <message> |
||
3057 | <source>zoomDocument(double) |
||
3058 | |||
3059 | Zoom the document in main GUI window. Actions have whole number |
||
3060 | values like 20.0, 100.0, etc. Zoom to Fit uses -100 as a marker. |
||
3061 | </source> |
||
4890 | cbradney | 3062 | <translation>zoomDocument(double) |
3063 | |||
3064 | Aplia la visualització del document en la finestra principal. Les accions han de |
||
3065 | tenir un número com 20.0, 100.0, etc.. Ampliar a la mida de la finestra és -100. |
||
3066 | </translation> |
||
4141 | cbradney | 3067 | </message> |
6261 | cbradney | 3068 | <message> |
3069 | <source>getFillTransparency(["name"]) -> float |
||
3070 | |||
3071 | Returns the fill transparency of the object "name". If "name" |
||
3072 | is not given the currently selected Item is used. |
||
3073 | </source> |
||
3074 | <translation type="unfinished"></translation> |
||
3075 | </message> |
||
3076 | <message> |
||
3077 | <source>getFillBlendmode(["name"]) -> integer |
||
3078 | |||
3079 | Returns the fill blendmode of the object "name". If "name" |
||
3080 | is not given the currently selected Item is used. |
||
3081 | </source> |
||
3082 | <translation type="unfinished"></translation> |
||
3083 | </message> |
||
3084 | <message> |
||
3085 | <source>getLineTransparency(["name"]) -> float |
||
3086 | |||
3087 | Returns the line transparency of the object "name". If "name" |
||
3088 | is not given the currently selected Item is used. |
||
3089 | </source> |
||
3090 | <translation type="unfinished"></translation> |
||
3091 | </message> |
||
3092 | <message> |
||
3093 | <source>getLineBlendmode(["name"]) -> integer |
||
3094 | |||
3095 | Returns the line blendmode of the object "name". If "name" |
||
3096 | is not given the currently selected Item is used. |
||
3097 | </source> |
||
3098 | <translation type="unfinished"></translation> |
||
3099 | </message> |
||
3100 | <message> |
||
3101 | <source>setLayerPrintable("layer", printable) |
||
3102 | |||
3103 | Sets the layer "layer" to be printable or not. If printable is set to |
||
3104 | false the layer won't be printed. |
||
3105 | |||
3106 | May raise NotFoundError if the layer can't be found. |
||
3107 | May raise ValueError if the layer name isn't acceptable. |
||
3108 | </source> |
||
3109 | <translation type="unfinished"></translation> |
||
3110 | </message> |
||
3111 | <message> |
||
3112 | <source>setLayerLocked("layer", locked) |
||
3113 | |||
3114 | Sets the layer "layer" to be locked or not. If locked is set to |
||
3115 | true the layer will be locked. |
||
3116 | |||
3117 | May raise NotFoundError if the layer can't be found. |
||
3118 | May raise ValueError if the layer name isn't acceptable. |
||
3119 | </source> |
||
3120 | <translation type="unfinished"></translation> |
||
3121 | </message> |
||
3122 | <message> |
||
3123 | <source>setLayerOutlined"layer", outline) |
||
3124 | |||
3125 | Sets the layer "layer" to be locked or not. If outline is set to |
||
3126 | true the layer will be displayed outlined. |
||
3127 | |||
3128 | May raise NotFoundError if the layer can't be found. |
||
3129 | May raise ValueError if the layer name isn't acceptable. |
||
3130 | </source> |
||
3131 | <translation type="unfinished"></translation> |
||
3132 | </message> |
||
3133 | <message> |
||
3134 | <source>setLayerFlow"layer", flow) |
||
3135 | |||
3136 | Sets the layers "layer" flowcontrol to flow. If flow is set to |
||
3137 | true text in layers above this one will flow around objects on this layer. |
||
3138 | |||
3139 | May raise NotFoundError if the layer can't be found. |
||
3140 | May raise ValueError if the layer name isn't acceptable. |
||
3141 | </source> |
||
3142 | <translation type="unfinished"></translation> |
||
3143 | </message> |
||
3144 | <message> |
||
3145 | <source>setLayerBlendmode"layer", blend) |
||
3146 | |||
3147 | Sets the layers "layer" blendmode to blend. |
||
3148 | |||
3149 | May raise NotFoundError if the layer can't be found. |
||
3150 | May raise ValueError if the layer name isn't acceptable. |
||
3151 | </source> |
||
3152 | <translation type="unfinished"></translation> |
||
3153 | </message> |
||
3154 | <message> |
||
3155 | <source>setLayerTransparency"layer", trans) |
||
3156 | |||
3157 | Sets the layers "layer" transparency to trans. |
||
3158 | |||
3159 | May raise NotFoundError if the layer can't be found. |
||
3160 | May raise ValueError if the layer name isn't acceptable. |
||
3161 | </source> |
||
3162 | <translation type="unfinished"></translation> |
||
3163 | </message> |
||
3164 | <message> |
||
3165 | <source>isLayerLocked("layer") -> bool |
||
3166 | |||
3167 | Returns whether the layer "layer" is locked or not, a value of True means |
||
3168 | that the layer "layer" is editable, a value of False means that the layer |
||
3169 | "layer" is locked. |
||
3170 | |||
3171 | May raise NotFoundError if the layer can't be found. |
||
3172 | May raise ValueError if the layer name isn't acceptable. |
||
3173 | </source> |
||
3174 | <translation type="unfinished"></translation> |
||
3175 | </message> |
||
3176 | <message> |
||
3177 | <source>isLayerOutlined("layer") -> bool |
||
3178 | |||
3179 | Returns whether the layer "layer" is outlined or not, a value of True means |
||
3180 | that the layer "layer" is outlined, a value of False means that the layer |
||
3181 | "layer" is normal. |
||
3182 | |||
3183 | May raise NotFoundError if the layer can't be found. |
||
3184 | May raise ValueError if the layer name isn't acceptable. |
||
3185 | </source> |
||
3186 | <translation type="unfinished"></translation> |
||
3187 | </message> |
||
3188 | <message> |
||
3189 | <source>isLayerFlow("layer") -> bool |
||
3190 | |||
3191 | Returns whether text flows around objects on layer "layer", a value of True means |
||
3192 | that text flows around, a value of False means that the text does not flow around. |
||
3193 | |||
3194 | May raise NotFoundError if the layer can't be found. |
||
3195 | May raise ValueError if the layer name isn't acceptable. |
||
3196 | </source> |
||
3197 | <translation type="unfinished"></translation> |
||
3198 | </message> |
||
3199 | <message> |
||
3200 | <source>getLayerBlendmode("layer") -> int |
||
3201 | |||
3202 | Returns the "layer" layer blendmode, |
||
3203 | |||
3204 | May raise NotFoundError if the layer can't be found. |
||
3205 | May raise ValueError if the layer name isn't acceptable. |
||
3206 | </source> |
||
3207 | <translation type="unfinished"></translation> |
||
3208 | </message> |
||
3209 | <message> |
||
3210 | <source>getLayerTransparency("layer") -> float |
||
3211 | |||
3212 | Returns the "layer" layer transparency, |
||
3213 | |||
3214 | May raise NotFoundError if the layer can't be found. |
||
3215 | May raise ValueError if the layer name isn't acceptable. |
||
3216 | </source> |
||
3217 | <translation type="unfinished"></translation> |
||
3218 | </message> |
||
3219 | <message> |
||
3220 | <source>textFlowMode("name" [, state]) |
||
3221 | |||
3222 | Enables/disables "Text Flows Around Frame" feature for object "name". |
||
3223 | Called with parameters string name and optional int "state" (0 <= state <= 3). |
||
3224 | Setting "state" to 0 will disable text flow. |
||
3225 | Setting "state" to 1 will make text flow around object frame. |
||
3226 | Setting "state" to 2 will make text flow around bounding box. |
||
3227 | Setting "state" to 3 will make text flow around contour line. |
||
3228 | If "state" is not passed, text flow is toggled. |
||
3229 | </source> |
||
3230 | <translation type="unfinished"></translation> |
||
3231 | </message> |
||
3232 | <message> |
||
3233 | <source>duplicateObject(["name"]) -> string |
||
3234 | |||
3235 | creates a Duplicate of the selected Object (or Selection Group). |
||
3236 | </source> |
||
3237 | <translation type="unfinished"></translation> |
||
3238 | </message> |
||
3239 | <message> |
||
3240 | <source>setFillTransparency(transparency, ["name"]) |
||
3241 | |||
3242 | Sets the fill transparency of the object "name" to transparency |
||
3243 | is the name of one of the defined colors. If "name" is not given the |
||
3244 | currently selected item is used. |
||
3245 | </source> |
||
3246 | <translation type="unfinished"></translation> |
||
3247 | </message> |
||
3248 | <message> |
||
3249 | <source>setFillBlendmode(blendmode, ["name"]) |
||
3250 | |||
3251 | Sets the fill blendmode of the object "name" to blendmode |
||
3252 | is the name of one of the defined colors. If "name" is not given the |
||
3253 | currently selected item is used. |
||
3254 | </source> |
||
3255 | <translation type="unfinished"></translation> |
||
3256 | </message> |
||
3257 | <message> |
||
3258 | <source>setLineTransparency(transparency, ["name"]) |
||
3259 | |||
3260 | Sets the line transparency of the object "name" to transparency |
||
3261 | is the name of one of the defined colors. If "name" is not given the |
||
3262 | currently selected item is used. |
||
3263 | </source> |
||
3264 | <translation type="unfinished"></translation> |
||
3265 | </message> |
||
3266 | <message> |
||
3267 | <source>setLineBlendmode(blendmode, ["name"]) |
||
3268 | |||
3269 | Sets the line blendmode of the object "name" to blendmode |
||
3270 | is the name of one of the defined colors. If "name" is not given the |
||
3271 | currently selected item is used. |
||
3272 | </source> |
||
3273 | <translation type="unfinished"></translation> |
||
3274 | </message> |
||
6434 | cbradney | 3275 | <message> |
3276 | <source>setInfo("author", "info", "description") -> bool |
||
3277 | |||
3278 | Sets the document information. "Author", "Info", "Description" are |
||
3279 | strings. |
||
3280 | </source> |
||
3281 | <translation type="unfinished"></translation> |
||
3282 | </message> |
||
3283 | <message> |
||
3284 | <source>getPageType() -> integer |
||
3285 | |||
3286 | Returns the type of the Page, 0 means left Page, 1 is a middle Page and 2 is a right Page |
||
3287 | </source> |
||
3288 | <translation type="unfinished"></translation> |
||
3289 | </message> |
||
3290 | <message> |
||
3291 | <source>getTextLines(["name"]) -> integer |
||
3292 | |||
3293 | Returns the number of lines of the text in the text frame "name". |
||
3294 | If "name" is not given the currently selected item is used. |
||
3295 | </source> |
||
3296 | <translation type="unfinished"></translation> |
||
3297 | </message> |
||
1135 | cbradney | 3298 | </context> |
3299 | <context> |
||
418 | Franz | 3300 | <name>About</name> |
3301 | <message> |
||
1135 | cbradney | 3302 | <source>About Scribus%1%2</source> |
3303 | <translation type="obsolete">Quant a Scribus %1%2</translation> |
||
3304 | </message> |
||
3305 | <message> |
||
418 | Franz | 3306 | <source>%1. %2 %3 </source> |
3064 | cbradney | 3307 | <translation type="obsolete">%1. %2 %3</translation> |
418 | Franz | 3308 | </message> |
3309 | <message> |
||
3310 | <source>Scribus Version %1 |
||
3311 | %2 %3</source> |
||
3064 | cbradney | 3312 | <translation type="obsolete">Scribus Versió %1 |
420 | Franz | 3313 | %2 %3</translation> |
418 | Franz | 3314 | </message> |
3315 | <message> |
||
3316 | <source>Build-ID:</source> |
||
3824 | cbradney | 3317 | <translation type="obsolete">ID-Creació:</translation> |
418 | Franz | 3318 | </message> |
3319 | <message> |
||
3320 | <source>&About</source> |
||
420 | Franz | 3321 | <translation>&Quant a</translation> |
418 | Franz | 3322 | </message> |
3323 | <message> |
||
420 | Franz | 3324 | <source>Development Team:</source> |
3325 | <translation>Equip de Desenvolupament:</translation> |
||
418 | Franz | 3326 | </message> |
3327 | <message> |
||
3328 | <source>Contributions from:</source> |
||
420 | Franz | 3329 | <translation>Contribucions des de:</translation> |
418 | Franz | 3330 | </message> |
3331 | <message> |
||
3332 | <source>Windows port:</source> |
||
3064 | cbradney | 3333 | <translation type="obsolete">Versió Windows:</translation> |
418 | Franz | 3334 | </message> |
3335 | <message> |
||
420 | Franz | 3336 | <source>Official Documentation:</source> |
3337 | <translation>Documentació Oficial:</translation> |
||
418 | Franz | 3338 | </message> |
3339 | <message> |
||
420 | Franz | 3340 | <source>Other Documentation:</source> |
3341 | <translation>Altra Documentació:</translation> |
||
418 | Franz | 3342 | </message> |
3343 | <message> |
||
420 | Franz | 3344 | <source>A&uthors</source> |
3345 | <translation>A&utors</translation> |
||
418 | Franz | 3346 | </message> |
3347 | <message> |
||
420 | Franz | 3348 | <source>Basque:</source> |
3064 | cbradney | 3349 | <translation type="obsolete">Basc:</translation> |
418 | Franz | 3350 | </message> |
3351 | <message> |
||
420 | Franz | 3352 | <source>Brazilian:</source> |
3064 | cbradney | 3353 | <translation type="obsolete">Brasil.ler:</translation> |
418 | Franz | 3354 | </message> |
3355 | <message> |
||
420 | Franz | 3356 | <source>Bulgarian:</source> |
3064 | cbradney | 3357 | <translation type="obsolete">Búlgar:</translation> |
418 | Franz | 3358 | </message> |
3359 | <message> |
||
420 | Franz | 3360 | <source>Czech:</source> |
3064 | cbradney | 3361 | <translation type="obsolete">Txec:</translation> |
418 | Franz | 3362 | </message> |
3363 | <message> |
||
420 | Franz | 3364 | <source>Danish:</source> |
3064 | cbradney | 3365 | <translation type="obsolete">Danès:</translation> |
418 | Franz | 3366 | </message> |
3367 | <message> |
||
420 | Franz | 3368 | <source>English (British):</source> |
3064 | cbradney | 3369 | <translation type="obsolete">Anglès (Britànic):</translation> |
418 | Franz | 3370 | </message> |
3371 | <message> |
||
420 | Franz | 3372 | <source>Finnish:</source> |
3064 | cbradney | 3373 | <translation type="obsolete">Finès:</translation> |
418 | Franz | 3374 | </message> |
3375 | <message> |
||
420 | Franz | 3376 | <source>French:</source> |
3064 | cbradney | 3377 | <translation type="obsolete">Francès:</translation> |
418 | Franz | 3378 | </message> |
3379 | <message> |
||
420 | Franz | 3380 | <source>Galician:</source> |
3064 | cbradney | 3381 | <translation type="obsolete">Gallec:</translation> |
418 | Franz | 3382 | </message> |
3383 | <message> |
||
420 | Franz | 3384 | <source>German:</source> |
3064 | cbradney | 3385 | <translation type="obsolete">Alemany:</translation> |
418 | Franz | 3386 | </message> |
3387 | <message> |
||
420 | Franz | 3388 | <source>Hungarian:</source> |
3064 | cbradney | 3389 | <translation type="obsolete">Hongarès:</translation> |
418 | Franz | 3390 | </message> |
3391 | <message> |
||
420 | Franz | 3392 | <source>Italian:</source> |
3064 | cbradney | 3393 | <translation type="obsolete">Italià:</translation> |
418 | Franz | 3394 | </message> |
3395 | <message> |
||
420 | Franz | 3396 | <source>Lithuanian:</source> |
3064 | cbradney | 3397 | <translation type="obsolete">Lituà:</translation> |
418 | Franz | 3398 | </message> |
3399 | <message> |
||
3400 | <source>Norwegian:</source> |
||
3064 | cbradney | 3401 | <translation type="obsolete">Noruec:</translation> |
418 | Franz | 3402 | </message> |
3403 | <message> |
||
420 | Franz | 3404 | <source>Polish:</source> |
3064 | cbradney | 3405 | <translation type="obsolete">Polonès:</translation> |
418 | Franz | 3406 | </message> |
3407 | <message> |
||
3408 | <source>Russian:</source> |
||
3064 | cbradney | 3409 | <translation type="obsolete">Rus:</translation> |
418 | Franz | 3410 | </message> |
3411 | <message> |
||
420 | Franz | 3412 | <source>Slovak:</source> |
3064 | cbradney | 3413 | <translation type="obsolete">Eslovac:</translation> |
418 | Franz | 3414 | </message> |
3415 | <message> |
||
3416 | <source>Slovenian:</source> |
||
3064 | cbradney | 3417 | <translation type="obsolete">Eslovè:</translation> |
418 | Franz | 3418 | </message> |
3419 | <message> |
||
3420 | <source>Swedish:</source> |
||
3064 | cbradney | 3421 | <translation type="obsolete">Suec:</translation> |
418 | Franz | 3422 | </message> |
3423 | <message> |
||
420 | Franz | 3424 | <source>Turkish:</source> |
3064 | cbradney | 3425 | <translation type="obsolete">Turc:</translation> |
418 | Franz | 3426 | </message> |
3427 | <message> |
||
420 | Franz | 3428 | <source>Ukrainian:</source> |
3064 | cbradney | 3429 | <translation type="obsolete">Ucranià:</translation> |
418 | Franz | 3430 | </message> |
3431 | <message> |
||
420 | Franz | 3432 | <source>Welsh:</source> |
3064 | cbradney | 3433 | <translation type="obsolete">Galès:</translation> |
418 | Franz | 3434 | </message> |
3435 | <message> |
||
420 | Franz | 3436 | <source>&Translations</source> |
3437 | <translation>&Traduccions</translation> |
||
418 | Franz | 3438 | </message> |
3439 | <message> |
||
420 | Franz | 3440 | <source>Homepage</source> |
4890 | cbradney | 3441 | <translation>Pàgina principal</translation> |
418 | Franz | 3442 | </message> |
3443 | <message> |
||
420 | Franz | 3444 | <source>Online Reference</source> |
3445 | <translation>Referència en línia</translation> |
||
418 | Franz | 3446 | </message> |
3447 | <message> |
||
420 | Franz | 3448 | <source>Bugs and Feature Requests</source> |
4890 | cbradney | 3449 | <translation>Errors i Sol·licitud de Característiques</translation> |
418 | Franz | 3450 | </message> |
3451 | <message> |
||
420 | Franz | 3452 | <source>Mailing List</source> |
3453 | <translation>Llista de correu</translation> |
||
418 | Franz | 3454 | </message> |
3455 | <message> |
||
420 | Franz | 3456 | <source>&Online</source> |
3457 | <translation>&En Linia</translation> |
||
418 | Franz | 3458 | </message> |
3459 | <message> |
||
420 | Franz | 3460 | <source>&Close</source> |
3461 | <translation>&Tanca</translation> |
||
418 | Franz | 3462 | </message> |
3463 | <message> |
||
1135 | cbradney | 3464 | <source>This panel shows the version, build date and |
3465 | compiled in library support in Scribus |
||
3466 | The C-C-T equates to C=CUPS C=littlecms T=TIFF support. |
||
3467 | Missing library support is indicated by a *</source> |
||
3468 | <translation type="obsolete">Aquest panell ensenya la versió, data de creació i |
||
3469 | el suport de llibreries de Scribus |
||
3470 | C-C-T equival a suport per C=CUPS C=littlecms T=TIFF |
||
3471 | La falta de llibreries està indicat per un * |
||
3472 | </translation> |
||
3473 | </message> |
||
3474 | <message> |
||
454 | fschmid | 3475 | <source>Official Translations and Translators:</source> |
1135 | cbradney | 3476 | <translation>Traduccions oficials i Traductors:</translation> |
454 | fschmid | 3477 | </message> |
3478 | <message> |
||
3479 | <source>Esperanto:</source> |
||
3064 | cbradney | 3480 | <translation type="obsolete">Esperanto:</translation> |
454 | fschmid | 3481 | </message> |
3482 | <message> |
||
3483 | <source>Korean:</source> |
||
3064 | cbradney | 3484 | <translation type="obsolete">Coreà:</translation> |
454 | fschmid | 3485 | </message> |
3486 | <message> |
||
3487 | <source>Serbian:</source> |
||
3064 | cbradney | 3488 | <translation type="obsolete">Serbi:</translation> |
454 | fschmid | 3489 | </message> |
3490 | <message> |
||
3491 | <source>Spanish:</source> |
||
3064 | cbradney | 3492 | <translation type="obsolete">Espanyol:</translation> |
454 | fschmid | 3493 | </message> |
3494 | <message> |
||
3495 | <source>Previous Translation Contributors:</source> |
||
4890 | cbradney | 3496 | <translation>Antics Col·laboradors en Traduccions:</translation> |
454 | fschmid | 3497 | </message> |
3498 | <message> |
||
3499 | <source>Catalan:</source> |
||
3064 | cbradney | 3500 | <translation type="obsolete">Català:</translation> |
454 | fschmid | 3501 | </message> |
769 | cbradney | 3502 | <message> |
3503 | <source>About Scribus %1</source> |
||
4955 | mrdocs | 3504 | <translation>Quant a Scribus %1</translation> |
769 | cbradney | 3505 | </message> |
776 | fschmid | 3506 | <message> |
3507 | <source>This panel shows the version, build date and |
||
3508 | compiled in library support in Scribus |
||
1564 | cbradney | 3509 | The C-C-T equates to C=littlecms C=CUPS T=TIFF support. |
776 | fschmid | 3510 | Missing library support is indicated by a *</source> |
3064 | cbradney | 3511 | <translation type="obsolete">Aquest panell mostra la versió, data de generació i |
1564 | cbradney | 3512 | el suport de llibreries compilades a Scribus |
3513 | El C-C-T significa C=littlecms C=CUPS T=suport TIFF. |
||
3514 | Les llibreries que manquen es mostren amb un *</translation> |
||
776 | fschmid | 3515 | </message> |
1564 | cbradney | 3516 | <message> |
3517 | <source>Portugese (Brazilian):</source> |
||
3064 | cbradney | 3518 | <translation type="obsolete">Portuguès (Brasil.ler):</translation> |
1564 | cbradney | 3519 | </message> |
3064 | cbradney | 3520 | <message> |
3521 | <source>%1 %2 %3 </source> |
||
3824 | cbradney | 3522 | <translation type="obsolete">%1 %2 %3 </translation> |
3064 | cbradney | 3523 | </message> |
3524 | <message> |
||
3525 | <source>Using GhostScript version %1</source> |
||
3824 | cbradney | 3526 | <translation type="obsolete">Fent servir GhostScript versió %1</translation> |
3064 | cbradney | 3527 | </message> |
3528 | <message> |
||
3529 | <source>No GS version available</source> |
||
3824 | cbradney | 3530 | <translation type="obsolete">No tenim disponible versió de GS</translation> |
3064 | cbradney | 3531 | </message> |
3532 | <message> |
||
3533 | <source>Scribus Version %1 |
||
3534 | %2 %3 (%4)</source> |
||
3824 | cbradney | 3535 | <translation type="obsolete">Versió d'Scribus %1 |
3386 | mrdocs | 3536 | %2 %3 (%4)</translation> |
3064 | cbradney | 3537 | </message> |
3538 | <message> |
||
3539 | <source>Mac OSX Aqua Port:</source> |
||
4759 | cbradney | 3540 | <translation type="obsolete">Conversió a Mac OSX Aqua:</translation> |
3064 | cbradney | 3541 | </message> |
3542 | <message> |
||
3543 | <source>Windows Port:</source> |
||
4759 | cbradney | 3544 | <translation type="obsolete">Conversió Windows:</translation> |
3064 | cbradney | 3545 | </message> |
3546 | <message> |
||
3547 | <source>Wiki</source> |
||
3386 | mrdocs | 3548 | <translation>Wiki</translation> |
3064 | cbradney | 3549 | </message> |
3550 | <message> |
||
3278 | cbradney | 3551 | <source>This panel shows the version, build date and compiled in library support in Scribus. The C-C-T-F equates to C=littlecms C=CUPS T=TIFF support F=Fontconfig support. Last Letter is the renderer C=cairo or A=libart Missing library support is indicated by a * This also indicates the version of Ghostscript which Scribus has detected.</source> |
3824 | cbradney | 3552 | <translation type="obsolete">Aquest panell mostra la versió, data de creació i suport de llibreries afegit a Scribus. C-C-T-F significa suport per C=littlecms C=CUPS T=TIFF F=Fontconfig. La darrera lletra és per el representador C=cairo o A=libart. Les llibreries no disponibles es mostren amb un *. També es veu la versió de Ghostscript que Scribus ha detectat.</translation> |
3064 | cbradney | 3553 | </message> |
3824 | cbradney | 3554 | <message> |
3555 | <source>%1 %2 %3</source> |
||
4890 | cbradney | 3556 | <translation>%1 %2 %3</translation> |
3824 | cbradney | 3557 | </message> |
3558 | <message> |
||
3559 | <source>%3-%2-%1 %4 %5</source> |
||
4890 | cbradney | 3560 | <translation>%3-%2-%1 %4 %5</translation> |
3824 | cbradney | 3561 | </message> |
3562 | <message> |
||
3563 | <source>Using Ghostscript version %1</source> |
||
4890 | cbradney | 3564 | <translation>Fent servir Ghostscript versió %1</translation> |
3824 | cbradney | 3565 | </message> |
3566 | <message> |
||
3567 | <source>No Ghostscript version available</source> |
||
4890 | cbradney | 3568 | <translation>No està disponible la versió de Ghostscript</translation> |
3824 | cbradney | 3569 | </message> |
3570 | <message> |
||
3571 | <source><b>Scribus Version %1</b><p>%2<br/>%3 %4<br/>%5</p></source> |
||
4890 | cbradney | 3572 | <translation><b>Versió d'Scribus %1</b><p>%2<br/>%3 %4<br/>%5</p></translation> |
3824 | cbradney | 3573 | </message> |
3574 | <message> |
||
3575 | <source>Build ID:</source> |
||
4890 | cbradney | 3576 | <translation>ID Compilació:</translation> |
3824 | cbradney | 3577 | </message> |
3578 | <message> |
||
3579 | <source>This panel shows the version, build date and compiled in library support in Scribus. The C-C-T-F equates to C=littlecms C=CUPS T=TIFF support F=Fontconfig support. Last Letter is the renderer C=cairo or A=libart Missing library support is indicated by a *. This also indicates the version of Ghostscript which Scribus has detected.</source> |
||
6261 | cbradney | 3580 | <translation type="obsolete">Aquest panell mostra la versió, data de creació i suport de llibreries d'Scribus. C-C-T-F significa C=littlecms C=CUPS T=suport per TIFF F=suport per Fontconfig. La darrera lletra és el visualitzador C=cairo o A=libart. Les llibreries no suportades es mostren amb un *. Això indica la versió de Ghostscript que Scribus ha detectat.</translation> |
3824 | cbradney | 3581 | </message> |
4141 | cbradney | 3582 | <message> |
4870 | mrdocs | 3583 | <source>Mac OS&#174; X Aqua Port:</source> |
4890 | cbradney | 3584 | <translation>Mac OS&#174; X Aqua Port:</translation> |
4141 | cbradney | 3585 | </message> |
4759 | cbradney | 3586 | <message> |
4870 | mrdocs | 3587 | <source>Windows&#174; Port:</source> |
4890 | cbradney | 3588 | <translation>Windows&#174; Port:</translation> |
4759 | cbradney | 3589 | </message> |
3590 | <message> |
||
4870 | mrdocs | 3591 | <source>March</source> |
5328 | cbradney | 3592 | <translation type="obsolete">Març</translation> |
4759 | cbradney | 3593 | </message> |
5328 | cbradney | 3594 | <message> |
3595 | <source>Tango Project Icons:</source> |
||
3596 | <translation type="unfinished"></translation> |
||
3597 | </message> |
||
6261 | cbradney | 3598 | <message> |
3599 | <source>&Updates</source> |
||
3600 | <translation type="unfinished"></translation> |
||
3601 | </message> |
||
3602 | <message> |
||
3603 | <source>Check for &Updates</source> |
||
3604 | <translation type="unfinished"></translation> |
||
3605 | </message> |
||
3606 | <message> |
||
3607 | <source>This panel shows the version, build date and compiled in library support in Scribus. The C-C-T-F equates to C=littlecms C=CUPS T=TIFF support F=Fontconfig support. Last Letter is the renderer C=cairo or A=libart Missing library support is indicated by a *. This also indicates the version of Ghostscript which Scribus has detected. The Windows version does not use fontconfig or CUPS libraries.</source> |
||
3608 | <translation type="unfinished"></translation> |
||
3609 | </message> |
||
3610 | <message> |
||
3611 | <source>Check for updates to Scribus. No data from your machine will be transferred off it.</source> |
||
3612 | <translation type="unfinished"></translation> |
||
3613 | </message> |
||
418 | Franz | 3614 | </context> |
3615 | <context> |
||
3278 | cbradney | 3616 | <name>AboutPlugins</name> |
3617 | <message> |
||
3618 | <source>Yes</source> |
||
3386 | mrdocs | 3619 | <translation>Si</translation> |
3278 | cbradney | 3620 | </message> |
3621 | <message> |
||
3622 | <source>No</source> |
||
3386 | mrdocs | 3623 | <translation>No</translation> |
3278 | cbradney | 3624 | </message> |
4759 | cbradney | 3625 | <message> |
3626 | <source>Filename:</source> |
||
4890 | cbradney | 3627 | <translation>Nom Fitxer:</translation> |
4759 | cbradney | 3628 | </message> |
3629 | <message> |
||
3630 | <source>Version:</source> |
||
4890 | cbradney | 3631 | <translation>Versió:</translation> |
4759 | cbradney | 3632 | </message> |
3633 | <message> |
||
3634 | <source>Enabled:</source> |
||
4890 | cbradney | 3635 | <translation>Activat:</translation> |
4759 | cbradney | 3636 | </message> |
3637 | <message> |
||
3638 | <source>Release Date:</source> |
||
4890 | cbradney | 3639 | <translation>Data de sortida:</translation> |
4759 | cbradney | 3640 | </message> |
3641 | <message> |
||
3642 | <source>Description:</source> |
||
4890 | cbradney | 3643 | <translation>Descripció:</translation> |
4759 | cbradney | 3644 | </message> |
3645 | <message> |
||
3646 | <source>Author(s):</source> |
||
4890 | cbradney | 3647 | <translation>Autor(s):</translation> |
4759 | cbradney | 3648 | </message> |
3649 | <message> |
||
3650 | <source>Copyright:</source> |
||
4890 | cbradney | 3651 | <translation>Copyright:</translation> |
4759 | cbradney | 3652 | </message> |
3653 | <message> |
||
3654 | <source>License:</source> |
||
4890 | cbradney | 3655 | <translation>Llicència:</translation> |
4759 | cbradney | 3656 | </message> |
3278 | cbradney | 3657 | </context> |
3658 | <context> |
||
3659 | <name>AboutPluginsBase</name> |
||
3660 | <message> |
||
3661 | <source>Scribus: About Plug-ins</source> |
||
3386 | mrdocs | 3662 | <translation>Scribus: Sobre Connectors</translation> |
3278 | cbradney | 3663 | </message> |
3664 | <message> |
||
3665 | <source>File Name:</source> |
||
4759 | cbradney | 3666 | <translation type="obsolete">Nom de Fitxer:</translation> |
3278 | cbradney | 3667 | </message> |
3668 | <message> |
||
3669 | <source>Version:</source> |
||
4759 | cbradney | 3670 | <translation type="obsolete">Versió:</translation> |
3278 | cbradney | 3671 | </message> |
3672 | <message> |
||
3673 | <source>Enabled:</source> |
||
4759 | cbradney | 3674 | <translation type="obsolete">Activat:</translation> |
3278 | cbradney | 3675 | </message> |
3676 | <message> |
||
3677 | <source>Release Date:</source> |
||
4759 | cbradney | 3678 | <translation type="obsolete">Data de sortida:</translation> |
3278 | cbradney | 3679 | </message> |
3680 | <message> |
||
3681 | <source>Copyright:</source> |
||
4759 | cbradney | 3682 | <translation type="obsolete">Copyright:</translation> |
3278 | cbradney | 3683 | </message> |
3684 | <message> |
||
3685 | <source>Author(s):</source> |
||
4759 | cbradney | 3686 | <translation type="obsolete">Autor(s):</translation> |
3278 | cbradney | 3687 | </message> |
3688 | <message> |
||
3689 | <source>Description:</source> |
||
4759 | cbradney | 3690 | <translation type="obsolete">Descripció:</translation> |
3278 | cbradney | 3691 | </message> |
3692 | <message> |
||
3693 | <source>License:</source> |
||
4759 | cbradney | 3694 | <translation type="obsolete">Llicència:</translation> |
3278 | cbradney | 3695 | </message> |
3696 | <message> |
||
3697 | <source>&Close</source> |
||
3386 | mrdocs | 3698 | <translation>&Tanca</translation> |
3278 | cbradney | 3699 | </message> |
3700 | <message> |
||
3701 | <source>Alt+C</source> |
||
3386 | mrdocs | 3702 | <translation>Alt+C</translation> |
3278 | cbradney | 3703 | </message> |
3704 | </context> |
||
3705 | <context> |
||
3064 | cbradney | 3706 | <name>ActionManager</name> |
3707 | <message> |
||
3708 | <source>&New</source> |
||
3386 | mrdocs | 3709 | <translation>&Nou</translation> |
3064 | cbradney | 3710 | </message> |
3711 | <message> |
||
3712 | <source>&Open...</source> |
||
3386 | mrdocs | 3713 | <translation>&Obre...</translation> |
3064 | cbradney | 3714 | </message> |
3715 | <message> |
||
3716 | <source>&Close</source> |
||
3386 | mrdocs | 3717 | <translation>&Tanca</translation> |
3064 | cbradney | 3718 | </message> |
3719 | <message> |
||
3720 | <source>&Save</source> |
||
3386 | mrdocs | 3721 | <translation>&Desa</translation> |
3064 | cbradney | 3722 | </message> |
3723 | <message> |
||
3724 | <source>Save &As...</source> |
||
3386 | mrdocs | 3725 | <translation>&Anomena i Desa...</translation> |
3064 | cbradney | 3726 | </message> |
3727 | <message> |
||
3728 | <source>Re&vert to Saved</source> |
||
4890 | cbradney | 3729 | <translation>Torna a carre&gar el document</translation> |
3064 | cbradney | 3730 | </message> |
3731 | <message> |
||
3732 | <source>Collect for O&utput...</source> |
||
4890 | cbradney | 3733 | <translation>Rec&ull per Sortir...</translation> |
3064 | cbradney | 3734 | </message> |
3735 | <message> |
||
3736 | <source>Get Text...</source> |
||
3386 | mrdocs | 3737 | <translation>Obtenir Text...</translation> |
3064 | cbradney | 3738 | </message> |
3739 | <message> |
||
3740 | <source>Append &Text...</source> |
||
3386 | mrdocs | 3741 | <translation>Afegeix &Text...</translation> |
3064 | cbradney | 3742 | </message> |
3743 | <message> |
||
3744 | <source>Get Image...</source> |
||
3386 | mrdocs | 3745 | <translation>Obtenir Imatge...</translation> |
3064 | cbradney | 3746 | </message> |
3747 | <message> |
||
3748 | <source>Save &Text...</source> |
||
3386 | mrdocs | 3749 | <translation>Desa &Text...</translation> |
3064 | cbradney | 3750 | </message> |
3751 | <message> |
||
3752 | <source>Save Page as &EPS...</source> |
||
5485 | cbradney | 3753 | <translation type="obsolete">Desa Pàgina com &EPS...</translation> |
3064 | cbradney | 3754 | </message> |
3755 | <message> |
||
3756 | <source>Save as P&DF...</source> |
||
3386 | mrdocs | 3757 | <translation>Desa com P&DF...</translation> |
3064 | cbradney | 3758 | </message> |
3759 | <message> |
||
3760 | <source>Document &Setup...</source> |
||
3386 | mrdocs | 3761 | <translation>&Configura Document...</translation> |
3064 | cbradney | 3762 | </message> |
3763 | <message> |
||
3764 | <source>&Print...</source> |
||
3386 | mrdocs | 3765 | <translation>Im&primir...</translation> |
3064 | cbradney | 3766 | </message> |
3767 | <message> |
||
3768 | <source>&Quit</source> |
||
3386 | mrdocs | 3769 | <translation>&Sortir</translation> |
3064 | cbradney | 3770 | </message> |
3771 | <message> |
||
3772 | <source>&Undo</source> |
||
3386 | mrdocs | 3773 | <translation>Des&fés</translation> |
3064 | cbradney | 3774 | </message> |
3775 | <message> |
||
3776 | <source>&Redo</source> |
||
3386 | mrdocs | 3777 | <translation>&Refés</translation> |
3064 | cbradney | 3778 | </message> |
3779 | <message> |
||
3780 | <source>&Item Action Mode</source> |
||
3386 | mrdocs | 3781 | <translation>&Element en mode d'acció</translation> |
3064 | cbradney | 3782 | </message> |
3783 | <message> |
||
3784 | <source>Cu&t</source> |
||
3386 | mrdocs | 3785 | <translation>T&alla</translation> |
3064 | cbradney | 3786 | </message> |
3787 | <message> |
||
3788 | <source>&Copy</source> |
||
3386 | mrdocs | 3789 | <translation>&Copia</translation> |
3064 | cbradney | 3790 | </message> |
3791 | <message> |
||
3792 | <source>&Paste</source> |
||
3386 | mrdocs | 3793 | <translation>&Enganxa</translation> |
3064 | cbradney | 3794 | </message> |
3795 | <message> |
||
3796 | <source>C&lear Contents</source> |
||
5032 | cbradney | 3797 | <translation type="obsolete">Neteja C&ontingut</translation> |
3064 | cbradney | 3798 | </message> |
3799 | <message> |
||
3800 | <source>Select &All</source> |
||
3386 | mrdocs | 3801 | <translation>Selecciona &Tot</translation> |
3064 | cbradney | 3802 | </message> |
3803 | <message> |
||
3804 | <source>&Deselect All</source> |
||
3386 | mrdocs | 3805 | <translation>&Deselecciona Tot</translation> |
3064 | cbradney | 3806 | </message> |
3807 | <message> |
||
3808 | <source>&Search/Replace...</source> |
||
3386 | mrdocs | 3809 | <translation>&Cerca/Reemplaça...</translation> |
3064 | cbradney | 3810 | </message> |
3811 | <message> |
||
3812 | <source>Edit Image...</source> |
||
3386 | mrdocs | 3813 | <translation>Edita Imatge...</translation> |
3064 | cbradney | 3814 | </message> |
3815 | <message> |
||
3816 | <source>C&olors...</source> |
||
3386 | mrdocs | 3817 | <translation>C&olors...</translation> |
3064 | cbradney | 3818 | </message> |
3819 | <message> |
||
3820 | <source>&Paragraph Styles...</source> |
||
3386 | mrdocs | 3821 | <translation>Estils de &Paràgraf...</translation> |
3064 | cbradney | 3822 | </message> |
3823 | <message> |
||
3824 | <source>&Line Styles...</source> |
||
3386 | mrdocs | 3825 | <translation>Estils de &Línia...</translation> |
3064 | cbradney | 3826 | </message> |
3827 | <message> |
||
3828 | <source>&Master Pages...</source> |
||
3386 | mrdocs | 3829 | <translation>Pàgines &Mestres...</translation> |
3064 | cbradney | 3830 | </message> |
3831 | <message> |
||
3832 | <source>&Javascripts...</source> |
||
3278 | cbradney | 3833 | <translation type="obsolete">&Javascripts...</translation> |
3064 | cbradney | 3834 | </message> |
3835 | <message> |
||
3836 | <source>P&references...</source> |
||
4890 | cbradney | 3837 | <translation>Pre&ferències...</translation> |
3064 | cbradney | 3838 | </message> |
3839 | <message> |
||
3840 | <source>%1 pt</source> |
||
3386 | mrdocs | 3841 | <translation>%1 pt</translation> |
3064 | cbradney | 3842 | </message> |
3843 | <message> |
||
3844 | <source>&Other...</source> |
||
3386 | mrdocs | 3845 | <translation>&Altres...</translation> |
3064 | cbradney | 3846 | </message> |
3847 | <message> |
||
3848 | <source>&Left</source> |
||
3386 | mrdocs | 3849 | <translation>&Esquerra</translation> |
3064 | cbradney | 3850 | </message> |
3851 | <message> |
||
3852 | <source>&Center</source> |
||
3386 | mrdocs | 3853 | <translation>&Centre</translation> |
3064 | cbradney | 3854 | </message> |
3855 | <message> |
||
3856 | <source>&Right</source> |
||
3386 | mrdocs | 3857 | <translation>&Dreta</translation> |
3064 | cbradney | 3858 | </message> |
3859 | <message> |
||
3860 | <source>&Block</source> |
||
3386 | mrdocs | 3861 | <translation>&Justificat</translation> |
3064 | cbradney | 3862 | </message> |
3863 | <message> |
||
3864 | <source>&Forced</source> |
||
3386 | mrdocs | 3865 | <translation>&Forçat</translation> |
3064 | cbradney | 3866 | </message> |
3867 | <message> |
||
3868 | <source>&%1 %</source> |
||
3386 | mrdocs | 3869 | <translation>&%1 %</translation> |
3064 | cbradney | 3870 | </message> |
3871 | <message> |
||
3872 | <source>&Normal</source> |
||
3386 | mrdocs | 3873 | <translation>&Normal</translation> |
3064 | cbradney | 3874 | </message> |
3875 | <message> |
||
3876 | <source>&Underline</source> |
||
3386 | mrdocs | 3877 | <translation>S&ubratllat</translation> |
3064 | cbradney | 3878 | </message> |
3879 | <message> |
||
3880 | <source>Underline &Words</source> |
||
3386 | mrdocs | 3881 | <translation>Paraules sub&ratllades</translation> |
3064 | cbradney | 3882 | </message> |
3883 | <message> |
||
3884 | <source>&Strike Through</source> |
||
3386 | mrdocs | 3885 | <translation>&Barrat</translation> |
3064 | cbradney | 3886 | </message> |
3887 | <message> |
||
3888 | <source>&All Caps</source> |
||
3386 | mrdocs | 3889 | <translation>Tot M&ajúscules</translation> |
3064 | cbradney | 3890 | </message> |
3891 | <message> |
||
3892 | <source>Small &Caps</source> |
||
3386 | mrdocs | 3893 | <translation>Majús&cules Petites</translation> |
3064 | cbradney | 3894 | </message> |
3895 | <message> |
||
3896 | <source>Su&perscript</source> |
||
3386 | mrdocs | 3897 | <translation>Su&períndex</translation> |
3064 | cbradney | 3898 | </message> |
3899 | <message> |
||
3900 | <source>Su&bscript</source> |
||
3386 | mrdocs | 3901 | <translation>Su&bíndex</translation> |
3064 | cbradney | 3902 | </message> |
3903 | <message> |
||
3904 | <source>&Outline</source> |
||
4870 | mrdocs | 3905 | <translation type="obsolete">&Esquema</translation> |
3064 | cbradney | 3906 | </message> |
3907 | <message> |
||
3908 | <source>S&hadow</source> |
||
3386 | mrdocs | 3909 | <translation>Omb&ra</translation> |
3064 | cbradney | 3910 | </message> |
3911 | <message> |
||
3912 | <source>&Image Effects</source> |
||
3386 | mrdocs | 3913 | <translation>Efectes d'&Imatge</translation> |
3064 | cbradney | 3914 | </message> |
3915 | <message> |
||
3916 | <source>&Tabulators...</source> |
||
3386 | mrdocs | 3917 | <translation>&Tabuladors...</translation> |
3064 | cbradney | 3918 | </message> |
3919 | <message> |
||
3920 | <source>D&uplicate</source> |
||
3386 | mrdocs | 3921 | <translation>D&uplica</translation> |
3064 | cbradney | 3922 | </message> |
3923 | <message> |
||
3924 | <source>&Multiple Duplicate</source> |
||
3386 | mrdocs | 3925 | <translation>Duplicació &Múltiple</translation> |
3064 | cbradney | 3926 | </message> |
3927 | <message> |
||
3928 | <source>&Delete</source> |
||
3386 | mrdocs | 3929 | <translation>Es&borra</translation> |
3064 | cbradney | 3930 | </message> |
3931 | <message> |
||
3932 | <source>&Group</source> |
||
3386 | mrdocs | 3933 | <translation>A&grupa</translation> |
3064 | cbradney | 3934 | </message> |
3935 | <message> |
||
3936 | <source>&Ungroup</source> |
||
3386 | mrdocs | 3937 | <translation>Desagr&upa</translation> |
3064 | cbradney | 3938 | </message> |
3939 | <message> |
||
3940 | <source>Is &Locked</source> |
||
3386 | mrdocs | 3941 | <translation>Està B&loquejat</translation> |
3064 | cbradney | 3942 | </message> |
3943 | <message> |
||
3944 | <source>Si&ze is Locked</source> |
||
3386 | mrdocs | 3945 | <translation>Mida bloque&jada</translation> |
3064 | cbradney | 3946 | </message> |
3947 | <message> |
||
3948 | <source>Lower to &Bottom</source> |
||
3386 | mrdocs | 3949 | <translation>Envia al &Fons</translation> |
3064 | cbradney | 3950 | </message> |
3951 | <message> |
||
3952 | <source>Raise to &Top</source> |
||
3386 | mrdocs | 3953 | <translation>Envia a &Sobre</translation> |
3064 | cbradney | 3954 | </message> |
3955 | <message> |
||
3956 | <source>&Lower</source> |
||
3386 | mrdocs | 3957 | <translation>&Abaixa</translation> |
3064 | cbradney | 3958 | </message> |
3959 | <message> |
||
3960 | <source>&Raise</source> |
||
3386 | mrdocs | 3961 | <translation>A&puja</translation> |
3064 | cbradney | 3962 | </message> |
3963 | <message> |
||
3964 | <source>Send to S&crapbook</source> |
||
3386 | mrdocs | 3965 | <translation>Envia a l'àlbum de &retalls</translation> |
3064 | cbradney | 3966 | </message> |
3967 | <message> |
||
3968 | <source>&Attributes...</source> |
||
3386 | mrdocs | 3969 | <translation>&Atributs...</translation> |
3064 | cbradney | 3970 | </message> |
3971 | <message> |
||
3972 | <source>I&mage Visible</source> |
||
3386 | mrdocs | 3973 | <translation>I&matge Visible</translation> |
3064 | cbradney | 3974 | </message> |
3975 | <message> |
||
3976 | <source>&Update Image</source> |
||
3386 | mrdocs | 3977 | <translation>Act&ualitza Imatge</translation> |
3064 | cbradney | 3978 | </message> |
3979 | <message> |
||
3980 | <source>Adjust Frame to Image</source> |
||
3386 | mrdocs | 3981 | <translation>Ajusta el marc a l'imatge</translation> |
3064 | cbradney | 3982 | </message> |
3983 | <message> |
||
3984 | <source>Extended Image Properties</source> |
||
3386 | mrdocs | 3985 | <translation>Propietats exteses d'Imatge</translation> |
3064 | cbradney | 3986 | </message> |
3987 | <message> |
||
3988 | <source>&Low Resolution</source> |
||
3386 | mrdocs | 3989 | <translation>Resolució &baixa</translation> |
3064 | cbradney | 3990 | </message> |
3991 | <message> |
||
3992 | <source>&Normal Resolution</source> |
||
3386 | mrdocs | 3993 | <translation>Resolució &Normal</translation> |
3064 | cbradney | 3994 | </message> |
3995 | <message> |
||
3996 | <source>&Full Resolution</source> |
||
3386 | mrdocs | 3997 | <translation>&Tota Resolució</translation> |
3064 | cbradney | 3998 | </message> |
3999 | <message> |
||
4000 | <source>Is PDF &Bookmark</source> |
||
3386 | mrdocs | 4001 | <translation>Es un P&unt de PDF</translation> |
3064 | cbradney | 4002 | </message> |
4003 | <message> |
||
4004 | <source>Is PDF A&nnotation</source> |
||
3386 | mrdocs | 4005 | <translation>És una A&notació de PDF</translation> |
3064 | cbradney | 4006 | </message> |
4007 | <message> |
||
4008 | <source>Annotation P&roperties</source> |
||
3386 | mrdocs | 4009 | <translation>P&ropietats Anotació</translation> |
3064 | cbradney | 4010 | </message> |
4011 | <message> |
||
4012 | <source>Field P&roperties</source> |
||
3386 | mrdocs | 4013 | <translation>P&ropietats de Camp</translation> |
3064 | cbradney | 4014 | </message> |
4015 | <message> |
||
4016 | <source>&Edit Shape...</source> |
||
3386 | mrdocs | 4017 | <translation>&Edita Forma...</translation> |
3064 | cbradney | 4018 | </message> |
4019 | <message> |
||
4020 | <source>&Attach Text to Path</source> |
||
3386 | mrdocs | 4021 | <translation>&Ajusta Text al Camí</translation> |
3064 | cbradney | 4022 | </message> |
4023 | <message> |
||
4024 | <source>&Detach Text from Path</source> |
||
3433 | mrdocs | 4025 | <translation>&Desajusta Text del Camí</translation> |
3064 | cbradney | 4026 | </message> |
4027 | <message> |
||
4028 | <source>&Combine Polygons</source> |
||
3386 | mrdocs | 4029 | <translation>&Combina Polígons</translation> |
3064 | cbradney | 4030 | </message> |
4031 | <message> |
||
4032 | <source>Split &Polygons</source> |
||
3386 | mrdocs | 4033 | <translation>Separa &Polígons</translation> |
3064 | cbradney | 4034 | </message> |
4035 | <message> |
||
4036 | <source>&Bezier Curve</source> |
||
3386 | mrdocs | 4037 | <translation>Corba &Bezier</translation> |
3064 | cbradney | 4038 | </message> |
4039 | <message> |
||
4040 | <source>&Image Frame</source> |
||
3386 | mrdocs | 4041 | <translation>Marc d'&imatge</translation> |
3064 | cbradney | 4042 | </message> |
4043 | <message> |
||
4044 | <source>&Outlines</source> |
||
4870 | mrdocs | 4045 | <translation type="obsolete">&Esquemes</translation> |
3064 | cbradney | 4046 | </message> |
4047 | <message> |
||
4048 | <source>&Polygon</source> |
||
3386 | mrdocs | 4049 | <translation>&Polígon</translation> |
3064 | cbradney | 4050 | </message> |
4051 | <message> |
||
4052 | <source>&Text Frame</source> |
||
3386 | mrdocs | 4053 | <translation>Marc de &Text</translation> |
3064 | cbradney | 4054 | </message> |
4055 | <message> |
||
4056 | <source>&Glyph...</source> |
||
3386 | mrdocs | 4057 | <translation>&Glyph...</translation> |
3064 | cbradney | 4058 | </message> |
4059 | <message> |
||
4060 | <source>Sample Text</source> |
||
3386 | mrdocs | 4061 | <translation>Text de mostra</translation> |
3064 | cbradney | 4062 | </message> |
4063 | <message> |
||
4064 | <source>&Insert...</source> |
||
3386 | mrdocs | 4065 | <translation>&Insereix...</translation> |
3064 | cbradney | 4066 | </message> |
4067 | <message> |
||
4068 | <source>Im&port...</source> |
||
3386 | mrdocs | 4069 | <translation>Im&porta...</translation> |
3064 | cbradney | 4070 | </message> |
4071 | <message> |
||
4072 | <source>&Delete...</source> |
||
3386 | mrdocs | 4073 | <translation>Es&borra...</translation> |
3064 | cbradney | 4074 | </message> |
4075 | <message> |
||
4076 | <source>&Copy...</source> |
||
3386 | mrdocs | 4077 | <translation>&Copia...</translation> |
3064 | cbradney | 4078 | </message> |
4079 | <message> |
||
4080 | <source>&Move...</source> |
||
3386 | mrdocs | 4081 | <translation>&Mou...</translation> |
3064 | cbradney | 4082 | </message> |
4083 | <message> |
||
4084 | <source>&Apply Master Page...</source> |
||
3386 | mrdocs | 4085 | <translation>&Aplica pàgina mestra...</translation> |
3064 | cbradney | 4086 | </message> |
4087 | <message> |
||
4088 | <source>Manage &Guides...</source> |
||
3386 | mrdocs | 4089 | <translation>Gestiona &Guies...</translation> |
3064 | cbradney | 4090 | </message> |
4091 | <message> |
||
4092 | <source>Manage Page Properties...</source> |
||
3433 | mrdocs | 4093 | <translation>Gestiona propietats de pàgina...</translation> |
3064 | cbradney | 4094 | </message> |
4095 | <message> |
||
4096 | <source>&Fit in window</source> |
||
3386 | mrdocs | 4097 | <translation>Encabeix a la &Finestra</translation> |
3064 | cbradney | 4098 | </message> |
4099 | <message> |
||
4100 | <source>&50%</source> |
||
3386 | mrdocs | 4101 | <translation>&50%</translation> |
3064 | cbradney | 4102 | </message> |
4103 | <message> |
||
4104 | <source>&75%</source> |
||
3386 | mrdocs | 4105 | <translation>&75%</translation> |
3064 | cbradney | 4106 | </message> |
4107 | <message> |
||
4108 | <source>&100%</source> |
||
3386 | mrdocs | 4109 | <translation>&100%</translation> |
3064 | cbradney | 4110 | </message> |
4111 | <message> |
||
4112 | <source>&200%</source> |
||
3386 | mrdocs | 4113 | <translation>&200%</translation> |
3064 | cbradney | 4114 | </message> |
4115 | <message> |
||
4116 | <source>&Thumbnails</source> |
||
3386 | mrdocs | 4117 | <translation>&Miniatures</translation> |
3064 | cbradney | 4118 | </message> |
4119 | <message> |
||
4120 | <source>Show &Margins</source> |
||
3386 | mrdocs | 4121 | <translation>Mostra &Marges</translation> |
3064 | cbradney | 4122 | </message> |
4123 | <message> |
||
4124 | <source>Show &Frames</source> |
||
3386 | mrdocs | 4125 | <translation>Mostra &Marcs</translation> |
3064 | cbradney | 4126 | </message> |
4127 | <message> |
||
4128 | <source>Show &Images</source> |
||
3386 | mrdocs | 4129 | <translation>Mostra &Imatges</translation> |
3064 | cbradney | 4130 | </message> |
4131 | <message> |
||
4132 | <source>Show &Grid</source> |
||
3386 | mrdocs | 4133 | <translation>Mostra &Graella</translation> |
3064 | cbradney | 4134 | </message> |
4135 | <message> |
||
4136 | <source>Show G&uides</source> |
||
3386 | mrdocs | 4137 | <translation>Mostra G&uies</translation> |
3064 | cbradney | 4138 | </message> |
4139 | <message> |
||
4140 | <source>Show &Baseline Grid</source> |
||
3386 | mrdocs | 4141 | <translation>Mostra Graella &Base</translation> |
3064 | cbradney | 4142 | </message> |
4143 | <message> |
||
4144 | <source>Show &Text Chain</source> |
||
3386 | mrdocs | 4145 | <translation>Mostra cadena de &Text</translation> |
3064 | cbradney | 4146 | </message> |
4147 | <message> |
||
4148 | <source>Show Control Characters</source> |
||
3386 | mrdocs | 4149 | <translation>Mostra caràcters de control</translation> |
3064 | cbradney | 4150 | </message> |
4151 | <message> |
||
4152 | <source>Rulers relative to Page</source> |
||
3386 | mrdocs | 4153 | <translation>Mides relatives a la pàgina</translation> |
3064 | cbradney | 4154 | </message> |
4155 | <message> |
||
4156 | <source>Sn&ap to Grid</source> |
||
3386 | mrdocs | 4157 | <translation>Desplaça &a la Graella</translation> |
3064 | cbradney | 4158 | </message> |
4159 | <message> |
||
4160 | <source>Sna&p to Guides</source> |
||