annotate locale/roundup.pot @ 2505:bdd112cf61ba

rdbms backend full text search failure after import [SF#980314]
author Richard Jones <richard@users.sourceforge.net>
date Mon, 28 Jun 2004 23:13:06 +0000
parents 2b43337d7e20
children d027430c7cc7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1 # SOME DESCRIPTIVE TITLE.
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
2 # Copyright (C) YEAR See Roundup README.txt
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
3 # This file is distributed under the same license as the PACKAGE package.
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
5 #
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
6 #, fuzzy
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
7 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
8 msgstr ""
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
9 "Project-Id-Version: PACKAGE VERSION\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
10 "Report-Msgid-Bugs-To: roundup-devel@lists.sourceforge.net\n"
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
11 "POT-Creation-Date: 2004-06-15 12:35+0300\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
14 "Language-Team: LANGUAGE <LL@li.org>\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
15 "MIME-Version: 1.0\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
16 "Content-Type: text/plain; charset=CHARSET\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
17 "Content-Transfer-Encoding: 8bit\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
19
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
20 # ../roundup/admin.py:83 :949 :998 :1020
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
21 #: ../roundup/admin.py:83 ../roundup/admin.py:949 ../roundup/admin.py:998
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
22 #: ../roundup/admin.py:1020
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
23 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
24 msgid "no such class \"%(classname)s\""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
25 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
26
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
27 # ../roundup/admin.py:93 :97
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
28 #: ../roundup/admin.py:93 ../roundup/admin.py:97
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
29 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
30 msgid "argument \"%(arg)s\" not propname=value"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
31 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
32
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
33 #: ../roundup/admin.py:110
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
34 #, python-format
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
35 msgid ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
36 "Problem: %(message)s\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
37 "\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
38 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
39
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
40 #: ../roundup/admin.py:111
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
41 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
42 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
43 "%(message)sUsage: roundup-admin [options] [<command> <arguments>]\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
44 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
45 "Options:\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
46 " -i instance home -- specify the issue tracker \"home directory\" to "
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
47 "administer\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
48 " -u -- the user[:password] to use for commands\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
49 " -d -- print full designators not just class id numbers\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
50 " -c -- when outputting lists of data, comma-separate them.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
51 " Same as '-S \",\"'.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
52 " -S <string> -- when outputting lists of data, string-separate them\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
53 " -s -- when outputting lists of data, space-separate them.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
54 " Same as '-S \" \"'.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
55 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
56 " Only one of -s, -c or -S can be specified.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
57 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
58 "Help:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
59 " roundup-admin -h\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
60 " roundup-admin help -- this help\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
61 " roundup-admin help <command> -- command-specific help\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
62 " roundup-admin help all -- all available help\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
63 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
64
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
65 #: ../roundup/admin.py:136
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
66 msgid "Commands:"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
67 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
68
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
69 #: ../roundup/admin.py:143
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
70 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
71 "Commands may be abbreviated as long as the abbreviation\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
72 "matches only one command, e.g. l == li == lis == list."
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
73 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
74
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
75 #: ../roundup/admin.py:159
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
76 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
77 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
78 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
79 "<tr><td valign=top><strong>%(name)s</strong></td>\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
80 " <td><tt>%(usage)s</tt><p>\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
81 "<pre>"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
82 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
83
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
84 #: ../roundup/admin.py:170
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
85 msgid "</pre></td></tr>\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
86 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
87
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
88 #: ../roundup/admin.py:173
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
89 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
90 "\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
91 "All commands (except help) require a tracker specifier. This is just\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
92 "the path to the roundup tracker you're working with. A roundup tracker\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
93 "is where roundup keeps the database and configuration file that defines\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
94 "an issue tracker. It may be thought of as the issue tracker's \"home\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
95 "directory\". It may be specified in the environment variable TRACKER_HOME\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
96 "or on the command line as \"-i tracker\".\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
97 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
98 "A designator is a classname and a nodeid concatenated, eg. bug1, user10, ...\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
99 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
100 "Property values are represented as strings in command arguments and in the\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
101 "printed results:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
102 " . Strings are, well, strings.\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
103 " . Date values are printed in the full date format in the local time zone,\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
104 " and accepted in the full format or any of the partial formats explained\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
105 " below.\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
106 " . Link values are printed as node designators. When given as an argument,\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
107 " node designators and key strings are both accepted.\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
108 " . Multilink values are printed as lists of node designators joined\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
109 " by commas. When given as an argument, node designators and key\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
110 " strings are both accepted; an empty string, a single node, or a list\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
111 " of nodes joined by commas is accepted.\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
112 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
113 "When property values must contain spaces, just surround the value with\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
114 "quotes, either ' or \". A single space may also be backslash-quoted. If a\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
115 "value must contain a quote character, it must be backslash-quoted or inside\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
116 "quotes. Examples:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
117 " hello world (2 tokens: hello, world)\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
118 " \"hello world\" (1 token: hello world)\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
119 " \"Roch'e\" Compaan (2 tokens: Roch'e Compaan)\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
120 " Roch\\'e Compaan (2 tokens: Roch'e Compaan)\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
121 " address=\"1 2 3\" (1 token: address=1 2 3)\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
122 " \\\\ (1 token: \\)\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
123 " \\n\\r\\t (1 token: a newline, carriage-return and tab)\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
124 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
125 "When multiple nodes are specified to the roundup get or roundup set\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
126 "commands, the specified properties are retrieved or set on all the listed\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
127 "nodes.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
128 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
129 "When multiple results are returned by the roundup get or roundup find\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
130 "commands, they are printed one per line (default) or joined by commas (with\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
131 "the -c) option.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
132 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
133 "Where the command changes data, a login name/password is required. The\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
134 "login may be specified as either \"name\" or \"name:password\".\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
135 " . ROUNDUP_LOGIN environment variable\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
136 " . the -u command-line option\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
137 "If either the name or password is not supplied, they are obtained from the\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
138 "command-line.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
139 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
140 "Date format examples:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
141 " \"2000-04-17.03:45\" means <Date 2000-04-17.08:45:00>\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
142 " \"2000-04-17\" means <Date 2000-04-17.00:00:00>\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
143 " \"01-25\" means <Date yyyy-01-25.00:00:00>\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
144 " \"08-13.22:13\" means <Date yyyy-08-14.03:13:00>\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
145 " \"11-07.09:32:43\" means <Date yyyy-11-07.14:32:43>\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
146 " \"14:25\" means <Date yyyy-mm-dd.19:25:00>\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
147 " \"8:47:11\" means <Date yyyy-mm-dd.13:47:11>\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
148 " \".\" means \"right now\"\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
149 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
150 "Command help:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
151 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
152
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
153 #: ../roundup/admin.py:236
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
154 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
155 msgid "%s:"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
156 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
157
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
158 #: ../roundup/admin.py:237
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
159 msgid " "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
160 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
161
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
162 #: ../roundup/admin.py:241
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
163 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
164 "Usage: help topic\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
165 " Give help about topic.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
166 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
167 " commands -- list commands\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
168 " <command> -- help specific to a command\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
169 " initopts -- init command options\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
170 " all -- all available help\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
171 " "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
172 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
173
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
174 #: ../roundup/admin.py:264
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
175 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
176 msgid "Sorry, no help for \"%(topic)s\""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
177 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
178
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
179 # ../roundup/admin.py:336 :382
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
180 #: ../roundup/admin.py:336 ../roundup/admin.py:382
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
181 msgid "Templates:"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
182 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
183
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
184 # ../roundup/admin.py:339 :393
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
185 #: ../roundup/admin.py:339 ../roundup/admin.py:393
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
186 msgid "Back ends:"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
187 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
188
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
189 #: ../roundup/admin.py:342
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
190 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
191 "Usage: install [template [backend [admin password]]]\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
192 " Install a new Roundup tracker.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
193 "\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
194 " The command will prompt for the tracker home directory\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
195 " (if not supplied through TRACKER_HOME or the -i option).\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
196 " The template, backend and admin password may be specified\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
197 " on the command-line as arguments, in that order.\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
198 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
199 " The initialise command must be called after this command in order\n"
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
200 " to initialise the tracker's database. You may edit the tracker's\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
201 " initial database contents before running that command by editing\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
202 " the tracker's dbinit.py module init() function.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
203 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
204 " See also initopts help.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
205 " "
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
206 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
207
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
208 # ../roundup/admin.py:358 :483 :562 :612 :682 :703 :731 :802 :869 :940 :988
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
209 # :1010 :1037 :1098 :1156
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
210 #: ../roundup/admin.py:358 ../roundup/admin.py:483 ../roundup/admin.py:562
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
211 #: ../roundup/admin.py:612 ../roundup/admin.py:682 ../roundup/admin.py:703
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
212 #: ../roundup/admin.py:731 ../roundup/admin.py:802 ../roundup/admin.py:869
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
213 #: ../roundup/admin.py:940 ../roundup/admin.py:988 ../roundup/admin.py:1010
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
214 #: ../roundup/admin.py:1037 ../roundup/admin.py:1098 ../roundup/admin.py:1156
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
215 msgid "Not enough arguments supplied"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
216 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
217
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
218 #: ../roundup/admin.py:364
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
219 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
220 msgid "Instance home parent directory \"%(parent)s\" does not exist"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
221 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
222
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
223 #: ../roundup/admin.py:369
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
224 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
225 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
226 "WARNING: There appears to be a tracker in \"%(tracker_home)s\"!\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
227 "If you re-install it, you will lose all the data!\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
228 "Erase it? Y/N: "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
229 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
230
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
231 #: ../roundup/admin.py:384
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
232 msgid "Select template [classic]: "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
233 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
234
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
235 #: ../roundup/admin.py:395
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
236 msgid "Select backend [anydbm]: "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
237 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
238
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
239 #: ../roundup/admin.py:404
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
240 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
241 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
242 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
243 " You should now edit the tracker configuration file:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
244 " %(config_file)s\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
245 " ... at a minimum, you must set MAILHOST, TRACKER_WEB, MAIL_DOMAIN and\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
246 " ADMIN_EMAIL.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
247 "\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
248 " If you wish to modify the default schema, you should also edit\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
249 " the database initialisation file:\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
250 " %(database_config_file)s\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
251 " ... see the documentation on customizing for more information.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
252 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
253
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
254 #. password
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
255 #: ../roundup/admin.py:422
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
256 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
257 "Usage: initialise [adminpw]\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
258 " Initialise a new Roundup tracker.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
259 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
260 " The administrator details will be set at this step.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
261 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
262 " Execute the tracker's initialisation function dbinit.init()\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
263 " "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
264 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
265
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
266 #: ../roundup/admin.py:436
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
267 msgid "Admin Password: "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
268 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
269
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
270 #: ../roundup/admin.py:437
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
271 msgid " Confirm: "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
272 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
273
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
274 #: ../roundup/admin.py:441
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
275 msgid "Instance home does not exist"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
276 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
277
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
278 #: ../roundup/admin.py:445
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
279 msgid "Instance has not been installed"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
280 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
281
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
282 #: ../roundup/admin.py:455
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
283 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
284 "WARNING: The database is already initialised!\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
285 "If you re-initialise it, you will lose all the data!\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
286 "Erase it? Y/N: "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
287 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
288
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
289 #: ../roundup/admin.py:476
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
290 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
291 "Usage: get property designator[,designator]*\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
292 " Get the given property of one or more designator(s).\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
293 "\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
294 " Retrieves the property value of the nodes specified\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
295 " by the designators.\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
296 " "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
297 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
298
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
299 # ../roundup/admin.py:516 :531
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
300 #: ../roundup/admin.py:516 ../roundup/admin.py:531
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
301 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
302 msgid "property %s is not of type Multilink or Link so -d flag does not apply."
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
303 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
304
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
305 # ../roundup/admin.py:539 :951 :1000 :1022
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
306 #: ../roundup/admin.py:539 ../roundup/admin.py:951 ../roundup/admin.py:1000
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
307 #: ../roundup/admin.py:1022
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
308 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
309 msgid "no such %(classname)s node \"%(nodeid)s\""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
310 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
311
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
312 #: ../roundup/admin.py:541
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
313 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
314 msgid "no such %(classname)s property \"%(propname)s\""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
315 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
316
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
317 #: ../roundup/admin.py:550
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
318 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
319 "Usage: set items property=value property=value ...\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
320 " Set the given properties of one or more items(s).\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
321 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
322 " The items are specified as a class or as a comma-separated\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
323 " list of item designators (ie \"designator[,designator,...]\").\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
324 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
325 " This command sets the properties to the values for all designators\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
326 " given. If the value is missing (ie. \"property=\") then the property\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
327 " is un-set. If the property is a multilink, you specify the linked\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
328 " ids for the multilink as comma-separated numbers (ie \"1,2,3\").\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
329 " "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
330 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
331
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
332 #: ../roundup/admin.py:604
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
333 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
334 "Usage: find classname propname=value ...\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
335 " Find the nodes of the given class with a given link property value.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
336 "\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
337 " Find the nodes of the given class with a given link property value.\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
338 " The value may be either the nodeid of the linked node, or its key\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
339 " value.\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
340 " "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
341 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
342
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
343 # ../roundup/admin.py:631 :669 :822 :834 :888
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
344 #: ../roundup/admin.py:631 ../roundup/admin.py:669 ../roundup/admin.py:822
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
345 #: ../roundup/admin.py:834 ../roundup/admin.py:888
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
346 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
347 msgid "%(classname)s has no property \"%(propname)s\""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
348 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
349
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
350 #: ../roundup/admin.py:637
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
351 msgid "You may only \"find\" link properties"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
352 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
353
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
354 #: ../roundup/admin.py:644
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
355 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
356 msgid "%(classname)s has no key property"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
357 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
358
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
359 #: ../roundup/admin.py:676
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
360 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
361 "Usage: specification classname\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
362 " Show the properties for a classname.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
363 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
364 " This lists the properties for a given class.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
365 " "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
366 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
367
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
368 #: ../roundup/admin.py:691
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
369 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
370 msgid "%(key)s: %(value)s (key property)"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
371 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
372
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
373 #: ../roundup/admin.py:693
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
374 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
375 msgid "%(key)s: %(value)s"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
376 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
377
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
378 #: ../roundup/admin.py:696
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
379 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
380 "Usage: display designator[,designator]*\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
381 " Show the property values for the given node(s).\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
382 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
383 " This lists the properties and their associated values for the given\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
384 " node.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
385 " "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
386 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
387
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
388 #: ../roundup/admin.py:720
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
389 #, python-format
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
390 msgid "%(key)s: %(value)r"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
391 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
392
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
393 #: ../roundup/admin.py:723
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
394 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
395 "Usage: create classname property=value ...\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
396 " Create a new entry of a given class.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
397 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
398 " This creates a new entry of the given class using the property\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
399 " name=value arguments provided on the command line after the \"create"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
400 "\"\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
401 " command.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
402 " "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
403 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
404
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
405 #: ../roundup/admin.py:750
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
406 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
407 msgid "%(propname)s (Password): "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
408 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
409
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
410 #: ../roundup/admin.py:752
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
411 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
412 msgid " %(propname)s (Again): "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
413 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
414
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
415 #: ../roundup/admin.py:754
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
416 msgid "Sorry, try again..."
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
417 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
418
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
419 #: ../roundup/admin.py:758
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
420 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
421 msgid "%(propname)s (%(proptype)s): "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
422 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
423
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
424 #: ../roundup/admin.py:776
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
425 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
426 msgid "you must provide the \"%(propname)s\" property."
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
427 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
428
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
429 #: ../roundup/admin.py:787
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
430 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
431 "Usage: list classname [property]\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
432 " List the instances of a class.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
433 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
434 " Lists all instances of the given class. If the property is not\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
435 " specified, the \"label\" property is used. The label property is\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
436 " tried in order: the key, \"name\", \"title\" and then the first\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
437 " property, alphabetically.\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
438 "\n"
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
439 " With -c, -S or -s print a list of item id's if no property\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
440 " specified. If property specified, print list of that property\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
441 " for every class instance.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
442 " "
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
443 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
444
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
445 #: ../roundup/admin.py:800
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
446 msgid "Too many arguments supplied"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
447 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
448
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
449 #: ../roundup/admin.py:836
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
450 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
451 msgid "%(nodeid)4s: %(value)s"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
452 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
453
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
454 #: ../roundup/admin.py:840
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
455 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
456 "Usage: table classname [property[,property]*]\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
457 " List the instances of a class in tabular form.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
458 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
459 " Lists all instances of the given class. If the properties are not\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
460 " specified, all properties are displayed. By default, the column\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
461 " widths are the width of the largest value. The width may be\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
462 " explicitly defined by defining the property as \"name:width\".\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
463 " For example::\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
464 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
465 " roundup> table priority id,name:10\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
466 " Id Name\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
467 " 1 fatal-bug\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
468 " 2 bug\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
469 " 3 usability\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
470 " 4 feature\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
471 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
472 " Also to make the width of the column the width of the label,\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
473 " leave a trailing : without a width on the property. For example::\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
474 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
475 " roundup> table priority id,name:\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
476 " Id Name\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
477 " 1 fata\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
478 " 2 bug\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
479 " 3 usab\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
480 " 4 feat\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
481 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
482 " will result in a the 4 character wide \"Name\" column.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
483 " "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
484 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
485
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
486 #: ../roundup/admin.py:884
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
487 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
488 msgid "\"%(spec)s\" not name:width"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
489 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
490
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
491 #: ../roundup/admin.py:934
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
492 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
493 "Usage: history designator\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
494 " Show the history entries of a designator.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
495 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
496 " Lists the journal entries for the node identified by the designator.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
497 " "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
498 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
499
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
500 #: ../roundup/admin.py:955
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
501 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
502 "Usage: commit\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
503 " Commit changes made to the database during an interactive session.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
504 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
505 " The changes made during an interactive session are not\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
506 " automatically written to the database - they must be committed\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
507 " using this command.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
508 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
509 " One-off commands on the command-line are automatically committed if\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
510 " they are successful.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
511 " "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
512 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
513
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
514 #: ../roundup/admin.py:969
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
515 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
516 "Usage: rollback\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
517 " Undo all changes that are pending commit to the database.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
518 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
519 " The changes made during an interactive session are not\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
520 " automatically written to the database - they must be committed\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
521 " manually. This command undoes all those changes, so a commit\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
522 " immediately after would make no changes to the database.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
523 " "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
524 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
525
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
526 #: ../roundup/admin.py:981
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
527 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
528 "Usage: retire designator[,designator]*\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
529 " Retire the node specified by designator.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
530 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
531 " This action indicates that a particular node is not to be retrieved\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
532 " by the list or find commands, and its key value may be re-used.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
533 " "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
534 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
535
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
536 #: ../roundup/admin.py:1004
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
537 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
538 "Usage: restore designator[,designator]*\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
539 " Restore the retired node specified by designator.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
540 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
541 " The given nodes will become available for users again.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
542 " "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
543 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
544
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
545 #. grab the directory to export to
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
546 #: ../roundup/admin.py:1026
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
547 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
548 "Usage: export [class[,class]] export_dir\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
549 " Export the database to colon-separated-value files.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
550 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
551 " Optionally limit the export to just the names classes.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
552 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
553 " This action exports the current data from the database into\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
554 " colon-separated-value files that are placed in the nominated\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
555 " destination directory.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
556 " "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
557 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
558
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
559 #: ../roundup/admin.py:1078
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
560 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
561 "Usage: import import_dir\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
562 " Import a database from the directory containing CSV files,\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
563 " two per class to import.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
564 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
565 " The files used in the import are:\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
566 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
567 " <class>.csv\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
568 " This must define the same properties as the class (including\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
569 " having a \"header\" line with those property names.)\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
570 " <class>-journals.csv\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
571 " This defines the journals for the items being imported.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
572 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
573 " The imported nodes will have the same nodeid as defined in the\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
574 " import file, thus replacing any existing content.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
575 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
576 " The new nodes are added to the existing database - if you want to\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
577 " create a new database using the imported data, then create a new\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
578 " database (or, tediously, retire all the old data.)\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
579 " "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
580 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
581
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
582 #: ../roundup/admin.py:1138
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
583 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
584 "Usage: pack period | date\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
585 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
586 " Remove journal entries older than a period of time specified or\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
587 " before a certain date.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
588 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
589 " A period is specified using the suffixes \"y\", \"m\", and \"d\". "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
590 "The\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
591 " suffix \"w\" (for \"week\") means 7 days.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
592 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
593 " \"3y\" means three years\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
594 " \"2y 1m\" means two years and one month\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
595 " \"1m 25d\" means one month and 25 days\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
596 " \"2w 3d\" means two weeks and three days\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
597 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
598 " Date format is \"YYYY-MM-DD\" eg:\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
599 " 2001-01-01\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
600 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
601 " "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
602 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
603
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
604 #: ../roundup/admin.py:1166
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
605 msgid "Invalid format"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
606 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
607
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
608 #: ../roundup/admin.py:1176
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
609 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
610 "Usage: reindex\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
611 " Re-generate a tracker's search indexes.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
612 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
613 " This will re-generate the search indexes for a tracker.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
614 " This will typically happen automatically.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
615 " "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
616 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
617
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
618 #: ../roundup/admin.py:1187
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
619 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
620 "Usage: security [Role name]\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
621 " Display the Permissions available to one or all Roles.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
622 " "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
623 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
624
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
625 #: ../roundup/admin.py:1195
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
626 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
627 msgid "No such Role \"%(role)s\""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
628 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
629
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
630 #: ../roundup/admin.py:1201
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
631 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
632 msgid "New Web users get the Roles \"%(role)s\""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
633 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
634
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
635 #: ../roundup/admin.py:1203
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
636 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
637 msgid "New Web users get the Role \"%(role)s\""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
638 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
639
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
640 #: ../roundup/admin.py:1206
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
641 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
642 msgid "New Email users get the Roles \"%(role)s\""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
643 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
644
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
645 #: ../roundup/admin.py:1208
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
646 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
647 msgid "New Email users get the Role \"%(role)s\""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
648 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
649
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
650 #: ../roundup/admin.py:1211
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
651 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
652 msgid "Role \"%(name)s\":"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
653 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
654
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
655 #: ../roundup/admin.py:1214
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
656 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
657 msgid " %(description)s (%(name)s for \"%(klass)s\" only)"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
658 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
659
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
660 #: ../roundup/admin.py:1217
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
661 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
662 msgid " %(description)s (%(name)s)"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
663 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
664
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
665 #: ../roundup/admin.py:1243
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
666 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
667 msgid "Unknown command \"%(command)s\" (\"help commands\" for a list)"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
668 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
669
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
670 #: ../roundup/admin.py:1249
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
671 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
672 msgid "Multiple commands match \"%(command)s\": %(list)s"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
673 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
674
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
675 #: ../roundup/admin.py:1256
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
676 msgid "Enter tracker home: "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
677 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
678
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
679 # ../roundup/admin.py:1263 :1269 :1289
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
680 #: ../roundup/admin.py:1263 ../roundup/admin.py:1269 ../roundup/admin.py:1289
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
681 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
682 msgid "Error: %(message)s"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
683 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
684
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
685 #: ../roundup/admin.py:1277
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
686 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
687 msgid "Error: Couldn't open tracker: %(message)s"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
688 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
689
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
690 #: ../roundup/admin.py:1302
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
691 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
692 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
693 "Roundup %s ready for input.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
694 "Type \"help\" for help."
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
695 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
696
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
697 #: ../roundup/admin.py:1307
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
698 msgid "Note: command history and editing not available"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
699 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
700
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
701 #: ../roundup/admin.py:1311
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
702 msgid "roundup> "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
703 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
704
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
705 #: ../roundup/admin.py:1313
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
706 msgid "exit..."
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
707 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
708
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
709 #: ../roundup/admin.py:1323
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
710 msgid "There are unsaved changes. Commit them (y/N)? "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
711 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
712
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
713 #: ../roundup/cgi/actions.py:53
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
714 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
715 msgid "You do not have permission to %(action)s the %(classname)s class."
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
716 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
717
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
718 #: ../roundup/cgi/actions.py:79
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
719 msgid "No type specified"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
720 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
721
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
722 #: ../roundup/cgi/actions.py:81
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
723 msgid "No ID entered"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
724 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
725
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
726 #: ../roundup/cgi/actions.py:87
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
727 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
728 msgid "\"%(input)s\" is not an ID (%(classname)s ID required)"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
729 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
730
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
731 #: ../roundup/cgi/actions.py:107
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
732 msgid "You may not retire the admin or anonymous user"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
733 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
734
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
735 #: ../roundup/cgi/actions.py:114
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
736 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
737 msgid "%(classname)s %(itemid)s has been retired"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
738 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
739
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
740 #: ../roundup/cgi/actions.py:269
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
741 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
742 msgid "Not enough values on line %(line)s"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
743 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
744
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
745 #: ../roundup/cgi/actions.py:316
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
746 msgid "Items edited OK"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
747 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
748
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
749 #: ../roundup/cgi/actions.py:335
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
750 msgid "You do not have permission to edit user roles"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
751 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
752
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
753 #: ../roundup/cgi/actions.py:515
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
754 #, python-format
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
755 msgid "Edit Error: %s"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
756 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
757
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
758 # ../roundup/cgi/actions.py:546 :556
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
759 #: ../roundup/cgi/actions.py:546 ../roundup/cgi/actions.py:556
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
760 #, python-format
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
761 msgid "Error: %s"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
762 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
763
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
764 #: ../roundup/cgi/actions.py:695
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
765 msgid "You are now registered, welcome!"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
766 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
767
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
768 #: ../roundup/cgi/actions.py:722
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
769 msgid "It is not permitted to supply roles at registration."
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
770 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
771
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
772 #: ../roundup/cgi/actions.py:727
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
773 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
774 msgid "Error: A user with the username \"%(username)s\" already exists"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
775 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
776
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
777 #: ../roundup/cgi/actions.py:790
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
778 msgid "You are logged out"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
779 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
780
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
781 #: ../roundup/cgi/actions.py:801
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
782 msgid "Username required"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
783 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
784
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
785 #: ../roundup/cgi/actions.py:816
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
786 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
787 msgid "No such user \"%(name)s\""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
788 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
789
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
790 #: ../roundup/cgi/actions.py:824
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
791 msgid "Incorrect password"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
792 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
793
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
794 #: ../roundup/cgi/actions.py:832
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
795 msgid "You do not have permission to login"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
796 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
797
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
798 #: ../roundup/cgi/cgitb.py:93
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
799 msgid ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
800 "<p>A problem occurred while running a Python script. Here is the sequence of "
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
801 "function calls leading up to the error, with the most recent (innermost) call "
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
802 "first. The exception attributes are:"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
803 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
804
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
805 # ../roundup/cgi/cgitb.py:145 :151
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
806 #: ../roundup/cgi/cgitb.py:145 ../roundup/cgi/cgitb.py:151
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
807 msgid "<em>undefined</em>"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
808 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
809
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
810 #: ../roundup/cgi/client.py:276
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
811 msgid "Form Error: "
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
812 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
813
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
814 #: ../roundup/cgi/client.py:326
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
815 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
816 msgid "Unrecognized charset: %r"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
817 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
818
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
819 #: ../roundup/cgi/form_parser.py:283
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
820 #, python-format
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
821 msgid "link \"%(key)s\" value \"%(value)s\" not a designator"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
822 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
823
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
824 #: ../roundup/cgi/form_parser.py:290
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
825 #, python-format
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
826 msgid "%(class)s %(property)s is not a link or multilink property"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
827 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
828
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
829 #: ../roundup/cgi/form_parser.py:312
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
830 #, python-format
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
831 msgid ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
832 "You have submitted a %(action)s action for the property \"%(property)s\" "
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
833 "which doesn't exist"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
834 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
835
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
836 # ../roundup/cgi/form_parser.py:331 :357
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
837 #: ../roundup/cgi/form_parser.py:331 ../roundup/cgi/form_parser.py:357
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
838 #, python-format
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
839 msgid "You have submitted more than one value for the %s property"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
840 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
841
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
842 # ../roundup/cgi/form_parser.py:354 :360
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
843 #: ../roundup/cgi/form_parser.py:354 ../roundup/cgi/form_parser.py:360
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
844 msgid "Password and confirmation text do not match"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
845 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
846
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
847 #: ../roundup/cgi/form_parser.py:395
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
848 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
849 msgid "property \"%(propname)s\": \"%(value)s\" not currently in list"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
850 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
851
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
852 #: ../roundup/cgi/form_parser.py:509
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
853 #, python-format
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
854 msgid "Required %(class)s property %(property)s not supplied"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
855 msgid_plural "Required %(class)s properties %(property)s not supplied"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
856 msgstr[0] ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
857 msgstr[1] ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
858
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
859 #: ../roundup/cgi/form_parser.py:526
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
860 msgid "File is empty"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
861 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
862
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
863 #: ../roundup/cgi/templating.py:98
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
864 #, python-format
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
865 msgid "You are not allowed to %(action)s items of class %(class)s"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
866 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
867
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
868 #: ../roundup/cgi/templating.py:649
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
869 msgid "(list)"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
870 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
871
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
872 #: ../roundup/cgi/templating.py:677
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
873 msgid "Submit New Entry"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
874 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
875
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
876 #: ../roundup/cgi/templating.py:689
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
877 msgid "New node - no history"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
878 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
879
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
880 #: ../roundup/cgi/templating.py:770
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
881 msgid "Submit Changes"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
882 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
883
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
884 #: ../roundup/cgi/templating.py:791
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
885 msgid "History"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
886 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
887
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
888 #: ../roundup/cgi/templating.py:793
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
889 msgid "<th>Date</th>"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
890 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
891
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
892 #: ../roundup/cgi/templating.py:794
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
893 msgid "<th>User</th>"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
894 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
895
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
896 #: ../roundup/cgi/templating.py:795
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
897 msgid "<th>Action</th>"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
898 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
899
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
900 #: ../roundup/cgi/templating.py:796
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
901 msgid "<th>Args</th>"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
902 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
903
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
904 #: ../roundup/cgi/templating.py:858
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
905 msgid "<em>The indicated property no longer exists</em>"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
906 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
907
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
908 #: ../roundup/cgi/templating.py:859
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
909 #, python-format
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
910 msgid "<em>%s: %s</em>\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
911 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
912
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
913 #: ../roundup/cgi/templating.py:872
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
914 #, python-format
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
915 msgid "The linked class %(classname)s no longer exists"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
916 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
917
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
918 # ../roundup/cgi/templating.py:905 :926
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
919 #: ../roundup/cgi/templating.py:905 ../roundup/cgi/templating.py:926
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
920 msgid "<strike>The linked node no longer exists</strike>"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
921 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
922
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
923 #: ../roundup/cgi/templating.py:986
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
924 msgid ""
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
925 "<strong><em>This event is not handled by the history display!</em></strong>"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
926 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
927
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
928 #: ../roundup/cgi/templating.py:998
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
929 msgid "<tr><td colspan=4><strong>Note:</strong></td></tr>"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
930 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
931
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
932 #: ../roundup/cgi/templating.py:1279
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
933 msgid "*encrypted*"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
934 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
935
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
936 #: ../roundup/cgi/templating.py:1601
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
937 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
938 msgid "<option %svalue=\"-1\">- no selection -</option>"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
939 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
940
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
941 #: ../roundup/date.py:167
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
942 #, python-format
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
943 msgid "Not a date spec: %s"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
944 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
945
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
946 #: ../roundup/date.py:218
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
947 #, python-format
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
948 msgid "%r not a date spec (%s)"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
949 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
950
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
951 #: ../roundup/date.py:506
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
952 msgid ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
953 "Not an interval spec: [+-] [#y] [#m] [#w] [#d] [[[H]H:MM]:SS] [date spec]"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
954 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
955
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
956 #: ../roundup/date.py:525
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
957 msgid "Not an interval spec: [+-] [#y] [#m] [#w] [#d] [[[H]H:MM]:SS]"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
958 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
959
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
960 #: ../roundup/date.py:662
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
961 #, python-format
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
962 msgid "%(number)s year"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
963 msgid_plural "%(number)s years"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
964 msgstr[0] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
965 msgstr[1] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
966
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
967 #: ../roundup/date.py:666
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
968 #, python-format
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
969 msgid "%(number)s month"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
970 msgid_plural "%(number)s months"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
971 msgstr[0] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
972 msgstr[1] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
973
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
974 #: ../roundup/date.py:670
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
975 #, python-format
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
976 msgid "%(number)s week"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
977 msgid_plural "%(number)s weeks"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
978 msgstr[0] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
979 msgstr[1] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
980
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
981 #: ../roundup/date.py:674
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
982 #, python-format
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
983 msgid "%(number)s day"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
984 msgid_plural "%(number)s days"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
985 msgstr[0] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
986 msgstr[1] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
987
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
988 #: ../roundup/date.py:678
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
989 msgid "tomorrow"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
990 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
991
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
992 #: ../roundup/date.py:680
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
993 msgid "yesterday"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
994 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
995
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
996 #: ../roundup/date.py:683
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
997 #, python-format
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
998 msgid "%(number)s hour"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
999 msgid_plural "%(number)s hours"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1000 msgstr[0] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1001 msgstr[1] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1002
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1003 #: ../roundup/date.py:687
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1004 msgid "an hour"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1005 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1006
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1007 #: ../roundup/date.py:689
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1008 msgid "1 1/2 hours"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1009 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1010
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1011 #: ../roundup/date.py:691
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
1012 #, python-format
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1013 msgid "1 %(number)s/4 hours"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1014 msgid_plural "1 %(number)s/4 hours"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1015 msgstr[0] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1016 msgstr[1] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1017
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1018 #: ../roundup/date.py:695
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1019 msgid "in a moment"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1020 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1021
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1022 #: ../roundup/date.py:697
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1023 msgid "just now"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1024 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1025
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1026 #: ../roundup/date.py:700
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1027 msgid "1 minute"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1028 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1029
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1030 #: ../roundup/date.py:703
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
1031 #, python-format
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1032 msgid "%(number)s minute"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1033 msgid_plural "%(number)s minutes"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1034 msgstr[0] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1035 msgstr[1] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1036
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1037 #: ../roundup/date.py:706
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1038 msgid "1/2 an hour"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1039 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1040
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1041 #: ../roundup/date.py:708
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
1042 #, python-format
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1043 msgid "%(number)s/4 hour"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1044 msgid_plural "%(number)s/4 hours"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1045 msgstr[0] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1046 msgstr[1] ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1047
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1048 #: ../roundup/date.py:712
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
1049 #, python-format
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1050 msgid "%s ago"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1051 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1052
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1053 #: ../roundup/date.py:714
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
1054 #, python-format
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1055 msgid "in %s"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1056 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1057
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1058 #: ../roundup/scripts/roundup_mailgw.py:36
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
1059 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1060 msgid ""
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1061 "Usage: %(program)s [-v] [[-C class] -S field=value]* <instance home> "
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1062 "[method]\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1063 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1064 "Options:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1065 " -v: print version and exit\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1066 " -C / -S: see below\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1067 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1068 "The roundup mail gateway may be called in one of four ways:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1069 " . with an instance home as the only argument,\n"
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1070 " . with both an instance home and a mail spool file,\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1071 " . with both an instance home and a POP/APOP server account, or\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1072 " . with both an instance home and a IMAP/IMAPS server account.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1073 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1074 "It also supports optional -C and -S arguments that allows you to set a\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1075 "fields for a class created by the roundup-mailgw. The default class if\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1076 "not specified is msg, but the other classes: issue, file, user can\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1077 "also be used. The -S or --set options uses the same\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1078 "property=value[;property=value] notation accepted by the command line\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1079 "roundup command or the commands that can be given on the Subject line\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1080 "of an email message.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1081 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1082 "It can let you set the type of the message on a per email address basis.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1083 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1084 "PIPE:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1085 " In the first case, the mail gateway reads a single message from the\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1086 " standard input and submits the message to the roundup.mailgw module.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1087 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1088 "UNIX mailbox:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1089 " In the second case, the gateway reads all messages from the mail spool\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1090 " file and submits each in turn to the roundup.mailgw module. The file is\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1091 " emptied once all messages have been successfully handled. The file is\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1092 " specified as:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1093 " mailbox /path/to/mailbox\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1094 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1095 "POP:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1096 " In the third case, the gateway reads all messages from the POP server\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1097 " specified and submits each in turn to the roundup.mailgw module. The\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1098 " server is specified as:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1099 " pop username:password@server\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1100 " The username and password may be omitted:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1101 " pop username@server\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1102 " pop server\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1103 " are both valid. The username and/or password will be prompted for if\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1104 " not supplied on the command-line.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1105 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1106 "APOP:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1107 " Same as POP, but using Authenticated POP:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1108 " apop username:password@server\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1109 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1110 "IMAP:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1111 " Connect to an IMAP server. This supports the same notation as that of\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1112 " POP mail.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1113 " imap username:password@server\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1114 " It also allows you to specify a specific mailbox other than INBOX using\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1115 " this format:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1116 " imap username:password@server mailbox\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1117 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1118 "IMAPS:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1119 " Connect to an IMAP server over ssl.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1120 " This supports the same notation as IMAP.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1121 " imaps username:password@server [mailbox]\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1122 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1123 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1124
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1125 #: ../roundup/scripts/roundup_mailgw.py:143
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1126 msgid "Error: not enough source specification information"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1127 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1128
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1129 #: ../roundup/scripts/roundup_mailgw.py:153
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1130 msgid "Error: pop specification not valid"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1131 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1132
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1133 #: ../roundup/scripts/roundup_mailgw.py:160
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1134 msgid "Error: apop specification not valid"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1135 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1136
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1137 #: ../roundup/scripts/roundup_mailgw.py:174
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1138 msgid ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1139 "Error: The source must be either \"mailbox\", \"pop\", \"apop\", \"imap\" or "
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1140 "\"imaps\""
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1141 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1142
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1143 #: ../roundup/scripts/roundup_server.py:130
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1144 msgid ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1145 "<html><head><title>Roundup trackers index</title></head>\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1146 "<body><h1>Roundup trackers index</h1><ol>\n"
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1147 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1148
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1149 #: ../roundup/scripts/roundup_server.py:135
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
1150 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1151 msgid "<li><a href=\"%(tracker_url)s/index\">%(tracker_name)s</a>\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1152 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1153
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1154 #: ../roundup/scripts/roundup_server.py:138
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1155 msgid "</ol></body></html>"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1156 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1157
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1158 #: ../roundup/scripts/roundup_server.py:239
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
1159 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1160 msgid "Error: %s: %s"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1161 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1162
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1163 #: ../roundup/scripts/roundup_server.py:347
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1164 msgid ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1165 " -c: Windows Service options. If you want to run the server as a Windows\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1166 " Service, you must configure the rest of the options by changing the\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1167 " constants of this program. You will at least configure one tracker\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1168 " in the TRACKER_HOMES variable. This option is mutually exclusive\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1169 " from the rest. Typing \"roundup-server -c help\" shows Windows\n"
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1170 " Services specifics."
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1171 msgstr ""
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1172
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1173 #: ../roundup/scripts/roundup_server.py:356
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
1174 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1175 msgid ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1176 "%(message)s\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1177 "Usage:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1178 "roundup-server [options] [name=tracker home]*\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1179 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1180 "options:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1181 " -v: print version and exit\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1182 " -n: sets the host name\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1183 " -p: sets the port to listen on (default: %(port)s)\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1184 " -u: sets the uid to this user after listening on the port\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1185 " -g: sets the gid to this group after listening on the port\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1186 " -l: sets a filename to log to (instead of stderr / stdout)\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1187 " -d: run the server in the background and on UN*X write the server's PID\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1188 " to the nominated file. The -l option *must* be specified if this\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1189 " option is.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1190 " -N: log client machine names in access log instead of IP addresses (much\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1191 " slower)\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1192 "%(win)s\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1193 "\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1194 "name=tracker home:\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1195 " Sets the tracker home(s) to use. The name is how the tracker is\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1196 " identified in the URL (it's the first part of the URL path). The\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1197 " tracker home is the directory that was identified when you did\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1198 " \"roundup-admin init\". You may specify any number of these name=home\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1199 " pairs on the command-line. For convenience, you may edit the\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1200 " TRACKER_HOMES variable in the roundup-server file instead.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1201 " Make sure the name part doesn't include any url-unsafe characters like\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1202 " spaces, as these confuse the cookie handling in browsers like IE.\n"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1203 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1204
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1205 #: ../roundup/scripts/roundup_server.py:464
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1206 msgid "windows service option must be the only one"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1207 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1208
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1209 #: ../roundup/scripts/roundup_server.py:467
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1210 msgid "logfile *must* be specified if pidfile is"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1211 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1212
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1213 #: ../roundup/scripts/roundup_server.py:478
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
1214 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1215 msgid "Unable to bind to port %s, port already in use."
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1216 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1217
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1218 #: ../roundup/scripts/roundup_server.py:487
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1219 msgid "Can't change groups - no pwd module"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1220 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1221
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1222 #: ../roundup/scripts/roundup_server.py:491
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
1223 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1224 msgid "Group %(group)s doesn't exist"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1225 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1226
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1227 #: ../roundup/scripts/roundup_server.py:494
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1228 msgid "WARNING: ignoring \"-g\" argument, not root"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1229 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1230
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1231 #: ../roundup/scripts/roundup_server.py:502
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1232 msgid "Can't change users - no pwd module"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1233 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1234
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1235 #: ../roundup/scripts/roundup_server.py:506
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
1236 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1237 msgid "User %(user)s doesn't exist"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1238 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1239
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1240 #: ../roundup/scripts/roundup_server.py:509
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1241 msgid "WARNING: ignoring \"-u\" argument, not root"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1242 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1243
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1244 #: ../roundup/scripts/roundup_server.py:513
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1245 msgid "Can't run as root!"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1246 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1247
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1248 #: ../roundup/scripts/roundup_server.py:522
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1249 msgid "Instances must be name=home"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1250 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1251
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1252 #: ../roundup/scripts/roundup_server.py:538
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1253 msgid "Sorry, you can't run the server as a daemon on this Operating System"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1254 msgstr ""
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1255
2340
7005d0162ed0 updated from latest sources.
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2311
diff changeset
1256 #: ../roundup/scripts/roundup_server.py:556
2357
6c5d71f14a5d *** empty log message ***
Richard Jones <richard@users.sourceforge.net>
parents: 2340
diff changeset
1257 #, python-format
2311
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1258 msgid "Roundup server started on %(address)s"
4c50ccae68ab Roundup message template file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff changeset
1259 msgstr ""
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1260
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1261 #: ../templates/classic/html/_generic.collision.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1262 #: ../templates/minimal/html/_generic.collision.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1263 msgid "${class} Edit Collision - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1264 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1265
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1266 #: ../templates/classic/html/_generic.collision.html:7
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1267 #: ../templates/minimal/html/_generic.collision.html:7
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1268 msgid "${class} Edit Collision"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1269 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1270
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1271 #: ../templates/classic/html/_generic.collision.html:14
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1272 #: ../templates/minimal/html/_generic.collision.html:14
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1273 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1274 "\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1275 " There has been a collision. Another user updated this node\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1277 " the node and review your edits.\n"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1278 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1279
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1280 #: ../templates/classic/html/_generic.help.html:9
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1281 #: ../templates/minimal/html/_generic.help.html:9
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1282 msgid "${property} help - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1283 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1284
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1285 #: ../templates/classic/html/_generic.help.html:31
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1286 #: ../templates/minimal/html/_generic.help.html:31
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1287 msgid " Cancel "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1288 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1289
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1290 #: ../templates/classic/html/_generic.help.html:34
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1291 #: ../templates/minimal/html/_generic.help.html:34
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1292 msgid " Apply "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1293 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1294
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1295 #: ../templates/classic/html/_generic.help.html:66
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1296 #: ../templates/classic/html/issue.index.html:67
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1297 #: ../templates/minimal/html/_generic.help.html:66
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1298 msgid "&lt;&lt; previous"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1299 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1300
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1301 #: ../templates/classic/html/_generic.help.html:73
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1302 #: ../templates/classic/html/issue.index.html:75
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1303 #: ../templates/minimal/html/_generic.help.html:73
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1304 msgid "${start}..${end} out of ${total}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1305 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1306
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1307 #: ../templates/classic/html/_generic.help.html:76
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1308 #: ../templates/classic/html/issue.index.html:78
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1309 #: ../templates/minimal/html/_generic.help.html:76
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1310 msgid "next &gt;&gt;"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1311 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1312
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1313 #: ../templates/classic/html/_generic.index.html:6
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1314 #: ../templates/classic/html/_generic.item.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1315 #: ../templates/minimal/html/_generic.index.html:6
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1316 #: ../templates/minimal/html/_generic.item.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1317 msgid "${class} editing - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1318 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1319
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1320 #: ../templates/classic/html/_generic.index.html:9
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1321 #: ../templates/classic/html/_generic.item.html:7
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1322 #: ../templates/minimal/html/_generic.index.html:9
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1323 #: ../templates/minimal/html/_generic.item.html:7
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1324 msgid "${class} editing"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1325 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1326
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1327 #: ../templates/classic/html/_generic.index.html:14
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1328 #: ../templates/classic/html/_generic.item.html:12
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1329 #: ../templates/classic/html/file.item.html:9
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1330 #: ../templates/classic/html/issue.index.html:10
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1331 #: ../templates/classic/html/user.index.html:9
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1332 #: ../templates/classic/html/user.register.html:14
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1333 #: ../templates/minimal/html/_generic.index.html:14
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1334 #: ../templates/minimal/html/_generic.item.html:12
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1335 #: ../templates/minimal/html/user.index.html:9
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1336 #: ../templates/minimal/html/user.item.html:18
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1337 #: ../templates/minimal/html/user.register.html:14
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1338 msgid "You are not allowed to view this page."
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1339 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1340
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1341 #: ../templates/classic/html/_generic.index.html:22
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1342 #: ../templates/minimal/html/_generic.index.html:22
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1343 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1344 "<p class=\"form-help\"> You may edit the contents of the ${classname} class "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1345 "using this form. Commas, newlines and double quotes (\") must be handled "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1346 "delicately. You may include commas and newlines by enclosing the values in "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1347 "double-quotes (\"). Double quotes themselves must be quoted by doubling "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1348 "(\"\"). </p> <p class=\"form-help\"> Multilink properties have their multiple "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1349 "values colon (\":\") separated (... ,\"one:two:three\", ...) </p> <p class="
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1350 "\"form-help\"> Remove entries by deleting their line. Add new entries by "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1351 "appending them to the table - put an X in the id column. </p>"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1352 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1353
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1354 #: ../templates/classic/html/_generic.index.html:44
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1355 #: ../templates/minimal/html/_generic.index.html:44
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1356 msgid "Edit Items"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1357 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1358
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1359 #: ../templates/classic/html/file.index.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1360 msgid "List of files - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1361 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1362
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1363 #: ../templates/classic/html/file.index.html:5
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1364 msgid "List of files"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1365 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1366
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1367 #: ../templates/classic/html/file.index.html:10
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1368 msgid "Download"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1369 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1370
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1371 #: ../templates/classic/html/file.index.html:11
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1372 #: ../templates/classic/html/file.item.html:23
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1373 #: ../templates/classic/html/file.item.html:51
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1374 msgid "Content Type"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1375 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1376
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1377 #: ../templates/classic/html/file.index.html:12
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1378 msgid "Uploaded By"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1379 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1380
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1381 #: ../templates/classic/html/file.index.html:13
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1382 #: ../templates/classic/html/msg.item.html:38
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1383 msgid "Date"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1384 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1385
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1386 #: ../templates/classic/html/file.item.html:2
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1387 msgid "File display - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1388 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1389
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1390 #: ../templates/classic/html/file.item.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1391 msgid "File display"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1392 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1393
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1394 #: ../templates/classic/html/file.item.html:19
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1395 #: ../templates/classic/html/file.item.html:47
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1396 #: ../templates/classic/html/user.item.html:34
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1397 #: ../templates/classic/html/user.register.html:24
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1398 msgid "Name"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1399 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1400
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1401 #: ../templates/classic/html/file.item.html:41
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1402 msgid "download"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1403 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1404
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1405 #: ../templates/classic/html/home.classlist.html:2
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1406 #: ../templates/minimal/html/home.classlist.html:2
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1407 msgid "List of classes - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1408 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1409
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1410 #: ../templates/classic/html/home.classlist.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1411 #: ../templates/minimal/html/home.classlist.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1412 msgid "List of classes"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1413 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1414
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1415 #: ../templates/classic/html/issue.index.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1416 msgid "List of issues - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1417 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1418
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1419 #: ../templates/classic/html/issue.index.html:6
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1420 msgid "List of issues"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1421 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1422
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1423 #: ../templates/classic/html/issue.index.html:17
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1424 #: ../templates/classic/html/issue.item.html:38
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1425 msgid "Priority"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1426 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1427
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1428 #: ../templates/classic/html/issue.index.html:18
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1429 msgid "ID"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1430 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1431
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1432 #: ../templates/classic/html/issue.index.html:19
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1433 msgid "Creation"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1434 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1435
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1436 #: ../templates/classic/html/issue.index.html:20
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1437 msgid "Activity"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1438 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1439
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1440 #: ../templates/classic/html/issue.index.html:21
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1441 msgid "Actor"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1442 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1443
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1444 #: ../templates/classic/html/issue.index.html:22
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1445 msgid "Topic"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1446 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1448 #: ../templates/classic/html/issue.index.html:23
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1449 #: ../templates/classic/html/issue.item.html:33
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1450 msgid "Title"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1451 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1452
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1453 #: ../templates/classic/html/issue.index.html:24
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1454 #: ../templates/classic/html/issue.item.html:40
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1455 msgid "Status"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1456 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1457
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1458 #: ../templates/classic/html/issue.index.html:25
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1459 msgid "Creator"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1460 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1461
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1462 #: ../templates/classic/html/issue.index.html:26
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1463 msgid "Assigned&nbsp;To"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1464 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1465
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1466 #: ../templates/classic/html/issue.index.html:90
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1467 msgid "Download as CSV"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1468 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1469
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1470 #: ../templates/classic/html/issue.index.html:98
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1471 msgid "Sort on:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1472 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1473
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1474 #: ../templates/classic/html/issue.index.html:101
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1475 #: ../templates/classic/html/issue.index.html:117
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1476 msgid "- nothing -"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1477 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1478
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1479 #: ../templates/classic/html/issue.index.html:108
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1480 #: ../templates/classic/html/issue.index.html:124
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1481 msgid "Descending:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1482 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1483
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1484 #: ../templates/classic/html/issue.index.html:114
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1485 msgid "Group on:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1486 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1487
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1488 #: ../templates/classic/html/issue.index.html:130
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1489 msgid "Redisplay"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1490 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1491
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1492 #: ../templates/classic/html/issue.item.html:7
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1493 msgid "Issue ${id}: ${title} - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1494 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1495
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1496 #: ../templates/classic/html/issue.item.html:10
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1497 msgid "New Issue - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1498 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1499
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1500 #: ../templates/classic/html/issue.item.html:14
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1501 msgid "New Issue"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1502 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1503
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1504 #: ../templates/classic/html/issue.item.html:16
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1505 msgid "New Issue Editing"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1506 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1507
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1508 #: ../templates/classic/html/issue.item.html:19
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1509 msgid "Issue${id}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1510 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1511
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1512 #: ../templates/classic/html/issue.item.html:22
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1513 msgid "Issue${id} Editing"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1514 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1515
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1516 #: ../templates/classic/html/issue.item.html:45
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1517 msgid "Superseder"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1518 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1519
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1520 #: ../templates/classic/html/issue.item.html:50
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1521 msgid "View: ${link}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1522 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1523
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1524 #: ../templates/classic/html/issue.item.html:54
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1525 msgid "Nosy List"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1526 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1527
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1528 #: ../templates/classic/html/issue.item.html:63
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1529 msgid "Assigned To"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1530 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1531
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1532 #: ../templates/classic/html/issue.item.html:65
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1533 msgid "Topics"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1534 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1535
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1536 #: ../templates/classic/html/issue.item.html:73
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1537 msgid "Change Note"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1538 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1539
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1540 #: ../templates/classic/html/issue.item.html:81
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1541 msgid "File"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1542 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1543
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1544 #: ../templates/classic/html/issue.item.html:100
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1545 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1546 "<table class=\"form\"> <tr> <td>Note:&nbsp;</td> <th class=\"required"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1547 "\">highlighted</th> <td>&nbsp;fields are required.</td> </tr> </table>"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1548 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1549
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1550 #: ../templates/classic/html/issue.item.html:116
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1551 #: ../templates/classic/html/msg.item.html:51
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1552 msgid "Files"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1553 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1554
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1555 #: ../templates/classic/html/issue.item.html:118
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1556 #: ../templates/classic/html/msg.item.html:53
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1557 msgid "File name"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1558 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1559
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1560 #: ../templates/classic/html/issue.item.html:119
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1561 #: ../templates/classic/html/msg.item.html:54
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1562 msgid "Uploaded"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1563 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1564
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1565 #: ../templates/classic/html/issue.item.html:120
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1566 msgid "Type"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1567 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1568
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1569 #: ../templates/classic/html/issue.item.html:121
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1570 #: ../templates/classic/html/query.edit.html:30
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1571 msgid "Edit"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1572 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1573
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1574 #: ../templates/classic/html/issue.item.html:122
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1575 msgid "Remove"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1576 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1577
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1578 #: ../templates/classic/html/issue.item.html:149
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1579 #: ../templates/classic/html/msg.index.html:9
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1580 msgid "Messages"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1581 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1582
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1583 #: ../templates/classic/html/issue.search.html:2
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1584 msgid "Issue searching - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1585 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1586
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1587 #: ../templates/classic/html/issue.search.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1588 msgid "Issue searching"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1589 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1590
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1591 #: ../templates/classic/html/issue.search.html:24
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1592 msgid "Filter on"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1593 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1594
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1595 #: ../templates/classic/html/issue.search.html:25
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1596 msgid "Display"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1597 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1598
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1599 #: ../templates/classic/html/issue.search.html:26
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1600 msgid "Sort on"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1601 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1602
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1603 #: ../templates/classic/html/issue.search.html:27
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1604 msgid "Group on"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1605 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1606
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1607 #: ../templates/classic/html/issue.search.html:31
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1608 msgid "All text*:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1609 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1610
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1611 #: ../templates/classic/html/issue.search.html:39
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1612 msgid "Title:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1613 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1614
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1615 #: ../templates/classic/html/issue.search.html:49
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1616 msgid "Topic:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1617 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1618
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1619 #: ../templates/classic/html/issue.search.html:57
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1620 msgid "ID:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1621 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1622
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1623 #: ../templates/classic/html/issue.search.html:65
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1624 msgid "Creation Date:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1625 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1626
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1627 #: ../templates/classic/html/issue.search.html:75
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1628 msgid "Creator:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1629 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1630
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1631 #: ../templates/classic/html/issue.search.html:77
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1632 msgid "created by me"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1633 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1634
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1635 #: ../templates/classic/html/issue.search.html:86
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1636 msgid "Activity:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1637 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1638
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1639 #: ../templates/classic/html/issue.search.html:94
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1640 msgid "Actor:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1641 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1642
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1643 #: ../templates/classic/html/issue.search.html:96
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1644 msgid "done by me"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1645 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1646
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1647 #: ../templates/classic/html/issue.search.html:107
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1648 msgid "Priority:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1649 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1650
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1651 #: ../templates/classic/html/issue.search.html:109
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1652 #: ../templates/classic/html/issue.search.html:125
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1653 msgid "not selected"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1654 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1655
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1656 #: ../templates/classic/html/issue.search.html:120
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1657 msgid "Status:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1658 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1659
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1660 #: ../templates/classic/html/issue.search.html:123
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1661 msgid "not resolved"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1662 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1663
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1664 #: ../templates/classic/html/issue.search.html:137
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1665 msgid "Assigned to:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1666 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1667
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1668 #: ../templates/classic/html/issue.search.html:140
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1669 msgid "assigned to me"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1670 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1671
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1672 #: ../templates/classic/html/issue.search.html:142
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1673 msgid "unassigned"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1674 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1675
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1676 #: ../templates/classic/html/issue.search.html:152
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1677 msgid "Pagesize:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1678 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1679
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1680 #: ../templates/classic/html/issue.search.html:158
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1681 msgid "Start With:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1682 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1683
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1684 #: ../templates/classic/html/issue.search.html:164
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1685 msgid "Sort Descending:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1686 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1687
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1688 #: ../templates/classic/html/issue.search.html:171
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1689 msgid "Group Descending:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1690 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1691
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1692 #: ../templates/classic/html/issue.search.html:178
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1693 msgid "Query name**:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1694 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1695
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1696 #: ../templates/classic/html/issue.search.html:188
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1697 #: ../templates/classic/html/page.html:46
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1698 msgid "Search"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1699 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1700
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1701 #: ../templates/classic/html/issue.search.html:192
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1702 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1703 "*: The \"all text\" field will look in message bodies and issue titles<br> "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1704 "**: If you supply a name, the query will be saved off and available as a link "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1705 "in the sidebar"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1706 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1707
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1708 #: ../templates/classic/html/keyword.item.html:3
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1709 msgid "Keyword editing - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1710 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1711
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1712 #: ../templates/classic/html/keyword.item.html:5
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1713 msgid "Keyword editing"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1714 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1715
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1716 #: ../templates/classic/html/keyword.item.html:11
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1717 msgid "Existing Keywords"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1718 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1719
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1720 #: ../templates/classic/html/keyword.item.html:20
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1721 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1722 "To edit an existing keyword (for spelling or typing errors), click on its "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1723 "entry above."
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1724 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1725
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1726 #: ../templates/classic/html/keyword.item.html:27
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1727 msgid "To create a new keyword, enter it below and click \"Submit New Entry\"."
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1728 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1729
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1730 #: ../templates/classic/html/keyword.item.html:37
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1731 msgid "Keyword"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1732 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1733
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1734 #: ../templates/classic/html/msg.index.html:3
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1735 msgid "List of messages - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1736 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1737
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1738 #: ../templates/classic/html/msg.index.html:5
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1739 msgid "Message listing"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1740 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1741
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1742 #: ../templates/classic/html/msg.item.html:6
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1743 msgid "Message ${id} - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1744 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1745
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1746 #: ../templates/classic/html/msg.item.html:9
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1747 msgid "New Message - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1748 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1749
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1750 #: ../templates/classic/html/msg.item.html:13
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1751 msgid "New Message"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1752 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1753
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1754 #: ../templates/classic/html/msg.item.html:15
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1755 msgid "New Message Editing"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1756 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1757
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1758 #: ../templates/classic/html/msg.item.html:18
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1759 msgid "Message${id}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1760 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1761
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1762 #: ../templates/classic/html/msg.item.html:21
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1763 msgid "Message${id} Editing"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1764 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1765
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1766 #: ../templates/classic/html/msg.item.html:28
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1767 msgid "Author"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1768 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1769
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1770 #: ../templates/classic/html/msg.item.html:33
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1771 msgid "Recipients"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1772 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1773
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1774 #: ../templates/classic/html/msg.item.html:44
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1775 msgid "Content"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1776 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1777
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1778 #: ../templates/classic/html/page.html:28
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1779 msgid "<b>Your Queries</b> (<a href=\"query?@template=edit\">edit</a>)"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1780 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1781
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1782 #: ../templates/classic/html/page.html:39
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1783 msgid "Issues"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1784 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1785
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1786 #: ../templates/classic/html/page.html:40
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1787 #: ../templates/classic/html/page.html:57
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1788 msgid "Create New"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1789 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1790
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1791 #: ../templates/classic/html/page.html:42
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1792 msgid "Show Unassigned"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1793 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1794
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1795 #: ../templates/classic/html/page.html:44
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1796 msgid "Show All"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1797 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1798
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1799 #: ../templates/classic/html/page.html:47
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1800 msgid "Show issue:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1801 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1802
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1803 #: ../templates/classic/html/page.html:56
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1804 msgid "Keywords"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1805 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1806
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1807 #: ../templates/classic/html/page.html:58
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1808 msgid "Edit Existing"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1809 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1810
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1811 #: ../templates/classic/html/page.html:64
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1812 #: ../templates/minimal/html/page.html:48
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1813 msgid "Administration"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1814 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1815
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1816 #: ../templates/classic/html/page.html:66
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1817 #: ../templates/minimal/html/page.html:49
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1818 msgid "Class List"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1819 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1820
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1821 #: ../templates/classic/html/page.html:68
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1822 #: ../templates/minimal/html/page.html:51
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1823 msgid "User List"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1824 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1825
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1826 #: ../templates/classic/html/page.html:71
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1827 #: ../templates/minimal/html/page.html:54
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1828 msgid "Add User"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1829 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1830
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1831 #: ../templates/classic/html/page.html:78
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1832 #: ../templates/classic/html/page.html:82
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1833 #: ../templates/minimal/html/page.html:30
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1834 msgid "Login"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1835 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1836
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1837 #: ../templates/classic/html/page.html:84
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1838 #: ../templates/classic/html/user.register.html:70
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1839 #: ../templates/minimal/html/page.html:33
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1840 #: ../templates/minimal/html/user.register.html:58
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1841 msgid "Register"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1842 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1843
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1844 #: ../templates/classic/html/page.html:87
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1845 msgid "Lost&nbsp;your&nbsp;login?"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1846 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1847
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1848 #: ../templates/classic/html/page.html:92
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1849 msgid "Hello, ${user}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1850 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1851
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1852 #: ../templates/classic/html/page.html:94
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1853 msgid "My Issues"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1854 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1855
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1856 #: ../templates/classic/html/page.html:95
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1857 #: ../templates/minimal/html/page.html:40
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1858 msgid "My Details"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1859 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1860
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1861 #: ../templates/classic/html/page.html:97
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1862 #: ../templates/minimal/html/page.html:42
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1863 msgid "Logout"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1864 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1865
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1866 #: ../templates/classic/html/page.html:101
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1867 msgid "Help"
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1868 msgstr ""
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1869
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1870 #: ../templates/classic/html/page.html:102
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1871 msgid "Roundup docs"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1872 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1873
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1874 #: ../templates/classic/html/page.html:153
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1875 msgid "don't care"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1876 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1877
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1878 #: ../templates/classic/html/page.html:155
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1879 msgid "------------"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1880 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1881
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
1882 #: ../templates/classic/html/page.html:173
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1883 msgid "no value"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1884 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1885
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1886 #: ../templates/classic/html/query.edit.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1887 msgid "\"Your Queries\" Editing - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1888 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1889
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1890 #: ../templates/classic/html/query.edit.html:6
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1891 msgid "\"Your Queries\" Editing"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1892 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1893
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1894 #: ../templates/classic/html/query.edit.html:11
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1895 msgid "You are not allowed to edit queries."
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1896 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1897
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1898 #: ../templates/classic/html/query.edit.html:28
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1899 msgid "Query"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1900 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1901
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1902 #: ../templates/classic/html/query.edit.html:29
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1903 msgid "Include in \"Your Queries\""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1904 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1905
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1906 #: ../templates/classic/html/query.edit.html:31
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1907 msgid "Private to you?"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1908 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1909
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1910 #: ../templates/classic/html/query.edit.html:44
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1911 msgid "leave out"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1912 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1913
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1914 #: ../templates/classic/html/query.edit.html:45
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1915 msgid "include"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1916 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1917
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1918 #: ../templates/classic/html/query.edit.html:49
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1919 msgid "leave in"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1920 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1921
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1922 #: ../templates/classic/html/query.edit.html:50
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1923 msgid "remove"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1924 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1925
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1926 #: ../templates/classic/html/query.edit.html:54
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1927 msgid "[query is retired]"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1928 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1929
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1930 #: ../templates/classic/html/query.edit.html:67
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1931 msgid "edit"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1932 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1933
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1934 #: ../templates/classic/html/query.edit.html:71
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1935 msgid "yes"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1936 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1937
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1938 #: ../templates/classic/html/query.edit.html:73
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1939 msgid "no"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1940 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1941
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1942 #: ../templates/classic/html/query.edit.html:79
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1943 msgid "Delete"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1944 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1945
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1946 #: ../templates/classic/html/query.edit.html:90
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1947 msgid "[not yours to edit]"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1948 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1949
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1950 #: ../templates/classic/html/query.edit.html:96
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1951 msgid "Save Selection"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1952 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1953
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1954 #: ../templates/classic/html/user.forgotten.html:3
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1955 msgid "Password reset request - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1956 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1957
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1958 #: ../templates/classic/html/user.forgotten.html:5
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1959 msgid "Password reset request"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1960 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1961
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1962 #: ../templates/classic/html/user.forgotten.html:9
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1963 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1964 "You have two options if you have forgotten your password. If you know the "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1965 "email address you registered with, enter it below."
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1966 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1967
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1968 #: ../templates/classic/html/user.forgotten.html:16
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1969 msgid "Email Address:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1970 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1971
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1972 #: ../templates/classic/html/user.forgotten.html:24
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1973 #: ../templates/classic/html/user.forgotten.html:34
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1974 msgid "Request password reset"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1975 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1976
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1977 #: ../templates/classic/html/user.forgotten.html:30
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1978 msgid "Or, if you know your username, then enter it below."
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1979 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1980
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1981 #: ../templates/classic/html/user.forgotten.html:33
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1982 msgid "Username:"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1983 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1984
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1985 #: ../templates/classic/html/user.forgotten.html:39
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1986 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1987 "A confirmation email will be sent to you - please follow the instructions "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1988 "within it to complete the reset process."
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1989 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1990
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1991 #: ../templates/classic/html/user.index.html:3
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1992 #: ../templates/minimal/html/user.index.html:3
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1993 msgid "User listing - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1994 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1995
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1996 #: ../templates/classic/html/user.index.html:5
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1997 #: ../templates/minimal/html/user.index.html:5
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1998 msgid "User listing"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
1999 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2000
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2001 #: ../templates/classic/html/user.index.html:14
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2002 #: ../templates/minimal/html/user.index.html:14
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2003 msgid "Username"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2004 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2005
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2006 #: ../templates/classic/html/user.index.html:15
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2007 msgid "Real name"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2008 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2009
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2010 #: ../templates/classic/html/user.index.html:16
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2011 #: ../templates/classic/html/user.item.html:65
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2012 #: ../templates/classic/html/user.register.html:52
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2013 msgid "Organisation"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2014 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2015
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2016 #: ../templates/classic/html/user.index.html:17
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2017 #: ../templates/minimal/html/user.index.html:15
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2018 msgid "Email address"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2019 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2020
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2021 #: ../templates/classic/html/user.index.html:18
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2022 msgid "Phone number"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2023 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2024
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2025 #: ../templates/classic/html/user.index.html:19
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2026 msgid "Retire"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2027 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2028
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2029 #: ../templates/classic/html/user.index.html:32
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2030 msgid "retire"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2031 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2032
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2033 #: ../templates/classic/html/user.item.html:7
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2034 msgid "User ${id}: ${title} - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2035 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2036
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2037 #: ../templates/classic/html/user.item.html:10
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2038 msgid "New User - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2039 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2040
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2041 #: ../templates/classic/html/user.item.html:14
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2042 #: ../templates/minimal/html/user.item.html:6
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2043 msgid "New User"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2044 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2045
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2046 #: ../templates/classic/html/user.item.html:16
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2047 #: ../templates/minimal/html/user.item.html:8
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2048 msgid "New User Editing"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2049 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2050
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2051 #: ../templates/classic/html/user.item.html:19
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2052 #: ../templates/minimal/html/user.item.html:11
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2053 msgid "User${id}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2054 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2055
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2056 #: ../templates/classic/html/user.item.html:22
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2057 #: ../templates/minimal/html/user.item.html:14
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2058 msgid "User${id} Editing"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2059 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2060
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2061 #: ../templates/classic/html/user.item.html:38
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2062 #: ../templates/classic/html/user.register.html:28
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2063 #: ../templates/minimal/html/user.item.html:27
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2064 #: ../templates/minimal/html/user.item.html:67
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2065 #: ../templates/minimal/html/user.register.html:26
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2066 msgid "Login Name"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2067 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2068
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2069 #: ../templates/classic/html/user.item.html:42
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2070 #: ../templates/classic/html/user.register.html:32
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2071 #: ../templates/minimal/html/user.item.html:31
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2072 #: ../templates/minimal/html/user.register.html:30
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2073 msgid "Login Password"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2074 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2075
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2076 #: ../templates/classic/html/user.item.html:46
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2077 #: ../templates/classic/html/user.register.html:36
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2078 #: ../templates/minimal/html/user.item.html:35
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2079 #: ../templates/minimal/html/user.register.html:34
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2080 msgid "Confirm Password"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2081 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2082
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2083 #: ../templates/classic/html/user.item.html:50
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2084 #: ../templates/classic/html/user.register.html:40
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2085 #: ../templates/minimal/html/user.item.html:39
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2086 #: ../templates/minimal/html/user.register.html:38
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2087 msgid "Roles"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2088 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2089
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2090 #: ../templates/classic/html/user.item.html:56
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2091 msgid "(to give the user more than one role, enter a comma,separated,list)"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2092 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2093
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2094 #: ../templates/classic/html/user.item.html:61
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2095 #: ../templates/classic/html/user.register.html:48
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2096 msgid "Phone"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2097 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2098
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2099 #: ../templates/classic/html/user.item.html:69
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2100 msgid "Timezone"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2101 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2102
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2103 #: ../templates/classic/html/user.item.html:73
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2104 msgid "(this is a numeric hour offset, the default is ${zone})"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2105 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2106
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2107 #: ../templates/classic/html/user.item.html:78
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2108 #: ../templates/classic/html/user.register.html:56
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2109 #: ../templates/minimal/html/user.item.html:47
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2110 #: ../templates/minimal/html/user.item.html:71
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2111 #: ../templates/minimal/html/user.register.html:46
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2112 msgid "E-mail address"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2113 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2114
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2115 #: ../templates/classic/html/user.item.html:82
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2116 #: ../templates/classic/html/user.register.html:60
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2117 #: ../templates/minimal/html/user.item.html:51
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2118 #: ../templates/minimal/html/user.register.html:50
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2119 msgid "Alternate E-mail addresses<br>One address per line"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2120 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2121
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2122 #: ../templates/classic/html/user.register.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2123 #: ../templates/classic/html/user.register.html:7
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2124 #: ../templates/minimal/html/user.register.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2125 #: ../templates/minimal/html/user.register.html:7
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2126 msgid "Registering with ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2127 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2128
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2129 #: ../templates/classic/html/user.rego_progress.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2130 #: ../templates/minimal/html/user.rego_progress.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2131 msgid "Registration in progress - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2132 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2133
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2134 #: ../templates/classic/html/user.rego_progress.html:6
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2135 #: ../templates/minimal/html/user.rego_progress.html:6
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2136 msgid "Registration in progress..."
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2137 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2138
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2139 #: ../templates/classic/html/user.rego_progress.html:10
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2140 #: ../templates/minimal/html/user.rego_progress.html:10
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2141 msgid ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2142 "You will shortly receive an email to confirm your registration. To complete "
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2143 "the registration process, visit the link indicated in the email."
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2144 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2145
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2146 #: ../templates/minimal/html/home.html:2
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2147 msgid "Tracker home - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2148 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2149
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2150 #: ../templates/minimal/html/home.html:4
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2151 msgid "Tracker home"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2152 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2153
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2154 #: ../templates/minimal/html/home.html:16
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2155 msgid "Please select from one of the menu options on the right."
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2156 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2157
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2158 #: ../templates/minimal/html/home.html:19
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2159 msgid "Please log in or register."
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2160 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2161
2469
2b43337d7e20 updated from sources
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2447
diff changeset
2162 #: ../templates/minimal/html/page.html:38
2447
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2163 msgid "Hello,<br>${user}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2164 msgstr ""
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2165
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2166 #: ../templates/minimal/html/user.item.html:3
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2167 msgid "User editing - ${tracker}"
6e9135358671 Updated from current sources, including web templates
Alexander Smishlajev <a1s@users.sourceforge.net>
parents: 2357
diff changeset
2168 msgstr ""

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