/django/contrib/admin/locale/fy_NL/LC_MESSAGES/django.po
Unknown | 767 lines | 613 code | 154 blank | 0 comment | 0 complexity | b5c909351ed5b2c85e15c435ccd9d104 MD5 | raw file
Possible License(s): BSD-3-Clause
1# This file is distributed under the same license as the Django package. 2# 3msgid "" 4msgstr "" 5"Project-Id-Version: Django\n" 6"Report-Msgid-Bugs-To: \n" 7"POT-Creation-Date: 2011-03-20 21:03+0100\n" 8"PO-Revision-Date: 2011-03-20 18:56+0000\n" 9"Last-Translator: Django team\n" 10"Language-Team: English <en@li.org>\n" 11"MIME-Version: 1.0\n" 12"Content-Type: text/plain; charset=UTF-8\n" 13"Content-Transfer-Encoding: 8bit\n" 14"Language: fy_NL\n" 15"Plural-Forms: nplurals=2; plural=(n != 1)\n" 16 17#: actions.py:49 18#, python-format 19msgid "Successfully deleted %(count)d %(items)s." 20msgstr "" 21 22#: actions.py:61 options.py:1219 23#, python-format 24msgid "Cannot delete %(name)s" 25msgstr "" 26 27#: actions.py:63 options.py:1221 28msgid "Are you sure?" 29msgstr "" 30 31#: actions.py:85 32#, python-format 33msgid "Delete selected %(verbose_name_plural)s" 34msgstr "" 35 36#: filterspecs.py:54 37#, python-format 38msgid "" 39"<h3>By %s:</h3>\n" 40"<ul>\n" 41msgstr "" 42 43#: filterspecs.py:104 filterspecs.py:139 filterspecs.py:168 filterspecs.py:258 44msgid "All" 45msgstr "" 46 47#: filterspecs.py:139 48msgid "Yes" 49msgstr "" 50 51#: filterspecs.py:139 52msgid "No" 53msgstr "" 54 55#: filterspecs.py:150 56msgid "Unknown" 57msgstr "" 58 59#: filterspecs.py:196 60msgid "Any date" 61msgstr "" 62 63#: filterspecs.py:197 64msgid "Today" 65msgstr "" 66 67#: filterspecs.py:200 68msgid "Past 7 days" 69msgstr "" 70 71#: filterspecs.py:203 72msgid "This month" 73msgstr "" 74 75#: filterspecs.py:205 76msgid "This year" 77msgstr "" 78 79#: forms.py:9 80msgid "" 81"Please enter a correct username and password. Note that both fields are case-" 82"sensitive." 83msgstr "" 84 85#: forms.py:18 86msgid "Please log in again, because your session has expired." 87msgstr "" 88 89#: forms.py:37 90#, python-format 91msgid "Your e-mail address is not your username. Try '%s' instead." 92msgstr "" 93 94#: helpers.py:19 95msgid "Action:" 96msgstr "" 97 98#: models.py:19 99msgid "action time" 100msgstr "" 101 102#: models.py:22 103msgid "object id" 104msgstr "" 105 106#: models.py:23 107msgid "object repr" 108msgstr "" 109 110#: models.py:24 111msgid "action flag" 112msgstr "" 113 114#: models.py:25 115msgid "change message" 116msgstr "" 117 118#: models.py:28 119msgid "log entry" 120msgstr "" 121 122#: models.py:29 123msgid "log entries" 124msgstr "" 125 126#: options.py:147 options.py:162 127msgid "None" 128msgstr "" 129 130#: options.py:627 131#, python-format 132msgid "Changed %s." 133msgstr "" 134 135#: options.py:627 options.py:637 136msgid "and" 137msgstr "" 138 139#: options.py:632 140#, python-format 141msgid "Added %(name)s \"%(object)s\"." 142msgstr "" 143 144#: options.py:636 145#, python-format 146msgid "Changed %(list)s for %(name)s \"%(object)s\"." 147msgstr "" 148 149#: options.py:641 150#, python-format 151msgid "Deleted %(name)s \"%(object)s\"." 152msgstr "" 153 154#: options.py:645 155msgid "No fields changed." 156msgstr "" 157 158#: options.py:717 159#, python-format 160msgid "The %(name)s \"%(obj)s\" was added successfully." 161msgstr "" 162 163#: options.py:721 options.py:761 164msgid "You may edit it again below." 165msgstr "" 166 167#: options.py:731 options.py:771 168#, python-format 169msgid "You may add another %s below." 170msgstr "" 171 172#: options.py:759 173#, python-format 174msgid "The %(name)s \"%(obj)s\" was changed successfully." 175msgstr "" 176 177#: options.py:767 178#, python-format 179msgid "" 180"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." 181msgstr "" 182 183#: options.py:827 options.py:1085 184msgid "" 185"Items must be selected in order to perform actions on them. No items have " 186"been changed." 187msgstr "" 188 189#: options.py:846 190msgid "No action selected." 191msgstr "" 192 193#: options.py:927 194#, python-format 195msgid "Add %s" 196msgstr "" 197 198#: options.py:953 options.py:1194 199#, python-format 200msgid "%(name)s object with primary key %(key)r does not exist." 201msgstr "" 202 203#: options.py:1018 204#, python-format 205msgid "Change %s" 206msgstr "" 207 208#: options.py:1065 209msgid "Database error" 210msgstr "" 211 212#: options.py:1127 213#, python-format 214msgid "%(count)s %(name)s was changed successfully." 215msgid_plural "%(count)s %(name)s were changed successfully." 216msgstr[0] "" 217msgstr[1] "" 218 219#: options.py:1154 220#, python-format 221msgid "%(total_count)s selected" 222msgid_plural "All %(total_count)s selected" 223msgstr[0] "" 224msgstr[1] "" 225 226#: options.py:1159 227#, python-format 228msgid "0 of %(cnt)s selected" 229msgstr "" 230 231#: options.py:1210 232#, python-format 233msgid "The %(name)s \"%(obj)s\" was deleted successfully." 234msgstr "" 235 236#: options.py:1255 237#, python-format 238msgid "Change history: %s" 239msgstr "" 240 241#: sites.py:319 templates/admin/login.html:42 242#: templates/registration/password_reset_complete.html:14 243#: views/decorators.py:26 244msgid "Log in" 245msgstr "" 246 247#: sites.py:375 248msgid "Site administration" 249msgstr "" 250 251#: sites.py:419 252#, python-format 253msgid "%s administration" 254msgstr "" 255 256#: widgets.py:75 257msgid "Date:" 258msgstr "" 259 260#: widgets.py:75 261msgid "Time:" 262msgstr "" 263 264#: widgets.py:140 265msgid "Lookup" 266msgstr "" 267 268#: widgets.py:246 269msgid "Add Another" 270msgstr "" 271 272#: templates/admin/404.html:4 templates/admin/404.html.py:8 273msgid "Page not found" 274msgstr "" 275 276#: templates/admin/404.html:10 277msgid "We're sorry, but the requested page could not be found." 278msgstr "" 279 280#: templates/admin/500.html:4 templates/admin/app_index.html:8 281#: templates/admin/base.html:55 templates/admin/change_form.html:19 282#: templates/admin/change_list.html:42 283#: templates/admin/delete_confirmation.html:6 284#: templates/admin/delete_selected_confirmation.html:6 285#: templates/admin/invalid_setup.html:4 templates/admin/object_history.html:6 286#: templates/admin/auth/user/change_password.html:12 287#: templates/registration/logged_out.html:4 288#: templates/registration/password_change_done.html:5 289#: templates/registration/password_change_form.html:6 290#: templates/registration/password_reset_complete.html:4 291#: templates/registration/password_reset_confirm.html:4 292#: templates/registration/password_reset_done.html:4 293#: templates/registration/password_reset_form.html:4 294msgid "Home" 295msgstr "" 296 297#: templates/admin/500.html:4 298msgid "Server error" 299msgstr "" 300 301#: templates/admin/500.html:6 302msgid "Server error (500)" 303msgstr "" 304 305#: templates/admin/500.html:9 306msgid "Server Error <em>(500)</em>" 307msgstr "" 308 309#: templates/admin/500.html:10 310msgid "" 311"There's been an error. It's been reported to the site administrators via e-" 312"mail and should be fixed shortly. Thanks for your patience." 313msgstr "" 314 315#: templates/admin/actions.html:4 316msgid "Run the selected action" 317msgstr "" 318 319#: templates/admin/actions.html:4 320msgid "Go" 321msgstr "" 322 323#: templates/admin/actions.html:11 324msgid "Click here to select the objects across all pages" 325msgstr "" 326 327#: templates/admin/actions.html:11 328#, python-format 329msgid "Select all %(total_count)s %(module_name)s" 330msgstr "" 331 332#: templates/admin/actions.html:13 333msgid "Clear selection" 334msgstr "" 335 336#: templates/admin/app_index.html:10 templates/admin/index.html:19 337#, python-format 338msgid "%(name)s" 339msgstr "" 340 341#: templates/admin/base.html:28 342msgid "Welcome," 343msgstr "" 344 345#: templates/admin/base.html:33 346#: templates/registration/password_change_done.html:4 347#: templates/registration/password_change_form.html:5 348msgid "Documentation" 349msgstr "" 350 351#: templates/admin/base.html:41 352#: templates/admin/auth/user/change_password.html:16 353#: templates/admin/auth/user/change_password.html:49 354#: templates/registration/password_change_done.html:4 355#: templates/registration/password_change_form.html:5 356msgid "Change password" 357msgstr "" 358 359#: templates/admin/base.html:48 360#: templates/registration/password_change_done.html:4 361#: templates/registration/password_change_form.html:5 362msgid "Log out" 363msgstr "" 364 365#: templates/admin/base_site.html:4 366msgid "Django site admin" 367msgstr "" 368 369#: templates/admin/base_site.html:7 370msgid "Django administration" 371msgstr "" 372 373#: templates/admin/change_form.html:22 templates/admin/index.html:29 374msgid "Add" 375msgstr "" 376 377#: templates/admin/change_form.html:31 templates/admin/object_history.html:10 378msgid "History" 379msgstr "" 380 381#: templates/admin/change_form.html:32 382#: templates/admin/edit_inline/stacked.html:9 383#: templates/admin/edit_inline/tabular.html:28 384msgid "View on site" 385msgstr "" 386 387#: templates/admin/change_form.html:43 templates/admin/change_list.html:73 388#: templates/admin/login.html:17 389#: templates/admin/auth/user/change_password.html:25 390#: templates/registration/password_change_form.html:16 391msgid "Please correct the error below." 392msgid_plural "Please correct the errors below." 393msgstr[0] "" 394msgstr[1] "" 395 396#: templates/admin/change_list.html:64 397#, python-format 398msgid "Add %(name)s" 399msgstr "" 400 401#: templates/admin/change_list.html:84 402msgid "Filter" 403msgstr "" 404 405#: templates/admin/delete_confirmation.html:10 406#: templates/admin/submit_line.html:4 407msgid "Delete" 408msgstr "" 409 410#: templates/admin/delete_confirmation.html:17 411#, python-format 412msgid "" 413"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting " 414"related objects, but your account doesn't have permission to delete the " 415"following types of objects:" 416msgstr "" 417 418#: templates/admin/delete_confirmation.html:25 419#, python-format 420msgid "" 421"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the " 422"following protected related objects:" 423msgstr "" 424 425#: templates/admin/delete_confirmation.html:33 426#, python-format 427msgid "" 428"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? " 429"All of the following related items will be deleted:" 430msgstr "" 431 432#: templates/admin/delete_confirmation.html:38 433#: templates/admin/delete_selected_confirmation.html:43 434msgid "Yes, I'm sure" 435msgstr "" 436 437#: templates/admin/delete_selected_confirmation.html:9 438msgid "Delete multiple objects" 439msgstr "" 440 441#: templates/admin/delete_selected_confirmation.html:16 442#, python-format 443msgid "" 444"Deleting the selected %(objects_name)s would result in deleting related " 445"objects, but your account doesn't have permission to delete the following " 446"types of objects:" 447msgstr "" 448 449#: templates/admin/delete_selected_confirmation.html:24 450#, python-format 451msgid "" 452"Deleting the selected %(objects_name)s would require deleting the following " 453"protected related objects:" 454msgstr "" 455 456#: templates/admin/delete_selected_confirmation.html:32 457#, python-format 458msgid "" 459"Are you sure you want to delete the selected %(objects_name)s? All of the " 460"following objects and their related items will be deleted:" 461msgstr "" 462 463#: templates/admin/filter.html:2 464#, python-format 465msgid " By %(filter_title)s " 466msgstr "" 467 468#: templates/admin/index.html:18 469#, python-format 470msgid "Models available in the %(name)s application." 471msgstr "" 472 473#: templates/admin/index.html:35 474msgid "Change" 475msgstr "" 476 477#: templates/admin/index.html:45 478msgid "You don't have permission to edit anything." 479msgstr "" 480 481#: templates/admin/index.html:53 482msgid "Recent Actions" 483msgstr "" 484 485#: templates/admin/index.html:54 486msgid "My Actions" 487msgstr "" 488 489#: templates/admin/index.html:58 490msgid "None available" 491msgstr "" 492 493#: templates/admin/index.html:72 494msgid "Unknown content" 495msgstr "" 496 497#: templates/admin/invalid_setup.html:7 498msgid "" 499"Something's wrong with your database installation. Make sure the appropriate " 500"database tables have been created, and make sure the database is readable by " 501"the appropriate user." 502msgstr "" 503 504#: templates/admin/login.html:33 505msgid "Username:" 506msgstr "" 507 508#: templates/admin/login.html:37 509msgid "Password:" 510msgstr "" 511 512#: templates/admin/object_history.html:22 513msgid "Date/time" 514msgstr "" 515 516#: templates/admin/object_history.html:23 517msgid "User" 518msgstr "" 519 520#: templates/admin/object_history.html:24 521msgid "Action" 522msgstr "" 523 524#: templates/admin/object_history.html:38 525msgid "" 526"This object doesn't have a change history. It probably wasn't added via this " 527"admin site." 528msgstr "" 529 530#: templates/admin/pagination.html:10 531msgid "Show all" 532msgstr "" 533 534#: templates/admin/pagination.html:11 templates/admin/submit_line.html:3 535msgid "Save" 536msgstr "" 537 538#: templates/admin/search_form.html:8 539msgid "Search" 540msgstr "" 541 542#: templates/admin/search_form.html:10 543#, python-format 544msgid "%(counter)s result" 545msgid_plural "%(counter)s results" 546msgstr[0] "" 547msgstr[1] "" 548 549#: templates/admin/search_form.html:10 550#, python-format 551msgid "%(full_result_count)s total" 552msgstr "" 553 554#: templates/admin/submit_line.html:5 555msgid "Save as new" 556msgstr "" 557 558#: templates/admin/submit_line.html:6 559msgid "Save and add another" 560msgstr "" 561 562#: templates/admin/submit_line.html:7 563msgid "Save and continue editing" 564msgstr "" 565 566#: templates/admin/auth/user/add_form.html:6 567msgid "" 568"First, enter a username and password. Then, you'll be able to edit more user " 569"options." 570msgstr "" 571 572#: templates/admin/auth/user/add_form.html:8 573msgid "Enter a username and password." 574msgstr "" 575 576#: templates/admin/auth/user/change_password.html:29 577#, python-format 578msgid "Enter a new password for the user <strong>%(username)s</strong>." 579msgstr "" 580 581#: templates/admin/auth/user/change_password.html:36 582msgid "Password" 583msgstr "" 584 585#: templates/admin/auth/user/change_password.html:42 586#: templates/registration/password_change_form.html:38 587msgid "Password (again)" 588msgstr "" 589 590#: templates/admin/auth/user/change_password.html:43 591msgid "Enter the same password as above, for verification." 592msgstr "" 593 594#: templates/admin/edit_inline/stacked.html:67 595#: templates/admin/edit_inline/tabular.html:113 596#, python-format 597msgid "Add another %(verbose_name)s" 598msgstr "" 599 600#: templates/admin/edit_inline/stacked.html:70 601#: templates/admin/edit_inline/tabular.html:116 602msgid "Remove" 603msgstr "" 604 605#: templates/admin/edit_inline/tabular.html:15 606msgid "Delete?" 607msgstr "" 608 609#: templates/registration/logged_out.html:8 610msgid "Thanks for spending some quality time with the Web site today." 611msgstr "" 612 613#: templates/registration/logged_out.html:10 614msgid "Log in again" 615msgstr "" 616 617#: templates/registration/password_change_done.html:5 618#: templates/registration/password_change_form.html:6 619#: templates/registration/password_change_form.html:8 620#: templates/registration/password_change_form.html:20 621msgid "Password change" 622msgstr "" 623 624#: templates/registration/password_change_done.html:7 625#: templates/registration/password_change_done.html:11 626msgid "Password change successful" 627msgstr "" 628 629#: templates/registration/password_change_done.html:13 630msgid "Your password was changed." 631msgstr "" 632 633#: templates/registration/password_change_form.html:22 634msgid "" 635"Please enter your old password, for security's sake, and then enter your new " 636"password twice so we can verify you typed it in correctly." 637msgstr "" 638 639#: templates/registration/password_change_form.html:28 640msgid "Old password" 641msgstr "" 642 643#: templates/registration/password_change_form.html:33 644msgid "New password" 645msgstr "" 646 647#: templates/registration/password_change_form.html:44 648#: templates/registration/password_reset_confirm.html:21 649msgid "Change my password" 650msgstr "" 651 652#: templates/registration/password_reset_complete.html:4 653#: templates/registration/password_reset_confirm.html:6 654#: templates/registration/password_reset_done.html:4 655#: templates/registration/password_reset_form.html:4 656#: templates/registration/password_reset_form.html:6 657#: templates/registration/password_reset_form.html:10 658msgid "Password reset" 659msgstr "" 660 661#: templates/registration/password_reset_complete.html:6 662#: templates/registration/password_reset_complete.html:10 663msgid "Password reset complete" 664msgstr "" 665 666#: templates/registration/password_reset_complete.html:12 667msgid "Your password has been set. You may go ahead and log in now." 668msgstr "" 669 670#: templates/registration/password_reset_confirm.html:4 671msgid "Password reset confirmation" 672msgstr "" 673 674#: templates/registration/password_reset_confirm.html:12 675msgid "Enter new password" 676msgstr "" 677 678#: templates/registration/password_reset_confirm.html:14 679msgid "" 680"Please enter your new password twice so we can verify you typed it in " 681"correctly." 682msgstr "" 683 684#: templates/registration/password_reset_confirm.html:18 685msgid "New password:" 686msgstr "" 687 688#: templates/registration/password_reset_confirm.html:20 689msgid "Confirm password:" 690msgstr "" 691 692#: templates/registration/password_reset_confirm.html:26 693msgid "Password reset unsuccessful" 694msgstr "" 695 696#: templates/registration/password_reset_confirm.html:28 697msgid "" 698"The password reset link was invalid, possibly because it has already been " 699"used. Please request a new password reset." 700msgstr "" 701 702#: templates/registration/password_reset_done.html:6 703#: templates/registration/password_reset_done.html:10 704msgid "Password reset successful" 705msgstr "" 706 707#: templates/registration/password_reset_done.html:12 708msgid "" 709"We've e-mailed you instructions for setting your password to the e-mail " 710"address you submitted. You should be receiving it shortly." 711msgstr "" 712 713#: templates/registration/password_reset_email.html:2 714#, python-format 715msgid "" 716"You're receiving this e-mail because you requested a password reset for your " 717"user account at %(site_name)s." 718msgstr "" 719 720#: templates/registration/password_reset_email.html:4 721msgid "Please go to the following page and choose a new password:" 722msgstr "" 723 724#: templates/registration/password_reset_email.html:8 725msgid "Your username, in case you've forgotten:" 726msgstr "" 727 728#: templates/registration/password_reset_email.html:10 729msgid "Thanks for using our site!" 730msgstr "" 731 732#: templates/registration/password_reset_email.html:12 733#, python-format 734msgid "The %(site_name)s team" 735msgstr "" 736 737#: templates/registration/password_reset_form.html:12 738msgid "" 739"Forgotten your password? Enter your e-mail address below, and we'll e-mail " 740"instructions for setting a new one." 741msgstr "" 742 743#: templates/registration/password_reset_form.html:16 744msgid "E-mail address:" 745msgstr "" 746 747#: templates/registration/password_reset_form.html:16 748msgid "Reset my password" 749msgstr "" 750 751#: templatetags/admin_list.py:290 752msgid "All dates" 753msgstr "" 754 755#: views/main.py:27 756msgid "(None)" 757msgstr "" 758 759#: views/main.py:66 760#, python-format 761msgid "Select %s" 762msgstr "" 763 764#: views/main.py:66 765#, python-format 766msgid "Select %s to change" 767msgstr ""