annotate locale/it.po @ 8246:3812c0fb1137

chore(translation): update roundup.pot and .po files
author John Rouillard <rouilj@ieee.org>
date Mon, 30 Dec 2024 22:51:46 -0500
parents cd642eaf358e
children 8d3085b4d047
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1 # Italian message file for Roundup Issue Tracker
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2 # Marco Ghidinelli <marco.ghidinelli@ing.unibs.it>, 2007
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3 #
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4 # roundup.pot revision 1.22
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
5 #
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
6 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
7 msgstr ""
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
8 "Project-Id-Version: Roundup 2.5.0\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
9 "Report-Msgid-Bugs-To: roundup-devel@lists.sourceforge.net\n"
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
10 "POT-Creation-Date: 2024-12-30 22:49-0500\n"
4843
55d1a73d6118 Drop comment in user settings about numeric hour offsets.
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4570
diff changeset
11 "PO-Revision-Date: 2013-10-31 12:20+0100\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
12 "Last-Translator: Marco Ghidinelli <marco.ghidinelli@ing.unibs.it>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
13 "Language-Team: italian <it@li.org>\n"
7052
4b6a6b794dfa Fix errors in po files.
John Rouillard <rouilj@ieee.org>
parents: 6986
diff changeset
14 "Language: it\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
15 "MIME-Version: 1.0\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
16 "Content-Type: text/plain; charset=UTF-8\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
17 "Content-Transfer-Encoding: 8bit\n"
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
18 "Plural-Forms: nplurals=2; plural=n != 1;\n"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
19
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
20 #: ../roundup/actions.py:49
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
21 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
22 msgid ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
23 "You do not have permission to retire or restore the %(classname)s class."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
24 msgstr "Non hai i permessi per %(action)s la classe %(classname)s."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
25
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
26 #: ../roundup/actions.py:65 ../roundup/cgi/actions.py:240
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
27 msgid "You may not retire the admin or anonymous user"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
28 msgstr "Non è possibile ritirare l'utente amministratore o l'utente anonimo"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
29
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
30 #: ../roundup/admin.py:131
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
31 msgid ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
32 "Have 'display designator[,designator*]' show header inside\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
33 " []'s before items. Includes retired/active status.\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
34 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
35
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
36 #: ../roundup/admin.py:135
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
37 msgid ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
38 "Have 'display designator' and 'specification class' show\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
39 " protected fields: creator, id etc.\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
40 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
41
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
42 #: ../roundup/admin.py:139
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
43 msgid ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
44 "Controls history options. It is a bitstring where setting\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
45 " the bit disables the feature. A value of 0 (default)\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
46 " enables all features. Value 1 disables loading of\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
47 " history. Value 2 disables saving history. Value 4\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
48 " disables loading init file. Since it is a bitstring a\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
49 " value of 6 disables both loading init file and saving\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
50 " history.\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
51 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
52
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
53 #: ../roundup/admin.py:148
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
54 msgid ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
55 "Set the number of lines of history to keep for this session.\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
56 " -1 is infinite.\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
57 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
58
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
59 #: ../roundup/admin.py:152
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
60 msgid "Set indexer to use when running 'reindex' NYI\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
61 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
62
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
63 #: ../roundup/admin.py:155
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
64 msgid "Force reopening of tracker when running each command.\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
65 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
66
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
67 #: ../roundup/admin.py:158
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
68 msgid ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
69 "set the number of rows imported before a database commit is\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
70 " done. Used only for imports on PostgreSQL.\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
71 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
72
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
73 #: ../roundup/admin.py:160
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
74 msgid "Show retired items in table, list etc. One of 'no', 'only', 'both'\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
75 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
76
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
77 #: ../roundup/admin.py:162
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
78 msgid "internal mapping for show_retired.\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
79 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
80
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
81 #: ../roundup/admin.py:163
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
82 msgid "Enable verbose output: tracing, descriptions...\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
83 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
84
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
85 # ../roundup/admin.py:1052 ../roundup/admin.py:85:981 :1030:1052
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
86 #: ../roundup/admin.py:175 ../roundup/admin.py:1188 ../roundup/admin.py:1858
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
87 #: ../roundup/admin.py:1890 ../roundup/admin.py:175:1188 :1858:1890
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
88 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
89 msgid "no such class \"%(classname)s\""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
90 msgstr "classe \"%(classname)s\" mancante"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
91
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
92 # ../roundup/admin.py:95 ../roundup/admin.py:99 ../roundup/admin.py:95:99
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
93 #: ../roundup/admin.py:188
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
94 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
95 msgid "argument \"%(arg)s\" not propname=value"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
96 msgstr "argomento \"%(arg)s\" non nel formato nome=valore"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
97
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
98 #: ../roundup/admin.py:201
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
99 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
100 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
101 "Problem: %(message)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
102 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
103 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
104 "Problema: %(message)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
105 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
106
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
107 #: ../roundup/admin.py:202
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
108 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
109 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
110 "%(message)sUsage: roundup-admin [options] [<command> <arguments>]\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
111 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
112 "Options:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
113 " -i instance home -- specify the issue tracker \"home directory\" to "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
114 "administer\n"
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
115 " -u -- the user[:password] to use for commands (default "
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
116 "admin)\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
117 " -d -- print full designators not just class id numbers\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
118 " -c -- when outputting lists of data, comma-separate them.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
119 " Same as '-S \",\"'.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
120 " -S <string> -- when outputting lists of data, string-separate them\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
121 " -s -- when outputting lists of data, space-separate them.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
122 " Same as '-S \" \"'.\n"
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
123 " -P pragma=value -- Set a pragma on command line rather than "
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
124 "interactively.\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
125 " Can be used multiple times.\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
126 " -V -- be verbose when importing\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
127 " -v -- report Roundup and Python versions (and quit)\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
128 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
129 " Only one of -s, -c or -S can be specified.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
130 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
131 "Help:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
132 " roundup-admin -h\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
133 " roundup-admin help -- this help\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
134 " roundup-admin help <command> -- command-specific help\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
135 " roundup-admin help all -- all available help\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
136 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
137
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
138 #: ../roundup/admin.py:231
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
139 #, fuzzy
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
140 msgid "Commands: "
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
141 msgstr "Comandi:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
142
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
143 #: ../roundup/admin.py:238
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
144 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
145 "Commands may be abbreviated as long as the abbreviation\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
146 "matches only one command, e.g. l == li == lis == list."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
147 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
148 "I comandi possono essere abbreviati finchè l'abbreviazione rimane univoca\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
149 "es: l == li == lis == list."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
150
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
151 #: ../roundup/admin.py:270
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
152 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
153 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
154 "All commands (except help) require a tracker specifier. This is just\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
155 "the path to the roundup tracker you're working with. A roundup tracker\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
156 "is where roundup keeps the database and configuration file that defines\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
157 "an issue tracker. It may be thought of as the issue tracker's \"home\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
158 "directory\". It may be specified in the environment variable TRACKER_HOME\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
159 "or on the command line as \"-i tracker\".\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
160 "\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
161 "A designator is a classname and a nodeid concatenated, eg. bug1, "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
162 "user10, ...\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
163 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
164 "Property values are represented as strings in command arguments and in the\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
165 "printed results:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
166 " . Strings are, well, strings.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
167 " . Date values are printed in the full date format in the local time zone,\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
168 " and accepted in the full format or any of the partial formats explained\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
169 " below.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
170 " . Link values are printed as node designators. When given as an argument,\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
171 " node designators and key strings are both accepted.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
172 " . Multilink values are printed as lists of node designators joined\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
173 " by commas. When given as an argument, node designators and key\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
174 " strings are both accepted; an empty string, a single node, or a list\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
175 " of nodes joined by commas is accepted.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
176 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
177 "When property values must contain spaces, just surround the value with\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
178 "quotes, either ' or \". A single space may also be backslash-quoted. If a\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
179 "value must contain a quote character, it must be backslash-quoted or inside\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
180 "quotes. Examples:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
181 " hello world (2 tokens: hello, world)\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
182 " \"hello world\" (1 token: hello world)\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
183 " \"Roch'e\" Compaan (2 tokens: Roch'e Compaan)\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
184 " Roch\\'e Compaan (2 tokens: Roch'e Compaan)\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
185 " address=\"1 2 3\" (1 token: address=1 2 3)\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
186 " \\\\ (1 token: \\)\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
187 " \\n\\r\\t (1 token: a newline, carriage-return and "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
188 "tab)\n"
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
189 " f \"test\\\"q\" (2 tokens: f test\"q)\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
190 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
191 "When multiple nodes are specified to the roundup get or roundup set\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
192 "commands, the specified properties are retrieved or set on all the listed\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
193 "nodes.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
194 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
195 "When multiple results are returned by the roundup get or roundup find\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
196 "commands, they are printed one per line (default) or joined by commas (with\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
197 "the -c) option.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
198 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
199 "Where the command changes data, a login name/password is required. The\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
200 "login may be specified as either \"name\" or \"name:password\".\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
201 " . ROUNDUP_LOGIN environment variable\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
202 " . the -u command-line option\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
203 "If either the name or password is not supplied, they are obtained from the\n"
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
204 "command-line. (See admin guide before using -u.)\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
205 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
206 "Date format examples:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
207 " \"2000-04-17.03:45\" means <Date 2000-04-17.08:45:00>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
208 " \"2000-04-17\" means <Date 2000-04-17.00:00:00>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
209 " \"01-25\" means <Date yyyy-01-25.00:00:00>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
210 " \"08-13.22:13\" means <Date yyyy-08-14.03:13:00>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
211 " \"11-07.09:32:43\" means <Date yyyy-11-07.14:32:43>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
212 " \"14:25\" means <Date yyyy-mm-dd.19:25:00>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
213 " \"8:47:11\" means <Date yyyy-mm-dd.13:47:11>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
214 " \".\" means \"right now\"\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
215 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
216 "Command help:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
217 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
218
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
219 #: ../roundup/admin.py:334
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
220 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
221 msgid "%s:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
222 msgstr "%s:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
223
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
224 # ../roundup/admin.py:340 ../roundup/admin.py:396 ../roundup/admin.py:340:396
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
225 #: ../roundup/admin.py:439 ../roundup/admin.py:1415
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
226 #: ../roundup/admin.py:439:1415
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
227 msgid "Templates:"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
228 msgstr "Modelli predefiniti:"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
229
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
230 # ../roundup/admin.py:343 ../roundup/admin.py:407 ../roundup/admin.py:343:407
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
231 #: ../roundup/admin.py:442 ../roundup/admin.py:1425
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
232 #: ../roundup/admin.py:442:1425
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
233 msgid "Back ends:"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
234 msgstr "Back ends:"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
235
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
236 #. noqa: ARG002
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
237 #: ../roundup/admin.py:459
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
238 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
239 "Usage: commit\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
240 " Commit changes made to the database during an interactive session.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
241 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
242 " The changes made during an interactive session are not\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
243 " automatically written to the database - they must be committed\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
244 " using this command.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
245 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
246 " One-off commands on the command-line are automatically committed if\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
247 " they are successful.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
248 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
249 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
250
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
251 #: ../roundup/admin.py:474
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
252 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
253 "Usage: create classname property=value ...\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
254 " Create a new entry of a given class.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
255 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
256 " This creates a new entry of the given class using the property\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
257 " name=value arguments provided on the command line after the \"create"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
258 "\"\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
259 " command.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
260 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
261 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
262
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
263 # ../roundup/admin.py:1243 ../roundup/admin.py:369:466 :1020:1042 :1072:1171
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
264 # :1243 :527:606 :656:714 :735:763 :834:901 :972
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
265 #: ../roundup/admin.py:482 ../roundup/admin.py:555 ../roundup/admin.py:606
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
266 #: ../roundup/admin.py:733 ../roundup/admin.py:806 ../roundup/admin.py:851
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
267 #: ../roundup/admin.py:902 ../roundup/admin.py:999 ../roundup/admin.py:1216
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
268 #: ../roundup/admin.py:1388 ../roundup/admin.py:1516 ../roundup/admin.py:1599
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
269 #: ../roundup/admin.py:1725 ../roundup/admin.py:1848 ../roundup/admin.py:1880
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
270 #: ../roundup/admin.py:1996 ../roundup/admin.py:2050 ../roundup/admin.py:2098
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
271 #: ../roundup/admin.py:482:555 :1216:1388:1516 :1599:1725 :1848:1880 :1996:2050
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
272 #: :2098 :606:733 :806:851 :902:999
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
273 msgid "Not enough arguments supplied"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
274 msgstr "Non sono stati forniti abbastanza argomenti"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
275
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
276 #: ../roundup/admin.py:502
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
277 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
278 msgid "%(propname)s (Password): "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
279 msgstr "%(propname)s·(Password):·"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
280
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
281 #: ../roundup/admin.py:505
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
282 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
283 msgid " %(propname)s (Again): "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
284 msgstr " %(propname)s (Ripeti password): "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
285
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
286 #: ../roundup/admin.py:509
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
287 msgid "Sorry, try again..."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
288 msgstr "Mi dispiace, riprova..."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
289
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
290 #: ../roundup/admin.py:514
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
291 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
292 msgid "%(propname)s (%(proptype)s): "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
293 msgstr "%(propname)s (%(proptype)s): "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
294
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
295 #: ../roundup/admin.py:533
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
296 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
297 msgid "you must provide the \"%(propname)s\" property."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
298 msgstr "deve essere fornita la proprietà \"%(propname)s\"."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
299
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
300 #: ../roundup/admin.py:545
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
301 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
302 "Usage: display designator[,designator]*\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
303 " Show the property values for the given node(s).\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
304 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
305 " A designator is a classname and a nodeid concatenated,\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
306 " eg. bug1, user10, ...\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
307 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
308 " This lists the properties and their associated values\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
309 " for the given node.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
310 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
311 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
312
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
313 #: ../roundup/admin.py:586
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
314 #, fuzzy, python-format
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
315 msgid "%(protected)s%(key)s: %(value)s"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
316 msgstr "%(key)s:·%(value)s"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
317
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
318 #. grab the directory to export to
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
319 #: ../roundup/admin.py:589
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
320 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
321 "Usage: export [[-]class[,class]] export_dir\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
322 " Export the database and file content.\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
323 "\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
324 " Database content is exported to colon separated files.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
325 " To exclude the files (e.g. for the msg or file class),\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
326 " use the exporttables command.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
327 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
328 " Optionally limit the export to just the named classes\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
329 " or exclude the named classes, if the 1st argument\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
330 " starts with '-'.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
331 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
332 " This action exports the current data from the database into\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
333 " colon-separated-value files that are placed in the nominated\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
334 " export_dir directory.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
335 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
336 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
337
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
338 #: ../roundup/admin.py:704
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
339 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
340 "Usage: exporttables [[-]class[,class]] export_dir\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
341 " Export only the database to files, no file content.\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
342 "\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
343 " Database content is exported to colon separated files.\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
344 " The files below $TRACKER_HOME/db/files/ (which can be\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
345 " archived separately) are not part of the export.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
346 " To include the files, use the export command.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
347 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
348 " Optionally limit the export to just the named classes\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
349 " or exclude the named classes, if the 1st argument\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
350 " starts with '-'.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
351 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
352 " This action exports the current data from the database into\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
353 " colon-separated-value files that are placed in the export_dir\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
354 " destination directory.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
355 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
356 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
357
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
358 #: ../roundup/admin.py:723
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
359 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
360 "Usage: filter classname propname=value ...\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
361 " Find the nodes of the given class with a given property value.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
362 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
363 " Find the nodes of the given class with a given property value.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
364 " Multiple values can be specified by separating them with commas.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
365 " If property is a string, all values must match. I.E. it's an\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
366 " 'and' operation. If the property is a link/multilink any value\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
367 " matches. I.E. an 'or' operation.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
368 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
369 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
370
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
371 # ../roundup/admin.py:920 ../roundup/admin.py:701:854 :866:920
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
372 #: ../roundup/admin.py:764
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
373 #, fuzzy, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
374 msgid "Class %(curclassname)s has no property %(pn)s in %(propname)s."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
375 msgstr "la classe %(classname)s non ha la proprietà \"%(propname)s\""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
376
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
377 # ../roundup/admin.py:920 ../roundup/admin.py:701:854 :866:920
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
378 #: ../roundup/admin.py:791 ../roundup/admin.py:840 ../roundup/admin.py:1536
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
379 #: ../roundup/admin.py:1549 ../roundup/admin.py:2120
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
380 #: ../roundup/admin.py:791:840 :1536:1549:2120
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
381 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
382 msgid "%(classname)s has no property \"%(propname)s\""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
383 msgstr "la classe %(classname)s non ha la proprietà \"%(propname)s\""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
384
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
385 #: ../roundup/admin.py:798
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
386 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
387 "Usage: find classname propname=value ...\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
388 " Find the nodes of the given class with a given link property value.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
389 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
390 " Find the nodes of the given class with a given link property value.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
391 " The value may be either the nodeid of the linked node, or its key\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
392 " value.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
393 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
394 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
395
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
396 #: ../roundup/admin.py:847
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
397 msgid ""
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
398 "Usage: genconfig filename\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
399 " Create a new tracker config file with default values in filename.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
400 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
401 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
402
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
403 #: ../roundup/admin.py:864
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
404 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
405 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
406 "Changing option\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
407 " 'password_pbkdf2_default_rounds'\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
408 "from old default of %(old_number)s to new default of %(new_number)s."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
409 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
410
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
411 #: ../roundup/admin.py:875
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
412 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
413 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
414 "Update 'password_pbkdf2_default_rounds' to a number equal to or larger\n"
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
415 " than %s.\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
416 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
417
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
418 #: ../roundup/admin.py:882
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
419 msgid ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
420 "Check the rdbms mysql_* settings. Your charset and collations may need\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
421 " to be changed. See upgrading instructions.\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
422 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
423
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
424 #: ../roundup/admin.py:892
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
425 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
426 "Usage: get property designator[,designator]*\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
427 " Get the given property of one or more designator(s).\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
428 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
429 " A designator is a classname and a nodeid concatenated,\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
430 " eg. bug1, user10, ...\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
431 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
432 " Retrieves the property value of the nodes specified\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
433 " by the designators.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
434 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
435 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
436
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
437 # ../roundup/admin.py:560 ../roundup/admin.py:575 ../roundup/admin.py:560:575
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
438 #: ../roundup/admin.py:925
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
439 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
440 msgid "property %s is not of type Multilink or Link so -d flag does not apply."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
441 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
442
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
443 # ../roundup/admin.py:1054 ../roundup/admin.py:583:983 :1032:1054
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
444 #: ../roundup/admin.py:942 ../roundup/admin.py:1190 ../roundup/admin.py:1864
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
445 #: ../roundup/admin.py:1892 ../roundup/admin.py:942:1190 :1864:1892
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
446 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
447 msgid "no such %(classname)s node \"%(nodeid)s\""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
448 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
449
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
450 #: ../roundup/admin.py:945
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
451 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
452 msgid "no such %(classname)s property \"%(propname)s\""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
453 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
454
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
455 #: ../roundup/admin.py:950
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
456 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
457 "Usage: help topic\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
458 " Give help about topic.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
459 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
460 " commands -- list commands\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
461 " <command> -- help specific to a command\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
462 " initopts -- init command options\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
463 " all -- all available help\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
464 " "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
465 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
466
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
467 #: ../roundup/admin.py:969
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
468 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
469 msgid "Sorry, no help for \"%(topic)s\""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
470 msgstr "Nessun aiuto per \"%(topic)s\""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
471
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
472 #: ../roundup/admin.py:986
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
473 msgid ""
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
474 "Usage: history designator [skipquiet] [raw]\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
475 " Show the history entries of a designator.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
476 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
477 " A designator is a classname and a nodeid concatenated,\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
478 " eg. bug1, user10, ...\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
479 "\n"
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
480 " Lists the journal entries viewable by the user for the node\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
481 " identified by the designator. If skipquiet is added, journal\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
482 " entries for quiet properties are not shown. If raw is added,\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
483 " the output is the raw representation of the journal entries.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
484 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
485 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
486
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
487 #: ../roundup/admin.py:1011
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
488 #, python-format
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
489 msgid "Unexpected argument(s): %s. Expected 'skipquiet' or 'raw'."
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
490 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
491
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
492 #: ../roundup/admin.py:1062
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
493 #, fuzzy
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
494 msgid "removed"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
495 msgstr "rimuovi"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
496
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
497 #: ../roundup/admin.py:1064
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
498 msgid "added"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
499 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
500
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
501 #: ../roundup/admin.py:1066
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
502 #, python-format
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
503 msgid "Unknown history set operation '%s'. Expected +/-."
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
504 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
505
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
506 #. .Hint added issue23 to superseder
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
507 #: ../roundup/admin.py:1091
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
508 #, fuzzy, python-format
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
509 msgid "added %(class)s%(item_id)s to %(propname)s"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
510 msgstr "%(class)s %(id)s %(properties)s modificata correttamente"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
511
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
512 #. .Hint read as: assignedto was admin(1)
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
513 #. where assignedto is the property
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
514 #. admin is the key name for value 1
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
515 #: ../roundup/admin.py:1112
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
516 #, fuzzy, python-format
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
517 msgid "%(prop)s was %(name)s(%(value)s)"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
518 msgstr "%(propname)s (%(proptype)s): "
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
519
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
520 #: ../roundup/admin.py:1118 ../roundup/admin.py:1147
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
521 #: ../roundup/admin.py:1118:1147
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
522 #, fuzzy, python-format
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
523 msgid "%(prop)s was %(value)s"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
524 msgstr "%(key)s:·%(value)s"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
525
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
526 #: ../roundup/admin.py:1137
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
527 #, python-format
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
528 msgid "%(prop)s was [%(value_list)s]"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
529 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
530
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
531 #. .Hint modified nosy: added demo(3)
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
532 #: ../roundup/admin.py:1144
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
533 #, python-format
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
534 msgid "modified %(prop)s: %(how)s"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
535 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
536
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
537 #: ../roundup/admin.py:1195
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
538 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
539 "Usage: import import_dir\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
540 " Import a database and file contents from the directory.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
541 "\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
542 " The directory should have the same format as one containing\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
543 " the output of export. There are two files imported per class.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
544 " The files used in the import are:\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
545 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
546 " <class>.csv\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
547 " This must define the same properties as the class (including\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
548 " having a \"header\" line with those property names.)\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
549 " <class>-journals.csv\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
550 " This defines the journals for the items being imported.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
551 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
552 " The imported nodes will have the same nodeid as defined in the\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
553 " import file, thus replacing any existing content.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
554 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
555 " The new nodes are added to the existing database - if you want to\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
556 " create a new database using the imported data, then create a new\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
557 " database (or, tediously, retire all the old data.)\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
558 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
559 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
560
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
561 #: ../roundup/admin.py:1306
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
562 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
563 "Usage: importtables export_dir\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
564 " This imports the database tables exported using exporttables.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
565 "\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
566 " It does not import the content of files like msgs and files.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
567 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
568 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
569
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
570 #. password
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
571 #: ../roundup/admin.py:1314
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
572 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
573 "Usage: initialise [adminpw]\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
574 " Initialise a new Roundup tracker.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
575 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
576 " The administrator details will be set at this step.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
577 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
578 " Execute the tracker's initialisation function dbinit.init()\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
579 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
580 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
581
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
582 #: ../roundup/admin.py:1328
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
583 msgid "Admin Password: "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
584 msgstr "Password dell'amministratore"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
585
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
586 #: ../roundup/admin.py:1329
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
587 msgid " Confirm: "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
588 msgstr " Conferma: "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
589
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
590 #: ../roundup/admin.py:1333
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
591 msgid "Instance home does not exist"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
592 msgstr "La home dell'istanza non esiste"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
593
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
594 #: ../roundup/admin.py:1337
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
595 msgid "Instance has not been installed"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
596 msgstr "L'istanza non è stata installata"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
597
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
598 #: ../roundup/admin.py:1345
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
599 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
600 "WARNING: The database is already initialised!\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
601 "If you re-initialise it, you will lose all the data!\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
602 "Erase it? Y/N: "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
603 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
604
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
605 #: ../roundup/admin.py:1365
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
606 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
607 "Usage: install [template [backend [key=val[,key=val]]]]\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
608 " Install a new Roundup tracker.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
609 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
610 " The command will prompt for the tracker home directory\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
611 " (if not supplied through TRACKER_HOME or the -i option).\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
612 " The template and backend may be specified on the command-line\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
613 " as arguments, in that order.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
614 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
615 " Command line arguments following the backend allows you to\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
616 " pass initial values for config options. For example, passing\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
617 " \"web_http_auth=no,rdbms_user=dinsdale\" will override defaults\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
618 " for options http_auth in section [web] and user in section [rdbms].\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
619 " Please be careful to not use spaces in this argument! (Enclose\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
620 " whole argument in quotes if you need spaces in option value).\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
621 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
622 " The initialise command must be called after this command in order\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
623 " to initialise the tracker's database. You may edit the tracker's\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
624 " initial database contents before running that command by editing\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
625 " the tracker's dbinit.py module init() function.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
626 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
627 " See also initopts help.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
628 " "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
629 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
630
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
631 #: ../roundup/admin.py:1394
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
632 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
633 msgid "Instance home parent directory \"%(parent)s\" does not exist"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
634 msgstr "la directory radice dell'istanza \"%(parent)s\" non esiste"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
635
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
636 #: ../roundup/admin.py:1403
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
637 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
638 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
639 "WARNING: There appears to be a tracker in \"%(tracker_home)s\"!\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
640 "If you re-install it, you will lose all the data!\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
641 "Erase it? Y/N: "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
642 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
643 "ATTENZIONE: È presente un tracker nella directory \"%(tracker_home)s\"!\n"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
644 "Se verrà reinstallata, tutti i dati precedentemente salvati andranno persi\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
645 "Cancellare la directory specificata? Y/N: "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
646
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
647 #: ../roundup/admin.py:1416
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
648 #, fuzzy
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
649 msgid "Select template"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
650 msgstr "Seleziona il modello predefinito [classic]: "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
651
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
652 #: ../roundup/admin.py:1426
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
653 #, fuzzy
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
654 msgid "Select backend"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
655 msgstr "Seleziona il backend [anydbm]: "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
656
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
657 #: ../roundup/admin.py:1437
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
658 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
659 msgid "Error in configuration settings: \"%s\""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
660 msgstr "Erorre nei settaggi di configurazione: \"%s\""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
661
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
662 #: ../roundup/admin.py:1470
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
663 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
664 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
665 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
666 "---------------------------------------------------------------------------\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
667 " You should now edit the tracker configuration file:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
668 " %(config_file)s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
669 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
670
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
671 #: ../roundup/admin.py:1480
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
672 msgid " ... at a minimum, you must set following options:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
673 msgstr " ... devono essere configurate almeno le seguenti opzioni:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
674
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
675 #: ../roundup/admin.py:1485
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
676 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
677 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
678 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
679 " If you wish to modify the database schema,\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
680 " you should also edit the schema file:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
681 " %(database_config_file)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
682 " You may also change the database initialisation file:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
683 " %(database_init_file)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
684 " ... see the documentation on customizing for more information.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
685 "\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
686 " You MUST run the \"roundup-admin initialise\" command once you've "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
687 "performed\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
688 " the above steps.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
689 "---------------------------------------------------------------------------\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
690 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
691
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
692 #: ../roundup/admin.py:1501
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
693 msgid ""
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
694 "Usage: list classname [property]\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
695 " List the instances of a class.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
696 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
697 " Lists all instances of the given class. If the property is not\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
698 " specified, the \"label\" property is used. The label property is\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
699 " tried in order: the key, \"name\", \"title\" and then the first\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
700 " property, alphabetically.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
701 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
702 " With -c, -S or -s print a list of item id's if no property\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
703 " specified. If property specified, print list of that property\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
704 " for every class instance.\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
705 " "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
706 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
707
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
708 #: ../roundup/admin.py:1514
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
709 msgid "Too many arguments supplied"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
710 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
711
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
712 #: ../roundup/admin.py:1547
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
713 #, python-format
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
714 msgid "%(nodeid)4s: %(value)s"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
715 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
716
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
717 #. noqa: ARG002 - args unused
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
718 #: ../roundup/admin.py:1554
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
719 msgid ""
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
720 "Usage: migrate\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
721 " Update a tracker's database to be compatible with the Roundup\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
722 " codebase.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
723 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
724 " You should run the \"migrate\" command for your tracker once\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
725 " you've installed the latest codebase.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
726 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
727 " Do this before you use the web, command-line or mail interface\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
728 " and before any users access the tracker.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
729 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
730 " This command will respond with either \"Tracker updated\" (if\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
731 " you've not previously run it on an RDBMS backend) or \"No\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
732 " migration action required\" (if you have run it, or have used\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
733 " another interface to the tracker, or possibly because you are\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
734 " using anydbm).\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
735 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
736 " It's safe to run this even if it's not required, so just get\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
737 " into the habit.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
738 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
739 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
740
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
741 #: ../roundup/admin.py:1574
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
742 #, python-format
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
743 msgid "Tracker updated to schema version %s."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
744 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
745
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
746 #: ../roundup/admin.py:1578
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
747 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
748 msgid "No migration action required. At schema version %s."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
749 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
750
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
751 #: ../roundup/admin.py:1583
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
752 msgid ""
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
753 "Usage: pack period | date\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
754 " Remove journal entries older than the date/period.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
755 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
756 " A period is specified using the suffixes \"y\", \"m\", and \"d\". "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
757 "The\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
758 " suffix \"w\" (for \"week\") means 7 days.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
759 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
760 " \"3y\" means three years\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
761 " \"2y 1m\" means two years and one month\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
762 " \"1m 25d\" means one month and 25 days\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
763 " \"2w 3d\" means two weeks and three days\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
764 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
765 " Date format is \"YYYY-MM-DD\" eg:\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
766 " 2001-01-01\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
767 "\n"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
768 " "
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
769 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
770
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
771 #: ../roundup/admin.py:1609
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
772 msgid "Invalid format"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
773 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
774
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
775 #: ../roundup/admin.py:1620
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
776 msgid ""
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
777 "Usage: perftest [mode] [arguments]*\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
778 " Time operations in Roundup.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
779 "\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
780 " Supported arguments:\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
781 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
782 " [password] [rounds=<integer>] [scheme=<scheme>]\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
783 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
784 " 'password' is the default mode. The tracker's config.ini\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
785 " setting for 'password_pbkdf2_default_rounds' is the default\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
786 " value for 'rounds'. On the command line, 'rounds' can include\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
787 " thousands separator of ',' or '.'. 'scheme' is the default\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
788 " coded into Roundup. List supported schemes by using 'scheme='.\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
789 "\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
790 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
791 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
792
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
793 #: ../roundup/admin.py:1657
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
794 msgid "Invalid 'rounds'. Must be larger than 999."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
795 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
796
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
797 #: ../roundup/admin.py:1661
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
798 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
799 msgid "Invalid 'rounds'. It must be an integer not: %s"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
800 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
801
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
802 #: ../roundup/admin.py:1688
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
803 msgid "scheme does not support rounds."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
804 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
805
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
806 #: ../roundup/admin.py:1691
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
807 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
808 msgid "Hash time: %(time)0.9f seconds, scheme: %(scheme)s, rounds: %(rounds)s"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
809 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
810
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
811 #: ../roundup/admin.py:1697
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
812 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
813 "Usage: pragma setting=value | 'list'\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
814 " Set internal admin settings to a value.\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
815 "\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
816 " For example:\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
817 "\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
818 " pragma verbose=True\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
819 " pragma verbose=yes\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
820 " pragma verbose=on\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
821 " pragma verbose=1\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
822 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
823 " will turn on verbose mode for roundup-admin.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
824 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
825 " pragma list\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
826 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
827 " will show all settings and their current values. If verbose\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
828 " is enabled hidden settings and descriptions will be shown.\n"
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
829 " \n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
830 " The following are to be implemented:\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
831 " exportfiles={true|false} - Not Implemented - If true\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
832 " (default) export/import db tables and files. If\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
833 " False, export/import just database tables, not\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
834 " files. Use for faster database migration.\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
835 " Replaces exporttables/importtables with\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
836 " exportfiles=false then export/import\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
837 " "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
838 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
839
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
840 #: ../roundup/admin.py:1732
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
841 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
842 msgid "Argument must be setting=value, was given: %s."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
843 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
844
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
845 #: ../roundup/admin.py:1735
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
846 msgid "Current settings and values (NYI - not yet implemented):"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
847 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
848
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
849 #: ../roundup/admin.py:1746
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
850 msgid ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
851 " Help for this pragma is missing. Please report it to the Roundup "
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
852 "project.\n"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
853 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
854
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
855 #: ../roundup/admin.py:1752
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
856 #, fuzzy, python-format
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
857 msgid "Unknown setting %s. Try \"pragma list\"."
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
858 msgstr "Nome Utente sconosciuto"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
859
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
860 #: ../roundup/admin.py:1762
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
861 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
862 msgid "Incorrect value for boolean setting %(setting)s: %(value)s."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
863 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
864
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
865 #: ../roundup/admin.py:1769
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
866 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
867 msgid "Incorrect value for integer setting %(setting)s: %(value)s."
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
868 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
869
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
870 #: ../roundup/admin.py:1776
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
871 #, python-format
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
872 msgid ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
873 "Incorrect value for setting %(setting)s: %(value)s. Should be no, both, or "
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
874 "only."
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
875 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
876
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
877 #: ../roundup/admin.py:1786
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
878 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
879 msgid "Internal error: pragma can not handle values of type: %s"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
880 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
881
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
882 #: ../roundup/admin.py:1795
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
883 msgid ""
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
884 "Usage: reindex [classname|classname:#-#|designator]*\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
885 " Re-generate a tracker's search indexes.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
886 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
887 " This will re-generate the search indexes for a tracker.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
888 " This will typically happen automatically.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
889 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
890 " You can incrementally reindex using an argument like:\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
891 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
892 " reindex issue:23-1000\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
893 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
894 " to reindex issue class items 23-1000. Missing items\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
895 " are reported but do not stop indexing of the range.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
896 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
897 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
898
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
899 #: ../roundup/admin.py:1817
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
900 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
901 msgid "no such item \"%(designator)s\""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
902 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
903
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
904 # ../roundup/admin.py:1052 ../roundup/admin.py:85:981 :1030:1052
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
905 #: ../roundup/admin.py:1827
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
906 #, fuzzy, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
907 msgid "no such item \"%(class)s%(id)s\""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
908 msgstr "classe \"%(classname)s\" mancante"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
909
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
910 #: ../roundup/admin.py:1839
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
911 msgid ""
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
912 "Usage: restore designator[,designator]*\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
913 " Restore the retired node specified by designator.\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
914 "\n"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
915 " A designator is a classname and a nodeid concatenated,\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
916 " eg. bug1, user10, ...\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
917 "\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
918 " The given nodes will become available for users again.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
919 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
920 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
921
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
922 #: ../roundup/admin.py:1870
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
923 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
924 "Usage: retire designator[,designator]*\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
925 " Retire the node specified by designator.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
926 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
927 " A designator is a classname and a nodeid concatenated,\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
928 " eg. bug1, user10, ...\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
929 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
930 " This action indicates that a particular node is not to be retrieved\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
931 " by the list or find commands, and its key value may be re-used.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
932 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
933 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
934
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
935 #. noqa: ARG002 - args unused
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
936 #: ../roundup/admin.py:1898
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
937 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
938 "Usage: rollback\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
939 " Undo all changes that are pending commit to the database.\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
940 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
941 " The changes made during an interactive session are not\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
942 " automatically written to the database - they must be committed\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
943 " manually. This command undoes all those changes, so a commit\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
944 " immediately after would make no changes to the database.\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
945 " "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
946 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
947
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
948 #: ../roundup/admin.py:1911
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
949 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
950 "Usage: security [Role name]\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
951 " Display the Permissions available to one or all Roles.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
952 "\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
953 " Also validates that any properties defined in a\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
954 " permission are valid.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
955 "\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
956 " Run this after changing your permissions to catch\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
957 " typos.\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
958 " "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
959 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
960
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
961 #: ../roundup/admin.py:1926
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
962 #, fuzzy, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
963 msgid "No such Role \"%(role)s\"\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
964 msgstr "Non è presente il ruolo \"%(role)s\""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
965
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
966 #: ../roundup/admin.py:1932
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
967 #, fuzzy, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
968 msgid "New Web users get the Roles \"%(role)s\"\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
969 msgstr "I nuovi utenti Web otterranno i ruoli \"%(role)s\""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
970
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
971 #: ../roundup/admin.py:1935
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
972 #, fuzzy, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
973 msgid "New Web users get the Role \"%(role)s\"\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
974 msgstr "I nuovi utenti Web otterranno il ruolo \"%(role)s)\""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
975
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
976 #: ../roundup/admin.py:1939
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
977 #, fuzzy, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
978 msgid "New Email users get the Roles \"%(role)s\"\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
979 msgstr "I nuovi utenti Email otterranno i ruoli \"%(role)s)\""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
980
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
981 #: ../roundup/admin.py:1941
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
982 #, fuzzy, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
983 msgid "New Email users get the Role \"%(role)s\"\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
984 msgstr "I nuovi utenti Email otterranno il ruolo \"%(role)s\""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
985
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
986 #: ../roundup/admin.py:1944
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
987 #, fuzzy, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
988 msgid "Role \"%(name)s\":\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
989 msgstr "Ruolo \"%(name)s\":"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
990
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
991 #: ../roundup/admin.py:1950
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
992 msgid " %(description)s (%(name)s for \"%(klass)s\""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
993 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
994
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
995 #: ../roundup/admin.py:1950
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
996 #, python-format
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
997 msgid " %(description)s (%(name)s for \"%(klass)s\": %(properties)s only)\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
998 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
999
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1000 #: ../roundup/admin.py:1963
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1001 #, python-format
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1002 msgid ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1003 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1004 " **Invalid properties for %(class)s: %(props)s\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1005 "\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1006 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1007
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1008 #: ../roundup/admin.py:1969
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1009 #, python-format
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1010 msgid " %(description)s (%(name)s for \"%(klass)s\" only)\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1011 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1012
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1013 #: ../roundup/admin.py:1972
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1014 #, python-format
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1015 msgid " %(description)s (%(name)s)\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1016 msgstr ""
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1017
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1018 #: ../roundup/admin.py:1976
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1019 msgid ""
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1020 "Usage: set items property=value [property=value ...]\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1021 " Set the given properties of one or more items(s).\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1022 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1023 " The items are specified as a class or as a comma-separated\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1024 " list of item designators (ie \"designator[,designator,...]\").\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1025 "\n"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1026 " A designator is a classname and a nodeid concatenated,\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1027 " eg. bug1, user10, ...\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1028 "\n"
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
1029 " This command sets the properties to the values for all\n"
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
1030 " designators given. If a class is used, the property will be\n"
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
1031 " set for all items in the class. If the value is missing\n"
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
1032 " (ie. \"property=\") then the property is un-set. If the property\n"
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
1033 " is a multilink, you specify the linked ids for the multilink\n"
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
1034 " as comma-separated numbers (ie \"1,2,3\").\n"
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
1035 "\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1036 " "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1037 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1038
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1039 #: ../roundup/admin.py:2044
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1040 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1041 "Usage: specification classname\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1042 " Show the properties for a classname.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1043 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1044 " This lists the properties for a given class.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1045 " "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1046 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1047
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1048 #: ../roundup/admin.py:2063
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1049 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1050 msgid "%(key)s: %(value)s (key property)\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1051 msgstr "%(key)s %(value)s (chiave)"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1052
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1053 #: ../roundup/admin.py:2066
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1054 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1055 msgid "%(key)s: %(value)s\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1056 msgstr "%(key)s:·%(value)s"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1057
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1058 #: ../roundup/admin.py:2069
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1059 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1060 "Usage: table classname [property[,property]*]\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1061 " List the instances of a class in tabular form.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1062 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1063 " Lists all instances of the given class. If the properties are not\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1064 " specified, all properties are displayed. By default, the column\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1065 " widths are the width of the largest value. The width may be\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1066 " explicitly defined by defining the property as \"name:width\".\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1067 " For example::\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1068 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1069 " roundup> table priority id,name:10\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1070 " Id Name\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1071 " 1 fatal-bug\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1072 " 2 bug\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1073 " 3 usability\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1074 " 4 feature\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1075 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1076 " Also to make the width of the column the width of the label,\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1077 " leave a trailing : without a width on the property. For example::\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1078 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1079 " roundup> table priority id,name:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1080 " Id Name\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1081 " 1 fata\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1082 " 2 bug\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1083 " 3 usab\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1084 " 4 feat\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1085 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1086 " will result in a the 4 character wide \"Name\" column.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1087 " "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1088 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1089
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1090 #: ../roundup/admin.py:2115
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1091 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1092 msgid "\"%(spec)s\" not name:width"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1093 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1094
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1095 #: ../roundup/admin.py:2137
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1096 #, python-format
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1097 msgid "\"%(spec)s\" does not have an integer width: \"%(width)s\""
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1098 msgstr ""
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1099
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1100 #: ../roundup/admin.py:2173
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1101 msgid ""
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1102 "Usage: templates [trace_search]\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1103 " List templates and their installed directories.\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1104 "\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1105 " With trace_search also list all directories that are\n"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1106 " searched for templates.\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1107 " "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1108 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1109
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1110 #: ../roundup/admin.py:2201
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1111 msgid ""
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1112 "Usage: updateconfig <filename>\n"
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1113 " Merge existing tracker config with new settings.\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1114 "\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1115 " Output the updated config file to <filename>. Use current\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1116 " settings from existing roundup tracker in tracker home.\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1117 " "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1118 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1119
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1120 # ../roundup/cgi/actions.py:597:608 :779:798
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1121 #: ../roundup/admin.py:2210 ../roundup/cgi/actions.py:886
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1122 #: ../roundup/cgi/actions.py:897 ../roundup/cgi/actions.py:1099
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1123 #: ../roundup/cgi/actions.py:1113 ../roundup/cgi/actions.py:886:897 :1099:1113
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1124 #, python-format
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1125 msgid "Error: %s"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1126 msgstr "Errore: %s"
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
1127
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1128 #: ../roundup/admin.py:2242
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1129 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1130 msgid "Unknown command \"%(command)s\" (\"help commands\" for a list)"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1131 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1132
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1133 #: ../roundup/admin.py:2248
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1134 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1135 msgid "Multiple commands match \"%(command)s\": %(list)s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1136 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1137
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1138 #: ../roundup/admin.py:2263
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1139 msgid "Enter tracker home: "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1140 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1141
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1142 #: ../roundup/admin.py:2292 ../roundup/admin.py:2296
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1143 #: ../roundup/admin.py:2292:2296
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1144 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1145 msgid "Error: Couldn't open tracker: %(message)s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1146 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1147
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1148 #: ../roundup/admin.py:2344
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1149 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1150 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1151 "Roundup %s ready for input.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1152 "Type \"help\" for help."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1153 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1154
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1155 #: ../roundup/admin.py:2377
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1156 msgid "Note: command history and editing not available"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1157 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1158
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1159 #: ../roundup/admin.py:2383
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1160 msgid "exit..."
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1161 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1162
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1163 #: ../roundup/admin.py:2396
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1164 msgid "There are unsaved changes. Commit them (y/N)? "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1165 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1166
7052
4b6a6b794dfa Fix errors in po files.
John Rouillard <rouilj@ieee.org>
parents: 6986
diff changeset
1167 #: ../roundup/backends/back_anydbm.py:215
6986
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1168 #: ../roundup/backends/rdbms_common.py:928
6301
45ba6b71f1cf actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents: 6223
diff changeset
1169 #, python-format
45ba6b71f1cf actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents: 6223
diff changeset
1170 msgid "Class \"%s\" already defined."
45ba6b71f1cf actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents: 6223
diff changeset
1171 msgstr ""
45ba6b71f1cf actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents: 6223
diff changeset
1172
7052
4b6a6b794dfa Fix errors in po files.
John Rouillard <rouilj@ieee.org>
parents: 6986
diff changeset
1173 #: ../roundup/backends/back_anydbm.py:280
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1174 #: ../roundup/backends/sessions_dbm.py:61
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1175 msgid "Couldn't identify database type"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1176 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1177
7052
4b6a6b794dfa Fix errors in po files.
John Rouillard <rouilj@ieee.org>
parents: 6986
diff changeset
1178 #: ../roundup/backends/back_anydbm.py:314
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
1179 #, python-format
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
1180 msgid ""
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
1181 "Couldn't open database - the required module '%s' (as dbm.gnu) is not "
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
1182 "available"
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
1183 msgstr ""
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
1184
7052
4b6a6b794dfa Fix errors in po files.
John Rouillard <rouilj@ieee.org>
parents: 6986
diff changeset
1185 #: ../roundup/backends/back_anydbm.py:318
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1186 #, python-format
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1187 msgid "Couldn't open database - the required module '%s' is not available"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1188 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1189
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1190 #: ../roundup/backends/back_anydbm.py:873
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1191 #: ../roundup/backends/back_anydbm.py:886
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1192 #: ../roundup/backends/back_anydbm.py:1160
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1193 #: ../roundup/backends/back_anydbm.py:1195
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1194 #: ../roundup/backends/back_anydbm.py:1424
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1195 #: ../roundup/backends/back_anydbm.py:1442
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1196 #: ../roundup/backends/back_anydbm.py:1489
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1197 #: ../roundup/backends/back_anydbm.py:2135
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1198 #: ../roundup/backends/back_anydbm.py:873:886
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1199 #: ../roundup/backends/rdbms_common.py:1720
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1200 #: ../roundup/backends/rdbms_common.py:1967
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1201 #: ../roundup/backends/rdbms_common.py:2206
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1202 #: ../roundup/backends/rdbms_common.py:2226
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1203 #: ../roundup/backends/rdbms_common.py:2279
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1204 #: ../roundup/backends/rdbms_common.py:3254
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1205 #: ../roundup/backends/rdbms_common.py:1720:1967 :1160:1195 :1424:1442:1489
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1206 #: :2135 :2206:2226 :2279:3254
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1207 msgid "Database open read-only"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1208 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1209
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1210 #: ../roundup/backends/indexer_postgresql_fts.py:113
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1211 msgid ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1212 "You have non-word/operator characters \"<>!&|()*\" in your query. Did you "
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1213 "want to do a tsquery search and forgot to start it with \"ts:\"?"
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1214 msgstr ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1215
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1216 #: ../roundup/backends/indexer_postgresql_fts.py:145
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1217 #, python-format
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1218 msgid ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1219 "Check tracker config.ini for a bad indexer_language setting. Error is: %s"
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1220 msgstr ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1221
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1222 #: ../roundup/backends/indexer_sqlite_fts.py:133
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1223 msgid ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1224 "Search failed. Try quoting any terms that include a '-' and retry the search."
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1225 msgstr ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1226
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1227 #: ../roundup/backends/indexer_xapian.py:39
6986
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1228 #, python-format
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1229 msgid "Unable to get lock after 10 retries on %s."
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1230 msgstr ""
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1231
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1232 #: ../roundup/backends/rdbms_common.py:632
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1233 #, python-format
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1234 msgid "ALTER operation disallowed: %(old)r -> %(new)r."
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1235 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1236
6986
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1237 #: ../roundup/backends/rdbms_common.py:867
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1238 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1239 msgid "CREATE operation disallowed: \"%s\"."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1240 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1241
6986
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1242 #: ../roundup/backends/rdbms_common.py:884
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1243 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1244 msgid "DROP operation disallowed: \"%s\"."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1245 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1246
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1247 #: ../roundup/backends/rdbms_common.py:1863
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1248 msgid "create"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1249 msgstr "crea"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1250
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1251 #: ../roundup/backends/rdbms_common.py:2038
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1252 msgid "unlink"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1253 msgstr "collega"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1254
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1255 #: ../roundup/backends/rdbms_common.py:2042
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1256 msgid "link"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1257 msgstr "scollega"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1258
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1259 #: ../roundup/backends/rdbms_common.py:2187
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1260 msgid "set"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1261 msgstr "assegna"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1262
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1263 #: ../roundup/backends/rdbms_common.py:2216
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1264 msgid "retired"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1265 msgstr "ritira"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1266
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1267 #: ../roundup/backends/rdbms_common.py:2246
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1268 msgid "restored"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1269 msgstr "ripristina"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1270
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1271 #: ../roundup/backends/sessions_redis.py:78
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1272 #: ../roundup/backends/sessions_redis.py:97
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1273 #: ../roundup/backends/sessions_redis.py:78:97
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1274 #, python-format
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1275 msgid "Key %(key)s not found in %(name)s database."
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1276 msgstr ""
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1277
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1278 #: ../roundup/backends/sessions_redis.py:193
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1279 #, python-format
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1280 msgid "Key %(key)s changed in %(name)s db"
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1281 msgstr ""
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1282
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1283 #: ../roundup/backends/sessions_redis.py:203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1284 #, python-format
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1285 msgid ""
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1286 "Redis set failed after %(retries)d retries for user %(user)s with key %(key)s"
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1287 msgstr ""
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1288
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1289 #: ../roundup/cgi/actions.py:97
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1290 msgid "Base url not set. Check configuration."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1291 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1292
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1293 #: ../roundup/cgi/actions.py:113
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1294 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1295 msgid "Base url %(base_url)s requires https. Redirect url %(url)s uses http."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1296 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1297
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1298 #: ../roundup/cgi/actions.py:118
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1299 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1300 msgid "Unrecognized scheme in %(url)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1301 msgstr "Codice di carattere sconosciuto: %r"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1302
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1303 #: ../roundup/cgi/actions.py:122
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1304 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1305 msgid "Net location in %(url)s does not match base: %(base_netloc)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1306 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1307
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1308 #: ../roundup/cgi/actions.py:126
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1309 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1310 msgid "Base path %(base_path)s is not a prefix for url %(url)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1311 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1312
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1313 #: ../roundup/cgi/actions.py:140
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1314 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1315 msgid "Path component (%(url_path)s) in %(url)s is not properly escaped"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1316 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1317
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1318 #: ../roundup/cgi/actions.py:144
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1319 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1320 msgid "Params component (%(url_params)s) in %(url)s is not properly escaped"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1321 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1322
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1323 #: ../roundup/cgi/actions.py:147
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1324 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1325 msgid "Query component (%(url_query)s) in %(url)s is not properly escaped"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1326 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1327
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1328 #: ../roundup/cgi/actions.py:150
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1329 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1330 msgid ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1331 "Fragment component (%(url_fragment)s) in %(url)s is not properly escaped"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1332 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1333
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1334 #: ../roundup/cgi/actions.py:172
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1335 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1336 msgid "You do not have permission to %(action)s the %(classname)s class."
4279
e22dbe13f176 - fix several format errors on italian translation...
Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
parents: 3866
diff changeset
1337 msgstr "Non hai i permessi per %(action)s la classe %(classname)s."
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1338
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1339 #: ../roundup/cgi/actions.py:207
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1340 msgid "No type specified"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1341 msgstr "Non hai specificato alcun tipo"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1342
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1343 #: ../roundup/cgi/actions.py:209
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1344 msgid "No ID entered"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1345 msgstr "Non hai fornito alcun ID"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1346
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1347 #: ../roundup/cgi/actions.py:215
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1348 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1349 msgid "\"%(input)s\" is not an ID (%(classname)s ID required)"
4279
e22dbe13f176 - fix several format errors on italian translation...
Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
parents: 3866
diff changeset
1350 msgstr "\"%(input)s\" non è un ID (ID della %(classname)s è obbligatorio)"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1351
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1352 #: ../roundup/cgi/actions.py:228 ../roundup/cgi/actions.py:266
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1353 #: ../roundup/cgi/actions.py:493 ../roundup/cgi/actions.py:833
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1354 #: ../roundup/cgi/actions.py:880 ../roundup/cgi/actions.py:1084
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1355 #: ../roundup/cgi/actions.py:1246 ../roundup/cgi/actions.py:228:266:1246
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1356 #: :493:833 :880:1084
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1357 msgid "Invalid request"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1358 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1359
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1360 #: ../roundup/cgi/actions.py:246 ../roundup/cgi/actions.py:604
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1361 #: ../roundup/cgi/actions.py:246:604
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1362 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1363 msgid "You do not have permission to retire %(class)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1364 msgstr "Non hai il permesso per creare %(class)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1365
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1366 #: ../roundup/cgi/actions.py:254
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1367 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1368 msgid "%(classname)s %(itemid)s has been retired"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1369 msgstr "%(classname)s %(itemid)s è stato ritirato"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1370
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1371 #: ../roundup/cgi/actions.py:278
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1372 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1373 msgid "You do not have permission to restore %(class)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1374 msgstr "Non hai il permesso per creare %(class)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1375
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1376 #: ../roundup/cgi/actions.py:286
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1377 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1378 msgid "%(classname)s %(itemid)s has been restored"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1379 msgstr "%(classname)s %(itemid)s è stato ritirato"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1380
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1381 # ../roundup/cgi/actions.py:174:202
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1382 #: ../roundup/cgi/actions.py:329 ../roundup/cgi/actions.py:380
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1383 #: ../roundup/cgi/actions.py:329:380
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1384 msgid "You do not have permission to edit queries"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1385 msgstr "Non hai il permesso di modificare delle query"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1386
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1387 # ../roundup/cgi/actions.py:180:209
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1388 #: ../roundup/cgi/actions.py:335 ../roundup/cgi/actions.py:387
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1389 #: ../roundup/cgi/actions.py:335:387
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1390 msgid "You do not have permission to store queries"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1391 msgstr "Non hai il permesso di archiviare delle query"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1392
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1393 #: ../roundup/cgi/actions.py:357
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1394 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1395 msgid "You already own a query named '%s'. Please choose another name."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1396 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1397
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1398 # ../roundup/cgi/actions.py:931:935
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1399 #: ../roundup/cgi/actions.py:440
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1400 #, fuzzy
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1401 msgid "Invalid number: "
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1402 msgstr "Login invalida"
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1403
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1404 # ../roundup/cgi/actions.py:931:935
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1405 #: ../roundup/cgi/actions.py:450
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1406 #, fuzzy
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1407 msgid "Invalid integer: "
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1408 msgstr "Login invalida"
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1409
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1410 #: ../roundup/cgi/actions.py:531 ../roundup/cgi/actions.py:735
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1411 #: ../roundup/cgi/actions.py:531:735
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1412 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1413 msgid "You do not have permission to create %(class)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1414 msgstr "Non hai il permesso per creare %(class)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1415
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1416 #: ../roundup/cgi/actions.py:544
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1417 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1418 msgid "Not enough values on line %(line)s"
4279
e22dbe13f176 - fix several format errors on italian translation...
Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
parents: 3866
diff changeset
1419 msgstr "Non abbastanza valori alla riga %(line)s"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1420
6452
f2c6bf1c3cb0 updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents: 6429
diff changeset
1421 #: ../roundup/cgi/actions.py:556 ../roundup/cgi/actions.py:723
f2c6bf1c3cb0 updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents: 6429
diff changeset
1422 #: ../roundup/cgi/actions.py:556:723
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1423 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1424 msgid "You do not have permission to edit %(class)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1425 msgstr "Non hai i permessi per modificare i %(class)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1426
6452
f2c6bf1c3cb0 updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents: 6429
diff changeset
1427 #: ../roundup/cgi/actions.py:611
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1428 msgid "Items edited OK"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1429 msgstr "Item modificato correttamente"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1430
6452
f2c6bf1c3cb0 updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents: 6429
diff changeset
1431 #: ../roundup/cgi/actions.py:671
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1432 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1433 msgid "%(class)s %(id)s %(properties)s edited ok"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1434 msgstr "%(class)s %(id)s %(properties)s modificata correttamente"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1435
6452
f2c6bf1c3cb0 updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents: 6429
diff changeset
1436 #: ../roundup/cgi/actions.py:689
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1437 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1438 msgid "%(class)s %(id)s created"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1439 msgstr "%(class)s %(id)s creata"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1440
6452
f2c6bf1c3cb0 updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents: 6429
diff changeset
1441 #: ../roundup/cgi/actions.py:817
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1442 #, fuzzy, python-format
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1443 msgid ""
6301
45ba6b71f1cf actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents: 6223
diff changeset
1444 "Edit Error: someone else has edited this %(klass)s (%(props)s). View <a "
45ba6b71f1cf actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents: 6223
diff changeset
1445 "target=\"_blank\" href=\"%(klass)s%(id)s\">their changes</a> in a new window."
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1446 msgstr ""
6364
e8361bce72de update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents: 6301
diff changeset
1447 "Errore di Modifica: qualcun'altro ha modificato questo %(klass)s "
e8361bce72de update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents: 6301
diff changeset
1448 "(%(props)s). Visualizza <a target=\"new\" href=\"%(klass)s%(id)s\">le sue "
e8361bce72de update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents: 6301
diff changeset
1449 "modifiche</a> in una nuova finestra."
6301
45ba6b71f1cf actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents: 6223
diff changeset
1450
6452
f2c6bf1c3cb0 updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents: 6429
diff changeset
1451 #: ../roundup/cgi/actions.py:850
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1452 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1453 msgid "Edit Error: %s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1454 msgstr "Errore di modifica: %s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1455
6452
f2c6bf1c3cb0 updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents: 6429
diff changeset
1456 #: ../roundup/cgi/actions.py:931
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1457 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1458 "Invalid One Time Key!\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1459 "(a Mozilla bug may cause this message to show up erroneously, please check "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1460 "your email)"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1461 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1462 "One Time Key invalido!\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1463 "(un bug di Mozilla può causare la erronea presenza di questo messaggio, (per "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1464 "favore controlla la tua email)"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1465
6676
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1466 #: ../roundup/cgi/actions.py:972
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1467 #, fuzzy, python-format
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1468 msgid "Password reset for %s"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1469 msgstr "Richiesta nuova password"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1470
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1471 #: ../roundup/cgi/actions.py:973
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1472 #, python-format
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1473 msgid ""
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1474 "\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1475 "The password has been reset for username \"%(name)s\".\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1476 "\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1477 "Your password is now: %(password)s\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1478 msgstr ""
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1479
6452
f2c6bf1c3cb0 updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents: 6429
diff changeset
1480 #: ../roundup/cgi/actions.py:982
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1481 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1482 msgid "Password reset and email sent to %s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1483 msgstr "Password modificata e mandata in email a %s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1484
6452
f2c6bf1c3cb0 updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents: 6429
diff changeset
1485 #: ../roundup/cgi/actions.py:991
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1486 msgid "Unknown username"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1487 msgstr "Nome Utente sconosciuto"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1488
6452
f2c6bf1c3cb0 updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents: 6429
diff changeset
1489 #: ../roundup/cgi/actions.py:999
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1490 msgid "Unknown email address"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1491 msgstr "Indirizzo di email sconosciuto"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1492
6452
f2c6bf1c3cb0 updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents: 6429
diff changeset
1493 #: ../roundup/cgi/actions.py:1004
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1494 msgid "You need to specify a username or address"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1495 msgstr "È necessario specificare un Nome Utente o un indirizzo email"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1496
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1497 #: ../roundup/cgi/actions.py:1015
6676
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1498 #, fuzzy, python-format
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1499 msgid "Confirm reset of password for %s"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1500 msgstr "Conferma Password"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1501
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1502 #: ../roundup/cgi/actions.py:1016
6676
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1503 #, python-format
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1504 msgid ""
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1505 "\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1506 "Someone, perhaps you, has requested that the password be changed for your\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1507 "username, \"%(name)s\". If you wish to proceed with the change, please "
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1508 "follow\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1509 "the link below:\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1510 "\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1511 " %(url)suser?@template=forgotten&@action=passrst&otk=%(otk)s\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1512 "\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1513 "You should then receive another email with the new password.\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1514 msgstr ""
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1515
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1516 #: ../roundup/cgi/actions.py:1029
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1517 #, python-format
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1518 msgid "Email sent to primary notification address for %s."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1519 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1520
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1521 #: ../roundup/cgi/actions.py:1031
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1522 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1523 msgid "Email sent to %s."
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1524 msgstr "Email inviata a %s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1525
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1526 #: ../roundup/cgi/actions.py:1046
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1527 msgid "You are now registered, welcome!"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1528 msgstr "Ora sei un utente registrato, benvenuto!"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1529
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1530 #: ../roundup/cgi/actions.py:1139
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1531 #, python-format
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1532 msgid "Username '%s' is already used."
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1533 msgstr ""
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
1534
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1535 #: ../roundup/cgi/actions.py:1163
6676
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1536 #, python-format
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1537 msgid "Complete your registration to %(tracker_name)s -- key %(key)s"
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1538 msgstr ""
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1539
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1540 #: ../roundup/cgi/actions.py:1167
6676
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1541 #, python-format
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1542 msgid ""
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1543 "To complete your registration of the user \"%(name)s\" with\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1544 "%(tracker)s, please do one of the following:\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1545 "\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1546 "- send a reply to %(tracker_email)s and maintain the subject line as is "
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1547 "(the\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1548 "reply's additional \"Re:\" is ok),\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1549 "\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1550 "- or visit the following URL:\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1551 "\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1552 "%(url)s?@action=confrego&otk=%(otk)s\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1553 "\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1554 msgstr ""
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1555
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1556 #: ../roundup/cgi/actions.py:1181
6676
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1557 #, python-format
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1558 msgid "Complete your registration to %s"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1559 msgstr ""
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1560
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1561 #: ../roundup/cgi/actions.py:1182
6676
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1562 #, python-format
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1563 msgid ""
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1564 "To complete your registration of the user \"%(name)s\" with\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1565 "%(tracker)s, please visit the following URL:\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1566 "\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1567 "%(url)s?@action=confrego&otk=%(otk)s\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1568 "\n"
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1569 msgstr ""
b336cc98d9d2 Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents: 6672
diff changeset
1570
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1571 #: ../roundup/cgi/actions.py:1206
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1572 msgid "It is not permitted to supply roles at registration."
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1573 msgstr "Non è permesso fornire ruoli in fase di registrazione."
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1574
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1575 #: ../roundup/cgi/actions.py:1220
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1576 msgid "You are logged out"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1577 msgstr "Disconnesso"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1578
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1579 #: ../roundup/cgi/actions.py:1250
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1580 msgid "Username required"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1581 msgstr "È richiesto il Nome Utente"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1582
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1583 #: ../roundup/cgi/actions.py:1354
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1584 #, python-format
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1585 msgid "Welcome %(username)s!"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1586 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1587
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1588 #: ../roundup/cgi/actions.py:1477
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1589 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1590 msgid "Logins occurring too fast. Please wait: %s seconds."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1591 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1592
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1593 # ../roundup/cgi/actions.py:931:935
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1594 #: ../roundup/cgi/actions.py:1515 ../roundup/cgi/actions.py:1526
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1595 #: ../roundup/cgi/actions.py:1515:1526
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1596 msgid "Invalid login"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1597 msgstr "Login invalida"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1598
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1599 #: ../roundup/cgi/actions.py:1532
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1600 msgid "You do not have permission to login"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1601 msgstr "Non hai il permesso per eseguire la login"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1602
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1603 #: ../roundup/cgi/actions.py:1577 ../roundup/cgi/actions.py:1757
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1604 #: ../roundup/cgi/actions.py:1577:1757
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1605 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1606 msgid "Column \"%(column)s\" not found in %(class)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1607 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1608
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1609 #: ../roundup/cgi/actions.py:1822
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1610 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1611 msgid "You do not have permission to view %(class)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1612 msgstr "Non hai i permessi per modificare i %(class)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1613
6986
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1614 #: ../roundup/cgi/cgitb.py:62
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1615 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1616 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1617 "<h1>Templating Error</h1>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1618 "<p><b>%(exc_type)s</b>: %(exc_value)s</p>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1619 "<p class=\"help\">Debugging information follows</p>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1620 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1621 "<h1>Errore del sistema di Templating</h1>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1622 "<p><b>%(exc_type)s</b>: %(exc_value)s</p>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1623 "<p class=\"help\">Debugging information follows</p>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1624
6986
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1625 #: ../roundup/cgi/cgitb.py:77
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1626 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1627 msgid "<li>\"%(name)s\" (%(info)s)</li>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1628 msgstr "<li>\"%(name)s\" (%(info)s)</li>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1629
6986
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1630 #: ../roundup/cgi/cgitb.py:81
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1631 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1632 msgid "<li>Looking for \"%(name)s\", current path:<ol>%(path)s</ol></li>"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1633 msgstr ""
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1634 "<li>Sto cercando \"%(name)s\", percorso corrente:<ol>%(path)s</ol></li>"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1635
6986
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1636 #: ../roundup/cgi/cgitb.py:85
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1637 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1638 msgid "<li>In %s</li>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1639 msgstr "<li>In %s</li>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1640
6986
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1641 #: ../roundup/cgi/cgitb.py:90
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1642 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1643 msgid "A problem occurred in your template \"%s\"."
4279
e22dbe13f176 - fix several format errors on italian translation...
Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
parents: 3866
diff changeset
1644 msgstr "È occorso un problema nel tuo template \"%s\"."
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1645
6986
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1646 #: ../roundup/cgi/cgitb.py:98
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1647 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1648 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1649 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1650 "<li>While evaluating the %(info)r expression on line %(line)d\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1651 "<table class=\"otherinfo\" style=\"font-size: 90%%\">\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1652 " <tr><th colspan=\"2\" class=\"header\">Current variables:</th></tr>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1653 " %(globals)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1654 " %(locals)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1655 "</table></li>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1656 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1657 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1658 "<li>Mentre veniva valutato la espressione %(info)r alla riga %(line)d\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1659 "<table class=\"otherinfo\" style=\"font-size: 90%%\">\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1660 " <tr><th colspan=\"2\" class=\"header\">Variabile Corrente:</th></tr>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1661 " %(globals)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1662 " %(locals)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1663 "</table></li>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1664
6986
5a84ddf7aa8b update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents: 6942
diff changeset
1665 #: ../roundup/cgi/cgitb.py:117
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1666 msgid "Full traceback:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1667 msgstr "Traceback completo:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1668
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1669 #: ../roundup/cgi/cgitb.py:133 ../roundup/cgi/cgitb.py:138
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1670 #: ../roundup/cgi/cgitb.py:133:138
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1671 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1672 msgid "<font size=+1><strong>%(exc_type)s</strong>: %(exc_value)s</font>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1673 msgstr "<font size=+1><strong>%(exc_type)s</strong>: %(exc_value)s</font>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1674
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1675 #: ../roundup/cgi/cgitb.py:143
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1676 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1677 "<p>A problem occurred while running a Python script. Here is the sequence of "
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1678 "function calls leading up to the error, with the most recent (innermost) "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1679 "call first. The exception attributes are:"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1680 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1681 "<p>Un problema è occorso mentre veniva eseguito uno script Python. Questa è "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1682 "la sequenza di chiamate di sistema che hanno condotto a questo errore, con "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1683 "la più recente (la più interna) prima. Le eccezioni sono:"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1684
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1685 #: ../roundup/cgi/cgitb.py:152
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1686 msgid "&lt;file is None - probably inside <tt>eval</tt> or <tt>exec</tt>&gt;"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1687 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1688
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1689 #: ../roundup/cgi/cgitb.py:161
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1690 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1691 msgid "in <strong>%s</strong>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1692 msgstr "in <strong>%s</strong>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1693
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1694 # ../roundup/cgi/cgitb.py:172:178
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1695 #: ../roundup/cgi/cgitb.py:209 ../roundup/cgi/cgitb.py:215
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
1696 #: ../roundup/cgi/cgitb.py:209:215
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1697 msgid "<em>undefined</em>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1698 msgstr "<em>indefinito</em>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1699
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1700 #: ../roundup/cgi/client.py:111
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1701 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1702 "<html><head><title>An error has occurred</title></head>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1703 "<body><h1>An error has occurred</h1>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1704 "<p>A problem was encountered processing your request.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1705 "The tracker maintainers have been notified of the problem.</p>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1706 "</body></html>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1707 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1708 "<html><head><title>È accaduto un errore</title></head>\n"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1709 "<body><h1>È accaduto un errore</h1>\n"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1710 "<p>È accaduto un errore mentre veniva processata la richiesta.\n"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1711 "La notifica del problema è stata notificata al manutentore del tracker.</p>\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1712 "</body></html>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1713
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1714 #: ../roundup/cgi/client.py:666
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1715 msgid ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1716 "XMLRPC endpoint is not using defusedxml. Improve security by installing "
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1717 "defusedxml."
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1718 msgstr ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1719
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1720 #: ../roundup/cgi/client.py:728 ../roundup/cgi/client.py:1646
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1721 #: ../roundup/cgi/client.py:728:1646
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1722 msgid "Required Header Missing"
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1723 msgstr ""
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
1724
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1725 #: ../roundup/cgi/client.py:731
6694
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
1726 #, fuzzy
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
1727 msgid "Client is not allowed to use Rest Interface."
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
1728 msgstr ""
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
1729 "Gli utenti anonimi non hanno il permesso di utilizzare l'interfaccia web"
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
1730
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1731 #: ../roundup/cgi/client.py:985
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1732 msgid "Form Error: "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1733 msgstr "Errore nella Form: "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1734
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1735 #: ../roundup/cgi/client.py:1078
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1736 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1737 msgid "Unrecognized charset: %r"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1738 msgstr "Codice di carattere sconosciuto: %r"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1739
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1740 #: ../roundup/cgi/client.py:1345 ../roundup/cgi/client.py:2357
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1741 #: ../roundup/cgi/client.py:1345:2357
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
1742 msgid "broken form: multiple @action values submitted"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
1743 msgstr ""
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
1744
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1745 #: ../roundup/cgi/client.py:1362
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1746 msgid "Anonymous users are not allowed to use the web interface"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1747 msgstr ""
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1748 "Gli utenti anonimi non hanno il permesso di utilizzare l'interfaccia web"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1749
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1750 #: ../roundup/cgi/client.py:1507
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1751 msgid "Referer header not available."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1752 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1753
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1754 #: ../roundup/cgi/client.py:1511
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1755 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1756 msgid "csrf key used with wrong method from: %s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1757 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1758
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1759 #: ../roundup/cgi/client.py:1540
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1760 #, python-format
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1761 msgid "csrf header %(header)s required but missing for user%(userid)s."
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1762 msgstr ""
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1763
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1764 #: ../roundup/cgi/client.py:1544
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1765 #, python-format
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1766 msgid "Missing header: %s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1767 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1768
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1769 #: ../roundup/cgi/client.py:1552
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1770 #, python-format
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1771 msgid "csrf Referer header check failed for user%(userid)s. Value=%(referer)s"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1772 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1773
6694
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
1774 # ../roundup/cgi/actions.py:931:935
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1775 #: ../roundup/cgi/client.py:1557
6694
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
1776 #, fuzzy, python-format
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
1777 msgid "Invalid Referer: %s"
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
1778 msgstr "Login invalida"
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
1779
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1780 #: ../roundup/cgi/client.py:1572
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1781 #, python-format
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1782 msgid "csrf Origin header check failed for user%(userid)s. Value=%(origin)s"
6672
01216187a167 Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents: 6620
diff changeset
1783 msgstr ""
01216187a167 Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents: 6620
diff changeset
1784
01216187a167 Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents: 6620
diff changeset
1785 # ../roundup/cgi/actions.py:931:935
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1786 #: ../roundup/cgi/client.py:1577
6672
01216187a167 Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents: 6620
diff changeset
1787 #, fuzzy, python-format
01216187a167 Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents: 6620
diff changeset
1788 msgid "Invalid Origin %s"
01216187a167 Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents: 6620
diff changeset
1789 msgstr "Login invalida"
01216187a167 Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents: 6620
diff changeset
1790
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1791 #: ../roundup/cgi/client.py:1591
6672
01216187a167 Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents: 6620
diff changeset
1792 #, python-format
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1793 msgid ""
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1794 "csrf X-FORWARDED-HOST header check failed for user%(userid)s. Value=%(host)s"
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1795 msgstr ""
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1796
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1797 #: ../roundup/cgi/client.py:1597
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
1798 #, python-format
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
1799 msgid "Invalid X-FORWARDED-HOST %s"
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
1800 msgstr ""
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
1801
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1802 #: ../roundup/cgi/client.py:1616
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1803 #, python-format
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1804 msgid "csrf HOST header check failed for user%(userid)s. Value=%(host)s"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1805 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1806
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1807 #: ../roundup/cgi/client.py:1621
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1808 #, python-format
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1809 msgid "Invalid HOST %s"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1810 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1811
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1812 #: ../roundup/cgi/client.py:1629
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
1813 msgid "Csrf: unable to verify sufficient headers"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
1814 msgstr ""
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
1815
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1816 #: ../roundup/cgi/client.py:1630
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1817 msgid "Unable to verify sufficient headers"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1818 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1819
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1820 #: ../roundup/cgi/client.py:1643
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1821 #, python-format
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1822 msgid "csrf X-REQUESTED-WITH xmlrpc required header check failed for user%s."
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1823 msgstr ""
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1824
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1825 #: ../roundup/cgi/client.py:1684
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1826 #, python-format
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1827 msgid "Required csrf field missing for user%s"
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1828 msgstr ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1829
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1830 #: ../roundup/cgi/client.py:1686 ../roundup/cgi/client.py:1713
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1831 #: ../roundup/cgi/client.py:1730 ../roundup/cgi/client.py:1686:1713:1730
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1832 msgid ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1833 "We can't validate your session (csrf failure). Re-enter any unsaved data and "
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1834 "try again."
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1835 msgstr ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1836
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1837 #: ../roundup/cgi/client.py:1690
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1838 #, python-format
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1839 msgid "csrf field not supplied by user%s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1840 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1841
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1842 #: ../roundup/cgi/client.py:1702
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1843 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1844 msgid ""
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1845 "Csrf mismatch user: current user %(user)s != stored user %(stored)s, current "
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1846 "session, stored session: %(cur_sess)s,%(stor_sess)s for key %(key)s."
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1847 msgstr ""
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1848
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1849 #: ../roundup/cgi/client.py:1720
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1850 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1851 msgid ""
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1852 "Csrf mismatch user: current session %(curr_sess)s != stored session "
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1853 "%(stor_sess)s, current user/stored user is: %(user)s for key %(key)s."
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1854 msgstr ""
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
1855
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1856 #: ../roundup/cgi/client.py:1912
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1857 msgid "You are not allowed to view this file."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1858 msgstr "Non si dispone dei permessi per visualizzare questo file."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1859
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1860 #: ../roundup/cgi/client.py:2235
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1861 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1862 msgid "%(starttag)sTime elapsed: %(seconds)fs%(endtag)s\n"
4279
e22dbe13f176 - fix several format errors on italian translation...
Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
parents: 3866
diff changeset
1863 msgstr "%(starttag)sTempo trascorso: %(seconds)fs%(endtag)s\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1864
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1865 #: ../roundup/cgi/client.py:2239
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1866 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1867 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1868 "%(starttag)sCache hits: %(cache_hits)d, misses %(cache_misses)d. Loading "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1869 "items: %(get_items)f secs. Filtering: %(filtering)f secs.%(endtag)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1870 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1871
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
1872 #: ../roundup/cgi/client.py:2778
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1873 #, python-format
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1874 msgid ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1875 "Cache failure: compressed file %(compressed)s is older than its source file "
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1876 "%(filename)s"
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1877 msgstr ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
1878
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1879 #: ../roundup/cgi/form_parser.py:292
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1880 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1881 msgid "link \"%(key)s\" value \"%(entry)s\" not a designator"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1882 msgstr "il collegamento \"%(key)s\" valore \"%(entry)s\" non è il designatore"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1883
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1884 #: ../roundup/cgi/form_parser.py:311
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1885 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1886 msgid "%(class)s %(property)s is not a link or multilink property"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1887 msgstr ""
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1888 "%(class)s %(property)s non è una proprietà di tipo collegamento o "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1889 "multicollegamento"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1890
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1891 #: ../roundup/cgi/form_parser.py:324
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1892 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1893 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1894 "The form action claims to require property \"%(property)s\" which doesn't "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1895 "exist"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1896 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1897 "L'azione assiociata alla form richiede la proprietà \"%(property)s\" che non "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1898 "esiste"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1899
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1900 #: ../roundup/cgi/form_parser.py:347
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1901 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1902 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1903 "You have submitted a %(action)s action for the property \"%(property)s\" "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1904 "which doesn't exist"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1905 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1906 "È stata inserito una azione %(action)s per la proprietà \"%(property)s\" che "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1907 "non esiste"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1908
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1909 # ../roundup/cgi/form_parser.py:354:380
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1910 #: ../roundup/cgi/form_parser.py:373 ../roundup/cgi/form_parser.py:402
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1911 #: ../roundup/cgi/form_parser.py:373:402
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1912 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1913 msgid "You have submitted more than one value for the %s property"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1914 msgstr "È stata inserito più di un valore per la proprietà %s"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1915
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1916 # ../roundup/cgi/form_parser.py:377:383
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1917 #: ../roundup/cgi/form_parser.py:398 ../roundup/cgi/form_parser.py:405
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1918 #: ../roundup/cgi/form_parser.py:398:405
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1919 msgid "Password and confirmation text do not match"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1920 msgstr "La password e il testo di conferma non coincidono"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1921
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1922 #: ../roundup/cgi/form_parser.py:423
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1923 msgid "Not a file attachment"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1924 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
1925
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1926 #: ../roundup/cgi/form_parser.py:468
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1927 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1928 msgid "property \"%(propname)s\": \"%(value)s\" not currently in list"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1929 msgstr ""
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1930 "la proprietà \"%(propname)s\": \"%(value)s\" non è al momento nella lista"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1931
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
1932 #: ../roundup/cgi/form_parser.py:590
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1933 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1934 msgid "Required %(class)s property %(property)s not supplied"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1935 msgid_plural "Required %(class)s properties %(property)s not supplied"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1936 msgstr[0] "La proprietà %(class)s %(property)s non è stata fornita"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1937 msgstr[1] "Le proprietà %(class)s %(property)s non sono state fornite"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1938
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1939 #: ../roundup/cgi/templating.py:278
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1940 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1941 msgid "You are not allowed to %(action)s items of class %(class)s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1942 msgstr "Non si dispone dei permessi per %(action)s item della classe %(class)s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1943
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1944 #: ../roundup/cgi/templating.py:916
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1945 msgid "(list)"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1946 msgstr "(elenco)"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1947
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1948 #: ../roundup/cgi/templating.py:991
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1949 msgid "Submit New Entry"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1950 msgstr "Crea Nuovo"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1951
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1952 # ../roundup/cgi/templating.py:728:862 :1269:1298 :1318:1364 :1387:1423
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1953 # :1460:1513 :1530:1614 :1634:1652 :1684:1694 :1746:1935
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1954 #: ../roundup/cgi/templating.py:1013 ../roundup/cgi/templating.py:1189
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1955 #: ../roundup/cgi/templating.py:1824 ../roundup/cgi/templating.py:1855
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1956 #: ../roundup/cgi/templating.py:1876 ../roundup/cgi/templating.py:1914
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1957 #: ../roundup/cgi/templating.py:1967 ../roundup/cgi/templating.py:1991
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1958 #: ../roundup/cgi/templating.py:1998 ../roundup/cgi/templating.py:2035
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1959 #: ../roundup/cgi/templating.py:2088 ../roundup/cgi/templating.py:2121
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1960 #: ../roundup/cgi/templating.py:2216 ../roundup/cgi/templating.py:2237
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1961 #: ../roundup/cgi/templating.py:2328 ../roundup/cgi/templating.py:2348
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1962 #: ../roundup/cgi/templating.py:2370 ../roundup/cgi/templating.py:2413
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1963 #: ../roundup/cgi/templating.py:2423 ../roundup/cgi/templating.py:2488
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1964 #: ../roundup/cgi/templating.py:2791 ../roundup/cgi/templating.py:1013:1189
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1965 #: :1824:1855 :1876:1914 :1967:1991 :1998:2035 :2088:2121 :2216:2237 :2328:2348
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1966 #: :2370:2413 :2423:2488:2791
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1967 msgid "[hidden]"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1968 msgstr "[nascosto]"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1969
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1970 #: ../roundup/cgi/templating.py:1014
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1971 msgid "New node - no history"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1972 msgstr "Nuovo nodo - nessuno storico"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1973
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1974 #: ../roundup/cgi/templating.py:1154
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1975 msgid "Submit Changes"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1976 msgstr "Inserisci Modifiche"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1977
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1978 #: ../roundup/cgi/templating.py:1232
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1979 msgid "<em>The indicated property no longer exists</em>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1980 msgstr "<em>La caratteristica indicata non esiste</em>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1981
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1982 #: ../roundup/cgi/templating.py:1268
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1983 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1984 msgid "The linked class %(classname)s no longer exists"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1985 msgstr "La classe collegata %(classname)s non esiste più"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1986
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1987 #: ../roundup/cgi/templating.py:1305 ../roundup/cgi/templating.py:1335
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1988 #: ../roundup/cgi/templating.py:2497 ../roundup/cgi/templating.py:2800
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1989 #: ../roundup/cgi/templating.py:1305:1335 :2497:2800
6620
b7093aa16895 issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents: 6607
diff changeset
1990 msgid "[label is missing]"
b7093aa16895 issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents: 6607
diff changeset
1991 msgstr ""
b7093aa16895 issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents: 6607
diff changeset
1992
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1993 # ../roundup/cgi/templating.py:973:997
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1994 #: ../roundup/cgi/templating.py:1309 ../roundup/cgi/templating.py:1338
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1995 #: ../roundup/cgi/templating.py:1309:1338
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1996 msgid "<strike>The linked node no longer exists</strike>"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
1997 msgstr "<strike>Il Nodo collegato non esiste più</strike>"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1998
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
1999 #: ../roundup/cgi/templating.py:1400
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2000 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2001 msgid "%s: (no value)"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2002 msgstr "%s: (nessun valore)"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2003
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2004 #: ../roundup/cgi/templating.py:1416
5951
0a42163ac846 Final doc fixes and translation extraction.
John Rouillard <rouilj@ieee.org>
parents: 5943
diff changeset
2005 #, fuzzy, python-format
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2006 msgid ""
5951
0a42163ac846 Final doc fixes and translation extraction.
John Rouillard <rouilj@ieee.org>
parents: 5943
diff changeset
2007 "<strong><em>This event %s is not handled by the history display!</em></"
0a42163ac846 Final doc fixes and translation extraction.
John Rouillard <rouilj@ieee.org>
parents: 5943
diff changeset
2008 "strong>"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2009 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2010 "<strong><em>Questo evento non è gestito dal visualizzatore dello storico!</"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2011 "em></strong>"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2012
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2013 #: ../roundup/cgi/templating.py:1429
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2014 msgid "<tr><td colspan=4><strong>Note:</strong></td></tr>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2015 msgstr "<tr><td colspan=4><strong>Note:</strong></td></tr>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2016
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2017 #: ../roundup/cgi/templating.py:1438
6620
b7093aa16895 issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents: 6607
diff changeset
2018 msgid "History"
b7093aa16895 issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents: 6607
diff changeset
2019 msgstr "Storico"
b7093aa16895 issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents: 6607
diff changeset
2020
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2021 #: ../roundup/cgi/templating.py:1440
6620
b7093aa16895 issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents: 6607
diff changeset
2022 msgid "<th>Date</th>"
b7093aa16895 issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents: 6607
diff changeset
2023 msgstr "<th>Data</th>"
b7093aa16895 issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents: 6607
diff changeset
2024
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2025 #: ../roundup/cgi/templating.py:1441
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2026 msgid "<th>User</th>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2027 msgstr "<th>Utente</th>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2028
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2029 #: ../roundup/cgi/templating.py:1442
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2030 msgid "<th>Action</th>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2031 msgstr "<th>Azione</th>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2032
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2033 #: ../roundup/cgi/templating.py:1443
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2034 msgid "<th>Args</th>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2035 msgstr "<th>Argomenti</th>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2036
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2037 #: ../roundup/cgi/templating.py:1494
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2038 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2039 msgid "Copy of %(class)s %(id)s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2040 msgstr "Copia di %(class)s %(id)s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2041
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2042 # ../roundup/cgi/templating.py:1491 ../roundup/cgi/templating.py:1039:1464
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2043 # :1485:1491
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2044 #: ../roundup/cgi/templating.py:2125 ../roundup/cgi/templating.py:2160
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2045 #: ../roundup/cgi/templating.py:1382:2125:2160
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2046 msgid "No"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2047 msgstr "No"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2048
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2049 # ../roundup/cgi/templating.py:1488 ../roundup/cgi/templating.py:1039:1464
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2050 # :1483:1488
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2051 #: ../roundup/cgi/templating.py:2125 ../roundup/cgi/templating.py:2154
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2052 #: ../roundup/cgi/templating.py:1382:2125:2154
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2053 msgid "Yes"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2054 msgstr "Sì"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2055
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2056 #: ../roundup/cgi/templating.py:2286
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2057 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2058 "default value for DateHTMLProperty must be either DateHTMLProperty or string "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2059 "date representation."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2060 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2061 "Il valore predefinito per DateHTMLProperty deve essere DateHTMLProperty "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2062 "oppure una stringa rappresentante una data."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2063
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2064 #: ../roundup/cgi/templating.py:2468
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2065 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2066 msgid "Attempt to look up %(attr)s on a missing value"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2067 msgstr "Tentativo di visualizzare %(attr)s con un valore mancante"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2068
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2069 #: ../roundup/cgi/templating.py:2479
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2070 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2071 msgid "Attempt to look up %(item)s on a missing value"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2072 msgstr "Tentativo di visualizzare %(attr)s con un valore mancante"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2073
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2074 #: ../roundup/cgi/templating.py:2584
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2075 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2076 msgid "<option %svalue=\"-1\">- no selection -</option>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2077 msgstr "<option %svalue=\"-1\">- nessuna selezione -</option>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2078
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2079 #: ../roundup/cgi/templating.py:3745
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2080 #, python-format
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2081 msgid "Unable to read or expand file '%(name)s' in template '%(template)s'."
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2082 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2083
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2084 #: ../roundup/cgi/templating.py:3795
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2085 #, python-format
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2086 msgid ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2087 "Found an incorrect token when expandfile applied string subsitution on "
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2088 "'%(fullpath)s'. ValueError('%(issue)s') was raised. Check the format of your "
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2089 "named conversion specifiers."
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2090 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2091
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2092 #: ../roundup/cgi/timestamp.py:23
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2093 msgid "Form is corrupted."
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2094 msgstr ""
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2095
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2096 #: ../roundup/cgi/timestamp.py:32
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2097 #, python-format
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2098 msgid "Form is corrupted, missing: %s."
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2099 msgstr ""
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2100
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2101 #: ../roundup/cgi/timestamp.py:34
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2102 msgid "Responding to form too quickly."
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2103 msgstr ""
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2104
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2105 #: ../roundup/configuration.py:268
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2106 #, python-format
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2107 msgid ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2108 "Error in %(filepath)s with section [%(section)s] at option %(option)s: "
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2109 "%(message)s"
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2110 msgstr ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2111
6364
e8361bce72de update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents: 6301
diff changeset
2112 # ../roundup/cgi/actions.py:931:935
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2113 #: ../roundup/configuration.py:501
6364
e8361bce72de update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents: 6301
diff changeset
2114 #, fuzzy
e8361bce72de update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents: 6301
diff changeset
2115 msgid "Valid languages: "
e8361bce72de update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents: 6301
diff changeset
2116 msgstr "Login invalida"
e8361bce72de update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents: 6301
diff changeset
2117
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2118 # ../roundup/cgi/actions.py:931:935
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2119 #: ../roundup/configuration.py:511
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2120 #, fuzzy
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2121 msgid "Expected languages: "
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2122 msgstr "Login invalida"
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2123
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2124 #: ../roundup/date.py:400
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2125 #, fuzzy, python-format
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2126 msgid ""
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2127 "Not a date spec: %r (\"yyyy-mm-dd\", \"mm-dd\", \"HH:MM\", \"HH:MM:SS\" or "
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2128 "\"yyyy-mm-dd.HH:MM:SS.SSS\")"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2129 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2130 "Non specifica una data: \"yyyy-mm-dd\", \"mm-dd\", \"HH:MM\", \"HH:MM:SS\" o "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2131 "\"yyyy-mm-dd.HH:MM:SS.SSS\""
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2132
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2133 #: ../roundup/date.py:423
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2134 msgid "Could not determine granularity"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2135 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2136
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2137 #: ../roundup/date.py:475
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2138 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2139 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2140 "%r not a date / time spec \"yyyy-mm-dd\", \"mm-dd\", \"HH:MM\", \"HH:MM:SS\" "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2141 "or \"yyyy-mm-dd.HH:MM:SS.SSS\""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2142 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2143 "%r non specifica una data / momento \"yyyy-mm-dd\", \"mm-dd\", \"HH:MM\", "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2144 "\"HH:MM:SS\" o \"yyyy-mm-dd.HH:MM:SS.SSS\""
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2145
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2146 #: ../roundup/date.py:847
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2147 #, fuzzy, python-format
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2148 msgid ""
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2149 "Not an interval spec: \"%s\" ([+-] [#y] [#m] [#w] [#d] [[[H]H:MM]:SS] [date "
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2150 "spec])"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2151 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2152 "Non specifica un intervallo: [+-] [#y] [#m] [#w] [#d] [[[H]H:MM]:SS] [date "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2153 "spec]"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2154
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2155 #: ../roundup/date.py:870
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2156 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2157 msgid "Not an interval spec: \"%s\" ([+-] [#y] [#m] [#w] [#d] [[[H]H:MM]:SS])"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2158 msgstr "Non specifica un intervallo: [+-] [#y] [#m] [#w] [#d] [[[H]H:MM]:SS]"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2159
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2160 #: ../roundup/date.py:1047
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2161 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2162 msgid "%(number)s year"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2163 msgid_plural "%(number)s years"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2164 msgstr[0] "%(number)s anno"
4279
e22dbe13f176 - fix several format errors on italian translation...
Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
parents: 3866
diff changeset
2165 msgstr[1] "%(number)s anni"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2166
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2167 #: ../roundup/date.py:1051
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2168 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2169 msgid "%(number)s month"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2170 msgid_plural "%(number)s months"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2171 msgstr[0] "%(number)s mese"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2172 msgstr[1] "%(number)s mesi"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2173
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2174 #: ../roundup/date.py:1055
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2175 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2176 msgid "%(number)s week"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2177 msgid_plural "%(number)s weeks"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2178 msgstr[0] "%(number)s settimana"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2179 msgstr[1] "%(number)s settimane"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2180
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2181 #: ../roundup/date.py:1059
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2182 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2183 msgid "%(number)s day"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2184 msgid_plural "%(number)s days"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2185 msgstr[0] "%(number)s giorno"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2186 msgstr[1] "%(number)s giorni"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2187
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2188 #: ../roundup/date.py:1063
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2189 msgid "tomorrow"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2190 msgstr "domani"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2191
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2192 #: ../roundup/date.py:1065
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2193 msgid "yesterday"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2194 msgstr "ieri"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2195
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2196 #: ../roundup/date.py:1068
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2197 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2198 msgid "%(number)s hour"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2199 msgid_plural "%(number)s hours"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2200 msgstr[0] "%(number)s ora"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2201 msgstr[1] "%(number)s ore"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2202
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2203 #: ../roundup/date.py:1072
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2204 msgid "an hour"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2205 msgstr "un'ora"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2206
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2207 #: ../roundup/date.py:1074
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2208 msgid "1 1/2 hours"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2209 msgstr "un'ora e mezza"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2210
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2211 #: ../roundup/date.py:1076
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2212 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2213 msgid "1 %(number)s/4 hours"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2214 msgid_plural "1 %(number)s/4 hours"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2215 msgstr[0] "%(number)s quarto d'ora"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2216 msgstr[1] "%(number)s quarti d'ora"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2217
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2218 #: ../roundup/date.py:1081
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2219 msgid "in a moment"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2220 msgstr "in un momento"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2221
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2222 #: ../roundup/date.py:1083
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2223 msgid "just now"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2224 msgstr "proprio ora"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2225
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2226 #: ../roundup/date.py:1086
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2227 msgid "1 minute"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2228 msgstr "un minuto"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2229
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2230 #: ../roundup/date.py:1089
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2231 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2232 msgid "%(number)s minute"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2233 msgid_plural "%(number)s minutes"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2234 msgstr[0] "%(number)s minuto"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2235 msgstr[1] "%(number)s minuti"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2236
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2237 #: ../roundup/date.py:1092
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2238 msgid "1/2 an hour"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2239 msgstr "mezzora"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2240
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2241 #: ../roundup/date.py:1094
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2242 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2243 msgid "%(number)s/4 hour"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2244 msgid_plural "%(number)s/4 hours"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2245 msgstr[0] "%(number)s ora"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2246 msgstr[1] "%(number)s ore"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2247
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2248 #: ../roundup/date.py:1098
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2249 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2250 msgid "%s ago"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2251 msgstr "%s fa"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2252
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2253 #: ../roundup/date.py:1100
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2254 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2255 msgid "in %s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2256 msgstr "in %s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2257
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2258 #: ../roundup/hyperdb.py:120
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2259 #, fuzzy, python-format
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2260 msgid "property %(property)s: %(errormsg)s"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2261 msgstr "Errore: %s: %s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2262
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2263 #: ../roundup/hyperdb.py:149
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2264 #, python-format
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2265 msgid "property %(property)s: %(value)r is an invalid date (%(errormsg)s)"
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2266 msgstr ""
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2267
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2268 #: ../roundup/hyperdb.py:172
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2269 #, python-format
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2270 msgid ""
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2271 "property %(property)s: %(value)r is an invalid date interval (%(errormsg)s)"
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2272 msgstr ""
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2273
7530
ed2bc951277b Updates for 2.3.0 release.
John Rouillard <rouilj@ieee.org>
parents: 7443
diff changeset
2274 #: ../roundup/hyperdb.py:434
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2275 #, fuzzy, python-format
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2276 msgid "property %(property)s: %(value)r is not a number"
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2277 msgstr ""
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2278 "la proprietà \"%(propname)s\": \"%(value)s\" non è al momento nella lista"
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2279
7530
ed2bc951277b Updates for 2.3.0 release.
John Rouillard <rouilj@ieee.org>
parents: 7443
diff changeset
2280 #: ../roundup/hyperdb.py:448
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2281 #, fuzzy, python-format
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2282 msgid "property %(property)s: %(value)r is not an integer"
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2283 msgstr ""
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2284 "la proprietà \"%(propname)s\": \"%(value)s\" non è al momento nella lista"
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2285
7530
ed2bc951277b Updates for 2.3.0 release.
John Rouillard <rouilj@ieee.org>
parents: 7443
diff changeset
2286 #: ../roundup/hyperdb.py:470
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2287 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2288 msgid "\"%s\" not a node designator"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2289 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2290
7530
ed2bc951277b Updates for 2.3.0 release.
John Rouillard <rouilj@ieee.org>
parents: 7443
diff changeset
2291 #: ../roundup/hyperdb.py:1499 ../roundup/hyperdb.py:1507
ed2bc951277b Updates for 2.3.0 release.
John Rouillard <rouilj@ieee.org>
parents: 7443
diff changeset
2292 #: ../roundup/hyperdb.py:1499:1507
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2293 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2294 msgid "Not a property name: %s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2295 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2296
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2297 #: ../roundup/hyperdb.py:2038
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2298 #, fuzzy, python-format
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2299 msgid "property %(property)s: %(value)r is not a %(classname)s."
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2300 msgstr ""
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2301 "la proprietà \"%(propname)s\": \"%(value)s\" non è al momento nella lista"
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2302
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2303 #: ../roundup/hyperdb.py:2044
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2304 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2305 msgid "you may only enter ID values for property %s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2306 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2307
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2308 #: ../roundup/hyperdb.py:2079
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2309 #, python-format
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2310 msgid "%(property)r is not a property of %(classname)s"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2311 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2312
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
2313 #: ../roundup/init.py:141
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2314 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2315 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2316 "WARNING: directory '%s'\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2317 "\tcontains old-style template - ignored"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2318 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2319 "ATTENZIONE: La directory '%s'\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2320 "\tcontene un template old-style - ignorato"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2321
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2322 #: ../roundup/mailgw.py:215 ../roundup/mailgw.py:228
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2323 #: ../roundup/mailgw.py:215:228
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2324 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2325 msgid "Message signed with unknown key: %s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2326 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2327
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2328 #: ../roundup/mailgw.py:218
6942
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
2329 #, python-format
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
2330 msgid "Message signed with an expired key: %s"
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
2331 msgstr ""
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
2332
e09095701620 update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents: 6777
diff changeset
2333 #: ../roundup/mailgw.py:221
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2334 #, python-format
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2335 msgid "Message signed with a revoked key: %s"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2336 msgstr ""
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2337
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2338 #: ../roundup/mailgw.py:224
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2339 msgid "Invalid PGP signature detected."
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2340 msgstr ""
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2341
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2342 #: ../roundup/mailgw.py:231
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2343 #, fuzzy
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2344 msgid "Unsigned Message"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2345 msgstr "Nuovo Messagggio"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2346
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2347 #: ../roundup/mailgw.py:481
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2348 msgid "Unknown multipart/encrypted version."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2349 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2350
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2351 #: ../roundup/mailgw.py:490
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2352 msgid "Unable to decrypt your message."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2353 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2354
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2355 #: ../roundup/mailgw.py:517
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2356 msgid "No PGP signature found in message."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2357 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2358
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2359 #: ../roundup/mailgw.py:599
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2360 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2361 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2362 "Emails to Roundup trackers must include a Subject: line!\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2363 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2364 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2365 "Le Email al tracker Roundup devono includere il campo Oggetto: \n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2366
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2367 #: ../roundup/mailgw.py:712
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2368 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2369 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2370 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2371 "The message you sent to roundup did not contain a properly formed subject\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2372 "line. The subject must contain a class name or designator to indicate the\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2373 "'topic' of the message. For example:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2374 " Subject: [issue] This is a new issue\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2375 " - this will create a new issue in the tracker with the title 'This is\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2376 " a new issue'.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2377 " Subject: [issue1234] This is a followup to issue 1234\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2378 " - this will append the message's contents to the existing issue 1234\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2379 " in the tracker.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2380 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2381 "Subject was: '%(subject)s'\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2382 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2383 "\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2384 "Il messaggio che hai mandato a Roundup non contiene un campo \"Subject: "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2385 "\" (Oggetto) ben formato. L'oggetto deve contenere un nome di una classe o "
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2386 "un designatore per indicare l'argomento del messaggio. Per esempio:\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2387 " Subject: [issue] Questa è una nuova richiesta\n"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2388 " - crea una nuova richiesta titolata: 'Questa è una nuova richiesta'.\n"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2389 " Subject: [issue1234] Questa è una risposta alla richiesta 1234\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2390 " - aggiunge un nuovo messaggio alla richiesta 1234 esistente\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2391 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2392 "Il campo \"Subject: \" (Oggetto) era: '%(subject)s'\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2393
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2394 #: ../roundup/mailgw.py:747
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2395 #, fuzzy, python-format
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2396 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2397 "\n"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2398 "The class name you identified in the subject line (\"%(classname)s\") does\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2399 "not exist in the database.\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2400 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2401 "Valid class names are: %(validname)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2402 "Subject was: \"%(subject)s\"\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2403 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2404 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2405 "La classe che hai identificato nel Subject: (\"%(classname)s\") non esiste "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2406 "nel database.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2407 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2408 "Classi valide sono: %(validname)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2409 "Il campo Subject: conteneva il valore \"%(subject)s\"\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2410
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2411 #: ../roundup/mailgw.py:755
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2412 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2413 msgid ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2414 "\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2415 "You did not identify a class name in the subject line and there is no\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2416 "default set for this tracker. The subject must contain a class name or\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2417 "designator to indicate the 'topic' of the message. For example:\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2418 " Subject: [issue] This is a new issue\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2419 " - this will create a new issue in the tracker with the title 'This is\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2420 " a new issue'.\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2421 " Subject: [issue1234] This is a followup to issue 1234\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2422 " - this will append the message's contents to the existing issue 1234\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2423 " in the tracker.\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2424 "\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2425 "Subject was: '%(subject)s'\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2426 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2427 "\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2428 "Il messaggio che hai mandato a Roundup non contiene un campo \"Subject: "
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2429 "\" (Oggetto) ben formato. L'oggetto deve contenere un nome di una classe o "
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2430 "un designatore per indicare l'argomento del messaggio. Per esempio:\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2431 " Subject: [issue] Questa è una nuova richiesta\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2432 " - crea una nuova richiesta titolata: 'Questa è una nuova richiesta'.\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2433 " Subject: [issue1234] Questa è una risposta alla richiesta 1234\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2434 " - aggiunge un nuovo messaggio alla richiesta 1234 esistente\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2435 "\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2436 "Il campo \"Subject: \" (Oggetto) era: '%(subject)s'\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2437
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2438 #: ../roundup/mailgw.py:815
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2439 #, fuzzy, python-format
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2440 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2441 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2442 "I cannot match your message to a node in the database - you need to either\n"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2443 "supply a full designator (with number, eg \"[issue123]\") or keep the\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2444 "previous subject title intact so I can match that.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2445 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2446 "Subject was: \"%(subject)s\"\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2447 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2448 "\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2449 "Non è stato possibile far corrispondere il tuo messaggio con un nodo del "
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2450 "database - devi specificare nel Subject (Oggetto) un designatore corretto "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2451 "(con un numero, per esempio [issue1234]) o alternativamente tenere il "
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2452 "Subject precedente intatto.\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2453 "Il campo Subject: conteneva il valore \"%(subject)s\"\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2454
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2455 #: ../roundup/mailgw.py:848
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2456 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2457 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2458 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2459 "The node specified by the designator in the subject of your message\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2460 "(\"%(nodeid)s\") does not exist.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2461 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2462 "Subject was: \"%(subject)s\"\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2463 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2464 "\n"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2465 "Il nodo specificato dal desigantore nel Subject del tuo messaggio "
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2466 "(\"%(nodeid)s\") non esiste.\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2467 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2468 "Il campo Subject: conteneva il valore \"%(subject)s\"\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2469
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2470 #: ../roundup/mailgw.py:893
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2471 #, fuzzy, python-format
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2472 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2473 "\n"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2474 "You are not a registered user.%(registration_info)s\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2475 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2476 "Unknown address: %(from_address)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2477 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2478 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2479 "Non sei un utente registrato.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2480 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2481 "Indirizzo sconosciuto: %(from_address)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2482
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2483 #: ../roundup/mailgw.py:901
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2484 msgid "You are not permitted to access this tracker."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2485 msgstr "Non si dispone di permessi sufficienti per accedere a questo tracker"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2486
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2487 #: ../roundup/mailgw.py:913
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2488 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2489 msgid "You are not permitted to edit %(classname)s."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2490 msgstr "Non si dispone dei permessi sufficienti per modificare %(classname)s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2491
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2492 #: ../roundup/mailgw.py:919
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2493 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2494 msgid "You are not permitted to create %(classname)s."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2495 msgstr "Non si dispone dei permessi sufficienti per creare %(classname)s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2496
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2497 #: ../roundup/mailgw.py:1001
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2498 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2499 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2500 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2501 "There were problems handling your subject line argument list:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2502 "- %(errors)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2503 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2504 "Subject was: \"%(subject)s\"\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2505 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2506 "\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2507 "Si è verificato un problema nel gestire la lista degli argomenti nel Subject "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2508 "del messaggio:- %(errors)s\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2509 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2510 "Il Subject era: \"%(subject)s\"\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2511
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2512 #: ../roundup/mailgw.py:1054
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2513 msgid "This tracker has been configured to require all email be PGP encrypted."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2514 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2515
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2516 #: ../roundup/mailgw.py:1092
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2517 msgid ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2518 "\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2519 "This tracker has been configured to require all email be PGP signed or\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2520 "encrypted."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2521 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2522
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2523 #: ../roundup/mailgw.py:1122
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2524 msgid "You are not permitted to create files."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2525 msgstr "Non si dispone dei permessi necessari a creare file."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2526
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2527 #: ../roundup/mailgw.py:1139
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2528 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2529 msgid "You are not permitted to add files to %(classname)s."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2530 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2531 "Non si dispone dei permessi necessari per aggiungere file a %(classname)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2532
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2533 #: ../roundup/mailgw.py:1170
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2534 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2535 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2536 "Roundup requires the submission to be plain text. The message parser could\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2537 "not find a text/plain part to use.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2538 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2539 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2540 "Roundup richiede che i valori immessi siano in formato testo. Il parser dei "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2541 "messaggi non ha trovato alcuna parte text/plain da utilizzare.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2542
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2543 #: ../roundup/mailgw.py:1183
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2544 msgid "You are not permitted to create messages."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2545 msgstr "Non si disponde dei permessi necessari per creare messaggi."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2546
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2547 #: ../roundup/mailgw.py:1192
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2548 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2549 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2550 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2551 "Mail message was rejected by a detector.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2552 "%(error)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2553 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2554 "\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2555 "La Mail è stata rifiutata da un detector.\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2556 "%(error)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2557
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2558 #: ../roundup/mailgw.py:1203
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2559 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2560 msgid "You are not permitted to add messages to %(classname)s."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2561 msgstr "Non si dispone dei permessi per aggiungere messaggi a %(classname)s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2562
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2563 #: ../roundup/mailgw.py:1226
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2564 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2565 msgid "You are not permitted to edit property %(prop)s of class %(classname)s."
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2566 msgstr ""
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2567 "Non si dispone dei permessi necessari per modificare la proprietà %(prop)s "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2568 "della classe %(classname)s"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2569
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2570 #: ../roundup/mailgw.py:1238
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2571 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2572 msgid "You are not permitted to set property %(prop)s of class %(classname)s."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2573 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2574 "Non si dispone dei permessi necessari per modificare la proprietà %(prop)s "
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2575 "della classe %(classname)s"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2576
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2577 #: ../roundup/mailgw.py:1246
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2578 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2579 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2580 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2581 "There was a problem with the message you sent:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2582 " %(message)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2583 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2584 "\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2585 "Si è verificato un problema con il messaggio che hai inviato:\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2586 " %(message)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2587
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2588 #: ../roundup/mailgw.py:1366 ../roundup/mailgw.py:1835
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2589 #: ../roundup/mailgw.py:1366:1835
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2590 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2591 msgid ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2592 "\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2593 "The mail gateway is not properly set up. Please contact\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2594 "%(mailadmin)s and have them fix the incorrect properties:\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2595 " %(errors)s\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2596 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2597 "\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2598 "il gateway mail non è configurato correttamente. Per favore contatta\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2599 "%(mailadmin)s e segnala che la proprietà scorretta:\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2600 " %(errors)s\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2601
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
2602 #: ../roundup/mailgw.py:1821
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2603 #, fuzzy, python-format
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2604 msgid ""
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2605 "\n"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2606 "The mail gateway is not properly set up. Please contact\n"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2607 "%(mailadmin)s and have them fix the incorrect class specified as:\n"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2608 " %(classname)s\n"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2609 msgstr ""
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2610 "\n"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2611 "Il gateway mail non è configurato correttamente. Per favore contatta\n"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2612 "%(mailadmin)s e segnala che la classe specificata come:\n"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2613 " %(current_class)s è scorretta.\n"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2614
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2615 #: ../roundup/mailgw.py:1856
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2616 msgid "not of form [arg=value,value,...;arg=value,value,...]"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2617 msgstr "Non nel formato [arg=valore,valore,...;arg=valore,valore,...]"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2618
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2619 #: ../roundup/mlink_expr.py:161
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2620 #, python-format
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2621 msgid ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2622 "There was an error searching %(class)s by %(attr)s using: %(opcodes)s. The "
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2623 "operator %(opcode)s (%(opcodename)s) at position %(position)d has too few "
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2624 "arguments."
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2625 msgstr ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2626
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2627 #: ../roundup/mlink_expr.py:174
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2628 #, python-format
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2629 msgid ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2630 "There was an error searching %(class)s by %(attr)s using: %(opcodes)s. There "
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2631 "are too many arguments for the existing operators. The values on the stack "
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2632 "are: %(stack)s"
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2633 msgstr ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2634
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2635 #: ../roundup/pygettext.py:401
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2636 #, python-format
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2637 msgid "*** %(file)s:%(lineno)s: Seen unexpected token \"%(token)s\""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2638 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2639
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2640 #: ../roundup/pygettext.py:457
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2641 #, python-format
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2642 msgid "# File: %(filename)s, line: %(lineno)d"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2643 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2644
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2645 #: ../roundup/pygettext.py:464
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2646 #, python-format
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2647 msgid " %(filename)s:%(lineno)d"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2648 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2649
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2650 # ../roundup/cgi/actions.py:931:935
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2651 #: ../roundup/pygettext.py:540
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2652 #, fuzzy, python-format
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2653 msgid "Invalid value for --style: %s"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2654 msgstr "Login invalida"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2655
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2656 #: ../roundup/pygettext.py:548
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2657 #, python-format
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2658 msgid "pygettext.py (xgettext for Python) %s"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2659 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2660
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2661 #: ../roundup/pygettext.py:554
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2662 #, python-format
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2663 msgid "--width argument must be an integer: %s"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2664 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2665
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2666 #: ../roundup/pygettext.py:582
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2667 #, python-format
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2668 msgid "Can't read --exclude-file: %s"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2669 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2670
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2671 #: ../roundup/pygettext.py:601
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2672 msgid "Reading standard input"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2673 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2674
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2675 #: ../roundup/pygettext.py:606
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2676 #, python-format
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2677 msgid "Working on %s"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2678 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2679
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2680 #: ../roundup/pygettext.py:640
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2681 msgid "a unicode string"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2682 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2683
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2684 #: ../roundup/pygettext.py:642
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2685 #, python-format
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2686 msgid "*** Seen unexpected token \"%(token)s\""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2687 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2688
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2689 #: ../roundup/pygettext.py:643
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2690 msgid "morethanonestring"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2691 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2692
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2693 #: ../roundup/rest.py:417
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2694 #, python-format
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2695 msgid "Method %(m)s not allowed. Allowed: %(a)s"
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2696 msgstr ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2697
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2698 #: ../roundup/rest.py:964
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2699 #, python-format
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2700 msgid ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2701 "Page size %(page_size)s must be less than admin limit on query result size: "
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2702 "%(max_size)s."
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2703 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
2704
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2705 # ../roundup/cgi/actions.py:931:935
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2706 #: ../roundup/rest.py:1211
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2707 #, fuzzy, python-format
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2708 msgid "Invalid attribute %s"
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2709 msgstr "Login invalida"
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2710
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2711 #: ../roundup/rest.py:2199
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2712 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2713 msgid "Api rate limits exceeded. Please wait: %s seconds."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2714 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2715
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2716 #: ../roundup/rest.py:2283
6364
e8361bce72de update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents: 6301
diff changeset
2717 #, python-format
e8361bce72de update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents: 6301
diff changeset
2718 msgid ""
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2719 "Content type '%s' requested in URL is not available.\n"
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2720 "Acceptable types: %s\n"
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2721 msgstr ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2722
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2723 #: ../roundup/rest.py:2304
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2724 #, python-format
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2725 msgid ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2726 "Unable to parse Accept Header. %(error)s. Acceptable types: */*, "
6364
e8361bce72de update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents: 6301
diff changeset
2727 "%(acceptable_types)s"
e8361bce72de update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents: 6301
diff changeset
2728 msgstr ""
e8361bce72de update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents: 6301
diff changeset
2729
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2730 #: ../roundup/rest.py:2376 ../roundup/rest.py:2597 ../roundup/rest.py:2376:2597
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2731 #, python-format
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2732 msgid ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2733 "Unrecognized api version: %s. See /rest without specifying api version for "
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2734 "supported versions."
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2735 msgstr ""
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
2736
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2737 #: ../roundup/rest.py:2411 ../roundup/rest.py:2420 ../roundup/rest.py:2411:2420
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2738 #, python-format
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2739 msgid ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2740 "Requested content type(s) '%s' not available.\n"
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2741 "Acceptable mime types are: */*, %s"
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2742 msgstr ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2743
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2744 #: ../roundup/rest.py:2696
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2745 msgid ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2746 "Internal error while formatting response.\n"
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2747 "accept_mime_type is not defined. This should\n"
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2748 "never happen\n"
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2749 msgstr ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2750
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2751 #: ../roundup/roundupdb.py:140
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2752 #, python-format
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2753 msgid "Username '%s' already exists."
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2754 msgstr ""
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2755
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2756 #: ../roundup/roundupdb.py:224
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2757 msgid "files"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2758 msgstr "file"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2759
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2760 #: ../roundup/roundupdb.py:224
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2761 msgid "messages"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2762 msgstr "messaggi"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2763
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2764 #: ../roundup/roundupdb.py:224
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2765 msgid "nosy"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2766 msgstr "ficcanaso"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2767
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2768 #: ../roundup/roundupdb.py:224
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2769 msgid "superseder"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2770 msgstr "soprassiede"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2771
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2772 #: ../roundup/roundupdb.py:224
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2773 msgid "title"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2774 msgstr "titolo"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2775
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2776 #: ../roundup/roundupdb.py:225
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2777 msgid "assignedto"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2778 msgstr "assegnato a"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2779
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2780 #: ../roundup/roundupdb.py:225
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2781 #, fuzzy
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2782 msgid "keyword"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2783 msgstr "Parola chiave"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2784
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2785 #: ../roundup/roundupdb.py:225
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2786 msgid "priority"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2787 msgstr "priorità"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2788
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2789 #: ../roundup/roundupdb.py:225
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2790 msgid "status"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2791 msgstr "stato"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2792
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2793 #: ../roundup/roundupdb.py:228
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2794 msgid "activity"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2795 msgstr "attività"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2796
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2797 #. following properties are common for all hyperdb classes
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2798 #. they are listed here to keep things in one place
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2799 #: ../roundup/roundupdb.py:228
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2800 msgid "actor"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2801 msgstr "attore"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2802
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2803 #: ../roundup/roundupdb.py:228
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2804 msgid "creation"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2805 msgstr "creazione"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2806
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2807 #: ../roundup/roundupdb.py:228
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2808 msgid "creator"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2809 msgstr "creatore"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2810
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2811 #: ../roundup/roundupdb.py:426
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2812 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2813 msgid "No key for \"%(adr)s\" in keyring"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2814 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2815
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2816 #: ../roundup/roundupdb.py:504
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2817 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2818 msgid "New submission from %(authname)s%(authaddr)s:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2819 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2820 "È stata aperta una nuova richiesta di assistenza da parte di\n"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2821 "%(authname)s%(authaddr)s.\n"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2822 "Il testo della nuova richiesta è il seguente:"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2823
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2824 #: ../roundup/roundupdb.py:507
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2825 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2826 msgid "%(authname)s%(authaddr)s added the comment:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2827 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2828 "È stato aggiunto un nuovo messaggio da\n"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2829 "%(authname)s%(authaddr)s.\n"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2830 "Il testo del messaggio è il seguente:"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2831
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2832 #: ../roundup/roundupdb.py:510
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2833 #, fuzzy, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2834 msgid "Change by %(authname)s%(authaddr)s:"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2835 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2836 "È stata aperta una nuova richiesta di assistenza da parte di\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2837 "%(authname)s%(authaddr)s.\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2838 "Il testo della nuova richiesta è il seguente:"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2839
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2840 #: ../roundup/roundupdb.py:529
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2841 #, python-format
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2842 msgid "File '%(filename)s' not attached - you can download it from %(link)s."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2843 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2844
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
2845 #: ../roundup/roundupdb.py:904
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2846 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2847 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2848 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2849 "Now:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2850 "%(new)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2851 "Was:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2852 "%(old)s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2853 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2854
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2855 #: ../roundup/scripts/roundup_demo.py:50
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2856 #, python-format
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2857 msgid ""
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2858 "Enter tracker template to use (one of (%(template_list)s)) "
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
2859 "[%(default_template)s]: "
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2860 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2861
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2862 #: ../roundup/scripts/roundup_demo.py:166
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2863 #, python-format
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2864 msgid "Enter directory path to create demo tracker [%s]: "
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2865 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2866
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2867 #: ../roundup/scripts/roundup_gettext.py:33
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2868 msgid ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2869 "\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2870 "Extracting translatable strings only from html templates.\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2871 "Because the 'polib' module is missing, unable to extract\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2872 "translations from detectors or extensions.\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2873 "The 'polib' module can be installed with pip.\n"
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2874 msgstr ""
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2875
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2876 #: ../roundup/scripts/roundup_gettext.py:71
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2877 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2878 msgid "Usage: %(program)s <tracker home>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2879 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2880
8109
cd642eaf358e fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction
John Rouillard <rouilj@ieee.org>
parents: 8106
diff changeset
2881 #: ../roundup/scripts/roundup_gettext.py:89
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2882 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2883 msgid "No tracker templates found in directory %s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2884 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2885
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
2886 #: ../roundup/scripts/roundup_mailgw.py:182
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2887 msgid ""
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2888 "\n"
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2889 "Error: The instance home must be specified"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2890 msgstr ""
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2891
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
2892 #: ../roundup/scripts/roundup_mailgw.py:200
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2893 #, fuzzy
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2894 msgid ""
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2895 "\n"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2896 "Error: not enough source specification information"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2897 msgstr "Errore: insufficienti informazioni sul sorgente"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2898
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
2899 #: ../roundup/scripts/roundup_mailgw.py:231
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2900 #, fuzzy, python-format
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2901 msgid ""
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2902 "\n"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2903 "Error: %s specification not valid"
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2904 msgstr "Errore: il pop server specificato non è valido."
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2905
7203
12a3cd86668f auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents: 7069
diff changeset
2906 #: ../roundup/scripts/roundup_mailgw.py:254
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2907 #, fuzzy
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2908 msgid ""
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2909 "\n"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2910 "Error: The source must be either \"mailbox\", \"pop\", \"pops\", \"apop\", "
7069
c9a02c670e69 latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents: 7063
diff changeset
2911 "\"imap\", \"imaps\", \"imaps_cram\", or \"imaps_oauth\""
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2912 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2913 "Errore: la sorgente deve essere una tra \"mailbox\", \"pop\", \"apop\", "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2914 "\"imap\" o \"imaps\""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2915
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2916 #: ../roundup/scripts/roundup_server.py:113
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2917 msgid "WARNING: generating temporary SSL certificate"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2918 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2919
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2920 #: ../roundup/scripts/roundup_server.py:144
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2921 #, python-format
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2922 msgid "Unable to find/use key from file: %(pemfile)s"
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2923 msgstr ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2924
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2925 #: ../roundup/scripts/roundup_server.py:145
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2926 msgid ""
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2927 "Does it have a private key surrounded by '-----BEGIN PRIVATE KEY-----' and\n"
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2928 " '-----END PRIVATE KEY-----' markers?"
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2929 msgstr ""
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2930
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2931 #: ../roundup/scripts/roundup_server.py:150
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2932 #, python-format
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2933 msgid "Unable to find/use certificate from file: %(pemfile)s"
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2934 msgstr ""
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2935
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2936 #: ../roundup/scripts/roundup_server.py:151
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2937 msgid ""
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2938 "Does it have a certificate surrounded by '-----BEGIN CERTIFICATE-----' and\n"
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2939 " '-----END CERTIFICATE-----' markers?"
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2940 msgstr ""
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
2941
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2942 #: ../roundup/scripts/roundup_server.py:345
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2943 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2944 "<html><head><title>Roundup trackers index</title></head>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2945 "<body><h1>Roundup trackers index</h1><ol>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2946 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2947 "<html><head><title>indice dei ticket Roundup</title></head>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2948 "<body><h1>indice dei ticket Roundup</h1><ol>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2949
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2950 #: ../roundup/scripts/roundup_server.py:587
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2951 #, fuzzy, python-format
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2952 msgid "Error: %(type)s: %(value)s"
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2953 msgstr "%(key)s:·%(value)s"
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
2954
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2955 #: ../roundup/scripts/roundup_server.py:599
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2956 msgid "WARNING: ignoring \"-g\" argument, not root"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2957 msgstr "ATTENZIONE: ignoro il parametro \"-g\", non sei root"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2958
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2959 #: ../roundup/scripts/roundup_server.py:605
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2960 msgid "Can't change groups - no grp module"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2961 msgstr "Non è possibile cambiare gruppo - nessun modulo grp"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2962
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2963 #: ../roundup/scripts/roundup_server.py:614
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2964 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2965 msgid "Group %(group)s doesn't exist"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2966 msgstr "Il gruppo %(group)s non esiste"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2967
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2968 #: ../roundup/scripts/roundup_server.py:626
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2969 msgid "Can't run as root!"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2970 msgstr "Non può essere eseguito come root!"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2971
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2972 #: ../roundup/scripts/roundup_server.py:629
6694
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
2973 msgid "WARNING: ignoring \"-u\" argument, not root"
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
2974 msgstr ""
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
2975
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2976 #: ../roundup/scripts/roundup_server.py:635
6694
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
2977 msgid "Can't change users - no pwd module"
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
2978 msgstr "Non è possibile cambiare utente - nessun modulo pwd"
51865a1ee765 Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents: 6676
diff changeset
2979
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2980 #: ../roundup/scripts/roundup_server.py:644
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2981 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2982 msgid "User %(user)s doesn't exist"
4279
e22dbe13f176 - fix several format errors on italian translation...
Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
parents: 3866
diff changeset
2983 msgstr "L'utente %(user)s non esiste"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2984
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2985 #: ../roundup/scripts/roundup_server.py:856
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2986 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2987 msgid "Multiprocess mode \"%s\" is not available, switching to single-process"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2988 msgstr ""
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2989 "La modalità multiprocesso \"%s\" non è disponibile, viene utilizzata quella "
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2990 "a singolo processo"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
2991
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2992 #: ../roundup/scripts/roundup_server.py:884
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2993 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2994 msgid "Unable to bind to port %s, port already in use."
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
2995 msgstr "Impossibile bindare alla porta %s, la porta risulta già in uso."
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
2996
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
2997 #: ../roundup/scripts/roundup_server.py:888
6744
13abb143df48 Update tranlsation strings
John Rouillard <rouilj@ieee.org>
parents: 6694
diff changeset
2998 #, fuzzy, python-format
13abb143df48 Update tranlsation strings
John Rouillard <rouilj@ieee.org>
parents: 6694
diff changeset
2999 msgid ""
13abb143df48 Update tranlsation strings
John Rouillard <rouilj@ieee.org>
parents: 6694
diff changeset
3000 "Unable to bind to port %(port)s, access not allowed, errno: %(errno)s %(msg)s"
13abb143df48 Update tranlsation strings
John Rouillard <rouilj@ieee.org>
parents: 6694
diff changeset
3001 msgstr "Impossibile bindare alla porta %s, la porta risulta già in uso."
13abb143df48 Update tranlsation strings
John Rouillard <rouilj@ieee.org>
parents: 6694
diff changeset
3002
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3003 #: ../roundup/scripts/roundup_server.py:967
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3004 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3005 " -c <Command> Windows Service options.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3006 " If you want to run the server as a Windows Service, you\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3007 " must use configuration file to specify tracker homes.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3008 " Logfile option is required to run Roundup Tracker service.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3009 " Typing \"roundup-server -c help\" shows Windows Services\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3010 " specifics."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3011 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3012
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3013 #: ../roundup/scripts/roundup_server.py:974
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3014 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3015 " -u <UID> runs the Roundup web server as this UID\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3016 " -g <GID> runs the Roundup web server as this GID\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3017 " -d <PIDfile> run the server in the background and write the server's PID\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3018 " to the file indicated by PIDfile. The -l option *must* be\n"
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3019 " specified if -d is used.\n"
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3020 " -D run the server in the foreground even when -d is used."
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3021 msgstr ""
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3022
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3023 #: ../roundup/scripts/roundup_server.py:982
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3024 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3025 msgid ""
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
3026 "\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3027 "%(message)sUsage: roundup-server [options] [name=tracker home]*\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3028 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3029 "Options:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3030 " -v print the Roundup version number and exit\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3031 " -h print this text and exit\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3032 " -S create or update configuration file and exit\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3033 " -C <fname> use configuration file <fname>\n"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3034 " -n <name> set the host name of the Roundup web server instance,\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3035 " specifies on which network interfaces to listen for\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3036 " connections, defaults to localhost, use 0.0.0.0 to bind\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3037 " to all network interfaces\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3038 " -p <port> set the port to listen on (default: %(port)s)\n"
6452
f2c6bf1c3cb0 updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents: 6429
diff changeset
3039 " -I <header1[,header2]*> list of headers to pass to the backend\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3040 " -l <fname> log to the file indicated by fname instead of stderr/stdout\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3041 " -N log client machine names instead of IP addresses (much "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3042 "slower)\n"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3043 " -i <fname> set tracker index template\n"
7401
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
3044 " -m <children> maximum number of children to spawn in fork multiprocess "
6ebc9f6f5d8e update locale files
John Rouillard <rouilj@ieee.org>
parents: 7209
diff changeset
3045 "mode\n"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3046 " -s enable SSL\n"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3047 " -L http request logging uses python logging (roundup.http)\n"
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3048 " -P log client address/name using reverse proxy X-Forwarded-For\n"
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3049 " header and not the connection IP (which is the reverse "
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3050 "proxy).\n"
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3051 " Appends a '+' sign to the logged address/name.\n"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3052 " -e <fname> PEM file containing SSL key and certificate\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3053 " -t <mode> multiprocess mode (default: %(mp_def)s).\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3054 " Allowed values: %(mp_types)s.\n"
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
3055 " -V <version> set HTTP version (default: HTTP/1.1).\n"
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
3056 " Allowed values: HTTP/1.0, HTTP/1.1.\n"
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
3057 "\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3058 "%(os_part)s\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3059 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3060 "Long options:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3061 " --version print the Roundup version number and exit\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3062 " --help print this text and exit\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3063 " --save-config create or update configuration file and exit\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3064 " --config <fname> use configuration file <fname>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3065 " All settings of the [main] section of the configuration file\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3066 " also may be specified in form --<name>=<value>\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3067 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3068 "Examples:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3069 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3070 " roundup-server -S -C /opt/roundup/etc/roundup-server.ini \\\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3071 " -n localhost -p 8917 -l /var/log/roundup.log \\\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3072 " support=/var/spool/roundup-trackers/support\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3073 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3074 " roundup-server -C /opt/roundup/etc/roundup-server.ini\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3075 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3076 " roundup-server support=/var/spool/roundup-trackers/support\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3077 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3078 " roundup-server -d /var/run/roundup.pid -l /var/log/roundup.log \\\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3079 " support=/var/spool/roundup-trackers/support\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3080 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3081 "Configuration file format:\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3082 " Roundup Server configuration file has common .ini file format.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3083 " Configuration file created with 'roundup-server -S' contains\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3084 " detailed explanations for each option. Please see that file\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3085 " for option descriptions.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3086 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3087 "How to use \"name=tracker home\":\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3088 " These arguments set the tracker home(s) to use. The name is how the\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3089 " tracker is identified in the URL (it's the first part of the URL path).\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3090 " The tracker home is the directory that was identified when you did\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3091 " \"roundup-admin init\". You may specify any number of these name=home\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3092 " pairs on the command-line. Make sure the name part doesn't include\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3093 " any url-unsafe characters like spaces, as these confuse IE.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3094 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3095
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3096 #: ../roundup/scripts/roundup_server.py:1162
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3097 msgid "Instances must be name=home"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3098 msgstr "L'istanza deve essere nel formato nome=home"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3099
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3100 #: ../roundup/scripts/roundup_server.py:1176
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3101 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3102 msgid "Configuration saved to %s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3103 msgstr "Configurazione salvata in %s"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3104
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3105 #: ../roundup/scripts/roundup_server.py:1194
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3106 msgid "Sorry, you can't run the server as a daemon on this Operating System"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
3107 msgstr ""
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
3108 "Spiacente, non è possibile utilizzare il server come demone su questo "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
3109 "sistema operativo."
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3110
8246
3812c0fb1137 chore(translation): update roundup.pot and .po files
John Rouillard <rouilj@ieee.org>
parents: 8109
diff changeset
3111 #: ../roundup/scripts/roundup_server.py:1214
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3112 #, python-format
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3113 msgid "Roundup server started on %(HOST)s:%(PORT)s"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
3114 msgstr "Il server Roundup è stato attivato su %(HOST)s:%(PORT)s"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3115
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3116 #: ../share/roundup/templates/classic/html/_generic.collision.html:4
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3117 #: ../share/roundup/templates/devel/html/_generic.collision.html:4
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3118 #: ../share/roundup/templates/minimal/html/_generic.collision.html:4
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3119 #: ../share/roundup/templates/responsive/html/_generic.collision.html:4
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3120 msgid "${class} Edit Collision - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3121 msgstr "Collisione tra modifiche: ${class} - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3122
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3123 #: ../share/roundup/templates/classic/html/_generic.collision.html:7
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3124 #: ../share/roundup/templates/devel/html/_generic.collision.html:7
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3125 #: ../share/roundup/templates/minimal/html/_generic.collision.html:7
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3126 #: ../share/roundup/templates/responsive/html/_generic.collision.html:7
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3127 msgid "${class} Edit Collision"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3128 msgstr "Collisione tra modifiche: ${class}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3129
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3130 #: ../share/roundup/templates/classic/html/_generic.collision.html:14
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3131 #: ../share/roundup/templates/devel/html/_generic.collision.html:14
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3132 #: ../share/roundup/templates/minimal/html/_generic.collision.html:14
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3133 #: ../share/roundup/templates/responsive/html/_generic.collision.html:14
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3134 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3135 "\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3136 " There has been a collision. Another user updated this node\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3138 " the node and review your edits.\n"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3139 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3140 "\n"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
3141 " Si è verificata una collisione. Un altro utente ha modificato questo nodo\n"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
3143 "a> il nodo e rivedi le tue modifiche.\n"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3144
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3145 #: ../share/roundup/templates/classic/html/_generic.help-empty.html:6
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3146 #: ../share/roundup/templates/devel/html/_generic.help-empty.html:6
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3147 #: ../share/roundup/templates/devel/html/user.help.html:90
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3148 #: ../share/roundup/templates/responsive/html/_generic.help-empty.html:6
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3149 #: ../share/roundup/templates/responsive/html/user.help.html:90
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3150 msgid "Please specify your search parameters!"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3151 msgstr "Per favore specifica un parametro di ricerca."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3152
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3153 #: ../share/roundup/templates/classic/html/_generic.help-list.html:19
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3154 #: ../share/roundup/templates/classic/html/_generic.index.html:14
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3155 #: ../share/roundup/templates/classic/html/_generic.item.html:12
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3156 #: ../share/roundup/templates/classic/html/file.item.html:9
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3157 #: ../share/roundup/templates/classic/html/issue.index.html:15
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3158 #: ../share/roundup/templates/classic/html/issue.item.html:28
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3159 #: ../share/roundup/templates/classic/html/msg.item.html:26
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3160 #: ../share/roundup/templates/classic/html/user.index.html:9
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3161 #: ../share/roundup/templates/classic/html/user.item.html:35
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3162 #: ../share/roundup/templates/devel/html/_generic.help-list.html:2
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3163 #: ../share/roundup/templates/devel/html/_generic.index.html:12
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3164 #: ../share/roundup/templates/devel/html/_generic.item.html:12
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3165 #: ../share/roundup/templates/devel/html/_generic.query.html:2
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3166 #: ../share/roundup/templates/devel/html/bug.index.html:15
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3167 #: ../share/roundup/templates/devel/html/bug.item.html:27
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3168 #: ../share/roundup/templates/devel/html/file.item.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3169 #: ../share/roundup/templates/devel/html/keyword.index.html:15
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3170 #: ../share/roundup/templates/devel/html/keyword.item.html:33
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3171 #: ../share/roundup/templates/devel/html/milestone.index.html:15
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3172 #: ../share/roundup/templates/devel/html/msg.item.html:25
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3173 #: ../share/roundup/templates/devel/html/patch.item.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3174 #: ../share/roundup/templates/devel/html/patch.item.html:97
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3175 #: ../share/roundup/templates/devel/html/task.index.html:15
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3176 #: ../share/roundup/templates/devel/html/task.item.html:27
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3177 #: ../share/roundup/templates/devel/html/user.index.html:8
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3178 #: ../share/roundup/templates/devel/html/user.item.html:34
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3179 #: ../share/roundup/templates/minimal/html/_generic.index.html:14
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3180 #: ../share/roundup/templates/minimal/html/_generic.item.html:12
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3181 #: ../share/roundup/templates/minimal/html/user.index.html:9
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3182 #: ../share/roundup/templates/minimal/html/user.item.html:34
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3183 #: ../share/roundup/templates/minimal/html/user.register.html:14
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3184 #: ../share/roundup/templates/responsive/html/_generic.help-list.html:2
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3185 #: ../share/roundup/templates/responsive/html/_generic.index.html:12
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3186 #: ../share/roundup/templates/responsive/html/_generic.item.html:12
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3187 #: ../share/roundup/templates/responsive/html/_generic.query.html:2
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3188 #: ../share/roundup/templates/responsive/html/bug.index.html:15
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3189 #: ../share/roundup/templates/responsive/html/bug.item.html:27
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3190 #: ../share/roundup/templates/responsive/html/file.item.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3191 #: ../share/roundup/templates/responsive/html/keyword.index.html:15
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3192 #: ../share/roundup/templates/responsive/html/keyword.item.html:33
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3193 #: ../share/roundup/templates/responsive/html/milestone.index.html:15
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3194 #: ../share/roundup/templates/responsive/html/msg.item.html:26
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3195 #: ../share/roundup/templates/responsive/html/patch.item.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3196 #: ../share/roundup/templates/responsive/html/patch.item.html:95
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3197 #: ../share/roundup/templates/responsive/html/task.index.html:15
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3198 #: ../share/roundup/templates/responsive/html/task.item.html:27
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3199 #: ../share/roundup/templates/responsive/html/user.index.html:8
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3200 #: ../share/roundup/templates/responsive/html/user.item.html:34
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3201 msgid "You are not allowed to view this page."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3202 msgstr "Non si dispone dei permessi necessari per visualizzare questa pagina."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3203
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3204 #: ../share/roundup/templates/classic/html/_generic.help-list.html:33
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3205 #: ../share/roundup/templates/devel/html/_generic.help-list.html:12
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3206 #: ../share/roundup/templates/responsive/html/_generic.help-list.html:12
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3207 msgid "1..25 out of 50"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3208 msgstr "1..25 di 50"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3209
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3210 #: ../share/roundup/templates/classic/html/_generic.help-search.html:9
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3211 #: ../share/roundup/templates/devel/html/_generic.help-search.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3212 #: ../share/roundup/templates/responsive/html/_generic.help-search.html:9
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3213 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3214 "Generic template ${template} or version for class ${classname} is not yet "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3215 "implemented"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3216 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3217 "Il template generico ${template} o la versione per la classe ${classname} "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3218 "non sono ancora stati implementati"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3219
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3220 #: ../share/roundup/templates/classic/html/_generic.help-submit.html:59
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3221 #: ../share/roundup/templates/classic/html/_generic.help.html:31
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3222 #: ../share/roundup/templates/devel/html/_generic.help-submit.html:60
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3223 #: ../share/roundup/templates/devel/html/user.help.html:103
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3224 #: ../share/roundup/templates/minimal/html/_generic.help.html:31
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3225 #: ../share/roundup/templates/responsive/html/_generic.help-submit.html:60
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3226 #: ../share/roundup/templates/responsive/html/user.help.html:103
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3227 msgid " Cancel "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3228 msgstr " Annulla "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3229
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3230 #: ../share/roundup/templates/classic/html/_generic.help-submit.html:65
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3231 #: ../share/roundup/templates/classic/html/_generic.help.html:34
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3232 #: ../share/roundup/templates/devel/html/_generic.help-submit.html:66
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3233 #: ../share/roundup/templates/devel/html/user.help.html:108
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3234 #: ../share/roundup/templates/minimal/html/_generic.help.html:34
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3235 #: ../share/roundup/templates/responsive/html/_generic.help-submit.html:66
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3236 #: ../share/roundup/templates/responsive/html/user.help.html:108
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3237 msgid " Apply "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3238 msgstr " Applica "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3239
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3240 #: ../share/roundup/templates/classic/html/_generic.help.html:9
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3241 #: ../share/roundup/templates/classic/html/user.help.html:13
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3242 #: ../share/roundup/templates/minimal/html/_generic.help.html:9
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3243 msgid "${property} help - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3244 msgstr "aiuto ${property} - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3245
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3246 #: ../share/roundup/templates/classic/html/_generic.help.html:41
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3247 #: ../share/roundup/templates/classic/html/help.html:21
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3248 #: ../share/roundup/templates/classic/html/issue.index.html:80
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
3249 #: ../share/roundup/templates/classic/html/user.index.html:82
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3250 #: ../share/roundup/templates/devel/html/_generic.help.html:42
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3251 #: ../share/roundup/templates/devel/html/bug.index.html:94
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3252 #: ../share/roundup/templates/devel/html/help.html:50
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3253 #: ../share/roundup/templates/devel/html/milestone.index.html:59
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3254 #: ../share/roundup/templates/devel/html/task.index.html:85
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3255 #: ../share/roundup/templates/devel/html/user.index.html:76
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3256 #: ../share/roundup/templates/minimal/html/_generic.help.html:41
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3257 #: ../share/roundup/templates/responsive/html/_generic.help.html:42
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3258 #: ../share/roundup/templates/responsive/html/help.html:58
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3259 #: ../share/roundup/templates/responsive/html/user.index.html:77
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3260 msgid "&lt;&lt; previous"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3261 msgstr "&laquo; precedente"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3262
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3263 #: ../share/roundup/templates/classic/html/_generic.help.html:53
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3264 #: ../share/roundup/templates/classic/html/help.html:28
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3265 #: ../share/roundup/templates/classic/html/issue.index.html:88
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
3266 #: ../share/roundup/templates/classic/html/user.index.html:90
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3267 #: ../share/roundup/templates/devel/html/_generic.help.html:54
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3268 #: ../share/roundup/templates/devel/html/bug.index.html:102
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3269 #: ../share/roundup/templates/devel/html/help.html:57
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3270 #: ../share/roundup/templates/devel/html/milestone.index.html:67
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3271 #: ../share/roundup/templates/devel/html/task.index.html:93
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3272 #: ../share/roundup/templates/devel/html/user.index.html:84
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3273 #: ../share/roundup/templates/minimal/html/_generic.help.html:53
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3274 #: ../share/roundup/templates/responsive/html/_generic.help.html:54
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3275 #: ../share/roundup/templates/responsive/html/help.html:65
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3276 #: ../share/roundup/templates/responsive/html/user.index.html:85
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3277 msgid "${start}..${end} out of ${total}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3278 msgstr "${start}..${end} di ${total}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3279
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3280 #: ../share/roundup/templates/classic/html/_generic.help.html:57
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3281 #: ../share/roundup/templates/classic/html/help.html:32
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3282 #: ../share/roundup/templates/classic/html/issue.index.html:91
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
3283 #: ../share/roundup/templates/classic/html/user.index.html:93
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3284 #: ../share/roundup/templates/devel/html/_generic.help.html:58
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3285 #: ../share/roundup/templates/devel/html/bug.index.html:105
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3286 #: ../share/roundup/templates/devel/html/help.html:61
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3287 #: ../share/roundup/templates/devel/html/milestone.index.html:70
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3288 #: ../share/roundup/templates/devel/html/task.index.html:96
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3289 #: ../share/roundup/templates/devel/html/user.index.html:87
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3290 #: ../share/roundup/templates/minimal/html/_generic.help.html:57
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3291 #: ../share/roundup/templates/responsive/html/_generic.help.html:58
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
3292 #: ../share/roundup/templates/responsive/html/help.html:69
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3293 #: ../share/roundup/templates/responsive/html/user.index.html:88
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3294 msgid "next &gt;&gt;"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3295 msgstr "successivo &raquo;"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3296
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3297 #: ../share/roundup/templates/classic/html/_generic.index.html:6
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3298 #: ../share/roundup/templates/classic/html/_generic.item.html:4
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3299 #: ../share/roundup/templates/devel/html/_generic.index.html:4
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3300 #: ../share/roundup/templates/devel/html/_generic.item.html:4
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3301 #: ../share/roundup/templates/minimal/html/_generic.index.html:6
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3302 #: ../share/roundup/templates/minimal/html/_generic.item.html:4
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3303 #: ../share/roundup/templates/responsive/html/_generic.index.html:4
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3304 #: ../share/roundup/templates/responsive/html/_generic.item.html:4
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3305 msgid "${class} editing - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3306 msgstr "Modifica di ${class} - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3307
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3308 #: ../share/roundup/templates/classic/html/_generic.index.html:9
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3309 #: ../share/roundup/templates/classic/html/_generic.item.html:7
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3310 #: ../share/roundup/templates/devel/html/_generic.index.html:7
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3311 #: ../share/roundup/templates/devel/html/_generic.item.html:7
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3312 #: ../share/roundup/templates/minimal/html/_generic.index.html:9
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3313 #: ../share/roundup/templates/minimal/html/_generic.item.html:7
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3314 #: ../share/roundup/templates/responsive/html/_generic.index.html:7
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3315 #: ../share/roundup/templates/responsive/html/_generic.item.html:7
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3316 msgid "${class} editing"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3317 msgstr "Modifica di ${class}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3318
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3319 #: ../share/roundup/templates/classic/html/_generic.index.html:19
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3320 #: ../share/roundup/templates/classic/html/_generic.item.html:16
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3321 #: ../share/roundup/templates/classic/html/file.item.html:13
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3322 #: ../share/roundup/templates/classic/html/issue.index.html:19
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3323 #: ../share/roundup/templates/classic/html/issue.item.html:32
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3324 #: ../share/roundup/templates/classic/html/msg.item.html:30
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3325 #: ../share/roundup/templates/classic/html/user.index.html:13
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3326 #: ../share/roundup/templates/classic/html/user.item.html:39
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3327 #: ../share/roundup/templates/devel/html/_generic.index.html:17
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3328 #: ../share/roundup/templates/devel/html/_generic.item.html:16
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3329 #: ../share/roundup/templates/devel/html/bug.index.html:19
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3330 #: ../share/roundup/templates/devel/html/bug.item.html:31
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3331 #: ../share/roundup/templates/devel/html/file.item.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3332 #: ../share/roundup/templates/devel/html/keyword.index.html:19
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3333 #: ../share/roundup/templates/devel/html/keyword.item.html:37
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3334 #: ../share/roundup/templates/devel/html/milestone.index.html:19
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3335 #: ../share/roundup/templates/devel/html/msg.item.html:29
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3336 #: ../share/roundup/templates/devel/html/patch.item.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3337 #: ../share/roundup/templates/devel/html/patch.item.html:101
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3338 #: ../share/roundup/templates/devel/html/task.index.html:19
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3339 #: ../share/roundup/templates/devel/html/task.item.html:31
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3340 #: ../share/roundup/templates/devel/html/user.index.html:12
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3341 #: ../share/roundup/templates/devel/html/user.item.html:38
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3342 #: ../share/roundup/templates/minimal/html/_generic.index.html:19
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3343 #: ../share/roundup/templates/minimal/html/_generic.item.html:16
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3344 #: ../share/roundup/templates/minimal/html/user.index.html:13
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3345 #: ../share/roundup/templates/minimal/html/user.item.html:38
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3346 #: ../share/roundup/templates/minimal/html/user.register.html:17
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3347 #: ../share/roundup/templates/responsive/html/_generic.index.html:17
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3348 #: ../share/roundup/templates/responsive/html/_generic.item.html:16
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3349 #: ../share/roundup/templates/responsive/html/bug.index.html:19
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3350 #: ../share/roundup/templates/responsive/html/bug.item.html:31
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3351 #: ../share/roundup/templates/responsive/html/file.item.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3352 #: ../share/roundup/templates/responsive/html/keyword.index.html:19
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3353 #: ../share/roundup/templates/responsive/html/keyword.item.html:37
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3354 #: ../share/roundup/templates/responsive/html/milestone.index.html:19
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3355 #: ../share/roundup/templates/responsive/html/msg.item.html:30
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3356 #: ../share/roundup/templates/responsive/html/patch.item.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3357 #: ../share/roundup/templates/responsive/html/patch.item.html:99
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3358 #: ../share/roundup/templates/responsive/html/task.index.html:19
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3359 #: ../share/roundup/templates/responsive/html/task.item.html:31
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3360 #: ../share/roundup/templates/responsive/html/user.index.html:12
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3361 #: ../share/roundup/templates/responsive/html/user.item.html:38
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3362 msgid "Please login with your username and password."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3363 msgstr "Inserisci il tuo nome utente e la tua password."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3364
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3365 #: ../share/roundup/templates/classic/html/_generic.index.html:28
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3366 #: ../share/roundup/templates/minimal/html/_generic.index.html:28
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3367 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3368 "<p class=\"form-help\"> You may edit the contents of the ${classname} class "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3369 "using this form. Commas, newlines and double quotes (\") must be handled "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3370 "delicately. You may include commas and newlines by enclosing the values in "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3371 "double-quotes (\"). Double quotes themselves must be quoted by doubling "
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
3372 "(\"\"). </p> <p class=\"form-help\"> Multilink properties have their "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
3373 "multiple values colon (\":\") separated (... ,\"one:two:three\", ...) </p> "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
3374 "<p class=\"form-help\"> Remove entries by deleting their line. Add new "
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3375 "entries by appending them to the table - put an X in the id column. If you "
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3376 "wish to restore a removed item and you know its id then just put that id in "
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3377 "the id column. </p>"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3378 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3379
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3380 #: ../share/roundup/templates/classic/html/_generic.index.html:53
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3381 #: ../share/roundup/templates/devel/html/_generic.index.html:50
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3382 #: ../share/roundup/templates/minimal/html/_generic.index.html:53
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3383 #: ../share/roundup/templates/responsive/html/_generic.index.html:50
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3384 msgid "Edit Items"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3385 msgstr "Modifica L'Oggetto"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3386
6777
8c9ee2d64639 update for 2.2.0 release
John Rouillard <rouilj@ieee.org>
parents: 6744
diff changeset
3387 #: ../share/roundup/templates/classic/html/_generic.item.html:52
8c9ee2d64639 update for 2.2.0 release
John Rouillard <rouilj@ieee.org>
parents: 6744
diff changeset
3388 #: ../share/roundup/templates/minimal/html/_generic.item.html:52
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3389 msgid ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3390 "Showing 10 items. <a href=\"\">Show all history</a> (warning: this could be "
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3391 "VERY long)"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3392 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3393
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3394 #: ../share/roundup/templates/classic/html/file.index.html:4
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3395 #: ../share/roundup/templates/devel/html/file.index.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3396 #: ../share/roundup/templates/responsive/html/file.index.html:3
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3397 msgid "List of files - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3398 msgstr "Elenco dei File - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3399
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3400 #: ../share/roundup/templates/classic/html/file.index.html:5
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3401 #: ../share/roundup/templates/devel/html/file.index.html:4
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3402 #: ../share/roundup/templates/responsive/html/file.index.html:4
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3403 msgid "List of files"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3404 msgstr "Elenco dei File"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3405
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3406 #: ../share/roundup/templates/classic/html/file.index.html:10
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3407 #: ../share/roundup/templates/devel/html/file.index.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3408 #: ../share/roundup/templates/devel/html/patch.index.html:10
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3409 #: ../share/roundup/templates/devel/html/patch.index.html:43
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3410 #: ../share/roundup/templates/responsive/html/file.index.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3411 #: ../share/roundup/templates/responsive/html/patch.index.html:10
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3412 #: ../share/roundup/templates/responsive/html/patch.index.html:43
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
3413 #, fuzzy
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3414 msgid "Download"
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
3415 msgstr "Scarica come CSV"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3416
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3417 #: ../share/roundup/templates/classic/html/file.index.html:11
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3418 #: ../share/roundup/templates/classic/html/file.item.html:27
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3419 #: ../share/roundup/templates/devel/html/file.index.html:11
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3420 #: ../share/roundup/templates/devel/html/file.item.html:31
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3421 #: ../share/roundup/templates/devel/html/patch.index.html:12
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3422 #: ../share/roundup/templates/devel/html/patch.index.html:45
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3423 #: ../share/roundup/templates/devel/html/patch.item.html:31
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3424 #: ../share/roundup/templates/devel/html/patch.item.html:119
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3425 #: ../share/roundup/templates/responsive/html/file.index.html:11
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3426 #: ../share/roundup/templates/responsive/html/file.item.html:31
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3427 #: ../share/roundup/templates/responsive/html/patch.index.html:12
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3428 #: ../share/roundup/templates/responsive/html/patch.index.html:45
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3429 #: ../share/roundup/templates/responsive/html/patch.item.html:31
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3430 #: ../share/roundup/templates/responsive/html/patch.item.html:117
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
3431 #, fuzzy
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3432 msgid "Content Type"
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
3433 msgstr "Contenuto"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3434
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3435 #: ../share/roundup/templates/classic/html/file.index.html:12
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3436 #: ../share/roundup/templates/devel/html/file.index.html:12
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3437 #: ../share/roundup/templates/devel/html/patch.index.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3438 #: ../share/roundup/templates/devel/html/patch.index.html:46
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3439 #: ../share/roundup/templates/responsive/html/file.index.html:12
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3440 #: ../share/roundup/templates/responsive/html/patch.index.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3441 #: ../share/roundup/templates/responsive/html/patch.index.html:46
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3442 msgid "Uploaded By"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3443 msgstr "Uploadato Da"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3444
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3445 #: ../share/roundup/templates/classic/html/file.index.html:13
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3446 #: ../share/roundup/templates/classic/html/msg.item.html:48
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3447 #: ../share/roundup/templates/devel/html/file.index.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3448 #: ../share/roundup/templates/devel/html/msg.item.html:47
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3449 #: ../share/roundup/templates/devel/html/patch.index.html:14
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3450 #: ../share/roundup/templates/devel/html/patch.index.html:47
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3451 #: ../share/roundup/templates/responsive/html/file.index.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3452 #: ../share/roundup/templates/responsive/html/msg.item.html:40
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3453 #: ../share/roundup/templates/responsive/html/patch.index.html:14
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3454 #: ../share/roundup/templates/responsive/html/patch.index.html:47
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3455 msgid "Date"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3456 msgstr "Data"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3457
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3458 #: ../share/roundup/templates/classic/html/file.item.html:2
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3459 #: ../share/roundup/templates/devel/html/file.item.html:2
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3460 #: ../share/roundup/templates/responsive/html/file.item.html:2
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
3461 #, fuzzy
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3462 msgid "File display - ${tracker}"
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
3463 msgstr "Nuovo Utente - ${tracker}"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3464
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3465 #: ../share/roundup/templates/classic/html/file.item.html:4
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3466 #: ../share/roundup/templates/devel/html/file.item.html:4
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3467 #: ../share/roundup/templates/responsive/html/file.item.html:4
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
3468 #, fuzzy
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3469 msgid "File display"
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
3470 msgstr "Aggiorna"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3471
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3472 #: ../share/roundup/templates/classic/html/file.item.html:23
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
3473 #: ../share/roundup/templates/classic/html/user.register.html:19
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3474 #: ../share/roundup/templates/devel/html/file.item.html:23
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3475 #: ../share/roundup/templates/devel/html/patch.item.html:23
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3476 #: ../share/roundup/templates/devel/html/patch.item.html:111
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3477 #: ../share/roundup/templates/devel/html/user.register.html:26
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3478 #: ../share/roundup/templates/responsive/html/file.item.html:23
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3479 #: ../share/roundup/templates/responsive/html/patch.item.html:23
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3480 #: ../share/roundup/templates/responsive/html/patch.item.html:109
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3481 #: ../share/roundup/templates/responsive/html/user.register.html:25
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3482 msgid "Name"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3483 msgstr "Nome"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3484
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3485 #: ../share/roundup/templates/classic/html/file.item.html:45
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3486 #: ../share/roundup/templates/devel/html/file.item.html:53
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3487 #: ../share/roundup/templates/devel/html/patch.item.html:61
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3488 #: ../share/roundup/templates/devel/html/patch.item.html:149
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3489 #: ../share/roundup/templates/responsive/html/file.item.html:53
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3490 #: ../share/roundup/templates/responsive/html/patch.item.html:61
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3491 #: ../share/roundup/templates/responsive/html/patch.item.html:147
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
3492 #, fuzzy
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3493 msgid "download"
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
3494 msgstr "Scarica come CSV"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3495
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3496 #: ../share/roundup/templates/classic/html/home.classlist.html:2
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3497 #: ../share/roundup/templates/devel/html/home.classlist.html:2
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3498 #: ../share/roundup/templates/minimal/html/home.classlist.html:2
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3499 #: ../share/roundup/templates/responsive/html/home.classlist.html:2
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3500 msgid "List of classes - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3501 msgstr "Elenco delle Classi - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3502
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3503 #: ../share/roundup/templates/classic/html/home.classlist.html:4
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3504 #: ../share/roundup/templates/devel/html/home.classlist.html:4
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3505 #: ../share/roundup/templates/minimal/html/home.classlist.html:4
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3506 #: ../share/roundup/templates/responsive/html/home.classlist.html:4
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3507 msgid "List of classes"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3508 msgstr "Elenco delle Classi"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3509
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3510 #: ../share/roundup/templates/classic/html/issue.index.html:3
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3511 #: ../share/roundup/templates/classic/html/issue.index.html:9
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3512 msgid "List of issues"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3513 msgstr "Elenco dei Ticket"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3514
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3515 #: ../share/roundup/templates/classic/html/issue.index.html:26
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3516 #: ../share/roundup/templates/classic/html/issue.item.html:49
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3517 #: ../share/roundup/templates/responsive/html/bug.item.html:142
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3518 #: ../share/roundup/templates/responsive/html/bug.item.html:241
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3519 #: ../share/roundup/templates/responsive/html/task.item.html:118
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3520 #: ../share/roundup/templates/responsive/html/task.item.html:215
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3521 msgid "Priority"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
3522 msgstr "Priorità"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3523
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3524 #: ../share/roundup/templates/classic/html/issue.index.html:27
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3525 #: ../share/roundup/templates/devel/html/bug.index.html:27
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3526 #: ../share/roundup/templates/devel/html/milestone.index.html:26
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3527 #: ../share/roundup/templates/devel/html/task.index.html:26
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3528 #: ../share/roundup/templates/responsive/html/bug.index.html:27
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3529 #: ../share/roundup/templates/responsive/html/milestone.index.html:26
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3530 #: ../share/roundup/templates/responsive/html/task.index.html:26
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3531 msgid "ID"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3532 msgstr "ID"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3533
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3534 #: ../share/roundup/templates/classic/html/issue.index.html:28
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3535 #: ../share/roundup/templates/devel/html/bug.index.html:28
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3536 #: ../share/roundup/templates/devel/html/task.index.html:27
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3537 #: ../share/roundup/templates/responsive/html/task.index.html:27
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3538 msgid "Creation"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3539 msgstr "Creazione"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3540
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3541 #: ../share/roundup/templates/classic/html/issue.index.html:29
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3542 #: ../share/roundup/templates/devel/html/bug.index.html:29
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3543 #: ../share/roundup/templates/devel/html/task.index.html:28
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3544 #: ../share/roundup/templates/responsive/html/bug.index.html:28
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3545 #: ../share/roundup/templates/responsive/html/task.index.html:28
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3546 msgid "Activity"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
3547 msgstr "Attività"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3548
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3549 #: ../share/roundup/templates/classic/html/issue.index.html:30
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3550 #: ../share/roundup/templates/devel/html/bug.index.html:30
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3551 #: ../share/roundup/templates/devel/html/task.index.html:29
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3552 #: ../share/roundup/templates/responsive/html/bug.index.html:29
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3553 #: ../share/roundup/templates/responsive/html/task.index.html:29
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3554 msgid "Actor"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3555 msgstr "Attore"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3556
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3557 #: ../share/roundup/templates/classic/html/issue.index.html:31
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3558 #: ../share/roundup/templates/classic/html/keyword.item.html:37
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3559 #: ../share/roundup/templates/devel/html/keyword.index.html:25
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3560 #: ../share/roundup/templates/responsive/html/keyword.index.html:25
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3561 msgid "Keyword"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3562 msgstr "Parola chiave"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3563
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3564 #: ../share/roundup/templates/classic/html/issue.index.html:32
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3565 #: ../share/roundup/templates/classic/html/issue.item.html:44
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3566 #: ../share/roundup/templates/devel/html/bug.index.html:31
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3567 #: ../share/roundup/templates/devel/html/milestone.index.html:27
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3568 #: ../share/roundup/templates/devel/html/task.index.html:30
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3569 #: ../share/roundup/templates/responsive/html/bug.index.html:30
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3570 #: ../share/roundup/templates/responsive/html/bug.item.html:44
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3571 #: ../share/roundup/templates/responsive/html/bug.item.html:57
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3572 #: ../share/roundup/templates/responsive/html/milestone.index.html:27
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3573 #: ../share/roundup/templates/responsive/html/task.index.html:30
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3574 #: ../share/roundup/templates/responsive/html/task.item.html:45
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3575 #: ../share/roundup/templates/responsive/html/task.item.html:56
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3576 #: ../share/roundup/templates/responsive/html/task.item.html:62
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3577 msgid "Title"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3578 msgstr "Titolo"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3579
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3580 #: ../share/roundup/templates/classic/html/issue.index.html:33
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3581 #: ../share/roundup/templates/classic/html/issue.item.html:51
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3582 #: ../share/roundup/templates/devel/html/bug.index.html:34
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3583 #: ../share/roundup/templates/devel/html/milestone.index.html:28
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3584 #: ../share/roundup/templates/devel/html/task.index.html:32
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3585 #: ../share/roundup/templates/responsive/html/bug.index.html:33
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3586 #: ../share/roundup/templates/responsive/html/bug.item.html:128
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3587 #: ../share/roundup/templates/responsive/html/bug.item.html:159
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3588 #: ../share/roundup/templates/responsive/html/milestone.index.html:28
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3589 #: ../share/roundup/templates/responsive/html/task.index.html:32
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3590 #: ../share/roundup/templates/responsive/html/task.item.html:104
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3591 #: ../share/roundup/templates/responsive/html/task.item.html:133
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3592 msgid "Status"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3593 msgstr "Stato"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3594
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3595 #: ../share/roundup/templates/classic/html/issue.index.html:34
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3596 #: ../share/roundup/templates/devel/html/bug.index.html:36
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3597 #: ../share/roundup/templates/devel/html/task.index.html:34
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3598 #: ../share/roundup/templates/responsive/html/bug.index.html:35
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3599 msgid "Creator"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3600 msgstr "Creatore"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3601
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3602 #: ../share/roundup/templates/classic/html/issue.index.html:35
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3603 #: ../share/roundup/templates/devel/html/bug.index.html:37
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3604 #: ../share/roundup/templates/devel/html/task.index.html:35
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3605 #: ../share/roundup/templates/responsive/html/bug.index.html:36
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3606 #: ../share/roundup/templates/responsive/html/task.index.html:34
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3607 msgid "Assigned&nbsp;To"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3608 msgstr "Assegnato&nbsp;A"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3609
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3610 #: ../share/roundup/templates/classic/html/issue.index.html:104
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3611 msgid "Download as CSV"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3612 msgstr "Scarica come CSV"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3613
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3614 #: ../share/roundup/templates/classic/html/issue.index.html:114
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3615 msgid "Sort on:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3616 msgstr "Ordina per:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3617
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3618 #: ../share/roundup/templates/classic/html/issue.index.html:118
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3619 #: ../share/roundup/templates/classic/html/issue.index.html:139
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3620 #: ../share/roundup/templates/devel/html/bug.index.html:155
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3621 #: ../share/roundup/templates/devel/html/milestone.index.html:120
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3622 #: ../share/roundup/templates/devel/html/task.index.html:146
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3623 #: ../share/roundup/templates/responsive/html/bug.index.html:143
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3624 #: ../share/roundup/templates/responsive/html/milestone.index.html:118
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3625 #: ../share/roundup/templates/responsive/html/task.index.html:138
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3626 msgid "- nothing -"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3627 msgstr "- niente -"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3628
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3629 #: ../share/roundup/templates/classic/html/issue.index.html:126
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3630 #: ../share/roundup/templates/classic/html/issue.index.html:147
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3631 #: ../share/roundup/templates/devel/html/bug.index.html:163
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3632 #: ../share/roundup/templates/devel/html/milestone.index.html:128
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3633 #: ../share/roundup/templates/devel/html/task.index.html:154
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3634 #: ../share/roundup/templates/responsive/html/bug.index.html:151
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3635 #: ../share/roundup/templates/responsive/html/milestone.index.html:126
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3636 #: ../share/roundup/templates/responsive/html/task.index.html:146
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3637 msgid "Descending:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3638 msgstr "Decrescente:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3639
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3640 #: ../share/roundup/templates/classic/html/issue.index.html:135
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3641 #: ../share/roundup/templates/devel/html/bug.index.html:151
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3642 #: ../share/roundup/templates/devel/html/milestone.index.html:116
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3643 #: ../share/roundup/templates/devel/html/task.index.html:142
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3644 #: ../share/roundup/templates/responsive/html/bug.index.html:139
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3645 #: ../share/roundup/templates/responsive/html/milestone.index.html:114
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3646 #: ../share/roundup/templates/responsive/html/task.index.html:134
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3647 msgid "Group on:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3648 msgstr "Raggruppa per:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3649
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3650 #: ../share/roundup/templates/classic/html/issue.index.html:154
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3651 #: ../share/roundup/templates/devel/html/bug.index.html:170
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3652 #: ../share/roundup/templates/devel/html/milestone.index.html:135
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3653 #: ../share/roundup/templates/devel/html/task.index.html:161
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3654 #: ../share/roundup/templates/responsive/html/bug.index.html:158
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3655 #: ../share/roundup/templates/responsive/html/milestone.index.html:133
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3656 #: ../share/roundup/templates/responsive/html/task.index.html:153
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3657 msgid "Redisplay"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3658 msgstr "Aggiorna"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3659
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3660 #: ../share/roundup/templates/classic/html/issue.item.html:7
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3661 msgid "Issue ${id}: ${title} - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3662 msgstr "Ticket ${id}: ${title} - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3663
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3664 #: ../share/roundup/templates/classic/html/issue.item.html:10
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3665 msgid "New Issue - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3666 msgstr "Nuovo Ticket - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3667
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3668 #: ../share/roundup/templates/classic/html/issue.item.html:14
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3669 msgid "New Issue"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3670 msgstr "Nuovo Ticket"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3671
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3672 #: ../share/roundup/templates/classic/html/issue.item.html:16
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3673 msgid "New Issue Editing"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3674 msgstr "Modifica Nuovo Ticket"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3675
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3676 #: ../share/roundup/templates/classic/html/issue.item.html:19
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3677 msgid "Issue${id}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3678 msgstr "Ticket${id}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3679
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3680 #: ../share/roundup/templates/classic/html/issue.item.html:22
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3681 msgid "Issue${id} Editing"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3682 msgstr "Modifica Ticket${id}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3683
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3684 #: ../share/roundup/templates/classic/html/issue.item.html:56
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3685 #: ../share/roundup/templates/devel/html/bug.item.html:115
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3686 #: ../share/roundup/templates/devel/html/task.item.html:90
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3687 #: ../share/roundup/templates/responsive/html/bug.item.html:134
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3688 #: ../share/roundup/templates/responsive/html/task.item.html:110
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3689 msgid "Superseder"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3690 msgstr "Soprassede"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3691
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3692 #: ../share/roundup/templates/classic/html/issue.item.html:65
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3693 msgid "View:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3694 msgstr "Visualizza:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3695
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3696 #: ../share/roundup/templates/classic/html/issue.item.html:71
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3697 #: ../share/roundup/templates/devel/html/bug.item.html:135
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3698 #: ../share/roundup/templates/devel/html/task.item.html:110
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3699 #: ../share/roundup/templates/responsive/html/bug.item.html:224
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3700 #: ../share/roundup/templates/responsive/html/task.item.html:198
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3701 msgid "Nosy List"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3702 msgstr "Lista Ficcanaso"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3703
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3704 #: ../share/roundup/templates/classic/html/issue.item.html:89
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3705 #: ../share/roundup/templates/devel/html/bug.item.html:133
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3706 #: ../share/roundup/templates/devel/html/task.item.html:108
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3707 #: ../share/roundup/templates/responsive/html/bug.item.html:216
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3708 #: ../share/roundup/templates/responsive/html/task.item.html:190
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3709 msgid "Assigned To"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3710 msgstr "Assegnato a"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3711
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3712 #: ../share/roundup/templates/classic/html/issue.item.html:91
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3713 #: ../share/roundup/templates/classic/html/page.html:107
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3714 #: ../share/roundup/templates/devel/html/bug.index.html:38
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3715 #: ../share/roundup/templates/minimal/html/page.html:105
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3716 #: ../share/roundup/templates/responsive/html/bug.item.html:144
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3717 msgid "Keywords"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3718 msgstr "Parole chiave"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3719
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3720 #: ../share/roundup/templates/classic/html/issue.item.html:103
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3721 msgid "Change Note"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3722 msgstr "Modifica Nota"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3723
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3724 #: ../share/roundup/templates/classic/html/issue.item.html:111
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3725 #: ../share/roundup/templates/devel/html/bug.item.html:164
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3726 #: ../share/roundup/templates/devel/html/task.item.html:133
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3727 #: ../share/roundup/templates/responsive/html/bug.item.html:274
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3728 #: ../share/roundup/templates/responsive/html/task.item.html:241
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3729 msgid "File"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3730 msgstr "File"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3731
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3732 #: ../share/roundup/templates/classic/html/issue.item.html:123
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3733 #: ../share/roundup/templates/devel/html/bug.item.html:207
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3734 #: ../share/roundup/templates/devel/html/task.item.html:154
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3735 #: ../share/roundup/templates/responsive/html/bug.item.html:301
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3736 #: ../share/roundup/templates/responsive/html/task.item.html:268
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3737 msgid "Make a copy"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3738 msgstr "Crea una copia"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3739
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3740 #: ../share/roundup/templates/classic/html/issue.item.html:131
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3741 #: ../share/roundup/templates/classic/html/user.item.html:153
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
3742 #: ../share/roundup/templates/classic/html/user.register.html:74
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3743 #: ../share/roundup/templates/devel/html/user.item.html:149
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3744 #: ../share/roundup/templates/devel/html/user.register.html:81
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3745 #: ../share/roundup/templates/minimal/html/user.item.html:103
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3746 #: ../share/roundup/templates/responsive/html/user.item.html:149
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3747 #: ../share/roundup/templates/responsive/html/user.register.html:80
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3748 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3749 "<table class=\"form\"> <tr> <td>Note:&nbsp;</td> <th class=\"required"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3750 "\">highlighted</th> <td>&nbsp;fields are required.</td> </tr> </table>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3751 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
3752 "<table class=\"form\"> <tr> <td>Nota:&nbsp;i&nbsp;campi&nbsp;</td> <th class="
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
3753 "\"required\">evidenziati</th> <td>&nbsp;sono obbligatori.</td> </tr> </table>"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3754
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3755 #: ../share/roundup/templates/classic/html/issue.item.html:145
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3756 #, fuzzy
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3757 msgid ""
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3758 "Created on ${creation} by ${creator}, last changed ${activity} by ${actor}."
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3759 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3760 "Creato il <b>${creation}</b> da <b>${creator}</b>, ultima modifica <b>"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3761 "${activity}</b> di <b>${actor}</b>."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3762
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3763 #: ../share/roundup/templates/classic/html/issue.item.html:149
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3764 #: ../share/roundup/templates/classic/html/msg.item.html:61
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3765 #: ../share/roundup/templates/devel/html/bug.item.html:222
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3766 #: ../share/roundup/templates/devel/html/msg.item.html:103
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3767 #: ../share/roundup/templates/devel/html/task.item.html:169
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3768 #: ../share/roundup/templates/responsive/html/msg.item.html:56
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
3769 #, fuzzy
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3770 msgid "Files"
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
3771 msgstr "File"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3772
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3773 #: ../share/roundup/templates/classic/html/issue.item.html:151
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3774 #: ../share/roundup/templates/classic/html/msg.item.html:63
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3775 #: ../share/roundup/templates/devel/html/bug.item.html:224
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3776 #: ../share/roundup/templates/devel/html/msg.item.html:105
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3777 #: ../share/roundup/templates/devel/html/task.item.html:171
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3778 #: ../share/roundup/templates/responsive/html/bug.item.html:316
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3779 #: ../share/roundup/templates/responsive/html/msg.item.html:58
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3780 #: ../share/roundup/templates/responsive/html/task.item.html:283
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3781 msgid "File name"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3782 msgstr "Nome del file"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3783
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3784 #: ../share/roundup/templates/classic/html/issue.item.html:152
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3785 #: ../share/roundup/templates/classic/html/msg.item.html:64
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3786 #: ../share/roundup/templates/devel/html/bug.item.html:225
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3787 #: ../share/roundup/templates/devel/html/msg.item.html:106
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3788 #: ../share/roundup/templates/devel/html/task.item.html:172
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3789 #: ../share/roundup/templates/responsive/html/bug.item.html:317
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3790 #: ../share/roundup/templates/responsive/html/msg.item.html:59
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3791 #: ../share/roundup/templates/responsive/html/task.item.html:284
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3792 msgid "Uploaded"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3793 msgstr "Uploadato"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3794
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3795 #: ../share/roundup/templates/classic/html/issue.item.html:153
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3796 #: ../share/roundup/templates/devel/html/bug.index.html:40
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3797 #: ../share/roundup/templates/devel/html/task.index.html:37
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3798 #: ../share/roundup/templates/responsive/html/bug.index.html:37
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3799 #: ../share/roundup/templates/responsive/html/bug.item.html:46
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3800 #: ../share/roundup/templates/responsive/html/bug.item.html:71
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3801 #: ../share/roundup/templates/responsive/html/task.index.html:35
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3802 #: ../share/roundup/templates/responsive/html/task.item.html:47
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3803 #: ../share/roundup/templates/responsive/html/task.item.html:76
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3804 msgid "Type"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3805 msgstr "Tipo"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3806
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3807 #: ../share/roundup/templates/classic/html/issue.item.html:154
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3808 #: ../share/roundup/templates/classic/html/query.edit.html:60
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3809 #: ../share/roundup/templates/devel/html/bug.item.html:227
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3810 #: ../share/roundup/templates/devel/html/query.edit.html:62
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3811 #: ../share/roundup/templates/devel/html/task.item.html:174
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3812 #: ../share/roundup/templates/responsive/html/bug.item.html:319
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3813 #: ../share/roundup/templates/responsive/html/query.edit.html:62
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3814 #: ../share/roundup/templates/responsive/html/task.item.html:286
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3815 msgid "Edit"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3816 msgstr "Modifica"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3817
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3818 #: ../share/roundup/templates/classic/html/issue.item.html:155
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3819 #: ../share/roundup/templates/devel/html/bug.item.html:228
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3820 #: ../share/roundup/templates/devel/html/task.item.html:175
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3821 #: ../share/roundup/templates/responsive/html/bug.item.html:320
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3822 #: ../share/roundup/templates/responsive/html/task.item.html:287
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3823 msgid "Remove"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3824 msgstr "Rimuovi"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3825
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3826 #: ../share/roundup/templates/classic/html/issue.item.html:177
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3827 #: ../share/roundup/templates/classic/html/issue.item.html:200
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3828 #: ../share/roundup/templates/classic/html/query.edit.html:83
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3829 #: ../share/roundup/templates/devel/html/bug.item.html:248
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3830 #: ../share/roundup/templates/devel/html/bug.item.html:305
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3831 #: ../share/roundup/templates/devel/html/query.edit.html:82
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3832 #: ../share/roundup/templates/devel/html/task.item.html:197
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3833 #: ../share/roundup/templates/devel/html/task.item.html:221
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3834 #: ../share/roundup/templates/responsive/html/bug.item.html:341
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3835 #: ../share/roundup/templates/responsive/html/bug.item.html:365
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3836 #: ../share/roundup/templates/responsive/html/query.edit.html:82
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3837 #: ../share/roundup/templates/responsive/html/task.item.html:310
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3838 #: ../share/roundup/templates/responsive/html/task.item.html:334
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3839 msgid "remove"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3840 msgstr "rimuovi"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3841
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3842 #: ../share/roundup/templates/classic/html/issue.item.html:184
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3843 #: ../share/roundup/templates/classic/html/msg.index.html:9
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3844 #: ../share/roundup/templates/devel/html/bug.item.html:291
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3845 #: ../share/roundup/templates/devel/html/msg.index.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3846 #: ../share/roundup/templates/devel/html/task.item.html:204
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3847 #: ../share/roundup/templates/responsive/html/bug.item.html:347
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3848 #: ../share/roundup/templates/responsive/html/msg.index.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3849 #: ../share/roundup/templates/responsive/html/task.item.html:316
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3850 msgid "Messages"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3851 msgstr "Messaggi"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3852
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3853 #: ../share/roundup/templates/classic/html/issue.item.html:188
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3854 msgid "msg${id} (view)"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3855 msgstr "msg${id} (visualizza)"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3856
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3857 #: ../share/roundup/templates/classic/html/issue.item.html:189
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3858 msgid "Author: ${author}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3859 msgstr "Autore: ${author}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3860
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3861 #: ../share/roundup/templates/classic/html/issue.item.html:191
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3862 #: ../share/roundup/templates/devel/html/bug.item.html:298
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3863 #: ../share/roundup/templates/devel/html/task.item.html:211
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3864 #: ../share/roundup/templates/responsive/html/bug.item.html:357
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3865 #: ../share/roundup/templates/responsive/html/task.item.html:326
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3866 msgid "Date: ${date}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3867 msgstr "Data: ${date}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3868
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3869 #: ../share/roundup/templates/classic/html/issue.search.html:2
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3870 msgid "Issue searching - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3871 msgstr "Cerca ticket - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3872
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3873 #: ../share/roundup/templates/classic/html/issue.search.html:4
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3874 msgid "Issue searching"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3875 msgstr "Cerca Ticket"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3876
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3877 #: ../share/roundup/templates/classic/html/issue.search.html:32
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3878 #: ../share/roundup/templates/devel/html/bug.search.html:32
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3879 #: ../share/roundup/templates/devel/html/task.search.html:32
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3880 #: ../share/roundup/templates/responsive/html/bug.search.html:32
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3881 #: ../share/roundup/templates/responsive/html/task.search.html:32
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3882 msgid "Filter on"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3883 msgstr "Filtra su"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3884
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3885 #: ../share/roundup/templates/classic/html/issue.search.html:33
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3886 #: ../share/roundup/templates/devel/html/bug.search.html:33
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3887 #: ../share/roundup/templates/devel/html/task.search.html:33
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3888 #: ../share/roundup/templates/responsive/html/bug.search.html:33
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3889 #: ../share/roundup/templates/responsive/html/task.search.html:33
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3890 msgid "Display"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3891 msgstr "Visualizza"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3892
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3893 #: ../share/roundup/templates/classic/html/issue.search.html:34
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3894 #: ../share/roundup/templates/devel/html/bug.search.html:34
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3895 #: ../share/roundup/templates/devel/html/task.search.html:34
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3896 #: ../share/roundup/templates/responsive/html/bug.search.html:34
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3897 #: ../share/roundup/templates/responsive/html/task.search.html:34
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3898 msgid "Sort on"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3899 msgstr "Ordina per"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3900
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3901 #: ../share/roundup/templates/classic/html/issue.search.html:35
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3902 #: ../share/roundup/templates/devel/html/bug.search.html:35
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3903 #: ../share/roundup/templates/devel/html/task.search.html:35
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3904 #: ../share/roundup/templates/responsive/html/bug.search.html:35
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3905 #: ../share/roundup/templates/responsive/html/task.search.html:35
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3906 msgid "Group on"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3907 msgstr "Raggruppa per"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3908
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3909 #: ../share/roundup/templates/classic/html/issue.search.html:39
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3910 #: ../share/roundup/templates/devel/html/bug.search.html:39
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3911 #: ../share/roundup/templates/devel/html/task.search.html:39
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3912 #: ../share/roundup/templates/responsive/html/bug.search.html:39
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3913 #: ../share/roundup/templates/responsive/html/task.search.html:39
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3914 msgid "All text*:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3915 msgstr "Tutti i testi*:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3916
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3917 #: ../share/roundup/templates/classic/html/issue.search.html:47
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3918 #: ../share/roundup/templates/devel/html/bug.item.html:44
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3919 #: ../share/roundup/templates/devel/html/bug.search.html:47
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3920 #: ../share/roundup/templates/devel/html/task.item.html:44
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3921 #: ../share/roundup/templates/devel/html/task.search.html:47
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3922 #: ../share/roundup/templates/responsive/html/bug.search.html:47
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3923 #: ../share/roundup/templates/responsive/html/task.search.html:47
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3924 msgid "Title:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3925 msgstr "Titolo:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3926
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3927 #: ../share/roundup/templates/classic/html/issue.search.html:57
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3928 #: ../share/roundup/templates/devel/html/bug.search.html:199
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3929 #: ../share/roundup/templates/devel/html/keyword.item.html:51
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3930 #: ../share/roundup/templates/devel/html/task.search.html:199
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3931 #: ../share/roundup/templates/responsive/html/bug.search.html:199
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3932 #: ../share/roundup/templates/responsive/html/keyword.item.html:51
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3933 #, fuzzy
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3934 msgid "Keyword:"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3935 msgstr "Parola chiave"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3936
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3937 #: ../share/roundup/templates/classic/html/issue.search.html:59
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3938 #: ../share/roundup/templates/classic/html/issue.search.html:126
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3939 #: ../share/roundup/templates/classic/html/issue.search.html:142
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3940 #: ../share/roundup/templates/devel/html/bug.search.html:121
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3941 #: ../share/roundup/templates/devel/html/bug.search.html:134
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3942 #: ../share/roundup/templates/devel/html/bug.search.html:147
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3943 #: ../share/roundup/templates/devel/html/bug.search.html:214
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3944 #: ../share/roundup/templates/devel/html/bug.search.html:230
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3945 #: ../share/roundup/templates/devel/html/task.search.html:121
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3946 #: ../share/roundup/templates/devel/html/task.search.html:134
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3947 #: ../share/roundup/templates/devel/html/task.search.html:147
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3948 #: ../share/roundup/templates/devel/html/task.search.html:214
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3949 #: ../share/roundup/templates/devel/html/task.search.html:230
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3950 #: ../share/roundup/templates/responsive/html/bug.search.html:121
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3951 #: ../share/roundup/templates/responsive/html/bug.search.html:134
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3952 #: ../share/roundup/templates/responsive/html/bug.search.html:147
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3953 #: ../share/roundup/templates/responsive/html/bug.search.html:214
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3954 #: ../share/roundup/templates/responsive/html/bug.search.html:230
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3955 #: ../share/roundup/templates/responsive/html/task.search.html:121
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3956 #: ../share/roundup/templates/responsive/html/task.search.html:134
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3957 #: ../share/roundup/templates/responsive/html/task.search.html:175
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3958 #: ../share/roundup/templates/responsive/html/task.search.html:191
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3959 msgid "not selected"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3960 msgstr "non selezionato"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3961
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3962 #: ../share/roundup/templates/classic/html/issue.search.html:68
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3963 #: ../share/roundup/templates/devel/html/bug.search.html:55
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3964 #: ../share/roundup/templates/devel/html/task.search.html:55
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3965 #: ../share/roundup/templates/responsive/html/bug.search.html:55
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3966 #: ../share/roundup/templates/responsive/html/task.search.html:55
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3967 msgid "ID:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3968 msgstr "ID:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3969
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3970 #: ../share/roundup/templates/classic/html/issue.search.html:76
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3971 #: ../share/roundup/templates/devel/html/bug.search.html:63
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3972 #: ../share/roundup/templates/devel/html/task.search.html:63
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3973 #: ../share/roundup/templates/responsive/html/bug.search.html:63
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3974 #: ../share/roundup/templates/responsive/html/task.search.html:63
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3975 msgid "Creation Date:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3976 msgstr "Data creazione:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3977
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3978 #: ../share/roundup/templates/classic/html/issue.search.html:87
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3979 #: ../share/roundup/templates/devel/html/bug.search.html:73
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3980 #: ../share/roundup/templates/devel/html/task.search.html:73
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3981 #: ../share/roundup/templates/responsive/html/bug.search.html:73
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3982 #: ../share/roundup/templates/responsive/html/task.search.html:73
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3983 msgid "Creator:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3984 msgstr "Creatore:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3985
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
3986 #: ../share/roundup/templates/classic/html/issue.search.html:89
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3987 #: ../share/roundup/templates/devel/html/bug.search.html:75
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3988 #: ../share/roundup/templates/devel/html/task.search.html:75
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3989 #: ../share/roundup/templates/responsive/html/bug.search.html:75
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
3990 #: ../share/roundup/templates/responsive/html/task.search.html:75
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3991 msgid "created by me"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3992 msgstr "creato da me"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3993
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3994 #: ../share/roundup/templates/classic/html/issue.search.html:99
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3995 #: ../share/roundup/templates/devel/html/bug.search.html:86
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3996 #: ../share/roundup/templates/devel/html/task.search.html:86
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3997 #: ../share/roundup/templates/responsive/html/bug.search.html:86
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
3998 #: ../share/roundup/templates/responsive/html/task.search.html:86
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
3999 msgid "Activity:"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4000 msgstr "Attività"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4001
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4002 #: ../share/roundup/templates/classic/html/issue.search.html:110
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4003 msgid "Actor:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4004 msgstr "Attore:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4005
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4006 #: ../share/roundup/templates/classic/html/issue.search.html:112
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4007 #: ../share/roundup/templates/devel/html/bug.search.html:98
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4008 #: ../share/roundup/templates/devel/html/task.search.html:98
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4009 #: ../share/roundup/templates/responsive/html/bug.search.html:98
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4010 #: ../share/roundup/templates/responsive/html/task.search.html:98
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4011 msgid "done by me"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4012 msgstr "fatto da me"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4013
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4014 #: ../share/roundup/templates/classic/html/issue.search.html:124
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4015 #: ../share/roundup/templates/devel/html/bug.search.html:212
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4016 #: ../share/roundup/templates/devel/html/task.search.html:212
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4017 #: ../share/roundup/templates/responsive/html/bug.search.html:212
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4018 #: ../share/roundup/templates/responsive/html/task.search.html:173
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4019 msgid "Priority:"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4020 msgstr "Priorità:"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4021
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4022 #: ../share/roundup/templates/classic/html/issue.search.html:137
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4023 #: ../share/roundup/templates/devel/html/bug.search.html:225
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4024 #: ../share/roundup/templates/devel/html/task.search.html:225
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4025 #: ../share/roundup/templates/responsive/html/bug.search.html:225
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4026 #: ../share/roundup/templates/responsive/html/task.search.html:186
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4027 msgid "Status:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4028 msgstr "Stato:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4029
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4030 #: ../share/roundup/templates/classic/html/issue.search.html:140
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4031 msgid "not resolved"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4032 msgstr "non risolto"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4033
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4034 #: ../share/roundup/templates/classic/html/issue.search.html:155
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4035 #: ../share/roundup/templates/devel/html/bug.search.html:181
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4036 #: ../share/roundup/templates/devel/html/task.search.html:181
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4037 #: ../share/roundup/templates/responsive/html/bug.search.html:181
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4038 #: ../share/roundup/templates/responsive/html/task.search.html:155
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4039 msgid "Assigned to:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4040 msgstr "Assegnato a:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4041
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4042 #: ../share/roundup/templates/classic/html/issue.search.html:158
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4043 #: ../share/roundup/templates/devel/html/bug.search.html:184
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4044 #: ../share/roundup/templates/devel/html/task.search.html:184
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4045 #: ../share/roundup/templates/responsive/html/bug.search.html:184
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4046 #: ../share/roundup/templates/responsive/html/task.search.html:158
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4047 msgid "assigned to me"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4048 msgstr "assegnato a me"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4049
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4050 #: ../share/roundup/templates/classic/html/issue.search.html:161
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4051 #: ../share/roundup/templates/devel/html/bug.search.html:187
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4052 #: ../share/roundup/templates/devel/html/task.search.html:187
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4053 #: ../share/roundup/templates/responsive/html/bug.search.html:187
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4054 #: ../share/roundup/templates/responsive/html/task.search.html:161
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4055 msgid "unassigned"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4056 msgstr "non assegnato"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4057
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4058 #: ../share/roundup/templates/classic/html/issue.search.html:171
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4059 #: ../share/roundup/templates/devel/html/bug.search.html:250
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4060 #: ../share/roundup/templates/devel/html/task.search.html:250
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4061 #: ../share/roundup/templates/responsive/html/bug.search.html:250
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4062 #: ../share/roundup/templates/responsive/html/task.search.html:211
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4063 msgid "No Sort or group:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4064 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4065
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4066 #: ../share/roundup/templates/classic/html/issue.search.html:179
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4067 #: ../share/roundup/templates/devel/html/bug.search.html:258
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4068 #: ../share/roundup/templates/devel/html/task.search.html:258
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4069 #: ../share/roundup/templates/responsive/html/bug.search.html:258
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4070 #: ../share/roundup/templates/responsive/html/task.search.html:219
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4071 msgid "Pagesize:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4072 msgstr "Risposte per pagina"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4073
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4074 #: ../share/roundup/templates/classic/html/issue.search.html:185
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4075 #: ../share/roundup/templates/devel/html/bug.search.html:264
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4076 #: ../share/roundup/templates/devel/html/task.search.html:264
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4077 #: ../share/roundup/templates/responsive/html/bug.search.html:264
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4078 #: ../share/roundup/templates/responsive/html/task.search.html:225
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4079 msgid "Start With:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4080 msgstr "Inizia con:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4081
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4082 #: ../share/roundup/templates/classic/html/issue.search.html:191
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4083 #: ../share/roundup/templates/devel/html/bug.search.html:270
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4084 #: ../share/roundup/templates/devel/html/task.search.html:270
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4085 #: ../share/roundup/templates/responsive/html/bug.search.html:270
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4086 #: ../share/roundup/templates/responsive/html/task.search.html:231
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4087 msgid "Sort Descending:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4088 msgstr "Ordinamento Decrescente:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4089
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4090 #: ../share/roundup/templates/classic/html/issue.search.html:198
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4091 #: ../share/roundup/templates/devel/html/bug.search.html:277
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4092 #: ../share/roundup/templates/devel/html/task.search.html:277
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4093 #: ../share/roundup/templates/responsive/html/bug.search.html:277
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4094 #: ../share/roundup/templates/responsive/html/task.search.html:238
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4095 msgid "Group Descending:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4096 msgstr "Raggruppamento Decrescente:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4097
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4098 #: ../share/roundup/templates/classic/html/issue.search.html:205
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4099 #: ../share/roundup/templates/devel/html/bug.search.html:284
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4100 #: ../share/roundup/templates/devel/html/task.search.html:284
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4101 #: ../share/roundup/templates/responsive/html/bug.search.html:284
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4102 #: ../share/roundup/templates/responsive/html/task.search.html:245
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4103 msgid "Query name**:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4104 msgstr "Nome della query**:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4105
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4106 #: ../share/roundup/templates/classic/html/issue.search.html:218
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4107 #: ../share/roundup/templates/classic/html/page.html:42
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4108 #: ../share/roundup/templates/classic/html/page.html:94
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
4109 #: ../share/roundup/templates/classic/html/user.help-search.html:70
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4110 #: ../share/roundup/templates/classic/html/user.index.html:38
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4111 #: ../share/roundup/templates/devel/html/bug.search.html:297
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4112 #: ../share/roundup/templates/devel/html/page.html:79
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4113 #: ../share/roundup/templates/devel/html/page.html:126
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4114 #: ../share/roundup/templates/devel/html/task.search.html:297
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
4115 #: ../share/roundup/templates/devel/html/user.help-search.html:70
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4116 #: ../share/roundup/templates/devel/html/user.help.html:77
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4117 #: ../share/roundup/templates/devel/html/user.index.html:37
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4118 #: ../share/roundup/templates/minimal/html/page.html:40
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4119 #: ../share/roundup/templates/minimal/html/page.html:92
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4120 #: ../share/roundup/templates/responsive/html/bug.search.html:297
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4121 #: ../share/roundup/templates/responsive/html/page.html:95
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4122 #: ../share/roundup/templates/responsive/html/page.html:143
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4123 #: ../share/roundup/templates/responsive/html/task.search.html:258
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
4124 #: ../share/roundup/templates/responsive/html/user.help-search.html:70
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4125 #: ../share/roundup/templates/responsive/html/user.help.html:77
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4126 #: ../share/roundup/templates/responsive/html/user.index.html:39
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4127 msgid "Search"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4128 msgstr "Ricerca"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4129
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4130 #: ../share/roundup/templates/classic/html/issue.search.html:223
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4131 msgid "*: The \"all text\" field will look in message bodies and issue titles"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4132 msgstr ""
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4133 "*: Il campo \"tutti i testi\" cerca nel corpo del messaggio e nel titolo del "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4134 "ticket"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4135
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4136 #: ../share/roundup/templates/classic/html/issue.search.html:226
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4137 #: ../share/roundup/templates/devel/html/bug.search.html:305
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4138 #: ../share/roundup/templates/devel/html/task.search.html:305
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4139 #: ../share/roundup/templates/responsive/html/bug.search.html:305
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4140 #: ../share/roundup/templates/responsive/html/task.search.html:266
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4141 msgid ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4142 "**: If you supply a name, the query will be saved off and available as a "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4143 "link in the sidebar"
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4144 msgstr ""
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4145 "**: Se viene fornito un nome, la query verrà salvata e resa disponibile come "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4146 "link"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4147
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4148 #: ../share/roundup/templates/classic/html/keyword.item.html:3
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4149 msgid "Keyword editing - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4150 msgstr "Modifica Parole Chiave - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4151
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4152 #: ../share/roundup/templates/classic/html/keyword.item.html:5
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4153 msgid "Keyword editing"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4154 msgstr "Modifica Parole Chiave"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4155
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4156 #: ../share/roundup/templates/classic/html/keyword.item.html:11
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4157 msgid "Existing Keywords"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4158 msgstr "Parole Chiave Inserite"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4159
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4160 #: ../share/roundup/templates/classic/html/keyword.item.html:20
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4161 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4162 "To edit an existing keyword (for spelling or typing errors), click on its "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4163 "entry above."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4164 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4165 "Per modificare una parola chiave esistente (per errori di pronuncia o "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4166 "digitazione), clicca sul link sopra."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4167
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4168 #: ../share/roundup/templates/classic/html/keyword.item.html:27
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4169 msgid "To create a new keyword, enter it below and click \"Submit New Entry\"."
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4170 msgstr ""
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4171 "Per creane una nuova parola chiave, inseriscila sotto e clicca su "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4172 "\"Inserisci nuovo\""
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4173
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4174 #: ../share/roundup/templates/classic/html/keyword.item.html:51
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4175 msgid "Continue adding keywords."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4176 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4177
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4178 #: ../share/roundup/templates/classic/html/msg.index.html:3
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4179 #: ../share/roundup/templates/devel/html/msg.index.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4180 #: ../share/roundup/templates/responsive/html/msg.index.html:3
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4181 msgid "List of messages - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4182 msgstr "Elenco Messaggi - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4183
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4184 #: ../share/roundup/templates/classic/html/msg.index.html:5
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4185 #: ../share/roundup/templates/devel/html/msg.index.html:5
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4186 #: ../share/roundup/templates/responsive/html/msg.index.html:5
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4187 msgid "Message listing"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4188 msgstr "Elenco Messaggi"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4189
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4190 #: ../share/roundup/templates/classic/html/msg.item.html:6
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4191 #: ../share/roundup/templates/devel/html/msg.item.html:5
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4192 #: ../share/roundup/templates/responsive/html/msg.item.html:5
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4193 msgid "Message ${id} - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4194 msgstr "Messaggio ${id} - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4195
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4196 #: ../share/roundup/templates/classic/html/msg.item.html:9
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4197 #: ../share/roundup/templates/devel/html/msg.item.html:8
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4198 #: ../share/roundup/templates/responsive/html/msg.item.html:8
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4199 msgid "New Message - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4200 msgstr "Nuovo Messaggio - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4201
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4202 #: ../share/roundup/templates/classic/html/msg.item.html:13
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4203 #: ../share/roundup/templates/devel/html/msg.item.html:12
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4204 #: ../share/roundup/templates/responsive/html/msg.item.html:12
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4205 msgid "New Message"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4206 msgstr "Nuovo Messagggio"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4207
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4208 #: ../share/roundup/templates/classic/html/msg.item.html:15
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4209 #: ../share/roundup/templates/devel/html/msg.item.html:14
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4210 #: ../share/roundup/templates/responsive/html/msg.item.html:14
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4211 msgid "New Message Editing"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4212 msgstr "Modifica Nuovo Messaggio"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4213
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4214 #: ../share/roundup/templates/classic/html/msg.item.html:18
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4215 #: ../share/roundup/templates/devel/html/msg.item.html:17
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4216 #: ../share/roundup/templates/responsive/html/msg.item.html:17
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4217 msgid "Message${id}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4218 msgstr "Messaggio${id}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4219
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4220 #: ../share/roundup/templates/classic/html/msg.item.html:21
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4221 #: ../share/roundup/templates/devel/html/msg.item.html:20
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4222 #: ../share/roundup/templates/responsive/html/msg.item.html:20
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4223 msgid "Message${id} Editing"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4224 msgstr "Modifica Messaggio${id}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4225
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4226 #: ../share/roundup/templates/classic/html/msg.item.html:38
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4227 #: ../share/roundup/templates/devel/html/msg.item.html:37
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4228 #: ../share/roundup/templates/responsive/html/msg.item.html:36
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4229 msgid "Author"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4230 msgstr "Autore"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4231
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4232 #: ../share/roundup/templates/classic/html/msg.item.html:43
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4233 #: ../share/roundup/templates/devel/html/msg.item.html:42
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4234 #: ../share/roundup/templates/responsive/html/msg.item.html:38
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4235 msgid "Recipients"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4236 msgstr "Destinatario"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4237
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4238 #: ../share/roundup/templates/classic/html/msg.item.html:54
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4239 msgid "Content"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4240 msgstr "Contenuto"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4241
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4242 #: ../share/roundup/templates/classic/html/page.html:56
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4243 #: ../share/roundup/templates/minimal/html/page.html:54
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4244 msgid "<b>Your Queries</b> (<a href=\"query?@template=edit\">edit</a>)"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4245 msgstr "<b>Le tue Query</b> (<a href=\"query?@template=edit\">modifica</a>)"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4246
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4247 #: ../share/roundup/templates/classic/html/page.html:67
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4248 #: ../share/roundup/templates/minimal/html/page.html:65
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4249 msgid "Issues"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4250 msgstr "Ticket"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4251
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4252 #: ../share/roundup/templates/classic/html/page.html:69
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4253 #: ../share/roundup/templates/classic/html/page.html:109
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4254 #: ../share/roundup/templates/devel/html/page.html:48
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4255 #: ../share/roundup/templates/devel/html/page.html:96
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4256 #: ../share/roundup/templates/devel/html/page.html:143
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4257 #: ../share/roundup/templates/minimal/html/page.html:67
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4258 #: ../share/roundup/templates/minimal/html/page.html:107
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4259 #: ../share/roundup/templates/responsive/html/page.html:64
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4260 #: ../share/roundup/templates/responsive/html/page.html:113
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4261 #: ../share/roundup/templates/responsive/html/page.html:161
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4262 msgid "Create New"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4263 msgstr "Crea Nuovo"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4264
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4265 #: ../share/roundup/templates/classic/html/page.html:71
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4266 #: ../share/roundup/templates/devel/html/page.html:64
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4267 #: ../share/roundup/templates/devel/html/page.html:112
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4268 #: ../share/roundup/templates/minimal/html/page.html:69
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4269 #: ../share/roundup/templates/responsive/html/page.html:80
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4270 #: ../share/roundup/templates/responsive/html/page.html:129
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4271 msgid "Show Unassigned"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4272 msgstr "Mostra Non Assegnati"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4273
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4274 #: ../share/roundup/templates/classic/html/page.html:83
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4275 #: ../share/roundup/templates/minimal/html/page.html:81
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4276 msgid "Show All"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4277 msgstr "Mostra Tutti"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4278
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4279 #: ../share/roundup/templates/classic/html/page.html:95
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4280 #: ../share/roundup/templates/minimal/html/page.html:93
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4281 msgid "Show issue:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4282 msgstr "Mostra ticket:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4283
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4284 #: ../share/roundup/templates/classic/html/page.html:112
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4285 #: ../share/roundup/templates/minimal/html/page.html:110
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4286 msgid "Edit Existing"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4287 msgstr "Modifica"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4288
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4289 #: ../share/roundup/templates/classic/html/page.html:118
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4290 #: ../share/roundup/templates/devel/html/page.html:224
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4291 #: ../share/roundup/templates/minimal/html/page.html:116
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4292 #: ../share/roundup/templates/responsive/html/page.html:241
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4293 msgid "Administration"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4294 msgstr "Amministrazione"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4295
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4296 #: ../share/roundup/templates/classic/html/page.html:120
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4297 #: ../share/roundup/templates/devel/html/page.html:227
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4298 #: ../share/roundup/templates/minimal/html/page.html:118
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4299 #: ../share/roundup/templates/responsive/html/page.html:244
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4300 msgid "Class List"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4301 msgstr "Elenco Classi"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4302
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4303 #: ../share/roundup/templates/classic/html/page.html:124
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4304 #: ../share/roundup/templates/devel/html/page.html:231
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4305 #: ../share/roundup/templates/minimal/html/page.html:122
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4306 #: ../share/roundup/templates/responsive/html/page.html:248
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4307 msgid "User List"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4308 msgstr "Elenco Utenti"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4309
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4310 #: ../share/roundup/templates/classic/html/page.html:126
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4311 #: ../share/roundup/templates/devel/html/page.html:234
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4312 #: ../share/roundup/templates/minimal/html/page.html:124
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4313 #: ../share/roundup/templates/responsive/html/page.html:251
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4314 msgid "Add User"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4315 msgstr "Aggiungi Utente"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4316
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4317 #: ../share/roundup/templates/classic/html/page.html:133
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4318 #: ../share/roundup/templates/classic/html/page.html:141
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4319 #: ../share/roundup/templates/devel/html/page.html:164
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4320 #: ../share/roundup/templates/devel/html/page.html:172
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4321 #: ../share/roundup/templates/minimal/html/page.html:131
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4322 #: ../share/roundup/templates/minimal/html/page.html:139
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4323 #: ../share/roundup/templates/responsive/html/page.html:188
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4324 msgid "Login"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4325 msgstr "Login"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4326
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4327 #: ../share/roundup/templates/classic/html/page.html:138
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4328 #: ../share/roundup/templates/devel/html/page.html:171
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4329 #: ../share/roundup/templates/minimal/html/page.html:138
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4330 msgid "Remember me?"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4331 msgstr "Ricorda la mia login"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4332
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4333 #: ../share/roundup/templates/classic/html/page.html:149
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4334 #: ../share/roundup/templates/classic/html/user.register.html:68
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4335 #: ../share/roundup/templates/devel/html/page.html:182
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4336 #: ../share/roundup/templates/devel/html/user.register.html:75
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4337 #: ../share/roundup/templates/minimal/html/page.html:147
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4338 #: ../share/roundup/templates/minimal/html/user.register.html:65
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4339 #: ../share/roundup/templates/responsive/html/page.html:200
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4340 #: ../share/roundup/templates/responsive/html/user.register.html:74
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4341 msgid "Register"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4342 msgstr "Registra"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4343
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4344 #: ../share/roundup/templates/classic/html/page.html:152
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4345 #: ../share/roundup/templates/devel/html/page.html:187
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4346 #: ../share/roundup/templates/minimal/html/page.html:150
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4347 #: ../share/roundup/templates/responsive/html/page.html:205
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4348 msgid "Lost&nbsp;your&nbsp;login?"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4349 msgstr "Dimenticato&nbsp;la&nbsp;tua&nbsp;Login?"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4350
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4351 #: ../share/roundup/templates/classic/html/page.html:157
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4352 #: ../share/roundup/templates/minimal/html/page.html:155
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4353 msgid "Hello, ${user}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4354 msgstr "Ciao, ${user}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4355
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4356 #: ../share/roundup/templates/classic/html/page.html:159
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4357 msgid "Your Issues"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4358 msgstr "I Tuoi Ticket"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4359
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4360 #: ../share/roundup/templates/classic/html/page.html:171
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4361 #: ../share/roundup/templates/devel/html/page.html:209
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4362 #: ../share/roundup/templates/minimal/html/page.html:157
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4363 #: ../share/roundup/templates/responsive/html/page.html:226
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4364 msgid "Your Details"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4365 msgstr "I Tuoi Dettagli"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4366
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4367 #: ../share/roundup/templates/classic/html/page.html:173
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4368 #: ../share/roundup/templates/devel/html/page.html:212
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4369 #: ../share/roundup/templates/minimal/html/page.html:159
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4370 #: ../share/roundup/templates/responsive/html/page.html:229
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4371 msgid "Logout"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4372 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4373
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4374 #: ../share/roundup/templates/classic/html/page.html:177
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4375 #: ../share/roundup/templates/minimal/html/page.html:163
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4376 msgid "Help"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4377 msgstr "Aiuto"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4378
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4379 #: ../share/roundup/templates/classic/html/page.html:178
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4380 #: ../share/roundup/templates/minimal/html/page.html:164
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4381 msgid "Roundup docs"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4382 msgstr "Documentazione su Roundup"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4383
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4384 #: ../share/roundup/templates/classic/html/page.html:189
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4385 #: ../share/roundup/templates/devel/html/page.html:254
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4386 #: ../share/roundup/templates/minimal/html/page.html:175
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4387 #: ../share/roundup/templates/responsive/html/page.html:269
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4388 msgid "clear this message"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4389 msgstr "non visualizzare questo messaggio"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4390
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4391 #: ../share/roundup/templates/classic/html/page.html:257
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4392 #: ../share/roundup/templates/classic/html/page.html:270
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4393 #: ../share/roundup/templates/classic/html/page.html:288
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4394 #: ../share/roundup/templates/classic/html/page.html:302
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4395 #: ../share/roundup/templates/devel/html/page.html:316
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4396 #: ../share/roundup/templates/devel/html/page.html:329
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4397 #: ../share/roundup/templates/devel/html/page.html:347
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4398 #: ../share/roundup/templates/devel/html/page.html:361
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4399 #: ../share/roundup/templates/minimal/html/page.html:239
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4400 #: ../share/roundup/templates/minimal/html/page.html:254
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4401 #: ../share/roundup/templates/minimal/html/page.html:268
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4402 #: ../share/roundup/templates/responsive/html/page.html:331
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4403 #: ../share/roundup/templates/responsive/html/page.html:344
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4404 #: ../share/roundup/templates/responsive/html/page.html:362
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4405 #: ../share/roundup/templates/responsive/html/page.html:376
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4406 msgid "don't care"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4407 msgstr "non importa"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4408
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4409 #: ../share/roundup/templates/classic/html/page.html:259
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4410 #: ../share/roundup/templates/classic/html/page.html:272
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4411 #: ../share/roundup/templates/classic/html/page.html:290
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4412 #: ../share/roundup/templates/classic/html/page.html:303
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4413 #: ../share/roundup/templates/devel/html/page.html:318
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4414 #: ../share/roundup/templates/devel/html/page.html:331
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4415 #: ../share/roundup/templates/devel/html/page.html:349
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4416 #: ../share/roundup/templates/devel/html/page.html:362
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4417 #: ../share/roundup/templates/minimal/html/page.html:241
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4418 #: ../share/roundup/templates/minimal/html/page.html:256
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4419 #: ../share/roundup/templates/minimal/html/page.html:269
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4420 #: ../share/roundup/templates/responsive/html/page.html:333
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4421 #: ../share/roundup/templates/responsive/html/page.html:346
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4422 #: ../share/roundup/templates/responsive/html/page.html:364
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4423 #: ../share/roundup/templates/responsive/html/page.html:377
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4424 msgid "------------"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4425 msgstr "------------"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4426
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4427 #: ../share/roundup/templates/classic/html/page.html:335
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4428 #: ../share/roundup/templates/devel/html/page.html:390
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4429 #: ../share/roundup/templates/minimal/html/page.html:297
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4430 #: ../share/roundup/templates/responsive/html/page.html:405
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4431 msgid "no value"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4432 msgstr "nessun valore"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4433
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4434 #: ../share/roundup/templates/classic/html/query.edit.html:4
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4435 #: ../share/roundup/templates/devel/html/query.edit.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4436 #: ../share/roundup/templates/responsive/html/query.edit.html:3
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4437 msgid "\"Your Queries\" Editing - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4438 msgstr "Modifica de \"Le tue Query\" - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4439
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4440 #: ../share/roundup/templates/classic/html/query.edit.html:6
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4441 #: ../share/roundup/templates/devel/html/query.edit.html:5
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4442 #: ../share/roundup/templates/responsive/html/query.edit.html:5
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4443 msgid "\"Your Queries\" Editing"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4444 msgstr "Modifica de \"Le tue Query\""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4445
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4446 #: ../share/roundup/templates/classic/html/query.edit.html:12
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4447 #: ../share/roundup/templates/devel/html/query.edit.html:11
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4448 #: ../share/roundup/templates/responsive/html/query.edit.html:11
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4449 msgid "You are not allowed to edit queries."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4450 msgstr "Non si dispone dei permessi necessari per modificare delle query."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4451
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4452 #: ../share/roundup/templates/classic/html/query.edit.html:58
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4453 #: ../share/roundup/templates/devel/html/query.edit.html:60
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4454 #: ../share/roundup/templates/responsive/html/query.edit.html:60
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4455 msgid "Query"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4456 msgstr "Query"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4457
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4458 #: ../share/roundup/templates/classic/html/query.edit.html:59
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4459 #: ../share/roundup/templates/devel/html/query.edit.html:61
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4460 #: ../share/roundup/templates/responsive/html/query.edit.html:61
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4461 msgid "Include in \"Your Queries\""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4462 msgstr "Includi in \"Le tue Query\""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4463
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4464 #: ../share/roundup/templates/classic/html/query.edit.html:61
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4465 #: ../share/roundup/templates/devel/html/query.edit.html:63
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4466 #: ../share/roundup/templates/responsive/html/query.edit.html:63
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4467 msgid "Private to you?"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4468 msgstr "Personale?"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4469
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4470 #: ../share/roundup/templates/classic/html/query.edit.html:62
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4471 #: ../share/roundup/templates/devel/html/query.edit.html:64
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4472 #: ../share/roundup/templates/responsive/html/query.edit.html:64
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4473 msgid "delete/restore<br> (javascript<br>required)"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4474 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4475
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4476 #: ../share/roundup/templates/classic/html/query.edit.html:65
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4477 msgid "Queries I created"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4478 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4479
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4480 #: ../share/roundup/templates/classic/html/query.edit.html:77
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4481 #: ../share/roundup/templates/devel/html/query.edit.html:76
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4482 #: ../share/roundup/templates/responsive/html/query.edit.html:76
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4483 msgid "leave out"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4484 msgstr "lascia fuori"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4485
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4486 #: ../share/roundup/templates/classic/html/query.edit.html:78
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4487 #: ../share/roundup/templates/devel/html/query.edit.html:77
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4488 #: ../share/roundup/templates/responsive/html/query.edit.html:77
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4489 msgid "include"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4490 msgstr "includi"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4491
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4492 #: ../share/roundup/templates/classic/html/query.edit.html:82
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4493 #: ../share/roundup/templates/devel/html/query.edit.html:81
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4494 #: ../share/roundup/templates/responsive/html/query.edit.html:81
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4495 msgid "leave in"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4496 msgstr "lascia dentro"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4497
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4498 #: ../share/roundup/templates/classic/html/query.edit.html:87
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4499 #: ../share/roundup/templates/classic/html/query.edit.html:121
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4500 #: ../share/roundup/templates/devel/html/query.edit.html:99
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4501 #: ../share/roundup/templates/devel/html/query.edit.html:124
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4502 #: ../share/roundup/templates/responsive/html/query.edit.html:99
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4503 #: ../share/roundup/templates/responsive/html/query.edit.html:124
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4504 msgid "edit"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4505 msgstr "modifica"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4506
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4507 #: ../share/roundup/templates/classic/html/query.edit.html:91
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4508 #: ../share/roundup/templates/devel/html/query.edit.html:103
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4509 #: ../share/roundup/templates/responsive/html/query.edit.html:103
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4510 msgid "yes"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4511 msgstr "sì"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4512
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4513 #: ../share/roundup/templates/classic/html/query.edit.html:93
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4514 #: ../share/roundup/templates/devel/html/query.edit.html:105
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4515 #: ../share/roundup/templates/responsive/html/query.edit.html:105
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4516 msgid "no"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4517 msgstr "no"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4518
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4519 #: ../share/roundup/templates/classic/html/query.edit.html:99
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4520 #: ../share/roundup/templates/devel/html/query.edit.html:111
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4521 #: ../share/roundup/templates/responsive/html/query.edit.html:111
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4522 msgid "Delete"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4523 msgstr "Elimina"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4524
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4525 #: ../share/roundup/templates/classic/html/query.edit.html:105
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4526 msgid "Queries others created"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4527 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4528
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4529 #: ../share/roundup/templates/classic/html/query.edit.html:106
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4530 msgid "Owner"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4531 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4532
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4533 #: ../share/roundup/templates/classic/html/query.edit.html:118
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4534 #: ../share/roundup/templates/devel/html/query.edit.html:126
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4535 #: ../share/roundup/templates/responsive/html/query.edit.html:126
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4536 msgid "[not yours to edit]"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4537 msgstr "[non sei il proprietario della query"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4538
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4539 #: ../share/roundup/templates/classic/html/query.edit.html:121
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4540 msgid "<a href=\"\">x</a>"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4541 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4542
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4543 #: ../share/roundup/templates/classic/html/query.edit.html:128
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4544 msgid "Active retired/private queries"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4545 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4546
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4547 #: ../share/roundup/templates/classic/html/query.edit.html:138
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4548 #: ../share/roundup/templates/classic/html/query.edit.html:139
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4549 #: ../share/roundup/templates/devel/html/query.edit.html:86
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4550 #: ../share/roundup/templates/responsive/html/query.edit.html:86
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4551 msgid "[query is retired]"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4552 msgstr "[la query è stata ritirata]"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4553
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4554 #: ../share/roundup/templates/classic/html/query.edit.html:141
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4555 #: ../share/roundup/templates/classic/html/query.edit.html:156
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4556 #, fuzzy
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4557 msgid "Restore"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4558 msgstr "ripristina"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4559
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4560 #: ../share/roundup/templates/classic/html/query.edit.html:154
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4561 #, fuzzy
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4562 msgid "[query is private]"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4563 msgstr "[la query è stata ritirata]"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4564
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4565 #: ../share/roundup/templates/classic/html/query.edit.html:168
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4566 #: ../share/roundup/templates/devel/html/query.edit.html:136
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4567 #: ../share/roundup/templates/responsive/html/query.edit.html:136
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4568 msgid "Save Selection"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4569 msgstr "Salva la selezione"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4570
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4571 #: ../share/roundup/templates/classic/html/user.forgotten.html:3
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4572 #: ../share/roundup/templates/devel/html/user.forgotten.html:2
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4573 #: ../share/roundup/templates/responsive/html/user.forgotten.html:2
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4574 msgid "Password reset request - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4575 msgstr "Richiesta nuova password - %{tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4576
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4577 #: ../share/roundup/templates/classic/html/user.forgotten.html:5
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4578 #: ../share/roundup/templates/devel/html/user.forgotten.html:4
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4579 #: ../share/roundup/templates/responsive/html/user.forgotten.html:4
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4580 msgid "Password reset request"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4581 msgstr "Richiesta nuova password"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4582
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4583 #: ../share/roundup/templates/classic/html/user.forgotten.html:9
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4584 #: ../share/roundup/templates/devel/html/user.forgotten.html:10
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4585 #: ../share/roundup/templates/responsive/html/user.forgotten.html:10
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4586 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4587 "You have two options if you have forgotten your password. If you know the "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4588 "email address you registered with, enter it below."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4589 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4590
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4591 #: ../share/roundup/templates/classic/html/user.forgotten.html:16
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4592 #: ../share/roundup/templates/devel/html/user.forgotten.html:22
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4593 #: ../share/roundup/templates/responsive/html/user.forgotten.html:22
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4594 msgid "Email Address:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4595 msgstr "Indirizzo di Email:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4596
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4597 #: ../share/roundup/templates/classic/html/user.forgotten.html:26
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4598 #: ../share/roundup/templates/classic/html/user.forgotten.html:36
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4599 #: ../share/roundup/templates/devel/html/user.forgotten.html:32
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4600 #: ../share/roundup/templates/devel/html/user.forgotten.html:46
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4601 #: ../share/roundup/templates/responsive/html/user.forgotten.html:32
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4602 #: ../share/roundup/templates/responsive/html/user.forgotten.html:46
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4603 msgid "Request password reset"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4604 msgstr "Richiedi una nuova password"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4605
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4606 #: ../share/roundup/templates/classic/html/user.forgotten.html:32
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4607 #: ../share/roundup/templates/devel/html/user.forgotten.html:38
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4608 #: ../share/roundup/templates/responsive/html/user.forgotten.html:38
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4609 msgid "Or, if you know your username, then enter it below."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4610 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4611
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4612 #: ../share/roundup/templates/classic/html/user.forgotten.html:35
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4613 #: ../share/roundup/templates/devel/html/user.forgotten.html:45
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4614 #: ../share/roundup/templates/responsive/html/user.forgotten.html:45
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4615 msgid "Username:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4616 msgstr "Nome Utente:"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4617
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4618 #: ../share/roundup/templates/classic/html/user.forgotten.html:41
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4619 #: ../share/roundup/templates/devel/html/user.forgotten.html:51
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4620 #: ../share/roundup/templates/responsive/html/user.forgotten.html:51
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4621 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4622 "A confirmation email will be sent to you - please follow the instructions "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4623 "within it to complete the reset process."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4624 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4625
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
4626 #: ../share/roundup/templates/classic/html/user.help-search.html:74
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
4627 #: ../share/roundup/templates/devel/html/user.help-search.html:74
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4628 #: ../share/roundup/templates/devel/html/user.help.html:81
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
4629 #: ../share/roundup/templates/responsive/html/user.help-search.html:74
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4630 #: ../share/roundup/templates/responsive/html/user.help.html:81
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4631 msgid "Pagesize"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4632 msgstr "Dimensione della Pagina"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4633
8066
88af8f1a9e1b build: generate and rebuild locale files for release.
John Rouillard <rouilj@ieee.org>
parents: 8007
diff changeset
4634 #: ../share/roundup/templates/classic/html/user.help.html:42
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4635 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4636 "Your browser is not capable of using frames; you should be redirected "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4637 "immediately, or visit ${link}."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4638 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4639 "Il tuo browser non permette di utilizzare i frame; verrai rediretto "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4640 "immediatamente, oppure alternativamente visita ${link}."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4641
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4642 #: ../share/roundup/templates/classic/html/user.index.html:3
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4643 #: ../share/roundup/templates/devel/html/user.index.html:2
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4644 #: ../share/roundup/templates/minimal/html/user.index.html:3
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4645 #: ../share/roundup/templates/responsive/html/user.index.html:2
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4646 msgid "User listing - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4647 msgstr "Elenco Utenti - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4648
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4649 #: ../share/roundup/templates/classic/html/user.index.html:5
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4650 #: ../share/roundup/templates/devel/html/user.index.html:4
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4651 #: ../share/roundup/templates/minimal/html/user.index.html:5
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4652 #: ../share/roundup/templates/responsive/html/user.index.html:4
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4653 msgid "User listing"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4654 msgstr "Elenco Utenti"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4655
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4656 #: ../share/roundup/templates/classic/html/user.index.html:48
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4657 #: ../share/roundup/templates/devel/html/user.index.html:48
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4658 #: ../share/roundup/templates/minimal/html/user.index.html:19
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4659 #: ../share/roundup/templates/responsive/html/page.html:180
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4660 #: ../share/roundup/templates/responsive/html/user.index.html:49
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4661 msgid "Username"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4662 msgstr "Nome Utente"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4663
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4664 #: ../share/roundup/templates/classic/html/user.index.html:49
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4665 #: ../share/roundup/templates/devel/html/user.index.html:49
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4666 #: ../share/roundup/templates/responsive/html/user.index.html:50
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4667 msgid "Real name"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4668 msgstr "Nome Completo"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4669
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4670 #: ../share/roundup/templates/classic/html/user.index.html:50
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4671 #: ../share/roundup/templates/classic/html/user.register.html:47
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4672 #: ../share/roundup/templates/devel/html/user.index.html:50
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4673 #: ../share/roundup/templates/devel/html/user.register.html:54
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4674 #: ../share/roundup/templates/responsive/html/user.index.html:51
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4675 #: ../share/roundup/templates/responsive/html/user.register.html:53
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4676 msgid "Organisation"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4677 msgstr "Organizzazione"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4678
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4679 #: ../share/roundup/templates/classic/html/user.index.html:51
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4680 #: ../share/roundup/templates/devel/html/user.index.html:51
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4681 #: ../share/roundup/templates/minimal/html/user.index.html:20
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4682 #: ../share/roundup/templates/responsive/html/user.index.html:52
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4683 msgid "Email address"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4684 msgstr "Indirizzo di Email"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4685
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4686 #: ../share/roundup/templates/classic/html/user.index.html:52
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4687 #: ../share/roundup/templates/devel/html/user.index.html:52
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4688 #: ../share/roundup/templates/responsive/html/user.index.html:53
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4689 msgid "Phone number"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4690 msgstr "Telefono"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4691
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4692 #: ../share/roundup/templates/classic/html/user.index.html:53
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4693 #: ../share/roundup/templates/devel/html/user.index.html:53
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4694 #: ../share/roundup/templates/responsive/html/user.index.html:54
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4695 msgid "Retire"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4696 msgstr "Dismetti"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4697
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4698 #: ../share/roundup/templates/classic/html/user.index.html:72
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4699 #: ../share/roundup/templates/devel/html/user.index.html:66
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4700 #: ../share/roundup/templates/responsive/html/user.index.html:67
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4701 msgid "retire"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4702 msgstr "dismetti"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4703
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4704 #: ../share/roundup/templates/classic/html/user.item.html:9
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4705 #: ../share/roundup/templates/devel/html/user.item.html:8
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4706 #: ../share/roundup/templates/minimal/html/user.item.html:8
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4707 #: ../share/roundup/templates/responsive/html/user.item.html:8
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4708 msgid "User ${id}: ${title} - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4709 msgstr "Utente ${id}: ${title} - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4710
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4711 #: ../share/roundup/templates/classic/html/user.item.html:12
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4712 #: ../share/roundup/templates/devel/html/user.item.html:11
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4713 #: ../share/roundup/templates/minimal/html/user.item.html:11
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4714 #: ../share/roundup/templates/responsive/html/user.item.html:11
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4715 msgid "New User - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4716 msgstr "Nuovo Utente - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4717
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4718 #: ../share/roundup/templates/classic/html/user.item.html:21
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4719 #: ../share/roundup/templates/devel/html/user.item.html:20
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4720 #: ../share/roundup/templates/minimal/html/user.item.html:20
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4721 #: ../share/roundup/templates/responsive/html/user.item.html:20
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4722 msgid "New User"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4723 msgstr "Nuovo Utente"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4724
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4725 #: ../share/roundup/templates/classic/html/user.item.html:23
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4726 #: ../share/roundup/templates/devel/html/user.item.html:22
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4727 #: ../share/roundup/templates/minimal/html/user.item.html:22
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4728 #: ../share/roundup/templates/responsive/html/user.item.html:22
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4729 msgid "New User Editing"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4730 msgstr "Modifica Nuovo Utente"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4731
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4732 #: ../share/roundup/templates/classic/html/user.item.html:26
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4733 #: ../share/roundup/templates/devel/html/user.item.html:25
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4734 #: ../share/roundup/templates/minimal/html/user.item.html:25
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4735 #: ../share/roundup/templates/responsive/html/user.item.html:25
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4736 msgid "User${id}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4737 msgstr "Utente${id}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4738
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4739 #: ../share/roundup/templates/classic/html/user.item.html:29
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4740 #: ../share/roundup/templates/devel/html/user.item.html:28
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4741 #: ../share/roundup/templates/minimal/html/user.item.html:28
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4742 #: ../share/roundup/templates/responsive/html/user.item.html:28
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4743 msgid "User${id} Editing"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4744 msgstr "Modifica Utente${id}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4745
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4746 #: ../share/roundup/templates/classic/html/user.item.html:80
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4747 #: ../share/roundup/templates/classic/html/user.register.html:35
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4748 #: ../share/roundup/templates/devel/html/user.item.html:78
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4749 #: ../share/roundup/templates/devel/html/user.register.html:42
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4750 #: ../share/roundup/templates/minimal/html/user.item.html:75
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4751 #: ../share/roundup/templates/minimal/html/user.register.html:43
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4752 #: ../share/roundup/templates/responsive/html/user.item.html:78
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4753 #: ../share/roundup/templates/responsive/html/user.register.html:41
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4754 msgid "Roles"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4755 msgstr "Ruoli"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4756
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4757 #: ../share/roundup/templates/classic/html/user.item.html:88
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4758 #: ../share/roundup/templates/devel/html/user.item.html:86
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4759 #: ../share/roundup/templates/minimal/html/user.item.html:83
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4760 #: ../share/roundup/templates/responsive/html/user.item.html:86
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4761 msgid "(to give the user more than one role, enter a comma,separated,list)"
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4762 msgstr ""
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4763 "(per fornire ad un utente più di un ruolo, inserire l'elenco separato da "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4764 "spazi)"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4765
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4766 #: ../share/roundup/templates/classic/html/user.item.html:109
4843
55d1a73d6118 Drop comment in user settings about numeric hour offsets.
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4570
diff changeset
4767 msgid "(the default is ${zone})"
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4768 msgstr "(il valore predefinito è ${zone})"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4769
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4770 #: ../share/roundup/templates/classic/html/user.item.html:130
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4771 #: ../share/roundup/templates/classic/html/user.register.html:55
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4772 #: ../share/roundup/templates/devel/html/user.item.html:126
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4773 #: ../share/roundup/templates/devel/html/user.register.html:62
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4774 #: ../share/roundup/templates/minimal/html/user.register.html:55
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4775 #: ../share/roundup/templates/responsive/html/user.item.html:126
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4776 #: ../share/roundup/templates/responsive/html/user.register.html:61
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4777 msgid "Alternate E-mail addresses<br>One address per line"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4778 msgstr "Indirizzi di mail alternativi<br>Un indirizzo per linea"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4779
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4780 #: ../share/roundup/templates/classic/html/user.register.html:4
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4781 #: ../share/roundup/templates/classic/html/user.register.html:7
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4782 #: ../share/roundup/templates/devel/html/user.register.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4783 #: ../share/roundup/templates/devel/html/user.register.html:6
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4784 #: ../share/roundup/templates/minimal/html/user.register.html:4
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4785 #: ../share/roundup/templates/minimal/html/user.register.html:7
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4786 #: ../share/roundup/templates/responsive/html/user.register.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4787 #: ../share/roundup/templates/responsive/html/user.register.html:6
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4788 msgid "Registering with ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4789 msgstr "Registrando con ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4790
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4791 #: ../share/roundup/templates/classic/html/user.register.html:23
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4792 #: ../share/roundup/templates/devel/html/user.register.html:30
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4793 #: ../share/roundup/templates/minimal/html/user.register.html:31
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4794 #: ../share/roundup/templates/responsive/html/user.register.html:29
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4795 msgid "Login Name"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4796 msgstr "Nome Utente"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4797
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4798 #: ../share/roundup/templates/classic/html/user.register.html:27
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4799 #: ../share/roundup/templates/devel/html/user.register.html:34
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4800 #: ../share/roundup/templates/minimal/html/user.register.html:35
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4801 #: ../share/roundup/templates/responsive/html/user.register.html:33
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4802 msgid "Login Password"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4803 msgstr "Password"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4804
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4805 #: ../share/roundup/templates/classic/html/user.register.html:31
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4806 #: ../share/roundup/templates/devel/html/user.register.html:38
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4807 #: ../share/roundup/templates/minimal/html/user.register.html:39
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4808 #: ../share/roundup/templates/responsive/html/user.register.html:37
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4809 msgid "Confirm Password"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4810 msgstr "Conferma Password"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4811
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4812 #: ../share/roundup/templates/classic/html/user.register.html:43
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4813 #: ../share/roundup/templates/devel/html/user.register.html:50
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4814 #: ../share/roundup/templates/responsive/html/user.register.html:49
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4815 msgid "Phone"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4816 msgstr "Telefono"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4817
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4818 #: ../share/roundup/templates/classic/html/user.register.html:51
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4819 #: ../share/roundup/templates/devel/html/user.register.html:58
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
4820 #: ../share/roundup/templates/minimal/html/user.register.html:51
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4821 #: ../share/roundup/templates/responsive/html/user.register.html:57
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4822 msgid "E-mail address"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4823 msgstr "Indirizzo di Email"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4824
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4825 #: ../share/roundup/templates/classic/html/user.rego_progress.html:4
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4826 #: ../share/roundup/templates/devel/html/user.rego_progress.html:3
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4827 #: ../share/roundup/templates/minimal/html/user.rego_progress.html:4
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4828 #: ../share/roundup/templates/responsive/html/user.rego_progress.html:3
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4829 msgid "Registration in progress - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4830 msgstr "Registrazione in atto - ${tracker}"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4831
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4832 #: ../share/roundup/templates/classic/html/user.rego_progress.html:6
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4833 #: ../share/roundup/templates/devel/html/user.rego_progress.html:5
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4834 #: ../share/roundup/templates/minimal/html/user.rego_progress.html:6
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4835 #: ../share/roundup/templates/responsive/html/user.rego_progress.html:5
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4836 msgid "Registration in progress..."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4837 msgstr "Registrazione in atto..."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4838
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4839 #: ../share/roundup/templates/classic/html/user.rego_progress.html:10
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4840 #: ../share/roundup/templates/devel/html/user.rego_progress.html:9
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4841 #: ../share/roundup/templates/minimal/html/user.rego_progress.html:10
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4842 #: ../share/roundup/templates/responsive/html/user.rego_progress.html:9
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4843 msgid ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4844 "You will shortly receive an email to confirm your registration. To complete "
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4845 "the registration process, visit the link indicated in the email."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4846 msgstr ""
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4847 "Riceverai a breve una mail di conferma della tua registrazione. Per "
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
4848 "completare il processo di registrazione, visita il link indicato nella mail."
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4849
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4850 #: ../share/roundup/templates/classic/initial_data.py:5
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4851 #: ../share/roundup/templates/jinja2/initial_data.py:4
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4852 msgid "critical"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4853 msgstr "critico"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4854
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4855 #: ../share/roundup/templates/classic/initial_data.py:6
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4856 #: ../share/roundup/templates/jinja2/initial_data.py:5
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4857 msgid "urgent"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4858 msgstr "urgente"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4859
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4860 #: ../share/roundup/templates/classic/initial_data.py:7
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4861 #: ../share/roundup/templates/jinja2/initial_data.py:6
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4862 msgid "bug"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4863 msgstr "bug"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4864
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4865 #: ../share/roundup/templates/classic/initial_data.py:8
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4866 #: ../share/roundup/templates/jinja2/initial_data.py:7
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4867 msgid "feature"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4868 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4869
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4870 #: ../share/roundup/templates/classic/initial_data.py:9
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4871 #: ../share/roundup/templates/jinja2/initial_data.py:8
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4872 msgid "wish"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4873 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4874
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4875 #: ../share/roundup/templates/classic/initial_data.py:12
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4876 #: ../share/roundup/templates/jinja2/initial_data.py:11
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4877 msgid "unread"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4878 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4879
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4880 #: ../share/roundup/templates/classic/initial_data.py:13
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4881 #: ../share/roundup/templates/jinja2/initial_data.py:12
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4882 msgid "deferred"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4883 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4884
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4885 #: ../share/roundup/templates/classic/initial_data.py:14
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4886 #: ../share/roundup/templates/jinja2/initial_data.py:13
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4887 msgid "chatting"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4888 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4889
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4890 #: ../share/roundup/templates/classic/initial_data.py:15
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4891 #: ../share/roundup/templates/jinja2/initial_data.py:14
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4892 msgid "need-eg"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4893 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4894
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4895 #: ../share/roundup/templates/classic/initial_data.py:16
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4896 #: ../share/roundup/templates/jinja2/initial_data.py:15
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4897 msgid "in-progress"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4898 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4899
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4900 #: ../share/roundup/templates/classic/initial_data.py:17
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4901 #: ../share/roundup/templates/jinja2/initial_data.py:16
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4902 msgid "testing"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4903 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4904
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4905 #: ../share/roundup/templates/classic/initial_data.py:18
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4906 #: ../share/roundup/templates/jinja2/initial_data.py:17
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4907 msgid "done-cbb"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4908 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4909
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4910 #: ../share/roundup/templates/classic/initial_data.py:19
6607
b0bafbf4fddd update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents: 6456
diff changeset
4911 #: ../share/roundup/templates/jinja2/initial_data.py:18
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4912 msgid "resolved"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4913 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4914
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4915 #: ../share/roundup/templates/devel/extensions/spambayes.py:66
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4916 #: ../share/roundup/templates/responsive/extensions/spambayes.py:66
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4917 #, fuzzy
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4918 msgid "Message classified as"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4919 msgstr "Elenco Messaggi"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4920
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4921 #: ../share/roundup/templates/devel/extensions/spambayes.py:68
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4922 #: ../share/roundup/templates/responsive/extensions/spambayes.py:68
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4923 msgid "Unable to classify message, got error:"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4924 msgstr ""
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
4925
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4926 #: ../share/roundup/templates/devel/html/_generic.index.html:26
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4927 #: ../share/roundup/templates/responsive/html/_generic.index.html:26
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4928 msgid ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4929 "<p class=\"form-help\"> You may edit the contents of the ${classname} class "
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4930 "using this form. Commas, newlines and double quotes (\") must be handled "
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4931 "delicately. You may include commas and newlines by enclosing the values in "
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4932 "double-quotes (\"). Double quotes themselves must be quoted by doubling "
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4933 "(\"\"). </p> <p class=\"form-help\"> Multilink properties have their "
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4934 "multiple values colon (\":\") separated (... ,\"one:two:three\", ...) </p> "
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4935 "<p class=\"form-help\"> Remove entries by deleting their line. Add new "
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4936 "entries by appending them to the table - put an X in the id column. </p>"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4937 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4938
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4939 #: ../share/roundup/templates/devel/html/bug.index.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4940 #: ../share/roundup/templates/devel/html/bug.index.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4941 #: ../share/roundup/templates/responsive/html/bug.index.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4942 #: ../share/roundup/templates/responsive/html/bug.index.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4943 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4944 msgid "List of bugs"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4945 msgstr "Elenco dei Ticket"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4946
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4947 #: ../share/roundup/templates/devel/html/bug.index.html:26
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4948 #: ../share/roundup/templates/responsive/html/bug.index.html:26
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4949 #: ../share/roundup/templates/responsive/html/bug.item.html:84
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4950 msgid "Severity"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4951 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4952
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4953 #: ../share/roundup/templates/devel/html/bug.index.html:32
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4954 #: ../share/roundup/templates/devel/html/task.index.html:31
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4955 #: ../share/roundup/templates/responsive/html/bug.index.html:31
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4956 #: ../share/roundup/templates/responsive/html/bug.item.html:48
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4957 #: ../share/roundup/templates/responsive/html/task.index.html:31
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4958 #: ../share/roundup/templates/responsive/html/task.item.html:49
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4959 msgid "Components"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4960 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4961
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4962 #: ../share/roundup/templates/devel/html/bug.index.html:33
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4963 #: ../share/roundup/templates/responsive/html/bug.index.html:32
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4964 #: ../share/roundup/templates/responsive/html/bug.item.html:113
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4965 msgid "Versions"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4966 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4967
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4968 #: ../share/roundup/templates/devel/html/bug.index.html:35
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
4969 #: ../share/roundup/templates/devel/html/task.index.html:33
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4970 #: ../share/roundup/templates/responsive/html/bug.index.html:34
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4971 #: ../share/roundup/templates/responsive/html/bug.item.html:130
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4972 #: ../share/roundup/templates/responsive/html/bug.item.html:172
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4973 #: ../share/roundup/templates/responsive/html/task.index.html:33
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4974 #: ../share/roundup/templates/responsive/html/task.item.html:106
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4975 #: ../share/roundup/templates/responsive/html/task.item.html:146
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4976 msgid "Resolution"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4977 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4978
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4979 #: ../share/roundup/templates/devel/html/bug.index.html:39
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4980 msgid "Depends On"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4981 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4982
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4983 #: ../share/roundup/templates/devel/html/bug.item.html:6
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4984 #: ../share/roundup/templates/responsive/html/bug.item.html:6
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4985 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4986 msgid "Bug ${id}: ${title} - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4987 msgstr "Ticket ${id}: ${title} - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4988
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4989 #: ../share/roundup/templates/devel/html/bug.item.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4990 #: ../share/roundup/templates/responsive/html/bug.item.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4991 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4992 msgid "New Bug report - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4993 msgstr "Nuovo Utente - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4994
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4995 #: ../share/roundup/templates/devel/html/bug.item.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4996 #: ../share/roundup/templates/responsive/html/bug.item.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4997 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4998 msgid "New Bug"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
4999 msgstr "Nuovo Ticket"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5000
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5001 #: ../share/roundup/templates/devel/html/bug.item.html:15
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5002 #: ../share/roundup/templates/responsive/html/bug.item.html:15
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5003 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5004 msgid "New Bug Editing"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5005 msgstr "Modifica Nuovo Ticket"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5006
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5007 #: ../share/roundup/templates/devel/html/bug.item.html:18
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5008 #: ../share/roundup/templates/responsive/html/bug.item.html:18
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5009 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5010 msgid "Bug ${id}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5011 msgstr "Ticket${id}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5012
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5013 #: ../share/roundup/templates/devel/html/bug.item.html:21
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5014 #: ../share/roundup/templates/responsive/html/bug.item.html:21
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5015 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5016 msgid "Bug ${id} Editing"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5017 msgstr "Modifica Ticket${id}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5018
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5019 #: ../share/roundup/templates/devel/html/bug.item.html:57
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5020 msgid "<span>Type</span>:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5021 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5022
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5023 #: ../share/roundup/templates/devel/html/bug.item.html:63
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5024 msgid "<span>Severity</span>:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5025 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5026
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5027 #: ../share/roundup/templates/devel/html/bug.item.html:72
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5028 msgid "<span>Components</span>:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5029 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5030
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5031 #: ../share/roundup/templates/devel/html/bug.item.html:78
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5032 msgid "<span>Versions</span>:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5033 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5034
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5035 #: ../share/roundup/templates/devel/html/bug.item.html:91
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5036 msgid "<span>Status</span>:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5037 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5038
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5039 #: ../share/roundup/templates/devel/html/bug.item.html:97
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5040 msgid "<span>Resolution</span>:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5041 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5042
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5043 #: ../share/roundup/templates/devel/html/bug.item.html:104
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5044 #: ../share/roundup/templates/devel/html/task.item.html:79
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5045 #: ../share/roundup/templates/responsive/html/bug.item.html:132
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5046 #: ../share/roundup/templates/responsive/html/bug.item.html:183
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5047 #: ../share/roundup/templates/responsive/html/task.item.html:108
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5048 #: ../share/roundup/templates/responsive/html/task.item.html:157
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5049 msgid "Dependencies"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5050 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5051
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5052 #: ../share/roundup/templates/devel/html/bug.item.html:116
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5053 #: ../share/roundup/templates/devel/html/task.item.html:91
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5054 msgid "x:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5055 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5056
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5057 #: ../share/roundup/templates/devel/html/bug.item.html:126
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5058 #: ../share/roundup/templates/devel/html/task.item.html:101
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5059 #: ../share/roundup/templates/responsive/html/bug.item.html:204
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5060 #: ../share/roundup/templates/responsive/html/task.item.html:178
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5061 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5062 msgid "View"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5063 msgstr "Visualizza:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5064
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5065 #: ../share/roundup/templates/devel/html/bug.item.html:150
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5066 #: ../share/roundup/templates/responsive/html/bug.item.html:249
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5067 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5068 msgid "Keywords:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5069 msgstr "Parole chiave"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5070
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5071 #: ../share/roundup/templates/devel/html/bug.item.html:156
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5072 #: ../share/roundup/templates/devel/html/task.item.html:125
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5073 msgid "Comment"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5074 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5075
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5076 #: ../share/roundup/templates/devel/html/bug.item.html:171
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5077 #: ../share/roundup/templates/devel/html/task.item.html:140
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5078 #: ../share/roundup/templates/responsive/html/bug.item.html:287
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5079 #: ../share/roundup/templates/responsive/html/task.item.html:254
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5080 msgid "File Description"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5081 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5082
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5083 #: ../share/roundup/templates/devel/html/bug.item.html:218
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5084 #: ../share/roundup/templates/devel/html/task.item.html:165
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5085 #: ../share/roundup/templates/responsive/html/bug.item.html:310
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5086 #: ../share/roundup/templates/responsive/html/task.item.html:277
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5087 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5088 msgid ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5089 "Created on <b>${creation}</b> by <b>${creator}</b>, last changed <b>"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5090 "${activity}</b> by <b>${actor}</b>."
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5091 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5092 "Creato il <b>${creation}</b> da <b>${creator}</b>, ultima modifica <b>"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5093 "${activity}</b> di <b>${actor}</b>."
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5094
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5095 #: ../share/roundup/templates/devel/html/bug.item.html:226
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5096 #: ../share/roundup/templates/devel/html/file.index.html:10
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5097 #: ../share/roundup/templates/devel/html/file.item.html:27
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5098 #: ../share/roundup/templates/devel/html/keyword.index.html:26
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5099 #: ../share/roundup/templates/devel/html/patch.index.html:11
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5100 #: ../share/roundup/templates/devel/html/patch.index.html:44
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5101 #: ../share/roundup/templates/devel/html/patch.item.html:27
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5102 #: ../share/roundup/templates/devel/html/patch.item.html:115
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5103 #: ../share/roundup/templates/devel/html/task.item.html:173
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5104 #: ../share/roundup/templates/responsive/html/bug.item.html:318
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5105 #: ../share/roundup/templates/responsive/html/file.index.html:10
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5106 #: ../share/roundup/templates/responsive/html/file.item.html:27
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5107 #: ../share/roundup/templates/responsive/html/keyword.index.html:26
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5108 #: ../share/roundup/templates/responsive/html/patch.index.html:11
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5109 #: ../share/roundup/templates/responsive/html/patch.index.html:44
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5110 #: ../share/roundup/templates/responsive/html/patch.item.html:27
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5111 #: ../share/roundup/templates/responsive/html/patch.item.html:113
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5112 #: ../share/roundup/templates/responsive/html/task.item.html:285
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5113 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5114 msgid "Description"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5115 msgstr "creazione"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5116
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5117 #: ../share/roundup/templates/devel/html/bug.item.html:295
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5118 #: ../share/roundup/templates/devel/html/task.item.html:208
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5119 #: ../share/roundup/templates/responsive/html/bug.item.html:352
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5120 #: ../share/roundup/templates/responsive/html/task.item.html:321
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5121 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5122 msgid "msg${id}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5123 msgstr "Utente${id}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5124
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5125 #: ../share/roundup/templates/devel/html/bug.item.html:297
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5126 #: ../share/roundup/templates/devel/html/task.item.html:210
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5127 #: ../share/roundup/templates/responsive/html/bug.item.html:356
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5128 #: ../share/roundup/templates/responsive/html/task.item.html:325
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5129 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5130 msgid "Author: ${author} ()"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5131 msgstr "Autore: ${author}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5132
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5133 #: ../share/roundup/templates/devel/html/bug.search.html:2
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5134 #: ../share/roundup/templates/responsive/html/bug.search.html:2
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5135 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5136 msgid "Bug searching - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5137 msgstr "Cerca ticket - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5138
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5139 #: ../share/roundup/templates/devel/html/bug.search.html:4
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5140 #: ../share/roundup/templates/responsive/html/bug.search.html:4
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5141 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5142 msgid "Bug searching"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5143 msgstr "Cerca Ticket"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5144
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5145 #: ../share/roundup/templates/devel/html/bug.search.html:96
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5146 #: ../share/roundup/templates/devel/html/task.search.html:96
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5147 #: ../share/roundup/templates/responsive/html/bug.search.html:96
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5148 #: ../share/roundup/templates/responsive/html/task.search.html:96
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5149 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5150 msgid "Last actor:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5151 msgstr "attore"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5152
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5153 #: ../share/roundup/templates/devel/html/bug.search.html:109
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5154 #: ../share/roundup/templates/devel/html/task.search.html:109
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5155 #: ../share/roundup/templates/responsive/html/bug.search.html:109
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5156 #: ../share/roundup/templates/responsive/html/task.search.html:109
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5157 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5158 msgid "Nosy list member:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5159 msgstr "Lista Ficcanaso"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5160
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5161 #: ../share/roundup/templates/devel/html/bug.search.html:119
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5162 #: ../share/roundup/templates/devel/html/task.search.html:119
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5163 #: ../share/roundup/templates/responsive/html/bug.search.html:119
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5164 #: ../share/roundup/templates/responsive/html/task.search.html:119
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5165 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5166 msgid "Type:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5167 msgstr "Tipo"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5168
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5169 #: ../share/roundup/templates/devel/html/bug.search.html:132
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5170 #: ../share/roundup/templates/devel/html/task.search.html:132
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5171 #: ../share/roundup/templates/responsive/html/bug.search.html:132
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5172 #: ../share/roundup/templates/responsive/html/task.search.html:132
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5173 msgid "Components:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5174 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5175
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5176 #: ../share/roundup/templates/devel/html/bug.search.html:145
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5177 #: ../share/roundup/templates/devel/html/task.search.html:145
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5178 #: ../share/roundup/templates/responsive/html/bug.search.html:145
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5179 msgid "Versions:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5180 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5181
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5182 #: ../share/roundup/templates/devel/html/bug.search.html:171
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5183 #: ../share/roundup/templates/devel/html/task.search.html:171
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5184 #: ../share/roundup/templates/responsive/html/bug.search.html:171
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5185 #: ../share/roundup/templates/responsive/html/task.search.html:145
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5186 msgid "Depends on:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5187 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5188
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5189 #: ../share/roundup/templates/devel/html/bug.search.html:201
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5190 #: ../share/roundup/templates/devel/html/task.search.html:201
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5191 #: ../share/roundup/templates/responsive/html/bug.search.html:201
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5192 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5193 msgid "not set"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5194 msgstr "non selezionato"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5195
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5196 #: ../share/roundup/templates/devel/html/bug.search.html:228
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5197 #: ../share/roundup/templates/devel/html/task.search.html:228
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5198 #: ../share/roundup/templates/responsive/html/bug.search.html:228
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5199 #: ../share/roundup/templates/responsive/html/task.search.html:189
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5200 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5201 msgid "not closed"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5202 msgstr "non selezionato"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5203
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5204 #: ../share/roundup/templates/devel/html/bug.search.html:242
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5205 #: ../share/roundup/templates/devel/html/task.item.html:73
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5206 #: ../share/roundup/templates/devel/html/task.search.html:242
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5207 #: ../share/roundup/templates/responsive/html/bug.search.html:242
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5208 #: ../share/roundup/templates/responsive/html/task.search.html:203
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5209 msgid "Resolution:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5210 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5211
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5212 #: ../share/roundup/templates/devel/html/bug.search.html:302
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5213 #: ../share/roundup/templates/responsive/html/bug.search.html:302
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5214 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5215 msgid "*: The \"all text\" field will look in message bodies and bug titles"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5216 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5217 "*: Il campo \"tutti i testi\" cerca nel corpo del messaggio e nel titolo del "
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5218 "ticket"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5219
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5220 #: ../share/roundup/templates/devel/html/help.html:11
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5221 #: ../share/roundup/templates/responsive/html/help.html:14
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5222 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5223 msgid "${what} help - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5224 msgstr "aiuto ${property} - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5225
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5226 #: ../share/roundup/templates/devel/html/keyword.index.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5227 #: ../share/roundup/templates/devel/html/keyword.index.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5228 #: ../share/roundup/templates/responsive/html/keyword.index.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5229 #: ../share/roundup/templates/responsive/html/keyword.index.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5230 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5231 msgid "List of keywords"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5232 msgstr "Elenco dei File"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5233
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5234 #: ../share/roundup/templates/devel/html/keyword.item.html:8
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5235 #: ../share/roundup/templates/responsive/html/keyword.item.html:8
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5236 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5237 msgid "Keyword ${id}: ${title} - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5238 msgstr "Utente ${id}: ${title} - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5239
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5240 #: ../share/roundup/templates/devel/html/keyword.item.html:11
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5241 #: ../share/roundup/templates/responsive/html/keyword.item.html:11
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5242 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5243 msgid "New Keyword - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5244 msgstr "Nuovo Utente - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5245
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5246 #: ../share/roundup/templates/devel/html/keyword.item.html:19
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5247 #: ../share/roundup/templates/responsive/html/keyword.item.html:19
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5248 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5249 msgid "New Keyword"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5250 msgstr "Parola chiave"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5251
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5252 #: ../share/roundup/templates/devel/html/keyword.item.html:21
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5253 #: ../share/roundup/templates/responsive/html/keyword.item.html:21
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5254 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5255 msgid "New Keyword Editing"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5256 msgstr "Modifica Parole Chiave"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5257
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5258 #: ../share/roundup/templates/devel/html/keyword.item.html:24
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5259 #: ../share/roundup/templates/responsive/html/keyword.item.html:24
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5260 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5261 msgid "Keyword${id}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5262 msgstr "Parola chiave"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5263
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5264 #: ../share/roundup/templates/devel/html/keyword.item.html:27
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5265 #: ../share/roundup/templates/responsive/html/keyword.item.html:27
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5266 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5267 msgid "Keyword${id} Editing"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5268 msgstr "Modifica Utente${id}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5269
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5270 #: ../share/roundup/templates/devel/html/keyword.item.html:57
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5271 #: ../share/roundup/templates/responsive/html/keyword.item.html:57
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5272 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5273 msgid "Description:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5274 msgstr "Decrescente:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5275
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5276 #: ../share/roundup/templates/devel/html/milestone.index.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5277 #: ../share/roundup/templates/devel/html/milestone.index.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5278 #: ../share/roundup/templates/responsive/html/milestone.index.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5279 #: ../share/roundup/templates/responsive/html/milestone.index.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5280 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5281 msgid "List of milestones"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5282 msgstr "Elenco dei File"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5283
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5284 #: ../share/roundup/templates/devel/html/msg.item.html:52
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5285 #: ../share/roundup/templates/responsive/html/msg.item.html:42
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5286 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5287 msgid "Message-id"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5288 msgstr "Messaggio${id}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5289
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5290 #: ../share/roundup/templates/devel/html/msg.item.html:57
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5291 #: ../share/roundup/templates/responsive/html/msg.item.html:44
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5292 msgid "In-reply-to"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5293 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5294
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5295 #: ../share/roundup/templates/devel/html/page.html:45
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5296 #: ../share/roundup/templates/responsive/html/page.html:61
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5297 msgid "Bugs"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5298 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5299
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5300 #: ../share/roundup/templates/devel/html/page.html:51
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5301 #: ../share/roundup/templates/devel/html/page.html:99
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5302 #: ../share/roundup/templates/devel/html/page.html:146
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5303 #: ../share/roundup/templates/responsive/html/page.html:67
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5304 #: ../share/roundup/templates/responsive/html/page.html:116
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5305 #: ../share/roundup/templates/responsive/html/page.html:164
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5306 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5307 msgid "Show Open"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5308 msgstr "Mostra ticket:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5309
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5310 #: ../share/roundup/templates/devel/html/page.html:83
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5311 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5312 msgid "Show bug:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5313 msgstr "Mostra ticket:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5314
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5315 #: ../share/roundup/templates/devel/html/page.html:93
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5316 #: ../share/roundup/templates/responsive/html/page.html:111
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5317 msgid "Tasks"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5318 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5319
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5320 #: ../share/roundup/templates/devel/html/page.html:130
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5321 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5322 msgid "Show task:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5323 msgstr "Mostra ticket:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5324
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5325 #: ../share/roundup/templates/devel/html/page.html:140
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5326 #: ../share/roundup/templates/responsive/html/page.html:159
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5327 msgid "Milestones"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5328 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5329
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5330 #: ../share/roundup/templates/devel/html/page.html:160
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5331 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5332 msgid "User"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5333 msgstr "Aggiungi Utente"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5334
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5335 #: ../share/roundup/templates/devel/html/page.html:196
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5336 #: ../share/roundup/templates/responsive/html/page.html:213
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5337 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5338 msgid "Bugs assigned to you"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5339 msgstr "assegnato a me"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5340
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5341 #: ../share/roundup/templates/devel/html/page.html:216
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5342 #: ../share/roundup/templates/responsive/html/page.html:233
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5343 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5344 msgid ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5345 "<b>Your Queries</b> (<a class=\"nomargin\" href=\"query?@template=edit"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5346 "\">edit</a>)"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5347 msgstr "<b>Le tue Query</b> (<a href=\"query?@template=edit\">modifica</a>)"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5348
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5349 #: ../share/roundup/templates/devel/html/page.html:237
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5350 #: ../share/roundup/templates/responsive/html/page.html:254
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5351 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5352 msgid "Edit Keywords"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5353 msgstr "Parole Chiave Inserite"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5354
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5355 #: ../share/roundup/templates/devel/html/patch.index.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5356 #: ../share/roundup/templates/devel/html/patch.index.html:36
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5357 #: ../share/roundup/templates/responsive/html/patch.index.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5358 #: ../share/roundup/templates/responsive/html/patch.index.html:36
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5359 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5360 msgid "List of patches - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5361 msgstr "Elenco delle Classi - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5362
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5363 #: ../share/roundup/templates/devel/html/patch.index.html:5
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5364 #: ../share/roundup/templates/devel/html/patch.index.html:38
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5365 #: ../share/roundup/templates/responsive/html/patch.index.html:5
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5366 #: ../share/roundup/templates/responsive/html/patch.index.html:38
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5367 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5368 msgid "List of patches"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5369 msgstr "Elenco delle Classi"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5370
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5371 #: ../share/roundup/templates/devel/html/patch.item.html:2
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5372 #: ../share/roundup/templates/devel/html/patch.item.html:90
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5373 #: ../share/roundup/templates/responsive/html/patch.item.html:2
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5374 #: ../share/roundup/templates/responsive/html/patch.item.html:88
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5375 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5376 msgid "Patch display - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5377 msgstr "Nuovo Utente - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5378
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5379 #: ../share/roundup/templates/devel/html/patch.item.html:4
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5380 #: ../share/roundup/templates/responsive/html/patch.item.html:4
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5381 msgid "Modify patch"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5382 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5383
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5384 #: ../share/roundup/templates/devel/html/patch.item.html:37
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5385 #: ../share/roundup/templates/devel/html/patch.item.html:125
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5386 #: ../share/roundup/templates/responsive/html/patch.item.html:37
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5387 #: ../share/roundup/templates/responsive/html/patch.item.html:123
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5388 msgid "Repository"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5389 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5390
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5391 #: ../share/roundup/templates/devel/html/patch.item.html:41
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5392 #: ../share/roundup/templates/devel/html/patch.item.html:129
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5393 #: ../share/roundup/templates/responsive/html/patch.item.html:41
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5394 #: ../share/roundup/templates/responsive/html/patch.item.html:127
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5395 msgid "Repository revision"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5396 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5397
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5398 #: ../share/roundup/templates/devel/html/patch.item.html:92
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5399 #: ../share/roundup/templates/responsive/html/patch.item.html:90
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5400 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5401 msgid "Patch display"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5402 msgstr "Aggiorna"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5403
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5404 #: ../share/roundup/templates/devel/html/query.html:21
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5405 #: ../share/roundup/templates/responsive/html/query.html:21
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5406 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5407 msgid "${start}.. ${end} out of ${total}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5408 msgstr "${start}..${end} di ${total}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5409
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5410 #: ../share/roundup/templates/devel/html/task.index.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5411 #: ../share/roundup/templates/devel/html/task.index.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5412 #: ../share/roundup/templates/responsive/html/task.index.html:3
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5413 #: ../share/roundup/templates/responsive/html/task.index.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5414 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5415 msgid "List of tasks"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5416 msgstr "Elenco delle Classi"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5417
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5418 #: ../share/roundup/templates/devel/html/task.index.html:36
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5419 msgid "Solves"
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5420 msgstr ""
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5421
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5422 #: ../share/roundup/templates/devel/html/task.item.html:6
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5423 #: ../share/roundup/templates/responsive/html/task.item.html:6
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5424 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5425 msgid "Task ${id}: ${title} - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5426 msgstr "Utente ${id}: ${title} - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5427
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5428 #: ../share/roundup/templates/devel/html/task.item.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5429 #: ../share/roundup/templates/responsive/html/task.item.html:9
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5430 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5431 msgid "New Task - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5432 msgstr "Nuovo Utente - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5433
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5434 #: ../share/roundup/templates/devel/html/task.item.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5435 #: ../share/roundup/templates/responsive/html/task.item.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5436 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5437 msgid "New Task"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5438 msgstr "Nuovo Utente"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5439
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5440 #: ../share/roundup/templates/devel/html/task.item.html:15
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5441 #: ../share/roundup/templates/responsive/html/task.item.html:15
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5442 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5443 msgid "New Task Editing"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5444 msgstr "Modifica Nuovo Utente"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5445
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5446 #: ../share/roundup/templates/devel/html/task.item.html:18
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5447 #: ../share/roundup/templates/responsive/html/task.item.html:18
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5448 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5449 msgid "Task ${id}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5450 msgstr "Utente${id}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5451
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5452 #: ../share/roundup/templates/devel/html/task.item.html:21
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5453 #: ../share/roundup/templates/responsive/html/task.item.html:21
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5454 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5455 msgid "Task${id} Editing"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5456 msgstr "Modifica Utente${id}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5457
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5458 #: ../share/roundup/templates/devel/html/task.item.html:55
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5459 #: ../share/roundup/templates/devel/html/task.item.html:59
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5460 #: ../share/roundup/templates/devel/html/task.item.html:70
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5461 msgid ":"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5462 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5463
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5464 #: ../share/roundup/templates/devel/html/task.search.html:2
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5465 #: ../share/roundup/templates/responsive/html/task.search.html:2
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5466 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5467 msgid "Task searching - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5468 msgstr "Cerca ticket - ${tracker}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5469
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5470 #: ../share/roundup/templates/devel/html/task.search.html:4
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5471 #: ../share/roundup/templates/responsive/html/task.search.html:4
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5472 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5473 msgid "Task searching"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5474 msgstr "Cerca Ticket"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5475
8002
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5476 #: ../share/roundup/templates/devel/html/task.search.html:302
a377590eba34 changes for 2.4.0b0 release
John Rouillard <rouilj@ieee.org>
parents: 7530
diff changeset
5477 #: ../share/roundup/templates/responsive/html/task.search.html:263
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5478 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5479 msgid "*: The \"all text\" field will look in message bodies and task titles"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5480 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5481 "*: Il campo \"tutti i testi\" cerca nel corpo del messaggio e nel titolo del "
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5482 "ticket"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5483
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5484 #: ../share/roundup/templates/devel/html/user.forgotten.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5485 #: ../share/roundup/templates/responsive/html/user.forgotten.html:13
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5486 msgid ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5487 "If your user was automatically created during import from the old "
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5488 "sourceforge tracker, your e-mail address is &lt;Sourceforge username&gt;"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5489 "@users.sourceforge.net. The mail address associated with your account can be "
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5490 "changed after login."
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5491 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5492
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5493 #: ../share/roundup/templates/devel/html/user.forgotten.html:40
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5494 #: ../share/roundup/templates/responsive/html/user.forgotten.html:40
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5495 msgid ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5496 "If you have previously created or modified issue reports in the sourceforge "
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5497 "issue tracker, you have an account here with the same username as your "
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5498 "sourceforge username."
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5499 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5500
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5501 #: ../share/roundup/templates/minimal/html/home.html:2
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
5502 #, fuzzy
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
5503 msgid "Tracker home - ${tracker}"
6223
85f3f54f9e79 2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents: 6134
diff changeset
5504 msgstr "aiuto ${property} - ${tracker}"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
5505
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5506 #: ../share/roundup/templates/minimal/html/home.html:4
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
5507 msgid "Tracker home"
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
5508 msgstr ""
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
5509
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5510 #: ../share/roundup/templates/minimal/html/home.html:16
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
5511 msgid "Please select from one of the menu options on the left."
3866
faca7a91246b file encoding changed to UTF-8;
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 3864
diff changeset
5512 msgstr "Per favore seleziona una delle opzioni dal menù a sinistra"
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
5513
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5514 #: ../share/roundup/templates/minimal/html/home.html:19
3864
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
5515 msgid "Please log in or register."
56bd55baa174 Italian message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
5516 msgstr "Per favore esegui la login o la registrazione."
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5517
6405
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5518 #: ../share/roundup/templates/responsive/html/bug.index.html:84
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5519 #: ../share/roundup/templates/responsive/html/bug.index.html:89
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5520 #: ../share/roundup/templates/responsive/html/milestone.index.html:58
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5521 #: ../share/roundup/templates/responsive/html/milestone.index.html:63
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5522 #: ../share/roundup/templates/responsive/html/task.index.html:78
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5523 #: ../share/roundup/templates/responsive/html/task.index.html:83
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5524 msgid "Previous"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5525 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5526
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5527 #: ../share/roundup/templates/responsive/html/bug.index.html:93
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5528 #: ../share/roundup/templates/responsive/html/milestone.index.html:67
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5529 #: ../share/roundup/templates/responsive/html/task.index.html:87
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5530 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5531 msgid "<a href=\"#\">${start}..${end} out of ${total}</a>"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5532 msgstr "${start}..${end} di ${total}"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5533
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5534 #: ../share/roundup/templates/responsive/html/bug.index.html:96
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5535 #: ../share/roundup/templates/responsive/html/bug.index.html:101
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5536 #: ../share/roundup/templates/responsive/html/milestone.index.html:70
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5537 #: ../share/roundup/templates/responsive/html/milestone.index.html:75
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5538 #: ../share/roundup/templates/responsive/html/task.index.html:90
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5539 #: ../share/roundup/templates/responsive/html/task.index.html:95
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5540 msgid "Next"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5541 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5542
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5543 #: ../share/roundup/templates/responsive/html/bug.item.html:50
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5544 msgid "Version"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5545 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5546
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5547 #: ../share/roundup/templates/responsive/html/bug.item.html:100
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5548 #: ../share/roundup/templates/responsive/html/task.item.html:89
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5549 msgid "component"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5550 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5551
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5552 #: ../share/roundup/templates/responsive/html/bug.item.html:138
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5553 #: ../share/roundup/templates/responsive/html/task.item.html:114
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5554 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5555 msgid "Assigned to"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5556 msgstr "Assegnato a:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5557
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5558 #: ../share/roundup/templates/responsive/html/bug.item.html:140
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5559 #: ../share/roundup/templates/responsive/html/task.item.html:116
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5560 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5561 msgid "Nosy list"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5562 msgstr "Lista Ficcanaso"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5563
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5564 #: ../share/roundup/templates/responsive/html/bug.item.html:260
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5565 #: ../share/roundup/templates/responsive/html/task.item.html:227
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5566 msgid "<span class=\"badge badge-inverse\">Comment</span> &nbsp;"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5567 msgstr ""
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5568
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5569 #: ../share/roundup/templates/responsive/html/page.html:100
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5570 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5571 msgid "Show bug"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5572 msgstr "Mostra ticket:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5573
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5574 #: ../share/roundup/templates/responsive/html/page.html:148
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5575 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5576 msgid "Show task"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5577 msgstr "Mostra ticket:"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5578
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5579 #: ../share/roundup/templates/responsive/html/page.html:181
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5580 #, fuzzy
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5581 msgid "Password"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5582 msgstr "Password"
a21b574554c3 extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents: 6364
diff changeset
5583
7063
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
5584 #~ msgid "<em>%s: %s</em>\n"
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
5585 #~ msgstr "<em>%s: %s</em>\n"
aca710a3b687 update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents: 7052
diff changeset
5586
6134
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
5587 #~ msgid "Error: a later version of python is required"
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
5588 #~ msgstr "Erorre: è richiesta una versione più aggiornata di python"
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
5589
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
5590 #~ msgid "Error: %s: %s"
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
5591 #~ msgstr "Errore: %s: %s"
63739dae0f7e update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents: 5951
diff changeset
5592
5943
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5593 #~ msgid "%(key)s: %(value)r"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5594 #~ msgstr "%(key)s:·%(value)r"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5595
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5596 #~ msgid "%(class)s %(id)s - nothing changed"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5597 #~ msgstr "%(class)s %(id)s - nessuna modifica"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5598
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5599 #~ msgid "You do not have permission to edit user roles"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5600 #~ msgstr "Non hai i permessi per modificare l ruoli dell'utente"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5601
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5602 #~ msgid "File is empty"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5603 #~ msgstr "Il file è vuoto"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5604
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5605 #~ msgid "*encrypted*"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5606 #~ msgstr "*crittato*"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5607
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5608 #~ msgid "topic"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5609 #~ msgstr "argomento"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5610
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5611 #~ msgid "System message:"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5612 #~ msgstr "Messaggio dal sistema:"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5613
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5614 #~ msgid "Error: apop specification not valid"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5615 #~ msgstr "Errore: il apop server specificato non è valido."
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5616
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5617 #~ msgid "Topic"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5618 #~ msgstr "Argomento"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5619
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5620 #~ msgid "Topics"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5621 #~ msgstr "Argomenti"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5622
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5623 #~ msgid "Topic:"
52bf078368e8 update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents: 4843
diff changeset
5624 #~ msgstr "Argomento:"

Roundup Issue Tracker: http://roundup-tracker.org/