Edgewall Software

Ticket #7353: messages.4.po

File messages.4.po, 77.6 KB (added by el_libre, 3 years ago)

57.8% of Trac translated to catalan

Line 
1# Catalan (Spain) translations for Trac.
2# Copyright (C) 2008 Edgewall Software
3# This file is distributed under the same license as the Trac project.
4# Jeroen Ruigrok van der Werven <asmodai@in-nomine.org>, 2008.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: Trac 0.12\n"
9"Report-Msgid-Bugs-To: trac-dev@googlegroups.com\n"
10"POT-Creation-Date: 2008-07-28 11:01+0200\n"
11"PO-Revision-Date: 2008-07-28 11:51+0200\n"
12"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13"Language-Team: ca_ES <trac-dev@googlegroups.com>\n"
14"Plural-Forms: nplurals=2; plural=(n != 1)\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=utf-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Generated-By: Babel 0.9.3\n"
19
20#: trac/about.py:43 trac/templates/about.html:9 trac/templates/about.html:28
21msgid "About Trac"
22msgstr "Sobre Trac"
23
24#: trac/attachment.py:145
25#, python-format
26msgid "Attachment '%(title)s' does not exist."
27msgstr ""
28
29#: trac/attachment.py:146
30msgid "Invalid Attachment"
31msgstr "Adjunt No vàlid"
32
33#: trac/attachment.py:188
34msgid "Could not delete attachment"
35msgstr "No s`ha pogut Esborrar Adjunt"
36
37#: trac/attachment.py:292
38#, python-format
39msgid "Attachment '%(filename)s' not found"
40msgstr "Adjunt '%(filename)s' no trobat"
41
42#: trac/attachment.py:366
43msgid "Bad request"
44msgstr "Petició Incorrecta"
45
46#: trac/attachment.py:383
47#, python-format
48msgid "Back to %(parent)s"
49msgstr "Torna a  %(parent)s"
50
51#: trac/attachment.py:475
52msgid " attached to "
53msgstr "adjuntat a"
54
55#: trac/attachment.py:537
56#, python-format
57msgid "Attachment '%(id)s' in %(parent)s"
58msgstr "Adjunt '%(id)s' a %(parent)s"
59
60#: trac/attachment.py:540
61#, python-format
62msgid "Attachments of %(parent)s"
63msgstr "Adjunts de  %(parent)s"
64
65#: trac/attachment.py:553 trac/attachment.py:576 trac/admin/web_ui.py:407
66#: trac/admin/web_ui.py:410 trac/admin/web_ui.py:414
67msgid "No file uploaded"
68msgstr "No s`ha pujat l`arxiu "
69
70#: trac/attachment.py:561
71msgid "Can't upload empty file"
72msgstr "No es pot pujar un arxiu buit"
73
74#: trac/attachment.py:566
75#, python-format
76msgid "Maximum attachment size: %(num)s bytes"
77msgstr ""
78
79#: trac/attachment.py:567
80msgid "Upload failed"
81msgstr "Pujada fallida"
82
83#: trac/attachment.py:588
84#, python-format
85msgid "Attachment field %(field)s is invalid: %(message)s"
86msgstr ""
87
88#: trac/attachment.py:592
89#, python-format
90msgid "Invalid attachment: %(message)s"
91msgstr "Adjunt No vàlid: %(message)s"
92
93#: trac/attachment.py:626
94#, python-format
95msgid "%(attachment)s (delete)"
96msgstr "%(attachment)s (delete)"
97
98#: trac/attachment.py:688 trac/versioncontrol/web_ui/browser.py:511
99#: trac/wiki/web_ui.py:66
100msgid "Plain Text"
101msgstr "Text Pla"
102
103#: trac/attachment.py:694 trac/versioncontrol/web_ui/browser.py:516
104msgid "Original Format"
105msgstr "Format Original"
106
107#: trac/env.py:404
108msgid "Can only backup sqlite databases"
109msgstr ""
110
111#: trac/env.py:489
112msgid "Database newer than Trac version"
113msgstr "Base de dades més nova que la versió disponible a Trac"
114
115#: trac/env.py:501
116#, python-format
117msgid "No upgrade module for version %(num)i (%(version)s.py)"
118msgstr ""
119
120#: trac/env.py:546
121msgid ""
122"Missing environment variable \"TRAC_ENV\". Trac requires this variable to "
123"point to a valid Trac environment."
124msgstr ""
125
126#: trac/env.py:578
127#, python-format
128msgid ""
129"The Trac Environment needs to be upgraded.\n"
130"\n"
131"Run \"trac-admin %(path)s upgrade\""
132msgstr ""
133
134#: trac/notification.py:216
135#, python-format
136msgid "Invalid email encoding setting: %s"
137msgstr "Codificació de correu-e no vàlida : %s"
138
139#: trac/notification.py:248
140msgid "Header length is too short"
141msgstr "Llargada de la capçalera massa curta"
142
143#: trac/notification.py:318
144msgid "TLS enabled but server does not support TLS"
145msgstr "TLS habilitat però el servidor no el suporta"
146
147#: trac/notification.py:390
148msgid "Ticket contains non-ASCII chars. Please change encoding setting"
149msgstr ""
150
151#: trac/perm.py:47
152#, python-format
153msgid ""
154"%(perm)s privileges are required to perform this operation on %(resource)s"
155msgstr ""
156
157#: trac/perm.py:49
158#, python-format
159msgid "%(perm)s privileges are required to perform this operation"
160msgstr ""
161
162#: trac/perm.py:52
163msgid "Insufficient privileges to perform this operation."
164msgstr ""
165
166#: trac/perm.py:318
167#, python-format
168msgid "%(name)s is not a valid action."
169msgstr ""
170
171#: trac/resource.py:329
172#, python-format
173msgid " at version %(version)s"
174msgstr ""
175
176#: trac/admin/console.py:1158
177#, python-format
178msgid "hotcopy can't overwrite existing '%(dest)s'"
179msgstr ""
180
181#: trac/admin/console.py:1286
182#, python-format
183msgid "non-ascii environment path '%(path)s' not supported."
184msgstr ""
185
186#: trac/admin/web_ui.py:66
187msgid "Admin"
188msgstr "Admin"
189
190#: trac/admin/web_ui.py:67 trac/admin/templates/admin.html:16
191msgid "Administration"
192msgstr "Administració"
193
194#: trac/admin/web_ui.py:83
195msgid "No administration panels available"
196msgstr "No hi ha panells d`Administració disponibles"
197
198#: trac/admin/web_ui.py:105 trac/admin/web_ui.py:109
199msgid "Unknown administration panel"
200msgstr "Panell d`administració desconegut"
201
202#: trac/admin/web_ui.py:184 trac/admin/web_ui.py:211 trac/admin/web_ui.py:300
203#: trac/admin/web_ui.py:383 trac/prefs/web_ui.py:89
204#: trac/prefs/templates/prefs_general.html:9
205msgid "General"
206msgstr "General"
207
208#: trac/admin/web_ui.py:184 trac/admin/templates/admin_basics.html:13
209msgid "Basic Settings"
210msgstr "Configuració bàsica"
211
212#: trac/admin/web_ui.py:211 trac/admin/templates/admin_logging.html:9
213#: trac/admin/templates/admin_logging.html:21
214msgid "Logging"
215msgstr "Entrant"
216
217#: trac/admin/web_ui.py:220 trac/ticket/templates/milestone_delete.html:30
218#: trac/ticket/templates/milestone_edit.html:73
219msgid "None"
220msgstr "Cap"
221
222#: trac/admin/web_ui.py:221
223msgid "Console"
224msgstr "Consola"
225
226#: trac/admin/web_ui.py:223 trac/templates/attachment.html:20
227#: trac/templates/attachment.html:81 trac/versioncontrol/api.py:105
228msgid "File"
229msgstr "Arxiu"
230
231#: trac/admin/web_ui.py:225
232msgid "Syslog"
233msgstr "Registre de sistema"
234
235#: trac/admin/web_ui.py:227
236msgid "Windows event log"
237msgstr ""
238
239#: trac/admin/web_ui.py:241
240#, python-format
241msgid "Unknown log type %(type)s"
242msgstr ""
243
244#: trac/admin/web_ui.py:242
245msgid "Invalid log type"
246msgstr ""
247
248#: trac/admin/web_ui.py:253
249#, python-format
250msgid "Unknown log level %(level)s"
251msgstr ""
252
253#: trac/admin/web_ui.py:254
254msgid "Invalid log level"
255msgstr "Nivell de registre No vàlid"
256
257#: trac/admin/web_ui.py:270
258msgid "You must specify a log file"
259msgstr "Has d`especificar un arxiu de registre"
260
261#: trac/admin/web_ui.py:271
262msgid "Missing field"
263msgstr "Falten camps"
264
265#: trac/admin/web_ui.py:300 trac/admin/templates/admin_perms.html:9
266msgid "Permissions"
267msgstr "Permisos"
268
269#: trac/admin/web_ui.py:314
270msgid "All upper-cased tokens are reserved for permission names"
271msgstr ""
272
273#: trac/admin/web_ui.py:321
274msgid "Unknown action"
275msgstr "Acció desconeguda"
276
277#: trac/admin/web_ui.py:328
278#, python-format
279msgid "Permission \"%(action)s\" was already granted to \"%(subject)s\""
280msgstr ""
281
282#: trac/admin/web_ui.py:347
283#, python-format
284msgid "\"%(subject)s\" was already added to group \"%(group)s\""
285msgstr ""
286
287#: trac/admin/web_ui.py:383 trac/admin/templates/admin_plugins.html:9
288msgid "Plugins"
289msgstr "Connectors"
290
291#: trac/admin/web_ui.py:417
292msgid "Uploaded file is not a Python source file or egg"
293msgstr ""
294
295#: trac/admin/web_ui.py:422
296#, python-format
297msgid "Plugin %(name)s already installed"
298msgstr "El connector %(name)s ja està instal·lat"
299
300#: trac/admin/templates/admin.html:10
301msgid "Administration:"
302msgstr "Administració:"
303
304#: trac/admin/templates/admin_basics.html:9
305msgid "Basics"
306msgstr "Bàsics"
307
308#: trac/admin/templates/admin_basics.html:17
309msgid "Project"
310msgstr "Projecte"
311
312#: trac/admin/templates/admin_basics.html:19
313#: trac/admin/templates/admin_components.html:37
314#: trac/admin/templates/admin_components.html:66
315#: trac/admin/templates/admin_enums.html:20
316#: trac/admin/templates/admin_enums.html:34
317#: trac/admin/templates/admin_milestones.html:21
318#: trac/admin/templates/admin_milestones.html:77
319#: trac/admin/templates/admin_versions.html:21
320#: trac/admin/templates/admin_versions.html:56
321msgid "Name:"
322msgstr "Nom:"
323
324#: trac/admin/templates/admin_basics.html:24
325msgid "URL:"
326msgstr "URL:"
327
328#: trac/admin/templates/admin_basics.html:29
329#: trac/ticket/templates/ticket.html:293
330msgid "Description:"
331msgstr "Descripció:"
332
333#: trac/admin/templates/admin_basics.html:36
334#: trac/admin/templates/admin_components.html:99
335#: trac/admin/templates/admin_enums.html:69
336#: trac/admin/templates/admin_logging.html:53
337#: trac/admin/templates/admin_milestones.html:124
338#: trac/admin/templates/admin_plugins.html:102
339#: trac/admin/templates/admin_versions.html:94
340msgid "Apply changes"
341msgstr "Aplica canvis"
342
343#: trac/admin/templates/admin_components.html:10
344msgid "Components"
345msgstr "Components"
346
347#: trac/admin/templates/admin_components.html:14
348msgid "Manage Components"
349msgstr "Controla Components"
350
351#: trac/admin/templates/admin_components.html:18
352msgid "Owner:"
353msgstr "Propietari/a:"
354
355#: trac/admin/templates/admin_components.html:35
356msgid "Modify Component:"
357msgstr "Modifica Component:"
358
359#: trac/admin/templates/admin_components.html:42
360msgid ""
361"Description (you may use\n"
362"                [1:WikiFormatting]\n"
363"                here):"
364msgstr ""
365"Descripció (hauries de fer servir\n"
366"                [1:WikiFormatting]\n"
367"                aquí):"
368
369#: trac/admin/templates/admin_components.html:55
370#: trac/admin/templates/admin_enums.html:23
371#: trac/admin/templates/admin_milestones.html:65
372#: trac/admin/templates/admin_versions.html:45
373#: trac/templates/attachment.html:49 trac/templates/attachment.html:62
374#: trac/ticket/templates/milestone_delete.html:36
375#: trac/ticket/templates/milestone_edit.html:90
376#: trac/ticket/templates/report_delete.html:20
377#: trac/ticket/templates/report_edit.html:42
378#: trac/wiki/templates/wiki_delete.html:36
379#: trac/wiki/templates/wiki_edit.html:35 trac/wiki/templates/wiki_edit.html:45
380#: trac/wiki/templates/wiki_edit.html:133
381msgid "Cancel"
382msgstr "Cancel·la"
383
384#  fc, 8.1.2008
385#  fc, 9.1.2008:
386#: trac/admin/templates/admin_components.html:56
387#: trac/admin/templates/admin_enums.html:24
388#: trac/admin/templates/admin_milestones.html:66
389#: trac/admin/templates/admin_versions.html:46
390msgid "Save"
391msgstr "Desat"
392
393#: trac/admin/templates/admin_components.html:64
394msgid "Add Component:"
395msgstr "Afegeix Component:"
396
397#: trac/admin/templates/admin_components.html:70
398#: trac/admin/templates/admin_enums.html:32
399#: trac/admin/templates/admin_enums.html:37
400#: trac/admin/templates/admin_milestones.html:90
401#: trac/admin/templates/admin_perms.html:38
402#: trac/admin/templates/admin_perms.html:60
403#: trac/admin/templates/admin_versions.html:67
404msgid "Add"
405msgstr "Afegeix"
406
407#: trac/admin/templates/admin_components.html:80
408#: trac/admin/templates/admin_enums.html:47
409#: trac/admin/templates/admin_milestones.html:100
410#: trac/admin/templates/admin_versions.html:77 trac/templates/about.html:68
411#: trac/templates/error.html:162
412msgid "Name"
413msgstr "Nom"
414
415#: trac/admin/templates/admin_components.html:80
416msgid "Owner"
417msgstr "Propietari"
418
419#: trac/admin/templates/admin_components.html:80
420#: trac/admin/templates/admin_enums.html:47
421#: trac/admin/templates/admin_milestones.html:100
422#: trac/admin/templates/admin_versions.html:77
423msgid "Default"
424msgstr "Per defecte"
425
426#: trac/admin/templates/admin_components.html:98
427#: trac/admin/templates/admin_enums.html:68
428#: trac/admin/templates/admin_milestones.html:123
429#: trac/admin/templates/admin_perms.html:87
430#: trac/admin/templates/admin_versions.html:93
431msgid "Remove selected items"
432msgstr "Elimina ítems seleccionats"
433
434#: trac/admin/templates/admin_components.html:101
435#: trac/admin/templates/admin_enums.html:71
436#: trac/admin/templates/admin_milestones.html:126
437#: trac/admin/templates/admin_versions.html:96
438msgid ""
439"You can remove all items from this list to completely hide this\n"
440"              field from the user interface."
441msgstr ""
442
443#: trac/admin/templates/admin_components.html:107
444#: trac/admin/templates/admin_enums.html:77
445#: trac/admin/templates/admin_milestones.html:132
446#: trac/admin/templates/admin_versions.html:102
447msgid ""
448"As long as you don't add any items to the list, this field\n"
449"            will remain completely hidden from the user interface."
450msgstr ""
451
452#: trac/admin/templates/admin_enums.html:13
453msgid "Manage"
454msgstr "Controla"
455
456#: trac/admin/templates/admin_enums.html:18
457msgid "Modify"
458msgstr "Modifica"
459
460#: trac/admin/templates/admin_enums.html:47
461msgid "Order"
462msgstr "Ordena"
463
464#: trac/admin/templates/admin_logging.html:25 trac/templates/about.html:63
465msgid "Configuration"
466msgstr "Configuració"
467
468#  List dialog
469#: trac/admin/templates/admin_logging.html:27
470msgid "Type:"
471msgstr "Tipus:"
472
473#: trac/admin/templates/admin_logging.html:36
474msgid "Log level:"
475msgstr "Nivell de registre:"
476
477#: trac/admin/templates/admin_logging.html:44
478msgid "Log file:"
479msgstr "Arxiu de registre:"
480
481#: trac/admin/templates/admin_logging.html:47
482msgid "If you specify a relative path, the log file will be stored inside the"
483msgstr ""
484
485#: trac/admin/templates/admin_logging.html:49
486msgid "log"
487msgstr "registre"
488
489#: trac/admin/templates/admin_logging.html:49
490msgid "directory of the project environment ("
491msgstr "Directori de l`Entorn del Projecte  ("
492
493#: trac/admin/templates/admin_milestones.html:10 trac/ticket/roadmap.py:505
494#: trac/ticket/roadmap.py:813
495msgid "Milestones"
496msgstr "Fites"
497
498#: trac/admin/templates/admin_milestones.html:14
499msgid "Manage Milestones"
500msgstr "Controla Fites"
501
502#: trac/admin/templates/admin_milestones.html:19
503msgid "Modify Milestone:"
504msgstr "Modifica Fita:"
505
506#: trac/admin/templates/admin_milestones.html:24
507#: trac/admin/templates/admin_milestones.html:82
508#: trac/ticket/templates/milestone_edit.html:51
509msgid "Due:"
510msgstr "Degut a:"
511
512#: trac/admin/templates/admin_milestones.html:27
513#: trac/admin/templates/admin_milestones.html:41
514#: trac/admin/templates/admin_milestones.html:86
515#: trac/admin/templates/admin_versions.html:30
516#: trac/admin/templates/admin_versions.html:63
517#: trac/ticket/templates/milestone_edit.html:54
518#: trac/ticket/templates/milestone_edit.html:66
519msgid "Format:"
520msgstr "Format:"
521
522#: trac/admin/templates/admin_milestones.html:33
523#: trac/ticket/templates/milestone_edit.html:59
524msgid "Completed:"
525msgstr "Completat:"
526
527#: trac/admin/templates/admin_milestones.html:55
528#: trac/admin/templates/admin_versions.html:35
529#: trac/ticket/templates/milestone_edit.html:81
530msgid "Description (you may use [1:WikiFormatting] here):"
531msgstr "Descripció (hauries de fer servir [1:WikiFormatting] aquí):"
532
533#: trac/admin/templates/admin_milestones.html:75
534msgid "Add Milestone:"
535msgstr "Afegeix fita:"
536
537#: trac/admin/templates/admin_milestones.html:100
538msgid "Due"
539msgstr "Degut a"
540
541#: trac/admin/templates/admin_milestones.html:100
542#: trac/ticket/templates/milestone_view.html:25
543#: trac/ticket/templates/roadmap.html:38
544msgid "Completed"
545msgstr "Completat"
546
547#: trac/admin/templates/admin_perms.html:13
548msgid "Manage Permissions"
549msgstr "Controla Permisos"
550
551#: trac/admin/templates/admin_perms.html:18
552msgid "Grant Permission:"
553msgstr "Garanteix permisos:"
554
555#: trac/admin/templates/admin_perms.html:21
556#: trac/admin/templates/admin_perms.html:48
557msgid "Subject:"
558msgstr "Tema:"
559
560#: trac/admin/templates/admin_perms.html:25
561msgid "Action:"
562msgstr "Acció:"
563
564#: trac/admin/templates/admin_perms.html:33
565msgid ""
566"Grant permission for an action to a subject, which can be either a user\n"
567"          or a group."
568msgstr ""
569
570#: trac/admin/templates/admin_perms.html:45
571msgid "Add Subject to Group:"
572msgstr "Afegeix Tema al Grup:"
573
574#: trac/admin/templates/admin_perms.html:52
575msgid "Group:"
576msgstr "Grup:"
577
578#: trac/admin/templates/admin_perms.html:56
579msgid "Add a user or group to an existing permission group."
580msgstr ""
581
582#: trac/admin/templates/admin_perms.html:69
583#: trac/admin/templates/admin_perms.html:92
584msgid "Subject"
585msgstr "Tema"
586
587#: trac/admin/templates/admin_perms.html:69
588#: trac/ticket/templates/ticket.html:367
589msgid "Action"
590msgstr "Acció"
591
592#: trac/admin/templates/admin_perms.html:91
593msgid "Note that"
594msgstr "Tingues en compte que"
595
596#: trac/admin/templates/admin_perms.html:92 trac/ticket/templates/query.html:60
597msgid "or"
598msgstr "o"
599
600#: trac/admin/templates/admin_perms.html:92
601msgid "Group"
602msgstr "Grup"
603
604#: trac/admin/templates/admin_perms.html:92
605msgid ""
606"names can't be all upper-case,\n"
607"      as that is reserved for permission names."
608msgstr ""
609
610#: trac/admin/templates/admin_plugins.html:17
611msgid "Manage Plugins"
612msgstr "Controla Connectors"
613
614#: trac/admin/templates/admin_plugins.html:21
615msgid "Install Plugin:"
616msgstr "Instal·la Connector:"
617
618#: trac/admin/templates/admin_plugins.html:23
619msgid "File:"
620msgstr "Arxiu:"
621
622#: trac/admin/templates/admin_plugins.html:28
623msgid ""
624"The web server does not have sufficient permissions to store files in\n"
625"            the environment plugins directory."
626msgstr ""
627
628#: trac/admin/templates/admin_plugins.html:32
629msgid "Upload a plugin packaged as Python egg."
630msgstr ""
631
632#: trac/admin/templates/admin_plugins.html:37
633msgid "Install"
634msgstr "Instal·la"
635
636#: trac/admin/templates/admin_plugins.html:49
637msgid "Uninstall"
638msgstr "Desinstal·la"
639
640#: trac/admin/templates/admin_plugins.html:59 trac/templates/diff_view.html:43
641#: trac/versioncontrol/templates/changeset.html:97
642msgid "Author:"
643msgstr "Autor/a:"
644
645#: trac/admin/templates/admin_plugins.html:68
646msgid "Home page:"
647msgstr "Pàgina d`Inici:"
648
649#: trac/admin/templates/admin_plugins.html:75
650msgid "License:"
651msgstr "Llicència:"
652
653#: trac/admin/templates/admin_plugins.html:82
654msgid "Component"
655msgstr "Component"
656
657#: trac/admin/templates/admin_plugins.html:82
658msgid "Enabled"
659msgstr "Habilitat"
660
661#: trac/admin/templates/admin_versions.html:10
662msgid "Versions"
663msgstr "Versions"
664
665#: trac/admin/templates/admin_versions.html:14
666msgid "Manage Versions"
667msgstr "Controla Versions"
668
669#: trac/admin/templates/admin_versions.html:19
670msgid "Modify Version:"
671msgstr "Modifica Versió:"
672
673#: trac/admin/templates/admin_versions.html:26
674msgid "Date:"
675msgstr "Data:"
676
677#: trac/admin/templates/admin_versions.html:54
678msgid "Add Version:"
679msgstr "Afegeix Versió:"
680
681#: trac/admin/templates/admin_versions.html:59
682msgid "Released:"
683msgstr "Publicat:"
684
685#: trac/admin/templates/admin_versions.html:77
686msgid "Released"
687msgstr "Publicat"
688
689#: trac/db/api.py:98
690#, python-format
691msgid "Unsupported database type \"%(scheme)s\""
692msgstr ""
693
694#: trac/db/api.py:121
695msgid "Database connection string must start with scheme:/"
696msgstr ""
697
698#: trac/db/pool.py:113
699#, python-format
700msgid "Unable to get database connection within %(time)d seconds"
701msgstr ""
702
703#: trac/db/sqlite_backend.py:133
704#, python-format
705msgid "Database already exists at %(path)s"
706msgstr "La base de dades ja existeix a %(path)s"
707
708#: trac/db/sqlite_backend.py:161
709#, python-format
710msgid "Database \"%(path)s\" not found."
711msgstr "No s`ha trobat la base de dades \"%(path)s\""
712
713#: trac/db/sqlite_backend.py:170
714#, python-format
715msgid ""
716"The user %(user)s requires read _and_ write permission to the database file "
717"%(path)s and the directory it is located in."
718msgstr ""
719
720#: trac/mimeview/api.py:553 trac/mimeview/api.py:563
721#, python-format
722msgid "No available MIME conversions from %(old)s to %(new)s"
723msgstr ""
724
725#: trac/mimeview/patch.py:55
726msgid "Invalid unified diff content"
727msgstr ""
728
729#: trac/mimeview/php.py:98
730msgid ""
731"You appear to be using the PHP CGI binary. Trac requires the CLI version for "
732"syntax highlighting."
733msgstr ""
734
735#: trac/mimeview/rst.py:60
736msgid "Docutils not found"
737msgstr "Docutils no trobat"
738
739#: trac/mimeview/rst.py:62
740#, python-format
741msgid "Docutils version >= %(version)s required, %(found)s found"
742msgstr ""
743
744#: trac/prefs/web_ui.py:54 trac/prefs/templates/prefs.html:16
745msgid "Preferences"
746msgstr "Preferències"
747
748#: trac/prefs/web_ui.py:77
749msgid "Unknown preference panel"
750msgstr ""
751
752#: trac/prefs/web_ui.py:90 trac/prefs/templates/prefs_datetime.html:9
753msgid "Date & Time"
754msgstr "Data & Hora"
755
756#: trac/prefs/web_ui.py:91 trac/prefs/templates/prefs_keybindings.html:9
757msgid "Keyboard Shortcuts"
758msgstr "Dreceres de teclat"
759
760#: trac/prefs/web_ui.py:93 trac/prefs/templates/prefs_language.html:9
761msgid "Language"
762msgstr "Idioma"
763
764#: trac/prefs/web_ui.py:95 trac/prefs/templates/prefs_advanced.html:9
765msgid "Advanced"
766msgstr "Avançat"
767
768#: trac/prefs/templates/prefs.html:10
769msgid "Preferences:"
770msgstr "Preferències:"
771
772#: trac/prefs/templates/prefs.html:17
773msgid ""
774"This page lets you customize your personal settings for this site.\n"
775"      These settings are stored on the server and are identified by a "
776"session\n"
777"      key stored in a browser cookie. That cookie allows your settings to "
778"be\n"
779"      restored on subsequent visits."
780msgstr ""
781
782#: trac/prefs/templates/prefs.html:33
783msgid "Save changes"
784msgstr "Desa els canvis"
785
786#: trac/prefs/templates/prefs_advanced.html:14
787msgid "Session key:"
788msgstr "Clau de sessió:"
789
790#: trac/prefs/templates/prefs_advanced.html:18
791msgid ""
792"The session key is used to identify stored custom\n"
793"      settings and session data on the server. Although it is\n"
794"      automatically generated by default, you may change it to something\n"
795"      easier to remember at any time if you wish to load your settings\n"
796"      in a different web browser."
797msgstr ""
798
799#: trac/prefs/templates/prefs_advanced.html:26
800msgid "Restore session:"
801msgstr "Recupera sessió:"
802
803#: trac/prefs/templates/prefs_advanced.html:29
804msgid "Load"
805msgstr "Carrega"
806
807#: trac/prefs/templates/prefs_advanced.html:30
808msgid ""
809"You may load a previously created session by entering the\n"
810"      corresponding session key below. This lets you share settings between\n"
811"      multiple computers and web browsers."
812msgstr ""
813
814#: trac/prefs/templates/prefs_datetime.html:15
815msgid "Time zone:"
816msgstr "Zona horària:"
817
818#: trac/prefs/templates/prefs_datetime.html:17
819msgid "Default time zone"
820msgstr "Zona horària per defecte"
821
822#: trac/prefs/templates/prefs_datetime.html:24
823msgid ""
824"Configuring your time zone will result in all\n"
825"      dates and times displayed on this site to use your time zone\n"
826"      instead of that of the server."
827msgstr ""
828
829#: trac/prefs/templates/prefs_datetime.html:28
830msgid "Example: The current time is"
831msgstr "Exemple: L`Actual Hora és"
832
833#: trac/prefs/templates/prefs_datetime.html:29
834msgid "(UTC)."
835msgstr "(UTC)."
836
837#: trac/prefs/templates/prefs_datetime.html:30
838msgid "In"
839msgstr "En"
840
841#: trac/prefs/templates/prefs_datetime.html:31
842msgid "time zone"
843msgstr "Zona horària"
844
845#: trac/prefs/templates/prefs_datetime.html:31
846msgid ", this would be displayed as"
847msgstr ""
848
849#: trac/prefs/templates/prefs_datetime.html:35
850msgid ""
851"Note: Universal Co-ordinated Time (UTC) is also known as Greenwich Mean Time "
852"(GMT)."
853msgstr ""
854
855#: trac/prefs/templates/prefs_datetime.html:36
856msgid ""
857"A positive offset is used to indicate a timezone at the east of Greenwich, "
858"i.e. ahead of Universal Time."
859msgstr ""
860
861#: trac/prefs/templates/prefs_general.html:15
862msgid "Full name:"
863msgstr "Nom complet:"
864
865#: trac/prefs/templates/prefs_general.html:20
866msgid "Email address:"
867msgstr "Adreça de correu-e:"
868
869#: trac/prefs/templates/prefs_general.html:26
870msgid ""
871"This information is used to automatically populate some forms\n"
872"        on this site with your contact details."
873msgstr ""
874
875#: trac/prefs/templates/prefs_general.html:30
876msgid ""
877"This information is used to associate your login name with your\n"
878"        email address and full name, which is used for email\n"
879"        notification and RSS feeds, for example."
880msgstr ""
881
882#: trac/prefs/templates/prefs_keybindings.html:17
883msgid "Enable access keys"
884msgstr "Habilita tecles d`accés"
885
886#: trac/prefs/templates/prefs_keybindings.html:20
887msgid ""
888"This site provides keyboard shortcuts for faster\n"
889"      access to certain functions of this site. As these shortcuts can\n"
890"      cause conflicts with shortcuts provided by the desktop system or\n"
891"      web browser, they are disabled by default. See"
892msgstr ""
893
894#: trac/prefs/templates/prefs_keybindings.html:24
895msgid "TracAccessibility"
896msgstr "TracAccessibilitat"
897
898#: trac/prefs/templates/prefs_keybindings.html:24
899msgid "for more information on access keys."
900msgstr ""
901
902#: trac/prefs/templates/prefs_language.html:14
903msgid "Language:"
904msgstr "Idioma:"
905
906#: trac/prefs/templates/prefs_language.html:16
907msgid "default language"
908msgstr "Idioma per defecte"
909
910#: trac/prefs/templates/prefs_language.html:21
911msgid ""
912"Configuring your language will result in all text\n"
913"      displayed on this site to use your language instead of that of the\n"
914"      server."
915msgstr ""
916
917#: trac/prefs/templates/prefs_language.html:25
918msgid ""
919"The 'default language' option uses the browser's\n"
920"        language negotiation feature to select the appropriate language."
921msgstr ""
922
923#: trac/prefs/templates/prefs_pygments.html:9
924msgid "Pygments Theme"
925msgstr "Interfície Pygments"
926
927#: trac/prefs/templates/prefs_pygments.html:36
928msgid ""
929"The Pygments syntax highlighter can be used with\n"
930"      different coloring themes."
931msgstr ""
932
933#: trac/prefs/templates/prefs_pygments.html:38
934msgid "Theme:"
935msgstr "Interfície:"
936
937#: trac/prefs/templates/prefs_pygments.html:43
938msgid "Preview:"
939msgstr "Vista Prèvia:"
940
941#: trac/search/web_ui.py:58 trac/search/templates/search.html:10
942#: trac/search/templates/search.html:23 trac/search/templates/search.html:28
943#: trac/templates/theme.html:28
944msgid "Search"
945msgstr "Cerca"
946
947#: trac/search/web_ui.py:100
948#, python-format
949msgid "Search query too short. Query must be at least %(num)s characters long."
950msgstr ""
951
952#: trac/search/web_ui.py:102
953msgid "Search Error"
954msgstr "Error de Cerca "
955
956#: trac/search/web_ui.py:137 trac/ticket/query.py:654 trac/ticket/report.py:316
957msgid "Next Page"
958msgstr "Propera Pàgina"
959
960#: trac/search/web_ui.py:143 trac/ticket/query.py:659 trac/ticket/report.py:320
961msgid "Previous Page"
962msgstr "Pàgina Anterior"
963
964#: trac/search/web_ui.py:185
965#, python-format
966msgid "Browse repository path %(path)s"
967msgstr ""
968
969#: trac/search/templates/search.html:10 trac/search/templates/search.html:40
970#: trac/ticket/templates/query_results.html:21
971#: trac/ticket/templates/report_view.html:44
972msgid "Results"
973msgstr "Resultats"
974
975#: trac/search/templates/search.html:48
976msgid "Quickjump to"
977msgstr "Salta a"
978
979#: trac/search/templates/search.html:56
980msgid "By"
981msgstr "Per"
982
983#: trac/search/templates/search.html:65
984#: trac/ticket/templates/report_view.html:166
985msgid "No matches found."
986msgstr "No s`han trobat resultats."
987
988#: trac/search/templates/search.html:70
989#: trac/ticket/templates/milestone_delete.html:41
990#: trac/ticket/templates/milestone_edit.html:94
991#: trac/ticket/templates/milestone_view.html:103
992#: trac/ticket/templates/query.html:238
993#: trac/ticket/templates/report_delete.html:26
994#: trac/ticket/templates/report_edit.html:49
995#: trac/ticket/templates/report_view.html:169
996#: trac/ticket/templates/roadmap.html:71 trac/ticket/templates/ticket.html:397
997#: trac/timeline/templates/timeline.html:53
998#: trac/versioncontrol/templates/browser.html:142
999#: trac/versioncontrol/templates/diff_form.html:62
1000#: trac/versioncontrol/templates/revisionlog.html:168
1001msgid "Note:"
1002msgstr "Nota:"
1003
1004#: trac/search/templates/search.html:70
1005#: trac/ticket/templates/milestone_delete.html:41
1006#: trac/ticket/templates/milestone_edit.html:94
1007#: trac/ticket/templates/milestone_view.html:103
1008#: trac/ticket/templates/query.html:238
1009#: trac/ticket/templates/report_delete.html:26
1010#: trac/ticket/templates/report_edit.html:49
1011#: trac/ticket/templates/report_view.html:169
1012#: trac/ticket/templates/roadmap.html:71 trac/ticket/templates/ticket.html:397
1013#: trac/timeline/templates/timeline.html:53
1014#: trac/versioncontrol/templates/browser.html:142
1015#: trac/versioncontrol/templates/diff_form.html:62
1016#: trac/versioncontrol/templates/revisionlog.html:168
1017msgid "See"
1018msgstr "Veure"
1019
1020#: trac/search/templates/search.html:70
1021msgid "TracSearch"
1022msgstr "Cerca a Trac"
1023
1024#: trac/search/templates/search.html:70
1025msgid "for help on searching."
1026msgstr ""
1027
1028#: trac/templates/about.html:25
1029msgid "Trac: Integrated SCM & Project Management"
1030msgstr ""
1031
1032#: trac/templates/about.html:29
1033msgid ""
1034"Trac is a web-based software project management and bug/issue\n"
1035"        tracking system emphasizing ease of use and low ceremony.\n"
1036"        It provides an integrated Wiki, an interface to version control\n"
1037"        systems, and a number of convenient ways to stay on top of events\n"
1038"        and changes within a project."
1039msgstr ""
1040
1041#: trac/templates/about.html:35
1042msgid "Trac is distributed under the modified BSD License."
1043msgstr ""
1044
1045#: trac/templates/about.html:35
1046msgid "The complete text of the license can be found"
1047msgstr ""
1048
1049#: trac/templates/about.html:37
1050msgid "online"
1051msgstr "en línia"
1052
1053#: trac/templates/about.html:37
1054msgid "as well as in the"
1055msgstr "igual que a"
1056
1057#: trac/templates/about.html:38
1058msgid "COPYING"
1059msgstr "COPIANT"
1060
1061#: trac/templates/about.html:38
1062msgid "file included in the distribution."
1063msgstr "Arxiu inclòs a la distribució"
1064
1065#: trac/templates/about.html:40
1066msgid "python powered"
1067msgstr "publicat en python"
1068
1069#: trac/templates/about.html:43
1070msgid "Please visit the Trac open source project:"
1071msgstr "Si us plau visita el projecte Trac open source"
1072
1073#: trac/templates/about.html:44
1074msgid "http://trac.edgewall.org/"
1075msgstr "http://trac.edgewall.org/"
1076
1077#: trac/templates/about.html:53
1078msgid "System Information"
1079msgstr "Informació de sistema"
1080
1081#: trac/templates/about.html:67
1082msgid "Section"
1083msgstr "Secció"
1084
1085#: trac/templates/about.html:69 trac/templates/error.html:162
1086msgid "Value"
1087msgstr "Valor"
1088
1089#: trac/templates/attachment.html:10
1090msgid "Attachment"
1091msgstr "Adjunt"
1092
1093#: trac/templates/attachment.html:17
1094msgid "Add Attachment to"
1095msgstr "Afegeix Adjunt a"
1096
1097#: trac/templates/attachment.html:20
1098msgid "(size limit"
1099msgstr "(Mida limit"
1100
1101#: trac/templates/attachment.html:25
1102msgid "Attachment Info"
1103msgstr "Informació de l`Adjunt "
1104
1105#: trac/templates/attachment.html:28 trac/ticket/templates/ticket.html:248
1106#: trac/wiki/templates/wiki_edit.html:105
1107msgid "Your email or username:"
1108msgstr "El teu Correu-e o Nom d'usuari/a:"
1109
1110#: trac/templates/attachment.html:34
1111msgid "Description of the file (optional):"
1112msgstr "Descripció de l`Arxiu (opcional):"
1113
1114#: trac/templates/attachment.html:39
1115msgid "Replace existing attachment of the same name"
1116msgstr "Substitueix Adjunt existent del mateix nom"
1117
1118#: trac/templates/attachment.html:48
1119msgid "Add attachment"
1120msgstr "Afegeix Adjunt"
1121
1122#: trac/templates/attachment.html:56
1123msgid "Are you sure you want to delete this attachment?"
1124msgstr "Estàs segur/a que vols Esborrar aquest Adjunt?"
1125
1126#: trac/templates/attachment.html:56 trac/wiki/templates/wiki_delete.html:32
1127msgid "This is an irreversible operation."
1128msgstr ""
1129
1130#: trac/templates/attachment.html:63 trac/templates/attachment.html:103
1131msgid "Delete attachment"
1132msgstr "Esborra Adjunt"
1133
1134#: trac/templates/attachment.html:78 trac/ticket/api.py:212
1135#: trac/ticket/templates/ticket.html:167
1136msgid "Description"
1137msgstr "Descripció"
1138
1139#: trac/templates/attachment.html:82
1140msgid "(added by"
1141msgstr "(afegit per"
1142
1143#: trac/templates/attachment.html:83 trac/templates/diff_view.html:40
1144#: trac/versioncontrol/templates/browser.html:104
1145#: trac/versioncontrol/templates/changeset.html:96
1146#: trac/wiki/templates/wiki_view.html:26
1147msgid "ago)"
1148msgstr "fa)"
1149
1150#: trac/templates/diff_div.html:53
1151#: trac/versioncontrol/templates/browser.html:124
1152msgid "Property"
1153msgstr "Propietat"
1154
1155#: trac/templates/diff_div.html:64 trac/ticket/templates/ticket.html:61
1156#: trac/versioncontrol/templates/changeset.html:32
1157msgid "to"
1158msgstr "a"
1159
1160#: trac/templates/diff_div.html:69
1161msgid "Differences"
1162msgstr "Diferències"
1163
1164#: trac/templates/diff_view.html:17
1165msgid "Changes"
1166msgstr "Canvis"
1167
1168#: trac/templates/diff_view.html:18 trac/templates/diff_view.html:21
1169msgid "between"
1170msgstr "entre"
1171
1172#: trac/templates/diff_view.html:19 trac/templates/diff_view.html:25
1173#: trac/templates/history_view.html:26 trac/ticket/templates/ticket.html:100
1174#: trac/wiki/web_ui.py:519 trac/wiki/templates/wiki_view.html:25
1175msgid "Version"
1176msgstr "Versió"
1177
1178#: trac/templates/diff_view.html:19 trac/templates/diff_view.html:22
1179#: trac/timeline/templates/timeline.html:20
1180msgid "and"
1181msgstr "i"
1182
1183#: trac/templates/diff_view.html:22 trac/ticket/web_ui.py:739
1184#: trac/ticket/templates/ticket.html:97
1185msgid "Initial Version"
1186msgstr "Versió Inicial"
1187
1188#: trac/templates/diff_view.html:24
1189#: trac/versioncontrol/templates/changeset.html:71
1190msgid "from"
1191msgstr "des de"
1192
1193#: trac/templates/diff_view.html:25
1194msgid "of"
1195msgstr "de"
1196
1197#: trac/templates/diff_view.html:37
1198#: trac/versioncontrol/templates/changeset.html:94
1199msgid "Timestamp:"
1200msgstr "Hora"
1201
1202#: trac/templates/diff_view.html:39 trac/templates/diff_view.html:45
1203#: trac/templates/diff_view.html:50
1204msgid "(multiple changes)"
1205msgstr "(múltiples canvis)"
1206
1207#: trac/templates/diff_view.html:46
1208msgid "(IP:"
1209msgstr "(IP:"
1210
1211#: trac/templates/diff_view.html:48
1212msgid "Comment:"
1213msgstr "Comentari:"
1214
1215#: trac/templates/diff_view.html:56
1216#: trac/versioncontrol/templates/changeset.html:151
1217#: trac/versioncontrol/templates/revisionlog.html:70
1218msgid "Legend:"
1219msgstr "Llegenda:"
1220
1221#: trac/templates/diff_view.html:58
1222#: trac/versioncontrol/templates/changeset.html:153
1223msgid "Unmodified"
1224msgstr "Sense modificar"
1225
1226#: trac/templates/diff_view.html:59
1227#: trac/versioncontrol/templates/changeset.html:154
1228#: trac/versioncontrol/templates/revisionlog.html:72
1229msgid "Added"
1230msgstr "Afegit"
1231
1232#: trac/templates/diff_view.html:60
1233#: trac/versioncontrol/templates/changeset.html:155
1234#: trac/versioncontrol/templates/revisionlog.html:74
1235msgid "Removed"
1236msgstr "Esborrat"
1237
1238#: trac/templates/diff_view.html:61 trac/ticket/query.py:583
1239#: trac/versioncontrol/templates/changeset.html:157
1240#: trac/versioncontrol/templates/revisionlog.html:76
1241msgid "Modified"
1242msgstr "Modificat"
1243
1244#: trac/templates/error.html:60
1245msgid ""
1246"==== How to Reproduce ====\n"
1247"\n"
1248"While doing a"
1249msgstr ""
1250
1251#: trac/templates/error.html:64
1252msgid "operation on `"
1253msgstr "operació de `"
1254
1255#: trac/templates/error.html:64
1256msgid ""
1257"`, Trac issued an internal error.\n"
1258"\n"
1259"''(please provide additional details here)''"
1260msgstr ""
1261
1262#: trac/templates/error.html:68
1263msgid ""
1264"Request parameters:\n"
1265"{{{"
1266msgstr ""
1267"paràmetres de la petició:\n"
1268"{{{"
1269
1270#: trac/templates/error.html:73
1271msgid "==== System Information ===="
1272msgstr "==== Informació de sistema ===="
1273
1274#: trac/templates/error.html:76
1275msgid ""
1276"==== Python Traceback ====\n"
1277"{{{"
1278msgstr ""
1279
1280#: trac/templates/error.html:84
1281msgid "Create"
1282msgstr "Crea"
1283
1284#: trac/templates/error.html:99
1285msgid "Oops…"
1286msgstr "Ups…"
1287
1288#: trac/templates/error.html:101
1289msgid "Trac detected an internal error:"
1290msgstr ""
1291
1292#: trac/templates/error.html:106
1293msgid ""
1294"There was an internal error in Trac. It is recommended\n"
1295"              that you inform your local"
1296msgstr ""
1297
1298#: trac/templates/error.html:108
1299msgid ""
1300"Trac\n"
1301"              administrator"
1302msgstr ""
1303"Administrador/a Trac\n"
1304"              "
1305
1306#: trac/templates/error.html:109
1307msgid ""
1308"and give him all the information he needs to\n"
1309"              reproduce the issue."
1310msgstr ""
1311
1312#: trac/templates/error.html:114
1313msgid "To that end, you could"
1314msgstr ""
1315
1316#: trac/templates/error.html:114
1317msgid ""
1318"a ticket at this\n"
1319"                  site."
1320msgstr ""
1321
1322#: trac/templates/error.html:118
1323msgid "The action that triggered the error was:"
1324msgstr ""
1325
1326#: trac/templates/error.html:124
1327msgid ""
1328"If you think this should work you can reproduce the problem,\n"
1329"              you should consider reporting this to the Trac team."
1330msgstr ""
1331
1332#: trac/templates/error.html:126
1333msgid ""
1334"Before you do that, though, please first try\n"
1335"                [1:searching]\n"
1336"                for similar issues, as it is quite likely that this problem\n"
1337"                has been reported before. For questions about installation\n"
1338"                and configuration of Trac, please try the\n"
1339"                [2:mailing list]\n"
1340"                instead of filing a ticket."
1341msgstr ""
1342
1343#: trac/templates/error.html:136
1344msgid "Otherwise, please"
1345msgstr "D'altra forma, Si us plau"
1346
1347#: trac/templates/error.html:136
1348msgid ""
1349"a new ticket at\n"
1350"                the Trac project site, where you can describe the problem "
1351"and\n"
1352"                explain how to reproduce it."
1353msgstr ""
1354
1355#: trac/templates/error.html:141
1356msgid "Python Traceback"
1357msgstr ""
1358
1359#: trac/templates/error.html:142
1360msgid "Most recent call last:"
1361msgstr ""
1362
1363#: trac/templates/error.html:147 trac/templates/error.html:174
1364msgid "File \""
1365msgstr ""
1366
1367#: trac/templates/error.html:147
1368msgid ""
1369"\",\n"
1370"                        line"
1371msgstr ""
1372
1373#: trac/templates/error.html:148 trac/templates/error.html:174
1374msgid ", in"
1375msgstr ""
1376
1377#: trac/templates/error.html:152
1378msgid "Code fragment:"
1379msgstr ""
1380
1381#: trac/templates/error.html:160
1382msgid "Local variables:"
1383msgstr ""
1384
1385#: trac/templates/error.html:174
1386msgid "\", line"
1387msgstr ""
1388
1389#: trac/templates/error.html:177
1390msgid "Switch to plain text view"
1391msgstr ""
1392
1393#: trac/templates/error.html:180
1394msgid "System Information:"
1395msgstr ""
1396
1397#: trac/templates/error.html:192
1398msgid "TracGuide"
1399msgstr ""
1400
1401#: trac/templates/error.html:192
1402msgid "— The Trac User and Administration Guide"
1403msgstr ""
1404
1405#: trac/templates/history_view.html:15
1406msgid "Change History for"
1407msgstr ""
1408
1409#: trac/templates/history_view.html:20 trac/templates/history_view.html:51
1410#: trac/versioncontrol/templates/diff_form.html:57
1411#: trac/versioncontrol/templates/revisionlog.html:84
1412#: trac/versioncontrol/templates/revisionlog.html:162
1413msgid "View changes"
1414msgstr ""
1415
1416#: trac/templates/history_view.html:22
1417msgid "Change history"
1418msgstr ""
1419
1420#: trac/templates/history_view.html:27
1421#: trac/versioncontrol/templates/revisionlog.html:94
1422msgid "Date"
1423msgstr "Data"
1424
1425#: trac/templates/history_view.html:28
1426#: trac/versioncontrol/templates/revisionlog.html:95
1427msgid "Author"
1428msgstr "Autor/a"
1429
1430#: trac/templates/history_view.html:29
1431#: trac/ticket/templates/ticket_notify_email.txt:21
1432msgid "Comment"
1433msgstr "Comentari"
1434
1435#: trac/templates/history_view.html:41
1436msgid "View this version"
1437msgstr ""
1438
1439#: trac/templates/index.html:8 trac/templates/index.html:12
1440msgid "Available Projects"
1441msgstr ""
1442
1443#: trac/templates/index.html:18
1444msgid "Error"
1445msgstr "Error"
1446
1447#: trac/templates/layout.html:43
1448msgid "Download in other formats:"
1449msgstr ""
1450
1451#: trac/templates/macros.html:40
1452msgid "anonymous"
1453msgstr ""
1454
1455#: trac/templates/macros.html:73 trac/templates/macros.html:74
1456msgid "Previous"
1457msgstr "Anterior"
1458
1459#: trac/templates/macros.html:83 trac/templates/macros.html:84
1460msgid "Next"
1461msgstr "Següent"
1462
1463#: trac/templates/macros.html:94
1464msgid "View differences"
1465msgstr ""
1466
1467#: trac/templates/macros.html:97
1468msgid "inline"
1469msgstr ""
1470
1471#: trac/templates/macros.html:99
1472msgid "side by side"
1473msgstr ""
1474
1475#: trac/templates/macros.html:101
1476msgid "Show"
1477msgstr "Mostra"
1478
1479#: trac/templates/macros.html:104
1480msgid "lines around each change"
1481msgstr ""
1482
1483#: trac/templates/macros.html:107
1484msgid "Ignore:"
1485msgstr ""
1486
1487#: trac/templates/macros.html:111
1488msgid "Blank lines"
1489msgstr ""
1490
1491#: trac/templates/macros.html:116
1492msgid "Case changes"
1493msgstr ""
1494
1495#: trac/templates/macros.html:121
1496msgid "White space changes"
1497msgstr ""
1498
1499#: trac/templates/macros.html:125 trac/ticket/templates/milestone_view.html:53
1500#: trac/ticket/templates/query.html:179 trac/ticket/templates/roadmap.html:26
1501#: trac/timeline/templates/timeline.html:30
1502#: trac/versioncontrol/templates/revisionlog.html:64
1503msgid "Update"
1504msgstr "Actualitza"
1505
1506#: trac/templates/macros.html:138
1507msgid "(The file is empty)"
1508msgstr ""
1509
1510#: trac/templates/macros.html:141 trac/templates/macros.html:154
1511msgid "HTML preview not available"
1512msgstr ""
1513
1514#: trac/templates/macros.html:143
1515msgid "since the file size exceeds"
1516msgstr ""
1517
1518#: trac/templates/macros.html:144
1519msgid "bytes."
1520msgstr ""
1521
1522#: trac/templates/macros.html:146
1523msgid "since no preview renderer could handle it."
1524msgstr ""
1525
1526#: trac/templates/macros.html:149
1527msgid "Try"
1528msgstr ""
1529
1530#: trac/templates/macros.html:150
1531msgid "downloading"
1532msgstr ""
1533
1534#: trac/templates/macros.html:150
1535msgid "the file instead."
1536msgstr ""
1537
1538#: trac/templates/macros.html:154
1539msgid ""
1540".\n"
1541"          To view,"
1542msgstr ""
1543
1544#: trac/templates/macros.html:155
1545msgid "download"
1546msgstr ""
1547
1548#: trac/templates/macros.html:155
1549msgid "the file."
1550msgstr ""
1551
1552#: trac/templates/macros.html:157
1553msgid "found:"
1554msgstr ""
1555
1556#: trac/templates/macros.html:174
1557msgid "View attachment"
1558msgstr ""
1559
1560#: trac/templates/macros.html:175
1561msgid ") - added by"
1562msgstr ""
1563
1564#: trac/templates/macros.html:176 trac/ticket/templates/query_results.html:70
1565msgid "ago."
1566msgstr ""
1567
1568#: trac/templates/macros.html:181 trac/templates/macros.html:192
1569msgid "Attachments"
1570msgstr "Adjunts"
1571
1572#: trac/templates/macros.html:217
1573msgid "Attach file"
1574msgstr ""
1575
1576#: trac/templates/macros.html:241 trac/templates/macros.html:245
1577msgid "s:"
1578msgstr ""
1579
1580#: trac/templates/macros.html:245
1581msgid "Total"
1582msgstr "Total"
1583
1584#: trac/templates/theme.html:26
1585msgid "Search:"
1586msgstr ""
1587
1588#: trac/templates/theme.html:37
1589msgid "Context Navigation"
1590msgstr ""
1591
1592#: trac/templates/theme.html:46
1593msgid "Warning:"
1594msgstr ""
1595
1596#: trac/templates/theme.html:49
1597msgid "Warnings:"
1598msgstr ""
1599
1600#: trac/templates/theme.html:57
1601msgid "Notice:"
1602msgstr ""
1603
1604#: trac/templates/theme.html:60
1605msgid "Notices:"
1606msgstr ""
1607
1608#: trac/ticket/admin.py:87
1609#, python-format
1610msgid "Component %(name)s already exists."
1611msgstr ""
1612
1613#: trac/ticket/admin.py:94
1614msgid "No component selected"
1615msgstr ""
1616
1617#: trac/ticket/admin.py:157 trac/ticket/roadmap.py:634
1618msgid "Completion date may not be in the future"
1619msgstr ""
1620
1621#: trac/ticket/admin.py:159
1622msgid "Invalid Completion Date"
1623msgstr ""
1624
1625#: trac/ticket/admin.py:185
1626#, python-format
1627msgid "Milestone %(name)s already exists."
1628msgstr ""
1629
1630#: trac/ticket/admin.py:192
1631msgid "No milestone selected"
1632msgstr ""
1633
1634#: trac/ticket/admin.py:267
1635#, python-format
1636msgid "Version %(name)s already exists."
1637msgstr ""
1638
1639#: trac/ticket/admin.py:274
1640msgid "No version selected"
1641msgstr ""
1642
1643#: trac/ticket/admin.py:348
1644#, python-format
1645msgid "%(type)s %(name)s already exists"
1646msgstr ""
1647
1648#: trac/ticket/admin.py:354
1649#, python-format
1650msgid "No %s selected"
1651msgstr ""
1652
1653#: trac/ticket/admin.py:383
1654msgid "Order numbers must be unique"
1655msgstr ""
1656
1657#: trac/ticket/api.py:362
1658#, python-format
1659msgid "Comment %(cnum)s for Ticket #%(id)s"
1660msgstr ""
1661
1662#: trac/ticket/api.py:383
1663#, python-format
1664msgid "Ticket #%(shortname)s"
1665msgstr ""
1666
1667#: trac/ticket/default_workflow.py:226
1668msgid "Current state no longer exists"
1669msgstr ""
1670
1671#: trac/ticket/default_workflow.py:228
1672msgid "The ticket will be disowned"
1673msgstr ""
1674
1675#: trac/ticket/default_workflow.py:247 trac/ticket/default_workflow.py:258
1676msgid "The owner will change"
1677msgstr ""
1678
1679#: trac/ticket/default_workflow.py:251 trac/ticket/default_workflow.py:261
1680#, python-format
1681msgid "The owner will change to %(name)s"
1682msgstr ""
1683
1684#: trac/ticket/default_workflow.py:254
1685msgid "to "
1686msgstr ""
1687
1688#: trac/ticket/default_workflow.py:271
1689msgid ""
1690"Your workflow attempts to set a resolution but none is defined "
1691"(configuration issue, please contact your Trac admin)."
1692msgstr ""
1693
1694#: trac/ticket/default_workflow.py:276
1695#, python-format
1696msgid "The resolution will be set to %(name)s"
1697msgstr ""
1698
1699#: trac/ticket/default_workflow.py:286
1700msgid "The resolution will be set"
1701msgstr ""
1702
1703#: trac/ticket/default_workflow.py:291
1704#, python-format
1705msgid "Next status will be '%(name)s'"
1706msgstr ""
1707
1708#: trac/ticket/model.py:128
1709msgid "Multi-values fields not supported yet"
1710msgstr ""
1711
1712#: trac/ticket/model.py:363
1713#, python-format
1714msgid "%(type)s %(name)s does not exist."
1715msgstr ""
1716
1717#: trac/ticket/model.py:507
1718#, python-format
1719msgid "Component %(name)s does not exist."
1720msgstr ""
1721
1722#: trac/ticket/model.py:737
1723#, python-format
1724msgid "Version %(name)s does not exist."
1725msgstr ""
1726
1727#: trac/ticket/query.py:73
1728#, python-format
1729msgid "Query page %(page)s is invalid."
1730msgstr ""
1731
1732#: trac/ticket/query.py:88
1733#, python-format
1734msgid "Query max %(max)s is invalid."
1735msgstr ""
1736
1737#: trac/ticket/query.py:130
1738msgid "Query filter requires field and constraints separated by a \"=\""
1739msgstr ""
1740
1741#: trac/ticket/query.py:134
1742msgid "Query filter requires field name"
1743msgstr ""
1744
1745#: trac/ticket/query.py:266
1746#, python-format
1747msgid "Page %(page)s is beyond the number of pages in the query"
1748msgstr ""
1749
1750#: trac/ticket/query.py:584
1751msgid "Created"
1752msgstr "Creat"
1753
1754#: trac/ticket/query.py:587 trac/ticket/web_ui.py:571
1755msgid "Ticket"
1756msgstr ""
1757
1758#: trac/ticket/query.py:603
1759msgid "contains"
1760msgstr "conté"
1761
1762#: trac/ticket/query.py:604
1763msgid "doesn't contain"
1764msgstr ""
1765
1766#: trac/ticket/query.py:605
1767msgid "begins with"
1768msgstr ""
1769
1770#: trac/ticket/query.py:606
1771msgid "ends with"
1772msgstr ""
1773
1774#: trac/ticket/query.py:607 trac/ticket/query.py:611
1775msgid "is"
1776msgstr ""
1777
1778#: trac/ticket/query.py:608 trac/ticket/query.py:612
1779msgid "is not"
1780msgstr ""
1781
1782#: trac/ticket/query.py:667 trac/ticket/report.py:327
1783#, python-format
1784msgid "Page %(num)d"
1785msgstr ""
1786
1787#: trac/ticket/query.py:708 trac/ticket/report.py:511 trac/ticket/web_ui.py:131
1788#: trac/timeline/web_ui.py:190 trac/versioncontrol/web_ui/log.py:241
1789msgid "RSS Feed"
1790msgstr "Sindicació RSS"
1791
1792#: trac/ticket/query.py:710 trac/ticket/report.py:514 trac/ticket/web_ui.py:127
1793msgid "Comma-delimited Text"
1794msgstr ""
1795
1796#: trac/ticket/query.py:712 trac/ticket/report.py:516 trac/ticket/web_ui.py:129
1797msgid "Tab-delimited Text"
1798msgstr ""
1799
1800#: trac/ticket/query.py:734 trac/ticket/report.py:62
1801msgid "View Tickets"
1802msgstr ""
1803
1804#: trac/ticket/query.py:888 trac/ticket/query.py:899 trac/ticket/report.py:120
1805msgid "Custom Query"
1806msgstr ""
1807
1808#: trac/ticket/query.py:898 trac/ticket/report.py:110 trac/ticket/report.py:111
1809#: trac/ticket/report.py:113 trac/ticket/report.py:230
1810msgid "Available Reports"
1811msgstr ""
1812
1813#: trac/ticket/query.py:985
1814#, python-format
1815msgid "[Error: %(error)s]"
1816msgstr ""
1817
1818#: trac/ticket/query.py:1082
1819msgid "No results"
1820msgstr ""
1821
1822#: trac/ticket/query.py:1120
1823#, python-format
1824msgid "%(groupvalue)s %(groupname)s tickets:"
1825msgstr ""
1826
1827#: trac/ticket/report.py:177
1828#, python-format
1829msgid "Delete Report {%(num)s} %(title)s"
1830msgstr ""
1831
1832#: trac/ticket/report.py:182 trac/ticket/report.py:194
1833#: trac/ticket/report.py:242
1834#, python-format
1835msgid "Report %(num)s does not exist."
1836msgstr ""
1837
1838#: trac/ticket/report.py:183 trac/ticket/report.py:195
1839#: trac/ticket/report.py:243
1840msgid "Invalid Report Number"
1841msgstr ""
1842
1843#: trac/ticket/report.py:207
1844msgid "Create New Report"
1845msgstr ""
1846
1847#: trac/ticket/report.py:211
1848#, python-format
1849msgid "Edit Report {%(num)d} %(title)s"
1850msgstr ""
1851
1852#: trac/ticket/report.py:225
1853#, python-format
1854msgid "Report failed: %(error)s"
1855msgstr ""
1856
1857#: trac/ticket/report.py:233
1858msgid "This is a list of available reports."
1859msgstr ""
1860
1861#: trac/ticket/report.py:258
1862#, python-format
1863msgid "When specified, the report number should be \"%(num)s\"."
1864msgstr ""
1865
1866#: trac/ticket/report.py:305
1867#, python-format
1868msgid "Report execution failed: %(error)s"
1869msgstr ""
1870
1871#: trac/ticket/report.py:518
1872msgid "SQL Query"
1873msgstr ""
1874
1875#: trac/ticket/report.py:532
1876#, python-format
1877msgid "Report %(num)s has no SQL query."
1878msgstr ""
1879
1880#: trac/ticket/report.py:562
1881#, python-format
1882msgid "Query parameter \"sort=%(sort_col)s\"  is invalid"
1883msgstr ""
1884
1885#: trac/ticket/report.py:605
1886#, python-format
1887msgid "Dynamic variable '%(name)s' not defined."
1888msgstr ""
1889
1890#: trac/ticket/roadmap.py:214
1891#, python-format
1892msgid ""
1893"'%(group1)s' and '%(group2)s' milestone groups both are declared to be "
1894"\"catch-all\" groups. Please check your configuration."
1895msgstr ""
1896
1897#: trac/ticket/roadmap.py:230
1898#, python-format
1899msgid ""
1900"'%(groupname)s' milestone group reused status '%(status)s' already taken by "
1901"other groups. Please check your configuration."
1902msgstr ""
1903
1904#: trac/ticket/roadmap.py:309 trac/ticket/roadmap.py:420
1905#: trac/ticket/roadmap.py:551 trac/ticket/templates/roadmap.html:10
1906#: trac/ticket/templates/roadmap.html:17
1907msgid "Roadmap"
1908msgstr ""
1909
1910#: trac/ticket/roadmap.py:351
1911msgid "iCalendar"
1912msgstr ""
1913
1914#: trac/ticket/roadmap.py:429 trac/ticket/roadmap.py:803
1915#, python-format
1916msgid "Milestone %(name)s"
1917msgstr ""
1918
1919#: trac/ticket/roadmap.py:448
1920#, python-format
1921msgid "Ticket #%(num)s: %(summary)s"
1922msgstr ""
1923
1924#: trac/ticket/roadmap.py:623
1925#, python-format
1926msgid "Milestone \"%(name)s\" already exists, please choose another name"
1927msgstr ""
1928
1929#: trac/ticket/roadmap.py:628
1930msgid "You must provide a name for the milestone."
1931msgstr ""
1932
1933#: trac/ticket/web_ui.py:153 trac/ticket/templates/ticket.html:17
1934msgid "New Ticket"
1935msgstr ""
1936
1937#: trac/ticket/web_ui.py:169
1938msgid "id can't be set for a new ticket request."
1939msgstr ""
1940
1941#: trac/ticket/web_ui.py:225
1942msgid "Ticket changes"
1943msgstr ""
1944
1945#: trac/ticket/web_ui.py:227
1946msgid "Ticket details"
1947msgstr ""
1948
1949#: trac/ticket/web_ui.py:233
1950msgid "created"
1951msgstr ""
1952
1953#: trac/ticket/web_ui.py:234
1954msgid "reopened"
1955msgstr ""
1956
1957#: trac/ticket/web_ui.py:235
1958msgid "closed"
1959msgstr ""
1960
1961#: trac/ticket/web_ui.py:236
1962msgid "updated"
1963msgstr ""
1964
1965#: trac/ticket/web_ui.py:332
1966#, python-format
1967msgid "Ticket %(ticketref)s (%(summary)s) %(verb)s"
1968msgstr ""
1969
1970#: trac/ticket/web_ui.py:460
1971#, python-format
1972msgid "Invalid action \"%(name)s\""
1973msgstr ""
1974
1975#: trac/ticket/web_ui.py:571
1976msgid "Back to Query"
1977msgstr ""
1978
1979#: trac/ticket/web_ui.py:651 trac/ticket/web_ui.py:801
1980msgid "Ticket History"
1981msgstr ""
1982
1983#: trac/ticket/web_ui.py:696
1984msgid "No differences to show"
1985msgstr ""
1986
1987#: trac/ticket/web_ui.py:736 trac/ticket/web_ui.py:791
1988#: trac/ticket/web_ui.py:799 trac/wiki/web_ui.py:355 trac/wiki/web_ui.py:361
1989#: trac/wiki/web_ui.py:507 trac/wiki/web_ui.py:515
1990#, python-format
1991msgid "Version %(num)s"
1992msgstr ""
1993
1994#: trac/ticket/web_ui.py:739
1995msgid "initial"
1996msgstr ""
1997
1998#: trac/ticket/web_ui.py:801 trac/versioncontrol/web_ui/changeset.py:342
1999#: trac/wiki/web_ui.py:374
2000msgid "Change"
2001msgstr "Canvia"
2002
2003#: trac/ticket/web_ui.py:806
2004msgid "Ticket Diff"
2005msgstr ""
2006
2007#: trac/ticket/web_ui.py:874
2008msgid "No permission to change ticket fields."
2009msgstr ""
2010
2011#: trac/ticket/web_ui.py:882
2012msgid "No permissions to change ticket fields."
2013msgstr ""
2014
2015#: trac/ticket/web_ui.py:891
2016msgid "No permissions to add a comment."
2017msgstr ""
2018
2019#: trac/ticket/web_ui.py:897
2020msgid ""
2021"Sorry, can not save your changes. This ticket has been modified by someone "
2022"else since you started"
2023msgstr ""
2024
2025#: trac/ticket/web_ui.py:904
2026msgid "Tickets must contain a summary."
2027msgstr ""
2028
2029#: trac/ticket/web_ui.py:927
2030#, python-format
2031msgid "Ticket description is too long (must be less than %(num)s characters)"
2032msgstr ""
2033
2034#: trac/ticket/web_ui.py:942
2035msgid "Invalid comment threading identifier"
2036msgstr ""
2037
2038#: trac/ticket/web_ui.py:949
2039#, python-format
2040msgid "The ticket field '%(field)s' is invalid: %(message)s"
2041msgstr ""
2042
2043#: trac/ticket/web_ui.py:1066
2044msgid "Assign to"
2045msgstr ""
2046
2047#: trac/ticket/web_ui.py:1081
2048msgid "Open (by due date)"
2049msgstr ""
2050
2051#: trac/ticket/web_ui.py:1083
2052msgid "Open (no due date)"
2053msgstr ""
2054
2055#: trac/ticket/web_ui.py:1089
2056msgid "Closed"
2057msgstr "Tancat"
2058
2059#: trac/ticket/web_ui.py:1101
2060msgid "Add to Cc"
2061msgstr ""
2062
2063#: trac/ticket/web_ui.py:1102
2064msgid "Remove from Cc"
2065msgstr ""
2066
2067#: trac/ticket/web_ui.py:1103
2068msgid "Add/Remove from Cc"
2069msgstr ""
2070
2071#: trac/ticket/web_ui.py:1104
2072msgid "<Author field>"
2073msgstr ""
2074
2075#: trac/ticket/web_ui.py:1124 trac/ticket/templates/query.html:89
2076msgid "yes"
2077msgstr "sí"
2078
2079#: trac/ticket/web_ui.py:1124 trac/ticket/templates/query.html:92
2080msgid "no"
2081msgstr "no"
2082
2083#: trac/ticket/web_ui.py:1295 trac/versioncontrol/templates/changeset.html:130
2084msgid "modified"
2085msgstr ""
2086
2087#: trac/ticket/templates/milestone_delete.html:9
2088#: trac/ticket/templates/milestone_delete.html:21
2089msgid "Delete Milestone"
2090msgstr ""
2091
2092#: trac/ticket/templates/milestone_delete.html:26
2093msgid "Are you sure you want to delete this milestone?"
2094msgstr ""
2095
2096#: trac/ticket/templates/milestone_delete.html:28
2097msgid "Retarget associated tickets to milestone"
2098msgstr ""
2099
2100#: trac/ticket/templates/milestone_delete.html:37
2101#: trac/ticket/templates/milestone_view.html:97
2102msgid "Delete milestone"
2103msgstr ""
2104
2105#: trac/ticket/templates/milestone_delete.html:42
2106#: trac/ticket/templates/milestone_edit.html:95
2107#: trac/ticket/templates/milestone_view.html:104
2108#: trac/ticket/templates/roadmap.html:72
2109msgid "TracRoadmap"
2110msgstr ""
2111
2112#: trac/ticket/templates/milestone_delete.html:42
2113msgid ""
2114"for help on using\n"
2115"      the roadmap."
2116msgstr ""
2117
2118#: trac/ticket/templates/milestone_edit.html:11
2119#: trac/ticket/templates/milestone_edit.html:37
2120msgid "Edit Milestone"
2121msgstr ""
2122
2123#: trac/ticket/templates/milestone_edit.html:12
2124#: trac/ticket/templates/milestone_edit.html:38
2125msgid "New Milestone"
2126msgstr ""
2127
2128#: trac/ticket/templates/milestone_edit.html:45
2129msgid "Name of the milestone:"
2130msgstr ""
2131
2132#: trac/ticket/templates/milestone_edit.html:50
2133msgid "Schedule"
2134msgstr ""
2135
2136#: trac/ticket/templates/milestone_edit.html:71
2137msgid "Retarget associated open tickets to milestone:"
2138msgstr ""
2139
2140#: trac/ticket/templates/milestone_edit.html:88
2141#: trac/wiki/templates/wiki_edit.html:126
2142#: trac/wiki/templates/wiki_edit.html:131
2143msgid "Submit changes"
2144msgstr ""
2145
2146#: trac/ticket/templates/milestone_edit.html:89
2147msgid "Add milestone"
2148msgstr ""
2149
2150#: trac/ticket/templates/milestone_edit.html:95
2151#: trac/ticket/templates/milestone_view.html:104
2152#: trac/ticket/templates/roadmap.html:72
2153msgid ""
2154"for help on using\n"
2155"        the roadmap."
2156msgstr ""
2157
2158#: trac/ticket/templates/milestone_view.html:10
2159#: trac/ticket/templates/milestone_view.html:22
2160msgid "Milestone"
2161msgstr ""
2162
2163#: trac/ticket/templates/milestone_view.html:26
2164msgid ""
2165"ago\n"
2166"            ("
2167msgstr ""
2168
2169#: trac/ticket/templates/milestone_view.html:30
2170#: trac/ticket/templates/roadmap.html:43
2171msgid "late"
2172msgstr ""
2173
2174#: trac/ticket/templates/milestone_view.html:33
2175#: trac/ticket/templates/roadmap.html:46
2176msgid "Due in"
2177msgstr ""
2178
2179#: trac/ticket/templates/milestone_view.html:37
2180#: trac/ticket/templates/roadmap.html:50
2181msgid "No date set"
2182msgstr ""
2183
2184#: trac/ticket/templates/milestone_view.html:47
2185#: trac/timeline/templates/timeline.html:42
2186msgid "by"
2187msgstr ""
2188
2189#: trac/ticket/templates/milestone_view.html:61
2190msgid "(none)"
2191msgstr ""
2192
2193#: trac/ticket/templates/milestone_view.html:91
2194msgid "Edit milestone"
2195msgstr ""
2196
2197#: trac/ticket/templates/query.html:28
2198#: trac/ticket/templates/query_results.html:29
2199#, python-format
2200msgid "%(num)s match"
2201msgid_plural "%(num)s matches"
2202msgstr[0] ""
2203msgstr[1] ""
2204
2205#: trac/ticket/templates/query.html:37
2206msgid "Filters"
2207msgstr "Filtres"
2208
2209#: trac/ticket/templates/query.html:38
2210msgid "Query filters"
2211msgstr ""
2212
2213#: trac/ticket/templates/query.html:113
2214msgid "Add filter"
2215msgstr ""
2216
2217#: trac/ticket/templates/query.html:133
2218msgid "Columns"
2219msgstr ""
2220
2221#: trac/ticket/templates/query.html:147
2222msgid "Group results by"
2223msgstr ""
2224
2225#: trac/ticket/templates/query.html:157
2226msgid "descending"
2227msgstr ""
2228
2229#: trac/ticket/templates/query.html:161
2230msgid "Show under each result:"
2231msgstr ""
2232
2233#: trac/ticket/templates/query.html:171
2234msgid "Max items per page"
2235msgstr ""
2236
2237#: trac/ticket/templates/query.html:214
2238msgid "Edit query"
2239msgstr ""
2240
2241#: trac/ticket/templates/query.html:222
2242msgid "Save query"
2243msgstr ""
2244
2245#: trac/ticket/templates/query.html:222
2246#, python-format
2247msgid "Save updated query in report {%(id)s}"
2248msgstr ""
2249
2250#: trac/ticket/templates/query.html:222
2251msgid "Create new report from current query"
2252msgstr ""
2253
2254#: trac/ticket/templates/query.html:231
2255msgid "Delete query"
2256msgstr ""
2257
2258#: trac/ticket/templates/query.html:238
2259#: trac/ticket/templates/report_edit.html:36
2260msgid "TracQuery"
2261msgstr ""
2262
2263#: trac/ticket/templates/query.html:238
2264msgid "for help on using queries."
2265msgstr ""
2266
2267#: trac/ticket/templates/query_results.html:53
2268#: trac/ticket/templates/query_results.html:55
2269msgid "View ticket"
2270msgstr ""
2271
2272#: trac/ticket/templates/query_results.html:69
2273msgid "Reported by"
2274msgstr ""
2275
2276#: trac/ticket/templates/query_results.html:76
2277msgid "(this ticket)"
2278msgstr ""
2279
2280#: trac/ticket/templates/query_results.html:92
2281msgid "(more results for this group on next page)"
2282msgstr ""
2283
2284#: trac/ticket/templates/report_delete.html:16
2285msgid "Are you sure you want to delete this report?"
2286msgstr ""
2287
2288#: trac/ticket/templates/report_delete.html:21
2289#: trac/ticket/templates/report_view.html:39
2290msgid "Delete report"
2291msgstr ""
2292
2293#: trac/ticket/templates/report_delete.html:27
2294#: trac/ticket/templates/report_edit.html:50
2295#: trac/ticket/templates/report_view.html:170
2296msgid "TracReports"
2297msgstr ""
2298
2299#: trac/ticket/templates/report_delete.html:27
2300#: trac/ticket/templates/report_edit.html:50
2301#: trac/ticket/templates/report_view.html:170
2302msgid "for help on using and creating reports."
2303msgstr ""
2304
2305#: trac/ticket/templates/report_edit.html:21
2306msgid "Report Title:"
2307msgstr ""
2308
2309#: trac/ticket/templates/report_edit.html:25
2310msgid "Description: (you may use [1:WikiFormatting] here)"
2311msgstr ""
2312
2313#: trac/ticket/templates/report_edit.html:34
2314msgid "Error:"
2315msgstr "Error:"
2316
2317#: trac/ticket/templates/report_edit.html:36
2318msgid "Query for Report: (can be either SQL or, if starting with"
2319msgstr ""
2320
2321#: trac/ticket/templates/report_edit.html:36
2322msgid "query:"
2323msgstr ""
2324
2325#: trac/ticket/templates/report_edit.html:36
2326msgid ", a"
2327msgstr ""
2328
2329#: trac/ticket/templates/report_edit.html:36
2330msgid "expression)"
2331msgstr ""
2332
2333#: trac/ticket/templates/report_edit.html:41
2334msgid "Save report"
2335msgstr ""
2336
2337#: trac/ticket/templates/report_view.html:16
2338msgid "matches)"
2339msgstr ""
2340
2341#: trac/ticket/templates/report_view.html:27
2342msgid "Edit report"
2343msgstr ""
2344
2345#: trac/ticket/templates/report_view.html:33
2346msgid "Copy report"
2347msgstr ""
2348
2349#: trac/ticket/templates/report_view.html:51
2350msgid "match"
2351msgstr ""
2352
2353#: trac/ticket/templates/report_view.html:85
2354#: trac/ticket/templates/report_view.html:92
2355msgid "View report"
2356msgstr ""
2357
2358#: trac/ticket/templates/report_view.html:160
2359msgid "Create new report"
2360msgstr ""
2361
2362#: trac/ticket/templates/roadmap.html:23
2363msgid "Show already completed milestones"
2364msgstr ""
2365
2366#: trac/ticket/templates/roadmap.html:34
2367msgid "Milestone:"
2368msgstr ""
2369
2370#: trac/ticket/templates/roadmap.html:39
2371msgid ""
2372"ago\n"
2373"                ("
2374msgstr ""
2375
2376#: trac/ticket/templates/roadmap.html:67
2377msgid "Add new milestone"
2378msgstr ""
2379
2380#: trac/ticket/templates/ticket.html:57
2381#: trac/versioncontrol/templates/changeset.html:128
2382msgid "added"
2383msgstr ""
2384
2385#: trac/ticket/templates/ticket.html:60
2386msgid "changed from"
2387msgstr ""
2388
2389#: trac/ticket/templates/ticket.html:63
2390#: trac/versioncontrol/templates/browser.html:125
2391msgid "set to"
2392msgstr ""
2393
2394#: trac/ticket/templates/ticket.html:67
2395msgid "deleted"
2396msgstr ""
2397
2398#: trac/ticket/templates/ticket.html:81
2399msgid "Ticket #"
2400msgstr ""
2401
2402#: trac/ticket/templates/ticket.html:85
2403msgid "Create New Ticket"
2404msgstr ""
2405
2406#: trac/ticket/templates/ticket.html:96 trac/ticket/templates/ticket.html:99
2407msgid "— at"
2408msgstr ""
2409
2410#: trac/ticket/templates/ticket.html:110
2411msgid "Preview ("
2412msgstr ""
2413
2414#: trac/ticket/templates/ticket.html:110 trac/wiki/templates/wiki_edit.html:62
2415msgid "skip"
2416msgstr ""
2417
2418#: trac/ticket/templates/ticket.html:115 trac/ticket/templates/ticket.html:211
2419msgid "in reply to:"
2420msgstr ""
2421
2422#: trac/ticket/templates/ticket.html:117
2423msgid "Changed by"
2424msgstr ""
2425
2426#: trac/ticket/templates/ticket.html:128
2427msgid "Opened"
2428msgstr ""
2429
2430#: trac/ticket/templates/ticket.html:128 trac/ticket/templates/ticket.html:129
2431msgid "ago"
2432msgstr ""
2433
2434#: trac/ticket/templates/ticket.html:129
2435msgid "Last modified"
2436msgstr ""
2437
2438#: trac/ticket/templates/ticket.html:130
2439msgid "(ticket not yet created)"
2440msgstr ""
2441
2442#: trac/ticket/templates/ticket.html:139
2443msgid "Reported by:"
2444msgstr ""
2445
2446#: trac/ticket/templates/ticket.html:141
2447msgid "Owned by:"
2448msgstr ""
2449
2450#: trac/ticket/templates/ticket.html:170
2451msgid "(last modified by"
2452msgstr ""
2453
2454#: trac/ticket/templates/ticket.html:172
2455msgid "diff"
2456msgstr ""
2457
2458#: trac/ticket/templates/ticket.html:183 trac/ticket/templates/ticket.html:225
2459msgid "Reply"
2460msgstr ""
2461
2462#: trac/ticket/templates/ticket.html:183
2463msgid "Reply, quoting this description"
2464msgstr ""
2465
2466#: trac/ticket/templates/ticket.html:202
2467msgid "Change History"
2468msgstr ""
2469
2470#: trac/ticket/templates/ticket.html:215
2471msgid "follow-up"
2472msgstr ""
2473
2474#: trac/ticket/templates/ticket.html:220
2475msgid "Changed"
2476msgstr ""
2477
2478#: trac/ticket/templates/ticket.html:221
2479msgid "ago by"
2480msgstr ""
2481
2482#: trac/ticket/templates/ticket.html:240
2483msgid "Add/Change #"
2484msgstr ""
2485
2486#: trac/ticket/templates/ticket.html:260
2487msgid ""
2488"Comment (you may use\n"
2489"              [1:WikiFormatting]\n"
2490"              here):"
2491msgstr ""
2492
2493#: trac/ticket/templates/ticket.html:273
2494msgid "Properties"
2495msgstr "Propietats"
2496
2497#: trac/ticket/templates/ticket.html:276
2498msgid "Summary:"
2499msgstr ""
2500
2501#: trac/ticket/templates/ticket.html:284
2502msgid "Reporter:"
2503msgstr ""
2504
2505#: trac/ticket/templates/ticket.html:341
2506msgid "This checkbox allows you to add or remove yourself from the CC list."
2507msgstr ""
2508
2509#: trac/ticket/templates/ticket.html:347
2510msgid "Space or comma delimited email addresses and usernames are accepted."
2511msgstr ""
2512
2513#: trac/ticket/templates/ticket.html:379
2514msgid "I have files to attach to this ticket"
2515msgstr ""
2516
2517#: trac/ticket/templates/ticket.html:390 trac/wiki/templates/wiki_edit.html:124
2518msgid "Preview"
2519msgstr "Vista prèvia"
2520
2521#: trac/ticket/templates/ticket.html:398
2522msgid "TracTickets"
2523msgstr ""
2524
2525#: trac/ticket/templates/ticket.html:398
2526msgid ""
2527"for help on using\n"
2528"        tickets."
2529msgstr ""
2530
2531#: trac/ticket/templates/ticket_notify_email.txt:9
2532msgid "Changes (by"
2533msgstr ""
2534
2535#: trac/ticket/templates/ticket_notify_email.txt:15
2536msgid "Description changed by"
2537msgstr ""
2538
2539#: trac/ticket/templates/ticket_notify_email.txt:28
2540msgid ""
2541"-- \n"
2542"Ticket URL: <"
2543msgstr ""
2544
2545#: trac/timeline/web_ui.py:76 trac/timeline/templates/timeline.html:10
2546#: trac/timeline/templates/timeline.html:16
2547msgid "Timeline"
2548msgstr ""
2549
2550#: trac/timeline/web_ui.py:202
2551msgid "Previous period"
2552msgstr ""
2553
2554#: trac/timeline/web_ui.py:208
2555msgid "Next period"
2556msgstr ""
2557
2558#: trac/timeline/web_ui.py:269
2559#, python-format
2560msgid "%(date)s in Timeline"
2561msgstr ""
2562
2563#: trac/timeline/templates/timeline.html:20
2564msgid "View changes from"
2565msgstr ""
2566
2567#: trac/timeline/templates/timeline.html:21
2568msgid "days back"
2569msgstr ""
2570
2571#: trac/timeline/templates/timeline.html:53
2572msgid "TracTimeline"
2573msgstr ""
2574
2575#: trac/timeline/templates/timeline.html:53
2576msgid "for information about the timeline view."
2577msgstr ""
2578
2579#: trac/util/presentation.py:254
2580#, python-format
2581msgid "%(last)d of %(total)d"
2582msgstr ""
2583
2584#: trac/util/presentation.py:256
2585#, python-format
2586msgid "%(start)d - %(stop)d of %(total)d"
2587msgstr ""
2588
2589#: trac/versioncontrol/api.py:81
2590#, python-format
2591msgid "Can't synchronize with the repository (%(error)s)"
2592msgstr ""
2593
2594#: trac/versioncontrol/api.py:96
2595#, python-format
2596msgid "Changeset %(rev)s"
2597msgstr ""
2598
2599#: trac/versioncontrol/api.py:103
2600msgid "Directory"
2601msgstr "Directori"
2602
2603#: trac/versioncontrol/api.py:107
2604#, python-format
2605msgid "at version %(rev)s"
2606msgstr ""
2607
2608#: trac/versioncontrol/api.py:109
2609msgid "Path"
2610msgstr "Ruta"
2611
2612#: trac/versioncontrol/api.py:131
2613#, python-format
2614msgid ""
2615"Unsupported version control system \"%(name)s\". Check that the Python "
2616"support libraries for \"%(name)s\" are correctly installed."
2617msgstr ""
2618
2619#: trac/versioncontrol/api.py:163
2620#, python-format
2621msgid "No changeset %(rev)s in the repository"
2622msgstr ""
2623
2624#: trac/versioncontrol/api.py:165
2625msgid "No such changeset"
2626msgstr ""
2627
2628#: trac/versioncontrol/api.py:171
2629msgid "No such node"
2630msgstr ""
2631
2632#: trac/versioncontrol/api.py:509
2633#, python-format
2634msgid "Insufficient permissions to access %(path)s"
2635msgstr ""
2636
2637#: trac/versioncontrol/api.py:514
2638#, python-format
2639msgid "Insufficient permissions to access changeset %(id)s"
2640msgstr ""
2641
2642#: trac/versioncontrol/cache.py:100
2643msgid ""
2644"The 'repository_dir' has changed, a 'trac-admin resync' operation is needed."
2645msgstr ""
2646
2647#: trac/versioncontrol/cache.py:119
2648msgid "Missing \"youngest_rev\" in cache metadata"
2649msgstr ""
2650
2651#: trac/versioncontrol/svn_fs.py:294
2652#, python-format
2653msgid "Subversion >= 1.0 required: Found %(version)s"
2654msgstr ""
2655
2656#: trac/versioncontrol/svn_fs.py:371
2657msgid "No svn:externals configured in trac.ini"
2658msgstr ""
2659
2660#: trac/versioncontrol/svn_fs.py:395
2661#, python-format
2662msgid "%(path)s does not appear to be a Subversion repository."
2663msgstr ""
2664
2665#: trac/versioncontrol/svn_fs.py:652
2666#, python-format
2667msgid ""
2668"Diff mismatch: Base is a %(oldnode)s (%(oldpath)s in revision %(oldrev)s) "
2669"and Target is a %(newnode)s (%(newpath)s in revision %(newrev)s)."
2670msgstr ""
2671
2672#: trac/versioncontrol/svn_fs.py:803
2673#, python-format
2674msgid "svn blame failed: %(error)s"
2675msgstr ""
2676
2677#: trac/versioncontrol/templates/browser.html:45
2678msgid "View revision:"
2679msgstr ""
2680
2681#: trac/versioncontrol/templates/browser.html:55
2682msgid "Visit:"
2683msgstr ""
2684
2685#: trac/versioncontrol/templates/browser.html:63
2686msgid "Go!"
2687msgstr ""
2688
2689#: trac/versioncontrol/templates/browser.html:63
2690msgid "Jump to the chosen preselected path"
2691msgstr ""
2692
2693#: trac/versioncontrol/templates/browser.html:82
2694#: trac/versioncontrol/templates/revisionlog.html:92
2695#: trac/versioncontrol/web_ui/browser.py:622
2696msgid "Rev"
2697msgstr ""
2698
2699#: trac/versioncontrol/templates/browser.html:84
2700#: trac/versioncontrol/web_ui/browser.py:373 trac/wiki/web_ui.py:520
2701#: trac/wiki/web_ui.py:544
2702msgid "Last Change"
2703msgstr ""
2704
2705#: trac/versioncontrol/templates/browser.html:91
2706msgid "Parent Directory"
2707msgstr ""
2708
2709#: trac/versioncontrol/templates/browser.html:100
2710#: trac/wiki/templates/wiki_edit.html:51 trac/wiki/templates/wiki_view.html:23
2711msgid "Revision info"
2712msgstr ""
2713
2714#: trac/versioncontrol/templates/browser.html:102
2715msgid "Revision"
2716msgstr ""
2717
2718#: trac/versioncontrol/templates/browser.html:103
2719msgid "(checked in by"
2720msgstr ""
2721
2722#: trac/versioncontrol/templates/browser.html:142
2723msgid "TracBrowser"
2724msgstr ""
2725
2726#: trac/versioncontrol/templates/browser.html:142
2727msgid "for help on using the browser."
2728msgstr ""
2729
2730#: trac/versioncontrol/templates/browser.html:153
2731msgid "View changes..."
2732msgstr ""
2733
2734#: trac/versioncontrol/templates/browser.html:153
2735msgid "Select paths and revs for Diff"
2736msgstr ""
2737
2738#: trac/versioncontrol/templates/changeset.html:21
2739#: trac/versioncontrol/templates/changeset.html:36
2740#: trac/versioncontrol/web_ui/changeset.py:344
2741msgid "Changeset"
2742msgstr ""
2743
2744#: trac/versioncontrol/templates/changeset.html:22
2745#: trac/versioncontrol/templates/changeset.html:32
2746#: trac/versioncontrol/templates/changeset.html:34
2747#: trac/versioncontrol/templates/changeset.html:36
2748msgid "Show full changeset"
2749msgstr ""
2750
2751#: trac/versioncontrol/templates/changeset.html:22
2752msgid "for"
2753msgstr ""
2754
2755#: trac/versioncontrol/templates/changeset.html:23
2756#: trac/versioncontrol/templates/changeset.html:26
2757#: trac/versioncontrol/templates/changeset.html:31
2758#: trac/versioncontrol/templates/changeset.html:33
2759#: trac/versioncontrol/templates/changeset.html:64
2760msgid "Show entry in browser"
2761msgstr ""
2762
2763#: trac/versioncontrol/templates/changeset.html:25
2764msgid "Changes in"
2765msgstr ""
2766
2767#: trac/versioncontrol/templates/changeset.html:27
2768msgid "Show revision log"
2769msgstr ""
2770
2771#: trac/versioncontrol/templates/changeset.html:30
2772msgid "Changes from"
2773msgstr ""
2774
2775#: trac/versioncontrol/templates/changeset.html:31
2776#: trac/versioncontrol/templates/changeset.html:33
2777msgid "at"
2778msgstr ""
2779
2780#: trac/versioncontrol/templates/changeset.html:32
2781#: trac/versioncontrol/templates/changeset.html:34
2782msgid "r"
2783msgstr ""
2784
2785#: trac/versioncontrol/templates/changeset.html:77
2786#: trac/versioncontrol/templates/changeset.html:80
2787msgid "Show differences"
2788msgstr ""
2789
2790#: trac/versioncontrol/templates/changeset.html:77
2791msgid "view diffs"
2792msgstr ""
2793
2794#: trac/versioncontrol/templates/changeset.html:87
2795msgid "Show previous version in browser"
2796msgstr ""
2797
2798#: trac/versioncontrol/templates/changeset.html:87
2799msgid "previous"
2800msgstr ""
2801
2802#: trac/versioncontrol/templates/changeset.html:109
2803msgid "Message:"
2804msgstr ""
2805
2806#: trac/versioncontrol/templates/changeset.html:121
2807msgid "Location:"
2808msgstr ""
2809
2810#: trac/versioncontrol/templates/changeset.html:129
2811msgid "removed"
2812msgstr ""
2813
2814#: trac/versioncontrol/templates/changeset.html:131
2815msgid "copied"
2816msgstr ""
2817
2818#: trac/versioncontrol/templates/changeset.html:132
2819msgid "moved"
2820msgstr ""
2821
2822#: trac/versioncontrol/templates/diff_form.html:9
2823#: trac/versioncontrol/templates/diff_form.html:20
2824msgid "Prepare Diff"
2825msgstr ""
2826
2827#: trac/versioncontrol/templates/diff_form.html:26
2828msgid "Select the base and the target for the diff:"
2829msgstr ""
2830
2831#: trac/versioncontrol/templates/diff_form.html:29
2832msgid "From:"
2833msgstr ""
2834
2835#: trac/versioncontrol/templates/diff_form.html:33
2836#: trac/versioncontrol/templates/diff_form.html:43
2837msgid "at revision:"
2838msgstr ""
2839
2840#: trac/versioncontrol/templates/diff_form.html:39
2841msgid "To:"
2842msgstr ""
2843
2844#: trac/versioncontrol/templates/diff_form.html:49
2845msgid ""
2846"For either path, you can start typing the path and will be\n"
2847"              presented a list of existing directories and files to select\n"
2848"              from. Select an entry by clicking on it, or by using the\n"
2849"              up/down cursor keys and hitting tab."
2850msgstr ""
2851
2852#: trac/versioncontrol/templates/diff_form.html:63
2853msgid "TracChangeset"
2854msgstr ""
2855
2856#: trac/versioncontrol/templates/diff_form.html:63
2857msgid "for help on using the diff feature."
2858msgstr ""
2859
2860#: trac/versioncontrol/templates/dir_entries.html:17
2861msgid "View Revision Log"
2862msgstr ""
2863
2864#: trac/versioncontrol/templates/revisionlog.html:10
2865msgid "(log)"
2866msgstr ""
2867
2868#: trac/versioncontrol/templates/revisionlog.html:22
2869msgid "Revision Log Mode:"
2870msgstr ""
2871
2872#: trac/versioncontrol/templates/revisionlog.html:26
2873msgid "Stop on copy"
2874msgstr ""
2875
2876#: trac/versioncontrol/templates/revisionlog.html:32
2877msgid "Follow copies"
2878msgstr ""
2879
2880#: trac/versioncontrol/templates/revisionlog.html:38
2881msgid "Show only adds and deletes"
2882msgstr ""
2883
2884#: trac/versioncontrol/templates/revisionlog.html:43
2885msgid "View log starting at"
2886msgstr ""
2887
2888#: trac/versioncontrol/templates/revisionlog.html:47
2889msgid "and back to"
2890msgstr ""
2891
2892#: trac/versioncontrol/templates/revisionlog.html:52
2893msgid "Show at most"
2894msgstr ""
2895
2896#: trac/versioncontrol/templates/revisionlog.html:54
2897msgid "revisions per page."
2898msgstr ""
2899
2900#: trac/versioncontrol/templates/revisionlog.html:59
2901msgid "Show full log messages"
2902msgstr ""
2903
2904#: trac/versioncontrol/templates/revisionlog.html:77
2905msgid "Copied or renamed"
2906msgstr ""
2907
2908#: trac/versioncontrol/templates/revisionlog.html:84
2909msgid "Diff from Old Revision to New Revision (select them below)"
2910msgstr ""
2911
2912#: trac/versioncontrol/templates/revisionlog.html:93
2913msgid "Chgset"
2914msgstr ""
2915
2916#: trac/versioncontrol/templates/revisionlog.html:96
2917msgid "Log Message"
2918msgstr ""
2919
2920#: trac/versioncontrol/templates/revisionlog.html:107
2921msgid "copied from"
2922msgstr ""
2923
2924#: trac/versioncontrol/templates/revisionlog.html:121
2925msgid "View log starting at this revision"
2926msgstr ""
2927
2928#: trac/versioncontrol/templates/revisionlog.html:162
2929msgid "Diff from Old Revision to New Revision (select them above)"
2930msgstr ""
2931
2932#: trac/versioncontrol/templates/revisionlog.html:168
2933msgid "TracRevisionLog"
2934msgstr ""
2935
2936#: trac/versioncontrol/templates/revisionlog.html:168
2937msgid "for help on using the revision log."
2938msgstr ""
2939
2940#: trac/versioncontrol/templates/revisionlog.txt:1
2941msgid ""
2942"#\n"
2943"# ChangeLog for"
2944msgstr ""
2945
2946#: trac/versioncontrol/templates/revisionlog.txt:2
2947msgid ""
2948"# \n"
2949"# Generated by Trac"
2950msgstr ""
2951
2952#: trac/versioncontrol/web_ui/browser.py:297
2953msgid "Browse Source"
2954msgstr ""
2955
2956#: trac/versioncontrol/web_ui/browser.py:345
2957#: trac/versioncontrol/web_ui/changeset.py:240
2958msgid "Invalid Changeset Number"
2959msgstr ""
2960
2961#: trac/versioncontrol/web_ui/browser.py:351
2962#: trac/versioncontrol/web_ui/log.py:98
2963msgid "Parent directory"
2964msgstr ""
2965
2966#: trac/versioncontrol/web_ui/browser.py:377
2967msgid "Normal"
2968msgstr "Normal"
2969
2970#: trac/versioncontrol/web_ui/browser.py:378
2971msgid "View file without annotations"
2972msgstr ""
2973
2974#: trac/versioncontrol/web_ui/browser.py:382
2975msgid "Annotate"
2976msgstr ""
2977
2978#: trac/versioncontrol/web_ui/browser.py:383
2979msgid ""
2980"Annotate each line with the last changed revision (this can be time "
2981"consuming...)"
2982msgstr ""
2983
2984#: trac/versioncontrol/web_ui/browser.py:389
2985msgid "Revision Log"
2986msgstr ""
2987
2988#: trac/versioncontrol/web_ui/browser.py:455
2989#: trac/versioncontrol/web_ui/changeset.py:334
2990msgid "Zip Archive"
2991msgstr ""
2992
2993#: trac/versioncontrol/web_ui/browser.py:622
2994msgid "Revision in which the line changed"
2995msgstr ""
2996
2997#: trac/versioncontrol/web_ui/changeset.py:333
2998msgid "Unified Diff"
2999msgstr ""
3000
3001#: trac/versioncontrol/web_ui/changeset.py:348
3002msgid "Reverse Diff"
3003msgstr ""
3004
3005#: trac/versioncontrol/web_ui/changeset.py:379
3006#, python-format
3007msgid "Changeset %(id)s for %(path)s"
3008msgstr ""
3009
3010#: trac/versioncontrol/web_ui/changeset.py:382
3011#: trac/versioncontrol/web_ui/changeset.py:404
3012#: trac/versioncontrol/web_ui/changeset.py:422
3013#, python-format
3014msgid "Changeset %(id)s"
3015msgstr ""
3016
3017#: trac/versioncontrol/web_ui/changeset.py:452
3018#, python-format
3019msgid "Show revision %(rev)s of this file in browser"
3020msgstr ""
3021
3022#: trac/versioncontrol/web_ui/changeset.py:595
3023#, python-format
3024msgid "Show the changeset %(id)s restricted to %(path)s"
3025msgstr ""
3026
3027#: trac/versioncontrol/web_ui/changeset.py:605
3028#, python-format
3029msgid "Show the %(range)s differences restricted to %(path)s"
3030msgstr ""
3031
3032#: trac/versioncontrol/web_ui/changeset.py:784
3033msgid "Repository checkins"
3034msgstr ""
3035
3036#: trac/versioncontrol/web_ui/changeset.py:956
3037msgid "Changesets"
3038msgstr ""
3039
3040#: trac/versioncontrol/web_ui/log.py:170
3041#, python-format
3042msgid ""
3043"The file or directory '%(path)s' doesn't exist at revision %(rev)s or at any "
3044"previous revision."
3045msgstr ""
3046
3047#: trac/versioncontrol/web_ui/log.py:172
3048msgid "Nonexistent path"
3049msgstr ""
3050
3051#: trac/versioncontrol/web_ui/log.py:188
3052#, python-format
3053msgid "Revision Log (restarting at %(path)s, rev. %(rev)s)"
3054msgstr ""
3055
3056#: trac/versioncontrol/web_ui/log.py:245
3057msgid "ChangeLog"
3058msgstr ""
3059
3060#: trac/versioncontrol/web_ui/log.py:247
3061msgid "View Latest Revision"
3062msgstr ""
3063
3064#: trac/versioncontrol/web_ui/log.py:251
3065msgid "Older Revisions"
3066msgstr ""
3067
3068#: trac/web/auth.py:88
3069#, python-format
3070msgid "logged in as %(user)s"
3071msgstr ""
3072
3073#: trac/web/auth.py:91
3074msgid "Logout"
3075msgstr ""
3076
3077#: trac/web/auth.py:94
3078msgid "Login"
3079msgstr "Entra"
3080
3081#: trac/web/auth.py:136
3082#, python-format
3083msgid "Already logged in as %(user)s."
3084msgstr ""
3085
3086#: trac/web/chrome.py:160 trac/web/chrome.py:168
3087#, python-format
3088msgid "Previous %(label)s"
3089msgstr ""
3090
3091#: trac/web/chrome.py:180 trac/web/chrome.py:187
3092#, python-format
3093msgid "Next %(label)s"
3094msgstr ""
3095
3096#: trac/wiki/api.py:325
3097msgid "no permission to view this wiki page"
3098msgstr ""
3099
3100#: trac/wiki/formatter.py:133
3101#, python-format
3102msgid "HTML parsing error: %(message)s"
3103msgstr ""
3104
3105#: trac/wiki/intertrac.py:51
3106#, python-format
3107msgid "Can't view %(link)s:"
3108msgstr ""
3109
3110#: trac/wiki/macros.py:467
3111#, python-format
3112msgid "Error: Can't get description for macro %(name)s"
3113msgstr ""
3114
3115#: trac/wiki/macros.py:550
3116msgid "Table of Contents"
3117msgstr ""
3118
3119#: trac/wiki/model.py:146
3120msgid "Page not modified"
3121msgstr ""
3122
3123#: trac/wiki/web_ui.py:85 trac/wiki/web_ui.py:596
3124msgid "Wiki"
3125msgstr "Wiki"
3126
3127#: trac/wiki/web_ui.py:87
3128msgid "Help/Guide"
3129msgstr ""
3130
3131#: trac/wiki/web_ui.py:122
3132#, python-format
3133msgid "No version \"%(num)s\" for Wiki page \"%(name)s\""
3134msgstr ""
3135
3136#: trac/wiki/web_ui.py:181
3137#, python-format
3138msgid "The Wiki page field '%(field)s' is invalid: %(message)s"
3139msgstr ""
3140
3141#: trac/wiki/web_ui.py:185
3142#, python-format
3143msgid "Invalid Wiki page: %(message)s"
3144msgstr ""
3145
3146#: trac/wiki/web_ui.py:271
3147msgid "Page not modified, showing latest version."
3148msgstr ""
3149
3150#: trac/wiki/web_ui.py:303
3151#, python-format
3152msgid "Version %(num)s of page \"%(name)s\" does not exist"
3153msgstr ""
3154
3155#: trac/wiki/web_ui.py:357
3156msgid "Page history"
3157msgstr ""
3158
3159#: trac/wiki/web_ui.py:374
3160msgid "Wiki History"
3161msgstr ""
3162
3163#: trac/wiki/web_ui.py:439
3164#, python-format
3165msgid "Page %(name)s does not exist"
3166msgstr ""
3167
3168#: trac/wiki/web_ui.py:476
3169#, python-format
3170msgid "Page %(name)s not found"
3171msgstr ""
3172
3173#: trac/wiki/web_ui.py:510 trac/wiki/web_ui.py:519
3174msgid "View Latest Version"
3175msgstr ""
3176
3177#: trac/wiki/web_ui.py:539
3178msgid "Start Page"
3179msgstr ""
3180
3181#: trac/wiki/web_ui.py:540
3182msgid "Index"
3183msgstr "Índex"
3184
3185#: trac/wiki/web_ui.py:542
3186msgid "History"
3187msgstr "Historial"
3188
3189#: trac/wiki/web_ui.py:552
3190msgid "Wiki changes"
3191msgstr ""
3192
3193#: trac/wiki/templates/wiki_delete.html:22
3194msgid "Delete"
3195msgstr "Esborra"
3196
3197#: trac/wiki/templates/wiki_delete.html:26
3198msgid "Are you sure you want to"
3199msgstr ""
3200
3201#: trac/wiki/templates/wiki_delete.html:26
3202msgid "delete"
3203msgstr ""
3204
3205#: trac/wiki/templates/wiki_delete.html:26
3206msgid "this page?"
3207msgstr ""
3208
3209#: trac/wiki/templates/wiki_delete.html:28
3210msgid ""
3211"This is the only version the page, so the page will be removed completely!"
3212msgstr ""
3213
3214#: trac/wiki/templates/wiki_diff.html:17
3215#, python-format
3216msgid "Delete version %(old_version)d to version %(version)d"
3217msgstr ""
3218
3219#: trac/wiki/templates/wiki_diff.html:18
3220#, python-format
3221msgid "Delete version %(version)d"
3222msgstr ""
3223
3224#: trac/wiki/templates/wiki_edit.html:28
3225msgid "Editing"
3226msgstr ""
3227
3228#: trac/wiki/templates/wiki_edit.html:30
3229msgid "Someone else has modified that page since you started your edits."
3230msgstr ""
3231
3232#: trac/wiki/templates/wiki_edit.html:31 trac/wiki/templates/wiki_edit.html:41
3233msgid "If you save right away, you risk to revert those changes"
3234msgstr ""
3235
3236#: trac/wiki/templates/wiki_edit.html:31 trac/wiki/templates/wiki_edit.html:41
3237msgid "(highlighted below as deletions)."
3238msgstr ""
3239
3240#: trac/wiki/templates/wiki_edit.html:33 trac/wiki/templates/wiki_edit.html:42
3241msgid ""
3242"Please review all those changes and manually merge them with your\n"
3243"        own changes."
3244msgstr ""
3245
3246#: trac/wiki/templates/wiki_edit.html:34 trac/wiki/templates/wiki_edit.html:44
3247msgid "If you're unsure about what you're doing, please press"
3248msgstr ""
3249
3250#: trac/wiki/templates/wiki_edit.html:35 trac/wiki/templates/wiki_edit.html:45
3251msgid ""
3252"(losing your changes) and start editing the latest version of the page\n"
3253"        again."
3254msgstr ""
3255
3256#: trac/wiki/templates/wiki_edit.html:39
3257msgid "Someone else modified that page since you started your edits."
3258msgstr ""
3259
3260#: trac/wiki/templates/wiki_edit.html:53
3261msgid "Change information for future version"
3262msgstr ""
3263
3264#: trac/wiki/templates/wiki_edit.html:54 trac/wiki/templates/wiki_view.html:26
3265msgid "(modified by"
3266msgstr ""
3267
3268#: trac/wiki/templates/wiki_edit.html:72
3269msgid ""
3270"Sorry, this page has been modified by somebody else since you started\n"
3271"            editing. Your changes cannot be saved."
3272msgstr ""
3273
3274#: trac/wiki/templates/wiki_edit.html:85
3275msgid "Adjust edit area height:"
3276msgstr ""
3277
3278#: trac/wiki/templates/wiki_edit.html:97
3279msgid ""
3280"[1:Note:] See [2:WikiFormatting] and\n"
3281"          [3:TracWiki] for help on editing wiki content."
3282msgstr ""
3283
3284#: trac/wiki/templates/wiki_edit.html:102
3285msgid "Change information"
3286msgstr ""
3287
3288#: trac/wiki/templates/wiki_edit.html:110
3289msgid "Comment about this change (optional):"
3290msgstr ""
3291
3292#: trac/wiki/templates/wiki_edit.html:117
3293msgid "Page is read-only"
3294msgstr ""
3295
3296#: trac/wiki/templates/wiki_edit.html:125
3297msgid "Merge changes"
3298msgstr ""
3299
3300#: trac/wiki/templates/wiki_edit.html:129
3301msgid "Preview Page"
3302msgstr ""
3303
3304#: trac/wiki/templates/wiki_edit.html:130
3305msgid "Review Changes"
3306msgstr ""
3307
3308#: trac/wiki/templates/wiki_view.html:39
3309msgid "Describe"
3310msgstr ""
3311
3312#: trac/wiki/templates/wiki_view.html:40
3313msgid "here."
3314msgstr ""
3315
3316#: trac/wiki/templates/wiki_view.html:57
3317msgid "Edit this page"
3318msgstr ""
3319
3320#: trac/wiki/templates/wiki_view.html:60
3321msgid "Create this page"
3322msgstr ""
3323
3324#: trac/wiki/templates/wiki_view.html:62
3325msgid "Using the template:"
3326msgstr ""
3327
3328#: trac/wiki/templates/wiki_view.html:65
3329msgid "(blank page)"
3330msgstr ""
3331
3332#: trac/wiki/templates/wiki_view.html:84
3333msgid "Delete this version"
3334msgstr ""
3335
3336#: trac/wiki/templates/wiki_view.html:86
3337msgid "Delete page"
3338msgstr ""