Mercurial > p > roundup > code
annotate locale/de.po @ 6676:b336cc98d9d2
Mark strings for password reset and registration for translation
Reported on:
https://sourceforge.net/p/roundup/mailman/message/37652424/
by Thomas Arendsen Hein.
Fixed in actions.py and roundup.pot and .po files updated.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 12 May 2022 21:29:09 -0400 |
| parents | 01216187a167 |
| children | 51865a1ee765 |
| rev | line source |
|---|---|
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1 # German message file for Roundup Issue Tracker |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2 # Initial work by Stefan Niederhauser <stefan.niederhauser@unibas.ch>, 2004. |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
3 # updated by Toni Mueller <toni@debian.org> |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
4 # updated by Tobias Herp <tobias.herp@gmx.de> |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
5 # |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
6 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
7 msgstr "" |
|
4881
96a2c825c8d6
Apply german translation fixes in issue2550761
Ralf Schlatterbeck <rsc@runtux.com>
parents:
4843
diff
changeset
|
8 "Project-Id-Version: Roundup 1.5.0\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
9 "Report-Msgid-Bugs-To: roundup-devel@lists.sourceforge.net\n" |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
10 "POT-Creation-Date: 2022-05-12 21:22-0400\n" |
|
5052
737d3edee3ab
E-mail -> E-Mail in de.po (issue2550717)
Thomas Arendsen Hein <thomas@intevation.de>
parents:
5046
diff
changeset
|
11 "PO-Revision-Date: 2016-04-11 09:13+0200\n" |
| 4098 | 12 "Last-Translator: Tobias Herp <tobias.herp@gmx.de>\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
13 "Language-Team: German Translators <roundup-devel@lists.sourceforge.net>\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
14 "Language: \n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
15 "MIME-Version: 1.0\n" |
| 4098 | 16 "Content-Type: text/plain; charset=UTF-8\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
17 "Content-Transfer-Encoding: 8bit\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
18 "Plural-Forms: nplurals=2; plural=n != 1;\n" |
| 4098 | 19 "X-Poedit-Bookmarks: 75,-1,-1,-1,-1,-1,-1,-1,-1,-1\n" |
| 20 | |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
21 #: ../roundup/actions.py:49 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
22 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
23 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
24 "You do not have permission to retire or restore the %(classname)s class." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
25 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
26 "Sie sind nicht berechtigt, die Aktion(en) %(action)s auf die Klasse " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
27 "%(classname)s anzuwenden." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
28 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
29 #: ../roundup/actions.py:64 ../roundup/cgi/actions.py:242 |
| 4098 | 30 msgid "You may not retire the admin or anonymous user" |
| 31 msgstr "Sie können den Administrator oder den Gast-Benutzer nicht löschen" | |
| 32 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
33 #: ../roundup/admin.py:99 ../roundup/admin.py:1199 ../roundup/admin.py:1254 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
34 #: ../roundup/admin.py:1281 ../roundup/admin.py:99:1199 :1254:1281 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
35 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
36 msgid "no such class \"%(classname)s\"" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
37 msgstr "Die Klasse \"%(classname)s\" existiert nicht" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
38 |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
39 # ../roundup/admin.py:93 :97 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
40 #: ../roundup/admin.py:111 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
41 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
42 msgid "argument \"%(arg)s\" not propname=value" |
| 4098 | 43 msgstr "Der Parameter \"%(arg)s\" entspricht nicht dem Format Eigenschaft=Wert" |
| 44 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
45 #: ../roundup/admin.py:124 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
46 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
47 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
48 "Problem: %(message)s\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
49 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
50 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
51 "Problem: %(message)s\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
52 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
53 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
54 #: ../roundup/admin.py:125 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
55 #, fuzzy, python-format |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
56 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
57 "%(message)sUsage: roundup-admin [options] [<command> <arguments>]\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
58 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
59 "Options:\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
60 " -i instance home -- specify the issue tracker \"home directory\" to " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
61 "administer\n" |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
62 " -u -- the user[:password] to use for commands (default " |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
63 "admin)\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
64 " -d -- print full designators not just class id numbers\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
65 " -c -- when outputting lists of data, comma-separate them.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
66 " Same as '-S \",\"'.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
67 " -S <string> -- when outputting lists of data, string-separate them\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
68 " -s -- when outputting lists of data, space-separate them.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
69 " Same as '-S \" \"'.\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
70 " -V -- be verbose when importing\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
71 " -v -- report Roundup and Python versions (and quit)\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
72 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
73 " Only one of -s, -c or -S can be specified.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
74 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
75 "Help:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
76 " roundup-admin -h\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
77 " roundup-admin help -- this help\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
78 " roundup-admin help <command> -- command-specific help\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
79 " roundup-admin help all -- all available help\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
80 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
81 "%(message)sVerwendung: roundup-admin [Optionen] [<Befehl> <Parameter>]\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
82 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
83 "Optionen:\n" |
| 4098 | 84 " -i <Instanzverzeichnis> -- Tracker-Instanz zur Administration auswählen\n" |
| 85 " -u -- Benutzer[:Passwort] für das Ausführen von Befehlen\n" | |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
86 " -d -- lange Bezeichner statt Klassen-Ids anzeigen\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
87 " -c -- Komma-getrennte Listenausgabe (CSV).\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
88 " Analog zu '-S \",\"'.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
89 " -S <Zeichenkette> -- Trennzeichen bei der Listenausgabe.\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
90 " -s -- Leerzeichen als Trennzeichen verwenden.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
91 " Analog zu '-S \" \"'.\n" |
| 4098 | 92 " -V -- ausführliche Ausgaben (\"verbose\") beim Import\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
93 " -v -- Roundup- und Python-Version ausgeben (und beenden)\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
94 "\n" |
| 4098 | 95 " Nur eine der Optionen -s, -c or -S kann gewählt werden.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
96 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
97 "Hilfe:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
98 " roundup-admin -h\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
99 " roundup-admin help -- diese Kurzhilfe anzeigen\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
100 " roundup-admin help <Befehl> -- Hilfe zu einem Befehl anzeigen\n" |
| 4098 | 101 " roundup-admin help all -- sämtliche Hilfen anzeigen\n" |
| 102 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
103 #: ../roundup/admin.py:152 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
104 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
105 msgid "Commands: " |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
106 msgstr "Befehle:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
107 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
108 #: ../roundup/admin.py:159 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
109 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
110 "Commands may be abbreviated as long as the abbreviation\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
111 "matches only one command, e.g. l == li == lis == list." |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
112 msgstr "" |
| 4098 | 113 "Befehle können abgekürzt werden, solange sie eindeutig bleiben, \n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
114 "z.B. l == li == lis == list." |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
115 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
116 #: ../roundup/admin.py:186 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
117 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
118 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
119 "All commands (except help) require a tracker specifier. This is just\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
120 "the path to the roundup tracker you're working with. A roundup tracker\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
121 "is where roundup keeps the database and configuration file that defines\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
122 "an issue tracker. It may be thought of as the issue tracker's \"home\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
123 "directory\". It may be specified in the environment variable TRACKER_HOME\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
124 "or on the command line as \"-i tracker\".\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
125 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
126 "A designator is a classname and a nodeid concatenated, eg. bug1, " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
127 "user10, ...\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
128 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
129 "Property values are represented as strings in command arguments and in the\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
130 "printed results:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
131 " . Strings are, well, strings.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
132 " . Date values are printed in the full date format in the local time zone,\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
133 " and accepted in the full format or any of the partial formats explained\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
134 " below.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
135 " . Link values are printed as node designators. When given as an argument,\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
136 " node designators and key strings are both accepted.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
137 " . Multilink values are printed as lists of node designators joined\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
138 " by commas. When given as an argument, node designators and key\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
139 " strings are both accepted; an empty string, a single node, or a list\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
140 " of nodes joined by commas is accepted.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
141 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
142 "When property values must contain spaces, just surround the value with\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
143 "quotes, either ' or \". A single space may also be backslash-quoted. If a\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
144 "value must contain a quote character, it must be backslash-quoted or inside\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
145 "quotes. Examples:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
146 " hello world (2 tokens: hello, world)\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
147 " \"hello world\" (1 token: hello world)\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
148 " \"Roch'e\" Compaan (2 tokens: Roch'e Compaan)\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
149 " Roch\\'e Compaan (2 tokens: Roch'e Compaan)\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
150 " address=\"1 2 3\" (1 token: address=1 2 3)\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
151 " \\\\ (1 token: \\)\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
152 " \\n\\r\\t (1 token: a newline, carriage-return and " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
153 "tab)\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
154 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
155 "When multiple nodes are specified to the roundup get or roundup set\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
156 "commands, the specified properties are retrieved or set on all the listed\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
157 "nodes.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
158 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
159 "When multiple results are returned by the roundup get or roundup find\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
160 "commands, they are printed one per line (default) or joined by commas (with\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
161 "the -c) option.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
162 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
163 "Where the command changes data, a login name/password is required. The\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
164 "login may be specified as either \"name\" or \"name:password\".\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
165 " . ROUNDUP_LOGIN environment variable\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
166 " . the -u command-line option\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
167 "If either the name or password is not supplied, they are obtained from the\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
168 "command-line.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
169 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
170 "Date format examples:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
171 " \"2000-04-17.03:45\" means <Date 2000-04-17.08:45:00>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
172 " \"2000-04-17\" means <Date 2000-04-17.00:00:00>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
173 " \"01-25\" means <Date yyyy-01-25.00:00:00>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
174 " \"08-13.22:13\" means <Date yyyy-08-14.03:13:00>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
175 " \"11-07.09:32:43\" means <Date yyyy-11-07.14:32:43>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
176 " \"14:25\" means <Date yyyy-mm-dd.19:25:00>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
177 " \"8:47:11\" means <Date yyyy-mm-dd.13:47:11>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
178 " \".\" means \"right now\"\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
179 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
180 "Command help:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
181 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
182 "\n" |
| 4098 | 183 "Sie müssen für sämtliche Befehle - außer für die Hilfe - das Verzeichnis\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
184 "einer Tracker-Instanz angeben. Dort wird die Konfiguration gespeichert und\n" |
| 4098 | 185 " - je nach Datenbank - auch die Daten. Das Tracker-Verzeichnis kann über\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
186 "die Umgebungsvariable TRACKER_HOME oder die Option \"-i Verzeichnis\"\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
187 "angegeben werden.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
188 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
189 "Ein Bezeichner besteht aus einem Klassennamen und einer ID, zum Beispiel\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
190 "\"issue12\"\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
191 "\n" |
| 4098 | 192 "Eigenschaften werden als Zeichenketten übergeben und angezeigt.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
193 " . Eine Zeichenkette (\"String\") wird direkt ausgegeben.\n" |
| 4098 | 194 " . Datumswerte werden als vollständiges Datum in der lokalen Zeitzone\n" |
| 195 " ausgegeben und können im vollständigen Format oder in einem Teilformat\n" | |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
196 " eingeben werden (siehe unten).\n" |
| 4098 | 197 " . Links zu anderen Einträgen werden mit dem Bezeichner dargestellt.\n" |
| 198 " Bei der Eingabe wird entweder der Bezeichner oder nur der Schlüssel\n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
199 " angegeben.\n" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
200 " . Bei Mehrfach-Links werden die verlinkten Bezeichner mit Kommata getrennt\n" |
| 4098 | 201 " ausgegeben. Bei der Eingabe können Bezeichner oder Schlüssel\n" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
202 " mit Kommata getrennt eingegeben werden.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
203 "\n" |
| 4098 | 204 "Falls Eigenschaften Leerzeichen enthalten, müssen die Werte in\n" |
| 205 "\"Anführungszeichen\" eingeschlossen werden. Leerzeichen können auch mit\n" | |
| 206 "einem \\Backslash geschützt werden. Ebenso müssen Anführungszeichen im Wert\n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
207 "mit einem Backslash versehen werden, einfache ' wie doppelte \".\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
208 "Beispiele:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
209 " Hallo Welt (2 Werte: Hallo, Welt)\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
210 " \"Hallo Welt\" (1 Wert: Hallo Welt)\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
211 " \"Alfons'\" Welt (2 Werte: Alfons', Welt)\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
212 " Alfons\\' Welt (2 Werte: Alfons', Welt)\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
213 " Adresse=\"1 2 3\" (1 Wert: Address=1 2 3)\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
214 " \\\\ (1 Wert: \\)\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
215 " \\n\\r\\t (1 Wert: Zeilenumbruch + CR + Tab)\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
216 "\n" |
| 4098 | 217 "Wenn bei einer Abfrage oder einer Änderung mehrere Einträge angegeben\n" |
| 218 "werden, so werden die gewünschten Eigenschaften aller Einträge angezeigt\n" | |
| 219 "bzw. geändert.\n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
220 "\n" |
| 4098 | 221 "Wenn ein Befehl \"get\" oder \"find\" mehrere Einträge zurückgibt, so \n" |
| 222 "werden diese Zeile für Zeile oder (mit der Option -c) kommagetrennt\n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
223 "ausgegeben.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
224 "\n" |
| 4098 | 225 "Bei Änderungen wird ein Benutzername und ein Passwort benötigt.\n" |
| 226 "Diese Angaben können in der Umgebungsvariable ROUNDUP_LOGIN oder mit der\n" | |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
227 "Option -u gemacht werden, entweder als \"Benutzername\" oder als\n" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
228 "\"benutzername:passwort\".\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
229 "\n" |
| 4098 | 230 "Beispiele für Datumsformate:\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
231 " \"2000-04-17.03:45\" ergibt <Date 2000-04-17.08:45:00>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
232 " \"2000-04-17\" ergibt <Date 2000-04-17.00:00:00>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
233 " \"01-25\" ergibt <Date yyyy-01-25.00:00:00>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
234 " \"08-13.22:13\" ergibt <Date yyyy-08-14.03:13:00>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
235 " \"11-07.09:32:43\" ergibt <Date yyyy-11-07.14:32:43>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
236 " \"14:25\" ergibt <Date yyyy-mm-dd.19:25:00>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
237 " \"8:47:11\" ergibt <Date yyyy-mm-dd.13:47:11>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
238 " \".\" ergibt \"jetzt\"\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
239 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
240 "Befehlshilfe:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
241 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
242 #: ../roundup/admin.py:249 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
243 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
244 msgid "%s:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
245 msgstr "%s:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
246 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
247 #: ../roundup/admin.py:254 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
248 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
249 "Usage: help topic\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
250 " Give help about topic.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
251 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
252 " commands -- list commands\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
253 " <command> -- help specific to a command\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
254 " initopts -- init command options\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
255 " all -- all available help\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
256 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
257 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
258 "Verwendung: help Thema\n" |
| 4098 | 259 " Zeigt die Hilfe für ein Thema ein.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
260 "\n" |
|
4881
96a2c825c8d6
Apply german translation fixes in issue2550761
Ralf Schlatterbeck <rsc@runtux.com>
parents:
4843
diff
changeset
|
261 " commands -- Befehlsliste ausgeben\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
262 " <command> -- Hilfe zu einem bestimmten Befehl\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
263 " initopts -- Optionen zur Initialisierung\n" |
| 4098 | 264 " all -- sämtlichen Hilfetext anzeigen\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
265 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
266 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
267 #: ../roundup/admin.py:276 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
268 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
269 msgid "Sorry, no help for \"%(topic)s\"" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
270 msgstr "Zum Thema \"%(topic)s\" existiert leider kein Hilfetext" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
271 |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
272 # ../roundup/admin.py:336 :382 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
273 #: ../roundup/admin.py:375 ../roundup/admin.py:431 ../roundup/admin.py:375:431 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
274 msgid "Templates:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
275 msgstr "Vorlagen:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
276 |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
277 # ../roundup/admin.py:339 :393 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
278 #: ../roundup/admin.py:378 ../roundup/admin.py:441 ../roundup/admin.py:378:441 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
279 msgid "Back ends:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
280 msgstr "Datenbanken:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
281 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
282 #: ../roundup/admin.py:381 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
283 msgid "" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
284 "Usage: install [template [backend [key=val[,key=val]]]]\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
285 " Install a new Roundup tracker.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
286 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
287 " The command will prompt for the tracker home directory\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
288 " (if not supplied through TRACKER_HOME or the -i option).\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
289 " The template and backend may be specified on the command-line\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
290 " as arguments, in that order.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
291 "\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
292 " Command line arguments following the backend allows you to\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
293 " pass initial values for config options. For example, passing\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
294 " \"web_http_auth=no,rdbms_user=dinsdale\" will override defaults\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
295 " for options http_auth in section [web] and user in section [rdbms].\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
296 " Please be careful to not use spaces in this argument! (Enclose\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
297 " whole argument in quotes if you need spaces in option value).\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
298 "\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
299 " The initialise command must be called after this command in order\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
300 " to initialise the tracker's database. You may edit the tracker's\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
301 " initial database contents before running that command by editing\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
302 " the tracker's dbinit.py module init() function.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
303 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
304 " See also initopts help.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
305 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
306 msgstr "" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
307 "Verwendung: install [Vorlage [Datenbanktyp [Admin-Passwort " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
308 "[opt=wert[,...]]]]]\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
309 " Installiert einen neuen Roundup-Tracker.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
310 "\n" |
| 4098 | 311 " Sie werden aufgefordert, ein Tracker-Verzeichnis zu wählen\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
312 " (falls Sie keines mit TRACKER_HOME oder -i angegeben haben),\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
313 " sowie eine Vorlage, den Datenbanktyp und das Administrations-\n" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
314 " passwort anzugeben.\n" |
| 4098 | 315 " Sie können auch die Vorlage, den Datenbanktyp und das Passwort\n" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
316 " in dieser Reihenfolge auf der Kommandozeile angegen.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
317 "\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
318 " Das letzte Argument erlaubt die Angabe von Konfigurations-Optionen.\n" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
319 " So wird zum Beispiel durch Angabe von\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
320 " \"web_http_auth=no,rdbms_user=dinsdale\"\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
321 " die Option http_auth in der Sektion [web] ausgeschaltet und der\n" |
| 4098 | 322 " Name des Datenbank-Benutzers in der Sektion [rdbms] geändert.\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
323 " Vorsicht bitte mit Leerzeichen! Wenn sie Leerzeichen angeben " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
324 "müssen,\n" |
| 4098 | 325 " schließen Sie das ganze Argument in Gänsefüßchen ein.\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
326 "\n" |
| 4098 | 327 " Nach der Installation müssen Sie die Datenbank mit dem Befehl \n" |
| 328 " \"initialise\" einrichten. Zuvor können Sie in der Datei\n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
329 " \"dbinit.py\" die Funktion \"init()\" einen Anfangsbestand an\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
330 " Daten programmieren.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
331 "\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
332 " Siehe auch unter dem Hilfethema \"initopts\".\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
333 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
334 |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
335 # ../roundup/admin.py:358 :483 :562 :612 :682 :703 :731 :802 :869 :940 :988 |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
336 # :1010 :1037 :1098 :1156 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
337 #: ../roundup/admin.py:404 ../roundup/admin.py:536 ../roundup/admin.py:609 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
338 #: ../roundup/admin.py:700 ../roundup/admin.py:758 ../roundup/admin.py:842 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
339 #: ../roundup/admin.py:901 ../roundup/admin.py:928 ../roundup/admin.py:955 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
340 #: ../roundup/admin.py:1030 ../roundup/admin.py:1097 ../roundup/admin.py:1183 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
341 #: ../roundup/admin.py:1244 ../roundup/admin.py:1271 ../roundup/admin.py:1307 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
342 #: ../roundup/admin.py:1435 ../roundup/admin.py:1522 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
343 #: ../roundup/admin.py:404:536 :1097 :1183:1244 :1271:1307 :1435:1522 :609:700 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
344 #: :758:842 :901:928 :955:1030 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
345 msgid "Not enough arguments supplied" |
| 4098 | 346 msgstr "Zu wenig Parameter übergeben" |
| 347 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
348 #: ../roundup/admin.py:410 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
349 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
350 msgid "Instance home parent directory \"%(parent)s\" does not exist" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
351 msgstr "Das angegebene Tracker-Verzeichnis \"%(parent)s\" existiert nicht" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
352 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
353 #: ../roundup/admin.py:419 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
354 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
355 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
356 "WARNING: There appears to be a tracker in \"%(tracker_home)s\"!\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
357 "If you re-install it, you will lose all the data!\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
358 "Erase it? Y/N: " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
359 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
360 "WARNUNG: Im Verzeichnis \"%(tracker_home)s\" scheint bereits ein Tracker\n" |
| 4098 | 361 "installiert zu sein! Eine erneute Installation löscht sämtliche Daten!\n" |
| 362 "Wirklich löschen? Y/N: " | |
| 363 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
364 #: ../roundup/admin.py:432 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
365 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
366 msgid "Select template" |
|
4881
96a2c825c8d6
Apply german translation fixes in issue2550761
Ralf Schlatterbeck <rsc@runtux.com>
parents:
4843
diff
changeset
|
367 msgstr "Vorlagensatz auswählen [classic]:" |
| 4098 | 368 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
369 #: ../roundup/admin.py:442 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
370 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
371 msgid "Select backend" |
| 4098 | 372 msgstr "Datenbank auswählen [anydbm]" |
| 373 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
374 #: ../roundup/admin.py:453 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
375 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
376 msgid "Error in configuration settings: \"%s\"" |
| 4098 | 377 msgstr "Fehler in der Konfiguration: \"%s\"" |
| 378 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
379 #: ../roundup/admin.py:484 |
| 4098 | 380 #, fuzzy, python-format |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
381 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
382 "\n" |
| 4098 | 383 "---------------------------------------------------------------------------\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
384 " You should now edit the tracker configuration file:\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
385 " %(config_file)s" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
386 msgstr "" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
387 "\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
388 " Sie sollten nun die Konfigurationsdatei des Trackers bearbeiten:\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
389 " %(config_file)s" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
390 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
391 #: ../roundup/admin.py:494 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
392 msgid " ... at a minimum, you must set following options:" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
393 msgstr " ... passen sie zumindest folgende Optionen an:" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
394 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
395 #: ../roundup/admin.py:499 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
396 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
397 msgid "" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
398 "\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
399 " If you wish to modify the database schema,\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
400 " you should also edit the schema file:\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
401 " %(database_config_file)s\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
402 " You may also change the database initialisation file:\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
403 " %(database_init_file)s\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
404 " ... see the documentation on customizing for more information.\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
405 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
406 " You MUST run the \"roundup-admin initialise\" command once you've " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
407 "performed\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
408 " the above steps.\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
409 "---------------------------------------------------------------------------\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
410 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
411 "\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
412 " Um das Datenbank-Schema anzupassen, bearbeiten Sie die Datei:\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
413 " %(database_config_file)s\n" |
| 4098 | 414 " Sie können zudem auch den anfänglichen Datenbestand ändern:\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
415 " %(database_init_file)s\n" |
| 4098 | 416 " ... die Online-Dokumentation enthält ein eigenes Kapitel über Anpassungen.\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
417 "\n" |
| 4098 | 418 " Anschließend MÜSSEN Sie \"roundup-admin initialise\" ausführen.\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
419 "---------------------------------------------------------------------------\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
420 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
421 #: ../roundup/admin.py:531 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
422 #, fuzzy |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
423 msgid "" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
424 "Usage: genconfig <filename>\n" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
425 " Generate a new tracker config file (ini style) with default\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
426 " values in <filename>.\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
427 " " |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
428 msgstr "" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
429 "Verwendung: genconfig <filename>\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
430 " Schreibt eine neue Tracker-Konfiguration (im \".ini\"-Format) mit \n" |
|
4881
96a2c825c8d6
Apply german translation fixes in issue2550761
Ralf Schlatterbeck <rsc@runtux.com>
parents:
4843
diff
changeset
|
431 " Standardwerten in die Datei <filename>.\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
432 " " |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
433 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
434 #: ../roundup/admin.py:546 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
435 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
436 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
437 "Usage: updateconfig <filename>\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
438 " Generate an updated tracker config file (ini style) in\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
439 " <filename>. Use current settings from existing roundup\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
440 " tracker in tracker home.\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
441 " " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
442 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
443 "Verwendung: genconfig <filename>\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
444 " Schreibt eine neue Tracker-Konfiguration (im \".ini\"-Format) mit \n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
445 " Standardwerten in die Datei <filename>.\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
446 " " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
447 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
448 #. password |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
449 #: ../roundup/admin.py:554 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
450 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
451 "Usage: initialise [adminpw]\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
452 " Initialise a new Roundup tracker.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
453 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
454 " The administrator details will be set at this step.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
455 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
456 " Execute the tracker's initialisation function dbinit.init()\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
457 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
458 msgstr "" |
|
4778
4f25deb20dfa
issue2550634: New German orthography corrections
Thomas Arendsen Hein <thomas@intevation.de>
parents:
4570
diff
changeset
|
459 "Verwendung: initialise [Admin-Passwort]\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
460 " Initialisieren eines neuen Roundup-Trackers.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
461 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
462 " Der Administrator-Benutzer wird eingerichtet.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
463 "\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
464 " Die Funktion dbinit.init() wird aufgerufen\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
465 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
466 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
467 #: ../roundup/admin.py:568 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
468 msgid "Admin Password: " |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
469 msgstr "Administratorpasswort: " |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
470 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
471 #: ../roundup/admin.py:569 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
472 msgid " Confirm: " |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
473 msgstr " Wiederholen: " |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
474 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
475 #: ../roundup/admin.py:573 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
476 msgid "Instance home does not exist" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
477 msgstr "Tracker-Verzeichnis existiert nicht" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
478 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
479 #: ../roundup/admin.py:577 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
480 msgid "Instance has not been installed" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
481 msgstr "Tracker-Instanz wurde nicht installiert" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
482 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
483 #: ../roundup/admin.py:583 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
484 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
485 "WARNING: The database is already initialised!\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
486 "If you re-initialise it, you will lose all the data!\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
487 "Erase it? Y/N: " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
488 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
489 "WARNUNG: Die Datenbank ist schon initialisiert!\n" |
| 4098 | 490 "Eine erneute Initialisierung löscht sämtliche Daten!\n" |
| 491 "Wirklich löschen? Y/N: " | |
| 492 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
493 #: ../roundup/admin.py:599 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
494 #, fuzzy |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
495 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
496 "Usage: get property designator[,designator]*\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
497 " Get the given property of one or more designator(s).\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
498 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
499 " A designator is a classname and a nodeid concatenated,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
500 " eg. bug1, user10, ...\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
501 "\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
502 " Retrieves the property value of the nodes specified\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
503 " by the designators.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
504 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
505 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
506 "Verwendung: get Eigenschaft Bezeichner[,Bezeichner]*\n" |
| 4098 | 507 " Gibt die Eigenschaft eines oder mehrerer Einträge zurück.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
508 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
509 " Diese Funktion zeigt Ihnen die Werte einer bestimmten\n" |
| 4098 | 510 " Eigenschaft der gewünschten Einträge an.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
511 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
512 |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
513 # ../roundup/admin.py:516 :531 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
514 #: ../roundup/admin.py:642 ../roundup/admin.py:659 ../roundup/admin.py:642:659 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
515 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
516 msgid "property %s is not of type Multilink or Link so -d flag does not apply." |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
517 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
518 "Die Eigenschaft %s ist kein Multilink oder Link; die Option -d wird deshalb " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
519 "hier nicht ausgewertet." |
| 4098 | 520 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
521 # ../roundup/admin.py:539 :951 :1000 :1022 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
522 #: ../roundup/admin.py:669 ../roundup/admin.py:1201 ../roundup/admin.py:1256 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
523 #: ../roundup/admin.py:669:1201:1256 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
524 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
525 msgid "no such %(classname)s node \"%(nodeid)s\"" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
526 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
527 "Es existiert kein Eintrag der Klasse %(classname)s mit der ID \"%(nodeid)s\"" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
528 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
529 #: ../roundup/admin.py:672 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
530 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
531 msgid "no such %(classname)s property \"%(propname)s\"" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
532 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
533 "Die Eigenschaft \"%(propname)s\" ist für die Klasse \"%(classname)s\" nicht " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
534 "definiert" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
535 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
536 #: ../roundup/admin.py:680 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
537 #, fuzzy |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
538 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
539 "Usage: set items property=value property=value ...\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
540 " Set the given properties of one or more items(s).\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
541 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
542 " The items are specified as a class or as a comma-separated\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
543 " list of item designators (ie \"designator[,designator,...]\").\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
544 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
545 " A designator is a classname and a nodeid concatenated,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
546 " eg. bug1, user10, ...\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
547 "\n" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
548 " This command sets the properties to the values for all\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
549 " designators given. If a class is used, the property will be\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
550 " set for all items in the class. If the value is missing\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
551 " (ie. \"property=\") then the property is un-set. If the property\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
552 " is a multilink, you specify the linked ids for the multilink\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
553 " as comma-separated numbers (ie \"1,2,3\").\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
554 "\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
555 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
556 msgstr "" |
| 4098 | 557 "Verwendung: set Einträge Eigenschaft=Wert Eigenschaft=Wert ...\n" |
| 558 " Bearbeitet den Eigenschaftswert eines oder mehrerer Einträge.\n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
559 "\n" |
| 4098 | 560 " Für \"Einträge\" können Sie eine Klasse angeben oder eine Liste\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
561 " von einem oder mehreren mit Kommata getrennten Bezeichnern " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
562 "aufführen\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
563 " (\"Bezeichner[,Bezeichner]*\").\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
564 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
565 " Der Wert der Eigenschaft wird für alle angegebenen Einträge " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
566 "gesetzt.\n" |
| 4098 | 567 " Wenn der Wert fehlt (Eigenschaft=), wird die Eigenschaft gelöscht.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
568 " Wenn die Eigenschaft ein Link/Multilink ist, werden die verlinkten\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
569 " Einträge als mit Kommata getrennte ID-Nummern angegeben " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
570 "(\"1,2,3\").\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
571 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
572 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
573 #: ../roundup/admin.py:748 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
574 #, fuzzy |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
575 msgid "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
576 "Usage: filter classname propname=value ...\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
577 " Find the nodes of the given class with a given property value.\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
578 "\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
579 " Find the nodes of the given class with a given property value.\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
580 " Multiple values can be specified by separating them with commas.\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
581 " If property is a string, all values must match. I.E. it's an\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
582 " 'and' operation. If the property is a link/multilink any value\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
583 " matches. I.E. an 'or' operation.\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
584 " " |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
585 msgstr "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
586 "Verwendung: find Klassenname Eigenschaft=Wert ...\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
587 " Findet Einträge, welche die angegebene Verlinkung aufweisen.\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
588 "\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
589 " Findet sämtliche Einträge einer Klasse, bei welchen die Link-\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
590 " Eigenschaft den angegebenen Wert enthält. Der Wert kann entweder\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
591 " als ID oder als Bezeichner (\"msg23\") spezifiziert werden.\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
592 " " |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
593 |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
594 # ../roundup/admin.py:631 :669 :822 :834 :888 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
595 #: ../roundup/admin.py:790 |
|
6301
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
596 #, fuzzy, python-format |
|
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
597 msgid "Class %(curclassname)s has no property %(pn)s in %(propname)s." |
|
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
598 msgstr "Die Klasse \"%(classname)s\" hat keine Eigenschaft \"%(propname)s\"" |
|
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
599 |
|
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
600 # ../roundup/admin.py:631 :669 :822 :834 :888 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
601 #: ../roundup/admin.py:827 ../roundup/admin.py:888 ../roundup/admin.py:1050 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
602 #: ../roundup/admin.py:1062 ../roundup/admin.py:1117 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
603 #: ../roundup/admin.py:827:888 :1050:1062:1117 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
604 #, python-format |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
605 msgid "%(classname)s has no property \"%(propname)s\"" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
606 msgstr "Die Klasse \"%(classname)s\" hat keine Eigenschaft \"%(propname)s\"" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
607 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
608 #: ../roundup/admin.py:834 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
609 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
610 "Usage: find classname propname=value ...\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
611 " Find the nodes of the given class with a given link property value.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
612 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
613 " Find the nodes of the given class with a given link property value.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
614 " The value may be either the nodeid of the linked node, or its key\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
615 " value.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
616 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
617 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
618 "Verwendung: find Klassenname Eigenschaft=Wert ...\n" |
| 4098 | 619 " Findet Einträge, welche die angegebene Verlinkung aufweisen.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
620 "\n" |
| 4098 | 621 " Findet sämtliche Einträge einer Klasse, bei welchen die Link-\n" |
| 622 " Eigenschaft den angegebenen Wert enthält. Der Wert kann entweder\n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
623 " als ID oder als Bezeichner (\"msg23\") spezifiziert werden.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
624 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
625 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
626 #: ../roundup/admin.py:895 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
627 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
628 "Usage: specification classname\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
629 " Show the properties for a classname.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
630 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
631 " This lists the properties for a given class.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
632 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
633 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
634 "Verwendung: specification Klassenname\n" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
635 " Gibt die Attribute der Klasse aus.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
636 "\n" |
| 4098 | 637 " Zeigt sämtliche Eigenschaften der Klasse auf.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
638 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
639 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
640 #: ../roundup/admin.py:911 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
641 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
642 msgid "%(key)s: %(value)s (key property)\n" |
| 4098 | 643 msgstr "%(key)s: %(value)s (Schlüsseleigenschaft)" |
| 644 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
645 #: ../roundup/admin.py:914 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
646 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
647 msgid "%(key)s: %(value)s\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
648 msgstr "%(key)s: %(value)s" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
649 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
650 #: ../roundup/admin.py:917 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
651 #, fuzzy |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
652 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
653 "Usage: display designator[,designator]*\n" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
654 "\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
655 " Show the property values for the given node(s).\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
656 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
657 " A designator is a classname and a nodeid concatenated,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
658 " eg. bug1, user10, ...\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
659 "\n" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
660 " This lists the properties and their associated values\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
661 " for the given node.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
662 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
663 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
664 "Verwendung: display Bezeichner[,Bezeichner]*\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
665 " Zeigt alle Eigenschaften eines oder mehrerer Eintrage an.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
666 "\n" |
| 4098 | 667 " Der Befehl zeigt die Eigenschaften und ihre Werte des\n" |
| 668 " gewählten Eintrags an.\n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
669 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
670 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
671 #: ../roundup/admin.py:944 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
672 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
673 msgid "%(key)s: %(value)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
674 msgstr "%(key)s: %(value)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
675 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
676 #: ../roundup/admin.py:947 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
677 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
678 "Usage: create classname property=value ...\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
679 " Create a new entry of a given class.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
680 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
681 " This creates a new entry of the given class using the property\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
682 " name=value arguments provided on the command line after the \"create" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
683 "\"\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
684 " command.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
685 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
686 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
687 "Verwendung: create Klassenname Eigenschaft=Wert ...\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
688 " Erstellt einen neuen Eintrag der angegebenen Klasse.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
689 "\n" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
690 " Ein neuer Eintrag der Klasse wird erstellt, und die Eigenschaften\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
691 " werden mit den Werten initialisiert\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
692 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
693 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
694 #: ../roundup/admin.py:975 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
695 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
696 msgid "%(propname)s (Password): " |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
697 msgstr "%(propname)s (Passwort):" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
698 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
699 #: ../roundup/admin.py:978 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
700 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
701 msgid " %(propname)s (Again): " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
702 msgstr " %(propname)s (Wiederholen):" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
703 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
704 #: ../roundup/admin.py:981 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
705 msgid "Sorry, try again..." |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
706 msgstr "Bitte erneut versuchen..." |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
707 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
708 #: ../roundup/admin.py:985 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
709 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
710 msgid "%(propname)s (%(proptype)s): " |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
711 msgstr "%(propname)s (%(proptype)s): " |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
712 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
713 #: ../roundup/admin.py:1003 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
714 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
715 msgid "you must provide the \"%(propname)s\" property." |
| 4098 | 716 msgstr "Sie müssen einen Wert für \"%(propname)s\" angeben." |
| 717 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
718 #: ../roundup/admin.py:1015 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
719 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
720 "Usage: list classname [property]\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
721 " List the instances of a class.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
722 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
723 " Lists all instances of the given class. If the property is not\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
724 " specified, the \"label\" property is used. The label property is\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
725 " tried in order: the key, \"name\", \"title\" and then the first\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
726 " property, alphabetically.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
727 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
728 " With -c, -S or -s print a list of item id's if no property\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
729 " specified. If property specified, print list of that property\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
730 " for every class instance.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
731 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
732 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
733 "Usage: list Klassenname [Eigenschaft]\n" |
| 4098 | 734 " Listet sämtliche Einträge einer Klasse auf.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
735 "\n" |
| 4098 | 736 " Es werden sämtliche Einträge der Klasse ausgegeben. Wird keine\n" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
737 " Eigenschaft angegeben, so wird ein Bezeichner aus der folgenden\n" |
| 4098 | 738 " Liste generiert, mit absteigender Priorität:\n" |
| 739 " Schlüsselfeld, ein Feld namens \"name\" oder \"title\". Falls\n" | |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
740 " auch diese Felder nicht existieren, wird das \n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
741 " erste Feld alphabetisch sortiert angezeigt.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
742 "\n" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
743 " Mit den Optionen -c, -S or -s wird eine Liste von IDs ausgegeben,\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
744 " falls keine Eigenschaft angegeben wird. Sonst werden die Werte\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
745 " dieser Eigenschaften sämtlicher Instanzen dieser Klasse " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
746 "aufgelistet.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
747 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
748 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
749 #: ../roundup/admin.py:1028 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
750 msgid "Too many arguments supplied" |
| 4098 | 751 msgstr "Sie haben zuviele Argumente übergeben" |
| 752 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
753 #: ../roundup/admin.py:1064 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
754 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
755 msgid "%(nodeid)4s: %(value)s" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
756 msgstr "%(nodeid)4s: %(value)s" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
757 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
758 #: ../roundup/admin.py:1068 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
759 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
760 "Usage: table classname [property[,property]*]\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
761 " List the instances of a class in tabular form.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
762 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
763 " Lists all instances of the given class. If the properties are not\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
764 " specified, all properties are displayed. By default, the column\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
765 " widths are the width of the largest value. The width may be\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
766 " explicitly defined by defining the property as \"name:width\".\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
767 " For example::\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
768 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
769 " roundup> table priority id,name:10\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
770 " Id Name\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
771 " 1 fatal-bug\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
772 " 2 bug\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
773 " 3 usability\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
774 " 4 feature\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
775 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
776 " Also to make the width of the column the width of the label,\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
777 " leave a trailing : without a width on the property. For example::\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
778 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
779 " roundup> table priority id,name:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
780 " Id Name\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
781 " 1 fata\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
782 " 2 bug\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
783 " 3 usab\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
784 " 4 feat\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
785 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
786 " will result in a the 4 character wide \"Name\" column.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
787 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
788 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
789 "Verwendung: table Klassenname [Eigenschaft[,Eigenschaft]*]\n" |
| 4098 | 790 " Listet die Einträge einer Klasse in tabellarischer Form.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
791 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
792 " Dieser Befehl gibt eine Liste sämtlicher Instanzen einer Klasse " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
793 "aus.\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
794 " Werden die Eigenschaften nicht explizit angegeben, so werden\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
795 " alle angezeigt. Die Spaltenbreite wird automatisch nach dem \n" |
| 4098 | 796 " grössten Wert jeder Spalte berechnet, oder sie kann explizit\n" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
797 " als \"Eigenschaft:Breite\" angegeben werden.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
798 " Beispiel:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
799 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
800 " roundup> table priority id,name:10\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
801 " Id Name\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
802 " 1 fatal-bug\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
803 " 2 bug\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
804 " 3 usability\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
805 " 4 feature\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
806 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
807 " Um die Spaltenbreite auf die Grösse des Spaltentitels zu " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
808 "bechränken,\n" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
809 " lassen Sie die Breitenangabe hinter dem Doppelpunkt weg.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
810 " Beispiel:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
811 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
812 " roundup> table priority id,name:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
813 " Id Name\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
814 " 1 fata\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
815 " 2 bug\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
816 " 3 usab\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
817 " 4 feat\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
818 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
819 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
820 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
821 #: ../roundup/admin.py:1112 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
822 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
823 msgid "\"%(spec)s\" not name:width" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
824 msgstr "\"%(spec)s\" entspricht nicht dem Format Eigenschaft:Breite" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
825 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
826 #: ../roundup/admin.py:1134 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
827 #, python-format |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
828 msgid "\"%(spec)s\" does not have an integer width: \"%(width)s\"" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
829 msgstr "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
830 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
831 #: ../roundup/admin.py:1170 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
832 msgid "" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
833 "Usage: history designator [skipquiet]\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
834 " Show the history entries of a designator.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
835 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
836 " A designator is a classname and a nodeid concatenated,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
837 " eg. bug1, user10, ...\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
838 "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
839 " Lists the journal entries viewable by the user for the\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
840 " node identified by the designator. If skipquiet is the\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
841 " second argument, journal entries for quiet properties\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
842 " are not shown.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
843 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
844 msgstr "" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
845 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
846 #: ../roundup/admin.py:1206 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
847 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
848 "Usage: commit\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
849 " Commit changes made to the database during an interactive session.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
850 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
851 " The changes made during an interactive session are not\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
852 " automatically written to the database - they must be committed\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
853 " using this command.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
854 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
855 " One-off commands on the command-line are automatically committed if\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
856 " they are successful.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
857 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
858 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
859 "Verwendung: commit\n" |
| 4098 | 860 " Speichern der Datenbank-Änderungen.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
861 "\n" |
| 4098 | 862 " Falls die Datenbank Transaktionen unterstützt, werden Änderungen\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
863 " während einer Bearbeitungs-Session erst nach einem \"commit\" an " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
864 "die\n" |
| 4098 | 865 " Datenbank übermittelt.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
866 "\n" |
| 4098 | 867 " Einzelbefehle über die Kommandozeile werden sofort in die Datenbank\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
868 " geschrieben.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
869 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
870 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
871 #: ../roundup/admin.py:1221 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
872 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
873 "Usage: rollback\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
874 " Undo all changes that are pending commit to the database.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
875 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
876 " The changes made during an interactive session are not\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
877 " automatically written to the database - they must be committed\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
878 " manually. This command undoes all those changes, so a commit\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
879 " immediately after would make no changes to the database.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
880 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
881 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
882 "Verwendung: rollback\n" |
| 4098 | 883 " Sämtliche nicht gespeicherte Änderungen werden verworfen.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
884 "\n" |
| 4098 | 885 " Falls die Datenbank Transaktionen unterstützt, werden dadurch\n" |
| 886 " sämtliche noch nicht gespeicherte Änderungen (siehe \"commit\")\n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
887 " verworfen.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
888 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
889 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
890 #: ../roundup/admin.py:1234 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
891 #, fuzzy |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
892 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
893 "Usage: retire designator[,designator]*\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
894 " Retire the node specified by designator.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
895 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
896 " A designator is a classname and a nodeid concatenated,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
897 " eg. bug1, user10, ...\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
898 "\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
899 " This action indicates that a particular node is not to be retrieved\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
900 " by the list or find commands, and its key value may be re-used.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
901 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
902 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
903 "Verwendung: retire Bezeichner[,Bezeichner]*\n" |
| 4098 | 904 " Verbirgt einen oder mehrere Einträge.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
905 "\n" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
906 " Das Verbergen eines Eintrags bewirkt, dass dieser bei einer Suche\n" |
| 4098 | 907 " nicht mehr angezeigt wird. Der Schlüssel des verborgenen Eintrags\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
908 " kann zudem wiederverwendet werden.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
909 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
910 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
911 #: ../roundup/admin.py:1262 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
912 #, fuzzy |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
913 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
914 "Usage: restore designator[,designator]*\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
915 " Restore the retired node specified by designator.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
916 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
917 " A designator is a classname and a nodeid concatenated,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
918 " eg. bug1, user10, ...\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
919 "\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
920 " The given nodes will become available for users again.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
921 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
922 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
923 "Verwendung: restore Bezeichner[,Bezeichner]*\n" |
| 4098 | 924 " Ein oder mehrere verborgene Einträge werden wiederhergestellt.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
925 "\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
926 " Ein verborgener Eintrag wird wiederhergestellt und ist danach\n" |
| 4098 | 927 " für die Benutzer wieder sichtbar.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
928 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
929 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
930 # ../roundup/admin.py:539 :951 :1000 :1022 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
931 #: ../roundup/admin.py:1287 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
932 #, fuzzy |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
933 msgid "no such %(classname)s node \" % (nodeid)s\"" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
934 msgstr "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
935 "Es existiert kein Eintrag der Klasse %(classname)s mit der ID \"%(nodeid)s\"" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
936 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
937 #. grab the directory to export to |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
938 #: ../roundup/admin.py:1293 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
939 msgid "" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
940 "Usage: export [[-]class[,class]] export_dir\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
941 " Export the database to colon-separated-value files.\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
942 " To exclude the files (e.g. for the msg or file class),\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
943 " use the exporttables command.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
944 "\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
945 " Optionally limit the export to just the named classes\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
946 " or exclude the named classes, if the 1st argument starts with '-'.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
947 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
948 " This action exports the current data from the database into\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
949 " colon-separated-value files that are placed in the nominated\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
950 " destination directory.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
951 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
952 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
953 "Verwendung: export [Klasse[,Klasse]] Exportverzeichnis\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
954 " Exportiert die Datenbank in ein Verzeichnis mit CSV-Dateien.\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
955 " Um die im Dateisystem abgelegten Daten fortzulassen (z. B.\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
956 " die Klassen msg und file), verwenden Sie \"exporttables\".\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
957 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
958 " Wenn Sie Klassennamen übergeben, wird der Export auf diese " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
959 "beschränkt\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
960 " bzw. (wenn der ersten Klasse ein '-' vorgestellt wird) diese " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
961 "fortgelassen.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
962 "\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
963 " Die Daten werden als kommagetrennte Dateien in das angegebene\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
964 " Exportverzeichnis geschrieben.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
965 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
966 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
967 #: ../roundup/admin.py:1400 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
968 msgid "" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
969 "Usage: exporttables [[-]class[,class]] export_dir\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
970 " Export the database to colon-separated-value files, excluding the\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
971 " files below $TRACKER_HOME/db/files/ (which can be archived " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
972 "separately).\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
973 " To include the files, use the export command.\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
974 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
975 " Optionally limit the export to just the named classes\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
976 " or exclude the named classes, if the 1st argument starts with '-'.\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
977 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
978 " This action exports the current data from the database into\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
979 " colon-separated-value files that are placed in the nominated\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
980 " destination directory.\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
981 " " |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
982 msgstr "" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
983 "Verwendung: exporttables [Klasse[,Klasse]] Exportverzeichnis\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
984 " Exportiert die Datenbank in ein Verzeichnis mit CSV-Dateien,\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
985 " unter Fortlassung der im Dateisystem unter $TRACKER_HOME/db/files\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
986 " abgelegten Daten; um diese mitzuexportieren, verwenden Sie \"export" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
987 "\".\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
988 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
989 " Wenn Sie Klassennamen übergeben, wird der Export auf diese " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
990 "beschränkt\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
991 " bzw. (wenn der ersten Klasse ein '-' vorgestellt wird) diese " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
992 "fortgelassen.\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
993 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
994 " Die Daten werden als kommagetrennte Dateien in das angegebene\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
995 " Exportverzeichnis geschrieben.\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
996 " " |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
997 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
998 #: ../roundup/admin.py:1415 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
999 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1000 "Usage: import import_dir\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1001 " Import a database from the directory containing CSV files,\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1002 " two per class to import.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1003 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1004 " The files used in the import are:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1005 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1006 " <class>.csv\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1007 " This must define the same properties as the class (including\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1008 " having a \"header\" line with those property names.)\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1009 " <class>-journals.csv\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1010 " This defines the journals for the items being imported.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1011 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1012 " The imported nodes will have the same nodeid as defined in the\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1013 " import file, thus replacing any existing content.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1014 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1015 " The new nodes are added to the existing database - if you want to\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1016 " create a new database using the imported data, then create a new\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1017 " database (or, tediously, retire all the old data.)\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1018 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1019 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1020 "Verwendung: import Importverzeichnis\n" |
| 4098 | 1021 " Importiert Datensätze aus einem Verzeichnis mit CSV-Dateien\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1022 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1023 " Folgende Dateien werden beim Import verwendet:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1024 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1025 " <Klasse>.csv\n" |
| 4098 | 1026 " In dieser Datei sind die Daten zu den Einträgen einer Klasse.\n" |
| 1027 " Für sämtliche Eigenschaften der Klasse muss eine Spalte \n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1028 " exisitieren. In der ersten Zeile stehen die Eigenschaftsnamen.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1029 " <Klasse>-journals.csv\n" |
| 4098 | 1030 " In dieser Datei wird der Bearbeitungs-Verlauf der Einträge\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1031 " beschrieben.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1032 "\n" |
| 4098 | 1033 " Importierte Einträge übernehmen die IDs, welche in den Dateien\n" |
| 1034 " definiert sind. Existierende Einträge mit denselben IDs werden\n" | |
| 1035 " überschrieben.\n" | |
| 1036 " Die Einträge werden in die existierende Datenbank geschrieben.\n" | |
| 1037 " Falls eine neue, leere Datenbank verwendet werden soll, so müssen\n" | |
| 1038 " Sie diese zuerst erstellen (oder sämtliche bestehenden Inhalte \n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1039 " verbergen).\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1040 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1041 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1042 #: ../roundup/admin.py:1497 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1043 msgid "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1044 "Usage: importtables export_dir\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1045 "\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1046 " This imports the database tables exported using exporttables.\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1047 " " |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1048 msgstr "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1049 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1050 #: ../roundup/admin.py:1504 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1051 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1052 "Usage: pack period | date\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1053 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1054 " Remove journal entries older than a period of time specified or\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1055 " before a certain date.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1056 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1057 " A period is specified using the suffixes \"y\", \"m\", and \"d\". " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1058 "The\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1059 " suffix \"w\" (for \"week\") means 7 days.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1060 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1061 " \"3y\" means three years\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1062 " \"2y 1m\" means two years and one month\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1063 " \"1m 25d\" means one month and 25 days\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1064 " \"2w 3d\" means two weeks and three days\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1065 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1066 " Date format is \"YYYY-MM-DD\" eg:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1067 " 2001-01-01\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1068 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1069 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1070 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1071 "Verwendung: pack Periode | Datum\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1072 " Entfernt den Bearbeitungsverlauf ab einem gewissen Datum.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1073 "\n" |
| 4098 | 1074 " Das Datum kann als rückläufige Periode spezifiziert werden:\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1075 " \"y\", \"m\", and \"d\". wobei \"w\" (Woche) für 7 Tage " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1076 "steht.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1077 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1078 " Beispiele:\n" |
| 4098 | 1079 " \"3y\" steht für 3 Jahre\n" |
| 1080 " \"2y 1m\" steht für 2 Jahre und ein Monat\n" | |
| 1081 " \"1m 25d\" steht für 1 Monat und 25 Tage\n" | |
| 1082 " \"2w 3d\" steht für 2 Wochen und 3 Tage\n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1083 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1084 " Das Datumsformat lautet \"JJJJ-MM-TT\", z.B:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1085 " 2001-06-27\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1086 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1087 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1088 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1089 #: ../roundup/admin.py:1532 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1090 msgid "Invalid format" |
| 4098 | 1091 msgstr "Ungültiges Format" |
| 1092 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1093 #: ../roundup/admin.py:1543 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1094 msgid "" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1095 "Usage: reindex [classname|designator]*\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1096 " Re-generate a tracker's search indexes.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1097 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1098 " This will re-generate the search indexes for a tracker.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1099 " This will typically happen automatically.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1100 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1101 msgstr "" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1102 "Verwendung: reindex [Klasse|Bezeichner]*\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1103 " Der Volltext-Index eines Trackers wird neu erstellt.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1104 "\n" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
1105 " Der Volltext-Index wird neu generiert. Dies geschieht \n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1106 " normalerweise automatisch.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1107 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1108 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1109 #: ../roundup/admin.py:1557 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1110 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1111 msgid "no such item \"%(designator)s\"" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1112 msgstr "Der Eintrag \"%(designator)s\" existiert nicht" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1113 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1114 #: ../roundup/admin.py:1567 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1115 #, fuzzy |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1116 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1117 "Usage: security [Role name]\n" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1118 "\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1119 " Display the Permissions available to one or all Roles.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1120 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1121 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1122 "Verwendung: security [Rollenname]\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1123 " Zeigt die Berechtigungen einer oder aller Rollen an.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1124 " " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1125 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1126 #: ../roundup/admin.py:1576 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1127 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1128 msgid "No such Role \"%(role)s\"\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1129 msgstr "Die Rolle \"%(role)s\" existiert nicht " |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1130 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1131 #: ../roundup/admin.py:1582 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1132 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1133 msgid "New Web users get the Roles \"%(role)s\"\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1134 msgstr "Neue Web-Benutzer erhalten die Rollen \"%(role)s\"" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1135 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1136 #: ../roundup/admin.py:1585 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1137 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1138 msgid "New Web users get the Role \"%(role)s\"\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1139 msgstr "Neue Web-Benutzer erhalten die Rolle \"%(role)s\"" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1140 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1141 #: ../roundup/admin.py:1589 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1142 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1143 msgid "New Email users get the Roles \"%(role)s\"\n" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
1144 msgstr "Neue E-Mail-Benutzer erhalten die Rollen \"%(role)s\"" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1145 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1146 #: ../roundup/admin.py:1591 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1147 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1148 msgid "New Email users get the Role \"%(role)s\"\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1149 msgstr "Neue E-Mail-Benutzer erhalten die Rolle \"%(role)s\"" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1150 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1151 #: ../roundup/admin.py:1594 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1152 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1153 msgid "Role \"%(name)s\":\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1154 msgstr "Rolle \"%(name)s\":" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1155 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1156 #: ../roundup/admin.py:1599 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1157 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1158 msgid " %(description)s (%(name)s for \"%(klass)s\"" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1159 msgstr "%(description)s (%(name)s einzig für \"%(klass)s\")" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1160 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1161 #: ../roundup/admin.py:1599 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1162 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1163 msgid " %(description)s (%(name)s for \"%(klass)s\": %(properties)s only)\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1164 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1165 " %(description)s (%(name)s für \"%(klass)s\": ausschließlich %(properties)s)" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1166 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1167 #: ../roundup/admin.py:1611 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1168 #, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1169 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1170 "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1171 " **Invalid properties for %(class)s: %(props)s\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1172 "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1173 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1174 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1175 #: ../roundup/admin.py:1614 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1176 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1177 msgid " %(description)s (%(name)s for \"%(klass)s\" only)\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1178 msgstr "%(description)s (%(name)s einzig für \"%(klass)s\")" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1179 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1180 #: ../roundup/admin.py:1617 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1181 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1182 msgid " %(description)s (%(name)s)\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1183 msgstr " %(description)s (%(name)s)" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1184 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1185 #: ../roundup/admin.py:1621 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1186 #, fuzzy |
| 4098 | 1187 msgid "" |
| 1188 "Usage: migrate\n" | |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1189 "\n" |
| 4098 | 1190 " Update a tracker's database to be compatible with the Roundup\n" |
| 1191 " codebase.\n" | |
| 1192 "\n" | |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1193 " You should run the \"migrate\" command for your tracker once\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1194 " you've installed the latest codebase.\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1195 "\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1196 " Do this before you use the web, command-line or mail interface\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1197 " and before any users access the tracker.\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1198 "\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1199 " This command will respond with either \"Tracker updated\" (if\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1200 " you've not previously run it on an RDBMS backend) or \"No\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1201 " migration action required\" (if you have run it, or have used\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1202 " another interface to the tracker, or possibly because you are\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1203 " using anydbm).\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1204 "\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1205 " It's safe to run this even if it's not required, so just get\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1206 " into the habit.\n" |
| 4098 | 1207 " " |
| 1208 msgstr "" | |
| 1209 "Verwendung: migrate\n" | |
| 1210 " Aktualisiert die Datenbank eines Trackers, um sie mit dem aktuellen\n" | |
| 1211 " Roundup-Code kompatibel zu machen\n" | |
| 1212 "\n" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1213 " Sie sollten \"migrate\" einmalig ausführen, wenn Sie auf die " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1214 "neueste Roundup-Version aktualisiert haben.\n" |
| 4098 | 1215 "\n" |
| 1216 " Tun Sie das, bevor Sie per Web (Internet-Browser), Kommandozeile\n" | |
| 1217 " oder Mail auf den Tracker zugreifen.\n" | |
| 1218 "\n" | |
| 1219 " Das Kommando wird anschließend \"Tracker aktualisiert\" antworten\n" | |
| 1220 " (sofern Sie es nicht schon vorher ausgeführt haben) oder\n" | |
| 1221 " \"Keine Migration notwendig\" (wenn Sie es schon ausgeführt hatten,\n" | |
| 1222 " oder ein anderes Datenbank-Backend verwendet haben, oder\n" | |
| 1223 " vielleicht weil Sie anydbm verwenden.\n" | |
| 1224 "\n" | |
| 1225 " Es kann nicht schaden, dieses Kommando auszuführen, selbst wenn\n" | |
| 1226 " es nicht nötig ist; also gewöhnen Sie es sich einfach an.\n" | |
| 1227 " " | |
| 1228 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1229 #: ../roundup/admin.py:1642 |
| 4098 | 1230 msgid "Tracker updated" |
| 1231 msgstr "Tracker aktualisiert" | |
| 1232 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1233 #: ../roundup/admin.py:1645 |
| 4098 | 1234 msgid "No migration action required" |
| 1235 msgstr "Keine Migration notwendig" | |
| 1236 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1237 #: ../roundup/admin.py:1671 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1238 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1239 msgid "Unknown command \"%(command)s\" (\"help commands\" for a list)" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1240 msgstr "Der Befehl \"%(command)s\" existiert nicht (siehe \"help commands\")" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1241 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1242 #: ../roundup/admin.py:1677 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1243 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1244 msgid "Multiple commands match \"%(command)s\": %(list)s" |
| 4098 | 1245 msgstr "Zur Abkürzung \"%(command)s\" passen mehrere Befehle: %(list)s" |
| 1246 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1247 #: ../roundup/admin.py:1686 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1248 msgid "Enter tracker home: " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1249 msgstr "Tracker-Verzeichnis: " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1250 |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1251 # ../roundup/admin.py:1263 :1269 :1289 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1252 #: ../roundup/admin.py:1695 ../roundup/admin.py:1701 ../roundup/admin.py:1735 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1253 #: ../roundup/admin.py:1695:1701:1735 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1254 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1255 msgid "Error: %(message)s" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1256 msgstr "Fehler: %(message)s" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1257 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1258 #: ../roundup/admin.py:1709 ../roundup/admin.py:1713 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1259 #: ../roundup/admin.py:1709:1713 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1260 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1261 msgid "Error: Couldn't open tracker: %(message)s" |
| 4098 | 1262 msgstr "Fehler: Die Tracker-Instanz konnte nicht geöffnet werden: %(message)s" |
| 1263 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1264 #: ../roundup/admin.py:1748 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1265 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1266 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1267 "Roundup %s ready for input.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1268 "Type \"help\" for help." |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1269 msgstr "" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1270 "Roundup %s ist bereit.\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1271 "Schreiben Sie \"help\", um zur Hilfe zu gelangen." |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1272 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1273 #: ../roundup/admin.py:1753 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1274 msgid "Note: command history and editing not available" |
| 4098 | 1275 msgstr "Bemerkung: Befehlsverlauf/-bearbeitung möglicherweise nicht verfügbar" |
| 1276 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1277 #: ../roundup/admin.py:1757 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1278 msgid "roundup> " |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1279 msgstr "roundup> " |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1280 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1281 #: ../roundup/admin.py:1759 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1282 msgid "exit..." |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1283 msgstr "beenden..." |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1284 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1285 #: ../roundup/admin.py:1772 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1286 msgid "There are unsaved changes. Commit them (y/N)? " |
| 4098 | 1287 msgstr "Es gibt noch ungespeicherte Änderungen. Änderungen speichern (y/N)?" |
| 1288 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1289 #: ../roundup/backends/back_anydbm.py:174 ../roundup/backends/back_lmdb.py:251 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1290 #: ../roundup/backends/rdbms_common.py:888 |
|
6301
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
1291 #, python-format |
|
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
1292 msgid "Class \"%s\" already defined." |
|
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
1293 msgstr "" |
|
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
1294 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1295 #: ../roundup/backends/back_anydbm.py:235 ../roundup/backends/back_lmdb.py:312 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1296 #: ../roundup/backends/sessions_dbm.py:55 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
1297 msgid "Couldn't identify database type" |
| 4098 | 1298 msgstr "Konnte den Datenbanktyp nicht ermitteln" |
| 1299 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1300 #: ../roundup/backends/back_anydbm.py:269 ../roundup/backends/back_lmdb.py:346 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1301 #, fuzzy, python-format |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1302 msgid "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1303 "Couldn't open database - the required module '%s' (as dbm.gnu) is not " |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1304 "available" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1305 msgstr "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1306 "Konnte die Datenbank nicht öffnen - das erforderliche Modul '%s' ist nicht " |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1307 "verfügbar" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1308 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1309 #: ../roundup/backends/back_anydbm.py:272 ../roundup/backends/back_lmdb.py:349 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
1310 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
1311 msgid "Couldn't open database - the required module '%s' is not available" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1312 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1313 "Konnte die Datenbank nicht öffnen - das erforderliche Modul '%s' ist nicht " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1314 "verfügbar" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1315 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1316 #: ../roundup/backends/back_anydbm.py:828 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1317 #: ../roundup/backends/back_anydbm.py:841 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1318 #: ../roundup/backends/back_anydbm.py:1114 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1319 #: ../roundup/backends/back_anydbm.py:1149 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1320 #: ../roundup/backends/back_anydbm.py:1375 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1321 #: ../roundup/backends/back_anydbm.py:1393 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1322 #: ../roundup/backends/back_anydbm.py:1439 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1323 #: ../roundup/backends/back_anydbm.py:2064 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1324 #: ../roundup/backends/back_anydbm.py:828:841 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1325 #: ../roundup/backends/back_lmdb.py:905 ../roundup/backends/back_lmdb.py:918 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1326 #: ../roundup/backends/back_lmdb.py:1191 ../roundup/backends/back_lmdb.py:1226 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1327 #: ../roundup/backends/back_lmdb.py:1452 ../roundup/backends/back_lmdb.py:1470 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1328 #: ../roundup/backends/back_lmdb.py:1516 ../roundup/backends/back_lmdb.py:2138 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1329 #: ../roundup/backends/back_lmdb.py:905:918 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1330 #: ../roundup/backends/rdbms_common.py:1657 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1331 #: ../roundup/backends/rdbms_common.py:1904 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1332 #: ../roundup/backends/rdbms_common.py:2139 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1333 #: ../roundup/backends/rdbms_common.py:2159 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1334 #: ../roundup/backends/rdbms_common.py:2212 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1335 #: ../roundup/backends/rdbms_common.py:3158 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1336 #: ../roundup/backends/rdbms_common.py:1657:1904 :1114:1149 :1191:1226 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1337 #: :1375:1393:1439 :1452:1470 :1516:2138:2064 :2139:2159:2212 :3158 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
1338 msgid "Database open read-only" |
| 4098 | 1339 msgstr "Datenbank nur zum Lesen geöffnet" |
| 1340 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1341 #: ../roundup/backends/indexer_postgresql_fts.py:108 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1342 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1343 "You have non-word/operator characters \"<>!&|()*\" in your query. Did you " |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1344 "want to do a tsquery search and forgot to start it with \"ts:\"?" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1345 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1346 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1347 #: ../roundup/backends/indexer_postgresql_fts.py:135 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1348 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1349 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1350 "Check tracker config.ini for a bad indexer_language setting. Error is: %s" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1351 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1352 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1353 #: ../roundup/backends/indexer_sqlite_fts.py:117 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1354 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1355 "Search failed. Try quoting any terms that include a '-' and retry the search." |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1356 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1357 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1358 #: ../roundup/backends/rdbms_common.py:591 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1359 #, python-format |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1360 msgid "ALTER operation disallowed: %(old)r -> %(new)r." |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1361 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1362 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1363 #: ../roundup/backends/rdbms_common.py:827 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1364 #, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1365 msgid "CREATE operation disallowed: \"%s\"." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1366 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1367 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1368 #: ../roundup/backends/rdbms_common.py:844 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1369 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1370 msgid "DROP operation disallowed: \"%s\"." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1371 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1372 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1373 #: ../roundup/backends/rdbms_common.py:1800 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1374 msgid "create" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1375 msgstr "erstellt" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1376 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1377 #: ../roundup/backends/rdbms_common.py:1974 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1378 msgid "unlink" |
| 4098 | 1379 msgstr "Link gelöscht" |
| 1380 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1381 #: ../roundup/backends/rdbms_common.py:1978 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1382 msgid "link" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1383 msgstr "verlinkt" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1384 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1385 #: ../roundup/backends/rdbms_common.py:2120 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1386 msgid "set" |
| 4098 | 1387 msgstr "geändert" |
| 1388 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1389 #: ../roundup/backends/rdbms_common.py:2149 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1390 msgid "retired" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1391 msgstr "verborgen" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1392 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1393 #: ../roundup/backends/rdbms_common.py:2179 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1394 msgid "restored" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1395 msgstr "wiederhergestellt" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1396 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1397 #: ../roundup/cgi/actions.py:99 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1398 msgid "Base url not set. Check configuration." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1399 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1400 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1401 #: ../roundup/cgi/actions.py:115 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1402 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1403 msgid "Base url %(base_url)s requires https. Redirect url %(url)s uses http." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1404 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1405 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1406 #: ../roundup/cgi/actions.py:120 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1407 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1408 msgid "Unrecognized scheme in %(url)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1409 msgstr "Zeichensatz nicht erkannt: %r" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1410 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1411 #: ../roundup/cgi/actions.py:124 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1412 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1413 msgid "Net location in %(url)s does not match base: %(base_netloc)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1414 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1415 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1416 #: ../roundup/cgi/actions.py:128 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1417 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1418 msgid "Base path %(base_path)s is not a prefix for url %(url)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1419 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1420 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1421 #: ../roundup/cgi/actions.py:142 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1422 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1423 msgid "Path component (%(url_path)s) in %(url)s is not properly escaped" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1424 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1425 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1426 #: ../roundup/cgi/actions.py:146 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1427 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1428 msgid "Params component (%(url_params)s) in %(url)s is not properly escaped" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1429 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1430 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1431 #: ../roundup/cgi/actions.py:149 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1432 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1433 msgid "Query component (%(url_query)s) in %(url)s is not properly escaped" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1434 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1435 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1436 #: ../roundup/cgi/actions.py:152 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1437 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1438 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1439 "Fragment component (%(url_fragment)s) in %(url)s is not properly escaped" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1440 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1441 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1442 #: ../roundup/cgi/actions.py:174 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1443 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1444 msgid "You do not have permission to %(action)s the %(classname)s class." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1445 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1446 "Sie sind nicht berechtigt, die Aktion(en) %(action)s auf die Klasse " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1447 "%(classname)s anzuwenden." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1448 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1449 #: ../roundup/cgi/actions.py:209 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1450 msgid "No type specified" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1451 msgstr "Typ nicht spezifiziert" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1452 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1453 #: ../roundup/cgi/actions.py:211 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1454 msgid "No ID entered" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
1455 msgstr "keine ID spezifiziert" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1456 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1457 #: ../roundup/cgi/actions.py:217 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1458 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1459 msgid "\"%(input)s\" is not an ID (%(classname)s ID required)" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1460 msgstr "\"%(input)s\" ist keine ID (%(classname)s ID wird erwartet)" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1461 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1462 #: ../roundup/cgi/actions.py:230 ../roundup/cgi/actions.py:268 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1463 #: ../roundup/cgi/actions.py:494 ../roundup/cgi/actions.py:833 |
|
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1464 #: ../roundup/cgi/actions.py:880 ../roundup/cgi/actions.py:1085 |
|
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1465 #: ../roundup/cgi/actions.py:1242 ../roundup/cgi/actions.py:230:268:1242 |
|
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1466 #: :494:833 :880:1085 |
| 4098 | 1467 msgid "Invalid request" |
| 1468 msgstr "Ungültige Anforderung" | |
| 1469 | |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1470 #: ../roundup/cgi/actions.py:248 ../roundup/cgi/actions.py:604 |
|
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1471 #: ../roundup/cgi/actions.py:248:604 |
| 4098 | 1472 #, python-format |
| 1473 msgid "You do not have permission to retire %(class)s" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1474 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1475 "Sie sind nicht berechtigt, Einträge der Klasse \"%(class)s\" zu löschen" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1476 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1477 #: ../roundup/cgi/actions.py:256 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1478 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1479 msgid "%(classname)s %(itemid)s has been retired" |
| 4098 | 1480 msgstr "%(classname)s %(itemid)s wurde gelöscht" |
| 1481 | |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1482 #: ../roundup/cgi/actions.py:280 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1483 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1484 msgid "You do not have permission to restore %(class)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1485 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1486 "Sie sind nicht berechtigt, Einträge der Klasse \"%(class)s\" zu löschen" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1487 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1488 #: ../roundup/cgi/actions.py:288 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1489 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1490 msgid "%(classname)s %(itemid)s has been restored" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1491 msgstr "%(classname)s %(itemid)s wurde gelöscht" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1492 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
1493 # ../roundup/cgi/actions.py:174 :202 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1494 #: ../roundup/cgi/actions.py:331 ../roundup/cgi/actions.py:381 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1495 #: ../roundup/cgi/actions.py:331:381 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
1496 msgid "You do not have permission to edit queries" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
1497 msgstr "Sie haben keine Berechtigung, Abfragen zu bearbeiten." |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
1498 |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
1499 # ../roundup/cgi/actions.py:180 :209 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1500 #: ../roundup/cgi/actions.py:337 ../roundup/cgi/actions.py:388 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1501 #: ../roundup/cgi/actions.py:337:388 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
1502 msgid "You do not have permission to store queries" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
1503 msgstr "Sie haben keine Berechtigung, Abfragen zu speichern." |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
1504 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1505 #: ../roundup/cgi/actions.py:358 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1506 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1507 msgid "You already own a query named '%s'. Please choose another name." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1508 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1509 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1510 #: ../roundup/cgi/actions.py:441 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1511 #, fuzzy |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1512 msgid "Invalid number: " |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1513 msgstr "Ungültige Anforderung" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1514 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1515 #: ../roundup/cgi/actions.py:451 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1516 #, fuzzy |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1517 msgid "Invalid integer: " |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1518 msgstr "Ungültiger Benutzername" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1519 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1520 #: ../roundup/cgi/actions.py:532 ../roundup/cgi/actions.py:735 |
|
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1521 #: ../roundup/cgi/actions.py:532:735 |
| 4098 | 1522 #, python-format |
| 1523 msgid "You do not have permission to create %(class)s" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1524 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1525 "Sie sind nicht berechtigt, Einträge der Klasse \"%(class)s\" zu erstellen" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1526 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1527 #: ../roundup/cgi/actions.py:545 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1528 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1529 msgid "Not enough values on line %(line)s" |
| 4098 | 1530 msgstr "Nicht genügend Werte in Zeile %(line)s" |
| 1531 | |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1532 #: ../roundup/cgi/actions.py:556 ../roundup/cgi/actions.py:723 |
|
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1533 #: ../roundup/cgi/actions.py:556:723 |
| 4098 | 1534 #, python-format |
| 1535 msgid "You do not have permission to edit %(class)s" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1536 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1537 "Sie sind nicht berechtigt, Einträge der Klasse \"%(class)s\" zu bearbeiten" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1538 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1539 #: ../roundup/cgi/actions.py:611 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1540 msgid "Items edited OK" |
| 4098 | 1541 msgstr "Die Einträge wurden aktualisiert" |
| 1542 | |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1543 #: ../roundup/cgi/actions.py:671 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1544 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1545 msgid "%(class)s %(id)s %(properties)s edited ok" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1546 msgstr "Eigenschaft \"%(properties)s\" bei \"%(class)s %(id)s\" bearbeitet" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1547 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1548 #: ../roundup/cgi/actions.py:689 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1549 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1550 msgid "%(class)s %(id)s created" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
1551 msgstr "Der Eintrag \"%(class)s%(id)s\" wurde erstellt" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1552 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1553 #: ../roundup/cgi/actions.py:817 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1554 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1555 msgid "" |
|
6301
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
1556 "Edit Error: someone else has edited this %(klass)s (%(props)s). View <a " |
|
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
1557 "target=\"_blank\" href=\"%(klass)s%(id)s\">their changes</a> in a new window." |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1558 msgstr "" |
|
6364
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
1559 "Fehler: Jemand anders hat dieses %(klass)s bearbeitet (%(props)s). Sehen Sie " |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
1560 "<a target=\"_new\" href=\"%(klass)s%(id)s\">dessen Änderungen</a> in einem " |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
1561 "neuen Fenster." |
|
6301
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
1562 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1563 #: ../roundup/cgi/actions.py:850 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1564 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1565 msgid "Edit Error: %s" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1566 msgstr "Fehler bei der Bearbeitung: %s" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1567 |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1568 # ../roundup/cgi/actions.py:546 :556 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1569 #: ../roundup/cgi/actions.py:886 ../roundup/cgi/actions.py:897 |
|
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1570 #: ../roundup/cgi/actions.py:1100 ../roundup/cgi/actions.py:1113 |
|
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1571 #: ../roundup/cgi/actions.py:886:897 :1100:1113 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1572 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1573 msgid "Error: %s" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1574 msgstr "Fehler: %s" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1575 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1576 #: ../roundup/cgi/actions.py:931 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1577 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1578 "Invalid One Time Key!\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1579 "(a Mozilla bug may cause this message to show up erroneously, please check " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1580 "your email)" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1581 msgstr "" |
| 4098 | 1582 "Ungültiger Authentifizierungscode!\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1583 "(Ein Fehler in Mozilla kann diese Meldung hervorrufen, bitte prüfen Sie Ihr " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1584 "E-Mail-Konto)" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1585 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1586 #: ../roundup/cgi/actions.py:972 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1587 #, fuzzy, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1588 msgid "Password reset for %s" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1589 msgstr "Passwort zurücksetzen" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1590 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1591 #: ../roundup/cgi/actions.py:973 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1592 #, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1593 msgid "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1594 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1595 "The password has been reset for username \"%(name)s\".\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1596 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1597 "Your password is now: %(password)s\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1598 msgstr "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1599 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1600 #: ../roundup/cgi/actions.py:982 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1601 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1602 msgid "Password reset and email sent to %s" |
| 4098 | 1603 msgstr "Ihr Passwort wurde zurückgesetzt und per E-Mail an %s versandt" |
| 1604 | |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1605 #: ../roundup/cgi/actions.py:991 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1606 msgid "Unknown username" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1607 msgstr "Benutzername unbekannt" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1608 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1609 #: ../roundup/cgi/actions.py:999 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1610 msgid "Unknown email address" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
1611 msgstr "E-Mail-Adresse unbekannt" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1612 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1613 #: ../roundup/cgi/actions.py:1004 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1614 msgid "You need to specify a username or address" |
| 4098 | 1615 msgstr "Sie müssen einen Benutzernamen oder eine E-Mail-Adresse angeben" |
| 1616 | |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1617 #: ../roundup/cgi/actions.py:1016 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1618 #, fuzzy, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1619 msgid "Confirm reset of password for %s" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1620 msgstr "Passwort bestätigen" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1621 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1622 #: ../roundup/cgi/actions.py:1017 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1623 #, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1624 msgid "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1625 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1626 "Someone, perhaps you, has requested that the password be changed for your\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1627 "username, \"%(name)s\". If you wish to proceed with the change, please " |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1628 "follow\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1629 "the link below:\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1630 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1631 " %(url)suser?@template=forgotten&@action=passrst&otk=%(otk)s\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1632 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1633 "You should then receive another email with the new password.\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1634 msgstr "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1635 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1636 #: ../roundup/cgi/actions.py:1030 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1637 #, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1638 msgid "Email sent to primary notification address for %s." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1639 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1640 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1641 #: ../roundup/cgi/actions.py:1032 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1642 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1643 msgid "Email sent to %s." |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
1644 msgstr "Eine E-Mail wurde an %s versandt" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1645 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1646 #: ../roundup/cgi/actions.py:1047 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1647 msgid "You are now registered, welcome!" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1648 msgstr "Sie sind nun registriert. Willkommen!" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1649 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1650 #: ../roundup/cgi/actions.py:1137 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1651 #, python-format |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1652 msgid "Username '%s' is already used." |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1653 msgstr "" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1654 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1655 #: ../roundup/cgi/actions.py:1162 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1656 #, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1657 msgid "Complete your registration to %s -- key %s" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1658 msgstr "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1659 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1660 #: ../roundup/cgi/actions.py:1164 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1661 #, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1662 msgid "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1663 "To complete your registration of the user \"%(name)s\" with\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1664 "%(tracker)s, please do one of the following:\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1665 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1666 "- send a reply to %(tracker_email)s and maintain the subject line as is " |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1667 "(the\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1668 "reply's additional \"Re:\" is ok),\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1669 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1670 "- or visit the following URL:\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1671 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1672 "%(url)s?@action=confrego&otk=%(otk)s\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1673 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1674 msgstr "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1675 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1676 #: ../roundup/cgi/actions.py:1177 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1677 #, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1678 msgid "Complete your registration to %s" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1679 msgstr "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1680 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1681 #: ../roundup/cgi/actions.py:1178 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1682 #, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1683 msgid "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1684 "To complete your registration of the user \"%(name)s\" with\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1685 "%(tracker)s, please visit the following URL:\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1686 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1687 "%(url)s?@action=confrego&otk=%(otk)s\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1688 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1689 msgstr "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1690 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1691 #: ../roundup/cgi/actions.py:1202 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1692 msgid "It is not permitted to supply roles at registration." |
| 4098 | 1693 msgstr "Bei der Registrierung dürfen keine Rollen angegeben werden" |
| 1694 | |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1695 #: ../roundup/cgi/actions.py:1216 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1696 msgid "You are logged out" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1697 msgstr "Sie wurden vom System abgemeldet" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1698 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1699 #: ../roundup/cgi/actions.py:1246 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1700 msgid "Username required" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1701 msgstr "Benutzername notwendig" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1702 |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1703 #: ../roundup/cgi/actions.py:1325 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1704 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1705 msgid "Logins occurring too fast. Please wait: %s seconds." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1706 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1707 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1708 #: ../roundup/cgi/actions.py:1357 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1709 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1710 msgid "Welcome %(username)s!" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1711 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1712 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1713 #: ../roundup/cgi/actions.py:1377 ../roundup/cgi/actions.py:1381 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1714 #: ../roundup/cgi/actions.py:1377:1381 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1715 msgid "Invalid login" |
| 4098 | 1716 msgstr "Ungültiger Benutzername" |
| 1717 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1718 #: ../roundup/cgi/actions.py:1387 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1719 msgid "You do not have permission to login" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
1720 msgstr "Sie sind nicht berechtigt, sich anzumelden" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1721 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1722 #: ../roundup/cgi/actions.py:1430 ../roundup/cgi/actions.py:1609 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1723 #: ../roundup/cgi/actions.py:1430:1609 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1724 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1725 msgid "Column \"%(column)s\" not found in %(class)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1726 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1727 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1728 #: ../roundup/cgi/actions.py:1680 |
| 4098 | 1729 #, python-format |
| 1730 msgid "You do not have permission to view %(class)s" | |
| 1731 msgstr "Sie sind nicht berechtigt, Einträge der Klasse \"%(class)s\" zu lesen" | |
| 1732 | |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1733 #: ../roundup/cgi/cgitb.py:57 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1734 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1735 msgid "" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1736 "<h1>Templating Error</h1>\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1737 "<p><b>%(exc_type)s</b>: %(exc_value)s</p>\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1738 "<p class=\"help\">Debugging information follows</p>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1739 msgstr "" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
1740 "<h1>Fehler in einer Vorlage:</h1>\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1741 "<p><b>%(exc_type)s</b>: %(exc_value)s</p>\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
1742 "<p class=\"help\">Es folgen Informationen zum Fehler:</p>" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1743 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1744 #: ../roundup/cgi/cgitb.py:72 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1745 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1746 msgid "<li>\"%(name)s\" (%(info)s)</li>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1747 msgstr "<li>\"%(name)s\" (%(info)s)</li>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1748 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1749 #: ../roundup/cgi/cgitb.py:75 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1750 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1751 msgid "<li>Looking for \"%(name)s\", current path:<ol>%(path)s</ol></li>" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1752 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1753 "<li>Suche nach \"%(name)s\", aktuelles Verzeichnis:<ol>%(path)s</ol></li>" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1754 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1755 #: ../roundup/cgi/cgitb.py:79 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1756 #, python-format |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1757 msgid "<li>In %s</li>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1758 msgstr "<li>In %s</li>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1759 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1760 #: ../roundup/cgi/cgitb.py:84 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1761 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1762 msgid "A problem occurred in your template \"%s\"." |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
1763 msgstr "Ein Problem ist in der Vorlage \"%s\" aufgetreten." |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1764 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1765 #: ../roundup/cgi/cgitb.py:92 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1766 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1767 msgid "" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1768 "\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1769 "<li>While evaluating the %(info)r expression on line %(line)d\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1770 "<table class=\"otherinfo\" style=\"font-size: 90%%\">\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1771 " <tr><th colspan=\"2\" class=\"header\">Current variables:</th></tr>\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1772 " %(globals)s\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1773 " %(locals)s\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1774 "</table></li>\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1775 msgstr "" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1776 "\n" |
| 4098 | 1777 "<li>Beim Ausführen von %(info)r auf Zeile %(line)d\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1778 "<table class=\"otherinfo\" style=\"font-size: 90%%\">\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1779 " <tr><th colspan=\"2\" class=\"header\">Aktuelle Variablen:</th></tr>\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1780 " %(globals)s\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1781 " %(locals)s\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1782 "</table></li>\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1783 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1784 #: ../roundup/cgi/cgitb.py:111 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1785 msgid "Full traceback:" |
| 4098 | 1786 msgstr "Vollständiger Traceback:" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1787 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1788 #: ../roundup/cgi/cgitb.py:125 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1789 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1790 msgid "<font size=+1><strong>%(exc_type)s</strong>: %(exc_value)s</font>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1791 msgstr "<font size=+1><strong>%(exc_type)s</strong>: %(exc_value)s</font>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1792 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1793 #: ../roundup/cgi/cgitb.py:129 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1794 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1795 "<p>A problem occurred while running a Python script. Here is the sequence of " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1796 "function calls leading up to the error, with the most recent (innermost) " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1797 "call first. The exception attributes are:" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1798 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1799 "<p>Ein Problem trat auf, als ein Python-Script ausgeführt wurde. Hier sehen " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1800 "Sie die Aufrufe, welche zu dem Fehler führten. Der letzte (innerste) Aufruf " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1801 "erscheint dabei zuoberst. Der Fehler hat folgende Attribute: " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1802 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1803 #: ../roundup/cgi/cgitb.py:138 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1804 msgid "<file is None - probably inside <tt>eval</tt> or <tt>exec</tt>>" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1805 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1806 "<file ist None - Wahrscheinlich in einem <tt>eval</tt> oder einem " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1807 "<tt>exec</tt>>" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1808 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1809 #: ../roundup/cgi/cgitb.py:147 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1810 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1811 msgid "in <strong>%s</strong>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1812 msgstr "in <strong>%s</strong>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1813 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1814 # ../roundup/cgi/cgitb.py:145 :151 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1815 #: ../roundup/cgi/cgitb.py:195 ../roundup/cgi/cgitb.py:201 |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1816 #: ../roundup/cgi/cgitb.py:195:201 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1817 msgid "<em>undefined</em>" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1818 msgstr "<em>nicht definiert</em>" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1819 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1820 #: ../roundup/cgi/client.py:87 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1821 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1822 "<html><head><title>An error has occurred</title></head>\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1823 "<body><h1>An error has occurred</h1>\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1824 "<p>A problem was encountered processing your request.\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1825 "The tracker maintainers have been notified of the problem.</p>\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1826 "</body></html>" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1827 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1828 "<html><head><title>Ein Fehler ist aufgetreten</title></head>\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1829 "<body><h1>Ein Fehler ist aufgetreten</h1>\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1830 "<p>Bei der Bearbeitung Ihrer Daten ist ein Fehler aufgetreten. Die " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1831 "Admistratoren wurden benachrichtigt.</p>\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1832 "</body></html>" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1833 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1834 #: ../roundup/cgi/client.py:865 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1835 msgid "Form Error: " |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1836 msgstr "Formular-Fehler: " |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1837 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1838 #: ../roundup/cgi/client.py:955 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1839 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1840 msgid "Unrecognized charset: %r" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
1841 msgstr "Zeichensatz nicht erkannt: %r" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1842 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1843 #: ../roundup/cgi/client.py:1218 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1844 msgid "Anonymous users are not allowed to use the web interface" |
| 4098 | 1845 msgstr "Gast-Benutzer sind nicht berechtigt, das Web-Interface zu benutzen." |
| 1846 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1847 #: ../roundup/cgi/client.py:1291 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1848 msgid "Referer header not available." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1849 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1850 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1851 #: ../roundup/cgi/client.py:1295 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1852 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1853 msgid "csrf key used with wrong method from: %s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1854 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1855 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1856 #: ../roundup/cgi/client.py:1323 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1857 #, python-format |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1858 msgid "csrf header %s required but missing for user%s." |
|
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1859 msgstr "" |
|
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
1860 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1861 #: ../roundup/cgi/client.py:1324 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1862 #, python-format |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1863 msgid "Missing header: %s" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1864 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1865 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1866 #: ../roundup/cgi/client.py:1334 ../roundup/cgi/client.py:1337 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1867 #: ../roundup/cgi/client.py:1334:1337 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1868 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1869 msgid "csrf Referer header check failed for user%s. Value=%s" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1870 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1871 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1872 #: ../roundup/cgi/client.py:1335 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1873 #, python-format |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1874 msgid "Invalid Referer %s, %s" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1875 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1876 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1877 #: ../roundup/cgi/client.py:1350 ../roundup/cgi/client.py:1353 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1878 #: ../roundup/cgi/client.py:1350:1353 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1879 #, python-format |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1880 msgid "csrf Origin header check failed for user%s. Value=%s" |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1881 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1882 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1883 #: ../roundup/cgi/client.py:1351 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1884 #, fuzzy, python-format |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1885 msgid "Invalid Origin %s" |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1886 msgstr "Ungültiger Benutzername" |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1887 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1888 #: ../roundup/cgi/client.py:1365 ../roundup/cgi/client.py:1368 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1889 #: ../roundup/cgi/client.py:1365:1368 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1890 #, python-format |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1891 msgid "csrf X-FORWARDED-HOST header check failed for user%s. Value=%s" |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1892 msgstr "" |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1893 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1894 #: ../roundup/cgi/client.py:1366 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1895 #, python-format |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1896 msgid "Invalid X-FORWARDED-HOST %s" |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1897 msgstr "" |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1898 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1899 #: ../roundup/cgi/client.py:1385 ../roundup/cgi/client.py:1388 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1900 #: ../roundup/cgi/client.py:1385:1388 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1901 #, python-format |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1902 msgid "csrf HOST header check failed for user%s. Value=%s" |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1903 msgstr "" |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1904 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1905 #: ../roundup/cgi/client.py:1386 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1906 #, fuzzy, python-format |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1907 msgid "Invalid HOST %s" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1908 msgstr "Ungültige Anforderung" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1909 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1910 #: ../roundup/cgi/client.py:1394 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1911 msgid "Csrf: unable to verify sufficient headers" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1912 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1913 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1914 #: ../roundup/cgi/client.py:1395 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1915 msgid "Unable to verify sufficient headers" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1916 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1917 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1918 #: ../roundup/cgi/client.py:1408 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1919 #, python-format |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1920 msgid "csrf X-REQUESTED-WITH xmlrpc required header check failed for user%s." |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1921 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1922 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1923 #: ../roundup/cgi/client.py:1409 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1924 msgid "Required Header Missing" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1925 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1926 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1927 #: ../roundup/cgi/client.py:1446 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1928 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1929 msgid "Required csrf field missing for user%s" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1930 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1931 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1932 #: ../roundup/cgi/client.py:1447 ../roundup/cgi/client.py:1499 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1933 #: ../roundup/cgi/client.py:1509 ../roundup/cgi/client.py:1447:1499:1509 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1934 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1935 "We can't validate your session (csrf failure). Re-enter any unsaved data and " |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1936 "try again." |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1937 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1938 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1939 #: ../roundup/cgi/client.py:1450 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1940 #, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1941 msgid "csrf field not supplied by user%s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1942 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1943 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1944 #: ../roundup/cgi/client.py:1497 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1945 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1946 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1947 "Csrf mismatch user: current user %s != stored user %s, current session, " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1948 "stored session: %s,%s for key %s." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1949 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1950 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1951 #: ../roundup/cgi/client.py:1502 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1952 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1953 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1954 "logged only: Csrf mismatch user: current user %s != stored user %s, current " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1955 "session, stored session: %s,%s for key %s." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1956 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1957 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1958 #: ../roundup/cgi/client.py:1507 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1959 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1960 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1961 "Csrf mismatch user: current session %s != stored session %s, current user/" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1962 "stored user is: %s for key %s." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1963 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1964 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1965 #: ../roundup/cgi/client.py:1512 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1966 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1967 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1968 "logged only: Csrf mismatch user: current session %s != stored session %s, " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1969 "current user/stored user is: %s for key %s." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1970 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1971 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1972 #: ../roundup/cgi/client.py:1684 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1973 msgid "You are not allowed to view this file." |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
1974 msgstr "Sie sind nicht berechtigt, diese Seite anzuzeigen." |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1975 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1976 #: ../roundup/cgi/client.py:1973 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1977 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1978 msgid "%(starttag)sTime elapsed: %(seconds)fs%(endtag)s\n" |
| 4098 | 1979 msgstr "%(starttag)sBenötigte Zeit: %(seconds)fs%(endtag)s\n" |
| 1980 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1981 #: ../roundup/cgi/client.py:1977 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
1982 #, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1983 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1984 "%(starttag)sCache hits: %(cache_hits)d, misses %(cache_misses)d. Loading " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1985 "items: %(get_items)f secs. Filtering: %(filtering)f secs.%(endtag)s\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1986 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1987 "%(starttag)sCache benutzt: %(cache_hits)d, verfehlt: %(cache_misses)d. " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1988 "Einträge laden: %(get_items)fs; filtern: %(filtering)fs.%(endtag)s\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
1989 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1990 #: ../roundup/cgi/client.py:2507 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1991 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1992 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1993 "Cache failure: compressed file %(compressed)s is older than its source file " |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1994 "%(filename)s" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1995 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1996 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1997 #: ../roundup/cgi/form_parser.py:290 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
1998 #, python-format |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
1999 msgid "link \"%(key)s\" value \"%(entry)s\" not a designator" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2000 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2001 "Der Wert \"%(entry)s\" ist kein gültiger Bezeichner für die Verknüpfung " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2002 "\"%(key)s\"" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2003 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2004 #: ../roundup/cgi/form_parser.py:308 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2005 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2006 msgid "%(class)s %(property)s is not a link or multilink property" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2007 msgstr "%(class)s %(property)s ist weder ein Link noch ein Mehrfachlink" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2008 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2009 #: ../roundup/cgi/form_parser.py:320 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2010 #, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2011 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2012 "The form action claims to require property \"%(property)s\" which doesn't " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2013 "exist" |
| 4098 | 2014 msgstr "Die Aktion erfordert die fehlende Angabe \"%(property)s\"" |
| 2015 | |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2016 #: ../roundup/cgi/form_parser.py:342 |
| 4098 | 2017 #, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2018 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2019 "You have submitted a %(action)s action for the property \"%(property)s\" " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2020 "which doesn't exist" |
| 4098 | 2021 msgstr "Die Aktion %(action)s gilt nicht für die Eigenschaft \"%(property)s\" " |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2022 |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2023 # ../roundup/cgi/form_parser.py:331 :357 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2024 #: ../roundup/cgi/form_parser.py:367 ../roundup/cgi/form_parser.py:395 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2025 #: ../roundup/cgi/form_parser.py:367:395 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2026 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2027 msgid "You have submitted more than one value for the %s property" |
| 4098 | 2028 msgstr "Sie haben mehr als einen Wert für die Eigenschaft \"%s\" übermittelt" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2029 |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2030 # ../roundup/cgi/form_parser.py:354 :360 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2031 #: ../roundup/cgi/form_parser.py:392 ../roundup/cgi/form_parser.py:398 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2032 #: ../roundup/cgi/form_parser.py:392:398 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2033 msgid "Password and confirmation text do not match" |
| 4098 | 2034 msgstr "Die beiden Passwortfelder stimmen nicht überein" |
| 2035 | |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2036 #: ../roundup/cgi/form_parser.py:416 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2037 msgid "Not a file attachment" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2038 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2039 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2040 #: ../roundup/cgi/form_parser.py:460 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2041 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2042 msgid "property \"%(propname)s\": \"%(value)s\" not currently in list" |
| 4098 | 2043 msgstr "Der Wert \"%(value)s\" ist nicht in der Liste für \"%(propname)s\"" |
| 2044 | |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2045 #: ../roundup/cgi/form_parser.py:582 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2046 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2047 msgid "Required %(class)s property %(property)s not supplied" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2048 msgid_plural "Required %(class)s properties %(property)s not supplied" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2049 msgstr[0] "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2050 "Die Eigenschaft \"%(property)s\" muss für die Klasse \"%(class)s\" angegeben " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2051 "werden" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2052 msgstr[1] "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2053 "Die Eigenschaften \"%(property)s\" müssen für die Klasse \"%(class)s\" " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2054 "angegeben werden" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2055 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2056 #: ../roundup/cgi/templating.py:249 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2057 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2058 msgid "You are not allowed to %(action)s items of class %(class)s" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2059 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2060 "Sie sind nicht berechtigt, die Aktion \"%(action)s\" auf Einträge der " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2061 "Klasse \"%(class)s\" anzuwenden" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2062 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2063 #: ../roundup/cgi/templating.py:862 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2064 msgid "(list)" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2065 msgstr "(Liste)" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2066 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2067 #: ../roundup/cgi/templating.py:935 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2068 msgid "Submit New Entry" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2069 msgstr "Eintrag speichern" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2070 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2071 #: ../roundup/cgi/templating.py:957 ../roundup/cgi/templating.py:1128 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2072 #: ../roundup/cgi/templating.py:1747 ../roundup/cgi/templating.py:1776 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2073 #: ../roundup/cgi/templating.py:1796 ../roundup/cgi/templating.py:1809 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2074 #: ../roundup/cgi/templating.py:1846 ../roundup/cgi/templating.py:1899 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2075 #: ../roundup/cgi/templating.py:1922 ../roundup/cgi/templating.py:1929 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2076 #: ../roundup/cgi/templating.py:1965 ../roundup/cgi/templating.py:2002 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2077 #: ../roundup/cgi/templating.py:2035 ../roundup/cgi/templating.py:2124 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2078 #: ../roundup/cgi/templating.py:2145 ../roundup/cgi/templating.py:2235 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2079 #: ../roundup/cgi/templating.py:2255 ../roundup/cgi/templating.py:2277 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2080 #: ../roundup/cgi/templating.py:2316 ../roundup/cgi/templating.py:2326 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2081 #: ../roundup/cgi/templating.py:2390 ../roundup/cgi/templating.py:2689 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2082 #: ../roundup/cgi/templating.py:957:1128 :1747:1776 :1796:1809 :1846:1899 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2083 #: :1922:1929 :1965:2002 :2035:2124 :2145:2235 :2255:2277 :2316:2326 :2390:2689 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2084 msgid "[hidden]" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2085 msgstr "[verborgen]" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2086 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2087 #: ../roundup/cgi/templating.py:958 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2088 msgid "New node - no history" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2089 msgstr "Neuer Eintrag - Noch kein Verlauf" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2090 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2091 #: ../roundup/cgi/templating.py:1093 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2092 msgid "Submit Changes" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2093 msgstr "Speichern" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2094 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2095 #: ../roundup/cgi/templating.py:1171 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2096 msgid "<em>The indicated property no longer exists</em>" |
| 4098 | 2097 msgstr "<em>Die gewählte Eigenschaft existiert nicht mehr</em>" |
| 2098 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2099 #: ../roundup/cgi/templating.py:1172 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2100 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2101 msgid "<em>%s: %s</em>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2102 msgstr "<em>%s: %s</em>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2103 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2104 #: ../roundup/cgi/templating.py:1207 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2105 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2106 msgid "The linked class %(classname)s no longer exists" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2107 msgstr "Die verlinkte Klasse \"%(classname)s\" existiert nicht mehr" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2108 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2109 #: ../roundup/cgi/templating.py:1243 ../roundup/cgi/templating.py:1271 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2110 #: ../roundup/cgi/templating.py:2399 ../roundup/cgi/templating.py:2698 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2111 #: ../roundup/cgi/templating.py:1243:1271 :2399:2698 |
|
6620
b7093aa16895
issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents:
6607
diff
changeset
|
2112 msgid "[label is missing]" |
|
b7093aa16895
issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents:
6607
diff
changeset
|
2113 msgstr "" |
|
b7093aa16895
issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents:
6607
diff
changeset
|
2114 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2115 # ../roundup/cgi/templating.py:905 :926 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2116 #: ../roundup/cgi/templating.py:1247 ../roundup/cgi/templating.py:1274 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2117 #: ../roundup/cgi/templating.py:1247:1274 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2118 msgid "<strike>The linked node no longer exists</strike>" |
| 4098 | 2119 msgstr "<strike>Der verknüpfte Eintrag existiert nicht mehr</strike>" |
| 2120 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2121 #: ../roundup/cgi/templating.py:1335 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2122 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2123 msgid "%s: (no value)" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2124 msgstr "%s: (kein Wert)" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2125 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2126 #: ../roundup/cgi/templating.py:1351 |
|
5951
0a42163ac846
Final doc fixes and translation extraction.
John Rouillard <rouilj@ieee.org>
parents:
5943
diff
changeset
|
2127 #, fuzzy, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2128 msgid "" |
|
5951
0a42163ac846
Final doc fixes and translation extraction.
John Rouillard <rouilj@ieee.org>
parents:
5943
diff
changeset
|
2129 "<strong><em>This event %s is not handled by the history display!</em></" |
|
0a42163ac846
Final doc fixes and translation extraction.
John Rouillard <rouilj@ieee.org>
parents:
5943
diff
changeset
|
2130 "strong>" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2131 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2132 "<strong><em>Dieses Ereignis kann nicht im Verlauf angezeigt werden!</em></" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2133 "strong>" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2134 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2135 #: ../roundup/cgi/templating.py:1364 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2136 msgid "<tr><td colspan=4><strong>Note:</strong></td></tr>" |
| 4006 | 2137 msgstr "<tr><td colspan=\"4\"><strong>Bitte beachten:</strong></td></tr>" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2138 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2139 #: ../roundup/cgi/templating.py:1373 |
|
6620
b7093aa16895
issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents:
6607
diff
changeset
|
2140 msgid "History" |
|
b7093aa16895
issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents:
6607
diff
changeset
|
2141 msgstr "Verlauf" |
|
b7093aa16895
issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents:
6607
diff
changeset
|
2142 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2143 #: ../roundup/cgi/templating.py:1375 |
|
6620
b7093aa16895
issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents:
6607
diff
changeset
|
2144 msgid "<th>Date</th>" |
|
b7093aa16895
issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents:
6607
diff
changeset
|
2145 msgstr "<th>Datum</th>" |
|
b7093aa16895
issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history
John Rouillard <rouilj@ieee.org>
parents:
6607
diff
changeset
|
2146 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2147 #: ../roundup/cgi/templating.py:1376 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2148 msgid "<th>User</th>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2149 msgstr "<th>Benutzer</th>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2150 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2151 #: ../roundup/cgi/templating.py:1377 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2152 msgid "<th>Action</th>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2153 msgstr "<th>Aktion</th>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2154 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2155 #: ../roundup/cgi/templating.py:1378 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2156 msgid "<th>Args</th>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2157 msgstr "<th>Argumente</th>" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2158 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2159 #: ../roundup/cgi/templating.py:1429 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2160 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2161 msgid "Copy of %(class)s %(id)s" |
| 4098 | 2162 msgstr "Kopie von %(class)s %(id)s" |
| 2163 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2164 #: ../roundup/cgi/templating.py:2039 ../roundup/cgi/templating.py:2072 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2165 #: ../roundup/cgi/templating.py:1317:2039:2072 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2166 msgid "No" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2167 msgstr "Nein" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2168 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2169 #: ../roundup/cgi/templating.py:2039 ../roundup/cgi/templating.py:2067 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2170 #: ../roundup/cgi/templating.py:1317:2039:2067 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2171 msgid "Yes" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2172 msgstr "Ja" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2173 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2174 #: ../roundup/cgi/templating.py:2193 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2175 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2176 "default value for DateHTMLProperty must be either DateHTMLProperty or string " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2177 "date representation." |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2178 msgstr "" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
2179 "Der voreingestellte Wert einer DateHTML-Eigenschaft muss entweder ein\n" |
| 4098 | 2180 "DateHTML-Objekt sein oder ein Datum repräsentieren." |
| 2181 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2182 #: ../roundup/cgi/templating.py:2370 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2183 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2184 msgid "Attempt to look up %(attr)s on a missing value" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2185 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2186 "Versuch, das Attribut %(attr)s eines nicht vorhandenen Werts abzufragen" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2187 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2188 #: ../roundup/cgi/templating.py:2381 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2189 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2190 msgid "Attempt to look up %(item)s on a missing value" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2191 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2192 "Versuch, das Attribut %(attr)s eines nicht vorhandenen Werts abzufragen" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2193 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2194 #: ../roundup/cgi/templating.py:2485 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2195 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2196 msgid "<option %svalue=\"-1\">- no selection -</option>" |
| 4098 | 2197 msgstr "<option %svalue=\"-1\">- nichts ausgewählt -</option>" |
| 2198 | |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2199 #: ../roundup/cgi/timestamp.py:19 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2200 msgid "Form is corrupted." |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2201 msgstr "" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2202 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2203 #: ../roundup/cgi/timestamp.py:28 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2204 #, python-format |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2205 msgid "Form is corrupted, missing: %s." |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2206 msgstr "" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2207 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2208 #: ../roundup/cgi/timestamp.py:30 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2209 msgid "Responding to form too quickly." |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2210 msgstr "" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2211 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2212 #: ../roundup/configuration.py:274 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2213 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2214 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2215 "Error in %(filepath)s with section [%(section)s] at option %(option)s: " |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2216 "%(message)s" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2217 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2218 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2219 #: ../roundup/configuration.py:494 |
|
6364
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2220 #, fuzzy |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2221 msgid "Valid languages: " |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2222 msgstr "Ungültige Anforderung" |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2223 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2224 #: ../roundup/configuration.py:504 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2225 #, fuzzy |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2226 msgid "Expected languages: " |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2227 msgstr "Ungültige Anforderung" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2228 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2229 #: ../roundup/date.py:395 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2230 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2231 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2232 "Not a date spec: %r (\"yyyy-mm-dd\", \"mm-dd\", \"HH:MM\", \"HH:MM:SS\" or " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2233 "\"yyyy-mm-dd.HH:MM:SS.SSS\")" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2234 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2235 "Kein gültiges Datum: \"yyyy-mm-dd\", \"mm-dd\", \"HH:MM\", \"HH:MM:SS\" oder " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2236 "\"yyyy-mm-dd.HH:MM:SS.SSS\"" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2237 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2238 #: ../roundup/date.py:418 |
| 4098 | 2239 msgid "Could not determine granularity" |
| 2240 msgstr "Konnte Körnigkeit nicht ermitteln" | |
| 2241 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2242 #: ../roundup/date.py:470 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2243 #, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2244 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2245 "%r not a date / time spec \"yyyy-mm-dd\", \"mm-dd\", \"HH:MM\", \"HH:MM:SS\" " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2246 "or \"yyyy-mm-dd.HH:MM:SS.SSS\"" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2247 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2248 "%r ist keine Datums- oder Zeitangabe (\"yyyy-mm-dd\", \"mm-dd\", \"HH:MM\", " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2249 "\"HH:MM:SS\" oder \"yyyy-mm-dd.HH:MM:SS.SSS\")" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2250 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2251 #: ../roundup/date.py:842 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2252 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2253 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2254 "Not an interval spec: \"%s\" ([+-] [#y] [#m] [#w] [#d] [[[H]H:MM]:SS] [date " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2255 "spec])" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2256 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2257 "Keine gültige Intervall-Angabe: [+-] [#y] [#m] [#w] [#d] [[[H]H:MM]:SS] " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2258 "[Datum]" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2259 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2260 #: ../roundup/date.py:865 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2261 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2262 msgid "Not an interval spec: \"%s\" ([+-] [#y] [#m] [#w] [#d] [[[H]H:MM]:SS])" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2263 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2264 "Keine gültige Intervall-Angabe: [+-] [#y] [#m] [#w] [#d] [[[H]H:MM]:SS]" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2265 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2266 #: ../roundup/date.py:1042 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2267 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2268 msgid "%(number)s year" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2269 msgid_plural "%(number)s years" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2270 msgstr[0] "%(number)s Jahr" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2271 msgstr[1] "%(number)s Jahren" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2272 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2273 #: ../roundup/date.py:1046 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2274 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2275 msgid "%(number)s month" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2276 msgid_plural "%(number)s months" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2277 msgstr[0] "%(number)s Monat" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2278 msgstr[1] "%(number)s Monaten" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2279 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2280 #: ../roundup/date.py:1050 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2281 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2282 msgid "%(number)s week" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2283 msgid_plural "%(number)s weeks" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2284 msgstr[0] "%(number)s Woche" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2285 msgstr[1] "%(number)s Wochen" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2286 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2287 #: ../roundup/date.py:1054 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2288 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2289 msgid "%(number)s day" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2290 msgid_plural "%(number)s days" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2291 msgstr[0] "%(number)s Tag" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2292 msgstr[1] "%(number)s Tagen" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2293 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2294 #: ../roundup/date.py:1058 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2295 msgid "tomorrow" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2296 msgstr "morgen" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2297 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2298 #: ../roundup/date.py:1060 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2299 msgid "yesterday" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2300 msgstr "gestern" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2301 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2302 #: ../roundup/date.py:1063 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2303 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2304 msgid "%(number)s hour" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2305 msgid_plural "%(number)s hours" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2306 msgstr[0] "%(number)s Stunde" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2307 msgstr[1] "%(number)s Stunden" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2308 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2309 #: ../roundup/date.py:1067 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2310 msgid "an hour" |
|
4307
82f7f8708e1b
Fix issue2550606 (german translation bug)
Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
parents:
4173
diff
changeset
|
2311 msgstr "einer Stunde" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2312 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2313 #: ../roundup/date.py:1069 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2314 msgid "1 1/2 hours" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2315 msgstr "1 1/2 Stunden" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2316 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2317 #: ../roundup/date.py:1071 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2318 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2319 msgid "1 %(number)s/4 hours" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2320 msgid_plural "1 %(number)s/4 hours" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2321 msgstr[0] "1 %(number)s/4 Stunde" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2322 msgstr[1] "1 %(number)s/4 Stunden" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2323 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2324 #: ../roundup/date.py:1076 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2325 msgid "in a moment" |
| 4098 | 2326 msgstr "in Kürze" |
| 2327 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2328 #: ../roundup/date.py:1078 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2329 msgid "just now" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2330 msgstr "soeben" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2331 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2332 #: ../roundup/date.py:1081 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2333 msgid "1 minute" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2334 msgstr "1 Minute" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2335 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2336 #: ../roundup/date.py:1084 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2337 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2338 msgid "%(number)s minute" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2339 msgid_plural "%(number)s minutes" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2340 msgstr[0] "%(number)s Minute" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2341 msgstr[1] "%(number)s Minuten" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2342 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2343 #: ../roundup/date.py:1087 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2344 msgid "1/2 an hour" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2345 msgstr "1/2 Stunde" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2346 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2347 #: ../roundup/date.py:1089 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2348 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2349 msgid "%(number)s/4 hour" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2350 msgid_plural "%(number)s/4 hours" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2351 msgstr[0] "%(number)s/4 Stunde" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2352 msgstr[1] "%(number)s/4 Stunden" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2353 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2354 #: ../roundup/date.py:1093 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2355 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2356 msgid "%s ago" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2357 msgstr "vor %s" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2358 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2359 #: ../roundup/date.py:1095 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2360 #, python-format |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2361 msgid "in %s" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2362 msgstr "in %s" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2363 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2364 #: ../roundup/hyperdb.py:115 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2365 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2366 msgid "property %s: %s" |
| 4098 | 2367 msgstr "Eigenschaft %s: %s" |
| 2368 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2369 #: ../roundup/hyperdb.py:142 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2370 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2371 msgid "property %s: %r is an invalid date (%s)" |
| 4098 | 2372 msgstr "Eigenschaft %s: %r ist kein gültiges Datum (%s)" |
| 2373 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2374 #: ../roundup/hyperdb.py:163 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2375 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2376 msgid "property %s: %r is an invalid date interval (%s)" |
| 4098 | 2377 msgstr "Eigenschaft %s: %r ist kein gültiges Datumsintervall (%s)" |
| 2378 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2379 #: ../roundup/hyperdb.py:417 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2380 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2381 msgid "property %s: %r is not a number" |
| 4098 | 2382 msgstr "Eigenschaft %s: %r ist keine Zahl" |
| 2383 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2384 #: ../roundup/hyperdb.py:429 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2385 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2386 msgid "property %s: %r is not an integer" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2387 msgstr "Eigenschaft %s: %r ist keine Zahl" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2388 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
2389 #: ../roundup/hyperdb.py:447 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2390 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2391 msgid "\"%s\" not a node designator" |
| 4098 | 2392 msgstr "\"%s\" ist kein gültiger Bezeichner" |
| 2393 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2394 #: ../roundup/hyperdb.py:1473 ../roundup/hyperdb.py:1481 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2395 #: ../roundup/hyperdb.py:1473:1481 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2396 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2397 msgid "Not a property name: %s" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2398 msgstr "Keine Eigenschaft: %s" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2399 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2400 #: ../roundup/hyperdb.py:1940 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2401 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2402 msgid "property %s: %r is not a %s." |
| 4098 | 2403 msgstr "Eigenschaft %s: %r ist kein %s." |
| 2404 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2405 #: ../roundup/hyperdb.py:1943 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2406 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2407 msgid "you may only enter ID values for property %s" |
| 4098 | 2408 msgstr "Sie können für die Eigenschaft %s nur IDs eingeben" |
| 2409 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2410 #: ../roundup/hyperdb.py:1977 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2411 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2412 msgid "%r is not a property of %s" |
| 4098 | 2413 msgstr "%r ist keine Eigenschaft von %s" |
| 2414 | |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2415 #: ../roundup/init.py:139 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2416 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2417 msgid "" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2418 "WARNING: directory '%s'\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2419 "\tcontains old-style template - ignored" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2420 msgstr "" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2421 "WARNUNG: Das Verzeichnis '%s'\n" |
|
4881
96a2c825c8d6
Apply german translation fixes in issue2550761
Ralf Schlatterbeck <rsc@runtux.com>
parents:
4843
diff
changeset
|
2422 "\tenthält Vorlagen im alten Format, die ignoriert werden." |
| 4098 | 2423 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2424 #: ../roundup/mailgw.py:199 ../roundup/mailgw.py:212 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2425 #: ../roundup/mailgw.py:199:212 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2426 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2427 msgid "Message signed with unknown key: %s" |
| 4098 | 2428 msgstr "Nachricht signiert mit unbekanntem Schlüssel: %s" |
| 2429 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2430 #: ../roundup/mailgw.py:202 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2431 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2432 msgid "Message signed with an expired key: %s" |
| 4098 | 2433 msgstr "Nachricht signiert mit abgelaufenem Schlüssel: %s" |
| 2434 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2435 #: ../roundup/mailgw.py:205 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2436 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2437 msgid "Message signed with a revoked key: %s" |
| 4098 | 2438 msgstr "Nachricht signiert mit zurückgezogenem Schlüssel: %s" |
| 2439 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2440 #: ../roundup/mailgw.py:208 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2441 msgid "Invalid PGP signature detected." |
| 4098 | 2442 msgstr "Ungültige PGP-Signatur festgestellt." |
| 2443 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2444 #: ../roundup/mailgw.py:215 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2445 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2446 msgid "Unsigned Message" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2447 msgstr "Neuer Kommentar" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2448 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2449 #: ../roundup/mailgw.py:465 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2450 msgid "Unknown multipart/encrypted version." |
| 4098 | 2451 msgstr "Unbekannte Version von multipart/encrypted." |
| 2452 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2453 #: ../roundup/mailgw.py:474 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2454 msgid "Unable to decrypt your message." |
| 4098 | 2455 msgstr "Kann Ihre Nachricht nicht entschlüsseln" |
| 2456 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2457 #: ../roundup/mailgw.py:501 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2458 msgid "No PGP signature found in message." |
| 4098 | 2459 msgstr "Keine PGP-Signatur in Nachricht gefunden" |
| 2460 | |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2461 #: ../roundup/mailgw.py:582 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2462 msgid "" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2463 "\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2464 "Emails to Roundup trackers must include a Subject: line!\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2465 msgstr "" |
| 4098 | 2466 "\n" |
| 2467 "Mails an Roundup müssen eine Subject-Zeile haben (Betreff)!\n" | |
| 2468 | |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2469 #: ../roundup/mailgw.py:695 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2470 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2471 msgid "" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2472 "\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2473 "The message you sent to roundup did not contain a properly formed subject\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2474 "line. The subject must contain a class name or designator to indicate the\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2475 "'topic' of the message. For example:\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2476 " Subject: [issue] This is a new issue\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2477 " - this will create a new issue in the tracker with the title 'This is\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2478 " a new issue'.\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2479 " Subject: [issue1234] This is a followup to issue 1234\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2480 " - this will append the message's contents to the existing issue 1234\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2481 " in the tracker.\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2482 "\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2483 "Subject was: '%(subject)s'\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2484 msgstr "" |
| 4098 | 2485 "\n" |
| 2486 "Ihre Nachricht an Roundup enthielt keine gültige Betreffzeile (subject).\n" | |
|
4778
4f25deb20dfa
issue2550634: New German orthography corrections
Thomas Arendsen Hein <thomas@intevation.de>
parents:
4570
diff
changeset
|
2487 "Der Betreff muss einen Klassennamen oder Bezeichner enthalten, um\n" |
| 4098 | 2488 "anzuzeigen, worum es geht. Zum Beispiel:\n" |
| 2489 " Betreff: [issue] Ein neues Thema\n" | |
| 2490 " - dadurch wird ein neuer issue-Eintrag mit dem Titel\n" | |
| 2491 " 'Ein neues Thema' angelegt\n" | |
| 2492 " Betreff: [issue1234] Vorhandenes Thema 1234\n" | |
| 2493 " - dadurch wird dem vorhandenen 'issue' mit der Nummer 1234\n" | |
| 2494 " eine neue Nachricht hinzugefügt\n" | |
| 2495 "\n" | |
| 2496 "Der Betreff war: '%(subject)s'\n" | |
| 2497 | |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2498 #: ../roundup/mailgw.py:733 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2499 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2500 msgid "" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2501 "\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2502 "The class name you identified in the subject line (\"%(classname)s\") does\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2503 "not exist in the database.\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2504 "\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2505 "Valid class names are: %(validname)s\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2506 "Subject was: \"%(subject)s\"\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2507 msgstr "" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2508 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2509 "Der von Ihnen in der Betreffzeile angegebene Klassenname (\"%(classname)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2510 "\")existiert in der Datenbank nicht.\n" |
| 4098 | 2511 "Gültige Klassen sind: %(validname)s\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2512 "Die Betreffzeile war: \"%(subject)s\"\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2513 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2514 #: ../roundup/mailgw.py:741 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2515 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2516 msgid "" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2517 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2518 "You did not identify a class name in the subject line and there is no\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2519 "default set for this tracker. The subject must contain a class name or\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2520 "designator to indicate the 'topic' of the message. For example:\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2521 " Subject: [issue] This is a new issue\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2522 " - this will create a new issue in the tracker with the title 'This is\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2523 " a new issue'.\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2524 " Subject: [issue1234] This is a followup to issue 1234\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2525 " - this will append the message's contents to the existing issue 1234\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2526 " in the tracker.\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2527 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2528 "Subject was: '%(subject)s'\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2529 msgstr "" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2530 "\n" |
| 4098 | 2531 "Sie haben in der Betreffzeile keinen Klassennamen angegeben, und es ist für\n" |
|
4778
4f25deb20dfa
issue2550634: New German orthography corrections
Thomas Arendsen Hein <thomas@intevation.de>
parents:
4570
diff
changeset
|
2532 "diesen Tracker kein Standardwert gesetzt. Die Betreffzeile muss eine Klasse\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2533 "oder einen Bezeichner des Gegenstands Ihrer Nachricht enthalten;\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2534 "zum Beispiel:\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2535 " Subject: [issue] Dies ist ein neues Issue\n" |
| 4098 | 2536 " - dies erzeugt ein neues Issue im Tracker mit dem Titel 'Dies\n" |
| 2537 " ist ein neues Issue'.\n" | |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2538 " Subject: [issue1234] Dies bezieht sich auf Issue 1234\n" |
| 4098 | 2539 " - fügt den Inhalt der Nachricht dem existierenden Issue 1234 hinzu\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2540 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2541 "Die Betreffzeile (Subject) war:\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2542 " '%(subject)s'\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2543 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2544 #: ../roundup/mailgw.py:777 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2545 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2546 msgid "" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2547 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2548 "I cannot match your message to a node in the database - you need to either\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2549 "supply a full designator (with number, eg \"[issue123]\") or keep the\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2550 "previous subject title intact so I can match that.\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2551 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2552 "Subject was: \"%(subject)s\"\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2553 msgstr "" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2554 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2555 "Ich kann Ihre Nachricht keinem Eintrag in der Datenbank zuordnen - Sie " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2556 "müssen\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2557 "entweder einen vollen Bezeichner angeben (mit Nummer, z. B. \"[issue123]\")\n" |
|
4778
4f25deb20dfa
issue2550634: New German orthography corrections
Thomas Arendsen Hein <thomas@intevation.de>
parents:
4570
diff
changeset
|
2558 "oder die Betreffzeile intakt lassen, so dass ich diese zuordnen kann.\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2559 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2560 "Die Betreffzeile (Subject) war:\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2561 " '%(subject)s'\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2562 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2563 #: ../roundup/mailgw.py:810 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2564 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2565 msgid "" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2566 "\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2567 "The node specified by the designator in the subject of your message\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2568 "(\"%(nodeid)s\") does not exist.\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2569 "\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2570 "Subject was: \"%(subject)s\"\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2571 msgstr "" |
| 4098 | 2572 "\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2573 "Der in der Betreffzeile Ihre Nachricht bezeichnete Eintrag\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2574 "(\"%(nodeid)s\") existiert nicht.\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2575 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2576 "Die Betreffzeile (Subject) war:\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2577 " '%(subject)s'\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2578 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2579 #: ../roundup/mailgw.py:855 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2580 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2581 msgid "" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2582 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2583 "You are not a registered user.%(registration_info)s\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2584 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2585 "Unknown address: %(from_address)s\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2586 msgstr "" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2587 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2588 "Sie sind kein registrierter Anwender.%(registration_info)s\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2589 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2590 "Unbekannte Adresse: %(from_address)s\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2591 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2592 #: ../roundup/mailgw.py:863 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2593 msgid "You are not permitted to access this tracker." |
| 4098 | 2594 msgstr "Sie haben keinen Zugriff auf diesen Tracker." |
| 2595 | |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2596 #: ../roundup/mailgw.py:874 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2597 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2598 msgid "You are not permitted to edit %(classname)s." |
| 4098 | 2599 msgstr "Sie sind nicht berechtigt, die Klasse \"%(classname)s\" zu bearbeiten" |
| 2600 | |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2601 #: ../roundup/mailgw.py:880 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2602 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2603 msgid "You are not permitted to create %(classname)s." |
| 4098 | 2604 msgstr "Sie sind nicht berechtigt, ein \"%(classname)s\" zu erzeugen" |
| 2605 | |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2606 #: ../roundup/mailgw.py:962 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2607 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2608 msgid "" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2609 "\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2610 "There were problems handling your subject line argument list:\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2611 "- %(errors)s\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2612 "\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2613 "Subject was: \"%(subject)s\"\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2614 msgstr "" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2615 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2616 "Es sind Probleme aufgetreten bei der Verarbeitung Ihrer Betreffzeile:\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2617 "- %(errors)s\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2618 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2619 "Die Betreffzeile war: \"%(subject)s\"\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2620 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2621 #: ../roundup/mailgw.py:1014 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2622 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2623 msgid "This tracker has been configured to require all email be PGP encrypted." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2624 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2625 "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2626 "Dieser Tracker wurde konfiguriert, E-Mail-Nachrichten nur PGP-signiert oder\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2627 "verschlüsselt entgegenzunehmen." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2628 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2629 #: ../roundup/mailgw.py:1051 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2630 msgid "" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2631 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2632 "This tracker has been configured to require all email be PGP signed or\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2633 "encrypted." |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2634 msgstr "" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2635 "\n" |
|
5052
737d3edee3ab
E-mail -> E-Mail in de.po (issue2550717)
Thomas Arendsen Hein <thomas@intevation.de>
parents:
5046
diff
changeset
|
2636 "Dieser Tracker wurde konfiguriert, E-Mail-Nachrichten nur PGP-signiert oder\n" |
| 4098 | 2637 "verschlüsselt entgegenzunehmen." |
| 2638 | |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2639 #: ../roundup/mailgw.py:1082 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2640 msgid "You are not permitted to create files." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2641 msgstr "Sie sind nicht berechtigt, Dateien zu erzeugen." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2642 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2643 #: ../roundup/mailgw.py:1096 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2644 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2645 msgid "You are not permitted to add files to %(classname)s." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2646 msgstr "Sie sind nicht berechtigt, Dateien zu %(classname)s hinzuzufügen." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2647 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2648 #: ../roundup/mailgw.py:1126 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2649 msgid "" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2650 "\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2651 "Roundup requires the submission to be plain text. The message parser could\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2652 "not find a text/plain part to use.\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2653 msgstr "" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2654 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2655 "Dieser Tracker akzeptiert nur einfache Textnachrichten. Der Mail-Parser " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2656 "konnte\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2657 "keinen entsprechenden Teil (\"text/plain\") finden.\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2658 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2659 #: ../roundup/mailgw.py:1139 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2660 msgid "You are not permitted to create messages." |
| 4098 | 2661 msgstr "Sie sind nicht berechtigt, Nachrichten zu erzeugen" |
| 2662 | |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2663 #: ../roundup/mailgw.py:1147 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2664 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2665 msgid "" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2666 "\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2667 "Mail message was rejected by a detector.\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2668 "%(error)s\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2669 msgstr "" |
| 4098 | 2670 "\n" |
| 2671 "Die Mail-Nachricht wurde von einem Detektor zurückgewiesen.\n" | |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2672 "%(error)s\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2673 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2674 #: ../roundup/mailgw.py:1155 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2675 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2676 msgid "You are not permitted to add messages to %(classname)s." |
| 4098 | 2677 msgstr "Sie sind nicht berechtigt, Kommentare zu %(classname)s hinzuzufügen." |
| 2678 | |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2679 #: ../roundup/mailgw.py:1177 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2680 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2681 msgid "You are not permitted to edit property %(prop)s of class %(classname)s." |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2682 msgstr "" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2683 "Sie sind nicht berechtigt, die Eigenschaft %(prop)s der Klasse " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2684 "%(classname)s\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2685 "zu bearbeiten." |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2686 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2687 #: ../roundup/mailgw.py:1186 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2688 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2689 msgid "You are not permitted to set property %(prop)s of class %(classname)s." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2690 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2691 "Sie sind nicht berechtigt, die Eigenschaft %(prop)s der Klasse " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2692 "%(classname)s\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2693 "zu bearbeiten." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2694 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2695 #: ../roundup/mailgw.py:1194 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2696 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2697 msgid "" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2698 "\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2699 "There was a problem with the message you sent:\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2700 " %(message)s\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2701 msgstr "" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2702 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2703 "Es gab ein Problem mit Ihrer Nachricht:\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2704 " %(message)s\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2705 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2706 #: ../roundup/mailgw.py:1673 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2707 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2708 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2709 "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2710 "The mail gateway is not properly set up. Please contact\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2711 "%(mailadmin)s and have them fix the incorrect class specified as:\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2712 " %(clsname)s\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2713 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2714 "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2715 "Das Mail-Gateway ist nicht korrekt eingerichtet. Bitte wenden\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2716 "Sie sich an %(mailadmin)s und bitten Sie um Korrektur der\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2717 "fehlerhaften Klasse: %(current_class)s\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2718 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2719 #: ../roundup/mailgw.py:1704 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2720 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2721 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2722 "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2723 "The mail gateway is not properly set up. Please contact\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2724 "%(mailadmin)s and have them fix the incorrect properties:\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2725 " %(errors)s\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2726 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2727 "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2728 "Das Mail-Gateway ist nicht korrekt eingerichtet. Bitte wenden\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2729 "Sie sich an %(mailadmin)s und bitten Sie um Korrektur der\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2730 "fehlerhaften Eigenschaften: %(errors)s\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2731 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2732 #: ../roundup/mailgw.py:1725 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2733 msgid "not of form [arg=value,value,...;arg=value,value,...]" |
| 4098 | 2734 msgstr "entspricht nicht der Form [arg=wert,wert,...;arg=wert,wert,...]" |
| 2735 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2736 #: ../roundup/rest.py:406 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2737 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2738 msgid "Method %(m)s not allowed. Allowed: %(a)s" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2739 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2740 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2741 #: ../roundup/rest.py:1104 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2742 #, fuzzy, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2743 msgid "Invalid attribute %s" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2744 msgstr "Ungültiger Benutzername" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2745 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2746 #: ../roundup/rest.py:2085 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2747 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2748 msgid "Api rate limits exceeded. Please wait: %s seconds." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2749 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2750 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2751 #: ../roundup/rest.py:2120 |
|
6364
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2752 #, python-format |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2753 msgid "" |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2754 "Unable to parse Accept Header. %(error)s. Acceptable types: " |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2755 "%(acceptable_types)s" |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2756 msgstr "" |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2757 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
2758 #: ../roundup/rest.py:2268 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2759 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2760 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2761 "Unrecognized api version: %s. See /rest without specifying api version for " |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2762 "supported versions." |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2763 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2764 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2765 #: ../roundup/roundupdb.py:139 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2766 #, python-format |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2767 msgid "Username '%s' already exists." |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2768 msgstr "" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2769 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2770 #: ../roundup/roundupdb.py:223 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2771 msgid "files" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2772 msgstr "Dateien" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2773 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2774 #: ../roundup/roundupdb.py:223 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2775 msgid "messages" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2776 msgstr "Kommentare" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2777 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2778 #: ../roundup/roundupdb.py:223 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2779 msgid "nosy" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2780 msgstr "Interessenten" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2781 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2782 #: ../roundup/roundupdb.py:223 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2783 msgid "superseder" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2784 msgstr "ersetzt durch" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2785 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2786 #: ../roundup/roundupdb.py:223 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2787 msgid "title" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2788 msgstr "Titel" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2789 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2790 #: ../roundup/roundupdb.py:224 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2791 msgid "assignedto" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2792 msgstr "zugewiesen" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2793 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2794 #: ../roundup/roundupdb.py:224 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2795 msgid "keyword" |
| 4098 | 2796 msgstr "Schlagwort" |
| 2797 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2798 #: ../roundup/roundupdb.py:224 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2799 msgid "priority" |
|
4993
ae12b4b3ea9e
Fix issue2550892 (translation error of priority in locale de) Thanks Martin Thomas Swaton for reporting.
Bernhard Reiter <bernhard@intevation.de>
parents:
4881
diff
changeset
|
2800 msgstr "Priorität" |
| 4098 | 2801 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2802 #: ../roundup/roundupdb.py:224 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2803 msgid "status" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2804 msgstr "Status" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2805 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2806 #: ../roundup/roundupdb.py:227 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2807 msgid "activity" |
| 4098 | 2808 msgstr "Aktivität" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2809 |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2810 #. following properties are common for all hyperdb classes |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2811 #. they are listed here to keep things in one place |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2812 #: ../roundup/roundupdb.py:227 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2813 msgid "actor" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2814 msgstr "Akteur" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2815 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2816 #: ../roundup/roundupdb.py:227 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2817 msgid "creation" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2818 msgstr "Erstellungsdatum" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2819 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2820 #: ../roundup/roundupdb.py:227 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2821 msgid "creator" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2822 msgstr "Ersteller" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2823 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2824 #: ../roundup/roundupdb.py:416 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2825 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2826 msgid "No key for \"%(adr)s\" in keyring" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2827 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2828 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2829 #: ../roundup/roundupdb.py:490 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2830 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2831 msgid "New submission from %(authname)s%(authaddr)s:" |
| 4098 | 2832 msgstr "Neue Nachricht von %(authname)s%(authaddr)s:" |
| 2833 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2834 #: ../roundup/roundupdb.py:493 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2835 #, python-format |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2836 msgid "%(authname)s%(authaddr)s added the comment:" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2837 msgstr "%(authname)s%(authaddr)s merkte an:" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2838 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2839 #: ../roundup/roundupdb.py:496 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2840 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2841 msgid "Change by %(authname)s%(authaddr)s:" |
| 4098 | 2842 msgstr "Änderung von %(authname)s%(authaddr)s:" |
| 2843 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2844 #: ../roundup/roundupdb.py:515 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2845 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2846 msgid "File '%(filename)s' not attached - you can download it from %(link)s." |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2847 msgstr "" |
| 4098 | 2848 "Die Datei '%(filename)s' ist nicht beigefügt - Sie können Sie unter\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2849 "%(link)s herunterladen." |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2850 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2851 #: ../roundup/roundupdb.py:892 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2852 #, python-format |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2853 msgid "" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2854 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2855 "Now:\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2856 "%(new)s\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2857 "Was:\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2858 "%(old)s" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2859 msgstr "" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2860 "\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2861 "Jetzt:\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2862 "%(new)s\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2863 "Vorher:\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2864 "%(old)s" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2865 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2866 #: ../roundup/scripts/roundup_demo.py:49 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2867 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2868 msgid "Enter directory path to create demo tracker [%s]: " |
| 4098 | 2869 msgstr "Verzeichnis für Tracker-Demo eingeben [%s]: " |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2870 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2871 #: ../roundup/scripts/roundup_demo.py:54 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2872 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2873 msgid "Enter tracker template to use (one of (%s)) [%s]: " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2874 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2875 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2876 #: ../roundup/scripts/roundup_gettext.py:35 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2877 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2878 msgid "Usage: %(program)s <tracker home>" |
| 4098 | 2879 msgstr "Verwendung: %(program)s <Tracker-Verzeichnis>" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2880 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2881 #: ../roundup/scripts/roundup_gettext.py:51 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2882 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2883 msgid "No tracker templates found in directory %s" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2884 msgstr "Keine Tracker-Vorlage gefunden im Verzeichnis %s" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2885 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2886 #: ../roundup/scripts/roundup_mailgw.py:50 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2887 #, fuzzy, python-format |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2888 msgid "" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2889 "Usage: %(program)s [-v] [-c class] [[-C class] -S field=value]* [instance " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2890 "home] [mail source [specification]]\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2891 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2892 "Options:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2893 " -v: print version and exit\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2894 " -c: default class of item to create (else the tracker's " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2895 "MAIL_DEFAULT_CLASS)\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2896 " -C / -S: see below\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2897 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2898 "The roundup mail gateway may be called in one of the following ways:\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2899 " . without arguments. Then the env var ROUNDUP_INSTANCE will be tried.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2900 " . with an instance home as the only argument,\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2901 " . with both an instance home and a mail spool file,\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2902 " . with an instance home, a mail source type and its specification.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2903 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2904 "It also supports optional -C and -S arguments that allows you to set a\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2905 "fields for a class created by the roundup-mailgw. The default class if\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2906 "not specified is msg, but the other classes: issue, file, user can\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2907 "also be used. The -S or --set options uses the same\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2908 "property=value[;property=value] notation accepted by the command line\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2909 "roundup command or the commands that can be given on the Subject line\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2910 "of an email message.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2911 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2912 "It can let you set the type of the message on a per email address basis.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2913 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2914 "PIPE:\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2915 " If there is no mail source specified,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2916 " the mail gateway reads a single message from the standard input\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2917 " and submits the message to the roundup.mailgw module.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2918 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2919 "Mail source \"mailbox\":\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2920 " In this case, the gateway reads all messages from the UNIX mail spool\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2921 " file and submits each in turn to the roundup.mailgw module. The file is\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2922 " emptied once all messages have been successfully handled. The file is\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2923 " specified as:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2924 " mailbox /path/to/mailbox\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2925 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2926 "In all of the following mail source type the username and password\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2927 "can be stored in a ~/.netrc file. If done so case only the server name\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2928 "need to be specified on the command-line.\n" |
| 4098 | 2929 "\n" |
| 2930 "The username and/or password will be prompted for if not supplied on\n" | |
| 2931 "the command-line or in ~/.netrc.\n" | |
| 2932 "\n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2933 "POP:\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2934 " For the mail source \"pop\", the gateway reads all messages from the POP " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2935 "server\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2936 " specified and submits each in turn to the roundup.mailgw module. The\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2937 " server is specified as:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2938 " pop username:password@server\n" |
| 4098 | 2939 " Alternatively, one can omit one or both of username and password:\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2940 " pop username@server\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2941 " pop server\n" |
| 4098 | 2942 " are both valid.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2943 "\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2944 "POPS:\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2945 " Connect to a POP server over ssl. This requires python 2.4 or later.\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2946 " This supports the same notation as POP.\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
2947 "\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2948 "APOP:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2949 " Same as POP, but using Authenticated POP:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2950 " apop username:password@server\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2951 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2952 "IMAP:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2953 " Connect to an IMAP server. This supports the same notation as that of\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2954 " POP mail.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2955 " imap username:password@server\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2956 " It also allows you to specify a specific mailbox other than INBOX using\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2957 " this format:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2958 " imap username:password@server mailbox\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2959 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2960 "IMAPS:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2961 " Connect to an IMAP server over ssl.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2962 " This supports the same notation as IMAP.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2963 " imaps username:password@server [mailbox]\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2964 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2965 "IMAPS_CRAM:\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2966 " Connect to an IMAP server over ssl using CRAM-MD5 authentication.\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2967 " This supports the same notation as IMAP.\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2968 " imaps_cram username:password@server [mailbox]\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2969 "\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2970 msgstr "" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2971 "Verwendung: %(program)s [-v] [[-C Klasse] -S Eigenschaft=Wert]* <Tracker-" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2972 "Verzeichnis> [Methode]\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2973 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2974 "Optionen:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2975 " -v: Versionsnummer ausgeben und beenden\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2976 " -c: Vorgegebene Klasse beim Erstellen eines Eintrags (sonst: " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2977 "MAIL_DEFAULT_CLASS)\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2978 " -C / -S: siehe unten\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2979 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2980 "Das Roundup Mailgateway kann auf vier verschiedene Arten aufgerufen werden:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2981 " . mit einem Tracker-Verzeichnis als einziges Argument,\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2982 " . mit einem Tracker-Verzeichnis und einer Mailbox-Datei,\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2983 " . mit einem Tracker-Verzeichnis und einem POP/APOP-Konto, oder\n" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2984 " . mit einem Tracker-Verzeichnis und einem IMAP/IMAPS-Konto.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2985 "\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2986 "Optional kann mit -C die Klasse des zu erstellenden Eintrags spezifiziert \n" |
| 4098 | 2987 "werden. Zudem können Sie mit -S oder --set Eigenschaften der Einträge\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
2988 "als Eigenschaft=Wert[;Eigenschaft=Wert]* setzen, analog zum Roundup-\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2989 "Kommandozeilen Programm, resp. zur Syntax in der Betreffszeile einer E-" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
2990 "Mail.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2991 "Voreingestellt ist die Klasse \"msg\", aber auch Klassen wie \"issue\",\n" |
| 4098 | 2992 "\"user\" oder \"file\" können verwendet werden.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2993 "\n" |
| 4098 | 2994 "Sie können dadurch mehrere E-Mail-Konten für einen Tracker verwenden und\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2995 "unterschiedliche Eintragstypen aus den Nachrichten erstellen.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2996 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
2997 "PIPE:\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
2998 " Das Mail-Gateway liest eine Nachricht von der Standardeingabe und\n" |
| 4098 | 2999 " übergibt sie an das Modul roundup.mailgw.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3000 "\n" |
| 4098 | 3001 "UNIX-Mailbox:\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3002 " Die angegebene Mailbox-Datei wird ausgelesen, und alle Nachrichten werden\n" |
| 4098 | 3003 " an das Modul roundup.mailgw übergeben. Nach erfolgreicher Verarbeitung \n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3004 " wird die Mail-Spooldatei geleert.\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3005 " Die Mailbox-Datei wird folgendermaßen angegeben: mailbox /pfad/zur/" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3006 "mailbox\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3007 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3008 "POP:\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3009 " Das Gateway liest alle Nachrichten vom POP3-Konto und leitet sie weiter " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3010 "an \n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3011 " das Modul roundup.mailgw. \n" |
| 4098 | 3012 " Das Konto wird folgendermaßen angegeben:\n" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
3013 " pop benutzername:passwort@server\n" |
| 4098 | 3014 " Benutzername und Passwort können weggelassen werden:\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3015 " pop benutzername@server\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3016 " pop server\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3017 " In diesem Fall werden die Anmeldungs-Daten zur Laufzeit erfragt.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3018 "\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3019 "POPS:\n" |
| 4098 | 3020 " Mit einem POP3-Server über SSL verbinden; dies erfordert Python 2.4 oder\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3021 " neuer. Argumente wie bei POP.\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3022 "\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3023 "APOP:\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3024 " Wie POP, aber unter Verwendung von authentifiziertem POP:\n" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
3025 " apop benutzername:passwort@server\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3026 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3027 "IMAP:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3028 " Verbindung mit einem IMAP-Server. Die Syntax entspricht der POP-\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3029 " Spezifikation:\n" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
3030 " imap benutzername:passwort@server\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3031 " Um eine andere Mailbox anstelle von \"INBOX\" zu verwenden, benutzen Sie:\n" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
3032 " imap benutzername:passwort@server mailbox\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3033 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3034 "IMAPS:\n" |
| 4098 | 3035 " Verbindung zu einem IMAP-Server über eine sichere SSL-Verbindung.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3036 " Die Syntax entspricht der IMAP-Spezifikation:\n" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
3037 " imaps benutzername:passwort@server [mailbox]\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3038 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3039 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
3040 #: ../roundup/scripts/roundup_mailgw.py:174 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3041 msgid "Error: not enough source specification information" |
| 4098 | 3042 msgstr "Sie haben nicht genügend Angaben zur E-Mail-Quelle gemacht" |
| 3043 | |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
3044 #: ../roundup/scripts/roundup_mailgw.py:203 |
| 4098 | 3045 #, python-format |
| 3046 msgid "Error: %s specification not valid" | |
| 3047 msgstr "Fehler: %s-Optionen ungültig" | |
| 3048 | |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
3049 #: ../roundup/scripts/roundup_mailgw.py:223 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3050 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3051 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3052 "Error: The source must be either \"mailbox\", \"pop\", \"pops\", \"apop\", " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3053 "\"imap\", \"imaps\" or \"imaps_cram" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3054 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3055 "Fehler: Als E-Mail-Quelle muss \"mailbox\", \"pop\", \"pops\", \"apop\", " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3056 "\"imap\" oder \"imaps\" gewählt werden" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3057 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
3058 #: ../roundup/scripts/roundup_server.py:109 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3059 msgid "WARNING: generating temporary SSL certificate" |
| 4098 | 3060 msgstr "WARNUNG: erzeuge temporäres SSL-Zertifikat" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3061 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
3062 #: ../roundup/scripts/roundup_server.py:296 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3063 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3064 "<html><head><title>Roundup trackers index</title></head>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3065 "<body><h1>Roundup trackers index</h1><ol>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3066 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3067 "<html><head><title>Roundup Tracker-Liste</title></head>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3068 "<body><h1>Roundup Tracker-Liste</h1><ol>\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3069 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3070 #: ../roundup/scripts/roundup_server.py:528 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
3071 #, fuzzy, python-format |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
3072 msgid "Error: %(type)s: %(value)s" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
3073 msgstr "%(key)s: %(value)s" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
3074 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3075 #: ../roundup/scripts/roundup_server.py:540 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3076 msgid "WARNING: ignoring \"-g\" argument, not root" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3077 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3078 "WARNUNG: die Option \"-g\" wird ignoriert, da Sie nicht Administrator sind" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3079 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3080 #: ../roundup/scripts/roundup_server.py:546 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3081 msgid "Can't change groups - no grp module" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3082 msgstr "Die Gruppe kann nicht gewechselt werden - das Modul grp fehlt" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3083 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3084 #: ../roundup/scripts/roundup_server.py:555 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3085 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3086 msgid "Group %(group)s doesn't exist" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3087 msgstr "Die Gruppe %(group)s existiert nicht" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3088 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3089 #: ../roundup/scripts/roundup_server.py:567 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3090 msgid "Can't run as root!" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3091 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3092 "Dieser Prozess kann nicht unter dem Administrator-Konto (\"root\") laufen!" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3093 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3094 #: ../roundup/scripts/roundup_server.py:570 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3095 msgid "WARNING: ignoring \"-u\" argument, not root" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3096 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3097 "WARNUNG: die Option \"-u\" wird ignoriert, da Sie nicht Administrator sind" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3098 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3099 #: ../roundup/scripts/roundup_server.py:576 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3100 msgid "Can't change users - no pwd module" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3101 msgstr "Der Benutzer kann nicht gewechselt werden - das Modul pwd fehlt" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3102 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3103 #: ../roundup/scripts/roundup_server.py:585 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3104 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3105 msgid "User %(user)s doesn't exist" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3106 msgstr "Der Benutzer %(user)s existiert nicht" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3107 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3108 #: ../roundup/scripts/roundup_server.py:781 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3109 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3110 msgid "Multiprocess mode \"%s\" is not available, switching to single-process" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3111 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3112 "Der Multiprozessmodus \"%s\" ist nicht verfügbar, Einprozessmodus aktiviert" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3113 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3114 #: ../roundup/scripts/roundup_server.py:808 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3115 #, python-format |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3116 msgid "Unable to bind to port %s, port already in use." |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3117 msgstr "Start des Servers auf Port %s schlug fehl. Port bereits verwendet." |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3118 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3119 #: ../roundup/scripts/roundup_server.py:880 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3120 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3121 " -c <Command> Windows Service options.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3122 " If you want to run the server as a Windows Service, you\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3123 " must use configuration file to specify tracker homes.\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3124 " Logfile option is required to run Roundup Tracker service.\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3125 " Typing \"roundup-server -c help\" shows Windows Services\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3126 " specifics." |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3127 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3128 " -c <Befehl> Windows Service Optionen.\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3129 " Um den Roundup-Server als Windows Service zu starten,\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3130 " benutzen Sie eine Server-Konfiguration, in der die Tracker-\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3131 " Instanzen angegeben werden.\n" |
| 4098 | 3132 " Zudem müssen Sie die Logfile-Option aktivieren.\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3133 " \"roundup-server -c help\" zeigt eine weitere Hilfe zum Thema." |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3134 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3135 #: ../roundup/scripts/roundup_server.py:887 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3136 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3137 " -u <UID> runs the Roundup web server as this UID\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3138 " -g <GID> runs the Roundup web server as this GID\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3139 " -d <PIDfile> run the server in the background and write the server's PID\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3140 " to the file indicated by PIDfile. The -l option *must* be\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3141 " specified if -d is used." |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3142 msgstr "" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
3143 " -u <UID> Startet den Roundup-Server mit dieser Benutzernummer\n" |
|
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
3144 " -g <GID> Startet den Roundup-Server mit dieser Gruppennummer\n" |
|
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
3145 " -d <PIDDatei> Startet den Server als Hintergrundprozess und schreibt\n" |
|
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
3146 " die Prozess-ID in die Datei PIDDatei.\n" |
|
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
3147 " Die Option -l muss dann auch angegeben werden." |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3148 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3149 #: ../roundup/scripts/roundup_server.py:894 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3150 #, fuzzy, python-format |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3151 msgid "" |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
3152 "\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3153 "%(message)sUsage: roundup-server [options] [name=tracker home]*\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3154 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3155 "Options:\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3156 " -v print the Roundup version number and exit\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3157 " -h print this text and exit\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3158 " -S create or update configuration file and exit\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3159 " -C <fname> use configuration file <fname>\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3160 " -n <name> set the host name of the Roundup web server instance,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3161 " specifies on which network interfaces to listen for\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3162 " connections, defaults to localhost, use 0.0.0.0 to bind\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3163 " to all network interfaces\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3164 " -p <port> set the port to listen on (default: %(port)s)\n" |
|
6452
f2c6bf1c3cb0
updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes.
John Rouillard <rouilj@ieee.org>
parents:
6429
diff
changeset
|
3165 " -I <header1[,header2]*> list of headers to pass to the backend\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3166 " -l <fname> log to the file indicated by fname instead of stderr/stdout\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3167 " -N log client machine names instead of IP addresses (much " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3168 "slower)\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3169 " -i <fname> set tracker index template\n" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3170 " -s enable SSL\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3171 " -L http request logging uses python logging (roundup.http)\n" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3172 " -e <fname> PEM file containing SSL key and certificate\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3173 " -t <mode> multiprocess mode (default: %(mp_def)s).\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3174 " Allowed values: %(mp_types)s.\n" |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
3175 " -V <version> set HTTP version (default: HTTP/1.1).\n" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
3176 " Allowed values: HTTP/1.0, HTTP/1.1.\n" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
3177 "\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3178 "%(os_part)s\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3179 "\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3180 "Long options:\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3181 " --version print the Roundup version number and exit\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3182 " --help print this text and exit\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3183 " --save-config create or update configuration file and exit\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3184 " --config <fname> use configuration file <fname>\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3185 " All settings of the [main] section of the configuration file\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3186 " also may be specified in form --<name>=<value>\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3187 "\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3188 "Examples:\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3189 "\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3190 " roundup-server -S -C /opt/roundup/etc/roundup-server.ini \\\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3191 " -n localhost -p 8917 -l /var/log/roundup.log \\\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3192 " support=/var/spool/roundup-trackers/support\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3193 "\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3194 " roundup-server -C /opt/roundup/etc/roundup-server.ini\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3195 "\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3196 " roundup-server support=/var/spool/roundup-trackers/support\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3197 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3198 " roundup-server -d /var/run/roundup.pid -l /var/log/roundup.log \\\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3199 " support=/var/spool/roundup-trackers/support\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3200 "\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3201 "Configuration file format:\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3202 " Roundup Server configuration file has common .ini file format.\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3203 " Configuration file created with 'roundup-server -S' contains\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3204 " detailed explanations for each option. Please see that file\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3205 " for option descriptions.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3206 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3207 "How to use \"name=tracker home\":\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3208 " These arguments set the tracker home(s) to use. The name is how the\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3209 " tracker is identified in the URL (it's the first part of the URL path).\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3210 " The tracker home is the directory that was identified when you did\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3211 " \"roundup-admin init\". You may specify any number of these name=home\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3212 " pairs on the command-line. Make sure the name part doesn't include\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3213 " any url-unsafe characters like spaces, as these confuse IE.\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3214 msgstr "" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3215 "%(message)sBenutzung: roundup-server [Optionen] [Tracker-Name=Tracker-" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3216 "Verzeichnis]*\n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3217 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3218 "Optionen:\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3219 " -v Versionsnummer ausgeben und beenden\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3220 " -h Diese Hilfe ausgeben und beenden\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3221 " -S Konfiguration erstellen oder aktualiseren und beenden\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3222 " -C <Datei> Konfiguration in <Datei> verwenden\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3223 " -n Hostnamen des Serverprozesses bestimmen\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3224 " -p Port bestimmen (Voreinstellung: %(port)s)\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3225 " -l Logdatei bestimmen (anstelle \"stderr\" / \"stdout\")\n" |
| 4098 | 3226 " -N Domainnamen in der Logdatei auflösen (viel langsamer)\n" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
3227 " -t <Modus> Multiprozessmodus (Voreinstellung: %(mp_def)s).\n" |
| 4098 | 3228 " Verfügbare Modi: %(mp_types)s.\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3229 "%(os_part)s\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3230 "\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3231 "Lange Optionen:\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3232 " --version Roundup Versionsnummer ausgeben und beenden\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3233 " --help Diese Hilfe ausgeben und beenden\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3234 " --save-config Konfiguration erstellen oder aktualiseren und beenden\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3235 " --config <fname> Konfiguration <Datei> verwenden\n" |
| 4098 | 3236 " Die Einstellungen in der Sektion [main] der Konfigurationsdatei können Sie\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3237 " auch in der Form --<Name>=<Wert> angegeben.\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3238 "\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3239 "Beispiele:\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3240 "\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3241 " roundup-server -S -C /opt/roundup/etc/roundup-server.ini \\\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3242 " -n localhost -p 8917 -l /var/log/roundup.log \\\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3243 " support=/var/spool/roundup-trackers/support\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3244 "\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3245 " roundup-server -C /opt/roundup/etc/roundup-server.ini\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3246 "\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3247 " roundup-server support=/var/spool/roundup-trackers/support\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3248 "\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3249 " roundup-server -d /var/run/roundup.pid -l /var/log/roundup.log \\\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3250 " support=/var/spool/roundup-trackers/support\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3251 "\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3252 "Konfigurations-Format:\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3253 " Roundup Server benutzt das standardisierte .ini Format.\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3254 " Konfigurationen, welche mit 'roundup-server -S' erstellt werden, \n" |
| 4098 | 3255 " enthalten detaillierte Erklärungen zu jeder Option. Bitte konsultieren\n" |
| 3256 " Sie diese Datei für weitere Angaben.\n" | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3257 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3258 "Tracker-Name=Tracker-Verzeichnis:\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3259 " Gibt an, welche Tracker-Instanz(en) verwendet werden. Der Tracker-Name\n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3260 " bestimmt den URL-Pfad im Web. Das Tracker-Verzeichnis gibt an, in \n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3261 " welchem Verzeichnis die Tracker-Konfiguration gespeichert wurde.\n" |
| 4098 | 3262 " Sie können mehrere Tracker-Instanzen auf der Kommandozeile angeben oder\n" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3263 " alternativ die Variable TRACKER_HOME in der roundup-server Datei \n" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3264 " anpassen. \n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3265 " ACHTUNG: Der Tracker-Name darf keine Sonderzeichen enthalten, welche in \n" |
| 4098 | 3266 " URLs Probleme bereiten könnten. Am besten verwenden Sie nur Buchstaben, \n" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3267 " Zahlen und \"-_\".\n" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3268 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3269 #: ../roundup/scripts/roundup_server.py:1070 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3270 msgid "Instances must be name=home" |
| 4098 | 3271 msgstr "Instanzen müssen als Tracker-Name=Tracker-Verzeichnis angegeben werden" |
| 3272 | |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3273 #: ../roundup/scripts/roundup_server.py:1084 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3274 #, python-format |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3275 msgid "Configuration saved to %s" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3276 msgstr "Konfiguration in der Datei %s gespeichert" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3277 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3278 #: ../roundup/scripts/roundup_server.py:1102 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3279 msgid "Sorry, you can't run the server as a daemon on this Operating System" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3280 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3281 "Auf diesem Betriebssystem kann der Server nicht als Hintergrundprozess laufen" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3282 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
3283 #: ../roundup/scripts/roundup_server.py:1122 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3284 #, python-format |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3285 msgid "Roundup server started on %(HOST)s:%(PORT)s" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
3286 msgstr "Der Roundup-Server wurde unter %(HOST)s:%(PORT)s gestartet" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3287 |
| 4098 | 3288 #: ../share/roundup/templates/classic/html/_generic.collision.html:4 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3289 #: ../share/roundup/templates/devel/html/_generic.collision.html:4 |
| 4098 | 3290 #: ../share/roundup/templates/minimal/html/_generic.collision.html:4 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3291 #: ../share/roundup/templates/responsive/html/_generic.collision.html:4 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3292 msgid "${class} Edit Collision - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3293 msgstr "Kollision bei der Bearbeitung - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3294 |
| 4098 | 3295 #: ../share/roundup/templates/classic/html/_generic.collision.html:7 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3296 #: ../share/roundup/templates/devel/html/_generic.collision.html:7 |
| 4098 | 3297 #: ../share/roundup/templates/minimal/html/_generic.collision.html:7 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3298 #: ../share/roundup/templates/responsive/html/_generic.collision.html:7 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3299 msgid "${class} Edit Collision" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3300 msgstr "Kollision bei der Bearbeitung" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3301 |
| 4098 | 3302 #: ../share/roundup/templates/classic/html/_generic.collision.html:14 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3303 #: ../share/roundup/templates/devel/html/_generic.collision.html:14 |
| 4098 | 3304 #: ../share/roundup/templates/minimal/html/_generic.collision.html:14 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3305 #: ../share/roundup/templates/responsive/html/_generic.collision.html:14 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3306 msgid "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3307 "\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3308 " There has been a collision. Another user updated this node\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
|
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3310 " the node and review your edits.\n" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3311 msgstr "" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3312 "\n" |
| 4098 | 3313 " Eine Kollision wurde festgestellt. Während Ihrer Bearbeitung\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3314 " hat ein anderer Benutzer diesen Eintrag aktualisiert. Bitte <a " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
|
| 4098 | 3316 " und fügen Sie Ihre Änderungen erneut ein.\n" |
| 3317 | |
| 3318 #: ../share/roundup/templates/classic/html/_generic.help-empty.html:6 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3319 #: ../share/roundup/templates/devel/html/_generic.help-empty.html:6 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3320 #: ../share/roundup/templates/devel/html/user.help.html:90 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3321 #: ../share/roundup/templates/responsive/html/_generic.help-empty.html:6 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3322 #: ../share/roundup/templates/responsive/html/user.help.html:90 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3323 msgid "Please specify your search parameters!" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3324 msgstr "Bitte geben Sie Ihre Suchparameter an!" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3325 |
| 4098 | 3326 #: ../share/roundup/templates/classic/html/_generic.help-list.html:20 |
| 3327 #: ../share/roundup/templates/classic/html/_generic.index.html:14 | |
| 3328 #: ../share/roundup/templates/classic/html/_generic.item.html:12 | |
| 3329 #: ../share/roundup/templates/classic/html/file.item.html:9 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3330 #: ../share/roundup/templates/classic/html/issue.index.html:15 |
| 4098 | 3331 #: ../share/roundup/templates/classic/html/issue.item.html:28 |
| 3332 #: ../share/roundup/templates/classic/html/msg.item.html:26 | |
| 3333 #: ../share/roundup/templates/classic/html/user.index.html:9 | |
| 3334 #: ../share/roundup/templates/classic/html/user.item.html:35 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3335 #: ../share/roundup/templates/devel/html/_generic.help-list.html:2 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3336 #: ../share/roundup/templates/devel/html/_generic.index.html:12 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3337 #: ../share/roundup/templates/devel/html/_generic.item.html:12 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3338 #: ../share/roundup/templates/devel/html/_generic.query.html:2 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3339 #: ../share/roundup/templates/devel/html/bug.index.html:15 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3340 #: ../share/roundup/templates/devel/html/bug.item.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3341 #: ../share/roundup/templates/devel/html/file.item.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3342 #: ../share/roundup/templates/devel/html/keyword.index.html:15 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3343 #: ../share/roundup/templates/devel/html/keyword.item.html:33 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3344 #: ../share/roundup/templates/devel/html/milestone.index.html:15 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3345 #: ../share/roundup/templates/devel/html/msg.item.html:25 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3346 #: ../share/roundup/templates/devel/html/patch.item.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3347 #: ../share/roundup/templates/devel/html/patch.item.html:97 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3348 #: ../share/roundup/templates/devel/html/task.index.html:15 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3349 #: ../share/roundup/templates/devel/html/task.item.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3350 #: ../share/roundup/templates/devel/html/user.index.html:8 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3351 #: ../share/roundup/templates/devel/html/user.item.html:34 |
| 4098 | 3352 #: ../share/roundup/templates/minimal/html/_generic.index.html:14 |
| 3353 #: ../share/roundup/templates/minimal/html/_generic.item.html:12 | |
| 3354 #: ../share/roundup/templates/minimal/html/user.index.html:9 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3355 #: ../share/roundup/templates/minimal/html/user.item.html:34 |
| 4098 | 3356 #: ../share/roundup/templates/minimal/html/user.register.html:14 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3357 #: ../share/roundup/templates/responsive/html/_generic.help-list.html:2 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3358 #: ../share/roundup/templates/responsive/html/_generic.index.html:12 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3359 #: ../share/roundup/templates/responsive/html/_generic.item.html:12 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3360 #: ../share/roundup/templates/responsive/html/_generic.query.html:2 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3361 #: ../share/roundup/templates/responsive/html/bug.index.html:15 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3362 #: ../share/roundup/templates/responsive/html/bug.item.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3363 #: ../share/roundup/templates/responsive/html/file.item.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3364 #: ../share/roundup/templates/responsive/html/keyword.index.html:15 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3365 #: ../share/roundup/templates/responsive/html/keyword.item.html:33 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3366 #: ../share/roundup/templates/responsive/html/milestone.index.html:15 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3367 #: ../share/roundup/templates/responsive/html/msg.item.html:26 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3368 #: ../share/roundup/templates/responsive/html/patch.item.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3369 #: ../share/roundup/templates/responsive/html/patch.item.html:95 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3370 #: ../share/roundup/templates/responsive/html/task.index.html:15 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3371 #: ../share/roundup/templates/responsive/html/task.item.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3372 #: ../share/roundup/templates/responsive/html/user.index.html:8 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3373 #: ../share/roundup/templates/responsive/html/user.item.html:34 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3374 msgid "You are not allowed to view this page." |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3375 msgstr "Sie sind nicht berechtigt, diese Seite anzuzeigen." |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3376 |
| 4098 | 3377 #: ../share/roundup/templates/classic/html/_generic.help-list.html:34 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3378 #: ../share/roundup/templates/devel/html/_generic.help-list.html:12 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3379 #: ../share/roundup/templates/responsive/html/_generic.help-list.html:12 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3380 msgid "1..25 out of 50" |
| 4098 | 3381 msgstr "1..25 von 50" |
| 3382 | |
| 3383 #: ../share/roundup/templates/classic/html/_generic.help-search.html:9 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3384 #: ../share/roundup/templates/devel/html/_generic.help-search.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3385 #: ../share/roundup/templates/responsive/html/_generic.help-search.html:9 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3386 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3387 "Generic template ${template} or version for class ${classname} is not yet " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3388 "implemented" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3389 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3390 "Die generische Vorlage ${template} bzw. die Version für die Klasse " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3391 "${classname} ist noch nicht implementiert" |
| 4098 | 3392 |
| 3393 #: ../share/roundup/templates/classic/html/_generic.help-submit.html:57 | |
| 3394 #: ../share/roundup/templates/classic/html/_generic.help.html:31 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3395 #: ../share/roundup/templates/devel/html/_generic.help-submit.html:57 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3396 #: ../share/roundup/templates/devel/html/user.help.html:103 |
| 4098 | 3397 #: ../share/roundup/templates/minimal/html/_generic.help.html:31 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3398 #: ../share/roundup/templates/responsive/html/_generic.help-submit.html:57 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3399 #: ../share/roundup/templates/responsive/html/user.help.html:103 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3400 msgid " Cancel " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3401 msgstr " Abbrechen " |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3402 |
| 4098 | 3403 #: ../share/roundup/templates/classic/html/_generic.help-submit.html:63 |
| 3404 #: ../share/roundup/templates/classic/html/_generic.help.html:34 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3405 #: ../share/roundup/templates/devel/html/_generic.help-submit.html:63 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3406 #: ../share/roundup/templates/devel/html/user.help.html:108 |
| 4098 | 3407 #: ../share/roundup/templates/minimal/html/_generic.help.html:34 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3408 #: ../share/roundup/templates/responsive/html/_generic.help-submit.html:63 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3409 #: ../share/roundup/templates/responsive/html/user.help.html:108 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3410 msgid " Apply " |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3411 msgstr " Anwenden " |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3412 |
| 4098 | 3413 #: ../share/roundup/templates/classic/html/_generic.help.html:9 |
| 3414 #: ../share/roundup/templates/classic/html/user.help.html:13 | |
| 3415 #: ../share/roundup/templates/minimal/html/_generic.help.html:9 | |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3416 msgid "${property} help - ${tracker}" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3417 msgstr "Hilfe zu \"${property}\" - ${tracker}" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3418 |
| 4098 | 3419 #: ../share/roundup/templates/classic/html/_generic.help.html:41 |
| 3420 #: ../share/roundup/templates/classic/html/help.html:21 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3421 #: ../share/roundup/templates/classic/html/issue.index.html:80 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
3422 #: ../share/roundup/templates/classic/html/user.index.html:82 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3423 #: ../share/roundup/templates/devel/html/_generic.help.html:42 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3424 #: ../share/roundup/templates/devel/html/bug.index.html:94 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3425 #: ../share/roundup/templates/devel/html/help.html:51 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3426 #: ../share/roundup/templates/devel/html/milestone.index.html:59 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3427 #: ../share/roundup/templates/devel/html/task.index.html:94 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3428 #: ../share/roundup/templates/devel/html/user.index.html:76 |
| 4098 | 3429 #: ../share/roundup/templates/minimal/html/_generic.help.html:41 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3430 #: ../share/roundup/templates/responsive/html/_generic.help.html:42 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3431 #: ../share/roundup/templates/responsive/html/help.html:59 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3432 #: ../share/roundup/templates/responsive/html/user.index.html:77 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3433 msgid "<< previous" |
| 4098 | 3434 msgstr "<< zurück" |
| 3435 | |
| 3436 #: ../share/roundup/templates/classic/html/_generic.help.html:53 | |
| 3437 #: ../share/roundup/templates/classic/html/help.html:28 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3438 #: ../share/roundup/templates/classic/html/issue.index.html:88 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
3439 #: ../share/roundup/templates/classic/html/user.index.html:90 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3440 #: ../share/roundup/templates/devel/html/_generic.help.html:54 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3441 #: ../share/roundup/templates/devel/html/bug.index.html:102 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3442 #: ../share/roundup/templates/devel/html/help.html:58 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3443 #: ../share/roundup/templates/devel/html/milestone.index.html:67 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3444 #: ../share/roundup/templates/devel/html/task.index.html:102 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3445 #: ../share/roundup/templates/devel/html/user.index.html:84 |
| 4098 | 3446 #: ../share/roundup/templates/minimal/html/_generic.help.html:53 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3447 #: ../share/roundup/templates/responsive/html/_generic.help.html:54 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3448 #: ../share/roundup/templates/responsive/html/help.html:66 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3449 #: ../share/roundup/templates/responsive/html/user.index.html:85 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3450 msgid "${start}..${end} out of ${total}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3451 msgstr "${start}..${end} von ${total}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3452 |
| 4098 | 3453 #: ../share/roundup/templates/classic/html/_generic.help.html:57 |
| 3454 #: ../share/roundup/templates/classic/html/help.html:32 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3455 #: ../share/roundup/templates/classic/html/issue.index.html:91 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
3456 #: ../share/roundup/templates/classic/html/user.index.html:93 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3457 #: ../share/roundup/templates/devel/html/_generic.help.html:58 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3458 #: ../share/roundup/templates/devel/html/bug.index.html:105 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3459 #: ../share/roundup/templates/devel/html/help.html:62 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3460 #: ../share/roundup/templates/devel/html/milestone.index.html:70 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3461 #: ../share/roundup/templates/devel/html/task.index.html:105 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3462 #: ../share/roundup/templates/devel/html/user.index.html:87 |
| 4098 | 3463 #: ../share/roundup/templates/minimal/html/_generic.help.html:57 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3464 #: ../share/roundup/templates/responsive/html/_generic.help.html:58 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3465 #: ../share/roundup/templates/responsive/html/help.html:70 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3466 #: ../share/roundup/templates/responsive/html/user.index.html:88 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3467 msgid "next >>" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3468 msgstr "weiter >>" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3469 |
| 4098 | 3470 #: ../share/roundup/templates/classic/html/_generic.index.html:6 |
| 3471 #: ../share/roundup/templates/classic/html/_generic.item.html:4 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3472 #: ../share/roundup/templates/devel/html/_generic.index.html:4 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3473 #: ../share/roundup/templates/devel/html/_generic.item.html:4 |
| 4098 | 3474 #: ../share/roundup/templates/minimal/html/_generic.index.html:6 |
| 3475 #: ../share/roundup/templates/minimal/html/_generic.item.html:4 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3476 #: ../share/roundup/templates/responsive/html/_generic.index.html:4 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3477 #: ../share/roundup/templates/responsive/html/_generic.item.html:4 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3478 msgid "${class} editing - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3479 msgstr "Klasse bearbeiten - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3480 |
| 4098 | 3481 #: ../share/roundup/templates/classic/html/_generic.index.html:9 |
| 3482 #: ../share/roundup/templates/classic/html/_generic.item.html:7 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3483 #: ../share/roundup/templates/devel/html/_generic.index.html:7 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3484 #: ../share/roundup/templates/devel/html/_generic.item.html:7 |
| 4098 | 3485 #: ../share/roundup/templates/minimal/html/_generic.index.html:9 |
| 3486 #: ../share/roundup/templates/minimal/html/_generic.item.html:7 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3487 #: ../share/roundup/templates/responsive/html/_generic.index.html:7 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3488 #: ../share/roundup/templates/responsive/html/_generic.item.html:7 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3489 msgid "${class} editing" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3490 msgstr "\"${class}\" bearbeiten" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3491 |
| 4098 | 3492 #: ../share/roundup/templates/classic/html/_generic.index.html:19 |
| 3493 #: ../share/roundup/templates/classic/html/_generic.item.html:16 | |
| 3494 #: ../share/roundup/templates/classic/html/file.item.html:13 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3495 #: ../share/roundup/templates/classic/html/issue.index.html:19 |
| 4098 | 3496 #: ../share/roundup/templates/classic/html/issue.item.html:32 |
| 3497 #: ../share/roundup/templates/classic/html/msg.item.html:30 | |
| 3498 #: ../share/roundup/templates/classic/html/user.index.html:13 | |
| 3499 #: ../share/roundup/templates/classic/html/user.item.html:39 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3500 #: ../share/roundup/templates/devel/html/_generic.index.html:17 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3501 #: ../share/roundup/templates/devel/html/_generic.item.html:16 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3502 #: ../share/roundup/templates/devel/html/bug.index.html:19 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3503 #: ../share/roundup/templates/devel/html/bug.item.html:31 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3504 #: ../share/roundup/templates/devel/html/file.item.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3505 #: ../share/roundup/templates/devel/html/keyword.index.html:19 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3506 #: ../share/roundup/templates/devel/html/keyword.item.html:37 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3507 #: ../share/roundup/templates/devel/html/milestone.index.html:19 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3508 #: ../share/roundup/templates/devel/html/msg.item.html:29 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3509 #: ../share/roundup/templates/devel/html/patch.item.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3510 #: ../share/roundup/templates/devel/html/patch.item.html:101 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3511 #: ../share/roundup/templates/devel/html/task.index.html:19 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3512 #: ../share/roundup/templates/devel/html/task.item.html:31 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3513 #: ../share/roundup/templates/devel/html/user.index.html:12 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3514 #: ../share/roundup/templates/devel/html/user.item.html:38 |
| 4098 | 3515 #: ../share/roundup/templates/minimal/html/_generic.index.html:19 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3516 #: ../share/roundup/templates/minimal/html/_generic.item.html:16 |
| 4098 | 3517 #: ../share/roundup/templates/minimal/html/user.index.html:13 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3518 #: ../share/roundup/templates/minimal/html/user.item.html:38 |
| 4098 | 3519 #: ../share/roundup/templates/minimal/html/user.register.html:17 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3520 #: ../share/roundup/templates/responsive/html/_generic.index.html:17 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3521 #: ../share/roundup/templates/responsive/html/_generic.item.html:16 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3522 #: ../share/roundup/templates/responsive/html/bug.index.html:19 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3523 #: ../share/roundup/templates/responsive/html/bug.item.html:31 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3524 #: ../share/roundup/templates/responsive/html/file.item.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3525 #: ../share/roundup/templates/responsive/html/keyword.index.html:19 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3526 #: ../share/roundup/templates/responsive/html/keyword.item.html:37 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3527 #: ../share/roundup/templates/responsive/html/milestone.index.html:19 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3528 #: ../share/roundup/templates/responsive/html/msg.item.html:30 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3529 #: ../share/roundup/templates/responsive/html/patch.item.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3530 #: ../share/roundup/templates/responsive/html/patch.item.html:99 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3531 #: ../share/roundup/templates/responsive/html/task.index.html:19 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3532 #: ../share/roundup/templates/responsive/html/task.item.html:31 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3533 #: ../share/roundup/templates/responsive/html/user.index.html:12 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3534 #: ../share/roundup/templates/responsive/html/user.item.html:38 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3535 msgid "Please login with your username and password." |
|
4778
4f25deb20dfa
issue2550634: New German orthography corrections
Thomas Arendsen Hein <thomas@intevation.de>
parents:
4570
diff
changeset
|
3536 msgstr "Bitte melden Sie sich an mit Ihrem Benutzernamen und Passwort" |
| 4098 | 3537 |
| 3538 #: ../share/roundup/templates/classic/html/_generic.index.html:28 | |
| 3539 #: ../share/roundup/templates/minimal/html/_generic.index.html:28 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3540 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3541 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3542 "<p class=\"form-help\"> You may edit the contents of the ${classname} class " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3543 "using this form. Commas, newlines and double quotes (\") must be handled " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3544 "delicately. You may include commas and newlines by enclosing the values in " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3545 "double-quotes (\"). Double quotes themselves must be quoted by doubling " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3546 "(\"\"). </p> <p class=\"form-help\"> Multilink properties have their " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3547 "multiple values colon (\":\") separated (... ,\"one:two:three\", ...) </p> " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3548 "<p class=\"form-help\"> Remove entries by deleting their line. Add new " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3549 "entries by appending them to the table - put an X in the id column. If you " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3550 "wish to restore a removed item and you know its id then just put that id in " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3551 "the id column. </p>" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3552 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3553 "<p class=\"form-help\">Sie können hier die Einträge der Klasse " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3554 "\"${classname}\" bearbeiten. <strong>Hinweise:</strong></p><ul><li> Kommata, " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3555 "Zeilenumbrüche und Anführungszeichen (\") mit Vorsicht verwenden:<ul><li> " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3556 "Kommata und Zeilenumbrüche dürfen nur in Anführungszeichen (\") verwendet " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3557 "werden.<li> Um Anführungszeichen in Werten zu verwenden, müssen sie " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3558 "verdoppelt werden (<q><tt>\"\"</tt></q>)</ul><li>Mehrfachlinks werden durch " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3559 "Doppelpunkt (<q><tt>:</tt></q>) getrennt <tt>(... ,\"eins:zwei:drei\", ...)</" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3560 "tt><li> Einträge können gelöscht werden, indem Sie Zeilen entfernen.<li>Für " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3561 "neue Einträge fügen Sie Zeilen ein; geben Sie bei der ID-Spalte ein großes " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3562 "<tt>X</tt> an. </ul><p>" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3563 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3564 #: ../share/roundup/templates/classic/html/_generic.index.html:53 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3565 #: ../share/roundup/templates/devel/html/_generic.index.html:50 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3566 #: ../share/roundup/templates/minimal/html/_generic.index.html:53 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3567 #: ../share/roundup/templates/responsive/html/_generic.index.html:50 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3568 msgid "Edit Items" |
| 4098 | 3569 msgstr "Einträge bearbeiten" |
| 3570 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3571 #: ../share/roundup/templates/classic/html/_generic.item.html:51 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3572 #: ../share/roundup/templates/minimal/html/_generic.item.html:51 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3573 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3574 "Showing 10 items. <a href=\"\">Show all history</a> (warning: this could be " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3575 "VERY long)" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3576 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3577 |
| 4098 | 3578 #: ../share/roundup/templates/classic/html/file.index.html:4 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3579 #: ../share/roundup/templates/devel/html/file.index.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3580 #: ../share/roundup/templates/responsive/html/file.index.html:3 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3581 msgid "List of files - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3582 msgstr "Dateiliste - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3583 |
| 4098 | 3584 #: ../share/roundup/templates/classic/html/file.index.html:5 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3585 #: ../share/roundup/templates/devel/html/file.index.html:4 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3586 #: ../share/roundup/templates/responsive/html/file.index.html:4 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3587 msgid "List of files" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3588 msgstr "Dateiliste" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3589 |
| 4098 | 3590 #: ../share/roundup/templates/classic/html/file.index.html:10 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3591 #: ../share/roundup/templates/devel/html/file.index.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3592 #: ../share/roundup/templates/devel/html/patch.index.html:10 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3593 #: ../share/roundup/templates/devel/html/patch.index.html:43 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3594 #: ../share/roundup/templates/responsive/html/file.index.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3595 #: ../share/roundup/templates/responsive/html/patch.index.html:10 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3596 #: ../share/roundup/templates/responsive/html/patch.index.html:43 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3597 msgid "Download" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3598 msgstr "Herunterladen" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3599 |
| 4098 | 3600 #: ../share/roundup/templates/classic/html/file.index.html:11 |
| 3601 #: ../share/roundup/templates/classic/html/file.item.html:27 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3602 #: ../share/roundup/templates/devel/html/file.index.html:11 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3603 #: ../share/roundup/templates/devel/html/file.item.html:31 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3604 #: ../share/roundup/templates/devel/html/patch.index.html:12 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3605 #: ../share/roundup/templates/devel/html/patch.index.html:45 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3606 #: ../share/roundup/templates/devel/html/patch.item.html:31 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3607 #: ../share/roundup/templates/devel/html/patch.item.html:119 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3608 #: ../share/roundup/templates/responsive/html/file.index.html:11 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3609 #: ../share/roundup/templates/responsive/html/file.item.html:31 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3610 #: ../share/roundup/templates/responsive/html/patch.index.html:12 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3611 #: ../share/roundup/templates/responsive/html/patch.index.html:45 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3612 #: ../share/roundup/templates/responsive/html/patch.item.html:31 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3613 #: ../share/roundup/templates/responsive/html/patch.item.html:117 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3614 msgid "Content Type" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3615 msgstr "Inhaltstyp" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3616 |
| 4098 | 3617 #: ../share/roundup/templates/classic/html/file.index.html:12 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3618 #: ../share/roundup/templates/devel/html/file.index.html:12 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3619 #: ../share/roundup/templates/devel/html/patch.index.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3620 #: ../share/roundup/templates/devel/html/patch.index.html:46 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3621 #: ../share/roundup/templates/responsive/html/file.index.html:12 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3622 #: ../share/roundup/templates/responsive/html/patch.index.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3623 #: ../share/roundup/templates/responsive/html/patch.index.html:46 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3624 msgid "Uploaded By" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3625 msgstr "Hochgeladen von" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3626 |
| 4098 | 3627 #: ../share/roundup/templates/classic/html/file.index.html:13 |
| 3628 #: ../share/roundup/templates/classic/html/msg.item.html:48 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3629 #: ../share/roundup/templates/devel/html/file.index.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3630 #: ../share/roundup/templates/devel/html/msg.item.html:47 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3631 #: ../share/roundup/templates/devel/html/patch.index.html:14 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3632 #: ../share/roundup/templates/devel/html/patch.index.html:47 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3633 #: ../share/roundup/templates/responsive/html/file.index.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3634 #: ../share/roundup/templates/responsive/html/msg.item.html:40 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3635 #: ../share/roundup/templates/responsive/html/patch.index.html:14 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3636 #: ../share/roundup/templates/responsive/html/patch.index.html:47 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3637 msgid "Date" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3638 msgstr "Datum" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3639 |
| 4098 | 3640 #: ../share/roundup/templates/classic/html/file.item.html:2 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3641 #: ../share/roundup/templates/devel/html/file.item.html:2 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3642 #: ../share/roundup/templates/responsive/html/file.item.html:2 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3643 msgid "File display - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3644 msgstr "Datei anzeigen - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3645 |
| 4098 | 3646 #: ../share/roundup/templates/classic/html/file.item.html:4 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3647 #: ../share/roundup/templates/devel/html/file.item.html:4 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3648 #: ../share/roundup/templates/responsive/html/file.item.html:4 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3649 msgid "File display" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3650 msgstr "Datei anzeigen" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3651 |
| 4098 | 3652 #: ../share/roundup/templates/classic/html/file.item.html:23 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
3653 #: ../share/roundup/templates/classic/html/user.register.html:19 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3654 #: ../share/roundup/templates/devel/html/file.item.html:23 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3655 #: ../share/roundup/templates/devel/html/patch.item.html:23 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3656 #: ../share/roundup/templates/devel/html/patch.item.html:111 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3657 #: ../share/roundup/templates/devel/html/user.register.html:26 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3658 #: ../share/roundup/templates/responsive/html/file.item.html:23 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3659 #: ../share/roundup/templates/responsive/html/patch.item.html:23 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3660 #: ../share/roundup/templates/responsive/html/patch.item.html:109 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3661 #: ../share/roundup/templates/responsive/html/user.register.html:25 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3662 msgid "Name" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3663 msgstr "Name" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3664 |
| 4098 | 3665 #: ../share/roundup/templates/classic/html/file.item.html:45 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3666 #: ../share/roundup/templates/devel/html/file.item.html:53 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3667 #: ../share/roundup/templates/devel/html/patch.item.html:61 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3668 #: ../share/roundup/templates/devel/html/patch.item.html:149 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3669 #: ../share/roundup/templates/responsive/html/file.item.html:53 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3670 #: ../share/roundup/templates/responsive/html/patch.item.html:61 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3671 #: ../share/roundup/templates/responsive/html/patch.item.html:147 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3672 msgid "download" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3673 msgstr "herunterladen" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3674 |
| 4098 | 3675 #: ../share/roundup/templates/classic/html/home.classlist.html:2 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3676 #: ../share/roundup/templates/devel/html/home.classlist.html:2 |
| 4098 | 3677 #: ../share/roundup/templates/minimal/html/home.classlist.html:2 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3678 #: ../share/roundup/templates/responsive/html/home.classlist.html:2 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3679 msgid "List of classes - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3680 msgstr "Klassenliste - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3681 |
| 4098 | 3682 #: ../share/roundup/templates/classic/html/home.classlist.html:4 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3683 #: ../share/roundup/templates/devel/html/home.classlist.html:4 |
| 4098 | 3684 #: ../share/roundup/templates/minimal/html/home.classlist.html:4 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3685 #: ../share/roundup/templates/responsive/html/home.classlist.html:4 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3686 msgid "List of classes" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3687 msgstr "Klassenliste" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3688 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3689 #: ../share/roundup/templates/classic/html/issue.index.html:3 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3690 #: ../share/roundup/templates/classic/html/issue.index.html:9 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3691 msgid "List of issues" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3692 msgstr "Aufgabenliste" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3693 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3694 #: ../share/roundup/templates/classic/html/issue.index.html:26 |
| 4098 | 3695 #: ../share/roundup/templates/classic/html/issue.item.html:49 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3696 #: ../share/roundup/templates/responsive/html/bug.item.html:142 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3697 #: ../share/roundup/templates/responsive/html/bug.item.html:241 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3698 #: ../share/roundup/templates/responsive/html/task.item.html:118 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3699 #: ../share/roundup/templates/responsive/html/task.item.html:215 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3700 msgid "Priority" |
| 4098 | 3701 msgstr "Priorität" |
| 3702 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3703 #: ../share/roundup/templates/classic/html/issue.index.html:27 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3704 #: ../share/roundup/templates/devel/html/bug.index.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3705 #: ../share/roundup/templates/devel/html/milestone.index.html:26 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3706 #: ../share/roundup/templates/devel/html/task.index.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3707 #: ../share/roundup/templates/responsive/html/bug.index.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3708 #: ../share/roundup/templates/responsive/html/milestone.index.html:26 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3709 #: ../share/roundup/templates/responsive/html/task.index.html:26 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3710 msgid "ID" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3711 msgstr "ID" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3712 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3713 #: ../share/roundup/templates/classic/html/issue.index.html:28 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3714 #: ../share/roundup/templates/devel/html/bug.index.html:28 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3715 #: ../share/roundup/templates/devel/html/task.index.html:28 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3716 #: ../share/roundup/templates/responsive/html/task.index.html:27 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3717 msgid "Creation" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3718 msgstr "Erstellungsdatum" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3719 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3720 #: ../share/roundup/templates/classic/html/issue.index.html:29 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3721 #: ../share/roundup/templates/devel/html/bug.index.html:29 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3722 #: ../share/roundup/templates/devel/html/task.index.html:29 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3723 #: ../share/roundup/templates/responsive/html/bug.index.html:28 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3724 #: ../share/roundup/templates/responsive/html/task.index.html:28 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3725 msgid "Activity" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3726 msgstr "Aktivität" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3727 |
| 4098 | 3728 #: ../share/roundup/templates/classic/html/issue.index.html:30 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3729 #: ../share/roundup/templates/devel/html/bug.index.html:30 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3730 #: ../share/roundup/templates/devel/html/task.index.html:30 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3731 #: ../share/roundup/templates/responsive/html/bug.index.html:29 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3732 #: ../share/roundup/templates/responsive/html/task.index.html:29 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3733 msgid "Actor" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3734 msgstr "Akteur" |
| 4098 | 3735 |
| 3736 #: ../share/roundup/templates/classic/html/issue.index.html:31 | |
| 3737 #: ../share/roundup/templates/classic/html/keyword.item.html:37 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3738 #: ../share/roundup/templates/devel/html/keyword.index.html:25 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3739 #: ../share/roundup/templates/responsive/html/keyword.index.html:25 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3740 msgid "Keyword" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3741 msgstr "Schlagwort" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3742 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3743 #: ../share/roundup/templates/classic/html/issue.index.html:32 |
| 4098 | 3744 #: ../share/roundup/templates/classic/html/issue.item.html:44 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3745 #: ../share/roundup/templates/devel/html/bug.index.html:31 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3746 #: ../share/roundup/templates/devel/html/milestone.index.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3747 #: ../share/roundup/templates/devel/html/task.index.html:31 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3748 #: ../share/roundup/templates/responsive/html/bug.index.html:30 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3749 #: ../share/roundup/templates/responsive/html/bug.item.html:44 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3750 #: ../share/roundup/templates/responsive/html/bug.item.html:57 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3751 #: ../share/roundup/templates/responsive/html/milestone.index.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3752 #: ../share/roundup/templates/responsive/html/task.index.html:30 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3753 #: ../share/roundup/templates/responsive/html/task.item.html:45 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3754 #: ../share/roundup/templates/responsive/html/task.item.html:56 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3755 #: ../share/roundup/templates/responsive/html/task.item.html:62 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3756 msgid "Title" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3757 msgstr "Titel" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3758 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3759 #: ../share/roundup/templates/classic/html/issue.index.html:33 |
| 4098 | 3760 #: ../share/roundup/templates/classic/html/issue.item.html:51 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3761 #: ../share/roundup/templates/devel/html/bug.index.html:34 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3762 #: ../share/roundup/templates/devel/html/milestone.index.html:28 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3763 #: ../share/roundup/templates/devel/html/task.index.html:34 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3764 #: ../share/roundup/templates/responsive/html/bug.index.html:33 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3765 #: ../share/roundup/templates/responsive/html/bug.item.html:128 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3766 #: ../share/roundup/templates/responsive/html/bug.item.html:159 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3767 #: ../share/roundup/templates/responsive/html/milestone.index.html:28 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3768 #: ../share/roundup/templates/responsive/html/task.index.html:32 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3769 #: ../share/roundup/templates/responsive/html/task.item.html:104 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3770 #: ../share/roundup/templates/responsive/html/task.item.html:133 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3771 msgid "Status" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3772 msgstr "Status" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3773 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3774 #: ../share/roundup/templates/classic/html/issue.index.html:34 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3775 #: ../share/roundup/templates/devel/html/bug.index.html:36 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3776 #: ../share/roundup/templates/devel/html/task.index.html:36 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3777 #: ../share/roundup/templates/responsive/html/bug.index.html:35 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3778 msgid "Creator" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3779 msgstr "Ersteller" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3780 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3781 #: ../share/roundup/templates/classic/html/issue.index.html:35 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3782 #: ../share/roundup/templates/devel/html/bug.index.html:37 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3783 #: ../share/roundup/templates/devel/html/task.index.html:37 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3784 #: ../share/roundup/templates/responsive/html/bug.index.html:36 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3785 #: ../share/roundup/templates/responsive/html/task.index.html:34 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3786 msgid "Assigned To" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3787 msgstr "Zugewiesen" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3788 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3789 #: ../share/roundup/templates/classic/html/issue.index.html:104 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3790 msgid "Download as CSV" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3791 msgstr "Als CSV-Datei herunterladen" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3792 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3793 #: ../share/roundup/templates/classic/html/issue.index.html:114 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3794 msgid "Sort on:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3795 msgstr "Sortieren:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3796 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3797 #: ../share/roundup/templates/classic/html/issue.index.html:118 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3798 #: ../share/roundup/templates/classic/html/issue.index.html:139 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3799 #: ../share/roundup/templates/devel/html/bug.index.html:155 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3800 #: ../share/roundup/templates/devel/html/milestone.index.html:120 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3801 #: ../share/roundup/templates/devel/html/task.index.html:155 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3802 #: ../share/roundup/templates/responsive/html/bug.index.html:143 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3803 #: ../share/roundup/templates/responsive/html/milestone.index.html:118 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3804 #: ../share/roundup/templates/responsive/html/task.index.html:138 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3805 msgid "- nothing -" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3806 msgstr "- nichts -" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3807 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3808 #: ../share/roundup/templates/classic/html/issue.index.html:126 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3809 #: ../share/roundup/templates/classic/html/issue.index.html:147 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3810 #: ../share/roundup/templates/devel/html/bug.index.html:163 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3811 #: ../share/roundup/templates/devel/html/milestone.index.html:128 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3812 #: ../share/roundup/templates/devel/html/task.index.html:163 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3813 #: ../share/roundup/templates/responsive/html/bug.index.html:151 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3814 #: ../share/roundup/templates/responsive/html/milestone.index.html:126 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3815 #: ../share/roundup/templates/responsive/html/task.index.html:146 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3816 msgid "Descending:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3817 msgstr "Absteigend:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3818 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3819 #: ../share/roundup/templates/classic/html/issue.index.html:135 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3820 #: ../share/roundup/templates/devel/html/bug.index.html:151 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3821 #: ../share/roundup/templates/devel/html/milestone.index.html:116 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3822 #: ../share/roundup/templates/devel/html/task.index.html:151 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3823 #: ../share/roundup/templates/responsive/html/bug.index.html:139 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3824 #: ../share/roundup/templates/responsive/html/milestone.index.html:114 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3825 #: ../share/roundup/templates/responsive/html/task.index.html:134 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3826 msgid "Group on:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3827 msgstr "Gruppieren:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3828 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3829 #: ../share/roundup/templates/classic/html/issue.index.html:154 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3830 #: ../share/roundup/templates/devel/html/bug.index.html:170 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3831 #: ../share/roundup/templates/devel/html/milestone.index.html:135 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3832 #: ../share/roundup/templates/devel/html/task.index.html:170 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3833 #: ../share/roundup/templates/responsive/html/bug.index.html:158 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3834 #: ../share/roundup/templates/responsive/html/milestone.index.html:133 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3835 #: ../share/roundup/templates/responsive/html/task.index.html:153 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3836 msgid "Redisplay" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3837 msgstr "Aktualisieren" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3838 |
| 4098 | 3839 #: ../share/roundup/templates/classic/html/issue.item.html:7 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3840 msgid "Issue ${id}: ${title} - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3841 msgstr "Aufgabe ${id}: ${title} - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3842 |
| 4098 | 3843 #: ../share/roundup/templates/classic/html/issue.item.html:10 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3844 msgid "New Issue - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3845 msgstr "Neue Aufgabe - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3846 |
| 4098 | 3847 #: ../share/roundup/templates/classic/html/issue.item.html:14 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3848 msgid "New Issue" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3849 msgstr "Neue Aufgabe" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3850 |
| 4098 | 3851 #: ../share/roundup/templates/classic/html/issue.item.html:16 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3852 msgid "New Issue Editing" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3853 msgstr "Neue Aufgabe bearbeiten" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3854 |
| 4098 | 3855 #: ../share/roundup/templates/classic/html/issue.item.html:19 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3856 msgid "Issue${id}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3857 msgstr "Aufgabe${id}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3858 |
| 4098 | 3859 #: ../share/roundup/templates/classic/html/issue.item.html:22 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3860 msgid "Issue${id} Editing" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3861 msgstr "Aufgabe ${id} bearbeiten" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3862 |
| 4098 | 3863 #: ../share/roundup/templates/classic/html/issue.item.html:56 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3864 #: ../share/roundup/templates/devel/html/bug.item.html:115 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3865 #: ../share/roundup/templates/devel/html/task.item.html:90 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3866 #: ../share/roundup/templates/responsive/html/bug.item.html:134 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3867 #: ../share/roundup/templates/responsive/html/task.item.html:110 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3868 msgid "Superseder" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3869 msgstr "Ersetzt durch" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3870 |
| 4098 | 3871 #: ../share/roundup/templates/classic/html/issue.item.html:61 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3872 msgid "View:" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3873 msgstr "Anzeigen:" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3874 |
| 4098 | 3875 #: ../share/roundup/templates/classic/html/issue.item.html:67 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3876 #: ../share/roundup/templates/devel/html/bug.item.html:135 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3877 #: ../share/roundup/templates/devel/html/task.item.html:110 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3878 #: ../share/roundup/templates/responsive/html/bug.item.html:224 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3879 #: ../share/roundup/templates/responsive/html/task.item.html:198 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3880 msgid "Nosy List" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3881 msgstr "Interessenten" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3882 |
| 4098 | 3883 #: ../share/roundup/templates/classic/html/issue.item.html:76 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3884 #: ../share/roundup/templates/devel/html/bug.item.html:133 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3885 #: ../share/roundup/templates/devel/html/task.item.html:108 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3886 #: ../share/roundup/templates/responsive/html/bug.item.html:216 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3887 #: ../share/roundup/templates/responsive/html/task.item.html:190 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3888 msgid "Assigned To" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3889 msgstr "Zugewiesen" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3890 |
| 4098 | 3891 #: ../share/roundup/templates/classic/html/issue.item.html:78 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3892 #: ../share/roundup/templates/classic/html/page.html:105 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3893 #: ../share/roundup/templates/devel/html/bug.index.html:38 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3894 #: ../share/roundup/templates/devel/html/task.index.html:38 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3895 #: ../share/roundup/templates/minimal/html/page.html:105 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3896 #: ../share/roundup/templates/responsive/html/bug.item.html:144 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
3897 msgid "Keywords" |
| 4098 | 3898 msgstr "Schlagwörter" |
| 3899 | |
| 3900 #: ../share/roundup/templates/classic/html/issue.item.html:86 | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3901 msgid "Change Note" |
| 4098 | 3902 msgstr "Änderungsnotiz" |
| 3903 | |
| 3904 #: ../share/roundup/templates/classic/html/issue.item.html:94 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3905 #: ../share/roundup/templates/devel/html/bug.item.html:164 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3906 #: ../share/roundup/templates/devel/html/task.item.html:133 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3907 #: ../share/roundup/templates/responsive/html/bug.item.html:274 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3908 #: ../share/roundup/templates/responsive/html/task.item.html:241 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3909 msgid "File" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3910 msgstr "Datei" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3911 |
| 4098 | 3912 #: ../share/roundup/templates/classic/html/issue.item.html:106 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3913 #: ../share/roundup/templates/devel/html/bug.item.html:207 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3914 #: ../share/roundup/templates/devel/html/task.item.html:154 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3915 #: ../share/roundup/templates/responsive/html/bug.item.html:301 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3916 #: ../share/roundup/templates/responsive/html/task.item.html:268 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3917 msgid "Make a copy" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3918 msgstr "kopieren" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
3919 |
| 4098 | 3920 #: ../share/roundup/templates/classic/html/issue.item.html:114 |
| 3921 #: ../share/roundup/templates/classic/html/user.item.html:153 | |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
3922 #: ../share/roundup/templates/classic/html/user.register.html:74 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3923 #: ../share/roundup/templates/devel/html/user.item.html:149 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3924 #: ../share/roundup/templates/devel/html/user.register.html:81 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3925 #: ../share/roundup/templates/minimal/html/user.item.html:103 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3926 #: ../share/roundup/templates/responsive/html/user.item.html:149 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3927 #: ../share/roundup/templates/responsive/html/user.register.html:80 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3928 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3929 "<table class=\"form\"> <tr> <td>Note: </td> <th class=\"required" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3930 "\">highlighted</th> <td> fields are required.</td> </tr> </table>" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3931 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3932 "<table class=\"form\"> <tr> <td>Achtung: </td> <th class=\"required" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3933 "\">Fett markierte</th> <td> Felder sind immer auszufüllen. </td> </tr> " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3934 "</table>" |
| 4098 | 3935 |
| 3936 #: ../share/roundup/templates/classic/html/issue.item.html:128 | |
| 3937 #, fuzzy | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3938 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3939 "Created on ${creation} by ${creator}, last changed ${activity} by ${actor}." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3940 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3941 "Erstellt am <b>${creation}</b> durch <b>${creator}</b>, geändert am <b>" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3942 "${activity}</b> durch <b>${actor}</b>." |
| 4098 | 3943 |
| 3944 #: ../share/roundup/templates/classic/html/issue.item.html:132 | |
| 3945 #: ../share/roundup/templates/classic/html/msg.item.html:61 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3946 #: ../share/roundup/templates/devel/html/bug.item.html:222 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3947 #: ../share/roundup/templates/devel/html/msg.item.html:103 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3948 #: ../share/roundup/templates/devel/html/task.item.html:169 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3949 #: ../share/roundup/templates/responsive/html/msg.item.html:56 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3950 msgid "Files" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3951 msgstr "Dateien" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3952 |
| 4098 | 3953 #: ../share/roundup/templates/classic/html/issue.item.html:134 |
| 3954 #: ../share/roundup/templates/classic/html/msg.item.html:63 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3955 #: ../share/roundup/templates/devel/html/bug.item.html:224 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3956 #: ../share/roundup/templates/devel/html/msg.item.html:105 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3957 #: ../share/roundup/templates/devel/html/task.item.html:171 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3958 #: ../share/roundup/templates/responsive/html/bug.item.html:316 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3959 #: ../share/roundup/templates/responsive/html/msg.item.html:58 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3960 #: ../share/roundup/templates/responsive/html/task.item.html:283 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3961 msgid "File name" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3962 msgstr "Dateiname" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3963 |
| 4098 | 3964 #: ../share/roundup/templates/classic/html/issue.item.html:135 |
| 3965 #: ../share/roundup/templates/classic/html/msg.item.html:64 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3966 #: ../share/roundup/templates/devel/html/bug.item.html:225 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3967 #: ../share/roundup/templates/devel/html/msg.item.html:106 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3968 #: ../share/roundup/templates/devel/html/task.item.html:172 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3969 #: ../share/roundup/templates/responsive/html/bug.item.html:317 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3970 #: ../share/roundup/templates/responsive/html/msg.item.html:59 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3971 #: ../share/roundup/templates/responsive/html/task.item.html:284 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3972 msgid "Uploaded" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3973 msgstr "Hochgeladen" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3974 |
| 4098 | 3975 #: ../share/roundup/templates/classic/html/issue.item.html:136 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3976 #: ../share/roundup/templates/devel/html/bug.index.html:40 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3977 #: ../share/roundup/templates/devel/html/task.index.html:40 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3978 #: ../share/roundup/templates/responsive/html/bug.index.html:37 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3979 #: ../share/roundup/templates/responsive/html/bug.item.html:46 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3980 #: ../share/roundup/templates/responsive/html/bug.item.html:71 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3981 #: ../share/roundup/templates/responsive/html/task.index.html:35 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3982 #: ../share/roundup/templates/responsive/html/task.item.html:47 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3983 #: ../share/roundup/templates/responsive/html/task.item.html:76 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3984 msgid "Type" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3985 msgstr "Typ" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3986 |
| 4098 | 3987 #: ../share/roundup/templates/classic/html/issue.item.html:137 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
3988 #: ../share/roundup/templates/classic/html/query.edit.html:60 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3989 #: ../share/roundup/templates/devel/html/bug.item.html:227 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3990 #: ../share/roundup/templates/devel/html/query.edit.html:62 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3991 #: ../share/roundup/templates/devel/html/task.item.html:174 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3992 #: ../share/roundup/templates/responsive/html/bug.item.html:319 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3993 #: ../share/roundup/templates/responsive/html/query.edit.html:62 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3994 #: ../share/roundup/templates/responsive/html/task.item.html:286 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3995 msgid "Edit" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
3996 msgstr "bearbeiten" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
3997 |
| 4098 | 3998 #: ../share/roundup/templates/classic/html/issue.item.html:138 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3999 #: ../share/roundup/templates/devel/html/bug.item.html:228 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4000 #: ../share/roundup/templates/devel/html/task.item.html:175 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4001 #: ../share/roundup/templates/responsive/html/bug.item.html:320 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4002 #: ../share/roundup/templates/responsive/html/task.item.html:287 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4003 msgid "Remove" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4004 msgstr "verbergen" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4005 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4006 #: ../share/roundup/templates/classic/html/issue.item.html:160 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4007 #: ../share/roundup/templates/classic/html/issue.item.html:183 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4008 #: ../share/roundup/templates/classic/html/query.edit.html:83 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4009 #: ../share/roundup/templates/devel/html/bug.item.html:248 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4010 #: ../share/roundup/templates/devel/html/bug.item.html:305 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4011 #: ../share/roundup/templates/devel/html/query.edit.html:82 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4012 #: ../share/roundup/templates/devel/html/task.item.html:197 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4013 #: ../share/roundup/templates/devel/html/task.item.html:221 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4014 #: ../share/roundup/templates/responsive/html/bug.item.html:341 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4015 #: ../share/roundup/templates/responsive/html/bug.item.html:365 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4016 #: ../share/roundup/templates/responsive/html/query.edit.html:82 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4017 #: ../share/roundup/templates/responsive/html/task.item.html:310 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4018 #: ../share/roundup/templates/responsive/html/task.item.html:334 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4019 msgid "remove" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4020 msgstr "verbergen" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4021 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4022 #: ../share/roundup/templates/classic/html/issue.item.html:167 |
| 4098 | 4023 #: ../share/roundup/templates/classic/html/msg.index.html:9 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4024 #: ../share/roundup/templates/devel/html/bug.item.html:291 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4025 #: ../share/roundup/templates/devel/html/msg.index.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4026 #: ../share/roundup/templates/devel/html/task.item.html:204 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4027 #: ../share/roundup/templates/responsive/html/bug.item.html:347 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4028 #: ../share/roundup/templates/responsive/html/msg.index.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4029 #: ../share/roundup/templates/responsive/html/task.item.html:316 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4030 msgid "Messages" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4031 msgstr "Kommentare" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4032 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4033 #: ../share/roundup/templates/classic/html/issue.item.html:171 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4034 msgid "msg${id} (view)" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4035 msgstr "Kommentar msg${id} (betrachten)" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4036 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4037 #: ../share/roundup/templates/classic/html/issue.item.html:172 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4038 msgid "Author: ${author}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4039 msgstr "Autor: ${author}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4040 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4041 #: ../share/roundup/templates/classic/html/issue.item.html:174 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4042 #: ../share/roundup/templates/devel/html/bug.item.html:298 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4043 #: ../share/roundup/templates/devel/html/task.item.html:211 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4044 #: ../share/roundup/templates/responsive/html/bug.item.html:357 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4045 #: ../share/roundup/templates/responsive/html/task.item.html:326 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4046 msgid "Date: ${date}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4047 msgstr "Datum: ${date}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4048 |
| 4098 | 4049 #: ../share/roundup/templates/classic/html/issue.search.html:2 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4050 msgid "Issue searching - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4051 msgstr "Aufgaben suchen - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4052 |
| 4098 | 4053 #: ../share/roundup/templates/classic/html/issue.search.html:4 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4054 msgid "Issue searching" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4055 msgstr "Aufgaben suchen" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4056 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4057 #: ../share/roundup/templates/classic/html/issue.search.html:32 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4058 #: ../share/roundup/templates/devel/html/bug.search.html:32 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4059 #: ../share/roundup/templates/devel/html/task.search.html:32 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4060 #: ../share/roundup/templates/responsive/html/bug.search.html:32 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4061 #: ../share/roundup/templates/responsive/html/task.search.html:32 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4062 msgid "Filter on" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4063 msgstr "Filtern" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4064 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4065 #: ../share/roundup/templates/classic/html/issue.search.html:33 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4066 #: ../share/roundup/templates/devel/html/bug.search.html:33 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4067 #: ../share/roundup/templates/devel/html/task.search.html:33 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4068 #: ../share/roundup/templates/responsive/html/bug.search.html:33 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4069 #: ../share/roundup/templates/responsive/html/task.search.html:33 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4070 msgid "Display" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
4071 msgstr "anzeigen" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4072 |
| 4098 | 4073 #: ../share/roundup/templates/classic/html/issue.search.html:34 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4074 #: ../share/roundup/templates/devel/html/bug.search.html:34 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4075 #: ../share/roundup/templates/devel/html/task.search.html:34 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4076 #: ../share/roundup/templates/responsive/html/bug.search.html:34 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4077 #: ../share/roundup/templates/responsive/html/task.search.html:34 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4078 msgid "Sort on" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4079 msgstr "sortieren" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4080 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4081 #: ../share/roundup/templates/classic/html/issue.search.html:35 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4082 #: ../share/roundup/templates/devel/html/bug.search.html:35 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4083 #: ../share/roundup/templates/devel/html/task.search.html:35 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4084 #: ../share/roundup/templates/responsive/html/bug.search.html:35 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4085 #: ../share/roundup/templates/responsive/html/task.search.html:35 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4086 msgid "Group on" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
4087 msgstr "gruppieren" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4088 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4089 #: ../share/roundup/templates/classic/html/issue.search.html:39 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4090 #: ../share/roundup/templates/devel/html/bug.search.html:39 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4091 #: ../share/roundup/templates/devel/html/task.search.html:39 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4092 #: ../share/roundup/templates/responsive/html/bug.search.html:39 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4093 #: ../share/roundup/templates/responsive/html/task.search.html:39 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4094 msgid "All text*:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4095 msgstr "Volltext*:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4096 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4097 #: ../share/roundup/templates/classic/html/issue.search.html:47 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4098 #: ../share/roundup/templates/devel/html/bug.item.html:44 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4099 #: ../share/roundup/templates/devel/html/bug.search.html:47 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4100 #: ../share/roundup/templates/devel/html/task.item.html:44 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4101 #: ../share/roundup/templates/devel/html/task.search.html:47 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4102 #: ../share/roundup/templates/responsive/html/bug.search.html:47 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4103 #: ../share/roundup/templates/responsive/html/task.search.html:47 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4104 msgid "Title:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4105 msgstr "Titel:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4106 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4107 #: ../share/roundup/templates/classic/html/issue.search.html:57 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4108 #: ../share/roundup/templates/devel/html/bug.search.html:194 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4109 #: ../share/roundup/templates/devel/html/keyword.item.html:51 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4110 #: ../share/roundup/templates/devel/html/task.search.html:194 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4111 #: ../share/roundup/templates/responsive/html/bug.search.html:194 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4112 #: ../share/roundup/templates/responsive/html/keyword.item.html:51 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
4113 msgid "Keyword:" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4114 msgstr "Schlagwort:" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4115 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4116 #: ../share/roundup/templates/classic/html/issue.search.html:59 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4117 #: ../share/roundup/templates/classic/html/issue.search.html:124 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4118 #: ../share/roundup/templates/classic/html/issue.search.html:140 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4119 #: ../share/roundup/templates/devel/html/bug.search.html:117 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4120 #: ../share/roundup/templates/devel/html/bug.search.html:130 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4121 #: ../share/roundup/templates/devel/html/bug.search.html:143 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4122 #: ../share/roundup/templates/devel/html/bug.search.html:209 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4123 #: ../share/roundup/templates/devel/html/bug.search.html:225 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4124 #: ../share/roundup/templates/devel/html/task.search.html:117 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4125 #: ../share/roundup/templates/devel/html/task.search.html:130 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4126 #: ../share/roundup/templates/devel/html/task.search.html:143 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4127 #: ../share/roundup/templates/devel/html/task.search.html:209 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4128 #: ../share/roundup/templates/devel/html/task.search.html:225 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4129 #: ../share/roundup/templates/responsive/html/bug.search.html:117 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4130 #: ../share/roundup/templates/responsive/html/bug.search.html:130 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4131 #: ../share/roundup/templates/responsive/html/bug.search.html:143 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4132 #: ../share/roundup/templates/responsive/html/bug.search.html:209 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4133 #: ../share/roundup/templates/responsive/html/bug.search.html:225 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4134 #: ../share/roundup/templates/responsive/html/task.search.html:117 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4135 #: ../share/roundup/templates/responsive/html/task.search.html:130 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4136 #: ../share/roundup/templates/responsive/html/task.search.html:170 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4137 #: ../share/roundup/templates/responsive/html/task.search.html:186 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
4138 msgid "not selected" |
| 4098 | 4139 msgstr "nicht ausgewählt" |
| 4140 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4141 #: ../share/roundup/templates/classic/html/issue.search.html:68 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4142 #: ../share/roundup/templates/devel/html/bug.search.html:55 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4143 #: ../share/roundup/templates/devel/html/task.search.html:55 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4144 #: ../share/roundup/templates/responsive/html/bug.search.html:55 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4145 #: ../share/roundup/templates/responsive/html/task.search.html:55 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4146 msgid "ID:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4147 msgstr "ID:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4148 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4149 #: ../share/roundup/templates/classic/html/issue.search.html:76 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4150 #: ../share/roundup/templates/devel/html/bug.search.html:63 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4151 #: ../share/roundup/templates/devel/html/task.search.html:63 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4152 #: ../share/roundup/templates/responsive/html/bug.search.html:63 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4153 #: ../share/roundup/templates/responsive/html/task.search.html:63 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4154 msgid "Creation Date:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4155 msgstr "Erstellungsdatum:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4156 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4157 #: ../share/roundup/templates/classic/html/issue.search.html:87 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4158 #: ../share/roundup/templates/devel/html/bug.search.html:73 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4159 #: ../share/roundup/templates/devel/html/task.search.html:73 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4160 #: ../share/roundup/templates/responsive/html/bug.search.html:73 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4161 #: ../share/roundup/templates/responsive/html/task.search.html:73 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4162 msgid "Creator:" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4163 msgstr "Ersteller:" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4164 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4165 #: ../share/roundup/templates/classic/html/issue.search.html:89 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4166 #: ../share/roundup/templates/devel/html/bug.search.html:75 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4167 #: ../share/roundup/templates/devel/html/task.search.html:75 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4168 #: ../share/roundup/templates/responsive/html/bug.search.html:75 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4169 #: ../share/roundup/templates/responsive/html/task.search.html:75 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4170 msgid "created by me" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4171 msgstr "von mir erstellt" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4172 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4173 #: ../share/roundup/templates/classic/html/issue.search.html:98 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4174 #: ../share/roundup/templates/devel/html/bug.search.html:84 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4175 #: ../share/roundup/templates/devel/html/task.search.html:84 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4176 #: ../share/roundup/templates/responsive/html/bug.search.html:84 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4177 #: ../share/roundup/templates/responsive/html/task.search.html:84 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4178 msgid "Activity:" |
| 4098 | 4179 msgstr "Aktivität:" |
| 4180 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4181 #: ../share/roundup/templates/classic/html/issue.search.html:109 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4182 msgid "Actor:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4183 msgstr "Akteur:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4184 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4185 #: ../share/roundup/templates/classic/html/issue.search.html:111 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4186 #: ../share/roundup/templates/devel/html/bug.search.html:96 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4187 #: ../share/roundup/templates/devel/html/task.search.html:96 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4188 #: ../share/roundup/templates/responsive/html/bug.search.html:96 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4189 #: ../share/roundup/templates/responsive/html/task.search.html:96 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4190 msgid "done by me" |
| 4098 | 4191 msgstr "von mir zuletzt geändert" |
| 4192 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4193 #: ../share/roundup/templates/classic/html/issue.search.html:122 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4194 #: ../share/roundup/templates/devel/html/bug.search.html:207 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4195 #: ../share/roundup/templates/devel/html/task.search.html:207 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4196 #: ../share/roundup/templates/responsive/html/bug.search.html:207 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4197 #: ../share/roundup/templates/responsive/html/task.search.html:168 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4198 msgid "Priority:" |
| 4098 | 4199 msgstr "Priorität:" |
| 4200 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4201 #: ../share/roundup/templates/classic/html/issue.search.html:135 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4202 #: ../share/roundup/templates/devel/html/bug.search.html:220 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4203 #: ../share/roundup/templates/devel/html/task.search.html:220 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4204 #: ../share/roundup/templates/responsive/html/bug.search.html:220 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4205 #: ../share/roundup/templates/responsive/html/task.search.html:181 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4206 msgid "Status:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4207 msgstr "Status:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4208 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4209 #: ../share/roundup/templates/classic/html/issue.search.html:138 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4210 msgid "not resolved" |
| 4098 | 4211 msgstr "ungelöst" |
| 4212 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4213 #: ../share/roundup/templates/classic/html/issue.search.html:153 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4214 #: ../share/roundup/templates/devel/html/bug.search.html:177 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4215 #: ../share/roundup/templates/devel/html/task.search.html:177 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4216 #: ../share/roundup/templates/responsive/html/bug.search.html:177 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4217 #: ../share/roundup/templates/responsive/html/task.search.html:151 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4218 msgid "Assigned to:" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4219 msgstr "Zugewiesen:" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4220 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4221 #: ../share/roundup/templates/classic/html/issue.search.html:156 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4222 #: ../share/roundup/templates/devel/html/bug.search.html:180 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4223 #: ../share/roundup/templates/devel/html/task.search.html:180 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4224 #: ../share/roundup/templates/responsive/html/bug.search.html:180 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4225 #: ../share/roundup/templates/responsive/html/task.search.html:154 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4226 msgid "assigned to me" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4227 msgstr "mir zugewiesen" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4228 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4229 #: ../share/roundup/templates/classic/html/issue.search.html:158 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4230 #: ../share/roundup/templates/devel/html/bug.search.html:182 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4231 #: ../share/roundup/templates/devel/html/task.search.html:182 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4232 #: ../share/roundup/templates/responsive/html/bug.search.html:182 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4233 #: ../share/roundup/templates/responsive/html/task.search.html:156 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4234 msgid "unassigned" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4235 msgstr "nicht zugewiesen" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4236 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4237 #: ../share/roundup/templates/classic/html/issue.search.html:168 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4238 #: ../share/roundup/templates/devel/html/bug.search.html:245 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4239 #: ../share/roundup/templates/devel/html/task.search.html:245 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4240 #: ../share/roundup/templates/responsive/html/bug.search.html:245 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4241 #: ../share/roundup/templates/responsive/html/task.search.html:206 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4242 msgid "No Sort or group:" |
| 4098 | 4243 msgstr "Nicht sortieren/gruppieren:" |
| 4244 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4245 #: ../share/roundup/templates/classic/html/issue.search.html:176 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4246 #: ../share/roundup/templates/devel/html/bug.search.html:253 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4247 #: ../share/roundup/templates/devel/html/task.search.html:253 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4248 #: ../share/roundup/templates/responsive/html/bug.search.html:253 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4249 #: ../share/roundup/templates/responsive/html/task.search.html:214 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4250 msgid "Pagesize:" |
| 4098 | 4251 msgstr "Einträge/Seite:" |
| 4252 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4253 #: ../share/roundup/templates/classic/html/issue.search.html:182 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4254 #: ../share/roundup/templates/devel/html/bug.search.html:259 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4255 #: ../share/roundup/templates/devel/html/task.search.html:259 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4256 #: ../share/roundup/templates/responsive/html/bug.search.html:259 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4257 #: ../share/roundup/templates/responsive/html/task.search.html:220 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4258 msgid "Start With:" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4259 msgstr "Starten bei:" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4260 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4261 #: ../share/roundup/templates/classic/html/issue.search.html:188 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4262 #: ../share/roundup/templates/devel/html/bug.search.html:265 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4263 #: ../share/roundup/templates/devel/html/task.search.html:265 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4264 #: ../share/roundup/templates/responsive/html/bug.search.html:265 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4265 #: ../share/roundup/templates/responsive/html/task.search.html:226 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4266 msgid "Sort Descending:" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4267 msgstr "Absteigend sortieren:" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4268 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4269 #: ../share/roundup/templates/classic/html/issue.search.html:195 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4270 #: ../share/roundup/templates/devel/html/bug.search.html:272 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4271 #: ../share/roundup/templates/devel/html/task.search.html:272 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4272 #: ../share/roundup/templates/responsive/html/bug.search.html:272 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4273 #: ../share/roundup/templates/responsive/html/task.search.html:233 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4274 msgid "Group Descending:" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4275 msgstr "Absteigend gruppieren:" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4276 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4277 #: ../share/roundup/templates/classic/html/issue.search.html:202 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4278 #: ../share/roundup/templates/devel/html/bug.search.html:279 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4279 #: ../share/roundup/templates/devel/html/task.search.html:279 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4280 #: ../share/roundup/templates/responsive/html/bug.search.html:279 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4281 #: ../share/roundup/templates/responsive/html/task.search.html:240 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4282 msgid "Query name**:" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4283 msgstr "Speichern unter**:" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4284 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4285 #: ../share/roundup/templates/classic/html/issue.search.html:215 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4286 #: ../share/roundup/templates/classic/html/page.html:40 |
| 4098 | 4287 #: ../share/roundup/templates/classic/html/page.html:92 |
| 4288 #: ../share/roundup/templates/classic/html/user.help-search.html:69 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4289 #: ../share/roundup/templates/classic/html/user.index.html:38 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4290 #: ../share/roundup/templates/devel/html/bug.search.html:292 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4291 #: ../share/roundup/templates/devel/html/page.html:79 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4292 #: ../share/roundup/templates/devel/html/page.html:126 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4293 #: ../share/roundup/templates/devel/html/task.search.html:292 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4294 #: ../share/roundup/templates/devel/html/user.help-search.html:69 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4295 #: ../share/roundup/templates/devel/html/user.help.html:77 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4296 #: ../share/roundup/templates/devel/html/user.index.html:37 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4297 #: ../share/roundup/templates/minimal/html/page.html:40 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4298 #: ../share/roundup/templates/minimal/html/page.html:92 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4299 #: ../share/roundup/templates/responsive/html/bug.search.html:292 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4300 #: ../share/roundup/templates/responsive/html/page.html:95 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4301 #: ../share/roundup/templates/responsive/html/page.html:143 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4302 #: ../share/roundup/templates/responsive/html/task.search.html:253 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4303 #: ../share/roundup/templates/responsive/html/user.help-search.html:69 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4304 #: ../share/roundup/templates/responsive/html/user.help.html:77 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4305 #: ../share/roundup/templates/responsive/html/user.index.html:39 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4306 msgid "Search" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4307 msgstr "Suchen" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4308 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4309 #: ../share/roundup/templates/classic/html/issue.search.html:220 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4310 msgid "*: The \"all text\" field will look in message bodies and issue titles" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4311 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4312 "*: Das Feld \"Volltext\" durchsucht Titel von Aufgaben und Kommentartexte" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4313 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4314 #: ../share/roundup/templates/classic/html/issue.search.html:223 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4315 #: ../share/roundup/templates/devel/html/bug.search.html:300 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4316 #: ../share/roundup/templates/devel/html/task.search.html:300 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4317 #: ../share/roundup/templates/responsive/html/bug.search.html:300 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4318 #: ../share/roundup/templates/responsive/html/task.search.html:261 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4319 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4320 "**: If you supply a name, the query will be saved off and available as a " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4321 "link in the sidebar" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4322 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4323 "**: Geben Sie einen Namen für diese Abfrage ein, um sie in der Seitenleiste " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4324 "zu speichern. " |
| 4098 | 4325 |
| 4326 #: ../share/roundup/templates/classic/html/keyword.item.html:3 | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4327 msgid "Keyword editing - ${tracker}" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4328 msgstr "Schlagwort bearbeiten - ${tracker}" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4329 |
| 4098 | 4330 #: ../share/roundup/templates/classic/html/keyword.item.html:5 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4331 msgid "Keyword editing" |
| 4098 | 4332 msgstr "Schlagwörter bearbeiten" |
| 4333 | |
| 4334 #: ../share/roundup/templates/classic/html/keyword.item.html:11 | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4335 msgid "Existing Keywords" |
| 4098 | 4336 msgstr "Vorhandene Schlagwörter" |
| 4337 | |
| 4338 #: ../share/roundup/templates/classic/html/keyword.item.html:20 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4339 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4340 "To edit an existing keyword (for spelling or typing errors), click on its " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4341 "entry above." |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4342 msgstr "Um ein bestehendes Schlagwort zu bearbeiten, klicken Sie darauf." |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4343 |
| 4098 | 4344 #: ../share/roundup/templates/classic/html/keyword.item.html:27 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4345 msgid "To create a new keyword, enter it below and click \"Submit New Entry\"." |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4346 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4347 "Um ein neues Schlagwort hinzufügen, tragen Sie es hier ein und klicken Sie " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4348 "auf \"Eintrag speichern\"." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4349 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4350 #: ../share/roundup/templates/classic/html/keyword.item.html:51 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4351 msgid "Continue adding keywords." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4352 msgstr "" |
| 4098 | 4353 |
| 4354 #: ../share/roundup/templates/classic/html/msg.index.html:3 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4355 #: ../share/roundup/templates/devel/html/msg.index.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4356 #: ../share/roundup/templates/responsive/html/msg.index.html:3 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4357 msgid "List of messages - ${tracker}" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4358 msgstr "Kommentare - ${tracker}" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4359 |
| 4098 | 4360 #: ../share/roundup/templates/classic/html/msg.index.html:5 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4361 #: ../share/roundup/templates/devel/html/msg.index.html:5 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4362 #: ../share/roundup/templates/responsive/html/msg.index.html:5 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4363 msgid "Message listing" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4364 msgstr "Kommentare" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4365 |
| 4098 | 4366 #: ../share/roundup/templates/classic/html/msg.item.html:6 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4367 #: ../share/roundup/templates/devel/html/msg.item.html:5 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4368 #: ../share/roundup/templates/responsive/html/msg.item.html:5 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4369 msgid "Message ${id} - ${tracker}" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4370 msgstr "Kommentar ${id} - ${tracker}" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4371 |
| 4098 | 4372 #: ../share/roundup/templates/classic/html/msg.item.html:9 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4373 #: ../share/roundup/templates/devel/html/msg.item.html:8 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4374 #: ../share/roundup/templates/responsive/html/msg.item.html:8 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4375 msgid "New Message - ${tracker}" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4376 msgstr "Neuer Kommentar - ${tracker}" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4377 |
| 4098 | 4378 #: ../share/roundup/templates/classic/html/msg.item.html:13 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4379 #: ../share/roundup/templates/devel/html/msg.item.html:12 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4380 #: ../share/roundup/templates/responsive/html/msg.item.html:12 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4381 msgid "New Message" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4382 msgstr "Neuer Kommentar" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4383 |
| 4098 | 4384 #: ../share/roundup/templates/classic/html/msg.item.html:15 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4385 #: ../share/roundup/templates/devel/html/msg.item.html:14 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4386 #: ../share/roundup/templates/responsive/html/msg.item.html:14 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4387 msgid "New Message Editing" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4388 msgstr "Neuen Kommentar bearbeiten" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4389 |
| 4098 | 4390 #: ../share/roundup/templates/classic/html/msg.item.html:18 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4391 #: ../share/roundup/templates/devel/html/msg.item.html:17 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4392 #: ../share/roundup/templates/responsive/html/msg.item.html:17 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4393 msgid "Message${id}" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4394 msgstr "Kommentar ${id}" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4395 |
| 4098 | 4396 #: ../share/roundup/templates/classic/html/msg.item.html:21 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4397 #: ../share/roundup/templates/devel/html/msg.item.html:20 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4398 #: ../share/roundup/templates/responsive/html/msg.item.html:20 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4399 msgid "Message${id} Editing" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4400 msgstr "Kommentar ${id} bearbeiten" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4401 |
| 4098 | 4402 #: ../share/roundup/templates/classic/html/msg.item.html:38 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4403 #: ../share/roundup/templates/devel/html/msg.item.html:37 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4404 #: ../share/roundup/templates/responsive/html/msg.item.html:36 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4405 msgid "Author" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4406 msgstr "Autor" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4407 |
| 4098 | 4408 #: ../share/roundup/templates/classic/html/msg.item.html:43 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4409 #: ../share/roundup/templates/devel/html/msg.item.html:42 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4410 #: ../share/roundup/templates/responsive/html/msg.item.html:38 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4411 msgid "Recipients" |
| 4098 | 4412 msgstr "Empfänger" |
| 4413 | |
| 4414 #: ../share/roundup/templates/classic/html/msg.item.html:54 | |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4415 msgid "Content" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4416 msgstr "Inhalt" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4417 |
| 4098 | 4418 #: ../share/roundup/templates/classic/html/page.html:54 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4419 #: ../share/roundup/templates/minimal/html/page.html:54 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4420 msgid "<b>Your Queries</b> (<a href=\"query?@template=edit\">edit</a>)" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4421 msgstr "<b>Abfragen</b> (<a href=\"query?@template=edit\">bearbeiten</a>)" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4422 |
| 4098 | 4423 #: ../share/roundup/templates/classic/html/page.html:65 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4424 #: ../share/roundup/templates/minimal/html/page.html:65 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4425 msgid "Issues" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4426 msgstr "Aufgaben" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4427 |
| 4098 | 4428 #: ../share/roundup/templates/classic/html/page.html:67 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4429 #: ../share/roundup/templates/classic/html/page.html:107 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4430 #: ../share/roundup/templates/devel/html/page.html:48 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4431 #: ../share/roundup/templates/devel/html/page.html:96 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4432 #: ../share/roundup/templates/devel/html/page.html:143 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4433 #: ../share/roundup/templates/minimal/html/page.html:67 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4434 #: ../share/roundup/templates/minimal/html/page.html:107 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4435 #: ../share/roundup/templates/responsive/html/page.html:64 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4436 #: ../share/roundup/templates/responsive/html/page.html:113 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4437 #: ../share/roundup/templates/responsive/html/page.html:161 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4438 msgid "Create New" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
4439 msgstr "neuer Eintrag" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4440 |
| 4098 | 4441 #: ../share/roundup/templates/classic/html/page.html:69 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4442 #: ../share/roundup/templates/devel/html/page.html:64 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4443 #: ../share/roundup/templates/devel/html/page.html:112 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4444 #: ../share/roundup/templates/minimal/html/page.html:69 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4445 #: ../share/roundup/templates/responsive/html/page.html:80 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4446 #: ../share/roundup/templates/responsive/html/page.html:129 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4447 msgid "Show Unassigned" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
4448 msgstr "nicht zugewiesen" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4449 |
| 4098 | 4450 #: ../share/roundup/templates/classic/html/page.html:81 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4451 #: ../share/roundup/templates/minimal/html/page.html:81 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4452 msgid "Show All" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
4453 msgstr "alle anzeigen" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4454 |
| 4098 | 4455 #: ../share/roundup/templates/classic/html/page.html:93 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4456 #: ../share/roundup/templates/minimal/html/page.html:93 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4457 msgid "Show issue:" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4458 msgstr "Aufgabe anzeigen:" |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4459 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4460 #: ../share/roundup/templates/classic/html/page.html:110 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4461 #: ../share/roundup/templates/minimal/html/page.html:110 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4462 msgid "Edit Existing" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
4463 msgstr "bearbeiten" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4464 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4465 #: ../share/roundup/templates/classic/html/page.html:116 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4466 #: ../share/roundup/templates/devel/html/page.html:224 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4467 #: ../share/roundup/templates/minimal/html/page.html:116 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4468 #: ../share/roundup/templates/responsive/html/page.html:241 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4469 msgid "Administration" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4470 msgstr "Administration" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4471 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4472 #: ../share/roundup/templates/classic/html/page.html:118 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4473 #: ../share/roundup/templates/devel/html/page.html:227 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4474 #: ../share/roundup/templates/minimal/html/page.html:118 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4475 #: ../share/roundup/templates/responsive/html/page.html:244 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4476 msgid "Class List" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4477 msgstr "Klassenliste" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4478 |
| 4098 | 4479 #: ../share/roundup/templates/classic/html/page.html:122 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4480 #: ../share/roundup/templates/devel/html/page.html:231 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4481 #: ../share/roundup/templates/minimal/html/page.html:122 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4482 #: ../share/roundup/templates/responsive/html/page.html:248 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4483 msgid "User List" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4484 msgstr "Benutzerliste" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4485 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4486 #: ../share/roundup/templates/classic/html/page.html:124 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4487 #: ../share/roundup/templates/devel/html/page.html:234 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4488 #: ../share/roundup/templates/minimal/html/page.html:124 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4489 #: ../share/roundup/templates/responsive/html/page.html:251 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4490 msgid "Add User" |
| 4098 | 4491 msgstr "Benutzer hinzufügen" |
| 4492 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4493 #: ../share/roundup/templates/classic/html/page.html:131 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4494 #: ../share/roundup/templates/classic/html/page.html:139 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4495 #: ../share/roundup/templates/devel/html/page.html:164 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4496 #: ../share/roundup/templates/devel/html/page.html:172 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4497 #: ../share/roundup/templates/minimal/html/page.html:131 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4498 #: ../share/roundup/templates/minimal/html/page.html:139 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4499 #: ../share/roundup/templates/responsive/html/page.html:188 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4500 msgid "Login" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
4501 msgstr "anmelden" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4502 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4503 #: ../share/roundup/templates/classic/html/page.html:136 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4504 #: ../share/roundup/templates/devel/html/page.html:171 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4505 #: ../share/roundup/templates/minimal/html/page.html:138 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4506 msgid "Remember me?" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
4507 msgstr "dauerhaft anmelden?" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4508 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4509 #: ../share/roundup/templates/classic/html/page.html:147 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4510 #: ../share/roundup/templates/classic/html/user.register.html:68 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4511 #: ../share/roundup/templates/devel/html/page.html:182 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4512 #: ../share/roundup/templates/devel/html/user.register.html:75 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4513 #: ../share/roundup/templates/minimal/html/page.html:147 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4514 #: ../share/roundup/templates/minimal/html/user.register.html:65 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4515 #: ../share/roundup/templates/responsive/html/page.html:200 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4516 #: ../share/roundup/templates/responsive/html/user.register.html:74 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4517 msgid "Register" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
4518 msgstr "registrieren" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4519 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4520 #: ../share/roundup/templates/classic/html/page.html:150 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4521 #: ../share/roundup/templates/devel/html/page.html:187 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4522 #: ../share/roundup/templates/minimal/html/page.html:150 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4523 #: ../share/roundup/templates/responsive/html/page.html:205 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4524 msgid "Lost your login?" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
4525 msgstr "Passwort vergessen?" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4526 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4527 #: ../share/roundup/templates/classic/html/page.html:155 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4528 #: ../share/roundup/templates/minimal/html/page.html:155 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4529 msgid "Hello, ${user}" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4530 msgstr "Hallo, ${user}" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4531 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4532 #: ../share/roundup/templates/classic/html/page.html:157 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4533 msgid "Your Issues" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4534 msgstr "Ihre Aufgaben" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4535 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4536 #: ../share/roundup/templates/classic/html/page.html:169 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4537 #: ../share/roundup/templates/devel/html/page.html:209 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4538 #: ../share/roundup/templates/minimal/html/page.html:157 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4539 #: ../share/roundup/templates/responsive/html/page.html:226 |
|
3109
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4540 msgid "Your Details" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4541 msgstr "Ihr Konto" |
|
b2a5792b4e5c
updated German translation
Richard Jones <richard@users.sourceforge.net>
parents:
2550
diff
changeset
|
4542 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4543 #: ../share/roundup/templates/classic/html/page.html:171 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4544 #: ../share/roundup/templates/devel/html/page.html:212 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4545 #: ../share/roundup/templates/minimal/html/page.html:159 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4546 #: ../share/roundup/templates/responsive/html/page.html:229 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4547 msgid "Logout" |
|
3783
19d1e674768b
German translation update
Richard Jones <richard@users.sourceforge.net>
parents:
3708
diff
changeset
|
4548 msgstr "abmelden" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4549 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4550 #: ../share/roundup/templates/classic/html/page.html:175 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4551 #: ../share/roundup/templates/minimal/html/page.html:163 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4552 msgid "Help" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4553 msgstr "Hilfe" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4554 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4555 #: ../share/roundup/templates/classic/html/page.html:176 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4556 #: ../share/roundup/templates/minimal/html/page.html:164 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4557 msgid "Roundup docs" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4558 msgstr "Roundup-Handbuch" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4559 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4560 #: ../share/roundup/templates/classic/html/page.html:187 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4561 #: ../share/roundup/templates/devel/html/page.html:254 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4562 #: ../share/roundup/templates/minimal/html/page.html:175 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4563 #: ../share/roundup/templates/responsive/html/page.html:269 |
| 4098 | 4564 msgid "clear this message" |
| 4565 msgstr "diese Nachricht löschen" | |
| 4566 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4567 #: ../share/roundup/templates/classic/html/page.html:251 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4568 #: ../share/roundup/templates/classic/html/page.html:264 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4569 #: ../share/roundup/templates/classic/html/page.html:282 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4570 #: ../share/roundup/templates/classic/html/page.html:296 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4571 #: ../share/roundup/templates/devel/html/page.html:316 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4572 #: ../share/roundup/templates/devel/html/page.html:329 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4573 #: ../share/roundup/templates/devel/html/page.html:347 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4574 #: ../share/roundup/templates/devel/html/page.html:361 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4575 #: ../share/roundup/templates/minimal/html/page.html:239 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4576 #: ../share/roundup/templates/minimal/html/page.html:254 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4577 #: ../share/roundup/templates/minimal/html/page.html:268 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4578 #: ../share/roundup/templates/responsive/html/page.html:331 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4579 #: ../share/roundup/templates/responsive/html/page.html:344 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4580 #: ../share/roundup/templates/responsive/html/page.html:362 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4581 #: ../share/roundup/templates/responsive/html/page.html:376 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4582 msgid "don't care" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4583 msgstr "egal" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4584 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4585 #: ../share/roundup/templates/classic/html/page.html:253 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4586 #: ../share/roundup/templates/classic/html/page.html:266 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4587 #: ../share/roundup/templates/classic/html/page.html:284 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4588 #: ../share/roundup/templates/classic/html/page.html:297 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4589 #: ../share/roundup/templates/devel/html/page.html:318 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4590 #: ../share/roundup/templates/devel/html/page.html:331 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4591 #: ../share/roundup/templates/devel/html/page.html:349 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4592 #: ../share/roundup/templates/devel/html/page.html:362 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4593 #: ../share/roundup/templates/minimal/html/page.html:241 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4594 #: ../share/roundup/templates/minimal/html/page.html:256 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4595 #: ../share/roundup/templates/minimal/html/page.html:269 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4596 #: ../share/roundup/templates/responsive/html/page.html:333 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4597 #: ../share/roundup/templates/responsive/html/page.html:346 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4598 #: ../share/roundup/templates/responsive/html/page.html:364 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4599 #: ../share/roundup/templates/responsive/html/page.html:377 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4600 msgid "------------" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4601 msgstr "------------" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4602 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4603 #: ../share/roundup/templates/classic/html/page.html:325 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4604 #: ../share/roundup/templates/devel/html/page.html:390 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4605 #: ../share/roundup/templates/minimal/html/page.html:297 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4606 #: ../share/roundup/templates/responsive/html/page.html:405 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4607 msgid "no value" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4608 msgstr "kein Wert" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4609 |
| 4098 | 4610 #: ../share/roundup/templates/classic/html/query.edit.html:4 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4611 #: ../share/roundup/templates/devel/html/query.edit.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4612 #: ../share/roundup/templates/responsive/html/query.edit.html:3 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4613 msgid "\"Your Queries\" Editing - ${tracker}" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4614 msgstr "Abfragen bearbeiten - ${tracker}" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4615 |
| 4098 | 4616 #: ../share/roundup/templates/classic/html/query.edit.html:6 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4617 #: ../share/roundup/templates/devel/html/query.edit.html:5 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4618 #: ../share/roundup/templates/responsive/html/query.edit.html:5 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4619 msgid "\"Your Queries\" Editing" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4620 msgstr "Abfragen bearbeiten" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4621 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4622 #: ../share/roundup/templates/classic/html/query.edit.html:12 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4623 #: ../share/roundup/templates/devel/html/query.edit.html:11 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4624 #: ../share/roundup/templates/responsive/html/query.edit.html:11 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4625 msgid "You are not allowed to edit queries." |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4626 msgstr "Sie sind nicht berechtigt, Abfragen zu bearbeiten." |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4627 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4628 #: ../share/roundup/templates/classic/html/query.edit.html:58 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4629 #: ../share/roundup/templates/devel/html/query.edit.html:60 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4630 #: ../share/roundup/templates/responsive/html/query.edit.html:60 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4631 msgid "Query" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4632 msgstr "Abfrage" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4633 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4634 #: ../share/roundup/templates/classic/html/query.edit.html:59 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4635 #: ../share/roundup/templates/devel/html/query.edit.html:61 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4636 #: ../share/roundup/templates/responsive/html/query.edit.html:61 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4637 msgid "Include in \"Your Queries\"" |
| 4098 | 4638 msgstr "Unter \"Abfragen\" aufführen" |
| 4639 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4640 #: ../share/roundup/templates/classic/html/query.edit.html:61 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4641 #: ../share/roundup/templates/devel/html/query.edit.html:63 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4642 #: ../share/roundup/templates/responsive/html/query.edit.html:63 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4643 msgid "Private to you?" |
| 4098 | 4644 msgstr "Nur für Sie?" |
| 4645 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4646 #: ../share/roundup/templates/classic/html/query.edit.html:62 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4647 #: ../share/roundup/templates/devel/html/query.edit.html:64 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4648 #: ../share/roundup/templates/responsive/html/query.edit.html:64 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4649 msgid "delete/restore<br> (javascript<br>required)" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4650 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4651 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4652 #: ../share/roundup/templates/classic/html/query.edit.html:65 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4653 msgid "Queries I created" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4654 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4655 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4656 #: ../share/roundup/templates/classic/html/query.edit.html:77 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4657 #: ../share/roundup/templates/devel/html/query.edit.html:76 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4658 #: ../share/roundup/templates/responsive/html/query.edit.html:76 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4659 msgid "leave out" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4660 msgstr "weglassen" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4661 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4662 #: ../share/roundup/templates/classic/html/query.edit.html:78 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4663 #: ../share/roundup/templates/devel/html/query.edit.html:77 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4664 #: ../share/roundup/templates/responsive/html/query.edit.html:77 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4665 msgid "include" |
| 4098 | 4666 msgstr "anfügen" |
| 4667 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4668 #: ../share/roundup/templates/classic/html/query.edit.html:82 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4669 #: ../share/roundup/templates/devel/html/query.edit.html:81 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4670 #: ../share/roundup/templates/responsive/html/query.edit.html:81 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4671 msgid "leave in" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4672 msgstr "belassen" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4673 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4674 #: ../share/roundup/templates/classic/html/query.edit.html:87 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4675 #: ../share/roundup/templates/classic/html/query.edit.html:121 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4676 #: ../share/roundup/templates/devel/html/query.edit.html:99 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4677 #: ../share/roundup/templates/devel/html/query.edit.html:124 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4678 #: ../share/roundup/templates/responsive/html/query.edit.html:99 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4679 #: ../share/roundup/templates/responsive/html/query.edit.html:124 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4680 msgid "edit" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4681 msgstr "bearbeiten" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4682 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4683 #: ../share/roundup/templates/classic/html/query.edit.html:91 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4684 #: ../share/roundup/templates/devel/html/query.edit.html:103 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4685 #: ../share/roundup/templates/responsive/html/query.edit.html:103 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4686 msgid "yes" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4687 msgstr "ja" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4688 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4689 #: ../share/roundup/templates/classic/html/query.edit.html:93 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4690 #: ../share/roundup/templates/devel/html/query.edit.html:105 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4691 #: ../share/roundup/templates/responsive/html/query.edit.html:105 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4692 msgid "no" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4693 msgstr "nein" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4694 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4695 #: ../share/roundup/templates/classic/html/query.edit.html:99 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4696 #: ../share/roundup/templates/devel/html/query.edit.html:111 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4697 #: ../share/roundup/templates/responsive/html/query.edit.html:111 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4698 msgid "Delete" |
| 4098 | 4699 msgstr "Löschen" |
| 4700 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4701 #: ../share/roundup/templates/classic/html/query.edit.html:105 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4702 msgid "Queries others created" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4703 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4704 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4705 #: ../share/roundup/templates/classic/html/query.edit.html:106 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4706 msgid "Owner" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4707 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4708 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4709 #: ../share/roundup/templates/classic/html/query.edit.html:118 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4710 #: ../share/roundup/templates/devel/html/query.edit.html:126 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4711 #: ../share/roundup/templates/responsive/html/query.edit.html:126 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4712 msgid "[not yours to edit]" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4713 msgstr "[nicht Ihr Eintrag]" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4714 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4715 #: ../share/roundup/templates/classic/html/query.edit.html:121 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4716 msgid "<a href=\"\">x</a>" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4717 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4718 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4719 #: ../share/roundup/templates/classic/html/query.edit.html:128 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4720 msgid "Active retired/private queries" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4721 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4722 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4723 #: ../share/roundup/templates/classic/html/query.edit.html:138 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4724 #: ../share/roundup/templates/classic/html/query.edit.html:139 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4725 #: ../share/roundup/templates/devel/html/query.edit.html:86 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4726 #: ../share/roundup/templates/responsive/html/query.edit.html:86 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4727 msgid "[query is retired]" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4728 msgstr "[Abfrage ist verborgen]" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4729 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4730 #: ../share/roundup/templates/classic/html/query.edit.html:141 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4731 #: ../share/roundup/templates/classic/html/query.edit.html:156 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4732 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4733 msgid "Restore" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4734 msgstr "wiederhergestellt" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4735 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4736 #: ../share/roundup/templates/classic/html/query.edit.html:154 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4737 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4738 msgid "[query is private]" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4739 msgstr "[Abfrage ist verborgen]" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4740 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4741 #: ../share/roundup/templates/classic/html/query.edit.html:168 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4742 #: ../share/roundup/templates/devel/html/query.edit.html:136 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4743 #: ../share/roundup/templates/responsive/html/query.edit.html:136 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4744 msgid "Save Selection" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4745 msgstr "Auswahl speichern" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4746 |
| 4098 | 4747 #: ../share/roundup/templates/classic/html/user.forgotten.html:3 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4748 #: ../share/roundup/templates/devel/html/user.forgotten.html:2 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4749 #: ../share/roundup/templates/responsive/html/user.forgotten.html:2 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4750 msgid "Password reset request - ${tracker}" |
| 4098 | 4751 msgstr "Passwort zurücksetzen - ${tracker}" |
| 4752 | |
| 4753 #: ../share/roundup/templates/classic/html/user.forgotten.html:5 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4754 #: ../share/roundup/templates/devel/html/user.forgotten.html:4 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4755 #: ../share/roundup/templates/responsive/html/user.forgotten.html:4 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4756 msgid "Password reset request" |
| 4098 | 4757 msgstr "Passwort zurücksetzen" |
| 4758 | |
| 4759 #: ../share/roundup/templates/classic/html/user.forgotten.html:9 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4760 #: ../share/roundup/templates/devel/html/user.forgotten.html:10 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4761 #: ../share/roundup/templates/responsive/html/user.forgotten.html:10 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4762 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4763 "You have two options if you have forgotten your password. If you know the " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4764 "email address you registered with, enter it below." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4765 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4766 "Um Ihr Passwort zurückzusetzen, geben Sie entweder die E-Mail-Adresse an, " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4767 "mit der Sie sich registriert haben..." |
| 4098 | 4768 |
| 4769 #: ../share/roundup/templates/classic/html/user.forgotten.html:16 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4770 #: ../share/roundup/templates/devel/html/user.forgotten.html:22 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4771 #: ../share/roundup/templates/responsive/html/user.forgotten.html:22 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4772 msgid "Email Address:" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
4773 msgstr "E-Mail-Adresse" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4774 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4775 #: ../share/roundup/templates/classic/html/user.forgotten.html:26 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4776 #: ../share/roundup/templates/classic/html/user.forgotten.html:36 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4777 #: ../share/roundup/templates/devel/html/user.forgotten.html:32 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4778 #: ../share/roundup/templates/devel/html/user.forgotten.html:46 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4779 #: ../share/roundup/templates/responsive/html/user.forgotten.html:32 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4780 #: ../share/roundup/templates/responsive/html/user.forgotten.html:46 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4781 msgid "Request password reset" |
| 4098 | 4782 msgstr "Passwort zurücksetzen" |
| 4783 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4784 #: ../share/roundup/templates/classic/html/user.forgotten.html:32 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4785 #: ../share/roundup/templates/devel/html/user.forgotten.html:38 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4786 #: ../share/roundup/templates/responsive/html/user.forgotten.html:38 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4787 msgid "Or, if you know your username, then enter it below." |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4788 msgstr "... oder Ihren Benutzernamen." |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4789 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4790 #: ../share/roundup/templates/classic/html/user.forgotten.html:35 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4791 #: ../share/roundup/templates/devel/html/user.forgotten.html:45 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4792 #: ../share/roundup/templates/responsive/html/user.forgotten.html:45 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4793 msgid "Username:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4794 msgstr "Benutzername:" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4795 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4796 #: ../share/roundup/templates/classic/html/user.forgotten.html:41 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4797 #: ../share/roundup/templates/devel/html/user.forgotten.html:51 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4798 #: ../share/roundup/templates/responsive/html/user.forgotten.html:51 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4799 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4800 "A confirmation email will be sent to you - please follow the instructions " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4801 "within it to complete the reset process." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4802 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4803 "Danach wird eine Bestätigungs-E-Mail verschickt. Bitte folgen Sie den " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4804 "Anweisungen darin, um ihr Passwort zurückzusetzen." |
| 4098 | 4805 |
| 4806 #: ../share/roundup/templates/classic/html/user.help-search.html:73 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4807 #: ../share/roundup/templates/devel/html/user.help-search.html:73 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4808 #: ../share/roundup/templates/devel/html/user.help.html:81 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4809 #: ../share/roundup/templates/responsive/html/user.help-search.html:73 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4810 #: ../share/roundup/templates/responsive/html/user.help.html:81 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
4811 msgid "Pagesize" |
| 4098 | 4812 msgstr "Einträge/Seite" |
| 4813 | |
| 4814 #: ../share/roundup/templates/classic/html/user.help.html:43 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4815 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4816 "Your browser is not capable of using frames; you should be redirected " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4817 "immediately, or visit ${link}." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4818 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4819 "Ihr Browser unterstützt keine Frames; Sie sollten gleich " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4820 "weitergeleitetwerden, oder besuchen Sie ${link}." |
| 4098 | 4821 |
| 4822 #: ../share/roundup/templates/classic/html/user.index.html:3 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4823 #: ../share/roundup/templates/devel/html/user.index.html:2 |
| 4098 | 4824 #: ../share/roundup/templates/minimal/html/user.index.html:3 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4825 #: ../share/roundup/templates/responsive/html/user.index.html:2 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4826 msgid "User listing - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4827 msgstr "Benutzerliste - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4828 |
| 4098 | 4829 #: ../share/roundup/templates/classic/html/user.index.html:5 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4830 #: ../share/roundup/templates/devel/html/user.index.html:4 |
| 4098 | 4831 #: ../share/roundup/templates/minimal/html/user.index.html:5 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4832 #: ../share/roundup/templates/responsive/html/user.index.html:4 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4833 msgid "User listing" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4834 msgstr "Benutzerliste" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4835 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4836 #: ../share/roundup/templates/classic/html/user.index.html:48 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4837 #: ../share/roundup/templates/devel/html/user.index.html:48 |
| 4098 | 4838 #: ../share/roundup/templates/minimal/html/user.index.html:19 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4839 #: ../share/roundup/templates/responsive/html/page.html:180 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4840 #: ../share/roundup/templates/responsive/html/user.index.html:49 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4841 msgid "Username" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4842 msgstr "Benutzername" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4843 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4844 #: ../share/roundup/templates/classic/html/user.index.html:49 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4845 #: ../share/roundup/templates/devel/html/user.index.html:49 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4846 #: ../share/roundup/templates/responsive/html/user.index.html:50 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4847 msgid "Real name" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4848 msgstr "Name" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4849 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4850 #: ../share/roundup/templates/classic/html/user.index.html:50 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4851 #: ../share/roundup/templates/classic/html/user.register.html:47 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4852 #: ../share/roundup/templates/devel/html/user.index.html:50 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4853 #: ../share/roundup/templates/devel/html/user.register.html:54 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4854 #: ../share/roundup/templates/responsive/html/user.index.html:51 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4855 #: ../share/roundup/templates/responsive/html/user.register.html:53 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4856 msgid "Organisation" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4857 msgstr "Organisation" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4858 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4859 #: ../share/roundup/templates/classic/html/user.index.html:51 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4860 #: ../share/roundup/templates/devel/html/user.index.html:51 |
| 4098 | 4861 #: ../share/roundup/templates/minimal/html/user.index.html:20 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4862 #: ../share/roundup/templates/responsive/html/user.index.html:52 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4863 msgid "Email address" |
|
3984
e8b93eba63a4
More improvements to German translation [SF#1919446]
Richard Jones <richard@users.sourceforge.net>
parents:
3983
diff
changeset
|
4864 msgstr "E-Mail-Adresse" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4865 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4866 #: ../share/roundup/templates/classic/html/user.index.html:52 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4867 #: ../share/roundup/templates/devel/html/user.index.html:52 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4868 #: ../share/roundup/templates/responsive/html/user.index.html:53 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4869 msgid "Phone number" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4870 msgstr "Telefonnummer" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4871 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4872 #: ../share/roundup/templates/classic/html/user.index.html:53 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4873 #: ../share/roundup/templates/devel/html/user.index.html:53 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4874 #: ../share/roundup/templates/responsive/html/user.index.html:54 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4875 msgid "Retire" |
|
3983
4cb375b0676e
Better German translation for retiring users [SF#1998701]
Richard Jones <richard@users.sourceforge.net>
parents:
3783
diff
changeset
|
4876 msgstr "Entfernen" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4877 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4878 #: ../share/roundup/templates/classic/html/user.index.html:72 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4879 #: ../share/roundup/templates/devel/html/user.index.html:66 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4880 #: ../share/roundup/templates/responsive/html/user.index.html:67 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4881 msgid "retire" |
|
3983
4cb375b0676e
Better German translation for retiring users [SF#1998701]
Richard Jones <richard@users.sourceforge.net>
parents:
3783
diff
changeset
|
4882 msgstr "entfernen" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4883 |
| 4098 | 4884 #: ../share/roundup/templates/classic/html/user.item.html:9 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4885 #: ../share/roundup/templates/devel/html/user.item.html:8 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4886 #: ../share/roundup/templates/minimal/html/user.item.html:8 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4887 #: ../share/roundup/templates/responsive/html/user.item.html:8 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4888 msgid "User ${id}: ${title} - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4889 msgstr "Benutzer ${id}: ${title} - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4890 |
| 4098 | 4891 #: ../share/roundup/templates/classic/html/user.item.html:12 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4892 #: ../share/roundup/templates/devel/html/user.item.html:11 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4893 #: ../share/roundup/templates/minimal/html/user.item.html:11 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4894 #: ../share/roundup/templates/responsive/html/user.item.html:11 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4895 msgid "New User - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4896 msgstr "Neuer Benutzer - ${tracker}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4897 |
| 4098 | 4898 #: ../share/roundup/templates/classic/html/user.item.html:21 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4899 #: ../share/roundup/templates/devel/html/user.item.html:20 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4900 #: ../share/roundup/templates/minimal/html/user.item.html:20 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4901 #: ../share/roundup/templates/responsive/html/user.item.html:20 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4902 msgid "New User" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4903 msgstr "Neuer Benutzer" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4904 |
| 4098 | 4905 #: ../share/roundup/templates/classic/html/user.item.html:23 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4906 #: ../share/roundup/templates/devel/html/user.item.html:22 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4907 #: ../share/roundup/templates/minimal/html/user.item.html:22 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4908 #: ../share/roundup/templates/responsive/html/user.item.html:22 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4909 msgid "New User Editing" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4910 msgstr "Neuen Benutzer bearbeiten" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4911 |
| 4098 | 4912 #: ../share/roundup/templates/classic/html/user.item.html:26 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4913 #: ../share/roundup/templates/devel/html/user.item.html:25 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4914 #: ../share/roundup/templates/minimal/html/user.item.html:25 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4915 #: ../share/roundup/templates/responsive/html/user.item.html:25 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4916 msgid "User${id}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4917 msgstr "Benutzer${id}" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4918 |
| 4098 | 4919 #: ../share/roundup/templates/classic/html/user.item.html:29 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4920 #: ../share/roundup/templates/devel/html/user.item.html:28 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4921 #: ../share/roundup/templates/minimal/html/user.item.html:28 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4922 #: ../share/roundup/templates/responsive/html/user.item.html:28 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4923 msgid "User${id} Editing" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4924 msgstr "Benutzer ${id} bearbeiten" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4925 |
| 4098 | 4926 #: ../share/roundup/templates/classic/html/user.item.html:80 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4927 #: ../share/roundup/templates/classic/html/user.register.html:35 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4928 #: ../share/roundup/templates/devel/html/user.item.html:78 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4929 #: ../share/roundup/templates/devel/html/user.register.html:42 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4930 #: ../share/roundup/templates/minimal/html/user.item.html:75 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4931 #: ../share/roundup/templates/minimal/html/user.register.html:43 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4932 #: ../share/roundup/templates/responsive/html/user.item.html:78 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4933 #: ../share/roundup/templates/responsive/html/user.register.html:41 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4934 msgid "Roles" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4935 msgstr "Rollen" |
|
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4936 |
| 4098 | 4937 #: ../share/roundup/templates/classic/html/user.item.html:88 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4938 #: ../share/roundup/templates/devel/html/user.item.html:86 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4939 #: ../share/roundup/templates/minimal/html/user.item.html:83 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4940 #: ../share/roundup/templates/responsive/html/user.item.html:86 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4941 msgid "(to give the user more than one role, enter a comma,separated,list)" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4942 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4943 "<tt>Verwenden,Sie,Kommata</tt>, um einem Benutzer mehrere Rollen zuzuteilen" |
| 4098 | 4944 |
| 4945 #: ../share/roundup/templates/classic/html/user.item.html:109 | |
|
4843
55d1a73d6118
Drop comment in user settings about numeric hour offsets.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
4778
diff
changeset
|
4946 msgid "(the default is ${zone})" |
|
55d1a73d6118
Drop comment in user settings about numeric hour offsets.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
4778
diff
changeset
|
4947 msgstr "(Voreinstellung: ${zone})" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
4948 |
| 4098 | 4949 #: ../share/roundup/templates/classic/html/user.item.html:130 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4950 #: ../share/roundup/templates/classic/html/user.register.html:55 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4951 #: ../share/roundup/templates/devel/html/user.item.html:126 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4952 #: ../share/roundup/templates/devel/html/user.register.html:62 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4953 #: ../share/roundup/templates/minimal/html/user.register.html:55 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4954 #: ../share/roundup/templates/responsive/html/user.item.html:126 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4955 #: ../share/roundup/templates/responsive/html/user.register.html:61 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4956 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4957 msgid "Alternate E-mail addresses<br>One address per line" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4958 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4959 "<div title=\"alle, von denen E-Mails an den Bugtracker geschickt werden " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
4960 "sollen\">Alternative E-Mail-Adressen</div><i>(eine pro Zeile)</i>" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4961 |
| 4098 | 4962 #: ../share/roundup/templates/classic/html/user.register.html:4 |
| 4963 #: ../share/roundup/templates/classic/html/user.register.html:7 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4964 #: ../share/roundup/templates/devel/html/user.register.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4965 #: ../share/roundup/templates/devel/html/user.register.html:6 |
| 4098 | 4966 #: ../share/roundup/templates/minimal/html/user.register.html:4 |
| 4967 #: ../share/roundup/templates/minimal/html/user.register.html:7 | |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4968 #: ../share/roundup/templates/responsive/html/user.register.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4969 #: ../share/roundup/templates/responsive/html/user.register.html:6 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
4970 msgid "Registering with ${tracker}" |
| 4098 | 4971 msgstr "Registrieren für ${tracker}" |
| 4972 | |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4973 #: ../share/roundup/templates/classic/html/user.register.html:23 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4974 #: ../share/roundup/templates/devel/html/user.register.html:30 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4975 #: ../share/roundup/templates/minimal/html/user.register.html:31 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4976 #: ../share/roundup/templates/responsive/html/user.register.html:29 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
4977 msgid "Login Name" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
4978 msgstr "Benutzername" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
4979 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4980 #: ../share/roundup/templates/classic/html/user.register.html:27 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4981 #: ../share/roundup/templates/devel/html/user.register.html:34 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4982 #: ../share/roundup/templates/minimal/html/user.register.html:35 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4983 #: ../share/roundup/templates/responsive/html/user.register.html:33 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
4984 msgid "Login Password" |
|
4778
4f25deb20dfa
issue2550634: New German orthography corrections
Thomas Arendsen Hein <thomas@intevation.de>
parents:
4570
diff
changeset
|
4985 msgstr "Passwort" |
| 4098 | 4986 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4987 #: ../share/roundup/templates/classic/html/user.register.html:31 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4988 #: ../share/roundup/templates/devel/html/user.register.html:38 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4989 #: ../share/roundup/templates/minimal/html/user.register.html:39 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4990 #: ../share/roundup/templates/responsive/html/user.register.html:37 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
4991 msgid "Confirm Password" |
|
4778
4f25deb20dfa
issue2550634: New German orthography corrections
Thomas Arendsen Hein <thomas@intevation.de>
parents:
4570
diff
changeset
|
4992 msgstr "Passwort bestätigen" |
| 4098 | 4993 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4994 #: ../share/roundup/templates/classic/html/user.register.html:43 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4995 #: ../share/roundup/templates/devel/html/user.register.html:50 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4996 #: ../share/roundup/templates/responsive/html/user.register.html:49 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
4997 msgid "Phone" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
4998 msgstr "Telefon" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
4999 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
5000 #: ../share/roundup/templates/classic/html/user.register.html:51 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5001 #: ../share/roundup/templates/devel/html/user.register.html:58 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
5002 #: ../share/roundup/templates/minimal/html/user.register.html:51 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5003 #: ../share/roundup/templates/responsive/html/user.register.html:57 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
5004 msgid "E-mail address" |
|
5052
737d3edee3ab
E-mail -> E-Mail in de.po (issue2550717)
Thomas Arendsen Hein <thomas@intevation.de>
parents:
5046
diff
changeset
|
5005 msgstr "E-Mail-Adresse" |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
5006 |
| 4098 | 5007 #: ../share/roundup/templates/classic/html/user.rego_progress.html:4 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5008 #: ../share/roundup/templates/devel/html/user.rego_progress.html:3 |
| 4098 | 5009 #: ../share/roundup/templates/minimal/html/user.rego_progress.html:4 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5010 #: ../share/roundup/templates/responsive/html/user.rego_progress.html:3 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
5011 msgid "Registration in progress - ${tracker}" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5012 msgstr "Die Registrierung ist im Gange - ${tracker}" |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
5013 |
| 4098 | 5014 #: ../share/roundup/templates/classic/html/user.rego_progress.html:6 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5015 #: ../share/roundup/templates/devel/html/user.rego_progress.html:5 |
| 4098 | 5016 #: ../share/roundup/templates/minimal/html/user.rego_progress.html:6 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5017 #: ../share/roundup/templates/responsive/html/user.rego_progress.html:5 |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
5018 msgid "Registration in progress..." |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5019 msgstr "Die Registrierung ist im Gange..." |
|
2549
072b794ef0c1
German message file
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
diff
changeset
|
5020 |
| 4098 | 5021 #: ../share/roundup/templates/classic/html/user.rego_progress.html:10 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5022 #: ../share/roundup/templates/devel/html/user.rego_progress.html:9 |
| 4098 | 5023 #: ../share/roundup/templates/minimal/html/user.rego_progress.html:10 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5024 #: ../share/roundup/templates/responsive/html/user.rego_progress.html:9 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5025 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5026 "You will shortly receive an email to confirm your registration. To complete " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5027 "the registration process, visit the link indicated in the email." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5028 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5029 "Sie werden in Kürze eine Bestätigungs-E-Mail erhalten. Um die Registrierung " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5030 "abzuschließen, klicken Sie auf den enthaltenen Link." |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5031 |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5032 # priority translations: |
| 4098 | 5033 #: ../share/roundup/templates/classic/initial_data.py:5 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
5034 #: ../share/roundup/templates/jinja2/initial_data.py:4 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5035 msgid "critical" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5036 msgstr "Fehler (KRITISCH)" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5037 |
| 4098 | 5038 #: ../share/roundup/templates/classic/initial_data.py:6 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
5039 #: ../share/roundup/templates/jinja2/initial_data.py:5 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5040 msgid "urgent" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5041 msgstr "Fehler (dringend)" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5042 |
| 4098 | 5043 #: ../share/roundup/templates/classic/initial_data.py:7 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
5044 #: ../share/roundup/templates/jinja2/initial_data.py:6 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5045 msgid "bug" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5046 msgstr "Fehler" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5047 |
| 4098 | 5048 #: ../share/roundup/templates/classic/initial_data.py:8 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
5049 #: ../share/roundup/templates/jinja2/initial_data.py:7 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5050 msgid "feature" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5051 msgstr "Anforderung" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5052 |
| 4098 | 5053 #: ../share/roundup/templates/classic/initial_data.py:9 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
5054 #: ../share/roundup/templates/jinja2/initial_data.py:8 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5055 msgid "wish" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5056 msgstr "Wunsch" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5057 |
| 4098 | 5058 #: ../share/roundup/templates/classic/initial_data.py:12 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
5059 #: ../share/roundup/templates/jinja2/initial_data.py:11 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5060 msgid "unread" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5061 msgstr "ungelesen" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5062 |
| 4098 | 5063 #: ../share/roundup/templates/classic/initial_data.py:13 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
5064 #: ../share/roundup/templates/jinja2/initial_data.py:12 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5065 msgid "deferred" |
| 4098 | 5066 msgstr "zurückgestellt" |
| 5067 | |
| 5068 #: ../share/roundup/templates/classic/initial_data.py:14 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
5069 #: ../share/roundup/templates/jinja2/initial_data.py:13 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5070 msgid "chatting" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5071 msgstr "in Diskussion" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5072 |
| 4098 | 5073 #: ../share/roundup/templates/classic/initial_data.py:15 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
5074 #: ../share/roundup/templates/jinja2/initial_data.py:14 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5075 msgid "need-eg" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5076 msgstr "Beispiel erbeten" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5077 |
| 4098 | 5078 #: ../share/roundup/templates/classic/initial_data.py:16 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
5079 #: ../share/roundup/templates/jinja2/initial_data.py:15 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
5080 msgid "in-progress" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
5081 msgstr "in Arbeit" |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
5082 |
| 4098 | 5083 #: ../share/roundup/templates/classic/initial_data.py:17 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
5084 #: ../share/roundup/templates/jinja2/initial_data.py:16 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5085 msgid "testing" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5086 msgstr "im Test" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5087 |
| 4098 | 5088 #: ../share/roundup/templates/classic/initial_data.py:18 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
5089 #: ../share/roundup/templates/jinja2/initial_data.py:17 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5090 msgid "done-cbb" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5091 msgstr "erledigt (provisorisch)" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5092 |
| 4098 | 5093 #: ../share/roundup/templates/classic/initial_data.py:19 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
5094 #: ../share/roundup/templates/jinja2/initial_data.py:18 |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5095 msgid "resolved" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5096 msgstr "erledigt" |
|
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5097 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5098 #: ../share/roundup/templates/devel/extensions/spambayes.py:66 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5099 #: ../share/roundup/templates/responsive/extensions/spambayes.py:66 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5100 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5101 msgid "Message classified as" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5102 msgstr "Kommentare" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5103 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5104 #: ../share/roundup/templates/devel/extensions/spambayes.py:68 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5105 #: ../share/roundup/templates/responsive/extensions/spambayes.py:68 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5106 msgid "Unable to classify message, got error:" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5107 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5108 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5109 #: ../share/roundup/templates/devel/html/_generic.index.html:26 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5110 #: ../share/roundup/templates/responsive/html/_generic.index.html:26 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5111 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5112 msgid "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5113 "<p class=\"form-help\"> You may edit the contents of the ${classname} class " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5114 "using this form. Commas, newlines and double quotes (\") must be handled " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5115 "delicately. You may include commas and newlines by enclosing the values in " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5116 "double-quotes (\"). Double quotes themselves must be quoted by doubling " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5117 "(\"\"). </p> <p class=\"form-help\"> Multilink properties have their " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5118 "multiple values colon (\":\") separated (... ,\"one:two:three\", ...) </p> " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5119 "<p class=\"form-help\"> Remove entries by deleting their line. Add new " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5120 "entries by appending them to the table - put an X in the id column. </p>" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5121 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5122 "<p class=\"form-help\">Sie können hier die Einträge der Klasse " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5123 "\"${classname}\" bearbeiten. <strong>Hinweise:</strong></p><ul><li> Kommata, " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5124 "Zeilenumbrüche und Anführungszeichen (\") mit Vorsicht verwenden:<ul><li> " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5125 "Kommata und Zeilenumbrüche dürfen nur in Anführungszeichen (\") verwendet " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5126 "werden.<li> Um Anführungszeichen in Werten zu verwenden, müssen sie " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5127 "verdoppelt werden (<q><tt>\"\"</tt></q>)</ul><li>Mehrfachlinks werden durch " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5128 "Doppelpunkt (<q><tt>:</tt></q>) getrennt <tt>(... ,\"eins:zwei:drei\", ...)</" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5129 "tt><li> Einträge können gelöscht werden, indem Sie Zeilen entfernen.<li>Für " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5130 "neue Einträge fügen Sie Zeilen ein; geben Sie bei der ID-Spalte ein großes " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5131 "<tt>X</tt> an. </ul><p>" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5132 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5133 #: ../share/roundup/templates/devel/html/bug.index.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5134 #: ../share/roundup/templates/devel/html/bug.index.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5135 #: ../share/roundup/templates/responsive/html/bug.index.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5136 #: ../share/roundup/templates/responsive/html/bug.index.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5137 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5138 msgid "List of bugs" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5139 msgstr "Aufgabenliste" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5140 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5141 #: ../share/roundup/templates/devel/html/bug.index.html:26 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5142 #: ../share/roundup/templates/devel/html/task.index.html:26 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5143 #: ../share/roundup/templates/responsive/html/bug.index.html:26 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5144 #: ../share/roundup/templates/responsive/html/bug.item.html:84 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5145 msgid "Severity" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5146 msgstr "Schwere" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5147 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5148 #: ../share/roundup/templates/devel/html/bug.index.html:32 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5149 #: ../share/roundup/templates/devel/html/task.index.html:32 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5150 #: ../share/roundup/templates/responsive/html/bug.index.html:31 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5151 #: ../share/roundup/templates/responsive/html/bug.item.html:48 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5152 #: ../share/roundup/templates/responsive/html/task.index.html:31 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5153 #: ../share/roundup/templates/responsive/html/task.item.html:49 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5154 msgid "Components" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5155 msgstr "Komponenten" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5156 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5157 #: ../share/roundup/templates/devel/html/bug.index.html:33 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5158 #: ../share/roundup/templates/devel/html/task.index.html:33 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5159 #: ../share/roundup/templates/responsive/html/bug.index.html:32 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5160 #: ../share/roundup/templates/responsive/html/bug.item.html:113 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5161 msgid "Versions" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5162 msgstr "Versionen" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5163 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5164 #: ../share/roundup/templates/devel/html/bug.index.html:35 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5165 #: ../share/roundup/templates/devel/html/task.index.html:35 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5166 #: ../share/roundup/templates/responsive/html/bug.index.html:34 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5167 #: ../share/roundup/templates/responsive/html/bug.item.html:130 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5168 #: ../share/roundup/templates/responsive/html/bug.item.html:172 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5169 #: ../share/roundup/templates/responsive/html/task.index.html:33 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5170 #: ../share/roundup/templates/responsive/html/task.item.html:106 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5171 #: ../share/roundup/templates/responsive/html/task.item.html:146 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5172 msgid "Resolution" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5173 msgstr "Auflösung" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5174 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5175 #: ../share/roundup/templates/devel/html/bug.index.html:39 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5176 #: ../share/roundup/templates/devel/html/task.index.html:39 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5177 msgid "Depends On" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5178 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5179 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5180 #: ../share/roundup/templates/devel/html/bug.item.html:6 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5181 #: ../share/roundup/templates/responsive/html/bug.item.html:6 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5182 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5183 msgid "Bug ${id}: ${title} - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5184 msgstr "Aufgabe ${id}: ${title} - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5185 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5186 #: ../share/roundup/templates/devel/html/bug.item.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5187 #: ../share/roundup/templates/responsive/html/bug.item.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5188 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5189 msgid "New Bug report - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5190 msgstr "Neuer Benutzer - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5191 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5192 #: ../share/roundup/templates/devel/html/bug.item.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5193 #: ../share/roundup/templates/responsive/html/bug.item.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5194 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5195 msgid "New Bug" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5196 msgstr "Neue Aufgabe" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5197 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5198 #: ../share/roundup/templates/devel/html/bug.item.html:15 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5199 #: ../share/roundup/templates/responsive/html/bug.item.html:15 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5200 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5201 msgid "New Bug Editing" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5202 msgstr "Neue Aufgabe bearbeiten" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5203 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5204 #: ../share/roundup/templates/devel/html/bug.item.html:18 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5205 #: ../share/roundup/templates/responsive/html/bug.item.html:18 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5206 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5207 msgid "Bug ${id}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5208 msgstr "Aufgabe${id}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5209 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5210 #: ../share/roundup/templates/devel/html/bug.item.html:21 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5211 #: ../share/roundup/templates/responsive/html/bug.item.html:21 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5212 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5213 msgid "Bug ${id} Editing" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5214 msgstr "Aufgabe ${id} bearbeiten" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5215 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5216 #: ../share/roundup/templates/devel/html/bug.item.html:57 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5217 msgid "<span>Type</span>:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5218 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5219 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5220 #: ../share/roundup/templates/devel/html/bug.item.html:63 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5221 msgid "<span>Severity</span>:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5222 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5223 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5224 #: ../share/roundup/templates/devel/html/bug.item.html:72 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5225 msgid "<span>Components</span>:" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5226 msgstr "<span>Komponenten</span>:" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5227 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5228 #: ../share/roundup/templates/devel/html/bug.item.html:78 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5229 msgid "<span>Versions</span>:" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5230 msgstr "<span>Versionen</span>:" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5231 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5232 #: ../share/roundup/templates/devel/html/bug.item.html:91 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5233 msgid "<span>Status</span>:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5234 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5235 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5236 #: ../share/roundup/templates/devel/html/bug.item.html:97 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5237 msgid "<span>Resolution</span>:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5238 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5239 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5240 #: ../share/roundup/templates/devel/html/bug.item.html:104 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5241 #: ../share/roundup/templates/devel/html/task.item.html:79 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5242 #: ../share/roundup/templates/responsive/html/bug.item.html:132 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5243 #: ../share/roundup/templates/responsive/html/bug.item.html:183 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5244 #: ../share/roundup/templates/responsive/html/task.item.html:108 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5245 #: ../share/roundup/templates/responsive/html/task.item.html:157 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5246 msgid "Dependencies" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5247 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5248 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5249 #: ../share/roundup/templates/devel/html/bug.item.html:116 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5250 #: ../share/roundup/templates/devel/html/task.item.html:91 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5251 msgid "x:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5252 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5253 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5254 #: ../share/roundup/templates/devel/html/bug.item.html:126 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5255 #: ../share/roundup/templates/devel/html/task.item.html:101 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5256 #: ../share/roundup/templates/responsive/html/bug.item.html:204 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5257 #: ../share/roundup/templates/responsive/html/task.item.html:178 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5258 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5259 msgid "View" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5260 msgstr "Anzeigen:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5261 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5262 #: ../share/roundup/templates/devel/html/bug.item.html:150 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5263 #: ../share/roundup/templates/responsive/html/bug.item.html:249 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5264 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5265 msgid "Keywords:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5266 msgstr "Schlagwörter" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5267 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5268 #: ../share/roundup/templates/devel/html/bug.item.html:156 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5269 #: ../share/roundup/templates/devel/html/task.item.html:125 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5270 msgid "Comment" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5271 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5272 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5273 #: ../share/roundup/templates/devel/html/bug.item.html:171 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5274 #: ../share/roundup/templates/devel/html/task.item.html:140 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5275 #: ../share/roundup/templates/responsive/html/bug.item.html:287 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5276 #: ../share/roundup/templates/responsive/html/task.item.html:254 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5277 msgid "File Description" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5278 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5279 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5280 #: ../share/roundup/templates/devel/html/bug.item.html:218 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5281 #: ../share/roundup/templates/devel/html/task.item.html:165 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5282 #: ../share/roundup/templates/responsive/html/bug.item.html:310 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5283 #: ../share/roundup/templates/responsive/html/task.item.html:277 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5284 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5285 msgid "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5286 "Created on <b>${creation}</b> by <b>${creator}</b>, last changed <b>" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5287 "${activity}</b> by <b>${actor}</b>." |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5288 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5289 "Erstellt am <b>${creation}</b> durch <b>${creator}</b>, geändert am <b>" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5290 "${activity}</b> durch <b>${actor}</b>." |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5291 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5292 #: ../share/roundup/templates/devel/html/bug.item.html:226 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5293 #: ../share/roundup/templates/devel/html/file.index.html:10 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5294 #: ../share/roundup/templates/devel/html/file.item.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5295 #: ../share/roundup/templates/devel/html/keyword.index.html:26 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5296 #: ../share/roundup/templates/devel/html/patch.index.html:11 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5297 #: ../share/roundup/templates/devel/html/patch.index.html:44 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5298 #: ../share/roundup/templates/devel/html/patch.item.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5299 #: ../share/roundup/templates/devel/html/patch.item.html:115 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5300 #: ../share/roundup/templates/devel/html/task.item.html:173 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5301 #: ../share/roundup/templates/responsive/html/bug.item.html:318 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5302 #: ../share/roundup/templates/responsive/html/file.index.html:10 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5303 #: ../share/roundup/templates/responsive/html/file.item.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5304 #: ../share/roundup/templates/responsive/html/keyword.index.html:26 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5305 #: ../share/roundup/templates/responsive/html/patch.index.html:11 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5306 #: ../share/roundup/templates/responsive/html/patch.index.html:44 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5307 #: ../share/roundup/templates/responsive/html/patch.item.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5308 #: ../share/roundup/templates/responsive/html/patch.item.html:113 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5309 #: ../share/roundup/templates/responsive/html/task.item.html:285 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5310 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5311 msgid "Description" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5312 msgstr "Erstellungsdatum" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5313 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5314 #: ../share/roundup/templates/devel/html/bug.item.html:295 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5315 #: ../share/roundup/templates/devel/html/task.item.html:208 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5316 #: ../share/roundup/templates/responsive/html/bug.item.html:352 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5317 #: ../share/roundup/templates/responsive/html/task.item.html:321 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5318 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5319 msgid "msg${id}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5320 msgstr "Benutzer${id}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5321 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5322 #: ../share/roundup/templates/devel/html/bug.item.html:297 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5323 #: ../share/roundup/templates/devel/html/task.item.html:210 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5324 #: ../share/roundup/templates/responsive/html/bug.item.html:356 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5325 #: ../share/roundup/templates/responsive/html/task.item.html:325 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5326 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5327 msgid "Author: ${author} ()" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5328 msgstr "Autor: ${author}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5329 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5330 #: ../share/roundup/templates/devel/html/bug.search.html:2 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5331 #: ../share/roundup/templates/responsive/html/bug.search.html:2 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5332 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5333 msgid "Bug searching - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5334 msgstr "Aufgaben suchen - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5335 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5336 #: ../share/roundup/templates/devel/html/bug.search.html:4 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5337 #: ../share/roundup/templates/responsive/html/bug.search.html:4 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5338 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5339 msgid "Bug searching" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5340 msgstr "Aufgaben suchen" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5341 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5342 #: ../share/roundup/templates/devel/html/bug.search.html:94 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5343 #: ../share/roundup/templates/devel/html/task.search.html:94 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5344 #: ../share/roundup/templates/responsive/html/bug.search.html:94 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5345 #: ../share/roundup/templates/responsive/html/task.search.html:94 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5346 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5347 msgid "Last actor:" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5348 msgstr "Zuletzt geändert von:" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5349 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5350 #: ../share/roundup/templates/devel/html/bug.search.html:105 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5351 #: ../share/roundup/templates/devel/html/task.search.html:105 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5352 #: ../share/roundup/templates/responsive/html/bug.search.html:105 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5353 #: ../share/roundup/templates/responsive/html/task.search.html:105 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5354 msgid "Nosy list member:" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5355 msgstr "Interessent:" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5356 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5357 #: ../share/roundup/templates/devel/html/bug.search.html:115 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5358 #: ../share/roundup/templates/devel/html/task.search.html:115 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5359 #: ../share/roundup/templates/responsive/html/bug.search.html:115 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5360 #: ../share/roundup/templates/responsive/html/task.search.html:115 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5361 msgid "Type:" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5362 msgstr "Typ:" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5363 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5364 #: ../share/roundup/templates/devel/html/bug.search.html:128 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5365 #: ../share/roundup/templates/devel/html/task.search.html:128 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5366 #: ../share/roundup/templates/responsive/html/bug.search.html:128 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5367 #: ../share/roundup/templates/responsive/html/task.search.html:128 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5368 msgid "Components:" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5369 msgstr "Komponenten:" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5370 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5371 #: ../share/roundup/templates/devel/html/bug.search.html:141 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5372 #: ../share/roundup/templates/devel/html/task.search.html:141 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5373 #: ../share/roundup/templates/responsive/html/bug.search.html:141 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5374 msgid "Versions:" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5375 msgstr "Versionen:" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5376 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5377 #: ../share/roundup/templates/devel/html/bug.search.html:167 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5378 #: ../share/roundup/templates/devel/html/task.search.html:167 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5379 #: ../share/roundup/templates/responsive/html/bug.search.html:167 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5380 #: ../share/roundup/templates/responsive/html/task.search.html:141 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5381 msgid "Depends on:" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5382 msgstr "Abhängig von:" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5383 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5384 #: ../share/roundup/templates/devel/html/bug.search.html:196 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5385 #: ../share/roundup/templates/devel/html/task.search.html:196 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5386 #: ../share/roundup/templates/responsive/html/bug.search.html:196 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5387 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5388 msgid "not set" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5389 msgstr "nicht ausgewählt" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5390 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5391 #: ../share/roundup/templates/devel/html/bug.search.html:223 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5392 #: ../share/roundup/templates/devel/html/task.search.html:223 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5393 #: ../share/roundup/templates/responsive/html/bug.search.html:223 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5394 #: ../share/roundup/templates/responsive/html/task.search.html:184 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5395 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5396 msgid "not closed" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5397 msgstr "nicht ausgewählt" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5398 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5399 #: ../share/roundup/templates/devel/html/bug.search.html:237 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5400 #: ../share/roundup/templates/devel/html/task.item.html:73 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5401 #: ../share/roundup/templates/devel/html/task.search.html:237 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5402 #: ../share/roundup/templates/responsive/html/bug.search.html:237 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5403 #: ../share/roundup/templates/responsive/html/task.search.html:198 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5404 msgid "Resolution:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5405 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5406 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5407 #: ../share/roundup/templates/devel/html/bug.search.html:297 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5408 #: ../share/roundup/templates/responsive/html/bug.search.html:297 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5409 msgid "*: The \"all text\" field will look in message bodies and bug titles" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5410 msgstr "" |
|
6429
d30c3191b6e6
checkin master .pot and langage specific translation templates
John Rouillard <rouilj@ieee.org>
parents:
6406
diff
changeset
|
5411 "*: Der Volltext-Suchbegriff wird gesucht in den Überschriften und in den " |
|
d30c3191b6e6
checkin master .pot and langage specific translation templates
John Rouillard <rouilj@ieee.org>
parents:
6406
diff
changeset
|
5412 "Texten" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5413 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5414 #: ../share/roundup/templates/devel/html/help.html:11 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5415 #: ../share/roundup/templates/responsive/html/help.html:14 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5416 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5417 msgid "${what} help - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5418 msgstr "Hilfe zu \"${property}\" - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5419 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5420 #: ../share/roundup/templates/devel/html/keyword.index.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5421 #: ../share/roundup/templates/devel/html/keyword.index.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5422 #: ../share/roundup/templates/responsive/html/keyword.index.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5423 #: ../share/roundup/templates/responsive/html/keyword.index.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5424 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5425 msgid "List of keywords" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5426 msgstr "Dateiliste" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5427 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5428 #: ../share/roundup/templates/devel/html/keyword.item.html:8 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5429 #: ../share/roundup/templates/responsive/html/keyword.item.html:8 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5430 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5431 msgid "Keyword ${id}: ${title} - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5432 msgstr "Benutzer ${id}: ${title} - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5433 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5434 #: ../share/roundup/templates/devel/html/keyword.item.html:11 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5435 #: ../share/roundup/templates/responsive/html/keyword.item.html:11 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5436 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5437 msgid "New Keyword - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5438 msgstr "Neuer Benutzer - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5439 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5440 #: ../share/roundup/templates/devel/html/keyword.item.html:19 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5441 #: ../share/roundup/templates/responsive/html/keyword.item.html:19 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5442 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5443 msgid "New Keyword" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5444 msgstr "Schlagwort" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5445 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5446 #: ../share/roundup/templates/devel/html/keyword.item.html:21 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5447 #: ../share/roundup/templates/responsive/html/keyword.item.html:21 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5448 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5449 msgid "New Keyword Editing" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5450 msgstr "Schlagwörter bearbeiten" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5451 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5452 #: ../share/roundup/templates/devel/html/keyword.item.html:24 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5453 #: ../share/roundup/templates/responsive/html/keyword.item.html:24 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5454 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5455 msgid "Keyword${id}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5456 msgstr "Schlagwort" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5457 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5458 #: ../share/roundup/templates/devel/html/keyword.item.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5459 #: ../share/roundup/templates/responsive/html/keyword.item.html:27 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5460 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5461 msgid "Keyword${id} Editing" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5462 msgstr "Benutzer ${id} bearbeiten" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5463 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5464 #: ../share/roundup/templates/devel/html/keyword.item.html:57 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5465 #: ../share/roundup/templates/responsive/html/keyword.item.html:57 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5466 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5467 msgid "Description:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5468 msgstr "Absteigend:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5469 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5470 #: ../share/roundup/templates/devel/html/milestone.index.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5471 #: ../share/roundup/templates/devel/html/milestone.index.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5472 #: ../share/roundup/templates/responsive/html/milestone.index.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5473 #: ../share/roundup/templates/responsive/html/milestone.index.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5474 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5475 msgid "List of milestones" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5476 msgstr "Dateiliste" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5477 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5478 #: ../share/roundup/templates/devel/html/msg.item.html:52 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5479 #: ../share/roundup/templates/responsive/html/msg.item.html:42 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5480 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5481 msgid "Message-id" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5482 msgstr "Kommentar ${id}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5483 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5484 #: ../share/roundup/templates/devel/html/msg.item.html:57 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5485 #: ../share/roundup/templates/responsive/html/msg.item.html:44 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5486 msgid "In-reply-to" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5487 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5488 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5489 #: ../share/roundup/templates/devel/html/page.html:45 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5490 #: ../share/roundup/templates/responsive/html/page.html:61 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5491 msgid "Bugs" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5492 msgstr "Fehler" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5493 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5494 #: ../share/roundup/templates/devel/html/page.html:51 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5495 #: ../share/roundup/templates/devel/html/page.html:99 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5496 #: ../share/roundup/templates/devel/html/page.html:146 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5497 #: ../share/roundup/templates/responsive/html/page.html:67 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5498 #: ../share/roundup/templates/responsive/html/page.html:116 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5499 #: ../share/roundup/templates/responsive/html/page.html:164 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5500 msgid "Show Open" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5501 msgstr "Offene anzeigen" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5502 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5503 #: ../share/roundup/templates/devel/html/page.html:83 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5504 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5505 msgid "Show bug:" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5506 msgstr "Fehler anzeigen:" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5507 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5508 #: ../share/roundup/templates/devel/html/page.html:93 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5509 #: ../share/roundup/templates/responsive/html/page.html:111 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5510 msgid "Tasks" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5511 msgstr "Aufgaben" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5512 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5513 #: ../share/roundup/templates/devel/html/page.html:130 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5514 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5515 msgid "Show task:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5516 msgstr "Aufgabe anzeigen:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5517 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5518 #: ../share/roundup/templates/devel/html/page.html:140 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5519 #: ../share/roundup/templates/responsive/html/page.html:159 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5520 msgid "Milestones" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5521 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5522 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5523 #: ../share/roundup/templates/devel/html/page.html:160 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5524 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5525 msgid "User" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5526 msgstr "Benutzer hinzufügen" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5527 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5528 #: ../share/roundup/templates/devel/html/page.html:196 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5529 #: ../share/roundup/templates/responsive/html/page.html:213 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5530 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5531 msgid "Bugs assigned to you" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5532 msgstr "mir zugewiesen" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5533 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5534 #: ../share/roundup/templates/devel/html/page.html:216 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5535 #: ../share/roundup/templates/responsive/html/page.html:233 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5536 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5537 msgid "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5538 "<b>Your Queries</b> (<a class=\"nomargin\" href=\"query?@template=edit" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5539 "\">edit</a>)" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5540 msgstr "<b>Abfragen</b> (<a href=\"query?@template=edit\">bearbeiten</a>)" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5541 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5542 #: ../share/roundup/templates/devel/html/page.html:237 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5543 #: ../share/roundup/templates/responsive/html/page.html:254 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5544 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5545 msgid "Edit Keywords" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5546 msgstr "Vorhandene Schlagwörter" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5547 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5548 #: ../share/roundup/templates/devel/html/patch.index.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5549 #: ../share/roundup/templates/devel/html/patch.index.html:36 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5550 #: ../share/roundup/templates/responsive/html/patch.index.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5551 #: ../share/roundup/templates/responsive/html/patch.index.html:36 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5552 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5553 msgid "List of patches - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5554 msgstr "Klassenliste - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5555 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5556 #: ../share/roundup/templates/devel/html/patch.index.html:5 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5557 #: ../share/roundup/templates/devel/html/patch.index.html:38 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5558 #: ../share/roundup/templates/responsive/html/patch.index.html:5 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5559 #: ../share/roundup/templates/responsive/html/patch.index.html:38 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5560 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5561 msgid "List of patches" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5562 msgstr "Klassenliste" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5563 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5564 #: ../share/roundup/templates/devel/html/patch.item.html:2 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5565 #: ../share/roundup/templates/devel/html/patch.item.html:90 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5566 #: ../share/roundup/templates/responsive/html/patch.item.html:2 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5567 #: ../share/roundup/templates/responsive/html/patch.item.html:88 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5568 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5569 msgid "Patch display - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5570 msgstr "Datei anzeigen - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5571 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5572 #: ../share/roundup/templates/devel/html/patch.item.html:4 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5573 #: ../share/roundup/templates/responsive/html/patch.item.html:4 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5574 msgid "Modify patch" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5575 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5576 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5577 #: ../share/roundup/templates/devel/html/patch.item.html:37 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5578 #: ../share/roundup/templates/devel/html/patch.item.html:125 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5579 #: ../share/roundup/templates/responsive/html/patch.item.html:37 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5580 #: ../share/roundup/templates/responsive/html/patch.item.html:123 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5581 msgid "Repository" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5582 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5583 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5584 #: ../share/roundup/templates/devel/html/patch.item.html:41 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5585 #: ../share/roundup/templates/devel/html/patch.item.html:129 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5586 #: ../share/roundup/templates/responsive/html/patch.item.html:41 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5587 #: ../share/roundup/templates/responsive/html/patch.item.html:127 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5588 msgid "Repository revision" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5589 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5590 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5591 #: ../share/roundup/templates/devel/html/patch.item.html:92 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5592 #: ../share/roundup/templates/responsive/html/patch.item.html:90 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5593 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5594 msgid "Patch display" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5595 msgstr "Datei anzeigen" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5596 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5597 #: ../share/roundup/templates/devel/html/query.html:21 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5598 #: ../share/roundup/templates/responsive/html/query.html:21 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5599 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5600 msgid "${start}.. ${end} out of ${total}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5601 msgstr "${start}..${end} von ${total}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5602 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5603 #: ../share/roundup/templates/devel/html/task.index.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5604 #: ../share/roundup/templates/devel/html/task.index.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5605 #: ../share/roundup/templates/responsive/html/task.index.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5606 #: ../share/roundup/templates/responsive/html/task.index.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5607 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5608 msgid "List of tasks" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5609 msgstr "Klassenliste" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5610 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5611 #: ../share/roundup/templates/devel/html/task.item.html:6 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5612 #: ../share/roundup/templates/responsive/html/task.item.html:6 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5613 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5614 msgid "Task ${id}: ${title} - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5615 msgstr "Benutzer ${id}: ${title} - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5616 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5617 #: ../share/roundup/templates/devel/html/task.item.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5618 #: ../share/roundup/templates/responsive/html/task.item.html:9 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5619 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5620 msgid "New Task - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5621 msgstr "Neuer Benutzer - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5622 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5623 #: ../share/roundup/templates/devel/html/task.item.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5624 #: ../share/roundup/templates/responsive/html/task.item.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5625 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5626 msgid "New Task" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5627 msgstr "Neuer Benutzer" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5628 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5629 #: ../share/roundup/templates/devel/html/task.item.html:15 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5630 #: ../share/roundup/templates/responsive/html/task.item.html:15 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5631 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5632 msgid "New Task Editing" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5633 msgstr "Neuen Benutzer bearbeiten" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5634 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5635 #: ../share/roundup/templates/devel/html/task.item.html:18 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5636 #: ../share/roundup/templates/responsive/html/task.item.html:18 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5637 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5638 msgid "Task ${id}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5639 msgstr "Benutzer${id}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5640 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5641 #: ../share/roundup/templates/devel/html/task.item.html:21 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5642 #: ../share/roundup/templates/responsive/html/task.item.html:21 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5643 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5644 msgid "Task${id} Editing" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5645 msgstr "Benutzer ${id} bearbeiten" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5646 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5647 #: ../share/roundup/templates/devel/html/task.item.html:55 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5648 #: ../share/roundup/templates/devel/html/task.item.html:59 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5649 #: ../share/roundup/templates/devel/html/task.item.html:70 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5650 msgid ":" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5651 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5652 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5653 #: ../share/roundup/templates/devel/html/task.search.html:2 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5654 #: ../share/roundup/templates/responsive/html/task.search.html:2 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5655 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5656 msgid "Task searching - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5657 msgstr "Aufgaben suchen - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5658 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5659 #: ../share/roundup/templates/devel/html/task.search.html:4 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5660 #: ../share/roundup/templates/responsive/html/task.search.html:4 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5661 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5662 msgid "Task searching" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5663 msgstr "Aufgaben suchen" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5664 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5665 #: ../share/roundup/templates/devel/html/task.search.html:297 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5666 #: ../share/roundup/templates/responsive/html/task.search.html:258 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5667 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5668 msgid "*: The \"all text\" field will look in message bodies and task titles" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5669 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5670 "*: Das Feld \"Volltext\" durchsucht Titel von Aufgaben und Kommentartexte" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5671 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5672 #: ../share/roundup/templates/devel/html/user.forgotten.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5673 #: ../share/roundup/templates/responsive/html/user.forgotten.html:13 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5674 msgid "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5675 "If your user was automatically created during import from the old " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5676 "sourceforge tracker, your e-mail address is <Sourceforge username>" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5677 "@users.sourceforge.net. The mail address associated with your account can be " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5678 "changed after login." |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5679 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5680 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5681 #: ../share/roundup/templates/devel/html/user.forgotten.html:40 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5682 #: ../share/roundup/templates/responsive/html/user.forgotten.html:40 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5683 msgid "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5684 "If you have previously created or modified issue reports in the sourceforge " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5685 "issue tracker, you have an account here with the same username as your " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5686 "sourceforge username." |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5687 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5688 |
| 4098 | 5689 #: ../share/roundup/templates/minimal/html/home.html:2 |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
5690 msgid "Tracker home - ${tracker}" |
| 4098 | 5691 msgstr "Tracker-Startseite - ${tracker}" |
| 5692 | |
| 5693 #: ../share/roundup/templates/minimal/html/home.html:4 | |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
5694 msgid "Tracker home" |
| 4098 | 5695 msgstr "Tracker-Startseite" |
| 5696 | |
| 5697 #: ../share/roundup/templates/minimal/html/home.html:16 | |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
5698 msgid "Please select from one of the menu options on the left." |
| 4098 | 5699 msgstr "Bitte wählen Sie links eine Menu-Option." |
| 5700 | |
| 5701 #: ../share/roundup/templates/minimal/html/home.html:19 | |
|
3986
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
5702 msgid "Please log in or register." |
|
68accc7d4b69
indexerror when there are no messages to the issue
Richard Jones <richard@users.sourceforge.net>
parents:
3984
diff
changeset
|
5703 msgstr "Bitte anmelden oder registrieren" |
|
3708
458aea62ca79
updated to Roundup 1.1.2;
Tobias Herp <tobias-herp@users.sourceforge.net>
parents:
3109
diff
changeset
|
5704 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5705 #: ../share/roundup/templates/responsive/html/bug.index.html:84 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5706 #: ../share/roundup/templates/responsive/html/bug.index.html:89 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5707 #: ../share/roundup/templates/responsive/html/milestone.index.html:58 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5708 #: ../share/roundup/templates/responsive/html/milestone.index.html:63 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5709 #: ../share/roundup/templates/responsive/html/task.index.html:78 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5710 #: ../share/roundup/templates/responsive/html/task.index.html:83 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5711 msgid "Previous" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5712 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5713 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5714 #: ../share/roundup/templates/responsive/html/bug.index.html:93 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5715 #: ../share/roundup/templates/responsive/html/milestone.index.html:67 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5716 #: ../share/roundup/templates/responsive/html/task.index.html:87 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5717 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5718 msgid "<a href=\"#\">${start}..${end} out of ${total}</a>" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5719 msgstr "${start}..${end} von ${total}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5720 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5721 #: ../share/roundup/templates/responsive/html/bug.index.html:96 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5722 #: ../share/roundup/templates/responsive/html/bug.index.html:101 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5723 #: ../share/roundup/templates/responsive/html/milestone.index.html:70 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5724 #: ../share/roundup/templates/responsive/html/milestone.index.html:75 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5725 #: ../share/roundup/templates/responsive/html/task.index.html:90 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5726 #: ../share/roundup/templates/responsive/html/task.index.html:95 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5727 msgid "Next" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5728 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5729 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5730 #: ../share/roundup/templates/responsive/html/bug.item.html:50 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5731 msgid "Version" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5732 msgstr "Version" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5733 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5734 #: ../share/roundup/templates/responsive/html/bug.item.html:100 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5735 #: ../share/roundup/templates/responsive/html/task.item.html:89 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5736 msgid "component" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5737 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5738 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5739 #: ../share/roundup/templates/responsive/html/bug.item.html:138 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5740 #: ../share/roundup/templates/responsive/html/task.item.html:114 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5741 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5742 msgid "Assigned to" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5743 msgstr "Zugewiesen:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5744 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5745 #: ../share/roundup/templates/responsive/html/bug.item.html:140 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5746 #: ../share/roundup/templates/responsive/html/task.item.html:116 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5747 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5748 msgid "Nosy list" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5749 msgstr "Interessenten" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5750 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5751 #: ../share/roundup/templates/responsive/html/bug.item.html:260 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5752 #: ../share/roundup/templates/responsive/html/task.item.html:227 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5753 msgid "<span class=\"badge badge-inverse\">Comment</span> " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5754 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5755 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5756 #: ../share/roundup/templates/responsive/html/page.html:100 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5757 msgid "Show bug" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5758 msgstr "Fehler anzeigen" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5759 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5760 #: ../share/roundup/templates/responsive/html/page.html:148 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5761 msgid "Show task" |
|
6406
3dd478def31d
merge request https://sourceforge.net/p/roundup/code/merge-requests/3/ with updated translations for responsive template
John Rouillard <rouilj@ieee.org>
parents:
6405
diff
changeset
|
5762 msgstr "Aufgabe anzeigen" |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5763 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5764 #: ../share/roundup/templates/responsive/html/page.html:181 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5765 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5766 msgid "Password" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5767 msgstr "Passwort" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5768 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
5769 #, fuzzy |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
5770 #~ msgid " %(description)s (%(name)s for \"%(klass)s\" " |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
5771 #~ msgstr "%(description)s (%(name)s einzig für \"%(klass)s\")" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
5772 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
5773 #~ msgid "Error: a later version of python is required" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
5774 #~ msgstr "Fehler: eine neuere Python-Version wird benötigt" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
5775 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
5776 #~ msgid "Error: %s: %s" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
5777 #~ msgstr "Fehler: %s: %s" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
5778 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5779 #~ msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5780 #~ "Usage: history designator\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5781 #~ " Show the history entries of a designator.\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5782 #~ "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5783 #~ " Lists the journal entries for the node identified by the " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5784 #~ "designator.\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5785 #~ " " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5786 #~ msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5787 #~ "Verwendung: history Bezeichner\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5788 #~ " Zeigt den Verlauf eines Eintrags an.\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5789 #~ "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5790 #~ " Listet das Bearbeitungs-Journal des Eintrags mit dem angegebenen\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5791 #~ " Bezeichner auf.\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5792 #~ " " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5793 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5794 #~ msgid "WARNING: invalid date tuple %r" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5795 #~ msgstr "WARNUNG: ungültiges Datums-Tupel %r" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5796 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5797 #~ msgid "%(class)s %(id)s - nothing changed" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5798 #~ msgstr "%(class)s %(id)s - keine Änderungen" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5799 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5800 #~ msgid "File is empty" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5801 #~ msgstr "Die ausgewählte Datei ist leer" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5802 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5803 #~ msgid "*encrypted*" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5804 #~ msgstr "*verschlüsselt*" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5805 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5806 #~ msgid "property %s: %r is not currently an element" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5807 #~ msgstr "Eigenschaft %s: %r ist derzeit kein Element" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5808 |
| 4098 | 5809 #~ msgid "%(key)s: %(value)r" |
| 5810 #~ msgstr "%(key)s: %(value)r" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5811 |
| 4098 | 5812 #~ msgid "You do not have permission to edit user roles" |
| 5813 #~ msgstr "Sie sind nicht berechtigt, Benutzer-Rollen zu ändern" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5814 |
| 4098 | 5815 #~ msgid "Not a date spec: %s" |
| 5816 #~ msgstr "Kein gültiges Datum: %s" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5817 |
| 4098 | 5818 #~ msgid "" |
| 5819 #~ "\n" | |
| 5820 #~ "I cannot match your message to a node in the database - you need to " | |
| 5821 #~ "either\n" | |
| 5822 #~ "supply a full designator (with number, eg \"[issue123]\" or keep the\n" | |
| 5823 #~ "previous subject title intact so I can match that.\n" | |
| 5824 #~ "\n" | |
| 5825 #~ "Subject was: \"%(subject)s\"\n" | |
| 5826 #~ msgstr "" | |
| 5827 #~ "\n" | |
| 5828 #~ "Ich kann Ihre Nachricht keinem Eintrag in der Datenbank zuordnen - Sie " | |
| 5829 #~ "müssen\n" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5830 #~ "entweder einen vollen Bezeichner angeben (mit Nummer, z. B. " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5831 #~ "\"[issue123]\")\n" |
|
4778
4f25deb20dfa
issue2550634: New German orthography corrections
Thomas Arendsen Hein <thomas@intevation.de>
parents:
4570
diff
changeset
|
5832 #~ "oder die Betreffzeile intakt lassen, so dass ich diese zuordnen kann.\n" |
| 4098 | 5833 #~ "\n" |
| 5834 #~ "Die Betreffzeile (Subject) war:\n" | |
| 5835 #~ " '%(subject)s'\n" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5836 |
| 4098 | 5837 #~ msgid "" |
| 5838 #~ "\n" | |
| 5839 #~ "You are not a registered user.\n" | |
| 5840 #~ "\n" | |
| 5841 #~ "Unknown address: %(from_address)s\n" | |
| 5842 #~ msgstr "" | |
| 5843 #~ "\n" | |
| 5844 #~ "Sie sind kein registrierter Anwender.\n" | |
| 5845 #~ "\n" | |
| 5846 #~ "Unbekannte Adresse: %(from_address)s\n" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5847 |
| 4098 | 5848 #~ msgid "topic" |
| 5849 #~ msgstr "Schlagwort" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5850 |
| 4098 | 5851 #~ msgid "Error: apop specification not valid" |
| 5852 #~ msgstr "Fehler: apop Optionen ungültig" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5853 |
| 4098 | 5854 #~ msgid "List of issues - ${tracker}" |
| 5855 #~ msgstr "Aufgabenliste - ${tracker}" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5856 |
| 4098 | 5857 #~ msgid "List of issues - ${query} - ${tracker}" |
| 5858 #~ msgstr "Aufgabenliste - ${query} - ${tracker}" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5859 |
| 4098 | 5860 #~ msgid "List of issues - ${query}" |
| 5861 #~ msgstr "Aufgabenliste - ${query}" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5862 |
| 4098 | 5863 #~ msgid "Topic" |
| 5864 #~ msgstr "Schlagwort" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5865 |
| 4098 | 5866 #~ msgid "View: ${link}" |
| 5867 #~ msgstr "Anzeigen: ${link}" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5868 |
| 4098 | 5869 #~ msgid "Topics" |
| 5870 #~ msgstr "Schlagwörter" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5871 |
| 4098 | 5872 #~ msgid "Topic:" |
| 5873 #~ msgstr "Schlagwort:" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5874 |
| 4098 | 5875 #~ msgid "Timezone" |
| 5876 #~ msgstr "Zeitzone" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5877 |
| 4098 | 5878 #~ msgid "Hello,<br>${user}" |
| 5879 #~ msgstr "Hallo,<br>${user}" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5880 |
| 4098 | 5881 #~ msgid "User editing - ${tracker}" |
| 5882 #~ msgstr "Benutzer bearbeiten - ${tracker}" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5883 |
| 4098 | 5884 #~ msgid "Copy item" |
| 5885 #~ msgstr "kopieren" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5886 |
| 4098 | 5887 #~ msgid "sort descending" |
| 5888 #~ msgstr "absteigend sortieren" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5889 |
| 4098 | 5890 #~ msgid "group descending" |
| 5891 #~ msgstr "absteigend gruppieren" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5892 |
| 4098 | 5893 #~ msgid "don't sort" |
| 5894 #~ msgstr "nicht sortieren" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5895 |
| 4098 | 5896 #~ msgid "don't group" |
| 5897 #~ msgstr "nicht gruppieren" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5898 |
| 4098 | 5899 #~ msgid "Sort/Group Descending:" |
| 5900 #~ msgstr "absteigend sortieren/gruppieren:" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5901 |
| 4098 | 5902 #~ msgid "Paged Output:" |
| 5903 #~ msgstr "seitenweise ausgeben:" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5904 |
| 4098 | 5905 #~ msgid "username" |
| 5906 #~ msgstr "Benutzername" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5907 |
| 4098 | 5908 #~ msgid "realname" |
| 5909 #~ msgstr "Name" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5910 |
| 4098 | 5911 #~ msgid "firstname" |
| 5912 #~ msgstr "Vorname" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5913 |
| 4098 | 5914 #~ msgid "lastname" |
| 5915 #~ msgstr "Nachname" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5916 |
| 4098 | 5917 #~ msgid "address" |
| 5918 #~ msgstr "Mail-Adresse" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
5052
diff
changeset
|
5919 |
| 4098 | 5920 #~ msgid "(cal)" |
| 5921 #~ msgstr "(Kal.)" |
