1.1 --- a/MoinMoin/translations/MoinMoin.pot Sun Aug 26 20:33:44 2012 +0200
1.2 +++ b/MoinMoin/translations/MoinMoin.pot Sun Aug 26 21:15:43 2012 +0200
1.3 @@ -8,7 +8,7 @@
1.4 msgstr ""
1.5 "Project-Id-Version: moin 2.0.0a0\n"
1.6 "Report-Msgid-Bugs-To: English <moin-user@lists.sourceforge.net>\n"
1.7 -"POT-Creation-Date: 2012-07-15 23:32+0200\n"
1.8 +"POT-Creation-Date: 2012-08-26 21:14+0200\n"
1.9 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1.10 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1.11 "Language-Team: LANGUAGE <LL@li.org>\n"
1.12 @@ -17,46 +17,66 @@
1.13 "Content-Transfer-Encoding: 8bit\n"
1.14 "Generated-By: Babel 0.9.6\n"
1.15
1.16 -#: MoinMoin/forms.py:37
1.17 +#: MoinMoin/forms.py:45
1.18 +msgid "Invalid JSON."
1.19 +msgstr ""
1.20 +
1.21 +#: MoinMoin/forms.py:58
1.22 msgid "OpenID"
1.23 msgstr ""
1.24
1.25 -#: MoinMoin/forms.py:37
1.26 +#: MoinMoin/forms.py:58
1.27 msgid "OpenID address"
1.28 msgstr ""
1.29
1.30 -#: MoinMoin/forms.py:39
1.31 +#: MoinMoin/forms.py:60
1.32 msgid "Your OpenID address"
1.33 msgstr ""
1.34
1.35 -#: MoinMoin/forms.py:41
1.36 +#: MoinMoin/forms.py:62
1.37 msgid "E-Mail"
1.38 msgstr ""
1.39
1.40 -#: MoinMoin/forms.py:41
1.41 +#: MoinMoin/forms.py:62
1.42 msgid "E-Mail address"
1.43 msgstr ""
1.44
1.45 -#: MoinMoin/forms.py:43
1.46 +#: MoinMoin/forms.py:64
1.47 msgid "Your E-Mail address"
1.48 msgstr ""
1.49
1.50 -#: MoinMoin/forms.py:45
1.51 +#: MoinMoin/forms.py:66
1.52 msgid "Password"
1.53 msgstr ""
1.54
1.55 -#: MoinMoin/forms.py:56 MoinMoin/config/default.py:336
1.56 +#: MoinMoin/forms.py:91 MoinMoin/config/default.py:336
1.57 msgid "Tags"
1.58 msgstr ""
1.59
1.60 -#: MoinMoin/forms.py:58
1.61 +#: MoinMoin/forms.py:93
1.62 msgid "Search Query"
1.63 msgstr ""
1.64
1.65 -#: MoinMoin/forms.py:70
1.66 +#: MoinMoin/forms.py:139
1.67 +msgid "YYYY-MM-DD HH:MM:SS (example: 2013-12-31 23:59:59)"
1.68 +msgstr ""
1.69 +
1.70 +#: MoinMoin/forms.py:140
1.71 +msgid "Please use the following format: YYYY-MM-DD HH:MM:SS"
1.72 +msgstr ""
1.73 +
1.74 +#: MoinMoin/forms.py:144
1.75 msgid "OK"
1.76 msgstr ""
1.77
1.78 +#: MoinMoin/forms.py:160
1.79 +msgid "Invalid Reference."
1.80 +msgstr ""
1.81 +
1.82 +#: MoinMoin/forms.py:167
1.83 +msgid "(None)"
1.84 +msgstr ""
1.85 +
1.86 #: MoinMoin/user.py:54
1.87 #, python-format
1.88 msgid ""
1.89 @@ -124,151 +144,109 @@
1.90 msgid "[%(sitename)s] Please verify your email address"
1.91 msgstr ""
1.92
1.93 -#: MoinMoin/apps/admin/views.py:30
1.94 +#: MoinMoin/apps/admin/views.py:31 MoinMoin/config/default.py:338
1.95 msgid "Admin"
1.96 msgstr ""
1.97
1.98 -#: MoinMoin/apps/admin/views.py:48
1.99 -#: MoinMoin/apps/admin/templates/admin/index.html:9
1.100 +#: MoinMoin/apps/admin/views.py:35 MoinMoin/config/default.py:337
1.101 +msgid "User"
1.102 +msgstr ""
1.103 +
1.104 +#: MoinMoin/apps/admin/views.py:53
1.105 +#: MoinMoin/apps/admin/templates/admin/index.html:5
1.106 msgid "User Browser"
1.107 msgstr ""
1.108
1.109 -#: MoinMoin/apps/admin/views.py:60
1.110 +#: MoinMoin/apps/admin/views.py:65
1.111 #, python-format
1.112 msgid "User profile of %(username)s: %(email)r"
1.113 msgstr ""
1.114
1.115 -#: MoinMoin/apps/admin/views.py:104
1.116 +#: MoinMoin/apps/admin/views.py:109
1.117 #: MoinMoin/apps/admin/templates/admin/sysitems_upgrade.html:3
1.118 msgid "System items upgrade"
1.119 msgstr ""
1.120
1.121 -#: MoinMoin/apps/admin/views.py:110
1.122 +#: MoinMoin/apps/admin/views.py:115
1.123 #, python-format
1.124 msgid "System items upgrade failed due to the following error: %(error)s."
1.125 msgstr ""
1.126
1.127 -#: MoinMoin/apps/admin/views.py:112
1.128 +#: MoinMoin/apps/admin/views.py:117
1.129 msgid "System items have been upgraded successfully!"
1.130 msgstr ""
1.131
1.132 -#: MoinMoin/apps/admin/views.py:159
1.133 +#: MoinMoin/apps/admin/views.py:164
1.134 msgid "Wiki Configuration"
1.135 msgstr ""
1.136
1.137 -#: MoinMoin/apps/admin/views.py:188
1.138 +#: MoinMoin/apps/admin/views.py:193
1.139 msgid "Wiki Configuration Help"
1.140 msgstr ""
1.141
1.142 -#: MoinMoin/apps/admin/views.py:196
1.143 +#: MoinMoin/apps/admin/views.py:201
1.144 msgid "Lexer description"
1.145 msgstr ""
1.146
1.147 -#: MoinMoin/apps/admin/views.py:197
1.148 +#: MoinMoin/apps/admin/views.py:202
1.149 msgid "Lexer names"
1.150 msgstr ""
1.151
1.152 -#: MoinMoin/apps/admin/views.py:198
1.153 +#: MoinMoin/apps/admin/views.py:203
1.154 msgid "File patterns"
1.155 msgstr ""
1.156
1.157 -#: MoinMoin/apps/admin/views.py:199
1.158 +#: MoinMoin/apps/admin/views.py:204
1.159 msgid "Mimetypes"
1.160 msgstr ""
1.161
1.162 -#: MoinMoin/apps/admin/views.py:205
1.163 +#: MoinMoin/apps/admin/views.py:210
1.164 msgid "Highlighter Help"
1.165 msgstr ""
1.166
1.167 -#: MoinMoin/apps/admin/views.py:213
1.168 +#: MoinMoin/apps/admin/views.py:218
1.169 msgid "InterWiki name"
1.170 msgstr ""
1.171
1.172 -#: MoinMoin/apps/admin/views.py:214
1.173 +#: MoinMoin/apps/admin/views.py:219
1.174 msgid "URL"
1.175 msgstr ""
1.176
1.177 -#: MoinMoin/apps/admin/views.py:218
1.178 +#: MoinMoin/apps/admin/views.py:223
1.179 msgid "Interwiki Help"
1.180 msgstr ""
1.181
1.182 -#: MoinMoin/apps/admin/views.py:226 MoinMoin/converter/archive_in.py:59
1.183 +#: MoinMoin/apps/admin/views.py:231 MoinMoin/converter/archive_in.py:59
1.184 #: MoinMoin/templates/atom.html:8 MoinMoin/templates/diff_text_atom.html:9
1.185 #: MoinMoin/templates/history.html:27
1.186 msgid "Size"
1.187 msgstr ""
1.188
1.189 -#: MoinMoin/apps/admin/views.py:227 MoinMoin/templates/index.html:162
1.190 +#: MoinMoin/apps/admin/views.py:232 MoinMoin/templates/index.html:153
1.191 msgid "Item name"
1.192 msgstr ""
1.193
1.194 -#: MoinMoin/apps/admin/views.py:233
1.195 +#: MoinMoin/apps/admin/views.py:238
1.196 msgid "Item Size"
1.197 msgstr ""
1.198
1.199 -#: MoinMoin/apps/admin/templates/admin/highlighterhelp.html:4
1.200 -#: MoinMoin/apps/admin/templates/admin/index.html:20
1.201 -#: MoinMoin/apps/admin/templates/user/highlighterhelp.html:4
1.202 -#: MoinMoin/apps/admin/templates/user/index_user.html:9
1.203 -msgid "Available Highlighters"
1.204 -msgstr ""
1.205 -
1.206 #: MoinMoin/apps/admin/templates/admin/index.html:3
1.207 -msgid "Documentation"
1.208 -msgstr ""
1.209 -
1.210 -#: MoinMoin/apps/admin/templates/admin/index.html:5
1.211 -msgid "Documentation (local)"
1.212 -msgstr ""
1.213 -
1.214 -#: MoinMoin/apps/admin/templates/admin/index.html:7
1.215 msgid "Admin Menu"
1.216 msgstr ""
1.217
1.218 -#: MoinMoin/apps/admin/templates/admin/index.html:10
1.219 +#: MoinMoin/apps/admin/templates/admin/index.html:6
1.220 #: MoinMoin/apps/admin/templates/admin/sysitems_upgrade.html:10
1.221 msgid "Upgrade system items"
1.222 msgstr ""
1.223
1.224 -#: MoinMoin/apps/admin/templates/admin/index.html:11
1.225 +#: MoinMoin/apps/admin/templates/admin/index.html:7
1.226 msgid "Show Wiki Configuration"
1.227 msgstr ""
1.228
1.229 -#: MoinMoin/apps/admin/templates/admin/index.html:12
1.230 +#: MoinMoin/apps/admin/templates/admin/index.html:8
1.231 msgid "Show Wiki Configuration Help"
1.232 msgstr ""
1.233
1.234 -#: MoinMoin/apps/admin/templates/admin/index.html:14
1.235 -#: MoinMoin/apps/admin/templates/user/index_user.html:3
1.236 -msgid "User Menu"
1.237 -msgstr ""
1.238 -
1.239 -#: MoinMoin/apps/admin/templates/admin/index.html:16
1.240 -#: MoinMoin/apps/admin/templates/user/index_user.html:5
1.241 -#: MoinMoin/apps/frontend/views.py:903 MoinMoin/apps/frontend/views.py:905
1.242 -msgid "Wanted Items"
1.243 -msgstr ""
1.244 -
1.245 -#: MoinMoin/apps/admin/templates/admin/index.html:17
1.246 -#: MoinMoin/apps/admin/templates/user/index_user.html:6
1.247 -#: MoinMoin/apps/frontend/views.py:919 MoinMoin/apps/frontend/views.py:922
1.248 -msgid "Orphaned Items"
1.249 -msgstr ""
1.250 -
1.251 -#: MoinMoin/apps/admin/templates/admin/index.html:18
1.252 -#: MoinMoin/apps/admin/templates/admin/itemsize.html:4
1.253 -#: MoinMoin/apps/admin/templates/user/index_user.html:7
1.254 -#: MoinMoin/apps/admin/templates/user/itemsize.html:4
1.255 -msgid "Item sizes (latest revision)"
1.256 -msgstr ""
1.257 -
1.258 -#: MoinMoin/apps/admin/templates/admin/index.html:19
1.259 -#: MoinMoin/apps/admin/templates/admin/interwikihelp.html:4
1.260 -#: MoinMoin/apps/admin/templates/user/index_user.html:8
1.261 -#: MoinMoin/apps/admin/templates/user/interwikihelp.html:4
1.262 -msgid "Known InterWiki names"
1.263 -msgstr ""
1.264 -
1.265 #: MoinMoin/apps/admin/templates/admin/sysitems_upgrade.html:5
1.266 msgid ""
1.267 "You can upgrade your system items by uploading an xml file with new items"
1.268 @@ -334,6 +312,7 @@
1.269 msgstr ""
1.270
1.271 #: MoinMoin/apps/admin/templates/admin/wikiconfighelp.html:13
1.272 +#: MoinMoin/constants/itemtypes.py:29
1.273 msgid "Default"
1.274 msgstr ""
1.275
1.276 @@ -341,290 +320,290 @@
1.277 msgid "Description"
1.278 msgstr ""
1.279
1.280 +#: MoinMoin/apps/admin/templates/user/highlighterhelp.html:4
1.281 +#: MoinMoin/apps/admin/templates/user/index_user.html:13
1.282 +msgid "Available Highlighters"
1.283 +msgstr ""
1.284 +
1.285 +#: MoinMoin/apps/admin/templates/user/index_user.html:3
1.286 +msgid "Documentation"
1.287 +msgstr ""
1.288 +
1.289 +#: MoinMoin/apps/admin/templates/user/index_user.html:5
1.290 +msgid "Documentation (local)"
1.291 +msgstr ""
1.292 +
1.293 +#: MoinMoin/apps/admin/templates/user/index_user.html:7
1.294 +msgid "User Menu"
1.295 +msgstr ""
1.296 +
1.297 +#: MoinMoin/apps/admin/templates/user/index_user.html:9
1.298 +#: MoinMoin/apps/frontend/views.py:928 MoinMoin/apps/frontend/views.py:930
1.299 +msgid "Wanted Items"
1.300 +msgstr ""
1.301 +
1.302 +#: MoinMoin/apps/admin/templates/user/index_user.html:10
1.303 +#: MoinMoin/apps/frontend/views.py:944 MoinMoin/apps/frontend/views.py:947
1.304 +msgid "Orphaned Items"
1.305 +msgstr ""
1.306 +
1.307 +#: MoinMoin/apps/admin/templates/user/index_user.html:11
1.308 +#: MoinMoin/apps/admin/templates/user/itemsize.html:4
1.309 +msgid "Item sizes (latest revision)"
1.310 +msgstr ""
1.311 +
1.312 +#: MoinMoin/apps/admin/templates/user/index_user.html:12
1.313 +#: MoinMoin/apps/admin/templates/user/interwikihelp.html:4
1.314 +msgid "Known InterWiki names"
1.315 +msgstr ""
1.316 +
1.317 #: MoinMoin/apps/feed/views.py:85
1.318 msgid "MoinMoin feels unhappy."
1.319 msgstr ""
1.320
1.321 -#: MoinMoin/apps/frontend/views.py:133
1.322 +#: MoinMoin/apps/frontend/views.py:129
1.323 msgid "name"
1.324 msgstr ""
1.325
1.326 -#: MoinMoin/apps/frontend/views.py:134
1.327 +#: MoinMoin/apps/frontend/views.py:130
1.328 msgid "name_exact"
1.329 msgstr ""
1.330
1.331 -#: MoinMoin/apps/frontend/views.py:135
1.332 +#: MoinMoin/apps/frontend/views.py:131
1.333 msgid "itemid"
1.334 msgstr ""
1.335
1.336 -#: MoinMoin/apps/frontend/views.py:136
1.337 +#: MoinMoin/apps/frontend/views.py:132
1.338 msgid "revid"
1.339 msgstr ""
1.340
1.341 -#: MoinMoin/apps/frontend/views.py:137
1.342 +#: MoinMoin/apps/frontend/views.py:133
1.343 msgid "userid"
1.344 msgstr ""
1.345
1.346 -#: MoinMoin/apps/frontend/views.py:138
1.347 +#: MoinMoin/apps/frontend/views.py:134
1.348 msgid "language"
1.349 msgstr ""
1.350
1.351 -#: MoinMoin/apps/frontend/views.py:139
1.352 +#: MoinMoin/apps/frontend/views.py:135
1.353 msgid "itemlinks"
1.354 msgstr ""
1.355
1.356 -#: MoinMoin/apps/frontend/views.py:140
1.357 +#: MoinMoin/apps/frontend/views.py:136
1.358 msgid "itemtransclusions"
1.359 msgstr ""
1.360
1.361 -#: MoinMoin/apps/frontend/views.py:141
1.362 +#: MoinMoin/apps/frontend/views.py:137
1.363 msgid "refs"
1.364 msgstr ""
1.365
1.366 -#: MoinMoin/apps/frontend/views.py:143 MoinMoin/search/__init__.py:29
1.367 +#: MoinMoin/apps/frontend/views.py:139 MoinMoin/search/__init__.py:29
1.368 msgid "search also in non-current revisions"
1.369 msgstr ""
1.370
1.371 -#: MoinMoin/apps/frontend/views.py:144 MoinMoin/apps/frontend/views.py:168
1.372 +#: MoinMoin/apps/frontend/views.py:140 MoinMoin/apps/frontend/views.py:164
1.373 #: MoinMoin/templates/lookup.html:6
1.374 msgid "Lookup"
1.375 msgstr ""
1.376
1.377 -#: MoinMoin/apps/frontend/views.py:227 MoinMoin/search/__init__.py:30
1.378 -msgid "Search"
1.379 -msgstr ""
1.380 -
1.381 -#: MoinMoin/apps/frontend/views.py:470
1.382 +#: MoinMoin/apps/frontend/views.py:503
1.383 msgid "Target"
1.384 msgstr ""
1.385
1.386 -#: MoinMoin/apps/frontend/views.py:470
1.387 +#: MoinMoin/apps/frontend/views.py:503
1.388 msgid "The name of the target item"
1.389 msgstr ""
1.390
1.391 -#: MoinMoin/apps/frontend/views.py:486
1.392 -msgid "markup text"
1.393 -msgstr ""
1.394 -
1.395 -#: MoinMoin/apps/frontend/views.py:487
1.396 -msgid "other text"
1.397 -msgstr ""
1.398 -
1.399 -#: MoinMoin/apps/frontend/views.py:488
1.400 -msgid "image"
1.401 -msgstr ""
1.402 -
1.403 -#: MoinMoin/apps/frontend/views.py:489
1.404 -msgid "audio"
1.405 -msgstr ""
1.406 -
1.407 -#: MoinMoin/apps/frontend/views.py:490
1.408 -msgid "video"
1.409 -msgstr ""
1.410 -
1.411 -#: MoinMoin/apps/frontend/views.py:491
1.412 -msgid "other"
1.413 -msgstr ""
1.414 -
1.415 -#: MoinMoin/apps/frontend/views.py:492
1.416 -msgid "unknown"
1.417 -msgstr ""
1.418 -
1.419 -#: MoinMoin/apps/frontend/views.py:493
1.420 +#: MoinMoin/apps/frontend/views.py:740
1.421 msgid "Filter"
1.422 msgstr ""
1.423
1.424 -#: MoinMoin/apps/frontend/views.py:746 MoinMoin/config/default.py:335
1.425 -#: MoinMoin/templates/index.html:7 MoinMoin/templates/index.html:81
1.426 -msgid "Global Index"
1.427 -msgstr ""
1.428 -
1.429 -#: MoinMoin/apps/frontend/views.py:766 MoinMoin/apps/frontend/views.py:767
1.430 +#: MoinMoin/apps/frontend/views.py:791 MoinMoin/apps/frontend/views.py:792
1.431 msgid "My Changes"
1.432 msgstr ""
1.433
1.434 -#: MoinMoin/apps/frontend/views.py:798
1.435 +#: MoinMoin/apps/frontend/views.py:823
1.436 #, python-format
1.437 msgid "Items which refer to '%(item_name)s'"
1.438 msgstr ""
1.439
1.440 -#: MoinMoin/apps/frontend/views.py:869 MoinMoin/config/default.py:334
1.441 +#: MoinMoin/apps/frontend/views.py:894 MoinMoin/config/default.py:334
1.442 #: MoinMoin/templates/global_history.html:10
1.443 msgid "Global History"
1.444 msgstr ""
1.445
1.446 -#: MoinMoin/apps/frontend/views.py:932 MoinMoin/apps/frontend/views.py:951
1.447 +#: MoinMoin/apps/frontend/views.py:957 MoinMoin/apps/frontend/views.py:976
1.448 #, python-format
1.449 msgid "You must login to use this action: %(action)s."
1.450 msgstr ""
1.451
1.452 -#: MoinMoin/apps/frontend/views.py:935
1.453 +#: MoinMoin/apps/frontend/views.py:960
1.454 msgid "A quicklink to this page could not be added for you."
1.455 msgstr ""
1.456
1.457 -#: MoinMoin/apps/frontend/views.py:938
1.458 +#: MoinMoin/apps/frontend/views.py:963
1.459 msgid "Your quicklink to this page could not be removed."
1.460 msgstr ""
1.461
1.462 -#: MoinMoin/apps/frontend/views.py:953
1.463 +#: MoinMoin/apps/frontend/views.py:978
1.464 msgid "You are not allowed to subscribe to an item you may not read."
1.465 msgstr ""
1.466
1.467 -#: MoinMoin/apps/frontend/views.py:957
1.468 +#: MoinMoin/apps/frontend/views.py:982
1.469 msgid "Can't remove regular expression subscription!"
1.470 msgstr ""
1.471
1.472 -#: MoinMoin/apps/frontend/views.py:958
1.473 +#: MoinMoin/apps/frontend/views.py:983
1.474 msgid "Edit the subscription regular expressions in your settings."
1.475 msgstr ""
1.476
1.477 -#: MoinMoin/apps/frontend/views.py:962
1.478 +#: MoinMoin/apps/frontend/views.py:987
1.479 msgid "You could not get subscribed to this item."
1.480 msgstr ""
1.481
1.482 -#: MoinMoin/apps/frontend/views.py:971 MoinMoin/apps/frontend/views.py:1164
1.483 -#: MoinMoin/apps/frontend/views.py:1297
1.484 +#: MoinMoin/apps/frontend/views.py:996 MoinMoin/apps/frontend/views.py:1189
1.485 +#: MoinMoin/apps/frontend/views.py:1322
1.486 msgid "The passwords do not match."
1.487 msgstr ""
1.488
1.489 -#: MoinMoin/apps/frontend/views.py:987 MoinMoin/apps/frontend/views.py:1122
1.490 -#: MoinMoin/apps/frontend/views.py:1182 MoinMoin/apps/frontend/views.py:1249
1.491 -#: MoinMoin/apps/frontend/views.py:1362 MoinMoin/converter/archive_in.py:59
1.492 +#: MoinMoin/apps/frontend/views.py:1012 MoinMoin/apps/frontend/views.py:1147
1.493 +#: MoinMoin/apps/frontend/views.py:1207 MoinMoin/apps/frontend/views.py:1274
1.494 +#: MoinMoin/apps/frontend/views.py:1387 MoinMoin/converter/archive_in.py:59
1.495 #: MoinMoin/templates/history.html:24
1.496 msgid "Name"
1.497 msgstr ""
1.498
1.499 -#: MoinMoin/apps/frontend/views.py:987 MoinMoin/apps/frontend/views.py:1362
1.500 +#: MoinMoin/apps/frontend/views.py:1012 MoinMoin/apps/frontend/views.py:1387
1.501 msgid "The login name you want to use"
1.502 msgstr ""
1.503
1.504 -#: MoinMoin/apps/frontend/views.py:988 MoinMoin/apps/frontend/views.py:1184
1.505 -#: MoinMoin/apps/frontend/views.py:1323
1.506 +#: MoinMoin/apps/frontend/views.py:1013 MoinMoin/apps/frontend/views.py:1209
1.507 +#: MoinMoin/apps/frontend/views.py:1348
1.508 msgid "The login password you want to use"
1.509 msgstr ""
1.510
1.511 -#: MoinMoin/apps/frontend/views.py:989 MoinMoin/apps/frontend/views.py:1185
1.512 -#: MoinMoin/apps/frontend/views.py:1324
1.513 +#: MoinMoin/apps/frontend/views.py:1014 MoinMoin/apps/frontend/views.py:1210
1.514 +#: MoinMoin/apps/frontend/views.py:1349
1.515 msgid "Repeat the same password"
1.516 msgstr ""
1.517
1.518 -#: MoinMoin/apps/frontend/views.py:992 MoinMoin/apps/frontend/views.py:1031
1.519 +#: MoinMoin/apps/frontend/views.py:1017 MoinMoin/apps/frontend/views.py:1056
1.520 msgid "Register"
1.521 msgstr ""
1.522
1.523 -#: MoinMoin/apps/frontend/views.py:1075
1.524 +#: MoinMoin/apps/frontend/views.py:1100
1.525 msgid ""
1.526 "Account verification required, please see the email we sent to your "
1.527 "address."
1.528 msgstr ""
1.529
1.530 -#: MoinMoin/apps/frontend/views.py:1077
1.531 +#: MoinMoin/apps/frontend/views.py:1102
1.532 #, python-format
1.533 msgid ""
1.534 "An error occurred while sending the verification email: \"%(message)s\" "
1.535 "Please contact an administrator to activate your account."
1.536 msgstr ""
1.537
1.538 -#: MoinMoin/apps/frontend/views.py:1080
1.539 +#: MoinMoin/apps/frontend/views.py:1105
1.540 msgid "Account created, please log in now."
1.541 msgstr ""
1.542
1.543 -#: MoinMoin/apps/frontend/views.py:1098
1.544 +#: MoinMoin/apps/frontend/views.py:1123
1.545 msgid "Your account has been activated, you can log in now."
1.546 msgstr ""
1.547
1.548 -#: MoinMoin/apps/frontend/views.py:1100 MoinMoin/apps/frontend/views.py:1209
1.549 +#: MoinMoin/apps/frontend/views.py:1125 MoinMoin/apps/frontend/views.py:1234
1.550 msgid "Your token is invalid!"
1.551 msgstr ""
1.552
1.553 -#: MoinMoin/apps/frontend/views.py:1107
1.554 +#: MoinMoin/apps/frontend/views.py:1132
1.555 msgid "Your user name or your email address is needed."
1.556 msgstr ""
1.557
1.558 -#: MoinMoin/apps/frontend/views.py:1122 MoinMoin/apps/frontend/views.py:1182
1.559 +#: MoinMoin/apps/frontend/views.py:1147 MoinMoin/apps/frontend/views.py:1207
1.560 msgid "Your login name"
1.561 msgstr ""
1.562
1.563 -#: MoinMoin/apps/frontend/views.py:1124
1.564 +#: MoinMoin/apps/frontend/views.py:1149
1.565 msgid "Recover password"
1.566 msgstr ""
1.567
1.568 -#: MoinMoin/apps/frontend/views.py:1132 MoinMoin/templates/lostpass.html:5
1.569 +#: MoinMoin/apps/frontend/views.py:1157 MoinMoin/templates/lostpass.html:5
1.570 msgid "Lost Password"
1.571 msgstr ""
1.572
1.573 -#: MoinMoin/apps/frontend/views.py:1154
1.574 +#: MoinMoin/apps/frontend/views.py:1179
1.575 msgid "If this account exists, you will be notified."
1.576 msgstr ""
1.577
1.578 -#: MoinMoin/apps/frontend/views.py:1165 MoinMoin/apps/frontend/views.py:1299
1.579 +#: MoinMoin/apps/frontend/views.py:1190 MoinMoin/apps/frontend/views.py:1324
1.580 msgid "New password is unacceptable, encoding trouble."
1.581 msgstr ""
1.582
1.583 -#: MoinMoin/apps/frontend/views.py:1183
1.584 +#: MoinMoin/apps/frontend/views.py:1208
1.585 msgid "Recovery token"
1.586 msgstr ""
1.587
1.588 -#: MoinMoin/apps/frontend/views.py:1183
1.589 +#: MoinMoin/apps/frontend/views.py:1208
1.590 msgid "The recovery token that has been sent to you"
1.591 msgstr ""
1.592
1.593 -#: MoinMoin/apps/frontend/views.py:1184 MoinMoin/apps/frontend/views.py:1323
1.594 +#: MoinMoin/apps/frontend/views.py:1209 MoinMoin/apps/frontend/views.py:1348
1.595 msgid "New password"
1.596 msgstr ""
1.597
1.598 -#: MoinMoin/apps/frontend/views.py:1185 MoinMoin/apps/frontend/views.py:1324
1.599 +#: MoinMoin/apps/frontend/views.py:1210 MoinMoin/apps/frontend/views.py:1349
1.600 msgid "New password (repeat)"
1.601 msgstr ""
1.602
1.603 -#: MoinMoin/apps/frontend/views.py:1186 MoinMoin/apps/frontend/views.py:1325
1.604 +#: MoinMoin/apps/frontend/views.py:1211 MoinMoin/apps/frontend/views.py:1350
1.605 #: MoinMoin/templates/usersettings_forms.html:28
1.606 msgid "Change password"
1.607 msgstr ""
1.608
1.609 -#: MoinMoin/apps/frontend/views.py:1194 MoinMoin/templates/recoverpass.html:5
1.610 +#: MoinMoin/apps/frontend/views.py:1219 MoinMoin/templates/recoverpass.html:5
1.611 msgid "Recover Password"
1.612 msgstr ""
1.613
1.614 -#: MoinMoin/apps/frontend/views.py:1207
1.615 +#: MoinMoin/apps/frontend/views.py:1232
1.616 msgid "Your password has been changed, you can log in now."
1.617 msgstr ""
1.618
1.619 -#: MoinMoin/apps/frontend/views.py:1221
1.620 +#: MoinMoin/apps/frontend/views.py:1246
1.621 msgid "Either your username or password was invalid."
1.622 msgstr ""
1.623
1.624 -#: MoinMoin/apps/frontend/views.py:1222
1.625 +#: MoinMoin/apps/frontend/views.py:1247
1.626 msgid "Failed to authenticate with this OpenID."
1.627 msgstr ""
1.628
1.629 -#: MoinMoin/apps/frontend/views.py:1252
1.630 +#: MoinMoin/apps/frontend/views.py:1277
1.631 msgid "Log in"
1.632 msgstr ""
1.633
1.634 -#: MoinMoin/apps/frontend/views.py:1260 MoinMoin/templates/layout.html:62
1.635 +#: MoinMoin/apps/frontend/views.py:1285 MoinMoin/templates/layout.html:63
1.636 msgid "Login"
1.637 msgstr ""
1.638
1.639 -#: MoinMoin/apps/frontend/views.py:1289
1.640 +#: MoinMoin/apps/frontend/views.py:1314
1.641 msgid "You are now logged out."
1.642 msgstr ""
1.643
1.644 -#: MoinMoin/apps/frontend/views.py:1298
1.645 +#: MoinMoin/apps/frontend/views.py:1323
1.646 msgid "The current password was wrong."
1.647 msgstr ""
1.648
1.649 -#: MoinMoin/apps/frontend/views.py:1322
1.650 +#: MoinMoin/apps/frontend/views.py:1347
1.651 msgid "Current Password"
1.652 msgstr ""
1.653
1.654 -#: MoinMoin/apps/frontend/views.py:1322
1.655 +#: MoinMoin/apps/frontend/views.py:1347
1.656 msgid "Your current login password"
1.657 msgstr ""
1.658
1.659 -#: MoinMoin/apps/frontend/views.py:1330 MoinMoin/apps/frontend/views.py:1336
1.660 -#: MoinMoin/apps/frontend/views.py:1351 MoinMoin/apps/frontend/views.py:1373
1.661 -#: MoinMoin/apps/frontend/views.py:1384
1.662 +#: MoinMoin/apps/frontend/views.py:1355 MoinMoin/apps/frontend/views.py:1361
1.663 +#: MoinMoin/apps/frontend/views.py:1376 MoinMoin/apps/frontend/views.py:1398
1.664 +#: MoinMoin/apps/frontend/views.py:1409
1.665 #: MoinMoin/templates/usersettings_forms.html:14
1.666 #: MoinMoin/templates/usersettings_forms.html:42
1.667 #: MoinMoin/templates/usersettings_forms.html:56
1.668 @@ -633,116 +612,116 @@
1.669 msgid "Save"
1.670 msgstr ""
1.671
1.672 -#: MoinMoin/apps/frontend/views.py:1347
1.673 +#: MoinMoin/apps/frontend/views.py:1372
1.674 msgid "Publish my email (not my wiki homepage) in author info"
1.675 msgstr ""
1.676
1.677 -#: MoinMoin/apps/frontend/views.py:1348
1.678 +#: MoinMoin/apps/frontend/views.py:1373
1.679 msgid "Open editor on double click"
1.680 msgstr ""
1.681
1.682 -#: MoinMoin/apps/frontend/views.py:1349
1.683 +#: MoinMoin/apps/frontend/views.py:1374
1.684 msgid "Show comment sections"
1.685 msgstr ""
1.686
1.687 -#: MoinMoin/apps/frontend/views.py:1350
1.688 +#: MoinMoin/apps/frontend/views.py:1375
1.689 msgid "Disable this account forever"
1.690 msgstr ""
1.691
1.692 -#: MoinMoin/apps/frontend/views.py:1357 MoinMoin/templates/usersettings.html:5
1.693 +#: MoinMoin/apps/frontend/views.py:1382 MoinMoin/templates/usersettings.html:5
1.694 msgid "User Settings"
1.695 msgstr ""
1.696
1.697 -#: MoinMoin/apps/frontend/views.py:1363
1.698 +#: MoinMoin/apps/frontend/views.py:1388
1.699 msgid "Alias-Name"
1.700 msgstr ""
1.701
1.702 -#: MoinMoin/apps/frontend/views.py:1363
1.703 +#: MoinMoin/apps/frontend/views.py:1388
1.704 msgid "Your alias name (informational)"
1.705 msgstr ""
1.706
1.707 -#: MoinMoin/apps/frontend/views.py:1367
1.708 +#: MoinMoin/apps/frontend/views.py:1392
1.709 msgid "Timezone"
1.710 msgstr ""
1.711
1.712 -#: MoinMoin/apps/frontend/views.py:1372
1.713 +#: MoinMoin/apps/frontend/views.py:1397
1.714 msgid "Locale"
1.715 msgstr ""
1.716
1.717 -#: MoinMoin/apps/frontend/views.py:1380
1.718 +#: MoinMoin/apps/frontend/views.py:1405
1.719 msgid "Theme name"
1.720 msgstr ""
1.721
1.722 -#: MoinMoin/apps/frontend/views.py:1381
1.723 +#: MoinMoin/apps/frontend/views.py:1406
1.724 msgid "User CSS URL"
1.725 msgstr ""
1.726
1.727 -#: MoinMoin/apps/frontend/views.py:1381
1.728 +#: MoinMoin/apps/frontend/views.py:1406
1.729 msgid "Give the URL of your custom CSS (optional)"
1.730 msgstr ""
1.731
1.732 -#: MoinMoin/apps/frontend/views.py:1382
1.733 +#: MoinMoin/apps/frontend/views.py:1407
1.734 msgid "Editor size"
1.735 msgstr ""
1.736
1.737 -#: MoinMoin/apps/frontend/views.py:1382
1.738 +#: MoinMoin/apps/frontend/views.py:1407
1.739 msgid "Editor textarea height (0=auto)"
1.740 msgstr ""
1.741
1.742 -#: MoinMoin/apps/frontend/views.py:1383
1.743 +#: MoinMoin/apps/frontend/views.py:1408
1.744 msgid "History results per page"
1.745 msgstr ""
1.746
1.747 -#: MoinMoin/apps/frontend/views.py:1383
1.748 +#: MoinMoin/apps/frontend/views.py:1408
1.749 msgid "Number of results per page (0=no paging)"
1.750 msgstr ""
1.751
1.752 -#: MoinMoin/apps/frontend/views.py:1426
1.753 +#: MoinMoin/apps/frontend/views.py:1451
1.754 msgid "Your password has been changed."
1.755 msgstr ""
1.756
1.757 -#: MoinMoin/apps/frontend/views.py:1431
1.758 +#: MoinMoin/apps/frontend/views.py:1456
1.759 msgid "This openid is already in use."
1.760 msgstr ""
1.761
1.762 -#: MoinMoin/apps/frontend/views.py:1435
1.763 +#: MoinMoin/apps/frontend/views.py:1460
1.764 msgid "This username is already in use."
1.765 msgstr ""
1.766
1.767 -#: MoinMoin/apps/frontend/views.py:1441
1.768 +#: MoinMoin/apps/frontend/views.py:1466
1.769 msgid "This email is already in use"
1.770 msgstr ""
1.771
1.772 -#: MoinMoin/apps/frontend/views.py:1456
1.773 +#: MoinMoin/apps/frontend/views.py:1481
1.774 msgid ""
1.775 "Your account has been disabled because you changed your email address. "
1.776 "Please see the email we sent to your address to reactivate it."
1.777 msgstr ""
1.778
1.779 -#: MoinMoin/apps/frontend/views.py:1463
1.780 +#: MoinMoin/apps/frontend/views.py:1488
1.781 msgid ""
1.782 "Your email address was not changed because sending the verification email"
1.783 " failed. Please try again later."
1.784 msgstr ""
1.785
1.786 -#: MoinMoin/apps/frontend/views.py:1469
1.787 +#: MoinMoin/apps/frontend/views.py:1494
1.788 msgid "Your changes have been saved."
1.789 msgstr ""
1.790
1.791 -#: MoinMoin/apps/frontend/views.py:1521
1.792 +#: MoinMoin/apps/frontend/views.py:1546
1.793 msgid "You must log in to use bookmarks."
1.794 msgstr ""
1.795
1.796 -#: MoinMoin/apps/frontend/views.py:1647
1.797 +#: MoinMoin/apps/frontend/views.py:1672
1.798 #, python-format
1.799 msgid "Items with similar names to '%(item_name)s'"
1.800 msgstr ""
1.801
1.802 -#: MoinMoin/apps/frontend/views.py:1829 MoinMoin/apps/frontend/views.py:1856
1.803 +#: MoinMoin/apps/frontend/views.py:1856 MoinMoin/apps/frontend/views.py:1883
1.804 msgid "All tags in this wiki"
1.805 msgstr ""
1.806
1.807 -#: MoinMoin/apps/frontend/views.py:1870
1.808 +#: MoinMoin/apps/frontend/views.py:1897
1.809 #, python-format
1.810 msgid "Items tagged with %(tag)s"
1.811 msgstr ""
1.812 @@ -831,139 +810,167 @@
1.813 msgid "Home Page"
1.814 msgstr ""
1.815
1.816 -#: MoinMoin/config/default.py:334 MoinMoin/config/default.py:362
1.817 +#: MoinMoin/config/default.py:334 MoinMoin/config/default.py:363
1.818 msgid "History"
1.819 msgstr ""
1.820
1.821 -#: MoinMoin/config/default.py:335 MoinMoin/config/default.py:367
1.822 +#: MoinMoin/config/default.py:335 MoinMoin/config/default.py:368
1.823 msgid "Index"
1.824 msgstr ""
1.825
1.826 +#: MoinMoin/config/default.py:335 MoinMoin/templates/index.html:7
1.827 +#: MoinMoin/templates/index.html:71
1.828 +msgid "Global Index"
1.829 +msgstr ""
1.830 +
1.831 #: MoinMoin/config/default.py:336
1.832 msgid "Global Tags Index"
1.833 msgstr ""
1.834
1.835 -#: MoinMoin/config/default.py:337 MoinMoin/templates/index.html:56
1.836 -#: MoinMoin/templates/index.html:132
1.837 -msgid "More"
1.838 -msgstr ""
1.839 -
1.840 -#: MoinMoin/config/default.py:337
1.841 +#: MoinMoin/config/default.py:338
1.842 msgid "Administration & Docs"
1.843 msgstr ""
1.844
1.845 -#: MoinMoin/config/default.py:360
1.846 +#: MoinMoin/config/default.py:361
1.847 msgid "Show"
1.848 msgstr ""
1.849
1.850 -#: MoinMoin/config/default.py:361 MoinMoin/templates/index.html:33
1.851 +#: MoinMoin/config/default.py:362 MoinMoin/templates/index.html:34
1.852 msgid "Download"
1.853 msgstr ""
1.854
1.855 -#: MoinMoin/config/default.py:362
1.856 +#: MoinMoin/config/default.py:363
1.857 msgid "Revision History"
1.858 msgstr ""
1.859
1.860 -#: MoinMoin/config/default.py:365 MoinMoin/templates/show.html:9
1.861 +#: MoinMoin/config/default.py:366 MoinMoin/templates/show.html:9
1.862 msgid "Modify"
1.863 msgstr ""
1.864
1.865 -#: MoinMoin/config/default.py:365
1.866 +#: MoinMoin/config/default.py:366
1.867 msgid "Edit or Upload"
1.868 msgstr ""
1.869
1.870 -#: MoinMoin/config/default.py:367
1.871 +#: MoinMoin/config/default.py:368
1.872 msgid "List sub-items"
1.873 msgstr ""
1.874
1.875 -#: MoinMoin/config/default.py:368
1.876 +#: MoinMoin/config/default.py:369
1.877 msgid "Comments"
1.878 msgstr ""
1.879
1.880 -#: MoinMoin/config/default.py:368 MoinMoin/templates/common.js:70
1.881 +#: MoinMoin/config/default.py:369 MoinMoin/templates/common.js:89
1.882 msgid "Hide comments"
1.883 msgstr ""
1.884
1.885 -#: MoinMoin/config/default.py:369
1.886 +#: MoinMoin/config/default.py:370
1.887 msgid "Transclusions"
1.888 msgstr ""
1.889
1.890 -#: MoinMoin/config/default.py:369 MoinMoin/templates/common.js:104
1.891 +#: MoinMoin/config/default.py:370 MoinMoin/templates/common.js:123
1.892 msgid "Show transclusions"
1.893 msgstr ""
1.894
1.895 -#: MoinMoin/config/default.py:370
1.896 +#: MoinMoin/config/default.py:371
1.897 msgid "Highlight"
1.898 msgstr ""
1.899
1.900 -#: MoinMoin/config/default.py:370
1.901 +#: MoinMoin/config/default.py:371
1.902 msgid "Show with Syntax-Highlighting"
1.903 msgstr ""
1.904
1.905 -#: MoinMoin/config/default.py:371
1.906 +#: MoinMoin/config/default.py:372
1.907 msgid "Meta"
1.908 msgstr ""
1.909
1.910 -#: MoinMoin/config/default.py:371
1.911 +#: MoinMoin/config/default.py:372
1.912 msgid "Display Metadata"
1.913 msgstr ""
1.914
1.915 -#: MoinMoin/config/default.py:372
1.916 +#: MoinMoin/config/default.py:373
1.917 msgid "Create or remove a navigation link to this item"
1.918 msgstr ""
1.919
1.920 -#: MoinMoin/config/default.py:373
1.921 +#: MoinMoin/config/default.py:374
1.922 msgid "Switch notifications about item changes on or off"
1.923 msgstr ""
1.924
1.925 -#: MoinMoin/config/default.py:374
1.926 +#: MoinMoin/config/default.py:375
1.927 msgid "Rename"
1.928 msgstr ""
1.929
1.930 -#: MoinMoin/config/default.py:374
1.931 +#: MoinMoin/config/default.py:375
1.932 msgid "Rename this item"
1.933 msgstr ""
1.934
1.935 -#: MoinMoin/config/default.py:375 MoinMoin/templates/index.html:37
1.936 +#: MoinMoin/config/default.py:376 MoinMoin/templates/index.html:38
1.937 msgid "Delete"
1.938 msgstr ""
1.939
1.940 -#: MoinMoin/config/default.py:375
1.941 +#: MoinMoin/config/default.py:376
1.942 msgid "Delete this item"
1.943 msgstr ""
1.944
1.945 -#: MoinMoin/config/default.py:376 MoinMoin/templates/index.html:42
1.946 +#: MoinMoin/config/default.py:377 MoinMoin/templates/index.html:43
1.947 msgid "Destroy"
1.948 msgstr ""
1.949
1.950 -#: MoinMoin/config/default.py:376
1.951 +#: MoinMoin/config/default.py:377
1.952 msgid "Completely destroy this item"
1.953 msgstr ""
1.954
1.955 -#: MoinMoin/config/default.py:377
1.956 +#: MoinMoin/config/default.py:378
1.957 msgid "Referrers"
1.958 msgstr ""
1.959
1.960 -#: MoinMoin/config/default.py:377
1.961 +#: MoinMoin/config/default.py:378
1.962 msgid "What refers here?"
1.963 msgstr ""
1.964
1.965 -#: MoinMoin/config/default.py:378
1.966 +#: MoinMoin/config/default.py:379
1.967 msgid "Site Map"
1.968 msgstr ""
1.969
1.970 -#: MoinMoin/config/default.py:378
1.971 +#: MoinMoin/config/default.py:379
1.972 msgid "Local Site Map of this item"
1.973 msgstr ""
1.974
1.975 -#: MoinMoin/config/default.py:379
1.976 +#: MoinMoin/config/default.py:380
1.977 msgid "Similar"
1.978 msgstr ""
1.979
1.980 -#: MoinMoin/config/default.py:379
1.981 +#: MoinMoin/config/default.py:380
1.982 msgid "Items with similar names"
1.983 msgstr ""
1.984
1.985 +#: MoinMoin/constants/itemtypes.py:29
1.986 +msgid "Wiki item"
1.987 +msgstr ""
1.988 +
1.989 +#: MoinMoin/constants/itemtypes.py:30
1.990 +msgid "Ticket"
1.991 +msgstr ""
1.992 +
1.993 +#: MoinMoin/constants/itemtypes.py:30
1.994 +msgid "Ticket item"
1.995 +msgstr ""
1.996 +
1.997 +#: MoinMoin/constants/itemtypes.py:31
1.998 +msgid "Blog"
1.999 +msgstr ""
1.1000 +
1.1001 +#: MoinMoin/constants/itemtypes.py:31
1.1002 +msgid "Blog item"
1.1003 +msgstr ""
1.1004 +
1.1005 +#: MoinMoin/constants/itemtypes.py:32
1.1006 +msgid "Blog entry"
1.1007 +msgstr ""
1.1008 +
1.1009 +#: MoinMoin/constants/itemtypes.py:32
1.1010 +msgid "Blog entry item"
1.1011 +msgstr ""
1.1012 +
1.1013 #: MoinMoin/converter/archive_in.py:59
1.1014 msgid "Date"
1.1015 msgstr ""
1.1016 @@ -998,56 +1005,140 @@
1.1017 msgid "%(item_name)s does not exist. Create it?"
1.1018 msgstr ""
1.1019
1.1020 -#: MoinMoin/items/__init__.py:624
1.1021 -msgid "Invalid JSON."
1.1022 -msgstr ""
1.1023 -
1.1024 -#: MoinMoin/items/__init__.py:635 MoinMoin/templates/atom.html:12
1.1025 +#: MoinMoin/items/__init__.py:125 MoinMoin/templates/atom.html:12
1.1026 #: MoinMoin/templates/diff_text_atom.html:13 MoinMoin/templates/history.html:31
1.1027 msgid "Comment"
1.1028 msgstr ""
1.1029
1.1030 -#: MoinMoin/items/__init__.py:635
1.1031 +#: MoinMoin/items/__init__.py:125
1.1032 msgid "Comment about your change"
1.1033 msgstr ""
1.1034
1.1035 -#: MoinMoin/items/__init__.py:669
1.1036 -msgid "MetaData (JSON)"
1.1037 +#: MoinMoin/items/__init__.py:130
1.1038 +msgid "Item type"
1.1039 msgstr ""
1.1040
1.1041 -#: MoinMoin/items/__init__.py:670
1.1042 +#: MoinMoin/items/__init__.py:131
1.1043 +msgid "Content type"
1.1044 +msgstr ""
1.1045 +
1.1046 +#: MoinMoin/items/__init__.py:135 MoinMoin/items/ticket.py:40
1.1047 +msgid "Summary"
1.1048 +msgstr ""
1.1049 +
1.1050 +#: MoinMoin/items/__init__.py:135 MoinMoin/items/ticket.py:40
1.1051 +msgid "One-line summary of the item"
1.1052 +msgstr ""
1.1053 +
1.1054 +#: MoinMoin/items/__init__.py:331
1.1055 +msgid "Extra MetaData (JSON)"
1.1056 +msgstr ""
1.1057 +
1.1058 +#: MoinMoin/items/blog.py:31
1.1059 +msgid "Supertags (Categories)"
1.1060 +msgstr ""
1.1061 +
1.1062 +#: MoinMoin/items/blog.py:32
1.1063 +msgid "Ordered comma separated list of tags"
1.1064 +msgstr ""
1.1065 +
1.1066 +#: MoinMoin/items/blog.py:35
1.1067 +msgid "Title"
1.1068 +msgstr ""
1.1069 +
1.1070 +#: MoinMoin/items/blog.py:36
1.1071 +msgid "One-line title of the blog entry"
1.1072 +msgstr ""
1.1073 +
1.1074 +#: MoinMoin/items/blog.py:37
1.1075 +msgid "Publication time (UTC)"
1.1076 +msgstr ""
1.1077 +
1.1078 +#: MoinMoin/items/content.py:278
1.1079 msgid "Upload file:"
1.1080 msgstr ""
1.1081
1.1082 -#: MoinMoin/items/__init__.py:740
1.1083 +#: MoinMoin/items/content.py:296
1.1084 msgid ""
1.1085 "The items have the same data hash code (that means they very likely have "
1.1086 "the same data)."
1.1087 msgstr ""
1.1088
1.1089 -#: MoinMoin/items/__init__.py:742
1.1090 +#: MoinMoin/items/content.py:298
1.1091 msgid "The items have different data."
1.1092 msgstr ""
1.1093
1.1094 -#: MoinMoin/items/__init__.py:754
1.1095 +#: MoinMoin/items/content.py:310
1.1096 #, python-format
1.1097 msgid "Impossible to convert the data to the contenttype: %(contenttype)s"
1.1098 msgstr ""
1.1099
1.1100 -#: MoinMoin/items/__init__.py:1120
1.1101 +#: MoinMoin/items/content.py:697
1.1102 msgid "Type your text here"
1.1103 msgstr ""
1.1104
1.1105 -#: MoinMoin/items/__init__.py:1359 MoinMoin/items/__init__.py:1427
1.1106 +#: MoinMoin/items/content.py:933 MoinMoin/items/content.py:1001
1.1107 #, python-format
1.1108 msgid "Edit drawing %(filename)s (opens in new window)"
1.1109 msgstr ""
1.1110
1.1111 -#: MoinMoin/items/__init__.py:1374 MoinMoin/items/__init__.py:1444
1.1112 +#: MoinMoin/items/content.py:948 MoinMoin/items/content.py:1018
1.1113 #, python-format
1.1114 msgid "Clickable drawing: %(filename)s"
1.1115 msgstr ""
1.1116
1.1117 +#: MoinMoin/items/ticket.py:41
1.1118 +msgid "Effort"
1.1119 +msgstr ""
1.1120 +
1.1121 +#: MoinMoin/items/ticket.py:42
1.1122 +msgid "Difficulty"
1.1123 +msgstr ""
1.1124 +
1.1125 +#: MoinMoin/items/ticket.py:43
1.1126 +msgid "Severity"
1.1127 +msgstr ""
1.1128 +
1.1129 +#: MoinMoin/items/ticket.py:44
1.1130 +msgid "Priority"
1.1131 +msgstr ""
1.1132 +
1.1133 +#: MoinMoin/items/ticket.py:46
1.1134 +msgid "Assigned To"
1.1135 +msgstr ""
1.1136 +
1.1137 +#: MoinMoin/items/ticket.py:47
1.1138 +msgid "Superseded By"
1.1139 +msgstr ""
1.1140 +
1.1141 +#: MoinMoin/items/ticket.py:48
1.1142 +msgid "Depends On"
1.1143 +msgstr ""
1.1144 +
1.1145 +#: MoinMoin/items/ticket.py:51
1.1146 +msgid "Supersedes"
1.1147 +msgstr ""
1.1148 +
1.1149 +#: MoinMoin/items/ticket.py:52
1.1150 +msgid "Required By"
1.1151 +msgstr ""
1.1152 +
1.1153 +#: MoinMoin/items/ticket.py:53
1.1154 +msgid "Subscribers"
1.1155 +msgstr ""
1.1156 +
1.1157 +#: MoinMoin/items/ticket.py:64
1.1158 +msgid "Message"
1.1159 +msgstr ""
1.1160 +
1.1161 +#: MoinMoin/items/ticket.py:65
1.1162 +msgid "Update ticket"
1.1163 +msgstr ""
1.1164 +
1.1165 +#: MoinMoin/items/ticket.py:134
1.1166 +msgid "Submit ticket"
1.1167 +msgstr ""
1.1168 +
1.1169 #: MoinMoin/mail/sendmail.py:94
1.1170 msgid "No recipients, nothing to do"
1.1171 msgstr ""
1.1172 @@ -1069,6 +1160,10 @@
1.1173 msgid "Search query too short."
1.1174 msgstr ""
1.1175
1.1176 +#: MoinMoin/search/__init__.py:30 MoinMoin/templates/search.html:8
1.1177 +msgid "Search"
1.1178 +msgstr ""
1.1179 +
1.1180 #: MoinMoin/security/textcha.py:158
1.1181 msgid "The entered TextCha was incorrect."
1.1182 msgstr ""
1.1183 @@ -1091,11 +1186,11 @@
1.1184 msgid "Revision"
1.1185 msgstr ""
1.1186
1.1187 -#: MoinMoin/templates/common.js:73
1.1188 +#: MoinMoin/templates/common.js:92
1.1189 msgid "Show comments"
1.1190 msgstr ""
1.1191
1.1192 -#: MoinMoin/templates/common.js:107
1.1193 +#: MoinMoin/templates/common.js:126
1.1194 msgid "Hide transclusions"
1.1195 msgstr ""
1.1196
1.1197 @@ -1131,28 +1226,28 @@
1.1198 msgid "Line"
1.1199 msgstr ""
1.1200
1.1201 -#: MoinMoin/templates/forms.html:158
1.1202 +#: MoinMoin/templates/forms.html:215
1.1203 msgid "Upload"
1.1204 msgstr ""
1.1205
1.1206 -#: MoinMoin/templates/forms.html:159
1.1207 +#: MoinMoin/templates/forms.html:216
1.1208 msgid "Upload files"
1.1209 msgstr ""
1.1210
1.1211 -#: MoinMoin/templates/forms.html:164
1.1212 +#: MoinMoin/templates/forms.html:221
1.1213 msgid "Start All"
1.1214 msgstr ""
1.1215
1.1216 -#: MoinMoin/templates/forms.html:165
1.1217 +#: MoinMoin/templates/forms.html:222
1.1218 msgid "Cancel All"
1.1219 msgstr ""
1.1220
1.1221 -#: MoinMoin/templates/forms.html:169
1.1222 +#: MoinMoin/templates/forms.html:226
1.1223 msgid "Start"
1.1224 msgstr ""
1.1225
1.1226 -#: MoinMoin/templates/forms.html:170 MoinMoin/templates/index.html:152
1.1227 -#: MoinMoin/templates/index.html:170
1.1228 +#: MoinMoin/templates/forms.html:227 MoinMoin/templates/index.html:143
1.1229 +#: MoinMoin/templates/index.html:161
1.1230 msgid "Cancel"
1.1231 msgstr ""
1.1232
1.1233 @@ -1166,7 +1261,7 @@
1.1234
1.1235 #: MoinMoin/templates/highlight.html:3
1.1236 #, python-format
1.1237 -msgid "Syntax highlighting for Item: %(name)s"
1.1238 +msgid "Syntax highlighting of '%(name)s'"
1.1239 msgstr ""
1.1240
1.1241 #: MoinMoin/templates/history.html:4
1.1242 @@ -1235,58 +1330,91 @@
1.1243 msgid "New item"
1.1244 msgstr ""
1.1245
1.1246 -#: MoinMoin/templates/index.html:50
1.1247 +#: MoinMoin/templates/index.html:51
1.1248 msgid "Filter by content type"
1.1249 msgstr ""
1.1250
1.1251 -#: MoinMoin/templates/index.html:51
1.1252 +#: MoinMoin/templates/index.html:52
1.1253 msgid "items having unknown mime types"
1.1254 msgstr ""
1.1255
1.1256 -#: MoinMoin/templates/index.html:55
1.1257 +#: MoinMoin/templates/index.html:56
1.1258 msgid "Toggle"
1.1259 msgstr ""
1.1260
1.1261 -#: MoinMoin/templates/index.html:96
1.1262 +#: MoinMoin/templates/index.html:57 MoinMoin/templates/index.html:123
1.1263 +msgid "More"
1.1264 +msgstr ""
1.1265 +
1.1266 +#: MoinMoin/templates/index.html:86
1.1267 msgid "Recently uploaded items"
1.1268 msgstr ""
1.1269
1.1270 -#: MoinMoin/templates/index.html:105 MoinMoin/templates/index.html:107
1.1271 +#: MoinMoin/templates/index.html:95 MoinMoin/templates/index.html:97
1.1272 msgid "All"
1.1273 msgstr ""
1.1274
1.1275 -#: MoinMoin/templates/index.html:144 MoinMoin/templates/index.html:157
1.1276 +#: MoinMoin/templates/index.html:135 MoinMoin/templates/index.html:148
1.1277 msgid "Close"
1.1278 msgstr ""
1.1279
1.1280 -#: MoinMoin/templates/index.html:145
1.1281 +#: MoinMoin/templates/index.html:136
1.1282 msgid "Please provide comment for this action"
1.1283 msgstr ""
1.1284
1.1285 -#: MoinMoin/templates/index.html:148
1.1286 +#: MoinMoin/templates/index.html:139
1.1287 msgid "Enter your comment"
1.1288 msgstr ""
1.1289
1.1290 -#: MoinMoin/templates/index.html:151
1.1291 +#: MoinMoin/templates/index.html:142
1.1292 msgid "Submit"
1.1293 msgstr ""
1.1294
1.1295 -#: MoinMoin/templates/index.html:158
1.1296 +#: MoinMoin/templates/index.html:149
1.1297 msgid "Create new item"
1.1298 msgstr ""
1.1299
1.1300 -#: MoinMoin/templates/index.html:164 MoinMoin/templates/index.html:166
1.1301 +#: MoinMoin/templates/index.html:155 MoinMoin/templates/index.html:157
1.1302 msgid "Enter item name here"
1.1303 msgstr ""
1.1304
1.1305 -#: MoinMoin/templates/index.html:169
1.1306 +#: MoinMoin/templates/index.html:160
1.1307 msgid "Create"
1.1308 msgstr ""
1.1309
1.1310 -#: MoinMoin/templates/index.html:180
1.1311 +#: MoinMoin/templates/index.html:171
1.1312 msgid "(Drag and drop multiple files to this white area to upload them.)"
1.1313 msgstr ""
1.1314
1.1315 +#: MoinMoin/templates/index_action.js:19
1.1316 +msgid "Deleting.."
1.1317 +msgstr ""
1.1318 +
1.1319 +#: MoinMoin/templates/index_action.js:19
1.1320 +msgid "Destroying.."
1.1321 +msgstr ""
1.1322 +
1.1323 +#: MoinMoin/templates/index_action.js:20
1.1324 +msgid "Items deleted: "
1.1325 +msgstr ""
1.1326 +
1.1327 +#: MoinMoin/templates/index_action.js:20
1.1328 +msgid "Items destroyed: "
1.1329 +msgstr ""
1.1330 +
1.1331 +#: MoinMoin/templates/index_action.js:21
1.1332 +msgid ", Items not deleted: "
1.1333 +msgstr ""
1.1334 +
1.1335 +#: MoinMoin/templates/index_action.js:21
1.1336 +msgid ", Items not destroyed: "
1.1337 +msgstr ""
1.1338 +
1.1339 +#: MoinMoin/templates/index_action.js:186
1.1340 +#: MoinMoin/templates/index_action.js:207
1.1341 +msgid "Nothing was selected."
1.1342 +msgstr ""
1.1343 +
1.1344 #: MoinMoin/templates/itemviews.html:49
1.1345 msgid "Remove Link"
1.1346 msgstr ""
1.1347 @@ -1303,11 +1431,11 @@
1.1348 msgid "Subscribe"
1.1349 msgstr ""
1.1350
1.1351 -#: MoinMoin/templates/layout.html:50
1.1352 +#: MoinMoin/templates/layout.html:51
1.1353 msgid "Settings"
1.1354 msgstr ""
1.1355
1.1356 -#: MoinMoin/templates/layout.html:56
1.1357 +#: MoinMoin/templates/layout.html:57
1.1358 msgid "Logout"
1.1359 msgstr ""
1.1360
1.1361 @@ -1336,59 +1464,69 @@
1.1362 msgid "Metadata of '%(item_name)s'"
1.1363 msgstr ""
1.1364
1.1365 -#: MoinMoin/templates/modify_anywikidraw.html:18
1.1366 -#: MoinMoin/templates/modify_twikidraw.html:13
1.1367 +#: MoinMoin/templates/modify.html:13
1.1368 +#, python-format
1.1369 +msgid "Modifying '%(item_name)s'"
1.1370 +msgstr ""
1.1371 +
1.1372 +#: MoinMoin/templates/modify.html:27
1.1373 +msgid "Link to Subitem"
1.1374 +msgstr ""
1.1375 +
1.1376 +#: MoinMoin/templates/modify.html:27
1.1377 +msgid "Link"
1.1378 +msgstr ""
1.1379 +
1.1380 +#: MoinMoin/templates/modify.html:30
1.1381 +msgid "Transclude Subitem"
1.1382 +msgstr ""
1.1383 +
1.1384 +#: MoinMoin/templates/modify.html:30
1.1385 +msgid "Transclude"
1.1386 +msgstr ""
1.1387 +
1.1388 +#: MoinMoin/templates/modify_anywikidraw.html:17
1.1389 +#: MoinMoin/templates/modify_twikidraw.html:12
1.1390 msgid "NOTE:"
1.1391 msgstr ""
1.1392
1.1393 -#: MoinMoin/templates/modify_anywikidraw.html:18
1.1394 -#: MoinMoin/templates/modify_twikidraw.html:13
1.1395 +#: MoinMoin/templates/modify_anywikidraw.html:17
1.1396 +#: MoinMoin/templates/modify_twikidraw.html:12
1.1397 msgid "You need a Java enabled browser to edit the drawing."
1.1398 msgstr ""
1.1399
1.1400 -#: MoinMoin/templates/modify_applet.html:4
1.1401 -#, python-format
1.1402 -msgid "Modifying %(item_name)s"
1.1403 -msgstr ""
1.1404 -
1.1405 -#: MoinMoin/templates/modify_show_template_selection.html:3
1.1406 -#: MoinMoin/templates/modify_show_type_selection.html:3
1.1407 +#: MoinMoin/templates/modify_select_contenttype.html:3
1.1408 +#: MoinMoin/templates/modify_select_template.html:3
1.1409 msgid "Create new item?"
1.1410 msgstr ""
1.1411
1.1412 -#: MoinMoin/templates/modify_show_template_selection.html:5
1.1413 +#: MoinMoin/templates/modify_select_contenttype.html:6
1.1414 +#, python-format
1.1415 +msgid "Please select the contenttype of the new %(itemtype)s item."
1.1416 +msgstr ""
1.1417 +
1.1418 +#: MoinMoin/templates/modify_select_itemtype.html:3
1.1419 +msgid "Item not found, create it now?"
1.1420 +msgstr ""
1.1421 +
1.1422 +#: MoinMoin/templates/modify_select_itemtype.html:5
1.1423 +#, python-format
1.1424 +msgid ""
1.1425 +"Item '%(name)s' does not exist (yet), but you can try creating it now. "
1.1426 +"Please select the type of the item you want to create."
1.1427 +msgstr ""
1.1428 +
1.1429 +#: MoinMoin/templates/modify_select_template.html:5
1.1430 #, python-format
1.1431 msgid ""
1.1432 "You can either <a href='%(modifyhref)s'>create the item from scratch</a> "
1.1433 "or select a template."
1.1434 msgstr ""
1.1435
1.1436 -#: MoinMoin/templates/modify_show_template_selection.html:8
1.1437 +#: MoinMoin/templates/modify_select_template.html:8
1.1438 msgid "Available template items"
1.1439 msgstr ""
1.1440
1.1441 -#: MoinMoin/templates/modify_show_type_selection.html:5
1.1442 -msgid ""
1.1443 -"This item does not exist (yet), but you can try creating it now. Please "
1.1444 -"select the type of the item you want to create."
1.1445 -msgstr ""
1.1446 -
1.1447 -#: MoinMoin/templates/modify_text.html:9
1.1448 -msgid "Link to Subitem"
1.1449 -msgstr ""
1.1450 -
1.1451 -#: MoinMoin/templates/modify_text.html:9
1.1452 -msgid "Link"
1.1453 -msgstr ""
1.1454 -
1.1455 -#: MoinMoin/templates/modify_text.html:12
1.1456 -msgid "Transclude Subitem"
1.1457 -msgstr ""
1.1458 -
1.1459 -#: MoinMoin/templates/modify_text.html:12
1.1460 -msgid "Transclude"
1.1461 -msgstr ""
1.1462 -
1.1463 #: MoinMoin/templates/openid_register.html:5 MoinMoin/templates/register.html:5
1.1464 msgid "Create Account"
1.1465 msgstr ""
1.1466 @@ -1403,37 +1541,37 @@
1.1467 msgid "Revert '%(item_name)s' (rev %(rev_id)s)"
1.1468 msgstr ""
1.1469
1.1470 -#: MoinMoin/templates/search.html:10
1.1471 +#: MoinMoin/templates/search.html:16
1.1472 #, python-format
1.1473 msgid "%(result_len)d results found (%(runtime).3f secs)."
1.1474 msgstr ""
1.1475
1.1476 -#: MoinMoin/templates/search.html:15
1.1477 +#: MoinMoin/templates/search.html:21
1.1478 #, python-format
1.1479 msgid "No results found (%(runtime).3f secs)."
1.1480 msgstr ""
1.1481
1.1482 -#: MoinMoin/templates/search.html:29
1.1483 +#: MoinMoin/templates/search.html:35
1.1484 #, python-format
1.1485 msgid "name term suggestions: %(termlist)s"
1.1486 msgstr ""
1.1487
1.1488 -#: MoinMoin/templates/search.html:30
1.1489 +#: MoinMoin/templates/search.html:36
1.1490 #, python-format
1.1491 msgid "content term suggestions: %(termlist)s"
1.1492 msgstr ""
1.1493
1.1494 -#: MoinMoin/templates/search.html:45 MoinMoin/templates/show.html:54
1.1495 +#: MoinMoin/templates/search.html:51 MoinMoin/templates/show.html:54
1.1496 #, python-format
1.1497 msgid "Summary: %(summary)s"
1.1498 msgstr ""
1.1499
1.1500 -#: MoinMoin/templates/search.html:51
1.1501 +#: MoinMoin/templates/search.html:57
1.1502 #, python-format
1.1503 msgid "Revision: %(revid)s Last Change: %(mtime)s"
1.1504 msgstr ""
1.1505
1.1506 -#: MoinMoin/templates/search.html:59
1.1507 +#: MoinMoin/templates/search.html:65
1.1508 msgid "You don't have read permission for this item."
1.1509 msgstr ""
1.1510
1.1511 @@ -1457,7 +1595,7 @@
1.1512 msgid "modified"
1.1513 msgstr ""
1.1514
1.1515 -#: MoinMoin/templates/show.html:78
1.1516 +#: MoinMoin/templates/show.html:78 MoinMoin/templates/blog/utils.html:22
1.1517 msgid "by"
1.1518 msgstr ""
1.1519
1.1520 @@ -1465,9 +1603,28 @@
1.1521 msgid "tagged"
1.1522 msgstr ""
1.1523
1.1524 +#: MoinMoin/templates/show_nonexistent.html:3
1.1525 +msgid "Item not found"
1.1526 +msgstr ""
1.1527 +
1.1528 +#: MoinMoin/templates/show_nonexistent.html:5
1.1529 +#, python-format
1.1530 +msgid "Item '%(name)s' does not exist."
1.1531 +msgstr ""
1.1532 +
1.1533 #: MoinMoin/templates/sitemap.html:3
1.1534 #, python-format
1.1535 -msgid "SiteMap of %(item_name)s"
1.1536 +msgid "SiteMap of '%(item_name)s'"
1.1537 +msgstr ""
1.1538 +
1.1539 +#: MoinMoin/templates/ticket.html:5
1.1540 +#, python-format
1.1541 +msgid "Creating new ticket: '%(item_name)s'"
1.1542 +msgstr ""
1.1543 +
1.1544 +#: MoinMoin/templates/ticket.html:7
1.1545 +#, python-format
1.1546 +msgid "Ticket: '%(item_name)s'"
1.1547 msgstr ""
1.1548
1.1549 #: MoinMoin/templates/usersettings.html:8
1.1550 @@ -1500,14 +1657,55 @@
1.1551 "sent to you."
1.1552 msgstr ""
1.1553
1.1554 -#: MoinMoin/templates/utils.html:62
1.1555 +#: MoinMoin/templates/utils.html:64
1.1556 msgid "Expand Subitem"
1.1557 msgstr ""
1.1558
1.1559 -#: MoinMoin/templates/utils.html:79
1.1560 +#: MoinMoin/templates/utils.html:81
1.1561 msgid "Subitems"
1.1562 msgstr ""
1.1563
1.1564 +#: MoinMoin/templates/blog/main.html:4
1.1565 +msgid "There are no entries in this blog."
1.1566 +msgstr ""
1.1567 +
1.1568 +#: MoinMoin/templates/blog/main.html:6
1.1569 +#, python-format
1.1570 +msgid "There are no entries in the '%(tag)s' blog category."
1.1571 +msgstr ""
1.1572 +
1.1573 +#: MoinMoin/templates/blog/main.html:13
1.1574 +msgid "Category:"
1.1575 +msgstr ""
1.1576 +
1.1577 +#: MoinMoin/templates/blog/utils.html:15
1.1578 +msgid "Modify entry"
1.1579 +msgstr ""
1.1580 +
1.1581 +#: MoinMoin/templates/blog/utils.html:21
1.1582 +msgid "Published on"
1.1583 +msgstr ""
1.1584 +
1.1585 +#: MoinMoin/templates/blog/utils.html:24
1.1586 +msgid "Not published yet."
1.1587 +msgstr ""
1.1588 +
1.1589 +#: MoinMoin/templates/blog/utils.html:34
1.1590 +msgid "Tags:"
1.1591 +msgstr ""
1.1592 +
1.1593 +#: MoinMoin/templates/blog/utils.html:44
1.1594 +msgid "Discussion page"
1.1595 +msgstr ""
1.1596 +
1.1597 +#: MoinMoin/templates/blog/utils.html:51
1.1598 +msgid "Categories"
1.1599 +msgstr ""
1.1600 +
1.1601 +#: MoinMoin/templates/blog/utils.html:69
1.1602 +msgid "only this blog"
1.1603 +msgstr ""
1.1604 +
1.1605 #: MoinMoin/themes/__init__.py:57
1.1606 msgid "Access denied"
1.1607 msgstr ""