Ticket #5473: messages.po.diff
| File messages.po.diff, 90.4 KB (added by ronalde, 2 months ago) |
|---|
-
trac/locale/nl_NL/LC_MESSAGES/messages.po
9 9 "Project-Id-Version: Trac 0.12\n" 10 10 "Report-Msgid-Bugs-To: trac-dev@googlegroups.com\n" 11 11 "POT-Creation-Date: 2007-06-29 16:25+0200\n" 12 "PO-Revision-Date: 2008- 06-28 21:56+0200\n"12 "PO-Revision-Date: 2008-11-11 18:45+0100\n" 13 13 "Last-Translator: Jeroen Ruigrok van der Werven <asmodai@in-nomine.org>\n" 14 14 "Language-Team: nl_NL <trac-dev@googlegroups.com>\n" 15 15 "Plural-Forms: nplurals=2; plural=(n != 1)\n" 16 16 "MIME-Version: 1.0\n" 17 17 "Content-Type: text/plain; charset=utf-8\n" 18 18 "Content-Transfer-Encoding: 8bit\n" 19 "Generated-By: Babel 1.0dev-r4 04\n"19 "Generated-By: Babel 1.0dev-r458\n" 20 20 21 #: trac/about.py:43 trac/templates/about.html:9 trac/templates/about.html:2 621 #: trac/about.py:43 trac/templates/about.html:9 trac/templates/about.html:28 22 22 msgid "About Trac" 23 23 msgstr "Over Trac" 24 24 25 #: trac/attachment.py:14 425 #: trac/attachment.py:145 26 26 #, fuzzy, python-format 27 27 msgid "Attachment '%(title)s' does not exist." 28 28 msgstr "Bijlage '%(title)s' bestaat niet." 29 29 30 #: trac/attachment.py:14 530 #: trac/attachment.py:146 31 31 #, fuzzy 32 32 msgid "Invalid Attachment" 33 33 msgstr "Ongeldige bijlage" 34 34 35 #: trac/attachment.py:18 735 #: trac/attachment.py:188 36 36 #, fuzzy 37 37 msgid "Could not delete attachment" 38 38 msgstr "Bijlage kon niet verwijderd worden" … … 44 44 45 45 #: trac/attachment.py:365 46 46 msgid "Bad request" 47 msgstr " "47 msgstr "Ongeldig verzoek" 48 48 49 49 #: trac/attachment.py:382 50 50 #, python-format … … 53 53 54 54 #: trac/attachment.py:474 55 55 msgid " attached to " 56 msgstr " "56 msgstr " bijgevoegd bij " 57 57 58 #: trac/attachment.py:5 1358 #: trac/attachment.py:535 59 59 #, python-format 60 60 msgid "Attachment '%(id)s' in %(parent)s" 61 msgstr " "61 msgstr "Bijlage '%(id)s' in %(parent)s" 62 62 63 #: trac/attachment.py:5 1663 #: trac/attachment.py:538 64 64 #, python-format 65 65 msgid "Attachments of %(parent)s" 66 66 msgstr "Bijlages van %(parent)s" 67 67 68 #: trac/attachment.py:5 29 trac/attachment.py:552 trac/admin/web_ui.py:40369 #: trac/admin/web_ui.py:4 06 trac/admin/web_ui.py:41068 #: trac/attachment.py:551 trac/attachment.py:574 trac/admin/web_ui.py:407 69 #: trac/admin/web_ui.py:410 trac/admin/web_ui.py:414 70 70 msgid "No file uploaded" 71 71 msgstr "Geen bestand geupload" 72 72 73 #: trac/attachment.py:5 3773 #: trac/attachment.py:559 74 74 msgid "Can't upload empty file" 75 75 msgstr "Kan geen leeg bestand uploaden" 76 76 77 #: trac/attachment.py:5 4277 #: trac/attachment.py:564 78 78 #, python-format 79 79 msgid "Maximum attachment size: %(num)s bytes" 80 80 msgstr "Maximum bijlage grootte: %(num)s bytes" 81 81 82 #: trac/attachment.py:5 4382 #: trac/attachment.py:565 83 83 msgid "Upload failed" 84 84 msgstr "Upload mislukt" 85 85 86 #: trac/attachment.py:5 6486 #: trac/attachment.py:586 87 87 #, fuzzy, python-format 88 88 msgid "Attachment field %(field)s is invalid: %(message)s" 89 89 msgstr "Bijlageveld %(field)s is niet correct: %(message)s" 90 90 91 #: trac/attachment.py:5 6891 #: trac/attachment.py:590 92 92 #, fuzzy, python-format 93 93 msgid "Invalid attachment: %(message)s" 94 94 msgstr "Ongeldige bijlage: %(message)s" 95 95 96 #: trac/attachment.py:6 0296 #: trac/attachment.py:624 97 97 #, python-format 98 98 msgid "%(attachment)s (delete)" 99 99 msgstr "%(attachment)s (verwijder)" 100 100 101 #: trac/attachment.py:6 64 trac/versioncontrol/web_ui/browser.py:511102 #: trac/wiki/web_ui.py: 66101 #: trac/attachment.py:686 trac/versioncontrol/web_ui/browser.py:510 102 #: trac/wiki/web_ui.py:70 103 103 msgid "Plain Text" 104 104 msgstr "Platte tekst" 105 105 106 #: trac/attachment.py:6 70 trac/versioncontrol/web_ui/browser.py:516106 #: trac/attachment.py:692 trac/versioncontrol/web_ui/browser.py:515 107 107 msgid "Original Format" 108 108 msgstr "Originele formaat" 109 109 110 #: trac/env.py:4 04110 #: trac/env.py:411 111 111 msgid "Can only backup sqlite databases" 112 112 msgstr "" 113 113 114 #: trac/env.py:4 89114 #: trac/env.py:496 115 115 msgid "Database newer than Trac version" 116 116 msgstr "" 117 117 118 #: trac/env.py:50 1118 #: trac/env.py:508 119 119 #, python-format 120 120 msgid "No upgrade module for version %(num)i (%(version)s.py)" 121 121 msgstr "" 122 122 123 #: trac/env.py:5 46123 #: trac/env.py:553 124 124 msgid "" 125 125 "Missing environment variable \"TRAC_ENV\". Trac requires this variable to" 126 126 " point to a valid Trac environment." 127 127 msgstr "" 128 128 129 #: trac/env.py:5 78129 #: trac/env.py:586 130 130 #, python-format 131 131 msgid "" 132 132 "The Trac Environment needs to be upgraded.\n" … … 134 134 "Run \"trac-admin %(path)s upgrade\"" 135 135 msgstr "" 136 136 137 #: trac/notification.py:2 16137 #: trac/notification.py:221 138 138 #, python-format 139 139 msgid "Invalid email encoding setting: %s" 140 140 msgstr "" 141 141 142 #: trac/notification.py:2 48142 #: trac/notification.py:253 143 143 msgid "Header length is too short" 144 144 msgstr "" 145 145 146 #: trac/notification.py:3 18146 #: trac/notification.py:323 147 147 msgid "TLS enabled but server does not support TLS" 148 148 msgstr "" 149 149 150 #: trac/notification.py:39 0150 #: trac/notification.py:395 151 151 msgid "Ticket contains non-ASCII chars. Please change encoding setting" 152 152 msgstr "" 153 153 154 #: trac/perm.py:4 7154 #: trac/perm.py:46 155 155 #, python-format 156 156 msgid "%(perm)s privileges are required to perform this operation on %(resource)s" 157 157 msgstr "" 158 158 "%(perm)s privileges zijn nodig om deze actie op %(resource)s uit te " 159 159 "kunnen voeren" 160 160 161 #: trac/perm.py:4 9161 #: trac/perm.py:48 162 162 #, python-format 163 163 msgid "%(perm)s privileges are required to perform this operation" 164 164 msgstr "%(perm)s privileges zijn nodig om deze actie uit te kunnen voeren" 165 165 166 #: trac/perm.py:5 2166 #: trac/perm.py:51 167 167 msgid "Insufficient privileges to perform this operation." 168 168 msgstr "Onvoldoende privileges om deze actie uit te kunnen voeren." 169 169 170 #: trac/perm.py:31 8170 #: trac/perm.py:317 171 171 #, python-format 172 172 msgid "%(name)s is not a valid action." 173 173 msgstr "%(name)s is geen geldige actie" 174 174 175 #: trac/resource.py:32 9175 #: trac/resource.py:328 176 176 #, python-format 177 177 msgid " at version %(version)s" 178 178 msgstr "" 179 179 180 #: trac/admin/console.py:1143 180 #: trac/admin/console.py:147 181 #, fuzzy 182 msgid "Command failed:" 183 msgstr "Upload mislukt" 184 185 #: trac/admin/console.py:154 181 186 #, python-format 187 msgid "" 188 "Welcome to trac-admin %(version)s\n" 189 "Interactive Trac administration console.\n" 190 "Copyright (c) 2003-2008 Edgewall Software\n" 191 "\n" 192 "Type: '?' or 'help' for help on commands.\n" 193 " " 194 msgstr "" 195 196 #: trac/admin/console.py:185 197 msgid "Failed to open environment." 198 msgstr "" 199 200 #: trac/admin/console.py:313 201 #, python-format 202 msgid "No documentation found for '%(cmd)s'" 203 msgstr "" 204 205 #: trac/admin/console.py:315 206 #, python-format 207 msgid "trac-admin - The Trac Administration Console %(version)s" 208 msgstr "" 209 210 #: trac/admin/console.py:319 211 msgid "Usage: trac-admin </path/to/projenv> [command [subcommand] [option ...]]\n" 212 msgstr "" 213 214 #: trac/admin/console.py:322 215 msgid "Invoking trac-admin without command starts interactive mode." 216 msgstr "" 217 218 #: trac/admin/console.py:513 219 msgid "Available actions:" 220 msgstr "" 221 222 #: trac/admin/console.py:525 223 msgid "Group names must be in lower case and actions in upper case" 224 msgstr "" 225 226 #: trac/admin/console.py:558 227 #, python-format 228 msgid "Creating a new Trac environment at %(envname)s" 229 msgstr "" 230 231 #: trac/admin/console.py:560 232 msgid "" 233 "\n" 234 "Trac will first ask a few questions about your environment \n" 235 "in order to initialize and prepare the project database.\n" 236 "\n" 237 " Please enter the name of your project.\n" 238 " This name will be used in page titles and descriptions.\n" 239 msgstr "" 240 241 #: trac/admin/console.py:568 242 #, python-format 243 msgid "Project Name [%(default)s]> " 244 msgstr "" 245 246 #: trac/admin/console.py:570 247 msgid "" 248 " \n" 249 " Please specify the connection string for the database to use.\n" 250 " By default, a local SQLite database is created in the environment\n" 251 " directory. It is also possible to use an already existing\n" 252 " PostgreSQL database (check the Trac documentation for the exact\n" 253 " connection string syntax).\n" 254 msgstr "" 255 256 #: trac/admin/console.py:578 257 #, python-format 258 msgid "Database connection string [%(default)s]> " 259 msgstr "" 260 261 #: trac/admin/console.py:580 262 msgid "" 263 " \n" 264 " Please specify the type of version control system,\n" 265 " By default, it will be svn.\n" 266 "\n" 267 " If you don't want to use Trac with version control integration,\n" 268 " choose the default here and don't specify a repository directory.\n" 269 " in the next question.\n" 270 msgstr "" 271 272 #: trac/admin/console.py:589 273 #, python-format 274 msgid "Repository type [%(default)s]> " 275 msgstr "" 276 277 #: trac/admin/console.py:591 278 msgid "" 279 "\n" 280 " Please specify the absolute path to the version control\n" 281 " repository, or leave it blank to use Trac without a repository.\n" 282 " You can also set the repository location later.\n" 283 msgstr "" 284 285 #: trac/admin/console.py:596 286 msgid "Path to repository [/path/to/repos]> " 287 msgstr "" 288 289 #: trac/admin/console.py:603 290 #, python-format 291 msgid "Initenv for '%(env)s' failed." 292 msgstr "" 293 294 #: trac/admin/console.py:632 295 msgid "Creating and Initializing Project" 296 msgstr "" 297 298 #: trac/admin/console.py:651 299 msgid " Installing default wiki pages" 300 msgstr "" 301 302 #: trac/admin/console.py:663 303 msgid " Indexing repository" 304 msgstr "" 305 306 #: trac/admin/console.py:666 307 msgid "" 308 "\n" 309 "---------------------------------------------------------------------\n" 310 "Warning: couldn't index the repository.\n" 311 "\n" 312 "This can happen for a variety of reasons: wrong repository type, \n" 313 "no appropriate third party library for this repository type,\n" 314 "no actual repository at the specified repository path...\n" 315 "\n" 316 "You can nevertheless start using your Trac environment, but \n" 317 "you'll need to check again your trac.ini file and the [trac] \n" 318 "repository_type and repository_path settings in order to enable\n" 319 "the Trac repository browser.\n" 320 msgstr "" 321 322 #: trac/admin/console.py:710 323 #, python-format 324 msgid "" 325 "\n" 326 "---------------------------------------------------------------------\n" 327 "Project environment for '%(project_name)s' created.\n" 328 "\n" 329 "You may now configure the environment by editing the file:\n" 330 "\n" 331 " %(config_path)s\n" 332 "\n" 333 "If you'd like to take this new project environment for a test drive,\n" 334 "try running the Trac standalone web server `tracd`:\n" 335 "\n" 336 " tracd --port 8000 %(project_path)s\n" 337 "\n" 338 "Then point your browser to http://localhost:8000/%(project_dir)s.\n" 339 "There you can also browse the documentation for your installed\n" 340 "version of Trac, including information on further setup (such as\n" 341 "deploying Trac to a real web server).\n" 342 "\n" 343 "The latest documentation can also always be found on the project\n" 344 "website:\n" 345 "\n" 346 " http://trac.edgewall.org/\n" 347 "\n" 348 "Congratulations!\n" 349 msgstr "" 350 351 #: trac/admin/console.py:727 352 #, python-format 353 msgid "%(rev)s resynced." 354 msgstr "" 355 356 #: trac/admin/console.py:730 357 msgid "Resyncing repository history... " 358 msgstr "" 359 360 #: trac/admin/console.py:743 361 #, python-format 362 msgid "%(num)s revision cached." 363 msgid_plural "%(num)s revisions cached." 364 msgstr[0] "" 365 msgstr[1] "" 366 367 #: trac/admin/console.py:745 368 #, fuzzy 369 msgid "Done." 370 msgstr "Geen" 371 372 #: trac/admin/console.py:880 373 #, python-format 374 msgid " %(src)s => %(dst)s" 375 msgstr "" 376 377 #: trac/admin/console.py:892 378 #, python-format 379 msgid " %(page)s imported from %(filename)s" 380 msgstr "" 381 382 #: trac/admin/console.py:914 383 msgid "<number> must be a number" 384 msgstr "" 385 386 #: trac/admin/console.py:923 387 #, python-format 388 msgid "Ticket %(num)s and all associated data removed." 389 msgstr "" 390 391 #: trac/admin/console.py:1215 392 msgid "Database is up to date, no upgrade necessary." 393 msgstr "" 394 395 #: trac/admin/console.py:1227 396 msgid "Upgrade done." 397 msgstr "" 398 399 #: trac/admin/console.py:1240 400 #, python-format 182 401 msgid "hotcopy can't overwrite existing '%(dest)s'" 183 402 msgstr "" 184 403 404 #: trac/admin/console.py:1249 405 #, python-format 406 msgid "Hotcopying %(src)s to %(dst)s ..." 407 msgstr "" 408 409 #: trac/admin/console.py:1264 410 msgid "Hotcopy done." 411 msgstr "" 412 413 #: trac/admin/console.py:1283 414 msgid "Copying resources from:" 415 msgstr "" 416 417 #: trac/admin/console.py:1299 418 msgid "Creating scripts." 419 msgstr "" 420 421 #: trac/admin/console.py:1370 422 #, python-format 423 msgid "non-ascii environment path '%(path)s' not supported." 424 msgstr "" 425 185 426 #: trac/admin/web_ui.py:66 186 427 msgid "Admin" 187 msgstr " "428 msgstr "Beheer" 188 429 189 430 #: trac/admin/web_ui.py:67 trac/admin/templates/admin.html:16 190 431 msgid "Administration" … … 194 435 msgid "No administration panels available" 195 436 msgstr "Geen beheerpanelen beschikbaar" 196 437 197 #: trac/admin/web_ui.py:105 438 #: trac/admin/web_ui.py:105 trac/admin/web_ui.py:109 198 439 msgid "Unknown administration panel" 199 440 msgstr "Onbekend beheerpaneel" 200 441 201 #: trac/admin/web_ui.py:18 0 trac/admin/web_ui.py:207 trac/admin/web_ui.py:296202 #: trac/admin/web_ui.py:3 79 trac/prefs/web_ui.py:89442 #: trac/admin/web_ui.py:184 trac/admin/web_ui.py:211 trac/admin/web_ui.py:300 443 #: trac/admin/web_ui.py:383 trac/prefs/web_ui.py:88 203 444 #: trac/prefs/templates/prefs_general.html:9 204 445 msgid "General" 205 msgstr " "446 msgstr "Algemeen" 206 447 207 #: trac/admin/web_ui.py:18 0trac/admin/templates/admin_basics.html:13448 #: trac/admin/web_ui.py:184 trac/admin/templates/admin_basics.html:13 208 449 msgid "Basic Settings" 209 msgstr " "450 msgstr "Standaard instellingen" 210 451 211 #: trac/admin/web_ui.py:2 07trac/admin/templates/admin_logging.html:9452 #: trac/admin/web_ui.py:211 trac/admin/templates/admin_logging.html:9 212 453 #: trac/admin/templates/admin_logging.html:21 213 454 msgid "Logging" 214 455 msgstr "" 215 456 216 #: trac/admin/web_ui.py:2 16 trac/ticket/templates/milestone_delete.html:29457 #: trac/admin/web_ui.py:220 trac/ticket/templates/milestone_delete.html:30 217 458 #: trac/ticket/templates/milestone_edit.html:73 218 459 msgid "None" 219 460 msgstr "Geen" 220 461 221 #: trac/admin/web_ui.py:2 17462 #: trac/admin/web_ui.py:221 222 463 msgid "Console" 223 464 msgstr "" 224 465 225 #: trac/admin/web_ui.py:2 19trac/templates/attachment.html:20226 #: trac/templates/attachment.html:81 trac/versioncontrol/api.py:1 05466 #: trac/admin/web_ui.py:223 trac/templates/attachment.html:20 467 #: trac/templates/attachment.html:81 trac/versioncontrol/api.py:114 227 468 msgid "File" 228 469 msgstr "Bestand" 229 470 230 #: trac/admin/web_ui.py:22 1471 #: trac/admin/web_ui.py:225 231 472 msgid "Syslog" 232 473 msgstr "" 233 474 234 #: trac/admin/web_ui.py:22 3475 #: trac/admin/web_ui.py:227 235 476 msgid "Windows event log" 236 477 msgstr "Windows event log" 237 478 238 #: trac/admin/web_ui.py:2 37479 #: trac/admin/web_ui.py:241 239 480 #, python-format 240 481 msgid "Unknown log type %(type)s" 241 482 msgstr "Onbekend log type %(type)s" 242 483 243 #: trac/admin/web_ui.py:2 38484 #: trac/admin/web_ui.py:242 244 485 msgid "Invalid log type" 245 486 msgstr "Ongeldig log type" 246 487 247 #: trac/admin/web_ui.py:2 49488 #: trac/admin/web_ui.py:253 248 489 #, python-format 249 490 msgid "Unknown log level %(level)s" 250 491 msgstr "Onbekend log niveau %(level)s" 251 492 252 #: trac/admin/web_ui.py:25 0493 #: trac/admin/web_ui.py:254 253 494 msgid "Invalid log level" 254 495 msgstr "Onjuist log niveau" 255 496 256 #: trac/admin/web_ui.py:2 66497 #: trac/admin/web_ui.py:270 257 498 msgid "You must specify a log file" 258 499 msgstr "Een logbestand moet gespecificeerd worden" 259 500 260 #: trac/admin/web_ui.py:2 67501 #: trac/admin/web_ui.py:271 261 502 msgid "Missing field" 262 503 msgstr "Ontbrekend veld" 263 504 264 #: trac/admin/web_ui.py: 296trac/admin/templates/admin_perms.html:9505 #: trac/admin/web_ui.py:300 trac/admin/templates/admin_perms.html:9 265 506 msgid "Permissions" 266 507 msgstr "Permissies" 267 508 268 #: trac/admin/web_ui.py:31 0509 #: trac/admin/web_ui.py:314 269 510 msgid "All upper-cased tokens are reserved for permission names" 270 511 msgstr "All hoofdletter tokens zijn gereserveerd voor permissienamen." 271 512 272 #: trac/admin/web_ui.py:3 17513 #: trac/admin/web_ui.py:321 273 514 msgid "Unknown action" 274 515 msgstr "Onbekende actie" 275 516 276 #: trac/admin/web_ui.py:32 4517 #: trac/admin/web_ui.py:328 277 518 #, python-format 278 519 msgid "Permission \"%(action)s\" was already granted to \"%(subject)s\"" 279 520 msgstr "Permissie \"%(action)s\" was al toegekend aan \"%(subject)s\"" 280 521 281 #: trac/admin/web_ui.py:34 3522 #: trac/admin/web_ui.py:347 282 523 #, python-format 283 524 msgid "\"%(subject)s\" was already added to group \"%(group)s\"" 284 525 msgstr "\"%(subject)s\" was al toegevoegd aan de groep \"%(group)s\"" 285 526 286 #: trac/admin/web_ui.py:3 79trac/admin/templates/admin_plugins.html:9527 #: trac/admin/web_ui.py:383 trac/admin/templates/admin_plugins.html:9 287 528 msgid "Plugins" 288 529 msgstr "Plugins" 289 530 290 #: trac/admin/web_ui.py:41 3531 #: trac/admin/web_ui.py:417 291 532 msgid "Uploaded file is not a Python source file or egg" 292 533 msgstr "Het geuploade bestand is geen Python bestand of egg" 293 534 294 #: trac/admin/web_ui.py:4 18535 #: trac/admin/web_ui.py:422 295 536 #, python-format 296 537 msgid "Plugin %(name)s already installed" 297 538 msgstr "Plugin %(name)s is al geïnstalleerd" … … 325 566 msgstr "URL:" 326 567 327 568 #: trac/admin/templates/admin_basics.html:29 328 #: trac/ticket/templates/ticket.html:29 1569 #: trac/ticket/templates/ticket.html:296 329 570 msgid "Description:" 330 571 msgstr "Omschrijving:" 331 572 … … 333 574 #: trac/admin/templates/admin_components.html:99 334 575 #: trac/admin/templates/admin_enums.html:69 335 576 #: trac/admin/templates/admin_logging.html:53 336 #: trac/admin/templates/admin_milestones.html:12 4337 #: trac/admin/templates/admin_plugins.html:10 2577 #: trac/admin/templates/admin_milestones.html:125 578 #: trac/admin/templates/admin_plugins.html:103 338 579 #: trac/admin/templates/admin_versions.html:94 339 580 #, fuzzy 340 581 msgid "Apply changes" … … 371 612 #: trac/admin/templates/admin_milestones.html:65 372 613 #: trac/admin/templates/admin_versions.html:45 373 614 #: trac/templates/attachment.html:49 trac/templates/attachment.html:62 374 #: trac/ticket/templates/milestone_delete.html:3 3375 #: trac/ticket/templates/milestone_edit.html:9 1615 #: trac/ticket/templates/milestone_delete.html:36 616 #: trac/ticket/templates/milestone_edit.html:90 376 617 #: trac/ticket/templates/report_delete.html:20 377 618 #: trac/ticket/templates/report_edit.html:42 378 619 #: trac/wiki/templates/wiki_delete.html:36 379 #: trac/wiki/templates/wiki_edit.html:35 trac/wiki/templates/wiki_edit.html:45 380 #: trac/wiki/templates/wiki_edit.html:133 620 #: trac/wiki/templates/wiki_edit.html:35 trac/wiki/templates/wiki_edit.html:123 381 621 msgid "Cancel" 382 622 msgstr "Annuleer" 383 623 … … 386 626 #: trac/admin/templates/admin_milestones.html:66 387 627 #: trac/admin/templates/admin_versions.html:46 388 628 msgid "Save" 389 msgstr " "629 msgstr "Opslaan" 390 630 391 631 #: trac/admin/templates/admin_components.html:64 392 632 msgid "Add Component:" … … 396 636 #: trac/admin/templates/admin_enums.html:32 397 637 #: trac/admin/templates/admin_enums.html:37 398 638 #: trac/admin/templates/admin_milestones.html:90 399 #: trac/admin/templates/admin_perms.html: 44400 #: trac/admin/templates/admin_perms.html:6 6639 #: trac/admin/templates/admin_perms.html:38 640 #: trac/admin/templates/admin_perms.html:60 401 641 #: trac/admin/templates/admin_versions.html:67 402 642 msgid "Add" 403 643 msgstr "Toevoegen" … … 405 645 #: trac/admin/templates/admin_components.html:80 406 646 #: trac/admin/templates/admin_enums.html:47 407 647 #: trac/admin/templates/admin_milestones.html:100 408 #: trac/admin/templates/admin_versions.html:77 trac/templates/about.html:6 6648 #: trac/admin/templates/admin_versions.html:77 trac/templates/about.html:68 409 649 #: trac/templates/error.html:162 410 650 msgid "Name" 411 651 msgstr "Naam:" … … 419 659 #: trac/admin/templates/admin_milestones.html:100 420 660 #: trac/admin/templates/admin_versions.html:77 421 661 msgid "Default" 422 msgstr " "662 msgstr "Standaard" 423 663 424 664 #: trac/admin/templates/admin_components.html:98 425 665 #: trac/admin/templates/admin_enums.html:68 426 #: trac/admin/templates/admin_milestones.html:12 3427 #: trac/admin/templates/admin_perms.html: 93666 #: trac/admin/templates/admin_milestones.html:124 667 #: trac/admin/templates/admin_perms.html:87 428 668 #: trac/admin/templates/admin_versions.html:93 429 669 msgid "Remove selected items" 430 msgstr " "670 msgstr "Geselecteerde items verwijderen" 431 671 432 672 #: trac/admin/templates/admin_components.html:101 433 673 #: trac/admin/templates/admin_enums.html:71 434 #: trac/admin/templates/admin_milestones.html:12 6674 #: trac/admin/templates/admin_milestones.html:127 435 675 #: trac/admin/templates/admin_versions.html:96 436 676 msgid "" 437 677 "You can remove all items from this list to completely hide this\n" … … 440 680 441 681 #: trac/admin/templates/admin_components.html:107 442 682 #: trac/admin/templates/admin_enums.html:77 443 #: trac/admin/templates/admin_milestones.html:13 2683 #: trac/admin/templates/admin_milestones.html:133 444 684 #: trac/admin/templates/admin_versions.html:102 445 685 msgid "" 446 686 "As long as you don't add any items to the list, this field\n" … … 459 699 msgid "Order" 460 700 msgstr "Sorteer" 461 701 462 #: trac/admin/templates/admin_logging.html:25 trac/templates/about.html:6 1702 #: trac/admin/templates/admin_logging.html:25 trac/templates/about.html:63 463 703 msgid "Configuration" 464 704 msgstr "Configuratie" 465 705 … … 487 727 msgid "directory of the project environment (" 488 728 msgstr "" 489 729 490 #: trac/admin/templates/admin_milestones.html:10 trac/ticket/roadmap.py:503 730 #: trac/admin/templates/admin_milestones.html:10 trac/ticket/roadmap.py:504 731 #: trac/ticket/roadmap.py:820 491 732 msgid "Milestones" 492 733 msgstr "Mijlpalen" 493 734 … … 522 763 523 764 #: trac/admin/templates/admin_milestones.html:55 524 765 #: trac/admin/templates/admin_versions.html:35 525 #: trac/ticket/templates/milestone_edit.html:8 2766 #: trac/ticket/templates/milestone_edit.html:81 526 767 #, fuzzy 527 768 msgid "Description (you may use [1:WikiFormatting] here):" 528 769 msgstr "Omschrijving (er mag hier [1:WikiFormatting] gebruikt worden):" … … 541 782 msgid "Completed" 542 783 msgstr "Afgerond" 543 784 785 #: trac/admin/templates/admin_milestones.html:100 786 #, fuzzy 787 msgid "Tickets" 788 msgstr "Licentie:" 789 544 790 #: trac/admin/templates/admin_perms.html:13 545 791 msgid "Manage Permissions" 546 792 msgstr "Beheer permissies" 547 793 548 #: trac/admin/templates/admin_perms.html:15 549 msgid "Note that" 550 msgstr "" 551 552 #: trac/admin/templates/admin_perms.html:16 553 #: trac/admin/templates/admin_perms.html:75 554 msgid "Subject" 555 msgstr "onderwerp" 556 557 #: trac/admin/templates/admin_perms.html:16 trac/ticket/templates/query.html:60 558 msgid "or" 559 msgstr "of" 560 561 #: trac/admin/templates/admin_perms.html:16 562 msgid "Group" 563 msgstr "groep" 564 565 #: trac/admin/templates/admin_perms.html:16 566 msgid "names can't be all upper cased," 567 msgstr "" 568 569 #: trac/admin/templates/admin_perms.html:16 570 msgid "as this is reserved for permission names." 571 msgstr "" 572 573 #: trac/admin/templates/admin_perms.html:24 794 #: trac/admin/templates/admin_perms.html:18 574 795 msgid "Grant Permission:" 575 796 msgstr "Permissie toekennen:" 576 797 577 #: trac/admin/templates/admin_perms.html:2 7578 #: trac/admin/templates/admin_perms.html: 54798 #: trac/admin/templates/admin_perms.html:21
