Mercurial > p > roundup > code
annotate locale/hu.po @ 7228:07ce4e4110f5
flake8 fixes: whitespace, remove unused imports
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 18 Mar 2023 14:16:31 -0400 |
| parents | c1227f883177 |
| children | 6ebc9f6f5d8e |
| rev | line source |
|---|---|
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1 # Translation of roundup.po to Hungarian |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2 # Copyright © 2007 Free Software Foundation, Inc. |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3 # This file is distributed under the same license as the Roundup package. |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4 # |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
5 # Gulácsi Tamás <T.Gulacsi@unosoft.hu>, 2006. |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
6 # kilo aka Gabor Kmetyko <kg_kilo@freemail.hu>, 2007. |
| 3781 | 7 msgid "" |
| 8 msgstr "" | |
| 7052 | 9 "Project-Id-Version: Roundup 2.3.0\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
10 "Report-Msgid-Bugs-To: roundup-devel@lists.sourceforge.net\n" |
|
7209
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
11 "POT-Creation-Date: 2023-03-03 17:28-0500\n" |
|
4843
55d1a73d6118
Drop comment in user settings about numeric hour offsets.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
3928
diff
changeset
|
12 "PO-Revision-Date: 2013-10-31 12:19+0100\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
13 "Last-Translator: kilo aka Gabor Kmetyko <kg_kilo@freemail.hu>\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
14 "Language-Team: Hungarian\n" |
| 7052 | 15 "Language: hu\n" |
| 3781 | 16 "MIME-Version: 1.0\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
17 "Content-Type: text/plain; charset=UTF-8\n" |
| 3781 | 18 "Content-Transfer-Encoding: 8bit\n" |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
19 "Plural-Forms: nplurals=2; plural=n != 1;X-Generator: KBabel 1.11.4\n" |
| 3781 | 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:
4843
diff
changeset
|
22 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
23 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
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:
4843
diff
changeset
|
25 msgstr "Nincs jogosultsága %(action)s műveletre a(z) %(classname)s osztályon." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
26 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
27 #: ../roundup/actions.py:65 ../roundup/cgi/actions.py:240 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
28 msgid "You may not retire the admin or anonymous user" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
29 msgstr "Az admin és anonymous felhasználókat nem lehet visszavonultatni" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
30 |
| 3781 | 31 # ../roundup/admin.py:85 :981 :1030 :1052 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
32 #: ../roundup/admin.py:112 ../roundup/admin.py:1295 ../roundup/admin.py:1350 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
33 #: ../roundup/admin.py:1377 ../roundup/admin.py:112:1295 :1350:1377 |
| 3781 | 34 #, python-format |
| 35 msgid "no such class \"%(classname)s\"" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
36 msgstr "nincs \"%(classname)s\" osztály" |
| 3781 | 37 |
| 38 # ../roundup/admin.py:95 :99 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
39 #: ../roundup/admin.py:124 |
| 3781 | 40 #, python-format |
| 41 msgid "argument \"%(arg)s\" not propname=value" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
42 msgstr "A(z) \"%(arg)s\" argumentum nem név=érték alakú" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
43 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
44 #: ../roundup/admin.py:137 |
| 3781 | 45 #, python-format |
| 46 msgid "" | |
| 47 "Problem: %(message)s\n" | |
| 48 "\n" | |
| 49 msgstr "Probléma: %(message)s\n" | |
| 50 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
51 #: ../roundup/admin.py:138 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
52 #, fuzzy, python-format |
| 3781 | 53 msgid "" |
| 54 "%(message)sUsage: roundup-admin [options] [<command> <arguments>]\n" | |
| 55 "\n" | |
| 56 "Options:\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
57 " -i instance home -- specify the issue tracker \"home directory\" to " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
58 "administer\n" |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
59 " -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
|
60 "admin)\n" |
| 3781 | 61 " -d -- print full designators not just class id numbers\n" |
| 62 " -c -- when outputting lists of data, comma-separate them.\n" | |
| 63 " Same as '-S \",\"'.\n" | |
| 64 " -S <string> -- when outputting lists of data, string-separate them\n" | |
| 65 " -s -- when outputting lists of data, space-separate them.\n" | |
| 66 " Same as '-S \" \"'.\n" | |
| 67 " -V -- be verbose when importing\n" | |
| 68 " -v -- report Roundup and Python versions (and quit)\n" | |
| 69 "\n" | |
| 70 " Only one of -s, -c or -S can be specified.\n" | |
| 71 "\n" | |
| 72 "Help:\n" | |
| 73 " roundup-admin -h\n" | |
| 74 " roundup-admin help -- this help\n" | |
| 75 " roundup-admin help <command> -- command-specific help\n" | |
| 76 " roundup-admin help all -- all available help\n" | |
| 77 msgstr "" | |
| 78 "%(message)sHasználat: roundup-admin [opciók] [<parancs><argumentumok>]\n" | |
| 79 "\n" | |
| 80 "Opciók:\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
81 " -i példány elérési út -- add meg az adminisztrálni kívánt hibakövető " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
82 "\"könyvtárát\"\n" |
| 3781 | 83 " -u -- a parancsoknál használt felhasználónév[:jelszó]\n" |
| 84 " -d -- írd ki a teljes nevet, ne csak az osztály azonosítót\n" | |
| 85 " -c -- adatlistáknál vesszővel válaszd el az elemeket.\n" | |
| 86 " Ugyanaz mint '-S \",\"'.\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
87 " -S <szöveg> -- adatlistáknál a megadott szöveggel válaszd el az " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
88 "elemeket\n" |
| 3781 | 89 " -s -- when outputting lists of data, space-separate them.\n" |
| 90 " Same as '-S \" \"'.\n" | |
| 91 " -V -- importálásnál legyél bőbeszédű\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
92 " -v -- írd ki a Roundup és a Python verziószámokat (és lépj " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
93 "ki)\n" |
| 3781 | 94 "\n" |
| 95 " -s, -c vagy -S közül egyszerre csak egy adható meg.\n" | |
| 96 "\n" | |
| 97 "segítség:\n" | |
| 98 " roundup-admin -h\n" | |
| 99 " roundup-admin help -- ez a segítség\n" | |
| 100 " roundup-admin help <command> -- parancs-specifikus segítség\n" | |
| 101 " roundup-admin help all -- minden elérhető segítség\n" | |
| 102 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
103 #: ../roundup/admin.py:165 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
104 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
105 msgid "Commands: " |
| 3781 | 106 msgstr "Parancsok:" |
| 107 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
108 #: ../roundup/admin.py:172 |
| 3781 | 109 msgid "" |
| 110 "Commands may be abbreviated as long as the abbreviation\n" | |
| 111 "matches only one command, e.g. l == li == lis == list." | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
112 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
113 "A parancsok rövidíthetők mindaddig, amíg csak egy parancsra illenek, pl. l " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
114 "== li == lis == list." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
115 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
116 #: ../roundup/admin.py:201 |
| 3781 | 117 msgid "" |
| 118 "\n" | |
| 119 "All commands (except help) require a tracker specifier. This is just\n" | |
| 120 "the path to the roundup tracker you're working with. A roundup tracker\n" | |
| 121 "is where roundup keeps the database and configuration file that defines\n" | |
| 122 "an issue tracker. It may be thought of as the issue tracker's \"home\n" | |
| 123 "directory\". It may be specified in the environment variable TRACKER_HOME\n" | |
| 124 "or on the command line as \"-i tracker\".\n" | |
| 125 "\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
126 "A designator is a classname and a nodeid concatenated, eg. bug1, " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
127 "user10, ...\n" |
| 3781 | 128 "\n" |
| 129 "Property values are represented as strings in command arguments and in the\n" | |
| 130 "printed results:\n" | |
| 131 " . Strings are, well, strings.\n" | |
| 132 " . Date values are printed in the full date format in the local time zone,\n" | |
| 133 " and accepted in the full format or any of the partial formats explained\n" | |
| 134 " below.\n" | |
| 135 " . Link values are printed as node designators. When given as an argument,\n" | |
| 136 " node designators and key strings are both accepted.\n" | |
| 137 " . Multilink values are printed as lists of node designators joined\n" | |
| 138 " by commas. When given as an argument, node designators and key\n" | |
| 139 " strings are both accepted; an empty string, a single node, or a list\n" | |
| 140 " of nodes joined by commas is accepted.\n" | |
| 141 "\n" | |
| 142 "When property values must contain spaces, just surround the value with\n" | |
| 143 "quotes, either ' or \". A single space may also be backslash-quoted. If a\n" | |
| 144 "value must contain a quote character, it must be backslash-quoted or inside\n" | |
| 145 "quotes. Examples:\n" | |
| 146 " hello world (2 tokens: hello, world)\n" | |
| 147 " \"hello world\" (1 token: hello world)\n" | |
| 148 " \"Roch'e\" Compaan (2 tokens: Roch'e Compaan)\n" | |
| 149 " Roch\\'e Compaan (2 tokens: Roch'e Compaan)\n" | |
| 150 " address=\"1 2 3\" (1 token: address=1 2 3)\n" | |
| 151 " \\\\ (1 token: \\)\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
152 " \\n\\r\\t (1 token: a newline, carriage-return and " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
153 "tab)\n" |
| 3781 | 154 "\n" |
| 155 "When multiple nodes are specified to the roundup get or roundup set\n" | |
| 156 "commands, the specified properties are retrieved or set on all the listed\n" | |
| 157 "nodes.\n" | |
| 158 "\n" | |
| 159 "When multiple results are returned by the roundup get or roundup find\n" | |
| 160 "commands, they are printed one per line (default) or joined by commas (with\n" | |
| 161 "the -c) option.\n" | |
| 162 "\n" | |
| 163 "Where the command changes data, a login name/password is required. The\n" | |
| 164 "login may be specified as either \"name\" or \"name:password\".\n" | |
| 165 " . ROUNDUP_LOGIN environment variable\n" | |
| 166 " . the -u command-line option\n" | |
| 167 "If either the name or password is not supplied, they are obtained from the\n" | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
168 "command-line. (See admin guide before using -u.)\n" |
| 3781 | 169 "\n" |
| 170 "Date format examples:\n" | |
| 171 " \"2000-04-17.03:45\" means <Date 2000-04-17.08:45:00>\n" | |
| 172 " \"2000-04-17\" means <Date 2000-04-17.00:00:00>\n" | |
| 173 " \"01-25\" means <Date yyyy-01-25.00:00:00>\n" | |
| 174 " \"08-13.22:13\" means <Date yyyy-08-14.03:13:00>\n" | |
| 175 " \"11-07.09:32:43\" means <Date yyyy-11-07.14:32:43>\n" | |
| 176 " \"14:25\" means <Date yyyy-mm-dd.19:25:00>\n" | |
| 177 " \"8:47:11\" means <Date yyyy-mm-dd.13:47:11>\n" | |
| 178 " \".\" means \"right now\"\n" | |
| 179 "\n" | |
| 180 "Command help:\n" | |
| 181 msgstr "" | |
| 182 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
183 #: ../roundup/admin.py:264 |
| 3781 | 184 #, python-format |
| 185 msgid "%s:" | |
| 186 msgstr "%s:" | |
| 187 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
188 #: ../roundup/admin.py:271 |
| 3781 | 189 msgid "" |
| 190 "Usage: help topic\n" | |
| 191 " Give help about topic.\n" | |
| 192 "\n" | |
| 193 " commands -- list commands\n" | |
| 194 " <command> -- help specific to a command\n" | |
| 195 " initopts -- init command options\n" | |
| 196 " all -- all available help\n" | |
| 197 " " | |
| 198 msgstr "" | |
| 199 "Használat: help téma\n" | |
| 200 " Segítséget ad a témáról.\n" | |
| 201 "\n" | |
| 202 " commands -- parancsok listája\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
203 " <command> -- segítség adott parancshoz\n" |
| 3781 | 204 " initopts -- kezdő parancs opciók\n" |
| 205 " all -- minden elérhető segítség\n" | |
| 206 " " | |
| 207 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
208 #: ../roundup/admin.py:293 |
| 3781 | 209 #, python-format |
| 210 msgid "Sorry, no help for \"%(topic)s\"" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
211 msgstr "Elnézést, \"%(topic)s\" témához nincs súgó" |
| 3781 | 212 |
| 213 # ../roundup/admin.py:340 :396 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
214 #: ../roundup/admin.py:408 ../roundup/admin.py:464 ../roundup/admin.py:408:464 |
| 3781 | 215 msgid "Templates:" |
| 216 msgstr "Sablonok:" | |
| 217 | |
| 218 # ../roundup/admin.py:343 :407 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
219 #: ../roundup/admin.py:411 ../roundup/admin.py:474 ../roundup/admin.py:411:474 |
| 3781 | 220 msgid "Back ends:" |
| 221 msgstr "Adatbázis hátterek:" | |
| 222 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
223 #: ../roundup/admin.py:414 |
| 3781 | 224 msgid "" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
225 "Usage: install [template [backend [key=val[,key=val]]]]\n" |
| 3781 | 226 " Install a new Roundup tracker.\n" |
| 227 "\n" | |
| 228 " The command will prompt for the tracker home directory\n" | |
| 229 " (if not supplied through TRACKER_HOME or the -i option).\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
230 " The template and backend may be specified on the command-line\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
231 " as arguments, in that order.\n" |
| 3781 | 232 "\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
233 " Command line arguments following the backend allows you to\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
234 " pass initial values for config options. For example, passing\n" |
| 3781 | 235 " \"web_http_auth=no,rdbms_user=dinsdale\" will override defaults\n" |
| 236 " for options http_auth in section [web] and user in section [rdbms].\n" | |
| 237 " Please be careful to not use spaces in this argument! (Enclose\n" | |
| 238 " whole argument in quotes if you need spaces in option value).\n" | |
| 239 "\n" | |
| 240 " The initialise command must be called after this command in order\n" | |
| 241 " to initialise the tracker's database. You may edit the tracker's\n" | |
| 242 " initial database contents before running that command by editing\n" | |
| 243 " the tracker's dbinit.py module init() function.\n" | |
| 244 "\n" | |
| 245 " See also initopts help.\n" | |
| 246 " " | |
| 247 msgstr "" | |
| 248 | |
| 249 # ../roundup/admin.py:369 :466 :527 :606 :656 :714 :735 :763 :834 :901 :972 | |
| 250 # :1020 :1042 :1069 :1136 :1207 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
251 #: ../roundup/admin.py:437 ../roundup/admin.py:568 ../roundup/admin.py:671 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
252 #: ../roundup/admin.py:764 ../roundup/admin.py:822 ../roundup/admin.py:908 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
253 #: ../roundup/admin.py:967 ../roundup/admin.py:994 ../roundup/admin.py:1021 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
254 #: ../roundup/admin.py:1098 ../roundup/admin.py:1193 ../roundup/admin.py:1279 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
255 #: ../roundup/admin.py:1340 ../roundup/admin.py:1367 ../roundup/admin.py:1403 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
256 #: ../roundup/admin.py:1531 ../roundup/admin.py:1615 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
257 #: ../roundup/admin.py:437:568 :1021:1098:1193 :1279:1340 :1367:1403 :1531:1615 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
258 #: :671:764 :822:908 :967:994 |
| 3781 | 259 msgid "Not enough arguments supplied" |
| 260 msgstr "Nincs megadva elég argumentum" | |
| 261 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
262 #: ../roundup/admin.py:443 |
| 3781 | 263 #, python-format |
| 264 msgid "Instance home parent directory \"%(parent)s\" does not exist" | |
| 265 msgstr "Példány könyvtár szülője (\"%(parent)s\") nem létezik" | |
| 266 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
267 #: ../roundup/admin.py:452 |
| 3781 | 268 #, python-format |
| 269 msgid "" | |
| 270 "WARNING: There appears to be a tracker in \"%(tracker_home)s\"!\n" | |
| 271 "If you re-install it, you will lose all the data!\n" | |
| 272 "Erase it? Y/N: " | |
| 273 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
274 "FIGYELEM: Úgy tűnik, már létezik egy hibakövető a \"%(tracker_home)s\" " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
275 "könyvtárban!\n" |
| 3781 | 276 "Ha újra installálod, minden adat elveszik!\n" |
| 277 "Töröljem? Y/N: " | |
| 278 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
279 #: ../roundup/admin.py:465 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
280 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
281 msgid "Select template" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
282 msgstr "Sablon választása [classic]: " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
283 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
284 #: ../roundup/admin.py:475 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
285 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
286 msgid "Select backend" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
287 msgstr "Adatbázis háttér választása [anydbm]: " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
288 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
289 #: ../roundup/admin.py:486 |
| 3781 | 290 #, python-format |
| 291 msgid "Error in configuration settings: \"%s\"" | |
| 292 msgstr "Hiba a konfigurációs beállításokban: \"%s\"" | |
| 293 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
294 #: ../roundup/admin.py:517 |
| 3781 | 295 #, python-format |
| 296 msgid "" | |
| 297 "\n" | |
| 298 "---------------------------------------------------------------------------\n" | |
| 299 " You should now edit the tracker configuration file:\n" | |
| 300 " %(config_file)s" | |
| 301 msgstr "" | |
| 302 "\n" | |
| 303 "---------------------------------------------------------------------------\n" | |
| 304 " Most kell szerkesztened a konfigurációs fájlt:\n" | |
| 305 " %(config_file)s" | |
| 306 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
307 #: ../roundup/admin.py:527 |
| 3781 | 308 msgid " ... at a minimum, you must set following options:" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
309 msgstr " ... legalább a következő opciókat kell beállítani:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
310 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
311 #: ../roundup/admin.py:532 |
| 3781 | 312 #, python-format |
| 313 msgid "" | |
| 314 "\n" | |
| 315 " If you wish to modify the database schema,\n" | |
| 316 " you should also edit the schema file:\n" | |
| 317 " %(database_config_file)s\n" | |
| 318 " You may also change the database initialisation file:\n" | |
| 319 " %(database_init_file)s\n" | |
| 320 " ... see the documentation on customizing for more information.\n" | |
| 321 "\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
322 " You MUST run the \"roundup-admin initialise\" command once you've " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
323 "performed\n" |
| 3781 | 324 " the above steps.\n" |
| 325 "---------------------------------------------------------------------------\n" | |
| 326 msgstr "" | |
| 327 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
328 #: ../roundup/admin.py:563 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
329 #, fuzzy |
| 3781 | 330 msgid "" |
| 331 "Usage: genconfig <filename>\n" | |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
332 " 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
|
333 " values in <filename>.\n" |
| 3781 | 334 " " |
| 335 msgstr "" | |
| 336 "Használat: genconfig <fájlnév>\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
337 " Új hibakövető konfigurációs fájl (ini stílusú) generálása " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
338 "alapértelmezett értékekkel\n" |
| 3781 | 339 " a <fájlnév> fájlba.\n" |
| 340 " " | |
| 341 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
342 #: ../roundup/admin.py:581 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
343 #, python-format |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
344 msgid "" |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
345 "Changing option\n" |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
346 " 'password_pbkdf2_default_rounds'\n" |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
347 "from old default of %(old_number)s to new default of %(new_number)s." |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
348 msgstr "" |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
349 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
350 #: ../roundup/admin.py:593 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
351 #, python-format |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
352 msgid "" |
|
7204
ccb0e566e0be
Add missing space in message; add tests; update .po
John Rouillard <rouilj@ieee.org>
parents:
7203
diff
changeset
|
353 "Update 'password_pbkdf2_default_rounds' to a number equal to or larger\n" |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
354 "than %s." |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
355 msgstr "" |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
356 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
357 #: ../roundup/admin.py:604 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
358 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
359 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
360 "Usage: updateconfig <filename>\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
361 " Generate an updated tracker config file (ini style) in\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
362 " <filename>. Use current settings from existing roundup\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
363 " tracker in tracker home.\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
364 " " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
365 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
366 "Használat: genconfig <fájlnév>\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
367 " Új hibakövető konfigurációs fájl (ini stílusú) generálása " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
368 "alapértelmezett értékekkel\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
369 " a <fájlnév> fájlba.\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
370 " " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
371 |
| 3781 | 372 #. password |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
373 #: ../roundup/admin.py:612 |
| 3781 | 374 msgid "" |
| 375 "Usage: initialise [adminpw]\n" | |
| 376 " Initialise a new Roundup tracker.\n" | |
| 377 "\n" | |
| 378 " The administrator details will be set at this step.\n" | |
| 379 "\n" | |
| 380 " Execute the tracker's initialisation function dbinit.init()\n" | |
| 381 " " | |
| 382 msgstr "" | |
| 383 "Használat: initialise [adminpw]\n" | |
| 384 " Inicializál egy új Roundup hibakövetőt.\n" | |
| 385 "\n" | |
| 386 " Az adminisztrátori részletek ebben a lépésben lesznek beállítva.\n" | |
| 387 "\n" | |
| 388 " Végrehajtja az adatbázist inicializáló dbinit.init() rutint\n" | |
| 389 " " | |
| 390 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
391 #: ../roundup/admin.py:626 |
| 3781 | 392 msgid "Admin Password: " |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
393 msgstr "Adminisztrátori jelszó: " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
394 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
395 #: ../roundup/admin.py:627 |
| 3781 | 396 msgid " Confirm: " |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
397 msgstr " Megerősítés " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
398 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
399 #: ../roundup/admin.py:631 |
| 3781 | 400 msgid "Instance home does not exist" |
| 401 msgstr "A példány könyvtára nem létezik" | |
| 402 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
403 #: ../roundup/admin.py:635 |
| 3781 | 404 msgid "Instance has not been installed" |
| 405 msgstr "A példány nem lett installálva" | |
| 406 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
407 #: ../roundup/admin.py:641 |
| 3781 | 408 msgid "" |
| 409 "WARNING: The database is already initialised!\n" | |
| 410 "If you re-initialise it, you will lose all the data!\n" | |
| 411 "Erase it? Y/N: " | |
| 412 msgstr "" | |
| 413 "FIGYELEM: Az adatbázis már inicializált!\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
414 "Újrainicializálás esetén minden adat elvész!\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
415 "Törli? Y/N: " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
416 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
417 #: ../roundup/admin.py:661 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
418 #, fuzzy |
| 3781 | 419 msgid "" |
| 420 "Usage: get property designator[,designator]*\n" | |
| 421 " Get the given property of one or more designator(s).\n" | |
| 422 "\n" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
423 " A designator is a classname and a nodeid concatenated,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
424 " eg. bug1, user10, ...\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
425 "\n" |
| 3781 | 426 " Retrieves the property value of the nodes specified\n" |
| 427 " by the designators.\n" | |
| 428 " " | |
| 429 msgstr "" | |
| 430 "Használat: get property designator[,designator]*\n" | |
| 431 " Visszaadja egy vagy több jelölő tulajdonságát.\n" | |
| 432 "\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
433 " Visszaadja a jelölő által meghatározott\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
434 " csomópont értékét.\n" |
| 3781 | 435 " " |
| 436 | |
| 437 # ../roundup/admin.py:560 :575 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
438 #: ../roundup/admin.py:705 ../roundup/admin.py:723 ../roundup/admin.py:705:723 |
| 3781 | 439 #, python-format |
| 440 msgid "property %s is not of type Multilink or Link so -d flag does not apply." | |
| 441 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
442 "A(z) %s tulajdonság nem Multilink vagy Link típusú, ezért a -d kapcsoló nem " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
443 "alkalmazható." |
| 3781 | 444 |
| 445 # ../roundup/admin.py:583 :983 :1032 :1054 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
446 #: ../roundup/admin.py:733 ../roundup/admin.py:1297 ../roundup/admin.py:1352 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
447 #: ../roundup/admin.py:733:1297:1352 |
| 3781 | 448 #, python-format |
| 449 msgid "no such %(classname)s node \"%(nodeid)s\"" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
450 msgstr "nincs \"%(nodeid)s\" %(classname)s csomópont" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
451 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
452 #: ../roundup/admin.py:736 |
| 3781 | 453 #, python-format |
| 454 msgid "no such %(classname)s property \"%(propname)s\"" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
455 msgstr "nincs \"%(propname)s\" %(classname)s tulajdonság" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
456 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
457 #: ../roundup/admin.py:744 |
| 3781 | 458 msgid "" |
| 459 "Usage: set items property=value property=value ...\n" | |
| 460 " Set the given properties of one or more items(s).\n" | |
| 461 "\n" | |
| 462 " The items are specified as a class or as a comma-separated\n" | |
| 463 " list of item designators (ie \"designator[,designator,...]\").\n" | |
| 464 "\n" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
465 " A designator is a classname and a nodeid concatenated,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
466 " eg. bug1, user10, ...\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
467 "\n" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
468 " 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
|
469 " 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
|
470 " 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
|
471 " (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
|
472 " 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
|
473 " as comma-separated numbers (ie \"1,2,3\").\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
474 "\n" |
| 3781 | 475 " " |
| 476 msgstr "" | |
| 477 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
478 #: ../roundup/admin.py:812 |
| 3781 | 479 msgid "" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
480 "Usage: filter classname propname=value ...\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
481 " 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
|
482 "\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
483 " 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
|
484 " 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
|
485 " 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
|
486 " '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
|
487 " matches. I.E. an 'or' operation.\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
488 " " |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
489 msgstr "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
490 |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
491 # ../roundup/admin.py:701 :854 :866 :920 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
492 #: ../roundup/admin.py:855 |
|
6301
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
493 #, fuzzy, python-format |
|
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
494 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
|
495 msgstr "%(classname)s-nek nincs \"%(propname)s\" tulajdonsága" |
|
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
496 |
|
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
497 # ../roundup/admin.py:701 :854 :866 :920 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
498 #: ../roundup/admin.py:893 ../roundup/admin.py:954 ../roundup/admin.py:1118 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
499 #: ../roundup/admin.py:1130 ../roundup/admin.py:1213 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
500 #: ../roundup/admin.py:893:954 :1118:1130:1213 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
501 #, python-format |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
502 msgid "%(classname)s has no property \"%(propname)s\"" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
503 msgstr "%(classname)s-nek nincs \"%(propname)s\" tulajdonsága" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
504 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
505 #: ../roundup/admin.py:900 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
506 msgid "" |
| 3781 | 507 "Usage: find classname propname=value ...\n" |
| 508 " Find the nodes of the given class with a given link property value.\n" | |
| 509 "\n" | |
| 510 " Find the nodes of the given class with a given link property value.\n" | |
| 511 " The value may be either the nodeid of the linked node, or its key\n" | |
| 512 " value.\n" | |
| 513 " " | |
| 514 msgstr "" | |
| 515 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
516 #: ../roundup/admin.py:961 |
| 3781 | 517 msgid "" |
| 518 "Usage: specification classname\n" | |
| 519 " Show the properties for a classname.\n" | |
| 520 "\n" | |
| 521 " This lists the properties for a given class.\n" | |
| 522 " " | |
| 523 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
524 "Használat: specification classname\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
525 " Osztály tulajdonságainak megjelenítése.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
526 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
527 " Listázza az adott osztály tulajdonságait.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
528 " " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
529 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
530 #: ../roundup/admin.py:977 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
531 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
532 msgid "%(key)s: %(value)s (key property)\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
533 msgstr "%(key)s: %(value)s (kulcs tulajdonság)" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
534 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
535 #: ../roundup/admin.py:980 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
536 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
537 msgid "%(key)s: %(value)s\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
538 msgstr "%(key)s: %(value)s" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
539 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
540 #: ../roundup/admin.py:983 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
541 #, fuzzy |
| 3781 | 542 msgid "" |
| 543 "Usage: display designator[,designator]*\n" | |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
544 "\n" |
| 3781 | 545 " Show the property values for the given node(s).\n" |
| 546 "\n" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
547 " A designator is a classname and a nodeid concatenated,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
548 " eg. bug1, user10, ...\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
549 "\n" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
550 " This lists the properties and their associated values\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
551 " for the given node.\n" |
| 3781 | 552 " " |
| 553 msgstr "" | |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
554 "Használat: get property designator[,designator]*\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
555 " Visszaadja egy vagy több jelölő tulajdonságát.\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
556 "\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
557 " Visszaadja a jelölő által meghatározott\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
558 " csomópont értékét.\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
559 " " |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
560 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
561 #: ../roundup/admin.py:1010 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
562 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
563 msgid "%(key)s: %(value)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
564 msgstr "%(key)s: %(value)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
565 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
566 #: ../roundup/admin.py:1013 |
| 3781 | 567 msgid "" |
| 568 "Usage: create classname property=value ...\n" | |
| 569 " Create a new entry of a given class.\n" | |
| 570 "\n" | |
| 571 " This creates a new entry of the given class using the property\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
572 " name=value arguments provided on the command line after the \"create" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
573 "\"\n" |
| 3781 | 574 " command.\n" |
| 575 " " | |
| 576 msgstr "" | |
| 577 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
578 #: ../roundup/admin.py:1041 |
| 3781 | 579 #, python-format |
| 580 msgid "%(propname)s (Password): " | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
581 msgstr "%(propname)s (Jelszó): " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
582 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
583 #: ../roundup/admin.py:1044 |
| 3781 | 584 #, python-format |
| 585 msgid " %(propname)s (Again): " | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
586 msgstr " %(propname)s (Ismét): " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
587 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
588 #: ../roundup/admin.py:1048 |
| 3781 | 589 msgid "Sorry, try again..." |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
590 msgstr "Sajnálom, próbálja újra..." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
591 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
592 #: ../roundup/admin.py:1052 |
| 3781 | 593 #, python-format |
| 594 msgid "%(propname)s (%(proptype)s): " | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
595 msgstr "%(propname)s (%(proptype)s): " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
596 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
597 #: ../roundup/admin.py:1071 |
| 3781 | 598 #, python-format |
| 599 msgid "you must provide the \"%(propname)s\" property." | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
600 msgstr "meg kell adni a(z) \"%(propname)s\" tulajdonságot." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
601 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
602 #: ../roundup/admin.py:1083 |
| 3781 | 603 msgid "" |
| 604 "Usage: list classname [property]\n" | |
| 605 " List the instances of a class.\n" | |
| 606 "\n" | |
| 607 " Lists all instances of the given class. If the property is not\n" | |
| 608 " specified, the \"label\" property is used. The label property is\n" | |
| 609 " tried in order: the key, \"name\", \"title\" and then the first\n" | |
| 610 " property, alphabetically.\n" | |
| 611 "\n" | |
| 612 " With -c, -S or -s print a list of item id's if no property\n" | |
| 613 " specified. If property specified, print list of that property\n" | |
| 614 " for every class instance.\n" | |
| 615 " " | |
| 616 msgstr "" | |
| 617 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
618 #: ../roundup/admin.py:1096 |
| 3781 | 619 msgid "Too many arguments supplied" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
620 msgstr "Túl sok argumentum került megadásra" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
621 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
622 #: ../roundup/admin.py:1132 |
| 3781 | 623 #, python-format |
| 624 msgid "%(nodeid)4s: %(value)s" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
625 msgstr "%(nodeid)4s: %(value)s" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
626 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
627 #: ../roundup/admin.py:1136 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
628 msgid "" |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
629 "Usage: templates [trace_search]\n" |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
630 " List templates and their installed directories.\n" |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
631 "\n" |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
632 " With trace_search also list all directories that are\n" |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
633 " searched for templates.\n" |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
634 " " |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
635 msgstr "" |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
636 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
637 #: ../roundup/admin.py:1164 |
| 3781 | 638 msgid "" |
| 639 "Usage: table classname [property[,property]*]\n" | |
| 640 " List the instances of a class in tabular form.\n" | |
| 641 "\n" | |
| 642 " Lists all instances of the given class. If the properties are not\n" | |
| 643 " specified, all properties are displayed. By default, the column\n" | |
| 644 " widths are the width of the largest value. The width may be\n" | |
| 645 " explicitly defined by defining the property as \"name:width\".\n" | |
| 646 " For example::\n" | |
| 647 "\n" | |
| 648 " roundup> table priority id,name:10\n" | |
| 649 " Id Name\n" | |
| 650 " 1 fatal-bug\n" | |
| 651 " 2 bug\n" | |
| 652 " 3 usability\n" | |
| 653 " 4 feature\n" | |
| 654 "\n" | |
| 655 " Also to make the width of the column the width of the label,\n" | |
| 656 " leave a trailing : without a width on the property. For example::\n" | |
| 657 "\n" | |
| 658 " roundup> table priority id,name:\n" | |
| 659 " Id Name\n" | |
| 660 " 1 fata\n" | |
| 661 " 2 bug\n" | |
| 662 " 3 usab\n" | |
| 663 " 4 feat\n" | |
| 664 "\n" | |
| 665 " will result in a the 4 character wide \"Name\" column.\n" | |
| 666 " " | |
| 667 msgstr "" | |
| 668 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
669 #: ../roundup/admin.py:1208 |
| 3781 | 670 #, python-format |
| 671 msgid "\"%(spec)s\" not name:width" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
672 msgstr "\"%(spec)s\" nem név:hossz formátumú" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
673 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
674 #: ../roundup/admin.py:1230 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
675 #, python-format |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
676 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
|
677 msgstr "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
678 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
679 #: ../roundup/admin.py:1266 |
| 3781 | 680 msgid "" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
681 "Usage: history designator [skipquiet]\n" |
| 3781 | 682 " Show the history entries of a designator.\n" |
| 683 "\n" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
684 " A designator is a classname and a nodeid concatenated,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
685 " eg. bug1, user10, ...\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
686 "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
687 " 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:
4843
diff
changeset
|
688 " node identified by the designator. If skipquiet is the\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
689 " second argument, journal entries for quiet properties\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
690 " are not shown.\n" |
| 3781 | 691 " " |
| 692 msgstr "" | |
| 693 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
694 #: ../roundup/admin.py:1302 |
| 3781 | 695 msgid "" |
| 696 "Usage: commit\n" | |
| 697 " Commit changes made to the database during an interactive session.\n" | |
| 698 "\n" | |
| 699 " The changes made during an interactive session are not\n" | |
| 700 " automatically written to the database - they must be committed\n" | |
| 701 " using this command.\n" | |
| 702 "\n" | |
| 703 " One-off commands on the command-line are automatically committed if\n" | |
| 704 " they are successful.\n" | |
| 705 " " | |
| 706 msgstr "" | |
| 707 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
708 #: ../roundup/admin.py:1317 |
| 3781 | 709 msgid "" |
| 710 "Usage: rollback\n" | |
| 711 " Undo all changes that are pending commit to the database.\n" | |
| 712 "\n" | |
| 713 " The changes made during an interactive session are not\n" | |
| 714 " automatically written to the database - they must be committed\n" | |
| 715 " manually. This command undoes all those changes, so a commit\n" | |
| 716 " immediately after would make no changes to the database.\n" | |
| 717 " " | |
| 718 msgstr "" | |
| 719 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
720 #: ../roundup/admin.py:1330 |
| 3781 | 721 msgid "" |
| 722 "Usage: retire designator[,designator]*\n" | |
| 723 " Retire the node specified by designator.\n" | |
| 724 "\n" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
725 " A designator is a classname and a nodeid concatenated,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
726 " eg. bug1, user10, ...\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
727 "\n" |
| 3781 | 728 " This action indicates that a particular node is not to be retrieved\n" |
| 729 " by the list or find commands, and its key value may be re-used.\n" | |
| 730 " " | |
| 731 msgstr "" | |
| 732 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
733 #: ../roundup/admin.py:1358 |
| 3781 | 734 msgid "" |
| 735 "Usage: restore designator[,designator]*\n" | |
| 736 " Restore the retired node specified by designator.\n" | |
| 737 "\n" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
738 " A designator is a classname and a nodeid concatenated,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
739 " eg. bug1, user10, ...\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
740 "\n" |
| 3781 | 741 " The given nodes will become available for users again.\n" |
| 742 " " | |
| 743 msgstr "" | |
| 744 | |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
745 # ../roundup/admin.py:583 :983 :1032 :1054 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
746 #: ../roundup/admin.py:1383 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
747 #, fuzzy |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
748 msgid "no such %(classname)s node \" % (nodeid)s\"" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
749 msgstr "nincs \"%(nodeid)s\" %(classname)s csomópont" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
750 |
| 3781 | 751 #. grab the directory to export to |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
752 #: ../roundup/admin.py:1389 |
| 3781 | 753 msgid "" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
754 "Usage: export [[-]class[,class]] export_dir\n" |
| 3781 | 755 " Export the database to colon-separated-value files.\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
756 " To exclude the files (e.g. for the msg or file class),\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
757 " use the exporttables command.\n" |
| 3781 | 758 "\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
759 " Optionally limit the export to just the named classes\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
760 " or exclude the named classes, if the 1st argument starts with '-'.\n" |
| 3781 | 761 "\n" |
| 762 " This action exports the current data from the database into\n" | |
| 763 " colon-separated-value files that are placed in the nominated\n" | |
| 764 " destination directory.\n" | |
| 765 " " | |
| 766 msgstr "" | |
| 767 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
768 #: ../roundup/admin.py:1496 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
769 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
770 "Usage: exporttables [[-]class[,class]] export_dir\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
771 " Export the database to colon-separated-value files, excluding the\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
772 " files below $TRACKER_HOME/db/files/ (which can be archived " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
773 "separately).\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
774 " To include the files, use the export command.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
775 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
776 " Optionally limit the export to just the named classes\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
777 " or exclude the named classes, if the 1st argument starts with '-'.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
778 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
779 " This action exports the current data from the database into\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
780 " colon-separated-value files that are placed in the nominated\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
781 " destination directory.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
782 " " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
783 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
784 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
785 #: ../roundup/admin.py:1511 |
| 3781 | 786 msgid "" |
| 787 "Usage: import import_dir\n" | |
| 788 " Import a database from the directory containing CSV files,\n" | |
| 789 " two per class to import.\n" | |
| 790 "\n" | |
| 791 " The files used in the import are:\n" | |
| 792 "\n" | |
| 793 " <class>.csv\n" | |
| 794 " This must define the same properties as the class (including\n" | |
| 795 " having a \"header\" line with those property names.)\n" | |
| 796 " <class>-journals.csv\n" | |
| 797 " This defines the journals for the items being imported.\n" | |
| 798 "\n" | |
| 799 " The imported nodes will have the same nodeid as defined in the\n" | |
| 800 " import file, thus replacing any existing content.\n" | |
| 801 "\n" | |
| 802 " The new nodes are added to the existing database - if you want to\n" | |
| 803 " create a new database using the imported data, then create a new\n" | |
| 804 " database (or, tediously, retire all the old data.)\n" | |
| 805 " " | |
| 806 msgstr "" | |
| 807 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
808 #: ../roundup/admin.py:1590 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
809 msgid "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
810 "Usage: importtables export_dir\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
811 "\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
812 " This imports the database tables exported using exporttables.\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
813 " " |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
814 msgstr "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
815 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
816 #: ../roundup/admin.py:1597 |
| 3781 | 817 msgid "" |
| 818 "Usage: pack period | date\n" | |
| 819 "\n" | |
| 820 " Remove journal entries older than a period of time specified or\n" | |
| 821 " before a certain date.\n" | |
| 822 "\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
823 " A period is specified using the suffixes \"y\", \"m\", and \"d\". " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
824 "The\n" |
| 3781 | 825 " suffix \"w\" (for \"week\") means 7 days.\n" |
| 826 "\n" | |
| 827 " \"3y\" means three years\n" | |
| 828 " \"2y 1m\" means two years and one month\n" | |
| 829 " \"1m 25d\" means one month and 25 days\n" | |
| 830 " \"2w 3d\" means two weeks and three days\n" | |
| 831 "\n" | |
| 832 " Date format is \"YYYY-MM-DD\" eg:\n" | |
| 833 " 2001-01-01\n" | |
| 834 "\n" | |
| 835 " " | |
| 836 msgstr "" | |
| 837 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
838 #: ../roundup/admin.py:1625 |
| 3781 | 839 msgid "Invalid format" |
| 840 msgstr "Hibás formátum" | |
| 841 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
842 #: ../roundup/admin.py:1638 |
| 3781 | 843 msgid "" |
| 844 "Usage: reindex [classname|designator]*\n" | |
| 845 " Re-generate a tracker's search indexes.\n" | |
| 846 "\n" | |
| 847 " This will re-generate the search indexes for a tracker.\n" | |
| 848 " This will typically happen automatically.\n" | |
| 849 " " | |
| 850 msgstr "" | |
| 851 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
852 #: ../roundup/admin.py:1652 |
| 3781 | 853 #, python-format |
| 854 msgid "no such item \"%(designator)s\"" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
855 msgstr "nincs ilyen elem: \"%(designator)s\"" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
856 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
857 #: ../roundup/admin.py:1662 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
858 #, fuzzy |
| 3781 | 859 msgid "" |
| 860 "Usage: security [Role name]\n" | |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
861 "\n" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
862 " Display the Permissions available to one or all Roles.\n" |
| 3781 | 863 " " |
| 864 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
865 "Használat: security [szerepkör]\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
866 " Megjeleníti a megadott vagy az összes szerepkör jogosultságait.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
867 " " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
868 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
869 #: ../roundup/admin.py:1671 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
870 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
871 msgid "No such Role \"%(role)s\"\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
872 msgstr "Nincs ilyen szerepkör: \"%(role)s\"" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
873 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
874 #: ../roundup/admin.py:1677 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
875 #, fuzzy, python-format |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
876 msgid "New Web users get the Roles \"%(role)s\"\n" |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
877 msgstr "Új web felhasználók ezeket a szerepköröket kapják: \"%(role)s\"" |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
878 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
879 #: ../roundup/admin.py:1680 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
880 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
881 msgid "New Web users get the Role \"%(role)s\"\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
882 msgstr "Új web felhasználók ezt a szerepkört kapják \"%(role)s\"" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
883 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
884 #: ../roundup/admin.py:1684 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
885 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
886 msgid "New Email users get the Roles \"%(role)s\"\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
887 msgstr "Új e-mail felhasználók ezeket a szerepköröket kapják: \"%(role)s\"" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
888 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
889 #: ../roundup/admin.py:1686 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
890 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
891 msgid "New Email users get the Role \"%(role)s\"\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
892 msgstr "Új e-mail felhasználók ezt a szerepkört kapják: \"%(role)s\"" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
893 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
894 #: ../roundup/admin.py:1689 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
895 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
896 msgid "Role \"%(name)s\":\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
897 msgstr "\"%(name)s\" szerepkör:" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
898 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
899 #: ../roundup/admin.py:1695 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
900 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
901 msgid " %(description)s (%(name)s for \"%(klass)s\"" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
902 msgstr " %(description)s (%(name)s)" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
903 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
904 #: ../roundup/admin.py:1695 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
905 #, fuzzy, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
906 msgid " %(description)s (%(name)s for \"%(klass)s\": %(properties)s only)\n" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
907 msgstr " %(description)s (%(name)s)" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
908 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
909 #: ../roundup/admin.py:1708 |
| 3781 | 910 #, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
911 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
912 "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
913 " **Invalid properties for %(class)s: %(props)s\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
914 "\n" |
| 3781 | 915 msgstr "" |
| 916 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
917 #: ../roundup/admin.py:1714 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
918 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
919 msgid " %(description)s (%(name)s for \"%(klass)s\" only)\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
920 msgstr " %(description)s (%(name)s)" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
921 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
922 #: ../roundup/admin.py:1717 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
923 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
924 msgid " %(description)s (%(name)s)\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
925 msgstr " %(description)s (%(name)s)" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
926 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
927 #: ../roundup/admin.py:1721 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
928 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
929 "Usage: migrate\n" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
930 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
931 " Update a tracker's database to be compatible with the Roundup\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
932 " codebase.\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
933 "\n" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
934 " 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
|
935 " you've installed the latest codebase.\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
936 "\n" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
937 " 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
|
938 " and before any users access the tracker.\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
939 "\n" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
940 " 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
|
941 " 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
|
942 " 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
|
943 " 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
|
944 " using anydbm).\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
945 "\n" |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
946 " 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
|
947 " into the habit.\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
948 " " |
| 3781 | 949 msgstr "" |
| 950 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
951 #: ../roundup/admin.py:1742 |
|
7209
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
952 #, python-format |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
953 msgid "Tracker updated to schema version %s." |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
954 msgstr "" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
955 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
956 #: ../roundup/admin.py:1746 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
957 #, python-format |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
958 msgid "No migration action required. At schema version %s." |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
959 msgstr "" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
960 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
961 #: ../roundup/admin.py:1751 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
962 msgid "" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
963 "Usage: perftest [mode] [arguments]*\n" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
964 "\n" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
965 " Time operations in Roundup. Supported arguments:\n" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
966 "\n" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
967 " [password] [rounds=<integer>] [scheme=<scheme>]\n" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
968 "\n" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
969 " 'password' is the default mode. The tracker's config.ini\n" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
970 " setting for 'password_pbkdf2_default_rounds' is the default\n" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
971 " value for 'rounds'. On the command line, 'rounds' can include\n" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
972 " thousands separator of ',' or '.'. 'scheme' is the default\n" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
973 " coded into Roundup. List supported schemes by using 'scheme='.\n" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
974 "\n" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
975 " " |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
976 msgstr "" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
977 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
978 #: ../roundup/admin.py:1785 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
979 msgid "Invalid 'rounds'. Must be larger than 999." |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
980 msgstr "" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
981 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
982 #: ../roundup/admin.py:1789 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
983 #, python-format |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
984 msgid "Invalid 'rounds'. It must be an integer not: %s" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
985 msgstr "" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
986 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
987 #: ../roundup/admin.py:1816 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
988 msgid "scheme does not support rounds." |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
989 msgstr "" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
990 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
991 #: ../roundup/admin.py:1819 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
992 #, python-format |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
993 msgid "Hash time: %(time)0.9f seconds, scheme: %(scheme)s, rounds: %(rounds)s" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
994 msgstr "" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
995 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
996 #: ../roundup/admin.py:1847 |
| 3781 | 997 #, python-format |
| 998 msgid "Unknown command \"%(command)s\" (\"help commands\" for a list)" | |
| 999 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1000 "\"%(command)s\": ismeretlen parancs (\"help commands\" parancsok " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1001 "listázásához)" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1002 |
|
7209
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
1003 #: ../roundup/admin.py:1853 |
| 3781 | 1004 #, python-format |
| 1005 msgid "Multiple commands match \"%(command)s\": %(list)s" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1006 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1007 "Több parancs is illeszkedik a megadott \"%(command)s\" parancsra: %(list)s" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1008 |
|
7209
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
1009 #: ../roundup/admin.py:1862 |
| 3781 | 1010 msgid "Enter tracker home: " |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1011 msgstr "Adja meg a hibakövető könyvtárát: " |
| 3781 | 1012 |
| 1013 # ../roundup/admin.py:1335 :1341 :1361 | |
|
7209
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
1014 #: ../roundup/admin.py:1871 ../roundup/admin.py:1877 ../roundup/admin.py:1914 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
1015 #: ../roundup/admin.py:1871:1877:1914 |
| 3781 | 1016 #, python-format |
| 1017 msgid "Error: %(message)s" | |
| 1018 msgstr "Hiba: %(message)s" | |
| 1019 | |
|
7209
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
1020 #: ../roundup/admin.py:1887 ../roundup/admin.py:1891 |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
1021 #: ../roundup/admin.py:1887:1891 |
| 3781 | 1022 #, python-format |
| 1023 msgid "Error: Couldn't open tracker: %(message)s" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1024 msgstr "Hiba: Hibakövető megnyitása sikertelen: %(message)s" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1025 |
|
7209
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
1026 #: ../roundup/admin.py:1927 |
| 3781 | 1027 #, python-format |
| 1028 msgid "" | |
| 1029 "Roundup %s ready for input.\n" | |
| 1030 "Type \"help\" for help." | |
| 1031 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1032 "A Roundup %s fogadókész.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1033 "Segítségért gépeljen \"help\"-et." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1034 |
|
7209
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
1035 #: ../roundup/admin.py:1932 |
| 3781 | 1036 msgid "Note: command history and editing not available" |
| 1037 msgstr "Megjegyzés: a parancsok története és szerkesztése nem elérhető" | |
| 1038 | |
|
7209
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
1039 #: ../roundup/admin.py:1938 |
| 3781 | 1040 msgid "exit..." |
| 1041 msgstr "kilépés..." | |
| 1042 | |
|
7209
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
1043 #: ../roundup/admin.py:1951 |
| 3781 | 1044 msgid "There are unsaved changes. Commit them (y/N)? " |
| 1045 msgstr "Vannak nem mentett változtatások. Elmenti őket (y/N)? " | |
| 1046 | |
| 7052 | 1047 #: ../roundup/backends/back_anydbm.py:215 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1048 #: ../roundup/backends/rdbms_common.py:928 |
|
6301
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
1049 #, python-format |
|
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
1050 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
|
1051 msgstr "" |
|
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
1052 |
| 7052 | 1053 #: ../roundup/backends/back_anydbm.py:280 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1054 #: ../roundup/backends/sessions_dbm.py:56 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1055 msgid "Couldn't identify database type" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1056 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1057 |
| 7052 | 1058 #: ../roundup/backends/back_anydbm.py:314 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1059 #, python-format |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1060 msgid "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1061 "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
|
1062 "available" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1063 msgstr "" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
1064 |
| 7052 | 1065 #: ../roundup/backends/back_anydbm.py:318 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1066 #, python-format |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1067 msgid "Couldn't open database - the required module '%s' is not available" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1068 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1069 |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1070 # ../roundup/backends/back_anydbm.py:795:1070 |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1071 # ../roundup/backends/back_metakit.py:567:834 |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1072 # ../roundup/backends/rdbms_common.py:1320:1549 :1267:1285 :1331:1901 |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1073 # :1755:1775 :1828:2436 :866:1601 |
| 7052 | 1074 #: ../roundup/backends/back_anydbm.py:871 |
| 1075 #: ../roundup/backends/back_anydbm.py:884 | |
| 1076 #: ../roundup/backends/back_anydbm.py:1158 | |
| 1077 #: ../roundup/backends/back_anydbm.py:1193 | |
| 1078 #: ../roundup/backends/back_anydbm.py:1422 | |
| 1079 #: ../roundup/backends/back_anydbm.py:1440 | |
| 1080 #: ../roundup/backends/back_anydbm.py:1487 | |
| 1081 #: ../roundup/backends/back_anydbm.py:2117 | |
| 1082 #: ../roundup/backends/back_anydbm.py:871:884 | |
| 1083 #: ../roundup/backends/rdbms_common.py:1708 | |
| 1084 #: ../roundup/backends/rdbms_common.py:1955 | |
| 1085 #: ../roundup/backends/rdbms_common.py:2194 | |
| 1086 #: ../roundup/backends/rdbms_common.py:2214 | |
| 1087 #: ../roundup/backends/rdbms_common.py:2267 | |
| 1088 #: ../roundup/backends/rdbms_common.py:3219 | |
| 1089 #: ../roundup/backends/rdbms_common.py:1708:1955 :1158:1193 :1422:1440:1487 | |
| 1090 #: :2117 :2194:2214 :2267:3219 | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1091 msgid "Database open read-only" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1092 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1093 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1094 #: ../roundup/backends/indexer_postgresql_fts.py:113 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1095 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1096 "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
|
1097 "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
|
1098 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1099 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1100 #: ../roundup/backends/indexer_postgresql_fts.py:145 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1101 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1102 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1103 "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
|
1104 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1105 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1106 #: ../roundup/backends/indexer_sqlite_fts.py:133 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1107 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1108 "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
|
1109 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1110 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1111 #: ../roundup/backends/indexer_xapian.py:41 |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1112 #, python-format |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1113 msgid "Unable to get lock after 10 retries on %s." |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1114 msgstr "" |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1115 |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1116 #: ../roundup/backends/rdbms_common.py:632 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1117 #, python-format |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1118 msgid "ALTER operation disallowed: %(old)r -> %(new)r." |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1119 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1120 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1121 #: ../roundup/backends/rdbms_common.py:867 |
| 3781 | 1122 #, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1123 msgid "CREATE operation disallowed: \"%s\"." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1124 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1125 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1126 #: ../roundup/backends/rdbms_common.py:884 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1127 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1128 msgid "DROP operation disallowed: \"%s\"." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1129 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1130 |
| 7052 | 1131 #: ../roundup/backends/rdbms_common.py:1851 |
| 3781 | 1132 msgid "create" |
| 1133 msgstr "létrehozás" | |
| 1134 | |
| 7052 | 1135 #: ../roundup/backends/rdbms_common.py:2026 |
| 3781 | 1136 msgid "unlink" |
| 1137 msgstr "törlés" | |
| 1138 | |
| 7052 | 1139 #: ../roundup/backends/rdbms_common.py:2030 |
| 3781 | 1140 msgid "link" |
| 1141 msgstr "kapcsolás" | |
| 1142 | |
| 7052 | 1143 #: ../roundup/backends/rdbms_common.py:2175 |
| 3781 | 1144 msgid "set" |
| 1145 msgstr "beállítás" | |
| 1146 | |
| 7052 | 1147 #: ../roundup/backends/rdbms_common.py:2204 |
| 3781 | 1148 msgid "retired" |
| 1149 msgstr "visszavonult" | |
| 1150 | |
| 7052 | 1151 #: ../roundup/backends/rdbms_common.py:2234 |
| 3781 | 1152 msgid "restored" |
| 1153 msgstr "visszaállított" | |
| 1154 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1155 #: ../roundup/backends/sessions_redis.py:78 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1156 #: ../roundup/backends/sessions_redis.py:97 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1157 #: ../roundup/backends/sessions_redis.py:78:97 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1158 #, python-format |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1159 msgid "Key %(key)s not found in %(name)s database." |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1160 msgstr "" |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1161 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1162 #: ../roundup/backends/sessions_redis.py:193 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1163 #, python-format |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1164 msgid "Key %(key)s changed in %(name)s db" |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1165 msgstr "" |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1166 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1167 #: ../roundup/backends/sessions_redis.py:203 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1168 #, python-format |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1169 msgid "" |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1170 "Redis set failed after %(retries)d retries for user %(user)s with key %(key)s" |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1171 msgstr "" |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1172 |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1173 #: ../roundup/cgi/actions.py:97 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1174 msgid "Base url not set. Check configuration." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1175 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1176 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1177 #: ../roundup/cgi/actions.py:113 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1178 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1179 msgid "Base url %(base_url)s requires https. Redirect url %(url)s uses http." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1180 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1181 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1182 #: ../roundup/cgi/actions.py:118 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1183 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1184 msgid "Unrecognized scheme in %(url)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1185 msgstr "Ismeretlen karakterkészlet: %r" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1186 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1187 #: ../roundup/cgi/actions.py:122 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1188 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1189 msgid "Net location in %(url)s does not match base: %(base_netloc)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1190 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1191 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1192 #: ../roundup/cgi/actions.py:126 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1193 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1194 msgid "Base path %(base_path)s is not a prefix for url %(url)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1195 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1196 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1197 #: ../roundup/cgi/actions.py:140 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1198 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1199 msgid "Path component (%(url_path)s) in %(url)s is not properly escaped" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1200 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1201 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1202 #: ../roundup/cgi/actions.py:144 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1203 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1204 msgid "Params component (%(url_params)s) in %(url)s is not properly escaped" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1205 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1206 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1207 #: ../roundup/cgi/actions.py:147 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1208 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1209 msgid "Query component (%(url_query)s) in %(url)s is not properly escaped" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1210 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1211 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1212 #: ../roundup/cgi/actions.py:150 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1213 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1214 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1215 "Fragment component (%(url_fragment)s) in %(url)s is not properly escaped" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1216 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1217 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1218 #: ../roundup/cgi/actions.py:172 |
| 3781 | 1219 #, python-format |
| 1220 msgid "You do not have permission to %(action)s the %(classname)s class." | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1221 msgstr "Nincs jogosultsága %(action)s műveletre a(z) %(classname)s osztályon." |
| 3781 | 1222 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1223 #: ../roundup/cgi/actions.py:207 |
| 3781 | 1224 msgid "No type specified" |
| 1225 msgstr "Típus nincs megadva" | |
| 1226 | |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1227 #: ../roundup/cgi/actions.py:209 |
| 3781 | 1228 msgid "No ID entered" |
| 1229 msgstr "Azonosító nincs megadva" | |
| 1230 | |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1231 #: ../roundup/cgi/actions.py:215 |
| 3781 | 1232 #, python-format |
| 1233 msgid "\"%(input)s\" is not an ID (%(classname)s ID required)" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1234 msgstr "\"%(input)s\" nem azonosító (%(classname)s azonosító szükséges)" |
| 3781 | 1235 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1236 #: ../roundup/cgi/actions.py:228 ../roundup/cgi/actions.py:266 |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1237 #: ../roundup/cgi/actions.py:493 ../roundup/cgi/actions.py:833 |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1238 #: ../roundup/cgi/actions.py:880 ../roundup/cgi/actions.py:1084 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1239 #: ../roundup/cgi/actions.py:1246 ../roundup/cgi/actions.py:228:266:1246 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1240 #: :493:833 :880:1084 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1241 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1242 msgid "Invalid request" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1243 msgstr "Hibás formátum" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1244 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1245 #: ../roundup/cgi/actions.py:246 ../roundup/cgi/actions.py:604 |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1246 #: ../roundup/cgi/actions.py:246:604 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1247 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1248 msgid "You do not have permission to retire %(class)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1249 msgstr "Nincs jogosultsága létrehozni %(class)s-t" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1250 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1251 #: ../roundup/cgi/actions.py:254 |
| 3781 | 1252 #, python-format |
| 1253 msgid "%(classname)s %(itemid)s has been retired" | |
| 1254 msgstr "%(classname)s %(itemid)s visszavonásra került" | |
| 1255 | |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1256 #: ../roundup/cgi/actions.py:278 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1257 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1258 msgid "You do not have permission to restore %(class)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1259 msgstr "Nincs jogosultsága létrehozni %(class)s-t" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1260 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1261 #: ../roundup/cgi/actions.py:286 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1262 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1263 msgid "%(classname)s %(itemid)s has been restored" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1264 msgstr "%(classname)s %(itemid)s visszavonásra került" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1265 |
| 3781 | 1266 # ../roundup/cgi/actions.py:174 :202 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1267 #: ../roundup/cgi/actions.py:329 ../roundup/cgi/actions.py:380 |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1268 #: ../roundup/cgi/actions.py:329:380 |
| 3781 | 1269 msgid "You do not have permission to edit queries" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1270 msgstr "Nincs jogosultsága a lekérdezések szerkesztéséhez" |
| 3781 | 1271 |
| 1272 # ../roundup/cgi/actions.py:180 :209 | |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1273 #: ../roundup/cgi/actions.py:335 ../roundup/cgi/actions.py:387 |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1274 #: ../roundup/cgi/actions.py:335:387 |
| 3781 | 1275 msgid "You do not have permission to store queries" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1276 msgstr "Nincs jogosultsága a lekérdezések tárolásához" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1277 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1278 #: ../roundup/cgi/actions.py:357 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1279 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1280 msgid "You already own a query named '%s'. Please choose another name." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1281 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1282 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1283 #: ../roundup/cgi/actions.py:440 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1284 #, fuzzy |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1285 msgid "Invalid number: " |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1286 msgstr "Hibás formátum" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1287 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1288 # ../roundup/cgi/actions.py:930 :934 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1289 #: ../roundup/cgi/actions.py:450 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1290 #, fuzzy |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1291 msgid "Invalid integer: " |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1292 msgstr "Hibás bejelentkezés" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1293 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1294 #: ../roundup/cgi/actions.py:531 ../roundup/cgi/actions.py:735 |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1295 #: ../roundup/cgi/actions.py:531:735 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1296 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1297 msgid "You do not have permission to create %(class)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1298 msgstr "Nincs jogosultsága létrehozni %(class)s-t" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1299 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1300 #: ../roundup/cgi/actions.py:544 |
| 3781 | 1301 #, python-format |
| 1302 msgid "Not enough values on line %(line)s" | |
| 1303 msgstr "Nincs elég érték a(z) %(line)s soron" | |
| 1304 | |
|
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
|
1305 #: ../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
|
1306 #: ../roundup/cgi/actions.py:556:723 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1307 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1308 msgid "You do not have permission to edit %(class)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1309 msgstr "Nincs jogosultsága szerkeszteni %(class)s-t" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1310 |
|
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
|
1311 #: ../roundup/cgi/actions.py:611 |
| 3781 | 1312 msgid "Items edited OK" |
| 1313 msgstr "Az elemek sikeresen szerkesztve" | |
| 1314 | |
|
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
|
1315 #: ../roundup/cgi/actions.py:671 |
| 3781 | 1316 #, python-format |
| 1317 msgid "%(class)s %(id)s %(properties)s edited ok" | |
| 1318 msgstr "%(class)s %(id)s %(properties)s sikeresen szerkesztve" | |
| 1319 | |
|
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
|
1320 #: ../roundup/cgi/actions.py:689 |
| 3781 | 1321 #, python-format |
| 1322 msgid "%(class)s %(id)s created" | |
| 1323 msgstr "%(class)s %(id)s létrehozva" | |
| 1324 | |
|
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
|
1325 #: ../roundup/cgi/actions.py:817 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1326 #, fuzzy, python-format |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1327 msgid "" |
|
6301
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
1328 "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
|
1329 "target=\"_blank\" href=\"%(klass)s%(id)s\">their changes</a> in a new window." |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1330 msgstr "" |
|
6364
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
1331 "Szerkesztési hiba: valaki már szerkesztette %(klass)s (%(props)s). Nézze meg " |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
1332 "a <a target=\"new\" href=\"%(klass)s%(id)s\">változtatásait</a> egy új " |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
1333 "ablakban." |
|
6301
45ba6b71f1cf
actions.py translation. Using mapping rather than tuple for args.
John Rouillard <rouilj@ieee.org>
parents:
6223
diff
changeset
|
1334 |
|
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
|
1335 #: ../roundup/cgi/actions.py:850 |
| 3781 | 1336 #, python-format |
| 1337 msgid "Edit Error: %s" | |
| 1338 msgstr "Szerkesztési hiba: %s" | |
| 1339 | |
| 1340 # ../roundup/cgi/actions.py:596 :607 :778 :797 | |
|
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
|
1341 #: ../roundup/cgi/actions.py:886 ../roundup/cgi/actions.py:897 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1342 #: ../roundup/cgi/actions.py:1099 ../roundup/cgi/actions.py:1113 |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1343 #: ../roundup/cgi/actions.py:886:897 :1099:1113 |
| 3781 | 1344 #, python-format |
| 1345 msgid "Error: %s" | |
| 1346 msgstr "Hiba: %s" | |
| 1347 | |
|
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
|
1348 #: ../roundup/cgi/actions.py:931 |
| 3781 | 1349 msgid "" |
| 1350 "Invalid One Time Key!\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1351 "(a Mozilla bug may cause this message to show up erroneously, please check " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1352 "your email)" |
| 3781 | 1353 msgstr "" |
| 1354 | |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1355 #: ../roundup/cgi/actions.py:972 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1356 #, fuzzy, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1357 msgid "Password reset for %s" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1358 msgstr "Jelszó törlés kérése" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1359 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1360 #: ../roundup/cgi/actions.py:973 |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1361 #, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1362 msgid "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1363 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1364 "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
|
1365 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1366 "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
|
1367 msgstr "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1368 |
|
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
|
1369 #: ../roundup/cgi/actions.py:982 |
| 3781 | 1370 #, python-format |
| 1371 msgid "Password reset and email sent to %s" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1372 msgstr "A jelszó törlésre került és e-mailt küldtünk %s-nek" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1373 |
|
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
|
1374 #: ../roundup/cgi/actions.py:991 |
| 3781 | 1375 msgid "Unknown username" |
| 1376 msgstr "Ismeretlen felhasználónév" | |
| 1377 | |
|
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
|
1378 #: ../roundup/cgi/actions.py:999 |
| 3781 | 1379 msgid "Unknown email address" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1380 msgstr "Ismeretlen e-mail cím" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1381 |
|
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
|
1382 #: ../roundup/cgi/actions.py:1004 |
| 3781 | 1383 msgid "You need to specify a username or address" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1384 msgstr "Meg kell adni egy felhasználónevet vagy címet" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1385 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1386 #: ../roundup/cgi/actions.py:1015 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1387 #, fuzzy, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1388 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
|
1389 msgstr "Jelszó megerősítése" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1390 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1391 #: ../roundup/cgi/actions.py:1016 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1392 #, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1393 msgid "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1394 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1395 "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
|
1396 "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
|
1397 "follow\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1398 "the link below:\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1399 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1400 " %(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
|
1401 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1402 "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
|
1403 msgstr "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1404 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1405 #: ../roundup/cgi/actions.py:1029 |
| 3781 | 1406 #, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1407 msgid "Email sent to primary notification address for %s." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1408 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1409 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1410 #: ../roundup/cgi/actions.py:1031 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1411 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1412 msgid "Email sent to %s." |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1413 msgstr "E-mail elküldve %s-nek" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1414 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1415 #: ../roundup/cgi/actions.py:1046 |
| 3781 | 1416 msgid "You are now registered, welcome!" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1417 msgstr "Regisztrálás sikeres, isten hozott!" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1418 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1419 #: ../roundup/cgi/actions.py:1139 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1420 #, python-format |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1421 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
|
1422 msgstr "" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1423 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1424 #: ../roundup/cgi/actions.py:1163 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1425 #, python-format |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1426 msgid "Complete your registration to %(tracker_name)s -- key %(key)s" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1427 msgstr "" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1428 |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1429 #: ../roundup/cgi/actions.py:1167 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1430 #, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1431 msgid "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1432 "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
|
1433 "%(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
|
1434 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1435 "- 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
|
1436 "(the\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1437 "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
|
1438 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1439 "- 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
|
1440 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1441 "%(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
|
1442 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1443 msgstr "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1444 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1445 #: ../roundup/cgi/actions.py:1181 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1446 #, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1447 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
|
1448 msgstr "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1449 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1450 #: ../roundup/cgi/actions.py:1182 |
|
6676
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1451 #, python-format |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1452 msgid "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1453 "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
|
1454 "%(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
|
1455 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1456 "%(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
|
1457 "\n" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1458 msgstr "" |
|
b336cc98d9d2
Mark strings for password reset and registration for translation
John Rouillard <rouilj@ieee.org>
parents:
6672
diff
changeset
|
1459 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1460 #: ../roundup/cgi/actions.py:1206 |
| 3781 | 1461 msgid "It is not permitted to supply roles at registration." |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1462 msgstr "Regisztráláskor nem adhatók meg szerepkörök." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1463 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1464 #: ../roundup/cgi/actions.py:1220 |
| 3781 | 1465 msgid "You are logged out" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1466 msgstr "Kijelentkezett" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1467 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1468 #: ../roundup/cgi/actions.py:1250 |
| 3781 | 1469 msgid "Username required" |
| 1470 msgstr "A felhasználónév szükséges" | |
| 1471 | |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1472 #: ../roundup/cgi/actions.py:1329 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1473 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1474 msgid "Logins occurring too fast. Please wait: %s seconds." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1475 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1476 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1477 #: ../roundup/cgi/actions.py:1362 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1478 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1479 msgid "Welcome %(username)s!" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1480 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1481 |
| 3781 | 1482 # ../roundup/cgi/actions.py:930 :934 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1483 #: ../roundup/cgi/actions.py:1384 ../roundup/cgi/actions.py:1388 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1484 #: ../roundup/cgi/actions.py:1384:1388 |
| 3781 | 1485 msgid "Invalid login" |
| 1486 msgstr "Hibás bejelentkezés" | |
| 1487 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1488 #: ../roundup/cgi/actions.py:1394 |
| 3781 | 1489 msgid "You do not have permission to login" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1490 msgstr "Nincs jogosultsága bejelentkezni" |
| 3781 | 1491 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1492 #: ../roundup/cgi/actions.py:1439 ../roundup/cgi/actions.py:1618 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1493 #: ../roundup/cgi/actions.py:1439:1618 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1494 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1495 msgid "Column \"%(column)s\" not found in %(class)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1496 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1497 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1498 #: ../roundup/cgi/actions.py:1689 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1499 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1500 msgid "You do not have permission to view %(class)s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1501 msgstr "Nincs jogosultsága szerkeszteni %(class)s-t" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1502 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1503 #: ../roundup/cgi/cgitb.py:62 |
| 3781 | 1504 #, python-format |
| 1505 msgid "" | |
| 1506 "<h1>Templating Error</h1>\n" | |
| 1507 "<p><b>%(exc_type)s</b>: %(exc_value)s</p>\n" | |
| 1508 "<p class=\"help\">Debugging information follows</p>" | |
| 1509 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1510 "<h1>Sablon Hiba</h1>\n" |
| 3781 | 1511 "<p><b>%(exc_type)s</b>: %(exc_value)s</p>\n" |
| 1512 "<p class=\"help\">Debug információk alább</p>" | |
| 1513 | |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1514 #: ../roundup/cgi/cgitb.py:77 |
| 3781 | 1515 #, python-format |
| 1516 msgid "<li>\"%(name)s\" (%(info)s)</li>" | |
| 1517 msgstr "<li>\"%(name)s\" (%(info)s)</li>" | |
| 1518 | |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1519 #: ../roundup/cgi/cgitb.py:81 |
| 3781 | 1520 #, python-format |
| 1521 msgid "<li>Looking for \"%(name)s\", current path:<ol>%(path)s</ol></li>" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1522 msgstr "<li>\"%(name)s\" keresése, aktuális elérési út:<ol>%(path)s</ol></li>" |
| 3781 | 1523 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1524 #: ../roundup/cgi/cgitb.py:85 |
| 3781 | 1525 #, python-format |
| 1526 msgid "<li>In %s</li>" | |
| 1527 msgstr "<li>%s-ban</li>" | |
| 1528 | |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1529 #: ../roundup/cgi/cgitb.py:90 |
| 3781 | 1530 #, python-format |
| 1531 msgid "A problem occurred in your template \"%s\"." | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1532 msgstr "Probléma merült fel a(z) \"%s\" sablonnal." |
| 3781 | 1533 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1534 #: ../roundup/cgi/cgitb.py:98 |
| 3781 | 1535 #, python-format |
| 1536 msgid "" | |
| 1537 "\n" | |
| 1538 "<li>While evaluating the %(info)r expression on line %(line)d\n" | |
| 1539 "<table class=\"otherinfo\" style=\"font-size: 90%%\">\n" | |
| 1540 " <tr><th colspan=\"2\" class=\"header\">Current variables:</th></tr>\n" | |
| 1541 " %(globals)s\n" | |
| 1542 " %(locals)s\n" | |
| 1543 "</table></li>\n" | |
| 1544 msgstr "" | |
| 1545 | |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1546 #: ../roundup/cgi/cgitb.py:117 |
| 3781 | 1547 msgid "Full traceback:" |
| 1548 msgstr "Teljes visszakövetés:" | |
| 1549 | |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1550 #: ../roundup/cgi/cgitb.py:131 |
| 3781 | 1551 #, python-format |
| 1552 msgid "<font size=+1><strong>%(exc_type)s</strong>: %(exc_value)s</font>" | |
| 1553 msgstr "<font size=+1><strong>%(exc_type)s</strong>: %(exc_value)s</font>" | |
| 1554 | |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1555 #: ../roundup/cgi/cgitb.py:135 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1556 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1557 "<p>A problem occurred while running a Python script. Here is the sequence of " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1558 "function calls leading up to the error, with the most recent (innermost) " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1559 "call first. The exception attributes are:" |
| 3781 | 1560 msgstr "" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1561 "<p>Probléma merült fel egy Python parancsfájl futtatása során. Alább " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1562 "megtekinthető a hibához vezető függvényhívások sora, a legutóbbi (legbelső) " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1563 "hívás látható legelőször. A kivétel tulajdonságai:" |
| 3781 | 1564 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1565 #: ../roundup/cgi/cgitb.py:144 |
| 3781 | 1566 msgid "<file is None - probably inside <tt>eval</tt> or <tt>exec</tt>>" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1567 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1568 "<A fájl None értékű - feltehetőleg <tt>eval</tt> vagy <tt>exec</tt> " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1569 "utasításon belül>" |
| 3781 | 1570 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1571 #: ../roundup/cgi/cgitb.py:153 |
| 3781 | 1572 #, python-format |
| 1573 msgid "in <strong>%s</strong>" | |
| 1574 msgstr "<strong>%s</strong>-ban" | |
| 1575 | |
| 1576 # ../roundup/cgi/cgitb.py:172 :178 | |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1577 #: ../roundup/cgi/cgitb.py:201 ../roundup/cgi/cgitb.py:207 |
|
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1578 #: ../roundup/cgi/cgitb.py:201:207 |
| 3781 | 1579 msgid "<em>undefined</em>" |
| 1580 msgstr "<em>nem definiált</em>" | |
| 1581 | |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
1582 #: ../roundup/cgi/client.py:97 |
| 3781 | 1583 msgid "" |
| 1584 "<html><head><title>An error has occurred</title></head>\n" | |
| 1585 "<body><h1>An error has occurred</h1>\n" | |
| 1586 "<p>A problem was encountered processing your request.\n" | |
| 1587 "The tracker maintainers have been notified of the problem.</p>\n" | |
| 1588 "</body></html>" | |
| 1589 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1590 "<html><head><title>Hiba történt</title></head>\n" |
| 3781 | 1591 "<body><h1>Hiba történt</h1>\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1592 "<p>Probléma merült fel a kérés feldolgozása közben.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1593 "A hibakövető karbantartói értesítést kaptak a problémáról.</p>\n" |
| 3781 | 1594 "</body></html>" |
| 1595 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1596 #: ../roundup/cgi/client.py:670 ../roundup/cgi/client.py:1570 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1597 #: ../roundup/cgi/client.py:670:1570 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1598 msgid "Required Header Missing" |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1599 msgstr "" |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1600 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1601 #: ../roundup/cgi/client.py:672 |
|
6694
51865a1ee765
Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents:
6676
diff
changeset
|
1602 #, fuzzy |
|
51865a1ee765
Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents:
6676
diff
changeset
|
1603 msgid "Client is not allowed to use Rest Interface." |
|
51865a1ee765
Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents:
6676
diff
changeset
|
1604 msgstr "Anonim felhasználók nem használhatják a webes felületet" |
|
51865a1ee765
Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents:
6676
diff
changeset
|
1605 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1606 #: ../roundup/cgi/client.py:921 |
| 3781 | 1607 msgid "Form Error: " |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1608 msgstr "Űrlap hiba: " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1609 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1610 #: ../roundup/cgi/client.py:1011 |
| 3781 | 1611 #, python-format |
| 1612 msgid "Unrecognized charset: %r" | |
| 1613 msgstr "Ismeretlen karakterkészlet: %r" | |
| 1614 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1615 #: ../roundup/cgi/client.py:1264 ../roundup/cgi/client.py:2250 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1616 #: ../roundup/cgi/client.py:1264:2250 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
1617 msgid "broken form: multiple @action values submitted" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
1618 msgstr "" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
1619 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1620 #: ../roundup/cgi/client.py:1279 |
| 3781 | 1621 msgid "Anonymous users are not allowed to use the web interface" |
| 1622 msgstr "Anonim felhasználók nem használhatják a webes felületet" | |
| 1623 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1624 #: ../roundup/cgi/client.py:1430 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1625 msgid "Referer header not available." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1626 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1627 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1628 #: ../roundup/cgi/client.py:1434 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1629 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1630 msgid "csrf key used with wrong method from: %s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1631 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1632 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1633 #: ../roundup/cgi/client.py:1463 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1634 #, python-format |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1635 msgid "csrf header %(header)s required but missing for user%(userid)s." |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1636 msgstr "" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1637 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1638 #: ../roundup/cgi/client.py:1467 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1639 #, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1640 msgid "Missing header: %s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1641 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1642 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1643 #: ../roundup/cgi/client.py:1475 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1644 #, python-format |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1645 msgid "csrf Referer header check failed for user%(userid)s. Value=%(referer)s" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1646 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1647 |
|
6694
51865a1ee765
Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents:
6676
diff
changeset
|
1648 # ../roundup/cgi/actions.py:930 :934 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1649 #: ../roundup/cgi/client.py:1480 |
|
6694
51865a1ee765
Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents:
6676
diff
changeset
|
1650 #, fuzzy, python-format |
|
51865a1ee765
Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents:
6676
diff
changeset
|
1651 msgid "Invalid Referer: %s" |
|
51865a1ee765
Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents:
6676
diff
changeset
|
1652 msgstr "Hibás bejelentkezés" |
|
51865a1ee765
Update locale for 2.2.0b1 release.
John Rouillard <rouilj@ieee.org>
parents:
6676
diff
changeset
|
1653 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1654 #: ../roundup/cgi/client.py:1495 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1655 #, python-format |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1656 msgid "csrf Origin header check failed for user%(userid)s. Value=%(origin)s" |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1657 msgstr "" |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1658 |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1659 # ../roundup/cgi/actions.py:930 :934 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1660 #: ../roundup/cgi/client.py:1500 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1661 #, fuzzy, python-format |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1662 msgid "Invalid Origin %s" |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1663 msgstr "Hibás bejelentkezés" |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1664 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1665 #: ../roundup/cgi/client.py:1514 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1666 #, python-format |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1667 msgid "" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1668 "csrf X-FORWARDED-HOST header check failed for user%(userid)s. Value=%(host)s" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1669 msgstr "" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1670 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1671 #: ../roundup/cgi/client.py:1520 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1672 #, python-format |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1673 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
|
1674 msgstr "" |
|
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1675 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1676 #: ../roundup/cgi/client.py:1539 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
1677 #, python-format |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1678 msgid "csrf HOST header check failed for user%(userid)s. Value=%(host)s" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1679 msgstr "" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1680 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1681 #: ../roundup/cgi/client.py:1544 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
1682 #, python-format |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
1683 msgid "Invalid HOST %s" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
1684 msgstr "" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
1685 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1686 #: ../roundup/cgi/client.py:1552 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
1687 msgid "Csrf: unable to verify sufficient headers" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
1688 msgstr "" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
1689 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1690 #: ../roundup/cgi/client.py:1553 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1691 msgid "Unable to verify sufficient headers" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1692 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1693 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1694 #: ../roundup/cgi/client.py:1567 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1695 #, python-format |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1696 msgid "csrf X-REQUESTED-WITH xmlrpc required header check failed for user%s." |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1697 msgstr "" |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1698 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1699 #: ../roundup/cgi/client.py:1608 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1700 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1701 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
|
1702 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1703 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1704 #: ../roundup/cgi/client.py:1610 ../roundup/cgi/client.py:1637 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1705 #: ../roundup/cgi/client.py:1654 ../roundup/cgi/client.py:1610:1637:1654 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1706 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1707 "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
|
1708 "try again." |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1709 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1710 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1711 #: ../roundup/cgi/client.py:1614 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1712 #, python-format |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1713 msgid "csrf field not supplied by user%s" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1714 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1715 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1716 #: ../roundup/cgi/client.py:1626 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1717 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1718 msgid "" |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1719 "Csrf mismatch user: current user %(user)s != stored user %(stored)s, current " |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1720 "session, stored session: %(cur_sess)s,%(stor_sess)s for key %(key)s." |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1721 msgstr "" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1722 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1723 #: ../roundup/cgi/client.py:1644 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1724 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1725 msgid "" |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1726 "Csrf mismatch user: current session %(curr_sess)s != stored session " |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1727 "%(stor_sess)s, current user/stored user is: %(user)s for key %(key)s." |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1728 msgstr "" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
1729 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1730 #: ../roundup/cgi/client.py:1838 |
| 3781 | 1731 msgid "You are not allowed to view this file." |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1732 msgstr "Nem nézheti meg ezt a fájlt." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1733 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1734 #: ../roundup/cgi/client.py:2127 |
| 3781 | 1735 #, python-format |
| 1736 msgid "%(starttag)sTime elapsed: %(seconds)fs%(endtag)s\n" | |
| 1737 msgstr "%(starttag)sEltelt idő: %(seconds)fs%(endtag)s\n" | |
| 1738 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1739 #: ../roundup/cgi/client.py:2131 |
| 3781 | 1740 #, python-format |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1741 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1742 "%(starttag)sCache hits: %(cache_hits)d, misses %(cache_misses)d. Loading " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1743 "items: %(get_items)f secs. Filtering: %(filtering)f secs.%(endtag)s\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1744 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1745 "%(starttag)sCache találatok: %(cache_hits)d, tévedés %(cache_misses)d. " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1746 "Elemek betöltése: %(get_items)f mp. Szűrés: %(filtering)f mp.%(endtag)s\n" |
| 3781 | 1747 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
1748 #: ../roundup/cgi/client.py:2669 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1749 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1750 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1751 "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
|
1752 "%(filename)s" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1753 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1754 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1755 #: ../roundup/cgi/form_parser.py:292 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1756 #, fuzzy, python-format |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1757 msgid "link \"%(key)s\" value \"%(entry)s\" not a designator" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1758 msgstr "A(z) \"%(value)s\" értékű \"%(key)s\" csatolás nem teljes név" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1759 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1760 #: ../roundup/cgi/form_parser.py:311 |
| 3781 | 1761 #, python-format |
| 1762 msgid "%(class)s %(property)s is not a link or multilink property" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1763 msgstr "A(y) %(class)s %(property)s nem link vagy multilink típusú tulajdonság" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1764 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1765 #: ../roundup/cgi/form_parser.py:324 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1766 #, fuzzy, python-format |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1767 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1768 "The form action claims to require property \"%(property)s\" which doesn't " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1769 "exist" |
| 3781 | 1770 msgstr "" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1771 "%(action)s műveletet kíván a \"%(property)s\" tulajdonságon végezni, de az " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1772 "nem létezik" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1773 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1774 #: ../roundup/cgi/form_parser.py:347 |
| 3781 | 1775 #, python-format |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1776 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1777 "You have submitted a %(action)s action for the property \"%(property)s\" " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1778 "which doesn't exist" |
| 3781 | 1779 msgstr "" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1780 "%(action)s műveletet kíván a \"%(property)s\" tulajdonságon végezni, de az " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1781 "nem létezik" |
| 3781 | 1782 |
| 1783 # ../roundup/cgi/form_parser.py:331 :357 | |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1784 #: ../roundup/cgi/form_parser.py:373 ../roundup/cgi/form_parser.py:402 |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1785 #: ../roundup/cgi/form_parser.py:373:402 |
| 3781 | 1786 #, python-format |
| 1787 msgid "You have submitted more than one value for the %s property" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1788 msgstr "Egynél több értéket adott meg a(z) %s tulajdonsághoz" |
| 3781 | 1789 |
| 1790 # ../roundup/cgi/form_parser.py:354 :360 | |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1791 #: ../roundup/cgi/form_parser.py:398 ../roundup/cgi/form_parser.py:405 |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1792 #: ../roundup/cgi/form_parser.py:398:405 |
| 3781 | 1793 msgid "Password and confirmation text do not match" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1794 msgstr "A jelszó és a megerősítés nem egyezik" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1795 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1796 #: ../roundup/cgi/form_parser.py:423 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1797 msgid "Not a file attachment" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1798 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1799 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1800 #: ../roundup/cgi/form_parser.py:468 |
| 3781 | 1801 #, python-format |
| 1802 msgid "property \"%(propname)s\": \"%(value)s\" not currently in list" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1803 msgstr "\"%(propname)s\" tulajdonság: \"%(value)s\" jelenleg nincs a listában" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1804 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1805 #: ../roundup/cgi/form_parser.py:590 |
| 3781 | 1806 #, python-format |
| 1807 msgid "Required %(class)s property %(property)s not supplied" | |
| 1808 msgid_plural "Required %(class)s properties %(property)s not supplied" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1809 msgstr[0] "Nincs megadva a(z) %(class)s kötelező %(property)s tulajdonsága" |
| 3781 | 1810 msgstr[1] "" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1811 "Nincsenek megadva a(z) %(class)s kötelező %(property)s tulajdonságai" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1812 |
| 7052 | 1813 #: ../roundup/cgi/templating.py:240 |
| 3781 | 1814 #, python-format |
| 1815 msgid "You are not allowed to %(action)s items of class %(class)s" | |
| 1816 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1817 "Nincs jogosultsága a(z) %(class)s osztály elemein %(action)s műveletet " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1818 "végrehajtani" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1819 |
| 7052 | 1820 #: ../roundup/cgi/templating.py:869 |
| 3781 | 1821 msgid "(list)" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1822 msgstr "(lista)" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1823 |
| 7052 | 1824 #: ../roundup/cgi/templating.py:944 |
| 3781 | 1825 msgid "Submit New Entry" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1826 msgstr "Létrehozás" |
| 3781 | 1827 |
| 1828 # ../roundup/cgi/templating.py:710 :829 :1236 :1257 :1304 :1327 :1361 :1400 | |
| 1829 # :1453 :1470 :1549 :1569 :1587 :1619 :1629 :1683 :1875 | |
| 7052 | 1830 #: ../roundup/cgi/templating.py:966 ../roundup/cgi/templating.py:1142 |
| 1831 #: ../roundup/cgi/templating.py:1777 ../roundup/cgi/templating.py:1806 | |
| 1832 #: ../roundup/cgi/templating.py:1826 ../roundup/cgi/templating.py:1839 | |
| 1833 #: ../roundup/cgi/templating.py:1877 ../roundup/cgi/templating.py:1930 | |
| 1834 #: ../roundup/cgi/templating.py:1954 ../roundup/cgi/templating.py:1961 | |
| 1835 #: ../roundup/cgi/templating.py:1998 ../roundup/cgi/templating.py:2051 | |
| 1836 #: ../roundup/cgi/templating.py:2084 ../roundup/cgi/templating.py:2179 | |
| 1837 #: ../roundup/cgi/templating.py:2200 ../roundup/cgi/templating.py:2291 | |
| 1838 #: ../roundup/cgi/templating.py:2311 ../roundup/cgi/templating.py:2333 | |
| 1839 #: ../roundup/cgi/templating.py:2376 ../roundup/cgi/templating.py:2386 | |
| 1840 #: ../roundup/cgi/templating.py:2451 ../roundup/cgi/templating.py:2754 | |
| 1841 #: ../roundup/cgi/templating.py:966:1142 :1777:1806 :1826:1839 :1877:1930 | |
| 1842 #: :1954:1961 :1998:2051 :2084:2179 :2200:2291 :2311:2333 :2376:2386 :2451:2754 | |
| 3781 | 1843 msgid "[hidden]" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1844 msgstr "[rejtett]" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1845 |
| 7052 | 1846 #: ../roundup/cgi/templating.py:967 |
| 3781 | 1847 msgid "New node - no history" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1848 msgstr "Új bejegyzés - nincs történet" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1849 |
| 7052 | 1850 #: ../roundup/cgi/templating.py:1107 |
| 3781 | 1851 msgid "Submit Changes" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1852 msgstr "Változások mentése" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1853 |
| 7052 | 1854 #: ../roundup/cgi/templating.py:1185 |
| 3781 | 1855 msgid "<em>The indicated property no longer exists</em>" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1856 msgstr "<em>A jelzett tulajdonság már nem létezik</em>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1857 |
| 7052 | 1858 #: ../roundup/cgi/templating.py:1221 |
| 3781 | 1859 #, python-format |
| 1860 msgid "The linked class %(classname)s no longer exists" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1861 msgstr "A csatolt %(classname)s osztály már nem létezik" |
| 3781 | 1862 |
| 7052 | 1863 #: ../roundup/cgi/templating.py:1258 ../roundup/cgi/templating.py:1288 |
| 1864 #: ../roundup/cgi/templating.py:2460 ../roundup/cgi/templating.py:2763 | |
| 1865 #: ../roundup/cgi/templating.py:1258:1288 :2460:2763 | |
|
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
|
1866 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
|
1867 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
|
1868 |
| 3781 | 1869 # ../roundup/cgi/templating.py:940 :964 |
| 7052 | 1870 #: ../roundup/cgi/templating.py:1262 ../roundup/cgi/templating.py:1291 |
| 1871 #: ../roundup/cgi/templating.py:1262:1291 | |
| 3781 | 1872 msgid "<strike>The linked node no longer exists</strike>" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1873 msgstr "<strike>A csatolt bejegyzés már nem létezik</strike>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1874 |
| 7052 | 1875 #: ../roundup/cgi/templating.py:1353 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1876 #, python-format |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1877 msgid "%s: (no value)" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1878 msgstr "%s: (nincs érték)" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1879 |
| 7052 | 1880 #: ../roundup/cgi/templating.py:1369 |
|
5951
0a42163ac846
Final doc fixes and translation extraction.
John Rouillard <rouilj@ieee.org>
parents:
5943
diff
changeset
|
1881 #, fuzzy, python-format |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1882 msgid "" |
|
5951
0a42163ac846
Final doc fixes and translation extraction.
John Rouillard <rouilj@ieee.org>
parents:
5943
diff
changeset
|
1883 "<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
|
1884 "strong>" |
| 3781 | 1885 msgstr "" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1886 "<strong><em>Az előzmények képernyő nem kezeli ezt az eseményt!</em></strong>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1887 |
| 7052 | 1888 #: ../roundup/cgi/templating.py:1382 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1889 msgid "<tr><td colspan=4><strong>Note:</strong></td></tr>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1890 msgstr "<tr><td colspan=4><strong>Megjegyzés:</strong></td></tr>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1891 |
| 7052 | 1892 #: ../roundup/cgi/templating.py:1391 |
|
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
|
1893 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
|
1894 msgstr "Előzmények" |
|
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
|
1895 |
| 7052 | 1896 #: ../roundup/cgi/templating.py:1393 |
|
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
|
1897 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
|
1898 msgstr "<th>Dátum</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
|
1899 |
| 7052 | 1900 #: ../roundup/cgi/templating.py:1394 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1901 msgid "<th>User</th>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1902 msgstr "<th>Szerző</th>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1903 |
| 7052 | 1904 #: ../roundup/cgi/templating.py:1395 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1905 msgid "<th>Action</th>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1906 msgstr "<th>Művelet</th>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1907 |
| 7052 | 1908 #: ../roundup/cgi/templating.py:1396 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1909 msgid "<th>Args</th>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1910 msgstr "<th>Tulajdonságok</th>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1911 |
| 7052 | 1912 #: ../roundup/cgi/templating.py:1447 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1913 #, python-format |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1914 msgid "Copy of %(class)s %(id)s" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1915 msgstr "A(z) %(class)s %(id)s másolata" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1916 |
| 3781 | 1917 # ../roundup/cgi/templating.py:1006 :1404 :1425 :1431 |
| 7052 | 1918 #: ../roundup/cgi/templating.py:2088 ../roundup/cgi/templating.py:2123 |
| 1919 #: ../roundup/cgi/templating.py:1335:2088:2123 | |
| 3781 | 1920 msgid "No" |
| 1921 msgstr "Nem" | |
| 1922 | |
| 1923 # ../roundup/cgi/templating.py:1006 :1404 :1423 :1428 | |
| 7052 | 1924 #: ../roundup/cgi/templating.py:2088 ../roundup/cgi/templating.py:2117 |
| 1925 #: ../roundup/cgi/templating.py:1335:2088:2117 | |
| 3781 | 1926 msgid "Yes" |
| 1927 msgstr "Igen" | |
| 1928 | |
| 7052 | 1929 #: ../roundup/cgi/templating.py:2249 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1930 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1931 "default value for DateHTMLProperty must be either DateHTMLProperty or string " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1932 "date representation." |
| 3781 | 1933 msgstr "" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1934 "a DateHTMLProperty alapértéke DateHTMLProperty vagy szöveges dátumleírás " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1935 "típusú kell legyen." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1936 |
| 7052 | 1937 #: ../roundup/cgi/templating.py:2431 |
| 3781 | 1938 #, python-format |
| 1939 msgid "Attempt to look up %(attr)s on a missing value" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1940 msgstr "Kísérlet %(attr)s keresésére egy hiányzó értéken" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1941 |
| 7052 | 1942 #: ../roundup/cgi/templating.py:2442 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1943 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1944 msgid "Attempt to look up %(item)s on a missing value" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1945 msgstr "Kísérlet %(attr)s keresésére egy hiányzó értéken" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1946 |
| 7052 | 1947 #: ../roundup/cgi/templating.py:2547 |
| 3781 | 1948 #, python-format |
| 1949 msgid "<option %svalue=\"-1\">- no selection -</option>" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1950 msgstr "<option %svalue=\"-1\">- nincs kiválasztás -</option>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1951 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1952 #: ../roundup/cgi/timestamp.py:19 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1953 msgid "Form is corrupted." |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1954 msgstr "" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1955 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1956 #: ../roundup/cgi/timestamp.py:28 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1957 #, python-format |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1958 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
|
1959 msgstr "" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1960 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1961 #: ../roundup/cgi/timestamp.py:30 |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1962 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
|
1963 msgstr "" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
1964 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1965 #: ../roundup/configuration.py:274 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1966 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1967 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1968 "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
|
1969 "%(message)s" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1970 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1971 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1972 #: ../roundup/configuration.py:494 |
|
6364
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
1973 #, fuzzy |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
1974 msgid "Valid languages: " |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
1975 msgstr "Hibás formátum" |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
1976 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1977 #: ../roundup/configuration.py:504 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1978 #, fuzzy |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1979 msgid "Expected languages: " |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1980 msgstr "Hibás formátum" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
1981 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1982 #: ../roundup/date.py:398 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1983 #, fuzzy, python-format |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1984 msgid "" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1985 "Not a date spec: %r (\"yyyy-mm-dd\", \"mm-dd\", \"HH:MM\", \"HH:MM:SS\" or " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1986 "\"yyyy-mm-dd.HH:MM:SS.SSS\")" |
| 3781 | 1987 msgstr "" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1988 "Nem dátum specifikáció: \"éééé-hh-nn\", \"hh-nn\", \"ÓÓ:PP\", \"ÓÓ:PP:SS\" " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1989 "vagy \"éééé-hh-nn.ÓÓ:PP:SS.SSS\"" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1990 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1991 #: ../roundup/date.py:421 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1992 msgid "Could not determine granularity" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1993 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
1994 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
1995 #: ../roundup/date.py:473 |
| 3781 | 1996 #, python-format |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1997 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1998 "%r not a date / time spec \"yyyy-mm-dd\", \"mm-dd\", \"HH:MM\", \"HH:MM:SS\" " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
1999 "or \"yyyy-mm-dd.HH:MM:SS.SSS\"" |
| 3781 | 2000 msgstr "" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2001 "%r nem dátum / idő specifikáció \"éééé-hh-nn\", \"hh-nn\", \"ÓÓ:PP\", \"ÓÓ:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2002 "PP:SS\" vagy \"éééé-hh-nn.ÓÓ:PP:SS.SSS\"" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2003 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2004 #: ../roundup/date.py:845 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2005 #, fuzzy, python-format |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2006 msgid "" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2007 "Not an interval spec: \"%s\" ([+-] [#y] [#m] [#w] [#d] [[[H]H:MM]:SS] [date " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2008 "spec])" |
| 3781 | 2009 msgstr "" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2010 "Nem időköz specifikáció: [+-] [#é] [#h] [#w] [#n] [[[Ó]Ó:PP]:SS] [dátum " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2011 "típus]" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2012 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2013 #: ../roundup/date.py:868 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2014 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2015 msgid "Not an interval spec: \"%s\" ([+-] [#y] [#m] [#w] [#d] [[[H]H:MM]:SS])" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2016 msgstr "Nem időköz specifikáció: [+-] [#é] [#h] [#w] [#n] [[[Ó]Ó:PP]:SS]" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2017 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2018 #: ../roundup/date.py:1045 |
| 3781 | 2019 #, python-format |
| 2020 msgid "%(number)s year" | |
| 2021 msgid_plural "%(number)s years" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2022 msgstr[0] "%(number)s éve" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2023 msgstr[1] "%(number)s éve" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2024 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2025 #: ../roundup/date.py:1049 |
| 3781 | 2026 #, python-format |
| 2027 msgid "%(number)s month" | |
| 2028 msgid_plural "%(number)s months" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2029 msgstr[0] "%(number)s hónapja" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2030 msgstr[1] "%(number)s hónapja" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2031 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2032 #: ../roundup/date.py:1053 |
| 3781 | 2033 #, python-format |
| 2034 msgid "%(number)s week" | |
| 2035 msgid_plural "%(number)s weeks" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2036 msgstr[0] "%(number)s hete" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2037 msgstr[1] "%(number)s hete" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2038 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2039 #: ../roundup/date.py:1057 |
| 3781 | 2040 #, python-format |
| 2041 msgid "%(number)s day" | |
| 2042 msgid_plural "%(number)s days" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2043 msgstr[0] "%(number)s napja" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2044 msgstr[1] "%(number)s napja" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2045 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2046 #: ../roundup/date.py:1061 |
| 3781 | 2047 msgid "tomorrow" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2048 msgstr "holnap" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2049 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2050 #: ../roundup/date.py:1063 |
| 3781 | 2051 msgid "yesterday" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2052 msgstr "tegnap" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2053 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2054 #: ../roundup/date.py:1066 |
| 3781 | 2055 #, python-format |
| 2056 msgid "%(number)s hour" | |
| 2057 msgid_plural "%(number)s hours" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2058 msgstr[0] "%(number)s órája" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2059 msgstr[1] "%(number)s órája" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2060 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2061 #: ../roundup/date.py:1070 |
| 3781 | 2062 msgid "an hour" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2063 msgstr "egy órája" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2064 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2065 #: ../roundup/date.py:1072 |
| 3781 | 2066 msgid "1 1/2 hours" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2067 msgstr "1 1/2 órája" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2068 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2069 #: ../roundup/date.py:1074 |
| 3781 | 2070 #, python-format |
| 2071 msgid "1 %(number)s/4 hours" | |
| 2072 msgid_plural "1 %(number)s/4 hours" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2073 msgstr[0] "1 %(number)s/4 órája" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2074 msgstr[1] "1 %(number)s/4 órája" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2075 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2076 #: ../roundup/date.py:1079 |
| 3781 | 2077 msgid "in a moment" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2078 msgstr "egy pillanat" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2079 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2080 #: ../roundup/date.py:1081 |
| 3781 | 2081 msgid "just now" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2082 msgstr "épp most" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2083 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2084 #: ../roundup/date.py:1084 |
| 3781 | 2085 msgid "1 minute" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2086 msgstr "1 perce" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2087 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2088 #: ../roundup/date.py:1087 |
| 3781 | 2089 #, python-format |
| 2090 msgid "%(number)s minute" | |
| 2091 msgid_plural "%(number)s minutes" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2092 msgstr[0] "%(number)s perce" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2093 msgstr[1] "%(number)s perce" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2094 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2095 #: ../roundup/date.py:1090 |
| 3781 | 2096 msgid "1/2 an hour" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2097 msgstr "1/2 órája" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2098 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2099 #: ../roundup/date.py:1092 |
| 3781 | 2100 #, python-format |
| 2101 msgid "%(number)s/4 hour" | |
| 2102 msgid_plural "%(number)s/4 hours" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2103 msgstr[0] "%(number)s/4 órája" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2104 msgstr[1] "%(number)s/4 órája" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2105 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2106 #: ../roundup/date.py:1096 |
| 3781 | 2107 #, python-format |
| 2108 msgid "%s ago" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2109 msgstr "%s" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2110 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2111 #: ../roundup/date.py:1098 |
| 3781 | 2112 #, python-format |
| 2113 msgid "in %s" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2114 msgstr "%s-ban" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2115 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
2116 #: ../roundup/hyperdb.py:119 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2117 #, fuzzy, python-format |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2118 msgid "property %(property)s: %(errormsg)s" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2119 msgstr "Hiba: %s: %s" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2120 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2121 #: ../roundup/hyperdb.py:148 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2122 #, python-format |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2123 msgid "property %(property)s: %(value)r is an invalid date (%(errormsg)s)" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2124 msgstr "" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2125 |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2126 #: ../roundup/hyperdb.py:171 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2127 #, python-format |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2128 msgid "" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2129 "property %(property)s: %(value)r is an invalid date interval (%(errormsg)s)" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2130 msgstr "" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2131 |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2132 #: ../roundup/hyperdb.py:428 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2133 #, fuzzy, python-format |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2134 msgid "property %(property)s: %(value)r is not a number" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2135 msgstr "\"%(propname)s\" tulajdonság: \"%(value)s\" jelenleg nincs a listában" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2136 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2137 #: ../roundup/hyperdb.py:442 |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2138 #, fuzzy, python-format |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2139 msgid "property %(property)s: %(value)r is not an integer" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2140 msgstr "\"%(propname)s\" tulajdonság: \"%(value)s\" jelenleg nincs a listában" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2141 |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2142 #: ../roundup/hyperdb.py:464 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2143 #, python-format |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2144 msgid "\"%s\" not a node designator" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2145 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2146 |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2147 # ../roundup/hyperdb.py:949:957 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2148 #: ../roundup/hyperdb.py:1493 ../roundup/hyperdb.py:1501 |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2149 #: ../roundup/hyperdb.py:1493:1501 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2150 #, python-format |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2151 msgid "Not a property name: %s" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2152 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2153 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2154 #: ../roundup/hyperdb.py:1978 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2155 #, fuzzy, python-format |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2156 msgid "property %(property)s: %(value)r is not a %(classname)s." |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2157 msgstr "\"%(propname)s\" tulajdonság: \"%(value)s\" jelenleg nincs a listában" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2158 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2159 #: ../roundup/hyperdb.py:1984 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2160 #, python-format |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2161 msgid "you may only enter ID values for property %s" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2162 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2163 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2164 #: ../roundup/hyperdb.py:2019 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2165 #, python-format |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2166 msgid "%(property)r is not a property of %(classname)s" |
| 3781 | 2167 msgstr "" |
| 2168 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2169 #: ../roundup/init.py:141 |
| 3781 | 2170 #, python-format |
| 2171 msgid "" | |
| 2172 "WARNING: directory '%s'\n" | |
| 2173 "\tcontains old-style template - ignored" | |
| 2174 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2175 "FIGYELEM: a(z) '%s' könyvtár\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2176 "\trégi típusú sablont tartalmaz - ignorálva" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2177 |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2178 # ../roundup/mailgw.py:199:211 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2179 #: ../roundup/mailgw.py:215 ../roundup/mailgw.py:228 |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2180 #: ../roundup/mailgw.py:215:228 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2181 #, python-format |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2182 msgid "Message signed with unknown key: %s" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2183 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2184 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2185 #: ../roundup/mailgw.py:218 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2186 #, python-format |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2187 msgid "Message signed with an expired key: %s" |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2188 msgstr "" |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2189 |
|
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2190 #: ../roundup/mailgw.py:221 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2191 #, python-format |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2192 msgid "Message signed with a revoked key: %s" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2193 msgstr "" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2194 |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2195 #: ../roundup/mailgw.py:224 |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2196 msgid "Invalid PGP signature detected." |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2197 msgstr "" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2198 |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2199 #: ../roundup/mailgw.py:231 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2200 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2201 msgid "Unsigned Message" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2202 msgstr "Új üzenet" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2203 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2204 #: ../roundup/mailgw.py:481 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2205 msgid "Unknown multipart/encrypted version." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2206 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2207 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2208 #: ../roundup/mailgw.py:490 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2209 msgid "Unable to decrypt your message." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2210 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2211 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2212 #: ../roundup/mailgw.py:517 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2213 msgid "No PGP signature found in message." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2214 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2215 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2216 #: ../roundup/mailgw.py:599 |
| 3781 | 2217 msgid "" |
| 2218 "\n" | |
| 2219 "Emails to Roundup trackers must include a Subject: line!\n" | |
| 2220 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2221 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2222 "A Roundup hibakövetőkhöz küldött e-maileknek tartalmazniuk kell egy Subject: " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2223 "sort!\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2224 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2225 #: ../roundup/mailgw.py:712 |
| 3781 | 2226 #, python-format |
| 2227 msgid "" | |
| 2228 "\n" | |
| 2229 "The message you sent to roundup did not contain a properly formed subject\n" | |
| 2230 "line. The subject must contain a class name or designator to indicate the\n" | |
| 2231 "'topic' of the message. For example:\n" | |
| 2232 " Subject: [issue] This is a new issue\n" | |
| 2233 " - this will create a new issue in the tracker with the title 'This is\n" | |
| 2234 " a new issue'.\n" | |
| 2235 " Subject: [issue1234] This is a followup to issue 1234\n" | |
| 2236 " - this will append the message's contents to the existing issue 1234\n" | |
| 2237 " in the tracker.\n" | |
| 2238 "\n" | |
| 2239 "Subject was: '%(subject)s'\n" | |
| 2240 msgstr "" | |
| 2241 | |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2242 #: ../roundup/mailgw.py:747 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2243 #, fuzzy, python-format |
| 3781 | 2244 msgid "" |
| 2245 "\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2246 "The class name you identified in the subject line (\"%(classname)s\") does\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2247 "not exist in the database.\n" |
| 3781 | 2248 "\n" |
| 2249 "Valid class names are: %(validname)s\n" | |
| 2250 "Subject was: \"%(subject)s\"\n" | |
| 2251 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2252 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2253 "A tárgy sorban megadott osztály neve (\"%(classname)s\") nem létezik\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2254 "az adatbázisban.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2255 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2256 "Az érvényes osztálynevek: %(validname)s\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2257 "A tárgy ez volt: \"%(subject)s\"\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2258 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2259 #: ../roundup/mailgw.py:755 |
| 3781 | 2260 #, python-format |
| 2261 msgid "" | |
| 2262 "\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2263 "You did not identify a class name in the subject line and there is no\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2264 "default set for this tracker. The subject must contain a class name or\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2265 "designator to indicate the 'topic' of the message. For example:\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2266 " Subject: [issue] This is a new issue\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2267 " - this will create a new issue in the tracker with the title 'This is\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2268 " a new issue'.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2269 " Subject: [issue1234] This is a followup to issue 1234\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2270 " - this will append the message's contents to the existing issue 1234\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2271 " in the tracker.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2272 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2273 "Subject was: '%(subject)s'\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2274 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2275 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2276 #: ../roundup/mailgw.py:815 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2277 #, fuzzy, python-format |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2278 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2279 "\n" |
| 3781 | 2280 "I cannot match your message to a node in the database - you need to either\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2281 "supply a full designator (with number, eg \"[issue123]\") or keep the\n" |
| 3781 | 2282 "previous subject title intact so I can match that.\n" |
| 2283 "\n" | |
| 2284 "Subject was: \"%(subject)s\"\n" | |
| 2285 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2286 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2287 "Nem sikerült az üzenetet párosítani egy adatbázisban szereplő ággal - vagy " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2288 "meg kell\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2289 "adnia egy teljes nevet (számmal együtt, pl. \"[issue123]\"vagy meg kell\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2290 "tartania a teljes előző címet, hogy ahhoz lehessen párosítani.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2291 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2292 "A tárgy ez volt: \"%(subject)s\"\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2293 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2294 #: ../roundup/mailgw.py:848 |
| 3781 | 2295 #, python-format |
| 2296 msgid "" | |
| 2297 "\n" | |
| 2298 "The node specified by the designator in the subject of your message\n" | |
| 2299 "(\"%(nodeid)s\") does not exist.\n" | |
| 2300 "\n" | |
| 2301 "Subject was: \"%(subject)s\"\n" | |
| 2302 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2303 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2304 "Az üzenet tárgysorában megadott ág\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2305 "(\"%(nodeid)s\") nem létezik.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2306 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2307 "A tárgy ez volt: \"%(subject)s\"\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2308 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2309 #: ../roundup/mailgw.py:893 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2310 #, fuzzy, python-format |
| 3781 | 2311 msgid "" |
| 2312 "\n" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2313 "You are not a registered user.%(registration_info)s\n" |
| 3781 | 2314 "\n" |
| 2315 "Unknown address: %(from_address)s\n" | |
| 2316 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2317 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2318 "Ön nem bejegyzett felhasználó.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2319 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2320 "Ismeretlen cím: %(from_address)s\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2321 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2322 #: ../roundup/mailgw.py:901 |
| 3781 | 2323 msgid "You are not permitted to access this tracker." |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2324 msgstr "Ehhez a hibakövetőhöz hozzáférése nem engedélyezett." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2325 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2326 #: ../roundup/mailgw.py:913 |
| 3781 | 2327 #, python-format |
| 2328 msgid "You are not permitted to edit %(classname)s." | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2329 msgstr "Nincs jogosultsága %(classname)s szerkesztéséhez." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2330 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2331 #: ../roundup/mailgw.py:919 |
| 3781 | 2332 #, python-format |
| 2333 msgid "You are not permitted to create %(classname)s." | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2334 msgstr "Nincs jogosultsága %(classname)s létrehozásához." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2335 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2336 #: ../roundup/mailgw.py:1001 |
| 3781 | 2337 #, python-format |
| 2338 msgid "" | |
| 2339 "\n" | |
| 2340 "There were problems handling your subject line argument list:\n" | |
| 2341 "- %(errors)s\n" | |
| 2342 "\n" | |
| 2343 "Subject was: \"%(subject)s\"\n" | |
| 2344 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2345 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2346 "Probléma merült fel a tárgysor argumentum listájának feldolgozása során:\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2347 "- %(errors)s\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2348 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2349 "A tárgy ez volt: \"%(subject)s\"\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2350 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2351 #: ../roundup/mailgw.py:1054 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2352 msgid "This tracker has been configured to require all email be PGP encrypted." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2353 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2354 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2355 #: ../roundup/mailgw.py:1092 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2356 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2357 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2358 "This tracker has been configured to require all email be PGP signed or\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2359 "encrypted." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2360 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2361 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2362 #: ../roundup/mailgw.py:1122 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2363 msgid "You are not permitted to create files." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2364 msgstr "Nincs jogosultsága fájlok létrehozására." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2365 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2366 #: ../roundup/mailgw.py:1139 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2367 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2368 msgid "You are not permitted to add files to %(classname)s." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2369 msgstr "Nincs jogosultsága fájlok hozzáadására %(classname)s-hez." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2370 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2371 #: ../roundup/mailgw.py:1170 |
| 3781 | 2372 msgid "" |
| 2373 "\n" | |
| 2374 "Roundup requires the submission to be plain text. The message parser could\n" | |
| 2375 "not find a text/plain part to use.\n" | |
| 2376 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2377 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2378 "A Roundup egyszerű szövegként tudja fogadni a kérelmet. Az üzenet értelmező\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2379 "nem talált használható, egyszerű szöveg formátumú részt.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2380 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2381 #: ../roundup/mailgw.py:1183 |
| 3781 | 2382 msgid "You are not permitted to create messages." |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2383 msgstr "Nincs jogosultsága üzenetek létrehozására." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2384 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2385 #: ../roundup/mailgw.py:1192 |
| 3781 | 2386 #, python-format |
| 2387 msgid "" | |
| 2388 "\n" | |
| 2389 "Mail message was rejected by a detector.\n" | |
| 2390 "%(error)s\n" | |
| 2391 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2392 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2393 "A mail üzenetet a felderítő visszutasította.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2394 "%(error)s\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2395 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2396 #: ../roundup/mailgw.py:1203 |
| 3781 | 2397 #, python-format |
| 2398 msgid "You are not permitted to add messages to %(classname)s." | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2399 msgstr "Nincs jogosultsága üzenet hozzáadására %(classname)s-hez." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2400 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2401 #: ../roundup/mailgw.py:1226 |
| 3781 | 2402 #, python-format |
| 2403 msgid "You are not permitted to edit property %(prop)s of class %(classname)s." | |
| 2404 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2405 "Nincs jogosultsága %(classname)s osztály %(prop)s tulajdonságát szerkeszteni." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2406 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2407 #: ../roundup/mailgw.py:1238 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2408 #, fuzzy, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2409 msgid "You are not permitted to set property %(prop)s of class %(classname)s." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2410 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2411 "Nincs jogosultsága %(classname)s osztály %(prop)s tulajdonságát szerkeszteni." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2412 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2413 #: ../roundup/mailgw.py:1246 |
| 3781 | 2414 #, python-format |
| 2415 msgid "" | |
| 2416 "\n" | |
| 2417 "There was a problem with the message you sent:\n" | |
| 2418 " %(message)s\n" | |
| 2419 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2420 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2421 "Probléma volt az Ön által küldött üzenettel:\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2422 " %(message)s\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2423 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2424 #: ../roundup/mailgw.py:1366 ../roundup/mailgw.py:1835 |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2425 #: ../roundup/mailgw.py:1366:1835 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2426 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2427 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2428 "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2429 "The mail gateway is not properly set up. Please contact\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2430 "%(mailadmin)s and have them fix the incorrect properties:\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2431 " %(errors)s\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2432 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2433 "\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2434 "A mail átjáró nincs helyesen beállítva. Vegye fel a kapcsolatot\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2435 "%(mailadmin)s-nal és javíttassa ki a hibás tulajdonságokat:\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2436 " %(errors)s\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2437 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2438 #: ../roundup/mailgw.py:1821 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2439 #, fuzzy, python-format |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2440 msgid "" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2441 "\n" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2442 "The mail gateway is not properly set up. Please contact\n" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2443 "%(mailadmin)s and have them fix the incorrect class specified as:\n" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2444 " %(classname)s\n" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2445 msgstr "" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2446 "\n" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2447 "A mail átjáró nincs helyesen beállítva. Vegye fel a kapcsolatot\n" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2448 "%(mailadmin)s-nal és javíttassa ki a hibásan megadott osztályt:\n" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2449 " %(current_class)s\n" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2450 |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2451 #: ../roundup/mailgw.py:1856 |
| 3781 | 2452 msgid "not of form [arg=value,value,...;arg=value,value,...]" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2453 msgstr "nem [arg=érték,érték,...;arg=érték,érték,...] formátumú" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2454 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2455 #: ../roundup/rest.py:398 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2456 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2457 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
|
2458 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2459 |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2460 # ../roundup/cgi/actions.py:930 :934 |
|
6942
e09095701620
update for latest flake8 changes
John Rouillard <rouilj@ieee.org>
parents:
6777
diff
changeset
|
2461 #: ../roundup/rest.py:1097 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2462 #, fuzzy, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2463 msgid "Invalid attribute %s" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2464 msgstr "Hibás bejelentkezés" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2465 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2466 #: ../roundup/rest.py:2090 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2467 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2468 msgid "Api rate limits exceeded. Please wait: %s seconds." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2469 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2470 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2471 #: ../roundup/rest.py:2125 |
|
6364
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2472 #, python-format |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2473 msgid "" |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2474 "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
|
2475 "%(acceptable_types)s" |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2476 msgstr "" |
|
e8361bce72de
update pot file and language .po files.
John Rouillard <rouilj@ieee.org>
parents:
6301
diff
changeset
|
2477 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2478 #: ../roundup/rest.py:2305 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2479 #, python-format |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2480 msgid "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2481 "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
|
2482 "supported versions." |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2483 msgstr "" |
|
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2484 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2485 #: ../roundup/roundupdb.py:139 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2486 #, python-format |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2487 msgid "Username '%s' already exists." |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2488 msgstr "" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2489 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2490 #: ../roundup/roundupdb.py:223 |
| 3781 | 2491 msgid "files" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2492 msgstr "fájlok" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2493 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2494 #: ../roundup/roundupdb.py:223 |
| 3781 | 2495 msgid "messages" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2496 msgstr "üzenetek" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2497 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2498 #: ../roundup/roundupdb.py:223 |
| 3781 | 2499 msgid "nosy" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2500 msgstr "kíváncsi" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2501 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2502 #: ../roundup/roundupdb.py:223 |
| 3781 | 2503 msgid "superseder" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2504 msgstr "helyettes" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2505 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2506 #: ../roundup/roundupdb.py:223 |
| 3781 | 2507 msgid "title" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2508 msgstr "cím" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2509 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2510 #: ../roundup/roundupdb.py:224 |
| 3781 | 2511 msgid "assignedto" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2512 msgstr "kiosztva" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2513 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2514 #: ../roundup/roundupdb.py:224 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2515 #, fuzzy |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2516 msgid "keyword" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2517 msgstr "Téma" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2518 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2519 #: ../roundup/roundupdb.py:224 |
| 3781 | 2520 msgid "priority" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2521 msgstr "prioritás" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2522 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2523 #: ../roundup/roundupdb.py:224 |
| 3781 | 2524 msgid "status" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2525 msgstr "állapot" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2526 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2527 #: ../roundup/roundupdb.py:227 |
| 3781 | 2528 msgid "activity" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2529 msgstr "művelet" |
| 3781 | 2530 |
| 2531 #. following properties are common for all hyperdb classes | |
| 2532 #. 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
|
2533 #: ../roundup/roundupdb.py:227 |
| 3781 | 2534 msgid "actor" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2535 msgstr "végezte" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2536 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2537 #: ../roundup/roundupdb.py:227 |
| 3781 | 2538 msgid "creation" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2539 msgstr "létrehozás" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2540 |
|
6672
01216187a167
Testing translations in mailgw.py, update translations, i18n improved
John Rouillard <rouilj@ieee.org>
parents:
6620
diff
changeset
|
2541 #: ../roundup/roundupdb.py:227 |
| 3781 | 2542 msgid "creator" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2543 msgstr "létrehozó" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2544 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
2545 #: ../roundup/roundupdb.py:425 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2546 #, python-format |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2547 msgid "No key for \"%(adr)s\" in keyring" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2548 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2549 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
2550 #: ../roundup/roundupdb.py:503 |
| 3781 | 2551 #, python-format |
| 2552 msgid "New submission from %(authname)s%(authaddr)s:" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2553 msgstr "Új beadvány %(authname)s%(authaddr)s részéről:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2554 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
2555 #: ../roundup/roundupdb.py:506 |
| 3781 | 2556 #, python-format |
| 2557 msgid "%(authname)s%(authaddr)s added the comment:" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2558 msgstr "%(authname)s%(authaddr)s ezt a megjegyzést írta:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2559 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
2560 #: ../roundup/roundupdb.py:509 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2561 #, fuzzy, python-format |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2562 msgid "Change by %(authname)s%(authaddr)s:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2563 msgstr "Új beadvány %(authname)s%(authaddr)s részéről:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2564 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
2565 #: ../roundup/roundupdb.py:528 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2566 #, python-format |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2567 msgid "File '%(filename)s' not attached - you can download it from %(link)s." |
| 3781 | 2568 msgstr "" |
| 2569 | |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
2570 #: ../roundup/roundupdb.py:903 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2571 #, python-format |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2572 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2573 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2574 "Now:\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2575 "%(new)s\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2576 "Was:\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2577 "%(old)s" |
| 3781 | 2578 msgstr "" |
| 2579 | |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2580 #: ../roundup/scripts/roundup_demo.py:49 |
| 3781 | 2581 #, python-format |
| 2582 msgid "Enter directory path to create demo tracker [%s]: " | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2583 msgstr "Adja meg az elérési utat a bemutató tracker [%s] létrehozásához: " |
| 3781 | 2584 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2585 #: ../roundup/scripts/roundup_demo.py:54 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2586 #, python-format |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2587 msgid "" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2588 "Enter tracker template to use (one of (%(template_list)s)) " |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
2589 "[%(default_template)s]: " |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2590 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2591 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2592 #: ../roundup/scripts/roundup_gettext.py:35 |
| 3781 | 2593 #, python-format |
| 2594 msgid "Usage: %(program)s <tracker home>" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2595 msgstr "Használat: %(program)s <tracker elérési út>" |
| 3781 | 2596 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2597 #: ../roundup/scripts/roundup_gettext.py:51 |
| 3781 | 2598 #, python-format |
| 2599 msgid "No tracker templates found in directory %s" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2600 msgstr "Nem található tracker sablon a(z) %s könyvtárban" |
| 3781 | 2601 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2602 #: ../roundup/scripts/roundup_mailgw.py:182 |
| 3781 | 2603 msgid "" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2604 "\n" |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2605 "Error: The instance home must be specified" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2606 msgstr "" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2607 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2608 #: ../roundup/scripts/roundup_mailgw.py:200 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2609 #, fuzzy |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2610 msgid "" |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2611 "\n" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2612 "Error: not enough source specification information" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2613 msgstr "Hiba: nincs elég forrás specifikációs információ" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2614 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2615 #: ../roundup/scripts/roundup_mailgw.py:231 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2616 #, fuzzy, python-format |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2617 msgid "" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2618 "\n" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2619 "Error: %s specification not valid" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2620 msgstr "Hiba: a pop specifikáció nem érvényes" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2621 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2622 #: ../roundup/scripts/roundup_mailgw.py:254 |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2623 #, fuzzy |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2624 msgid "" |
|
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2625 "\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2626 "Error: The source must be either \"mailbox\", \"pop\", \"pops\", \"apop\", " |
|
7069
c9a02c670e69
latest updates to translations/template for client.py
John Rouillard <rouilj@ieee.org>
parents:
7063
diff
changeset
|
2627 "\"imap\", \"imaps\", \"imaps_cram\", or \"imaps_oauth\"" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2628 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2629 "Hiba: A forrás a következők egyike kell legyen: \"mailbox\", \"pop\", \"apop" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2630 "\", \"imap\" vagy \"imaps\"" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2631 |
|
6986
5a84ddf7aa8b
update with roundup_admin and indexer_xapian strings
John Rouillard <rouilj@ieee.org>
parents:
6942
diff
changeset
|
2632 #: ../roundup/scripts/roundup_server.py:112 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2633 msgid "WARNING: generating temporary SSL certificate" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2634 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2635 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2636 #: ../roundup/scripts/roundup_server.py:331 |
| 3781 | 2637 msgid "" |
| 2638 "<html><head><title>Roundup trackers index</title></head>\n" | |
| 2639 "<body><h1>Roundup trackers index</h1><ol>\n" | |
| 2640 msgstr "" | |
| 2641 "<html><head><title>Roundup hibakövetők listája</title></head>\n" | |
| 2642 "<body><h1>Roundup hibakövetők listája</h1><ol>\n" | |
| 2643 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2644 #: ../roundup/scripts/roundup_server.py:551 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2645 #, fuzzy, python-format |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2646 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
|
2647 msgstr "%(key)s: %(value)s" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
2648 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2649 #: ../roundup/scripts/roundup_server.py:563 |
| 3781 | 2650 msgid "WARNING: ignoring \"-g\" argument, not root" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2651 msgstr "FIGYELEM: \"-g\" opció figyelmen kívül hagyásra került, nem root" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2652 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2653 #: ../roundup/scripts/roundup_server.py:569 |
| 3781 | 2654 msgid "Can't change groups - no grp module" |
| 2655 msgstr "Nem lehet csoportot váltani - nincs meg a grp modul" | |
| 2656 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2657 #: ../roundup/scripts/roundup_server.py:578 |
| 3781 | 2658 #, python-format |
| 2659 msgid "Group %(group)s doesn't exist" | |
| 2660 msgstr "%(group)s csoport nem létezik" | |
| 2661 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2662 #: ../roundup/scripts/roundup_server.py:590 |
| 3781 | 2663 msgid "Can't run as root!" |
| 2664 msgstr "Nem futhat root-ként!" | |
| 2665 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2666 #: ../roundup/scripts/roundup_server.py:593 |
| 3781 | 2667 msgid "WARNING: ignoring \"-u\" argument, not root" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2668 msgstr "FIGYELEM: \"-u\" opció figyelmen kívül hagyásra került, nem root" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2669 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2670 #: ../roundup/scripts/roundup_server.py:599 |
| 3781 | 2671 msgid "Can't change users - no pwd module" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2672 msgstr "Felhasználóváltás nem sikerült - nincs pwd modul" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2673 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2674 #: ../roundup/scripts/roundup_server.py:608 |
| 3781 | 2675 #, python-format |
| 2676 msgid "User %(user)s doesn't exist" | |
| 2677 msgstr "A(z) %(user)s felhasználó nem létezik" | |
| 2678 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2679 #: ../roundup/scripts/roundup_server.py:805 |
| 3781 | 2680 #, python-format |
| 2681 msgid "Multiprocess mode \"%s\" is not available, switching to single-process" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2682 msgstr "\"%s\" többszálú mód nem érhető el, áttérés egyszálú módra" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2683 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2684 #: ../roundup/scripts/roundup_server.py:832 |
| 3781 | 2685 #, python-format |
| 2686 msgid "Unable to bind to port %s, port already in use." | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2687 msgstr "Nem sikerült a(z) %s portra csatlakozni, a port már használatban van." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2688 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2689 #: ../roundup/scripts/roundup_server.py:836 |
|
6744
13abb143df48
Update tranlsation strings
John Rouillard <rouilj@ieee.org>
parents:
6694
diff
changeset
|
2690 #, fuzzy, python-format |
|
13abb143df48
Update tranlsation strings
John Rouillard <rouilj@ieee.org>
parents:
6694
diff
changeset
|
2691 msgid "" |
|
13abb143df48
Update tranlsation strings
John Rouillard <rouilj@ieee.org>
parents:
6694
diff
changeset
|
2692 "Unable to bind to port %(port)s, access not allowed, errno: %(errno)s %(msg)s" |
|
13abb143df48
Update tranlsation strings
John Rouillard <rouilj@ieee.org>
parents:
6694
diff
changeset
|
2693 msgstr "Nem sikerült a(z) %s portra csatlakozni, a port már használatban van." |
|
13abb143df48
Update tranlsation strings
John Rouillard <rouilj@ieee.org>
parents:
6694
diff
changeset
|
2694 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2695 #: ../roundup/scripts/roundup_server.py:915 |
| 3781 | 2696 msgid "" |
| 2697 " -c <Command> Windows Service options.\n" | |
| 2698 " If you want to run the server as a Windows Service, you\n" | |
| 2699 " must use configuration file to specify tracker homes.\n" | |
| 2700 " Logfile option is required to run Roundup Tracker service.\n" | |
| 2701 " Typing \"roundup-server -c help\" shows Windows Services\n" | |
| 2702 " specifics." | |
| 2703 msgstr "" | |
| 2704 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2705 #: ../roundup/scripts/roundup_server.py:922 |
| 3781 | 2706 msgid "" |
| 2707 " -u <UID> runs the Roundup web server as this UID\n" | |
| 2708 " -g <GID> runs the Roundup web server as this GID\n" | |
| 2709 " -d <PIDfile> run the server in the background and write the server's PID\n" | |
| 2710 " to the file indicated by PIDfile. The -l option *must* be\n" | |
| 2711 " specified if -d is used." | |
| 2712 msgstr "" | |
| 2713 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2714 #: ../roundup/scripts/roundup_server.py:929 |
| 3781 | 2715 #, python-format |
| 2716 msgid "" | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
2717 "\n" |
| 3781 | 2718 "%(message)sUsage: roundup-server [options] [name=tracker home]*\n" |
| 2719 "\n" | |
| 2720 "Options:\n" | |
| 2721 " -v print the Roundup version number and exit\n" | |
| 2722 " -h print this text and exit\n" | |
| 2723 " -S create or update configuration file and exit\n" | |
| 2724 " -C <fname> use configuration file <fname>\n" | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2725 " -n <name> set the host name of the Roundup web server instance,\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2726 " specifies on which network interfaces to listen for\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2727 " connections, defaults to localhost, use 0.0.0.0 to bind\n" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2728 " to all network interfaces\n" |
| 3781 | 2729 " -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
|
2730 " -I <header1[,header2]*> list of headers to pass to the backend\n" |
| 3781 | 2731 " -l <fname> log to the file indicated by fname instead of stderr/stdout\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2732 " -N log client machine names instead of IP addresses (much " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2733 "slower)\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2734 " -i <fname> set tracker index template\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2735 " -s enable SSL\n" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2736 " -L http request logging uses python logging (roundup.http)\n" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2737 " -e <fname> PEM file containing SSL key and certificate\n" |
| 3781 | 2738 " -t <mode> multiprocess mode (default: %(mp_def)s).\n" |
| 2739 " 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
|
2740 " -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
|
2741 " 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
|
2742 "\n" |
| 3781 | 2743 "%(os_part)s\n" |
| 2744 "\n" | |
| 2745 "Long options:\n" | |
| 2746 " --version print the Roundup version number and exit\n" | |
| 2747 " --help print this text and exit\n" | |
| 2748 " --save-config create or update configuration file and exit\n" | |
| 2749 " --config <fname> use configuration file <fname>\n" | |
| 2750 " All settings of the [main] section of the configuration file\n" | |
| 2751 " also may be specified in form --<name>=<value>\n" | |
| 2752 "\n" | |
| 2753 "Examples:\n" | |
| 2754 "\n" | |
| 2755 " roundup-server -S -C /opt/roundup/etc/roundup-server.ini \\\n" | |
| 2756 " -n localhost -p 8917 -l /var/log/roundup.log \\\n" | |
| 2757 " support=/var/spool/roundup-trackers/support\n" | |
| 2758 "\n" | |
| 2759 " roundup-server -C /opt/roundup/etc/roundup-server.ini\n" | |
| 2760 "\n" | |
| 2761 " roundup-server support=/var/spool/roundup-trackers/support\n" | |
| 2762 "\n" | |
| 2763 " roundup-server -d /var/run/roundup.pid -l /var/log/roundup.log \\\n" | |
| 2764 " support=/var/spool/roundup-trackers/support\n" | |
| 2765 "\n" | |
| 2766 "Configuration file format:\n" | |
| 2767 " Roundup Server configuration file has common .ini file format.\n" | |
| 2768 " Configuration file created with 'roundup-server -S' contains\n" | |
| 2769 " detailed explanations for each option. Please see that file\n" | |
| 2770 " for option descriptions.\n" | |
| 2771 "\n" | |
| 2772 "How to use \"name=tracker home\":\n" | |
| 2773 " These arguments set the tracker home(s) to use. The name is how the\n" | |
| 2774 " tracker is identified in the URL (it's the first part of the URL path).\n" | |
| 2775 " The tracker home is the directory that was identified when you did\n" | |
| 2776 " \"roundup-admin init\". You may specify any number of these name=home\n" | |
| 2777 " pairs on the command-line. Make sure the name part doesn't include\n" | |
| 2778 " any url-unsafe characters like spaces, as these confuse IE.\n" | |
| 2779 msgstr "" | |
| 2780 | |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2781 #: ../roundup/scripts/roundup_server.py:1105 |
| 3781 | 2782 msgid "Instances must be name=home" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2783 msgstr "A példányoknak név=home formában kell lenniük" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2784 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2785 #: ../roundup/scripts/roundup_server.py:1119 |
| 3781 | 2786 #, python-format |
| 2787 msgid "Configuration saved to %s" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2788 msgstr "Beállítások elmentve ide: %s" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2789 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2790 #: ../roundup/scripts/roundup_server.py:1137 |
| 3781 | 2791 msgid "Sorry, you can't run the server as a daemon on this Operating System" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2792 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2793 "Elnézést, ezen az operációs rendszeren a szerver nem indítható démonként" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2794 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
2795 #: ../roundup/scripts/roundup_server.py:1157 |
| 3781 | 2796 #, python-format |
| 2797 msgid "Roundup server started on %(HOST)s:%(PORT)s" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2798 msgstr "Roundup server elindítva a(z) %(HOST)s:%(PORT)s gépen" |
| 3781 | 2799 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2800 #: ../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
|
2801 #: ../share/roundup/templates/devel/html/_generic.collision.html:4 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2802 #: ../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
|
2803 #: ../share/roundup/templates/responsive/html/_generic.collision.html:4 |
| 3781 | 2804 msgid "${class} Edit Collision - ${tracker}" |
| 2805 msgstr "${class} ütközés szerkesztése - ${tracker}" | |
| 2806 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2807 #: ../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
|
2808 #: ../share/roundup/templates/devel/html/_generic.collision.html:7 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2809 #: ../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
|
2810 #: ../share/roundup/templates/responsive/html/_generic.collision.html:7 |
| 3781 | 2811 msgid "${class} Edit Collision" |
| 2812 msgstr "${class} ütközés szerkesztése" | |
| 2813 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2814 #: ../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
|
2815 #: ../share/roundup/templates/devel/html/_generic.collision.html:14 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2816 #: ../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
|
2817 #: ../share/roundup/templates/responsive/html/_generic.collision.html:14 |
| 3781 | 2818 msgid "" |
| 2819 "\n" | |
| 2820 " There has been a collision. Another user updated this node\n" | |
| 2822 " the node and review your edits.\n" | |
| 2823 msgstr "" | |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2824 "\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2825 " Ütközés történt. Egy másik felhasználó módosította ezt a bejegyzést\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
|
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2827 " a bejegyzést és szerkessze újra azt.\n" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2828 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2829 #: ../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
|
2830 #: ../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
|
2831 #: ../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
|
2832 #: ../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
|
2833 #: ../share/roundup/templates/responsive/html/user.help.html:90 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2834 msgid "Please specify your search parameters!" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2835 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2836 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2837 #: ../share/roundup/templates/classic/html/_generic.help-list.html:20 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2838 #: ../share/roundup/templates/classic/html/_generic.index.html:14 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2839 #: ../share/roundup/templates/classic/html/_generic.item.html:12 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2840 #: ../share/roundup/templates/classic/html/file.item.html:9 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2841 #: ../share/roundup/templates/classic/html/issue.index.html:15 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2842 #: ../share/roundup/templates/classic/html/issue.item.html:28 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2843 #: ../share/roundup/templates/classic/html/msg.item.html:26 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2844 #: ../share/roundup/templates/classic/html/user.index.html:9 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2845 #: ../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
|
2846 #: ../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
|
2847 #: ../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
|
2848 #: ../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
|
2849 #: ../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
|
2850 #: ../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
|
2851 #: ../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
|
2852 #: ../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
|
2853 #: ../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
|
2854 #: ../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
|
2855 #: ../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
|
2856 #: ../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
|
2857 #: ../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
|
2858 #: ../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
|
2859 #: ../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
|
2860 #: ../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
|
2861 #: ../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
|
2862 #: ../share/roundup/templates/devel/html/user.item.html:34 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2863 #: ../share/roundup/templates/minimal/html/_generic.index.html:14 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2864 #: ../share/roundup/templates/minimal/html/_generic.item.html:12 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2865 #: ../share/roundup/templates/minimal/html/user.index.html:9 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2866 #: ../share/roundup/templates/minimal/html/user.item.html:34 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2867 #: ../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
|
2868 #: ../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
|
2869 #: ../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
|
2870 #: ../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
|
2871 #: ../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
|
2872 #: ../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
|
2873 #: ../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
|
2874 #: ../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
|
2875 #: ../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
|
2876 #: ../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
|
2877 #: ../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
|
2878 #: ../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
|
2879 #: ../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
|
2880 #: ../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
|
2881 #: ../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
|
2882 #: ../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
|
2883 #: ../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
|
2884 #: ../share/roundup/templates/responsive/html/user.item.html:34 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2885 msgid "You are not allowed to view this page." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2886 msgstr "Nincs jogosultsága az oldal megjelenítéséhez." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2887 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2888 #: ../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
|
2889 #: ../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
|
2890 #: ../share/roundup/templates/responsive/html/_generic.help-list.html:12 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2891 msgid "1..25 out of 50" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2892 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2893 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2894 #: ../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
|
2895 #: ../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
|
2896 #: ../share/roundup/templates/responsive/html/_generic.help-search.html:9 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2897 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2898 "Generic template ${template} or version for class ${classname} is not yet " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2899 "implemented" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2900 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2901 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2902 #: ../share/roundup/templates/classic/html/_generic.help-submit.html:57 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2903 #: ../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
|
2904 #: ../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
|
2905 #: ../share/roundup/templates/devel/html/user.help.html:103 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2906 #: ../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
|
2907 #: ../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
|
2908 #: ../share/roundup/templates/responsive/html/user.help.html:103 |
| 3781 | 2909 msgid " Cancel " |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2910 msgstr " Mégsem " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2911 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2912 #: ../share/roundup/templates/classic/html/_generic.help-submit.html:63 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2913 #: ../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
|
2914 #: ../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
|
2915 #: ../share/roundup/templates/devel/html/user.help.html:108 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2916 #: ../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
|
2917 #: ../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
|
2918 #: ../share/roundup/templates/responsive/html/user.help.html:108 |
| 3781 | 2919 msgid " Apply " |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2920 msgstr " Alkalmaz " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2921 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2922 #: ../share/roundup/templates/classic/html/_generic.help.html:9 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2923 #: ../share/roundup/templates/classic/html/user.help.html:13 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2924 #: ../share/roundup/templates/minimal/html/_generic.help.html:9 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2925 msgid "${property} help - ${tracker}" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
2926 msgstr "${property} segítség - ${tracker}" |
| 3781 | 2927 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2928 #: ../share/roundup/templates/classic/html/_generic.help.html:41 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2929 #: ../share/roundup/templates/classic/html/help.html:21 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2930 #: ../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
|
2931 #: ../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
|
2932 #: ../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
|
2933 #: ../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
|
2934 #: ../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
|
2935 #: ../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
|
2936 #: ../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
|
2937 #: ../share/roundup/templates/devel/html/user.index.html:76 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2938 #: ../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
|
2939 #: ../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
|
2940 #: ../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
|
2941 #: ../share/roundup/templates/responsive/html/user.index.html:77 |
| 3781 | 2942 msgid "<< previous" |
| 2943 msgstr "<< előző" | |
| 2944 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2945 #: ../share/roundup/templates/classic/html/_generic.help.html:53 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2946 #: ../share/roundup/templates/classic/html/help.html:28 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2947 #: ../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
|
2948 #: ../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
|
2949 #: ../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
|
2950 #: ../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
|
2951 #: ../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
|
2952 #: ../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
|
2953 #: ../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
|
2954 #: ../share/roundup/templates/devel/html/user.index.html:84 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2955 #: ../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
|
2956 #: ../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
|
2957 #: ../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
|
2958 #: ../share/roundup/templates/responsive/html/user.index.html:85 |
| 3781 | 2959 msgid "${start}..${end} out of ${total}" |
| 2960 msgstr "${start}..${end}, összesen ${total}" | |
| 2961 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2962 #: ../share/roundup/templates/classic/html/_generic.help.html:57 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2963 #: ../share/roundup/templates/classic/html/help.html:32 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2964 #: ../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
|
2965 #: ../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
|
2966 #: ../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
|
2967 #: ../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
|
2968 #: ../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
|
2969 #: ../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
|
2970 #: ../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
|
2971 #: ../share/roundup/templates/devel/html/user.index.html:87 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2972 #: ../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
|
2973 #: ../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
|
2974 #: ../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
|
2975 #: ../share/roundup/templates/responsive/html/user.index.html:88 |
| 3781 | 2976 msgid "next >>" |
| 2977 msgstr "következő >>" | |
| 2978 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2979 #: ../share/roundup/templates/classic/html/_generic.index.html:6 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2980 #: ../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
|
2981 #: ../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
|
2982 #: ../share/roundup/templates/devel/html/_generic.item.html:4 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2983 #: ../share/roundup/templates/minimal/html/_generic.index.html:6 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2984 #: ../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
|
2985 #: ../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
|
2986 #: ../share/roundup/templates/responsive/html/_generic.item.html:4 |
| 3781 | 2987 msgid "${class} editing - ${tracker}" |
| 2988 msgstr "${class} szerkesztése - ${tracker}" | |
| 2989 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2990 #: ../share/roundup/templates/classic/html/_generic.index.html:9 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2991 #: ../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
|
2992 #: ../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
|
2993 #: ../share/roundup/templates/devel/html/_generic.item.html:7 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2994 #: ../share/roundup/templates/minimal/html/_generic.index.html:9 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
2995 #: ../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
|
2996 #: ../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
|
2997 #: ../share/roundup/templates/responsive/html/_generic.item.html:7 |
| 3781 | 2998 msgid "${class} editing" |
| 2999 msgstr "${class} szerkesztése" | |
| 3000 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3001 #: ../share/roundup/templates/classic/html/_generic.index.html:19 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3002 #: ../share/roundup/templates/classic/html/_generic.item.html:16 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3003 #: ../share/roundup/templates/classic/html/file.item.html:13 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3004 #: ../share/roundup/templates/classic/html/issue.index.html:19 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3005 #: ../share/roundup/templates/classic/html/issue.item.html:32 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3006 #: ../share/roundup/templates/classic/html/msg.item.html:30 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3007 #: ../share/roundup/templates/classic/html/user.index.html:13 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3008 #: ../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
|
3009 #: ../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
|
3010 #: ../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
|
3011 #: ../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
|
3012 #: ../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
|
3013 #: ../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
|
3014 #: ../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
|
3015 #: ../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
|
3016 #: ../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
|
3017 #: ../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
|
3018 #: ../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
|
3019 #: ../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
|
3020 #: ../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
|
3021 #: ../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
|
3022 #: ../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
|
3023 #: ../share/roundup/templates/devel/html/user.item.html:38 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3024 #: ../share/roundup/templates/minimal/html/_generic.index.html:19 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3025 #: ../share/roundup/templates/minimal/html/_generic.item.html:16 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3026 #: ../share/roundup/templates/minimal/html/user.index.html:13 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3027 #: ../share/roundup/templates/minimal/html/user.item.html:38 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3028 #: ../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
|
3029 #: ../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
|
3030 #: ../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
|
3031 #: ../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
|
3032 #: ../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
|
3033 #: ../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
|
3034 #: ../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
|
3035 #: ../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
|
3036 #: ../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
|
3037 #: ../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
|
3038 #: ../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
|
3039 #: ../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
|
3040 #: ../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
|
3041 #: ../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
|
3042 #: ../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
|
3043 #: ../share/roundup/templates/responsive/html/user.item.html:38 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3044 msgid "Please login with your username and password." |
| 3781 | 3045 msgstr "" |
| 3046 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3047 #: ../share/roundup/templates/classic/html/_generic.index.html:28 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3048 #: ../share/roundup/templates/minimal/html/_generic.index.html:28 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3049 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3050 "<p class=\"form-help\"> You may edit the contents of the ${classname} class " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3051 "using this form. Commas, newlines and double quotes (\") must be handled " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3052 "delicately. You may include commas and newlines by enclosing the values in " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3053 "double-quotes (\"). Double quotes themselves must be quoted by doubling " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3054 "(\"\"). </p> <p class=\"form-help\"> Multilink properties have their " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3055 "multiple values colon (\":\") separated (... ,\"one:two:three\", ...) </p> " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3056 "<p class=\"form-help\"> Remove entries by deleting their line. Add new " |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3057 "entries by appending them to the table - put an X in the id column. If you " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3058 "wish to restore a removed item and you know its id then just put that id in " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3059 "the id column. </p>" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3060 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3061 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3062 #: ../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
|
3063 #: ../share/roundup/templates/devel/html/_generic.index.html:50 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3064 #: ../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
|
3065 #: ../share/roundup/templates/responsive/html/_generic.index.html:50 |
| 3781 | 3066 msgid "Edit Items" |
| 3067 msgstr "Elemek szerkesztése" | |
| 3068 | |
| 6777 | 3069 #: ../share/roundup/templates/classic/html/_generic.item.html:52 |
| 3070 #: ../share/roundup/templates/minimal/html/_generic.item.html:52 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3071 msgid "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3072 "Showing 10 items. <a href=\"\">Show all history</a> (warning: this could be " |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3073 "VERY long)" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3074 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3075 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3076 #: ../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
|
3077 #: ../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
|
3078 #: ../share/roundup/templates/responsive/html/file.index.html:3 |
| 3781 | 3079 msgid "List of files - ${tracker}" |
| 3080 msgstr "Fájlok listája - ${tracker}" | |
| 3081 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3082 #: ../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
|
3083 #: ../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
|
3084 #: ../share/roundup/templates/responsive/html/file.index.html:4 |
| 3781 | 3085 msgid "List of files" |
| 3086 msgstr "Fájlok listája" | |
| 3087 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3088 #: ../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
|
3089 #: ../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
|
3090 #: ../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
|
3091 #: ../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
|
3092 #: ../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
|
3093 #: ../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
|
3094 #: ../share/roundup/templates/responsive/html/patch.index.html:43 |
| 3781 | 3095 msgid "Download" |
| 3096 msgstr "Letöltés" | |
| 3097 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3098 #: ../share/roundup/templates/classic/html/file.index.html:11 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3099 #: ../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
|
3100 #: ../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
|
3101 #: ../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
|
3102 #: ../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
|
3103 #: ../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
|
3104 #: ../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
|
3105 #: ../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
|
3106 #: ../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
|
3107 #: ../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
|
3108 #: ../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
|
3109 #: ../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
|
3110 #: ../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
|
3111 #: ../share/roundup/templates/responsive/html/patch.item.html:117 |
| 3781 | 3112 msgid "Content Type" |
| 3113 msgstr "Tartalom típus" | |
| 3114 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3115 #: ../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
|
3116 #: ../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
|
3117 #: ../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
|
3118 #: ../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
|
3119 #: ../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
|
3120 #: ../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
|
3121 #: ../share/roundup/templates/responsive/html/patch.index.html:46 |
| 3781 | 3122 msgid "Uploaded By" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3123 msgstr "Feltöltötte" |
| 3781 | 3124 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3125 #: ../share/roundup/templates/classic/html/file.index.html:13 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3126 #: ../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
|
3127 #: ../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
|
3128 #: ../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
|
3129 #: ../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
|
3130 #: ../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
|
3131 #: ../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
|
3132 #: ../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
|
3133 #: ../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
|
3134 #: ../share/roundup/templates/responsive/html/patch.index.html:47 |
| 3781 | 3135 msgid "Date" |
| 3136 msgstr "Dátum" | |
| 3137 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3138 #: ../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
|
3139 #: ../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
|
3140 #: ../share/roundup/templates/responsive/html/file.item.html:2 |
| 3781 | 3141 msgid "File display - ${tracker}" |
| 3142 msgstr "Fájl megjelenítés - ${tracker}" | |
| 3143 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3144 #: ../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
|
3145 #: ../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
|
3146 #: ../share/roundup/templates/responsive/html/file.item.html:4 |
| 3781 | 3147 msgid "File display" |
| 3148 msgstr "Fájl megjelenítés" | |
| 3149 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3150 #: ../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
|
3151 #: ../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
|
3152 #: ../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
|
3153 #: ../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
|
3154 #: ../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
|
3155 #: ../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
|
3156 #: ../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
|
3157 #: ../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
|
3158 #: ../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
|
3159 #: ../share/roundup/templates/responsive/html/user.register.html:25 |
| 3781 | 3160 msgid "Name" |
| 3161 msgstr "Név" | |
| 3162 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3163 #: ../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
|
3164 #: ../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
|
3165 #: ../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
|
3166 #: ../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
|
3167 #: ../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
|
3168 #: ../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
|
3169 #: ../share/roundup/templates/responsive/html/patch.item.html:147 |
| 3781 | 3170 msgid "download" |
| 3171 msgstr "letöltés" | |
| 3172 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3173 #: ../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
|
3174 #: ../share/roundup/templates/devel/html/home.classlist.html:2 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3175 #: ../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
|
3176 #: ../share/roundup/templates/responsive/html/home.classlist.html:2 |
| 3781 | 3177 msgid "List of classes - ${tracker}" |
| 3178 msgstr "Osztályok listája - ${tracker}" | |
| 3179 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3180 #: ../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
|
3181 #: ../share/roundup/templates/devel/html/home.classlist.html:4 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3182 #: ../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
|
3183 #: ../share/roundup/templates/responsive/html/home.classlist.html:4 |
| 3781 | 3184 msgid "List of classes" |
| 3185 msgstr "Osztályok listája" | |
| 3186 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3187 #: ../share/roundup/templates/classic/html/issue.index.html:3 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3188 #: ../share/roundup/templates/classic/html/issue.index.html:9 |
| 3781 | 3189 msgid "List of issues" |
| 3190 msgstr "Ügyek listája" | |
| 3191 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3192 #: ../share/roundup/templates/classic/html/issue.index.html:26 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3193 #: ../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
|
3194 #: ../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
|
3195 #: ../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
|
3196 #: ../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
|
3197 #: ../share/roundup/templates/responsive/html/task.item.html:215 |
| 3781 | 3198 msgid "Priority" |
| 3199 msgstr "Prioritás" | |
| 3200 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3201 #: ../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
|
3202 #: ../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
|
3203 #: ../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
|
3204 #: ../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
|
3205 #: ../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
|
3206 #: ../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
|
3207 #: ../share/roundup/templates/responsive/html/task.index.html:26 |
| 3781 | 3208 msgid "ID" |
| 3209 msgstr "Azonosító" | |
| 3210 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3211 #: ../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
|
3212 #: ../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
|
3213 #: ../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
|
3214 #: ../share/roundup/templates/responsive/html/task.index.html:27 |
| 3781 | 3215 msgid "Creation" |
| 3216 msgstr "Létrehozás" | |
| 3217 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3218 #: ../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
|
3219 #: ../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
|
3220 #: ../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
|
3221 #: ../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
|
3222 #: ../share/roundup/templates/responsive/html/task.index.html:28 |
| 3781 | 3223 msgid "Activity" |
| 3224 msgstr "Aktivitás" | |
| 3225 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3226 #: ../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
|
3227 #: ../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
|
3228 #: ../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
|
3229 #: ../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
|
3230 #: ../share/roundup/templates/responsive/html/task.index.html:29 |
| 3781 | 3231 msgid "Actor" |
| 3232 msgstr "Hozzászóló" | |
| 3233 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3234 #: ../share/roundup/templates/classic/html/issue.index.html:31 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3235 #: ../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
|
3236 #: ../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
|
3237 #: ../share/roundup/templates/responsive/html/keyword.index.html:25 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3238 msgid "Keyword" |
| 3781 | 3239 msgstr "Téma" |
| 3240 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3241 #: ../share/roundup/templates/classic/html/issue.index.html:32 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3242 #: ../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
|
3243 #: ../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
|
3244 #: ../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
|
3245 #: ../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
|
3246 #: ../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
|
3247 #: ../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
|
3248 #: ../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
|
3249 #: ../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
|
3250 #: ../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
|
3251 #: ../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
|
3252 #: ../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
|
3253 #: ../share/roundup/templates/responsive/html/task.item.html:62 |
| 3781 | 3254 msgid "Title" |
| 3255 msgstr "Cím" | |
| 3256 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3257 #: ../share/roundup/templates/classic/html/issue.index.html:33 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3258 #: ../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
|
3259 #: ../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
|
3260 #: ../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
|
3261 #: ../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
|
3262 #: ../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
|
3263 #: ../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
|
3264 #: ../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
|
3265 #: ../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
|
3266 #: ../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
|
3267 #: ../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
|
3268 #: ../share/roundup/templates/responsive/html/task.item.html:133 |
| 3781 | 3269 msgid "Status" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3270 msgstr "Állapot" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3271 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3272 #: ../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
|
3273 #: ../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
|
3274 #: ../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
|
3275 #: ../share/roundup/templates/responsive/html/bug.index.html:35 |
| 3781 | 3276 msgid "Creator" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3277 msgstr "Létrehozó" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3278 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3279 #: ../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
|
3280 #: ../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
|
3281 #: ../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
|
3282 #: ../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
|
3283 #: ../share/roundup/templates/responsive/html/task.index.html:34 |
| 3781 | 3284 msgid "Assigned To" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3285 msgstr "Kiosztva" |
| 3781 | 3286 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3287 #: ../share/roundup/templates/classic/html/issue.index.html:104 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3288 msgid "Download as CSV" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3289 msgstr "Letöltés CSV-ként" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3290 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3291 #: ../share/roundup/templates/classic/html/issue.index.html:114 |
| 3781 | 3292 msgid "Sort on:" |
| 3293 msgstr "Rendezés:" | |
| 3294 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3295 #: ../share/roundup/templates/classic/html/issue.index.html:118 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3296 #: ../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
|
3297 #: ../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
|
3298 #: ../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
|
3299 #: ../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
|
3300 #: ../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
|
3301 #: ../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
|
3302 #: ../share/roundup/templates/responsive/html/task.index.html:138 |
| 3781 | 3303 msgid "- nothing -" |
| 3304 msgstr "- semmi -" | |
| 3305 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3306 #: ../share/roundup/templates/classic/html/issue.index.html:126 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3307 #: ../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
|
3308 #: ../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
|
3309 #: ../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
|
3310 #: ../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
|
3311 #: ../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
|
3312 #: ../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
|
3313 #: ../share/roundup/templates/responsive/html/task.index.html:146 |
| 3781 | 3314 msgid "Descending:" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3315 msgstr "Csökkenő:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3316 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3317 #: ../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
|
3318 #: ../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
|
3319 #: ../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
|
3320 #: ../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
|
3321 #: ../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
|
3322 #: ../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
|
3323 #: ../share/roundup/templates/responsive/html/task.index.html:134 |
| 3781 | 3324 msgid "Group on:" |
| 3325 msgstr "Csoportosítás:" | |
| 3326 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3327 #: ../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
|
3328 #: ../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
|
3329 #: ../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
|
3330 #: ../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
|
3331 #: ../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
|
3332 #: ../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
|
3333 #: ../share/roundup/templates/responsive/html/task.index.html:153 |
| 3781 | 3334 msgid "Redisplay" |
| 3335 msgstr "Megjelenítés újra" | |
| 3336 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3337 #: ../share/roundup/templates/classic/html/issue.item.html:7 |
| 3781 | 3338 msgid "Issue ${id}: ${title} - ${tracker}" |
| 3339 msgstr "${id}. ügy: ${title} - ${tracker}" | |
| 3340 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3341 #: ../share/roundup/templates/classic/html/issue.item.html:10 |
| 3781 | 3342 msgid "New Issue - ${tracker}" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3343 msgstr "Új ügy - ${tracker}" |
| 3781 | 3344 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3345 #: ../share/roundup/templates/classic/html/issue.item.html:14 |
| 3781 | 3346 msgid "New Issue" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3347 msgstr "Új ügy" |
| 3781 | 3348 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3349 #: ../share/roundup/templates/classic/html/issue.item.html:16 |
| 3781 | 3350 msgid "New Issue Editing" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3351 msgstr "Új ügy szerkesztése" |
| 3781 | 3352 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3353 #: ../share/roundup/templates/classic/html/issue.item.html:19 |
| 3781 | 3354 msgid "Issue${id}" |
| 3355 msgstr "${id}. ügy" | |
| 3356 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3357 #: ../share/roundup/templates/classic/html/issue.item.html:22 |
| 3781 | 3358 msgid "Issue${id} Editing" |
| 3359 msgstr "${id}. ügy szerkesztése" | |
| 3360 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3361 #: ../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
|
3362 #: ../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
|
3363 #: ../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
|
3364 #: ../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
|
3365 #: ../share/roundup/templates/responsive/html/task.item.html:110 |
| 3781 | 3366 msgid "Superseder" |
| 3367 msgstr "Helyettesítő" | |
| 3368 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3369 #: ../share/roundup/templates/classic/html/issue.item.html:61 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3370 msgid "View:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3371 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3372 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3373 #: ../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
|
3374 #: ../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
|
3375 #: ../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
|
3376 #: ../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
|
3377 #: ../share/roundup/templates/responsive/html/task.item.html:198 |
| 3781 | 3378 msgid "Nosy List" |
| 3379 msgstr "Kíváncsiak listája" | |
| 3380 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3381 #: ../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
|
3382 #: ../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
|
3383 #: ../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
|
3384 #: ../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
|
3385 #: ../share/roundup/templates/responsive/html/task.item.html:190 |
| 3781 | 3386 msgid "Assigned To" |
| 3387 msgstr "Kiosztva" | |
| 3388 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3389 #: ../share/roundup/templates/classic/html/issue.item.html:78 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3390 #: ../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
|
3391 #: ../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
|
3392 #: ../share/roundup/templates/devel/html/task.index.html:38 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3393 #: ../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
|
3394 #: ../share/roundup/templates/responsive/html/bug.item.html:144 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3395 msgid "Keywords" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3396 msgstr "Témák" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3397 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3398 #: ../share/roundup/templates/classic/html/issue.item.html:86 |
| 3781 | 3399 msgid "Change Note" |
| 3400 msgstr "Megjegyzés módosítása" | |
| 3401 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3402 #: ../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
|
3403 #: ../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
|
3404 #: ../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
|
3405 #: ../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
|
3406 #: ../share/roundup/templates/responsive/html/task.item.html:241 |
| 3781 | 3407 msgid "File" |
| 3408 msgstr "Fájl" | |
| 3409 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3410 #: ../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
|
3411 #: ../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
|
3412 #: ../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
|
3413 #: ../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
|
3414 #: ../share/roundup/templates/responsive/html/task.item.html:268 |
| 3781 | 3415 msgid "Make a copy" |
| 3416 msgstr "Másolat készítése" | |
| 3417 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3418 #: ../share/roundup/templates/classic/html/issue.item.html:114 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3419 #: ../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
|
3420 #: ../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
|
3421 #: ../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
|
3422 #: ../share/roundup/templates/devel/html/user.register.html:81 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3423 #: ../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
|
3424 #: ../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
|
3425 #: ../share/roundup/templates/responsive/html/user.register.html:80 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3426 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3427 "<table class=\"form\"> <tr> <td>Note: </td> <th class=\"required" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3428 "\">highlighted</th> <td> fields are required.</td> </tr> </table>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3429 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3430 "<table class=\"form\"> <tr> <td>Megjegyzés: </td> <th class=\"required" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3431 "\">a kiemelt</th> <td> mezők szükségesek.</td> </tr> </table>" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3432 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3433 #: ../share/roundup/templates/classic/html/issue.item.html:128 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3434 #, fuzzy |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3435 msgid "" |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3436 "Created on ${creation} by ${creator}, last changed ${activity} by ${actor}." |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3437 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3438 "<b>${creation}</b> létrehozta <b>${creator}</b>, utoljára <b>${actor}</b> " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3439 "módosította <b>${activity}</b>-kor." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3440 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3441 #: ../share/roundup/templates/classic/html/issue.item.html:132 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3442 #: ../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
|
3443 #: ../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
|
3444 #: ../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
|
3445 #: ../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
|
3446 #: ../share/roundup/templates/responsive/html/msg.item.html:56 |
| 3781 | 3447 msgid "Files" |
| 3448 msgstr "Fájlok" | |
| 3449 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3450 #: ../share/roundup/templates/classic/html/issue.item.html:134 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3451 #: ../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
|
3452 #: ../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
|
3453 #: ../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
|
3454 #: ../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
|
3455 #: ../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
|
3456 #: ../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
|
3457 #: ../share/roundup/templates/responsive/html/task.item.html:283 |
| 3781 | 3458 msgid "File name" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3459 msgstr "Fájlnév" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3460 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3461 #: ../share/roundup/templates/classic/html/issue.item.html:135 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3462 #: ../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
|
3463 #: ../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
|
3464 #: ../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
|
3465 #: ../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
|
3466 #: ../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
|
3467 #: ../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
|
3468 #: ../share/roundup/templates/responsive/html/task.item.html:284 |
| 3781 | 3469 msgid "Uploaded" |
| 3470 msgstr "Feltöltve" | |
| 3471 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3472 #: ../share/roundup/templates/classic/html/issue.item.html:136 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3473 #: ../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
|
3474 #: ../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
|
3475 #: ../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
|
3476 #: ../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
|
3477 #: ../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
|
3478 #: ../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
|
3479 #: ../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
|
3480 #: ../share/roundup/templates/responsive/html/task.item.html:76 |
| 3781 | 3481 msgid "Type" |
| 3482 msgstr "Típus" | |
| 3483 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3484 #: ../share/roundup/templates/classic/html/issue.item.html:137 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3485 #: ../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
|
3486 #: ../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
|
3487 #: ../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
|
3488 #: ../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
|
3489 #: ../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
|
3490 #: ../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
|
3491 #: ../share/roundup/templates/responsive/html/task.item.html:286 |
| 3781 | 3492 msgid "Edit" |
| 3493 msgstr "Szerkesztés" | |
| 3494 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3495 #: ../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
|
3496 #: ../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
|
3497 #: ../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
|
3498 #: ../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
|
3499 #: ../share/roundup/templates/responsive/html/task.item.html:287 |
| 3781 | 3500 msgid "Remove" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3501 msgstr "Törlés" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3502 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3503 #: ../share/roundup/templates/classic/html/issue.item.html:160 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3504 #: ../share/roundup/templates/classic/html/issue.item.html:183 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3505 #: ../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
|
3506 #: ../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
|
3507 #: ../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
|
3508 #: ../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
|
3509 #: ../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
|
3510 #: ../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
|
3511 #: ../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
|
3512 #: ../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
|
3513 #: ../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
|
3514 #: ../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
|
3515 #: ../share/roundup/templates/responsive/html/task.item.html:334 |
| 3781 | 3516 msgid "remove" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3517 msgstr "Törlés" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3518 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3519 #: ../share/roundup/templates/classic/html/issue.item.html:167 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3520 #: ../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
|
3521 #: ../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
|
3522 #: ../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
|
3523 #: ../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
|
3524 #: ../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
|
3525 #: ../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
|
3526 #: ../share/roundup/templates/responsive/html/task.item.html:316 |
| 3781 | 3527 msgid "Messages" |
| 3528 msgstr "Üzenetek" | |
| 3529 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3530 #: ../share/roundup/templates/classic/html/issue.item.html:171 |
| 3781 | 3531 msgid "msg${id} (view)" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3532 msgstr "${id}. üzenet" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3533 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3534 #: ../share/roundup/templates/classic/html/issue.item.html:172 |
| 3781 | 3535 msgid "Author: ${author}" |
| 3536 msgstr "Szerző: ${author}" | |
| 3537 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3538 #: ../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
|
3539 #: ../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
|
3540 #: ../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
|
3541 #: ../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
|
3542 #: ../share/roundup/templates/responsive/html/task.item.html:326 |
| 3781 | 3543 msgid "Date: ${date}" |
| 3544 msgstr "Dátum: ${date}" | |
| 3545 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3546 #: ../share/roundup/templates/classic/html/issue.search.html:2 |
| 3781 | 3547 msgid "Issue searching - ${tracker}" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3548 msgstr "Ügy keresése - ${tracker}" |
| 3781 | 3549 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3550 #: ../share/roundup/templates/classic/html/issue.search.html:4 |
| 3781 | 3551 msgid "Issue searching" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3552 msgstr "Ügy keresése" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3553 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3554 #: ../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
|
3555 #: ../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
|
3556 #: ../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
|
3557 #: ../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
|
3558 #: ../share/roundup/templates/responsive/html/task.search.html:32 |
| 3781 | 3559 msgid "Filter on" |
| 3560 msgstr "Szűrés" | |
| 3561 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3562 #: ../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
|
3563 #: ../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
|
3564 #: ../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
|
3565 #: ../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
|
3566 #: ../share/roundup/templates/responsive/html/task.search.html:33 |
| 3781 | 3567 msgid "Display" |
| 3568 msgstr "Megjelenítés" | |
| 3569 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3570 #: ../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
|
3571 #: ../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
|
3572 #: ../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
|
3573 #: ../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
|
3574 #: ../share/roundup/templates/responsive/html/task.search.html:34 |
| 3781 | 3575 msgid "Sort on" |
| 3576 msgstr "Rendezés" | |
| 3577 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3578 #: ../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
|
3579 #: ../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
|
3580 #: ../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
|
3581 #: ../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
|
3582 #: ../share/roundup/templates/responsive/html/task.search.html:35 |
| 3781 | 3583 msgid "Group on" |
| 3584 msgstr "Csoportosítás" | |
| 3585 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3586 #: ../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
|
3587 #: ../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
|
3588 #: ../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
|
3589 #: ../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
|
3590 #: ../share/roundup/templates/responsive/html/task.search.html:39 |
| 3781 | 3591 msgid "All text*:" |
| 3592 msgstr "Minden szöveg*:" | |
| 3593 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3594 #: ../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
|
3595 #: ../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
|
3596 #: ../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
|
3597 #: ../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
|
3598 #: ../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
|
3599 #: ../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
|
3600 #: ../share/roundup/templates/responsive/html/task.search.html:47 |
| 3781 | 3601 msgid "Title:" |
| 3602 msgstr "Cím:" | |
| 3603 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3604 #: ../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
|
3605 #: ../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
|
3606 #: ../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
|
3607 #: ../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
|
3608 #: ../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
|
3609 #: ../share/roundup/templates/responsive/html/keyword.item.html:51 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3610 #, fuzzy |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3611 msgid "Keyword:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3612 msgstr "Téma" |
| 3781 | 3613 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3614 #: ../share/roundup/templates/classic/html/issue.search.html:59 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3615 #: ../share/roundup/templates/classic/html/issue.search.html:124 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3616 #: ../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
|
3617 #: ../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
|
3618 #: ../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
|
3619 #: ../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
|
3620 #: ../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
|
3621 #: ../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
|
3622 #: ../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
|
3623 #: ../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
|
3624 #: ../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
|
3625 #: ../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
|
3626 #: ../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
|
3627 #: ../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
|
3628 #: ../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
|
3629 #: ../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
|
3630 #: ../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
|
3631 #: ../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
|
3632 #: ../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
|
3633 #: ../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
|
3634 #: ../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
|
3635 #: ../share/roundup/templates/responsive/html/task.search.html:186 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3636 msgid "not selected" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3637 msgstr "nem kijelölt" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3638 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3639 #: ../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
|
3640 #: ../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
|
3641 #: ../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
|
3642 #: ../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
|
3643 #: ../share/roundup/templates/responsive/html/task.search.html:55 |
| 3781 | 3644 msgid "ID:" |
| 3645 msgstr "Azonosító:" | |
| 3646 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3647 #: ../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
|
3648 #: ../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
|
3649 #: ../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
|
3650 #: ../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
|
3651 #: ../share/roundup/templates/responsive/html/task.search.html:63 |
| 3781 | 3652 msgid "Creation Date:" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3653 msgstr "Létrehozás dátuma:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3654 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3655 #: ../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
|
3656 #: ../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
|
3657 #: ../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
|
3658 #: ../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
|
3659 #: ../share/roundup/templates/responsive/html/task.search.html:73 |
| 3781 | 3660 msgid "Creator:" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3661 msgstr "Létrehozó:" |
| 3781 | 3662 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3663 #: ../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
|
3664 #: ../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
|
3665 #: ../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
|
3666 #: ../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
|
3667 #: ../share/roundup/templates/responsive/html/task.search.html:75 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3668 msgid "created by me" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3669 msgstr "én készítettem" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3670 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3671 #: ../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
|
3672 #: ../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
|
3673 #: ../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
|
3674 #: ../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
|
3675 #: ../share/roundup/templates/responsive/html/task.search.html:84 |
| 3781 | 3676 msgid "Activity:" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3677 msgstr "Művelet:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3678 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3679 #: ../share/roundup/templates/classic/html/issue.search.html:109 |
| 3781 | 3680 msgid "Actor:" |
| 3681 msgstr "Hozzászóló:" | |
| 3682 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3683 #: ../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
|
3684 #: ../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
|
3685 #: ../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
|
3686 #: ../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
|
3687 #: ../share/roundup/templates/responsive/html/task.search.html:96 |
| 3781 | 3688 msgid "done by me" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3689 msgstr "saját magam" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3690 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3691 #: ../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
|
3692 #: ../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
|
3693 #: ../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
|
3694 #: ../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
|
3695 #: ../share/roundup/templates/responsive/html/task.search.html:168 |
| 3781 | 3696 msgid "Priority:" |
| 3697 msgstr "Prioritás:" | |
| 3698 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3699 #: ../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
|
3700 #: ../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
|
3701 #: ../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
|
3702 #: ../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
|
3703 #: ../share/roundup/templates/responsive/html/task.search.html:181 |
| 3781 | 3704 msgid "Status:" |
| 3705 msgstr "Állapot:" | |
| 3706 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3707 #: ../share/roundup/templates/classic/html/issue.search.html:138 |
| 3781 | 3708 msgid "not resolved" |
| 3709 msgstr "nem megoldott" | |
| 3710 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3711 #: ../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
|
3712 #: ../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
|
3713 #: ../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
|
3714 #: ../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
|
3715 #: ../share/roundup/templates/responsive/html/task.search.html:151 |
| 3781 | 3716 msgid "Assigned to:" |
| 3717 msgstr "Kiadva:" | |
| 3718 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3719 #: ../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
|
3720 #: ../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
|
3721 #: ../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
|
3722 #: ../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
|
3723 #: ../share/roundup/templates/responsive/html/task.search.html:154 |
| 3781 | 3724 msgid "assigned to me" |
| 3725 msgstr "nekem adva" | |
| 3726 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3727 #: ../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
|
3728 #: ../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
|
3729 #: ../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
|
3730 #: ../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
|
3731 #: ../share/roundup/templates/responsive/html/task.search.html:156 |
| 3781 | 3732 msgid "unassigned" |
| 3733 msgstr "gazdátlan" | |
| 3734 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3735 #: ../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
|
3736 #: ../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
|
3737 #: ../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
|
3738 #: ../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
|
3739 #: ../share/roundup/templates/responsive/html/task.search.html:206 |
| 3781 | 3740 msgid "No Sort or group:" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3741 msgstr "Ne rendezze vagy csoportosítsa:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3742 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3743 #: ../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
|
3744 #: ../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
|
3745 #: ../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
|
3746 #: ../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
|
3747 #: ../share/roundup/templates/responsive/html/task.search.html:214 |
| 3781 | 3748 msgid "Pagesize:" |
| 3749 msgstr "Oldalméret:" | |
| 3750 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3751 #: ../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
|
3752 #: ../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
|
3753 #: ../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
|
3754 #: ../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
|
3755 #: ../share/roundup/templates/responsive/html/task.search.html:220 |
| 3781 | 3756 msgid "Start With:" |
| 3757 msgstr "Kezdés:" | |
| 3758 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3759 #: ../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
|
3760 #: ../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
|
3761 #: ../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
|
3762 #: ../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
|
3763 #: ../share/roundup/templates/responsive/html/task.search.html:226 |
| 3781 | 3764 msgid "Sort Descending:" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3765 msgstr "Csökkenő rendezés:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3766 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3767 #: ../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
|
3768 #: ../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
|
3769 #: ../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
|
3770 #: ../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
|
3771 #: ../share/roundup/templates/responsive/html/task.search.html:233 |
| 3781 | 3772 msgid "Group Descending:" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3773 msgstr "Csökkenő csoportosítás:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3774 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3775 #: ../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
|
3776 #: ../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
|
3777 #: ../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
|
3778 #: ../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
|
3779 #: ../share/roundup/templates/responsive/html/task.search.html:240 |
| 3781 | 3780 msgid "Query name**:" |
| 3781 msgstr "Lekérdezés neve**:" | |
| 3782 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3783 #: ../share/roundup/templates/classic/html/issue.search.html:215 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3784 #: ../share/roundup/templates/classic/html/page.html:40 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3785 #: ../share/roundup/templates/classic/html/page.html:92 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3786 #: ../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
|
3787 #: ../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
|
3788 #: ../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
|
3789 #: ../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
|
3790 #: ../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
|
3791 #: ../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
|
3792 #: ../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
|
3793 #: ../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
|
3794 #: ../share/roundup/templates/devel/html/user.index.html:37 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3795 #: ../share/roundup/templates/minimal/html/page.html:40 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3796 #: ../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
|
3797 #: ../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
|
3798 #: ../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
|
3799 #: ../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
|
3800 #: ../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
|
3801 #: ../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
|
3802 #: ../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
|
3803 #: ../share/roundup/templates/responsive/html/user.index.html:39 |
| 3781 | 3804 msgid "Search" |
| 3805 msgstr "Keresés" | |
| 3806 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3807 #: ../share/roundup/templates/classic/html/issue.search.html:220 |
| 3781 | 3808 msgid "*: The \"all text\" field will look in message bodies and issue titles" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3809 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3810 "*: A \"Minden szöveg\" mező az üzenetek címsorában és belsejében is keres" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3811 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3812 #: ../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
|
3813 #: ../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
|
3814 #: ../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
|
3815 #: ../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
|
3816 #: ../share/roundup/templates/responsive/html/task.search.html:261 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3817 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3818 "**: If you supply a name, the query will be saved off and available as a " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3819 "link in the sidebar" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3820 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3821 "**: Ha megad egy nevet, a lekérdezés elmentésre kerül és az oldalsávon " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3822 "elérhető lesz" |
| 3781 | 3823 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3824 #: ../share/roundup/templates/classic/html/keyword.item.html:3 |
| 3781 | 3825 msgid "Keyword editing - ${tracker}" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3826 msgstr "Témák szerkesztése - ${tracker}" |
| 3781 | 3827 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3828 #: ../share/roundup/templates/classic/html/keyword.item.html:5 |
| 3781 | 3829 msgid "Keyword editing" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3830 msgstr "Téma szerkesztése" |
| 3781 | 3831 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3832 #: ../share/roundup/templates/classic/html/keyword.item.html:11 |
| 3781 | 3833 msgid "Existing Keywords" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3834 msgstr "Létező témák" |
| 3781 | 3835 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3836 #: ../share/roundup/templates/classic/html/keyword.item.html:20 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3837 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3838 "To edit an existing keyword (for spelling or typing errors), click on its " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3839 "entry above." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3840 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3841 "Meglévő téma szerkesztéséhez (helyesírási hibák) kattintson a fenti elemre." |
| 3781 | 3842 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3843 #: ../share/roundup/templates/classic/html/keyword.item.html:27 |
| 3781 | 3844 msgid "To create a new keyword, enter it below and click \"Submit New Entry\"." |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3845 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3846 "Új téma létrehozásához adja meg alább, majd kattintson a \"Létrehozás\" " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3847 "gombra." |
| 3781 | 3848 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3849 #: ../share/roundup/templates/classic/html/keyword.item.html:51 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3850 msgid "Continue adding keywords." |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3851 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3852 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3853 #: ../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
|
3854 #: ../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
|
3855 #: ../share/roundup/templates/responsive/html/msg.index.html:3 |
| 3781 | 3856 msgid "List of messages - ${tracker}" |
| 3857 msgstr "Üzenetek listája - ${tracker}" | |
| 3858 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3859 #: ../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
|
3860 #: ../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
|
3861 #: ../share/roundup/templates/responsive/html/msg.index.html:5 |
| 3781 | 3862 msgid "Message listing" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3863 msgstr "Üzenetek listája" |
| 3781 | 3864 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3865 #: ../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
|
3866 #: ../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
|
3867 #: ../share/roundup/templates/responsive/html/msg.item.html:5 |
| 3781 | 3868 msgid "Message ${id} - ${tracker}" |
| 3869 msgstr "${id}. üzenet - ${tracker}" | |
| 3870 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3871 #: ../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
|
3872 #: ../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
|
3873 #: ../share/roundup/templates/responsive/html/msg.item.html:8 |
| 3781 | 3874 msgid "New Message - ${tracker}" |
| 3875 msgstr "Új üzenet - ${tracker}" | |
| 3876 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3877 #: ../share/roundup/templates/classic/html/msg.item.html:13 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3878 #: ../share/roundup/templates/devel/html/msg.item.html:12 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3879 #: ../share/roundup/templates/responsive/html/msg.item.html:12 |
| 3781 | 3880 msgid "New Message" |
| 3881 msgstr "Új üzenet" | |
| 3882 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3883 #: ../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
|
3884 #: ../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
|
3885 #: ../share/roundup/templates/responsive/html/msg.item.html:14 |
| 3781 | 3886 msgid "New Message Editing" |
| 3887 msgstr "Új üzenet szerkesztése" | |
| 3888 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3889 #: ../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
|
3890 #: ../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
|
3891 #: ../share/roundup/templates/responsive/html/msg.item.html:17 |
| 3781 | 3892 msgid "Message${id}" |
| 3893 msgstr "${id}. üzenet" | |
| 3894 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3895 #: ../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
|
3896 #: ../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
|
3897 #: ../share/roundup/templates/responsive/html/msg.item.html:20 |
| 3781 | 3898 msgid "Message${id} Editing" |
| 3899 msgstr "${id}. üzenet szerkesztése" | |
| 3900 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3901 #: ../share/roundup/templates/classic/html/msg.item.html:38 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3902 #: ../share/roundup/templates/devel/html/msg.item.html:37 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3903 #: ../share/roundup/templates/responsive/html/msg.item.html:36 |
| 3781 | 3904 msgid "Author" |
| 3905 msgstr "Szerző" | |
| 3906 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3907 #: ../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
|
3908 #: ../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
|
3909 #: ../share/roundup/templates/responsive/html/msg.item.html:38 |
| 3781 | 3910 msgid "Recipients" |
| 3911 msgstr "Címzettek" | |
| 3912 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3913 #: ../share/roundup/templates/classic/html/msg.item.html:54 |
| 3781 | 3914 msgid "Content" |
| 3915 msgstr "Tartalom" | |
| 3916 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3917 #: ../share/roundup/templates/classic/html/page.html:54 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3918 #: ../share/roundup/templates/minimal/html/page.html:54 |
| 3781 | 3919 msgid "<b>Your Queries</b> (<a href=\"query?@template=edit\">edit</a>)" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3920 msgstr "<b>Lekérdezések</b> (<a href=\"query?@template=edit\">szerk.</a>)" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3921 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3922 #: ../share/roundup/templates/classic/html/page.html:65 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3923 #: ../share/roundup/templates/minimal/html/page.html:65 |
| 3781 | 3924 msgid "Issues" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3925 msgstr "Ügyek" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3926 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3927 #: ../share/roundup/templates/classic/html/page.html:67 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3928 #: ../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
|
3929 #: ../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
|
3930 #: ../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
|
3931 #: ../share/roundup/templates/devel/html/page.html:143 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3932 #: ../share/roundup/templates/minimal/html/page.html:67 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3933 #: ../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
|
3934 #: ../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
|
3935 #: ../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
|
3936 #: ../share/roundup/templates/responsive/html/page.html:161 |
| 3781 | 3937 msgid "Create New" |
| 3938 msgstr "Új létrehozása" | |
| 3939 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3940 #: ../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
|
3941 #: ../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
|
3942 #: ../share/roundup/templates/devel/html/page.html:112 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3943 #: ../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
|
3944 #: ../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
|
3945 #: ../share/roundup/templates/responsive/html/page.html:129 |
| 3781 | 3946 msgid "Show Unassigned" |
| 3947 msgstr "Gazdátlanok mutatása" | |
| 3948 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3949 #: ../share/roundup/templates/classic/html/page.html:81 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3950 #: ../share/roundup/templates/minimal/html/page.html:81 |
| 3781 | 3951 msgid "Show All" |
| 3952 msgstr "Mutasd mind" | |
| 3953 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3954 #: ../share/roundup/templates/classic/html/page.html:93 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3955 #: ../share/roundup/templates/minimal/html/page.html:93 |
| 3781 | 3956 msgid "Show issue:" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3957 msgstr "Ügy mutatása:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3958 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3959 #: ../share/roundup/templates/classic/html/page.html:110 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3960 #: ../share/roundup/templates/minimal/html/page.html:110 |
| 3781 | 3961 msgid "Edit Existing" |
| 3962 msgstr "Meglévők szerkesztése" | |
| 3963 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3964 #: ../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
|
3965 #: ../share/roundup/templates/devel/html/page.html:224 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3966 #: ../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
|
3967 #: ../share/roundup/templates/responsive/html/page.html:241 |
| 3781 | 3968 msgid "Administration" |
| 3969 msgstr "Adminisztráció" | |
| 3970 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3971 #: ../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
|
3972 #: ../share/roundup/templates/devel/html/page.html:227 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3973 #: ../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
|
3974 #: ../share/roundup/templates/responsive/html/page.html:244 |
| 3781 | 3975 msgid "Class List" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3976 msgstr "Osztályok listája" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
3977 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3978 #: ../share/roundup/templates/classic/html/page.html:122 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
3979 #: ../share/roundup/templates/devel/html/page.html:231 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3980 #: ../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
|
3981 #: ../share/roundup/templates/responsive/html/page.html:248 |
| 3781 | 3982 msgid "User List" |
| 3983 msgstr "Felhasználók listája" | |
| 3984 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3985 #: ../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
|
3986 #: ../share/roundup/templates/devel/html/page.html:234 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3987 #: ../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
|
3988 #: ../share/roundup/templates/responsive/html/page.html:251 |
| 3781 | 3989 msgid "Add User" |
| 3990 msgstr "Felhasználó hozzáadása" | |
| 3991 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3992 #: ../share/roundup/templates/classic/html/page.html:131 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3993 #: ../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
|
3994 #: ../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
|
3995 #: ../share/roundup/templates/devel/html/page.html:172 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3996 #: ../share/roundup/templates/minimal/html/page.html:131 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
3997 #: ../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
|
3998 #: ../share/roundup/templates/responsive/html/page.html:188 |
| 3781 | 3999 msgid "Login" |
| 4000 msgstr "Bejelentkezés" | |
| 4001 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4002 #: ../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
|
4003 #: ../share/roundup/templates/devel/html/page.html:171 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4004 #: ../share/roundup/templates/minimal/html/page.html:138 |
| 3781 | 4005 msgid "Remember me?" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4006 msgstr "Emlékezzen?" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4007 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4008 #: ../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
|
4009 #: ../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
|
4010 #: ../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
|
4011 #: ../share/roundup/templates/devel/html/user.register.html:75 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4012 #: ../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
|
4013 #: ../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
|
4014 #: ../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
|
4015 #: ../share/roundup/templates/responsive/html/user.register.html:74 |
| 3781 | 4016 msgid "Register" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4017 msgstr "Regisztráció" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4018 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4019 #: ../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
|
4020 #: ../share/roundup/templates/devel/html/page.html:187 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4021 #: ../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
|
4022 #: ../share/roundup/templates/responsive/html/page.html:205 |
| 3781 | 4023 msgid "Lost your login?" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4024 msgstr "Elveszett a jelszava?" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4025 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4026 #: ../share/roundup/templates/classic/html/page.html:155 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4027 #: ../share/roundup/templates/minimal/html/page.html:155 |
| 3781 | 4028 msgid "Hello, ${user}" |
| 4029 msgstr "Helló, ${user}" | |
| 4030 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4031 #: ../share/roundup/templates/classic/html/page.html:157 |
| 3781 | 4032 msgid "Your Issues" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4033 msgstr "Saját ügyek" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4034 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4035 #: ../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
|
4036 #: ../share/roundup/templates/devel/html/page.html:209 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4037 #: ../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
|
4038 #: ../share/roundup/templates/responsive/html/page.html:226 |
| 3781 | 4039 msgid "Your Details" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4040 msgstr "Saját adatok" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4041 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4042 #: ../share/roundup/templates/classic/html/page.html:171 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4043 #: ../share/roundup/templates/devel/html/page.html:212 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4044 #: ../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
|
4045 #: ../share/roundup/templates/responsive/html/page.html:229 |
| 3781 | 4046 msgid "Logout" |
| 4047 msgstr "Kijelentkezés" | |
| 4048 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4049 #: ../share/roundup/templates/classic/html/page.html:175 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4050 #: ../share/roundup/templates/minimal/html/page.html:163 |
| 3781 | 4051 msgid "Help" |
| 4052 msgstr "Segítség" | |
| 4053 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4054 #: ../share/roundup/templates/classic/html/page.html:176 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4055 #: ../share/roundup/templates/minimal/html/page.html:164 |
| 3781 | 4056 msgid "Roundup docs" |
| 4057 msgstr "Roundup dokumentáció" | |
| 4058 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4059 #: ../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
|
4060 #: ../share/roundup/templates/devel/html/page.html:254 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4061 #: ../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
|
4062 #: ../share/roundup/templates/responsive/html/page.html:269 |
| 3781 | 4063 msgid "clear this message" |
| 4064 msgstr "üzenet törlése" | |
| 4065 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4066 #: ../share/roundup/templates/classic/html/page.html:251 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4067 #: ../share/roundup/templates/classic/html/page.html:264 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4068 #: ../share/roundup/templates/classic/html/page.html:282 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4069 #: ../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
|
4070 #: ../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
|
4071 #: ../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
|
4072 #: ../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
|
4073 #: ../share/roundup/templates/devel/html/page.html:361 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4074 #: ../share/roundup/templates/minimal/html/page.html:239 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4075 #: ../share/roundup/templates/minimal/html/page.html:254 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4076 #: ../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
|
4077 #: ../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
|
4078 #: ../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
|
4079 #: ../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
|
4080 #: ../share/roundup/templates/responsive/html/page.html:376 |
| 3781 | 4081 msgid "don't care" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4082 msgstr "mindegy" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4083 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4084 #: ../share/roundup/templates/classic/html/page.html:253 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4085 #: ../share/roundup/templates/classic/html/page.html:266 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4086 #: ../share/roundup/templates/classic/html/page.html:284 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4087 #: ../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
|
4088 #: ../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
|
4089 #: ../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
|
4090 #: ../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
|
4091 #: ../share/roundup/templates/devel/html/page.html:362 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4092 #: ../share/roundup/templates/minimal/html/page.html:241 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4093 #: ../share/roundup/templates/minimal/html/page.html:256 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4094 #: ../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
|
4095 #: ../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
|
4096 #: ../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
|
4097 #: ../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
|
4098 #: ../share/roundup/templates/responsive/html/page.html:377 |
| 3781 | 4099 msgid "------------" |
| 4100 msgstr "------------" | |
| 4101 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4102 #: ../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
|
4103 #: ../share/roundup/templates/devel/html/page.html:390 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4104 #: ../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
|
4105 #: ../share/roundup/templates/responsive/html/page.html:405 |
| 3781 | 4106 msgid "no value" |
| 4107 msgstr "nincs érték" | |
| 4108 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4109 #: ../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
|
4110 #: ../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
|
4111 #: ../share/roundup/templates/responsive/html/query.edit.html:3 |
| 3781 | 4112 msgid "\"Your Queries\" Editing - ${tracker}" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4113 msgstr "\"Saját lekérdezések\" szerkesztése - ${tracker}" |
| 3781 | 4114 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4115 #: ../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
|
4116 #: ../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
|
4117 #: ../share/roundup/templates/responsive/html/query.edit.html:5 |
| 3781 | 4118 msgid "\"Your Queries\" Editing" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4119 msgstr "\"Saját lekérdezések\" szerkesztése" |
| 3781 | 4120 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4121 #: ../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
|
4122 #: ../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
|
4123 #: ../share/roundup/templates/responsive/html/query.edit.html:11 |
| 3781 | 4124 msgid "You are not allowed to edit queries." |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4125 msgstr "Nincs jogosultsága lekérdezések szerkesztéséhez." |
| 3781 | 4126 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4127 #: ../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
|
4128 #: ../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
|
4129 #: ../share/roundup/templates/responsive/html/query.edit.html:60 |
| 3781 | 4130 msgid "Query" |
| 4131 msgstr "Lekérdezés" | |
| 4132 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4133 #: ../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
|
4134 #: ../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
|
4135 #: ../share/roundup/templates/responsive/html/query.edit.html:61 |
| 3781 | 4136 msgid "Include in \"Your Queries\"" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4137 msgstr "Hozzáadás a \"Saját lekérdezések\"-hez" |
| 3781 | 4138 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4139 #: ../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
|
4140 #: ../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
|
4141 #: ../share/roundup/templates/responsive/html/query.edit.html:63 |
| 3781 | 4142 msgid "Private to you?" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4143 msgstr "Csak saját használatra?" |
| 3781 | 4144 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4145 #: ../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
|
4146 #: ../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
|
4147 #: ../share/roundup/templates/responsive/html/query.edit.html:64 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4148 msgid "delete/restore<br> (javascript<br>required)" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4149 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4150 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4151 #: ../share/roundup/templates/classic/html/query.edit.html:65 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4152 msgid "Queries I created" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4153 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4154 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4155 #: ../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
|
4156 #: ../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
|
4157 #: ../share/roundup/templates/responsive/html/query.edit.html:76 |
| 3781 | 4158 msgid "leave out" |
| 4159 msgstr "kihagy" | |
| 4160 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4161 #: ../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
|
4162 #: ../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
|
4163 #: ../share/roundup/templates/responsive/html/query.edit.html:77 |
| 3781 | 4164 msgid "include" |
| 4165 msgstr "bevesz" | |
| 4166 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4167 #: ../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
|
4168 #: ../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
|
4169 #: ../share/roundup/templates/responsive/html/query.edit.html:81 |
| 3781 | 4170 msgid "leave in" |
| 4171 msgstr "bent hagy" | |
| 4172 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4173 #: ../share/roundup/templates/classic/html/query.edit.html:87 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4174 #: ../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
|
4175 #: ../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
|
4176 #: ../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
|
4177 #: ../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
|
4178 #: ../share/roundup/templates/responsive/html/query.edit.html:124 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4179 msgid "edit" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4180 msgstr "szerkesztés" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4181 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4182 #: ../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
|
4183 #: ../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
|
4184 #: ../share/roundup/templates/responsive/html/query.edit.html:103 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4185 msgid "yes" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4186 msgstr "igen" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4187 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4188 #: ../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
|
4189 #: ../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
|
4190 #: ../share/roundup/templates/responsive/html/query.edit.html:105 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4191 msgid "no" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4192 msgstr "nem" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4193 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4194 #: ../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
|
4195 #: ../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
|
4196 #: ../share/roundup/templates/responsive/html/query.edit.html:111 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4197 msgid "Delete" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4198 msgstr "Törlés" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4199 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4200 #: ../share/roundup/templates/classic/html/query.edit.html:105 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4201 msgid "Queries others created" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4202 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4203 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4204 #: ../share/roundup/templates/classic/html/query.edit.html:106 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4205 msgid "Owner" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4206 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4207 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4208 #: ../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
|
4209 #: ../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
|
4210 #: ../share/roundup/templates/responsive/html/query.edit.html:126 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4211 msgid "[not yours to edit]" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4212 msgstr "[nem saját szerkesztésű]" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4213 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4214 #: ../share/roundup/templates/classic/html/query.edit.html:121 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4215 msgid "<a href=\"\">x</a>" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4216 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4217 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4218 #: ../share/roundup/templates/classic/html/query.edit.html:128 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4219 msgid "Active retired/private queries" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4220 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4221 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4222 #: ../share/roundup/templates/classic/html/query.edit.html:138 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4223 #: ../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
|
4224 #: ../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
|
4225 #: ../share/roundup/templates/responsive/html/query.edit.html:86 |
| 3781 | 4226 msgid "[query is retired]" |
| 4227 msgstr "[lekérdezés visszavonva]" | |
| 4228 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4229 #: ../share/roundup/templates/classic/html/query.edit.html:141 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4230 #: ../share/roundup/templates/classic/html/query.edit.html:156 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4231 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4232 msgid "Restore" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4233 msgstr "visszaállított" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4234 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4235 #: ../share/roundup/templates/classic/html/query.edit.html:154 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4236 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4237 msgid "[query is private]" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4238 msgstr "[lekérdezés visszavonva]" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4239 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4240 #: ../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
|
4241 #: ../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
|
4242 #: ../share/roundup/templates/responsive/html/query.edit.html:136 |
| 3781 | 4243 msgid "Save Selection" |
| 4244 msgstr "Kijelölés mentése" | |
| 4245 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4246 #: ../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
|
4247 #: ../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
|
4248 #: ../share/roundup/templates/responsive/html/user.forgotten.html:2 |
| 3781 | 4249 msgid "Password reset request - ${tracker}" |
| 4250 msgstr "Jelszó törlés kérése - ${tracker}" | |
| 4251 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4252 #: ../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
|
4253 #: ../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
|
4254 #: ../share/roundup/templates/responsive/html/user.forgotten.html:4 |
| 3781 | 4255 msgid "Password reset request" |
| 4256 msgstr "Jelszó törlés kérése" | |
| 4257 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4258 #: ../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
|
4259 #: ../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
|
4260 #: ../share/roundup/templates/responsive/html/user.forgotten.html:10 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4261 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4262 "You have two options if you have forgotten your password. If you know the " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4263 "email address you registered with, enter it below." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4264 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4265 "Két lehetősége van, ha elfelejtette a jelszavát. Ha tudja a regisztrációs e-" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4266 "mail címét, adja meg alább." |
| 3781 | 4267 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4268 #: ../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
|
4269 #: ../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
|
4270 #: ../share/roundup/templates/responsive/html/user.forgotten.html:22 |
| 3781 | 4271 msgid "Email Address:" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4272 msgstr "E-mail cím:" |
| 3781 | 4273 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4274 #: ../share/roundup/templates/classic/html/user.forgotten.html:26 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4275 #: ../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
|
4276 #: ../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
|
4277 #: ../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
|
4278 #: ../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
|
4279 #: ../share/roundup/templates/responsive/html/user.forgotten.html:46 |
| 3781 | 4280 msgid "Request password reset" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4281 msgstr "Kérjen jelszó törlést" |
| 3781 | 4282 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4283 #: ../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
|
4284 #: ../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
|
4285 #: ../share/roundup/templates/responsive/html/user.forgotten.html:38 |
| 3781 | 4286 msgid "Or, if you know your username, then enter it below." |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4287 msgstr "Vagy, ha ismeri a felhasználónevet, adja meg alább." |
| 3781 | 4288 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4289 #: ../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
|
4290 #: ../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
|
4291 #: ../share/roundup/templates/responsive/html/user.forgotten.html:45 |
| 3781 | 4292 msgid "Username:" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4293 msgstr "Felhasználónév:" |
| 3781 | 4294 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4295 #: ../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
|
4296 #: ../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
|
4297 #: ../share/roundup/templates/responsive/html/user.forgotten.html:51 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4298 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4299 "A confirmation email will be sent to you - please follow the instructions " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4300 "within it to complete the reset process." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4301 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4302 "A rendszer egy megerősítő e-mailt küld Önnek - kövesse a benne foglaltakat a " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4303 "visszaállítási folyamat befejezéséhez." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4304 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4305 #: ../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
|
4306 #: ../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
|
4307 #: ../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
|
4308 #: ../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
|
4309 #: ../share/roundup/templates/responsive/html/user.help.html:81 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4310 #, fuzzy |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4311 msgid "Pagesize" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4312 msgstr "Oldalméret:" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4313 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4314 #: ../share/roundup/templates/classic/html/user.help.html:43 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4315 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4316 "Your browser is not capable of using frames; you should be redirected " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4317 "immediately, or visit ${link}." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4318 msgstr "" |
| 3781 | 4319 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4320 #: ../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
|
4321 #: ../share/roundup/templates/devel/html/user.index.html:2 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4322 #: ../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
|
4323 #: ../share/roundup/templates/responsive/html/user.index.html:2 |
| 3781 | 4324 msgid "User listing - ${tracker}" |
| 4325 msgstr "Felhasználók listája - ${tracker}" | |
| 4326 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4327 #: ../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
|
4328 #: ../share/roundup/templates/devel/html/user.index.html:4 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4329 #: ../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
|
4330 #: ../share/roundup/templates/responsive/html/user.index.html:4 |
| 3781 | 4331 msgid "User listing" |
| 4332 msgstr "Felhasználók listája" | |
| 4333 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4334 #: ../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
|
4335 #: ../share/roundup/templates/devel/html/user.index.html:48 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4336 #: ../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
|
4337 #: ../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
|
4338 #: ../share/roundup/templates/responsive/html/user.index.html:49 |
| 3781 | 4339 msgid "Username" |
| 4340 msgstr "Felhasználónév" | |
| 4341 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4342 #: ../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
|
4343 #: ../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
|
4344 #: ../share/roundup/templates/responsive/html/user.index.html:50 |
| 3781 | 4345 msgid "Real name" |
| 4346 msgstr "Valódi név" | |
| 4347 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4348 #: ../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
|
4349 #: ../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
|
4350 #: ../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
|
4351 #: ../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
|
4352 #: ../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
|
4353 #: ../share/roundup/templates/responsive/html/user.register.html:53 |
| 3781 | 4354 msgid "Organisation" |
| 4355 msgstr "Szervezet" | |
| 4356 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4357 #: ../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
|
4358 #: ../share/roundup/templates/devel/html/user.index.html:51 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4359 #: ../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
|
4360 #: ../share/roundup/templates/responsive/html/user.index.html:52 |
| 3781 | 4361 msgid "Email address" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4362 msgstr "E-mail cím" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4363 |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4364 #: ../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
|
4365 #: ../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
|
4366 #: ../share/roundup/templates/responsive/html/user.index.html:53 |
| 3781 | 4367 msgid "Phone number" |
| 4368 msgstr "Telefonszám" | |
| 4369 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4370 #: ../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
|
4371 #: ../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
|
4372 #: ../share/roundup/templates/responsive/html/user.index.html:54 |
| 3781 | 4373 msgid "Retire" |
| 4374 msgstr "Visszavonulás" | |
| 4375 | |
|
6607
b0bafbf4fddd
update .po files with new strings to translate
John Rouillard <rouilj@ieee.org>
parents:
6456
diff
changeset
|
4376 #: ../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
|
4377 #: ../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
|
4378 #: ../share/roundup/templates/responsive/html/user.index.html:67 |
| 3781 | 4379 msgid "retire" |
| 4380 msgstr "visszavonulás" | |
| 4381 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4382 #: ../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
|
4383 #: ../share/roundup/templates/devel/html/user.item.html:8 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4384 #: ../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
|
4385 #: ../share/roundup/templates/responsive/html/user.item.html:8 |
| 3781 | 4386 msgid "User ${id}: ${title} - ${tracker}" |
| 4387 msgstr "${id}. felhasználó: ${title} - ${tracker}" | |
| 4388 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4389 #: ../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
|
4390 #: ../share/roundup/templates/devel/html/user.item.html:11 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4391 #: ../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
|
4392 #: ../share/roundup/templates/responsive/html/user.item.html:11 |
| 3781 | 4393 msgid "New User - ${tracker}" |
| 4394 msgstr "Új felhasználó - ${tracker}" | |
| 4395 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4396 #: ../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
|
4397 #: ../share/roundup/templates/devel/html/user.item.html:20 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4398 #: ../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
|
4399 #: ../share/roundup/templates/responsive/html/user.item.html:20 |
| 3781 | 4400 msgid "New User" |
| 4401 msgstr "Új felhasználó" | |
| 4402 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4403 #: ../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
|
4404 #: ../share/roundup/templates/devel/html/user.item.html:22 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4405 #: ../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
|
4406 #: ../share/roundup/templates/responsive/html/user.item.html:22 |
| 3781 | 4407 msgid "New User Editing" |
| 4408 msgstr "Új felhasználó szerkesztése" | |
| 4409 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4410 #: ../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
|
4411 #: ../share/roundup/templates/devel/html/user.item.html:25 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4412 #: ../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
|
4413 #: ../share/roundup/templates/responsive/html/user.item.html:25 |
| 3781 | 4414 msgid "User${id}" |
| 4415 msgstr "${id}. felhasználó" | |
| 4416 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4417 #: ../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
|
4418 #: ../share/roundup/templates/devel/html/user.item.html:28 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4419 #: ../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
|
4420 #: ../share/roundup/templates/responsive/html/user.item.html:28 |
| 3781 | 4421 msgid "User${id} Editing" |
| 4422 msgstr "${id}. felhasználó szerkesztése" | |
| 4423 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4424 #: ../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
|
4425 #: ../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
|
4426 #: ../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
|
4427 #: ../share/roundup/templates/devel/html/user.register.html:42 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4428 #: ../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
|
4429 #: ../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
|
4430 #: ../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
|
4431 #: ../share/roundup/templates/responsive/html/user.register.html:41 |
| 3781 | 4432 msgid "Roles" |
| 4433 msgstr "Szerepkörök" | |
| 4434 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4435 #: ../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
|
4436 #: ../share/roundup/templates/devel/html/user.item.html:86 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4437 #: ../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
|
4438 #: ../share/roundup/templates/responsive/html/user.item.html:86 |
| 3781 | 4439 msgid "(to give the user more than one role, enter a comma,separated,list)" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4440 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4441 "(egynél több szerepkör megadásához vesszővel,elválasztott,listát,adjon,meg)" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4442 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4443 #: ../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:
3928
diff
changeset
|
4444 msgid "(the default is ${zone})" |
|
55d1a73d6118
Drop comment in user settings about numeric hour offsets.
Thomas Arendsen Hein <thomas@intevation.de>
parents:
3928
diff
changeset
|
4445 msgstr "(${zone} az alapértelmezett)" |
| 3781 | 4446 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4447 #: ../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
|
4448 #: ../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
|
4449 #: ../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
|
4450 #: ../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
|
4451 #: ../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
|
4452 #: ../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
|
4453 #: ../share/roundup/templates/responsive/html/user.register.html:61 |
| 3781 | 4454 msgid "Alternate E-mail addresses<br>One address per line" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4455 msgstr "Alternatív e-mail címek <br>soronként egy cím" |
| 3781 | 4456 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4457 #: ../share/roundup/templates/classic/html/user.register.html:4 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4458 #: ../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
|
4459 #: ../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
|
4460 #: ../share/roundup/templates/devel/html/user.register.html:6 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4461 #: ../share/roundup/templates/minimal/html/user.register.html:4 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4462 #: ../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
|
4463 #: ../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
|
4464 #: ../share/roundup/templates/responsive/html/user.register.html:6 |
| 3781 | 4465 msgid "Registering with ${tracker}" |
| 4466 msgstr "Regisztrálás a következőnél: ${tracker}" | |
| 4467 | |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4468 #: ../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
|
4469 #: ../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
|
4470 #: ../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
|
4471 #: ../share/roundup/templates/responsive/html/user.register.html:29 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4472 msgid "Login Name" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4473 msgstr "Bejelentkezési név" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4474 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4475 #: ../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
|
4476 #: ../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
|
4477 #: ../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
|
4478 #: ../share/roundup/templates/responsive/html/user.register.html:33 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4479 msgid "Login Password" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4480 msgstr "Bejelentkezési jelszó" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4481 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4482 #: ../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
|
4483 #: ../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
|
4484 #: ../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
|
4485 #: ../share/roundup/templates/responsive/html/user.register.html:37 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4486 msgid "Confirm Password" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4487 msgstr "Jelszó megerősítése" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4488 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4489 #: ../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
|
4490 #: ../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
|
4491 #: ../share/roundup/templates/responsive/html/user.register.html:49 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4492 msgid "Phone" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4493 msgstr "Telefon" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4494 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
4495 #: ../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
|
4496 #: ../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
|
4497 #: ../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
|
4498 #: ../share/roundup/templates/responsive/html/user.register.html:57 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4499 msgid "E-mail address" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4500 msgstr "E-mail címek" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4501 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4502 #: ../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
|
4503 #: ../share/roundup/templates/devel/html/user.rego_progress.html:3 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4504 #: ../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
|
4505 #: ../share/roundup/templates/responsive/html/user.rego_progress.html:3 |
| 3781 | 4506 msgid "Registration in progress - ${tracker}" |
| 4507 msgstr "Regisztráció folyamatban - ${tracker}" | |
| 4508 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4509 #: ../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
|
4510 #: ../share/roundup/templates/devel/html/user.rego_progress.html:5 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4511 #: ../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
|
4512 #: ../share/roundup/templates/responsive/html/user.rego_progress.html:5 |
| 3781 | 4513 msgid "Registration in progress..." |
| 4514 msgstr "Regisztráció folyamatban..." | |
| 4515 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4516 #: ../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
|
4517 #: ../share/roundup/templates/devel/html/user.rego_progress.html:9 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4518 #: ../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
|
4519 #: ../share/roundup/templates/responsive/html/user.rego_progress.html:9 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4520 msgid "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4521 "You will shortly receive an email to confirm your registration. To complete " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4522 "the registration process, visit the link indicated in the email." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4523 msgstr "" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4524 "Rövidesen kapni fog egy e-mailt a regisztrációjának megerősítésére. A " |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4525 "regisztráció befejezéséhet kövesse a levélben lévő linket." |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4526 |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4527 # priority translations: |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4528 #: ../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
|
4529 #: ../share/roundup/templates/jinja2/initial_data.py:4 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4530 msgid "critical" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4531 msgstr "kritikus" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4532 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4533 #: ../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
|
4534 #: ../share/roundup/templates/jinja2/initial_data.py:5 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4535 msgid "urgent" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4536 msgstr "sürgős" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4537 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4538 #: ../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
|
4539 #: ../share/roundup/templates/jinja2/initial_data.py:6 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4540 msgid "bug" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4541 msgstr "hiba" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4542 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4543 #: ../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
|
4544 #: ../share/roundup/templates/jinja2/initial_data.py:7 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4545 msgid "feature" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4546 msgstr "szolgáltatás" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4547 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4548 #: ../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
|
4549 #: ../share/roundup/templates/jinja2/initial_data.py:8 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4550 msgid "wish" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4551 msgstr "óhaj" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4552 |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4553 # status translations: |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4554 #: ../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
|
4555 #: ../share/roundup/templates/jinja2/initial_data.py:11 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4556 msgid "unread" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4557 msgstr "nem olvasott" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4558 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4559 #: ../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
|
4560 #: ../share/roundup/templates/jinja2/initial_data.py:12 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4561 msgid "deferred" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4562 msgstr "elutasítva" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4563 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4564 #: ../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
|
4565 #: ../share/roundup/templates/jinja2/initial_data.py:13 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4566 msgid "chatting" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4567 msgstr "megbeszélés" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4568 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4569 #: ../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
|
4570 #: ../share/roundup/templates/jinja2/initial_data.py:14 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4571 msgid "need-eg" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4572 msgstr "megerősítésre vár" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4573 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4574 #: ../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
|
4575 #: ../share/roundup/templates/jinja2/initial_data.py:15 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4576 msgid "in-progress" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4577 msgstr "folyamatban" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4578 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4579 #: ../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
|
4580 #: ../share/roundup/templates/jinja2/initial_data.py:16 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4581 msgid "testing" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4582 msgstr "tesztelés" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4583 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4584 #: ../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
|
4585 #: ../share/roundup/templates/jinja2/initial_data.py:17 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4586 msgid "done-cbb" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4587 msgstr "elkészült-lehetne jobb" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4588 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4589 #: ../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
|
4590 #: ../share/roundup/templates/jinja2/initial_data.py:18 |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4591 msgid "resolved" |
|
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
4592 msgstr "megoldva" |
| 3781 | 4593 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4594 #: ../share/roundup/templates/devel/extensions/spambayes.py:66 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4595 #: ../share/roundup/templates/responsive/extensions/spambayes.py:66 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4596 #, fuzzy |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4597 msgid "Message classified as" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4598 msgstr "Üzenetek listája" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4599 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4600 #: ../share/roundup/templates/devel/extensions/spambayes.py:68 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4601 #: ../share/roundup/templates/responsive/extensions/spambayes.py:68 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4602 msgid "Unable to classify message, got error:" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4603 msgstr "" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
4604 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4605 #: ../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
|
4606 #: ../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
|
4607 msgid "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4608 "<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
|
4609 "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
|
4610 "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
|
4611 "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
|
4612 "(\"\"). </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
|
4613 "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
|
4614 "<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
|
4615 "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
|
4616 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4617 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4618 #: ../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
|
4619 #: ../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
|
4620 #: ../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
|
4621 #: ../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
|
4622 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4623 msgid "List of bugs" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4624 msgstr "Ügyek listája" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4625 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4626 #: ../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
|
4627 #: ../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
|
4628 #: ../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
|
4629 #: ../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
|
4630 msgid "Severity" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4631 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4632 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4633 #: ../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
|
4634 #: ../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
|
4635 #: ../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
|
4636 #: ../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
|
4637 #: ../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
|
4638 #: ../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
|
4639 msgid "Components" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4640 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4641 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4642 #: ../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
|
4643 #: ../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
|
4644 #: ../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
|
4645 #: ../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
|
4646 msgid "Versions" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4647 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4648 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4649 #: ../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
|
4650 #: ../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
|
4651 #: ../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
|
4652 #: ../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
|
4653 #: ../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
|
4654 #: ../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
|
4655 #: ../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
|
4656 #: ../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
|
4657 msgid "Resolution" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4658 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4659 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4660 #: ../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
|
4661 #: ../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
|
4662 msgid "Depends On" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4663 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4664 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4665 #: ../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
|
4666 #: ../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
|
4667 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4668 msgid "Bug ${id}: ${title} - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4669 msgstr "${id}. ügy: ${title} - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4670 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4671 #: ../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
|
4672 #: ../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
|
4673 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4674 msgid "New Bug report - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4675 msgstr "Új felhasználó - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4676 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4677 #: ../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
|
4678 #: ../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
|
4679 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4680 msgid "New Bug" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4681 msgstr "Új ügy" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4682 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4683 #: ../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
|
4684 #: ../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
|
4685 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4686 msgid "New Bug Editing" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4687 msgstr "Új ügy szerkesztése" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4688 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4689 #: ../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
|
4690 #: ../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
|
4691 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4692 msgid "Bug ${id}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4693 msgstr "${id}. ügy" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4694 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4695 #: ../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
|
4696 #: ../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
|
4697 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4698 msgid "Bug ${id} Editing" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4699 msgstr "${id}. ügy szerkesztése" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4700 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4701 #: ../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
|
4702 msgid "<span>Type</span>:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4703 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4704 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4705 #: ../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
|
4706 msgid "<span>Severity</span>:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4707 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4708 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4709 #: ../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
|
4710 msgid "<span>Components</span>:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4711 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4712 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4713 #: ../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
|
4714 msgid "<span>Versions</span>:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4715 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4716 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4717 #: ../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
|
4718 msgid "<span>Status</span>:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4719 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4720 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4721 #: ../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
|
4722 msgid "<span>Resolution</span>:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4723 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4724 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4725 #: ../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
|
4726 #: ../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
|
4727 #: ../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
|
4728 #: ../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
|
4729 #: ../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
|
4730 #: ../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
|
4731 msgid "Dependencies" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4732 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4733 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4734 #: ../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
|
4735 #: ../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
|
4736 msgid "x:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4737 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4738 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4739 #: ../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
|
4740 #: ../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
|
4741 #: ../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
|
4742 #: ../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
|
4743 msgid "View" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4744 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4745 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4746 #: ../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
|
4747 #: ../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
|
4748 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4749 msgid "Keywords:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4750 msgstr "Témák" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4751 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4752 #: ../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
|
4753 #: ../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
|
4754 msgid "Comment" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4755 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4756 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4757 #: ../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
|
4758 #: ../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
|
4759 #: ../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
|
4760 #: ../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
|
4761 msgid "File Description" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4762 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4763 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4764 #: ../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
|
4765 #: ../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
|
4766 #: ../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
|
4767 #: ../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
|
4768 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4769 msgid "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4770 "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
|
4771 "${activity}</b> by <b>${actor}</b>." |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4772 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4773 "<b>${creation}</b> létrehozta <b>${creator}</b>, utoljára <b>${actor}</b> " |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4774 "módosította <b>${activity}</b>-kor." |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4775 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4776 #: ../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
|
4777 #: ../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
|
4778 #: ../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
|
4779 #: ../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
|
4780 #: ../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
|
4781 #: ../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
|
4782 #: ../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
|
4783 #: ../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
|
4784 #: ../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
|
4785 #: ../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
|
4786 #: ../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
|
4787 #: ../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
|
4788 #: ../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
|
4789 #: ../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
|
4790 #: ../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
|
4791 #: ../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
|
4792 #: ../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
|
4793 #: ../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
|
4794 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4795 msgid "Description" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4796 msgstr "létrehozás" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4797 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4798 #: ../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
|
4799 #: ../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
|
4800 #: ../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
|
4801 #: ../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
|
4802 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4803 msgid "msg${id}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4804 msgstr "${id}. felhasználó" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4805 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4806 #: ../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
|
4807 #: ../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
|
4808 #: ../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
|
4809 #: ../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
|
4810 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4811 msgid "Author: ${author} ()" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4812 msgstr "Szerző: ${author}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4813 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4814 #: ../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
|
4815 #: ../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
|
4816 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4817 msgid "Bug searching - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4818 msgstr "Ügy keresése - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4819 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4820 #: ../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
|
4821 #: ../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
|
4822 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4823 msgid "Bug searching" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4824 msgstr "Ügy keresése" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4825 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4826 #: ../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
|
4827 #: ../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
|
4828 #: ../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
|
4829 #: ../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
|
4830 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4831 msgid "Last actor:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4832 msgstr "végezte" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4833 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4834 #: ../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
|
4835 #: ../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
|
4836 #: ../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
|
4837 #: ../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
|
4838 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4839 msgid "Nosy list member:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4840 msgstr "Kíváncsiak listája" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4841 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4842 #: ../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
|
4843 #: ../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
|
4844 #: ../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
|
4845 #: ../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
|
4846 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4847 msgid "Type:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4848 msgstr "Típus" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4849 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4850 #: ../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
|
4851 #: ../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
|
4852 #: ../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
|
4853 #: ../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
|
4854 msgid "Components:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4855 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4856 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4857 #: ../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
|
4858 #: ../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
|
4859 #: ../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
|
4860 msgid "Versions:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4861 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4862 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4863 #: ../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
|
4864 #: ../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
|
4865 #: ../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
|
4866 #: ../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
|
4867 msgid "Depends on:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4868 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4869 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4870 #: ../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
|
4871 #: ../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
|
4872 #: ../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
|
4873 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4874 msgid "not set" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4875 msgstr "nem kijelölt" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4876 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4877 #: ../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
|
4878 #: ../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
|
4879 #: ../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
|
4880 #: ../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
|
4881 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4882 msgid "not closed" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4883 msgstr "nem kijelölt" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4884 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4885 #: ../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
|
4886 #: ../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
|
4887 #: ../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
|
4888 #: ../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
|
4889 #: ../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
|
4890 msgid "Resolution:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4891 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4892 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4893 #: ../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
|
4894 #: ../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
|
4895 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4896 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
|
4897 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4898 "*: A \"Minden szöveg\" mező az üzenetek címsorában és belsejében is keres" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4899 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4900 #: ../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
|
4901 #: ../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
|
4902 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4903 msgid "${what} help - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4904 msgstr "${property} segítség - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4905 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4906 #: ../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
|
4907 #: ../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
|
4908 #: ../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
|
4909 #: ../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
|
4910 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4911 msgid "List of keywords" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4912 msgstr "Fájlok listája" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4913 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4914 #: ../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
|
4915 #: ../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
|
4916 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4917 msgid "Keyword ${id}: ${title} - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4918 msgstr "${id}. felhasználó: ${title} - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4919 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4920 #: ../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
|
4921 #: ../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
|
4922 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4923 msgid "New Keyword - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4924 msgstr "Új felhasználó - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4925 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4926 #: ../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
|
4927 #: ../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
|
4928 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4929 msgid "New Keyword" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4930 msgstr "Téma" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4931 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4932 #: ../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
|
4933 #: ../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
|
4934 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4935 msgid "New Keyword Editing" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4936 msgstr "Téma szerkesztése" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4937 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4938 #: ../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
|
4939 #: ../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
|
4940 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4941 msgid "Keyword${id}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4942 msgstr "Téma" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4943 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4944 #: ../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
|
4945 #: ../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
|
4946 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4947 msgid "Keyword${id} Editing" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4948 msgstr "${id}. felhasználó szerkesztése" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4949 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4950 #: ../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
|
4951 #: ../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
|
4952 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4953 msgid "Description:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4954 msgstr "Csökkenő:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4955 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4956 #: ../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
|
4957 #: ../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
|
4958 #: ../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
|
4959 #: ../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
|
4960 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4961 msgid "List of milestones" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4962 msgstr "Fájlok listája" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4963 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4964 #: ../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
|
4965 #: ../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
|
4966 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4967 msgid "Message-id" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4968 msgstr "${id}. üzenet" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4969 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4970 #: ../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
|
4971 #: ../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
|
4972 msgid "In-reply-to" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4973 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4974 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4975 #: ../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
|
4976 #: ../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
|
4977 msgid "Bugs" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4978 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4979 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4980 #: ../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
|
4981 #: ../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
|
4982 #: ../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
|
4983 #: ../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
|
4984 #: ../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
|
4985 #: ../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
|
4986 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4987 msgid "Show Open" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4988 msgstr "Ügy mutatása:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4989 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4990 #: ../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
|
4991 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4992 msgid "Show bug:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4993 msgstr "Ügy mutatása:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4994 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4995 #: ../share/roundup/templates/devel/html/page.html:93 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4996 #: ../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
|
4997 msgid "Tasks" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4998 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
4999 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5000 #: ../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
|
5001 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5002 msgid "Show task:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5003 msgstr "Ügy mutatása:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5004 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5005 #: ../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
|
5006 #: ../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
|
5007 msgid "Milestones" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5008 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5009 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5010 #: ../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
|
5011 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5012 msgid "User" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5013 msgstr "Felhasználó hozzáadása" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5014 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5015 #: ../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
|
5016 #: ../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
|
5017 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5018 msgid "Bugs assigned to you" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5019 msgstr "nekem adva" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5020 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5021 #: ../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
|
5022 #: ../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
|
5023 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5024 msgid "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5025 "<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
|
5026 "\">edit</a>)" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5027 msgstr "<b>Lekérdezések</b> (<a href=\"query?@template=edit\">szerk.</a>)" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5028 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5029 #: ../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
|
5030 #: ../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
|
5031 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5032 msgid "Edit Keywords" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5033 msgstr "Létező témák" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5034 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5035 #: ../share/roundup/templates/devel/html/patch.index.html:3 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5036 #: ../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
|
5037 #: ../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
|
5038 #: ../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
|
5039 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5040 msgid "List of patches - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5041 msgstr "Osztályok listája - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5042 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5043 #: ../share/roundup/templates/devel/html/patch.index.html:5 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5044 #: ../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
|
5045 #: ../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
|
5046 #: ../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
|
5047 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5048 msgid "List of patches" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5049 msgstr "Osztályok listája" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5050 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5051 #: ../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
|
5052 #: ../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
|
5053 #: ../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
|
5054 #: ../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
|
5055 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5056 msgid "Patch display - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5057 msgstr "Fájl megjelenítés - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5058 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5059 #: ../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
|
5060 #: ../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
|
5061 msgid "Modify patch" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5062 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5063 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5064 #: ../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
|
5065 #: ../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
|
5066 #: ../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
|
5067 #: ../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
|
5068 msgid "Repository" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5069 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5070 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5071 #: ../share/roundup/templates/devel/html/patch.item.html:41 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5072 #: ../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
|
5073 #: ../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
|
5074 #: ../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
|
5075 msgid "Repository revision" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5076 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5077 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5078 #: ../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
|
5079 #: ../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
|
5080 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5081 msgid "Patch display" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5082 msgstr "Fájl megjelenítés" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5083 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5084 #: ../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
|
5085 #: ../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
|
5086 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5087 msgid "${start}.. ${end} out of ${total}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5088 msgstr "${start}..${end}, összesen ${total}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5089 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5090 #: ../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
|
5091 #: ../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
|
5092 #: ../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
|
5093 #: ../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
|
5094 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5095 msgid "List of tasks" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5096 msgstr "Osztályok listája" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5097 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5098 #: ../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
|
5099 #: ../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
|
5100 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5101 msgid "Task ${id}: ${title} - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5102 msgstr "${id}. felhasználó: ${title} - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5103 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5104 #: ../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
|
5105 #: ../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
|
5106 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5107 msgid "New Task - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5108 msgstr "Új felhasználó - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5109 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5110 #: ../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
|
5111 #: ../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
|
5112 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5113 msgid "New Task" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5114 msgstr "Új felhasználó" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5115 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5116 #: ../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
|
5117 #: ../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
|
5118 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5119 msgid "New Task Editing" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5120 msgstr "Új felhasználó szerkesztése" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5121 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5122 #: ../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
|
5123 #: ../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
|
5124 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5125 msgid "Task ${id}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5126 msgstr "${id}. felhasználó" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5127 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5128 #: ../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
|
5129 #: ../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
|
5130 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5131 msgid "Task${id} Editing" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5132 msgstr "${id}. felhasználó szerkesztése" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5133 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5134 #: ../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
|
5135 #: ../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
|
5136 #: ../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
|
5137 msgid ":" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5138 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5139 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5140 #: ../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
|
5141 #: ../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
|
5142 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5143 msgid "Task searching - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5144 msgstr "Ügy keresése - ${tracker}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5145 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5146 #: ../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
|
5147 #: ../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
|
5148 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5149 msgid "Task searching" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5150 msgstr "Ügy keresése" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5151 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5152 #: ../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
|
5153 #: ../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
|
5154 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5155 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
|
5156 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5157 "*: A \"Minden szöveg\" mező az üzenetek címsorában és belsejében is keres" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5158 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5159 #: ../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
|
5160 #: ../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
|
5161 msgid "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5162 "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
|
5163 "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
|
5164 "@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
|
5165 "changed after login." |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5166 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5167 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5168 #: ../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
|
5169 #: ../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
|
5170 msgid "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5171 "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
|
5172 "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
|
5173 "sourceforge username." |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5174 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5175 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5176 #: ../share/roundup/templates/minimal/html/home.html:2 |
| 3781 | 5177 msgid "Tracker home - ${tracker}" |
| 5178 msgstr "Hibakövető - ${tracker}" | |
| 5179 | |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5180 #: ../share/roundup/templates/minimal/html/home.html:4 |
| 3781 | 5181 msgid "Tracker home" |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
5182 msgstr "Hibakövető" |
| 3781 | 5183 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5184 #: ../share/roundup/templates/minimal/html/home.html:16 |
| 3781 | 5185 msgid "Please select from one of the menu options on the left." |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
5186 msgstr "Kérem válasszon a bal oldali menüből." |
| 3781 | 5187 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5188 #: ../share/roundup/templates/minimal/html/home.html:19 |
| 3781 | 5189 msgid "Please log in or register." |
|
3928
24440a420f53
translations revised by kilo aka Gabor Kmetyko
Alexander Smishlajev <a1s@users.sourceforge.net>
parents:
3781
diff
changeset
|
5190 msgstr "Jelentkezzen be vagy regisztráljon." |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5191 |
|
6405
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5192 #: ../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
|
5193 #: ../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
|
5194 #: ../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
|
5195 #: ../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
|
5196 #: ../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
|
5197 #: ../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
|
5198 msgid "Previous" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5199 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5200 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5201 #: ../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
|
5202 #: ../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
|
5203 #: ../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
|
5204 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5205 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
|
5206 msgstr "${start}..${end}, összesen ${total}" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5207 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5208 #: ../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
|
5209 #: ../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
|
5210 #: ../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
|
5211 #: ../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
|
5212 #: ../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
|
5213 #: ../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
|
5214 msgid "Next" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5215 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5216 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5217 #: ../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
|
5218 msgid "Version" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5219 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5220 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5221 #: ../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
|
5222 #: ../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
|
5223 msgid "component" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5224 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5225 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5226 #: ../share/roundup/templates/responsive/html/bug.item.html:138 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5227 #: ../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
|
5228 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5229 msgid "Assigned to" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5230 msgstr "Kiadva:" |
|
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/responsive/html/bug.item.html:140 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5233 #: ../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
|
5234 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5235 msgid "Nosy list" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5236 msgstr "Kíváncsiak listája" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5237 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5238 #: ../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
|
5239 #: ../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
|
5240 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
|
5241 msgstr "" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5242 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5243 #: ../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
|
5244 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5245 msgid "Show bug" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5246 msgstr "Ügy mutatása:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5247 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5248 #: ../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
|
5249 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5250 msgid "Show task" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5251 msgstr "Ügy mutatása:" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5252 |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5253 #: ../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
|
5254 #, fuzzy |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5255 msgid "Password" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5256 msgstr "Bejelentkezési jelszó" |
|
a21b574554c3
extract translatable strings from devel and responsive templates
John Rouillard <rouilj@ieee.org>
parents:
6364
diff
changeset
|
5257 |
|
7209
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
5258 #, fuzzy |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
5259 #~ msgid "Tracker updated" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
5260 #~ msgstr "Hibakövető" |
|
c1227f883177
Implement password hash testing using new roundup-admin perftest.
John Rouillard <rouilj@ieee.org>
parents:
7204
diff
changeset
|
5261 |
|
7203
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
5262 #~ msgid "roundup> " |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
5263 #~ msgstr "roundup> " |
|
12a3cd86668f
auto update 'password_pbkdf2_default_rounds' "
John Rouillard <rouilj@ieee.org>
parents:
7069
diff
changeset
|
5264 |
|
7063
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
5265 #~ msgid "<em>%s: %s</em>\n" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
5266 #~ msgstr "<em>%s: %s</em>\n" |
|
aca710a3b687
update roundup.pot and .po locale files for fixed translations
John Rouillard <rouilj@ieee.org>
parents:
7052
diff
changeset
|
5267 |
|
6223
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
5268 #, fuzzy |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
5269 #~ msgid " %(description)s (%(name)s for \"%(klass)s\" " |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
5270 #~ msgstr " %(description)s (%(name)s)" |
|
85f3f54f9e79
2.0 final translate update.
John Rouillard <rouilj@ieee.org>
parents:
6134
diff
changeset
|
5271 |
|
6134
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
5272 #~ msgid "Error: %s: %s" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
5273 #~ msgstr "Hiba: %s: %s" |
|
63739dae0f7e
update translation files for translators 2.0.0 beta
John Rouillard <rouilj@ieee.org>
parents:
5951
diff
changeset
|
5274 |
|
5943
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5275 #~ msgid "WARNING: invalid date tuple %r" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5276 #~ msgstr "FIGYELEM: hibás dátum tuple %r" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5277 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5278 #~ msgid "%(class)s %(id)s - nothing changed" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5279 #~ msgstr "%(class)s %(id)s - nincs változás" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5280 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5281 #~ msgid "You do not have permission to edit user roles" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5282 #~ msgstr "Nincs jogosultsága a felhasználói szerepkörök szerkesztéséhez" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5283 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5284 #~ msgid "File is empty" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5285 #~ msgstr "A fájl üres" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5286 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5287 #~ msgid "*encrypted*" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5288 #~ msgstr "*titkosítva*" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5289 |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5290 #~ msgid "Error: apop specification not valid" |
|
52bf078368e8
update po files pre 2.0.0alpha0
John Rouillard <rouilj@ieee.org>
parents:
4843
diff
changeset
|
5291 #~ msgstr "Hiba: az apop specifikáció nem érvényes" |
