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