Ticket #2062: new_tech_mess_ids.diff
File new_tech_mess_ids.diff, 78.2 KB (added by , 18 years ago) |
---|
-
django/conf/locale/en/LC_MESSAGES/django.po
diff -ruN dj-date-formats-base/django/conf/locale/en/LC_MESSAGES/django.po dj-date-formats/django/conf/locale/en/LC_MESSAGES/django.po
old new 8 8 msgstr "" 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2006-0 5-16 10:10+0200\n"11 "POT-Creation-Date: 2006-06-01 11:18-0300\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14 14 "Language-Team: LANGUAGE <LL@li.org>\n" … … 16 16 "Content-Type: text/plain; charset=utf-8\n" 17 17 "Content-Transfer-Encoding: 8bit\n" 18 18 19 #: contrib/comments/models.py:67 contrib/comments/models.py:166 20 msgid "object ID" 19 #: db/models/manipulators.py:302 20 #, python-format 21 msgid "%(object)s with this %(type)s already exists for the given %(field)s." 21 22 msgstr "" 22 23 23 #: contrib/comments/models.py:68 24 msgid "headline" 24 #: db/models/fields/__init__.py:40 25 #, python-format 26 msgid "%(optname)s with this %(fieldname)s already exists." 25 27 msgstr "" 26 28 27 #: contrib/comments/models.py:69 contrib/comments/models.py:90 28 #: contrib/comments/models.py:167 29 msgid "comment" 29 #: db/models/fields/__init__.py:114 db/models/fields/__init__.py:265 30 #: db/models/fields/__init__.py:545 db/models/fields/__init__.py:556 31 #: forms/__init__.py:346 32 msgid "This field is required." 30 33 msgstr "" 31 34 32 #: contrib/comments/models.py:7033 msgid " rating #1"35 #: db/models/fields/__init__.py:337 36 msgid "This value must be an integer." 34 37 msgstr "" 35 38 36 #: contrib/comments/models.py:7137 msgid " rating #2"39 #: db/models/fields/__init__.py:369 40 msgid "This value must be either True or False." 38 41 msgstr "" 39 42 40 #: contrib/comments/models.py:7241 msgid " rating #3"43 #: db/models/fields/__init__.py:385 44 msgid "This field cannot be null." 42 45 msgstr "" 43 46 44 #: contrib/comments/models.py:7345 msgid " rating #4"47 #: db/models/fields/__init__.py:471 core/validators.py:135 48 msgid "Enter a valid date/time in YYYY-MM-DD HH:MM format." 46 49 msgstr "" 47 50 48 #: contrib/comments/models.py:7449 msgid " rating #5"51 #: db/models/fields/__init__.py:565 52 msgid "Enter a valid filename." 50 53 msgstr "" 51 54 52 #: contrib/comments/models.py:75 53 msgid "rating #6" 55 #: db/models/fields/related.py:43 56 #, python-format 57 msgid "Please enter a valid %s." 54 58 msgstr "" 55 59 56 #: contrib/comments/models.py:7657 msgid " rating #7"60 #: db/models/fields/related.py:579 61 msgid "Separate multiple IDs with commas." 58 62 msgstr "" 59 63 60 #: contrib/comments/models.py:77 61 msgid "rating #8" 64 #: db/models/fields/related.py:581 65 msgid "" 66 "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." 62 67 msgstr "" 63 68 64 #: contrib/comments/models.py:82 65 msgid "is valid rating" 69 #: db/models/fields/related.py:625 70 #, python-format 71 msgid "Please enter valid %(self)s IDs. The value %(value)r is invalid." 72 msgid_plural "" 73 "Please enter valid %(self)s IDs. The values %(value)r are invalid." 74 msgstr[0] "" 75 msgstr[1] "" 76 77 #: conf/global_settings.py:37 78 msgid "Bengali" 66 79 msgstr "" 67 80 68 #: con trib/comments/models.py:83 contrib/comments/models.py:16969 msgid " date/time submitted"81 #: conf/global_settings.py:38 82 msgid "Czech" 70 83 msgstr "" 71 84 72 #: con trib/comments/models.py:84 contrib/comments/models.py:17073 msgid " is public"85 #: conf/global_settings.py:39 86 msgid "Welsh" 74 87 msgstr "" 75 88 76 #: con trib/comments/models.py:85 contrib/admin/views/doc.py:28977 msgid " IP address"89 #: conf/global_settings.py:40 90 msgid "Danish" 78 91 msgstr "" 79 92 80 #: con trib/comments/models.py:8681 msgid " is removed"93 #: conf/global_settings.py:41 94 msgid "German" 82 95 msgstr "" 83 96 84 #: contrib/comments/models.py:86 85 msgid "" 86 "Check this box if the comment is inappropriate. A \"This comment has been " 87 "removed\" message will be displayed instead." 97 #: conf/global_settings.py:42 98 msgid "Greek" 88 99 msgstr "" 89 100 90 #: con trib/comments/models.py:9191 msgid " comments"101 #: conf/global_settings.py:43 102 msgid "English" 92 103 msgstr "" 93 104 94 #: con trib/comments/models.py:131 contrib/comments/models.py:20795 msgid " Content object"105 #: conf/global_settings.py:44 106 msgid "Spanish" 96 107 msgstr "" 97 108 98 #: contrib/comments/models.py:159 99 #, python-format 100 msgid "" 101 "Posted by %(user)s at %(date)s\n" 102 "\n" 103 "%(comment)s\n" 104 "\n" 105 "http://%(domain)s%(url)s" 109 #: conf/global_settings.py:45 110 msgid "Argentinean Spanish" 106 111 msgstr "" 107 112 108 #: con trib/comments/models.py:168109 msgid " person's name"113 #: conf/global_settings.py:46 114 msgid "French" 110 115 msgstr "" 111 116 112 #: con trib/comments/models.py:171113 msgid " ip address"117 #: conf/global_settings.py:47 118 msgid "Galician" 114 119 msgstr "" 115 120 116 #: con trib/comments/models.py:173117 msgid " approved by staff"121 #: conf/global_settings.py:48 122 msgid "Hungarian" 118 123 msgstr "" 119 124 120 #: con trib/comments/models.py:176121 msgid " free comment"125 #: conf/global_settings.py:49 126 msgid "Hebrew" 122 127 msgstr "" 123 128 124 #: con trib/comments/models.py:177125 msgid " free comments"129 #: conf/global_settings.py:50 130 msgid "Icelandic" 126 131 msgstr "" 127 132 128 #: con trib/comments/models.py:233129 msgid " score"133 #: conf/global_settings.py:51 134 msgid "Italian" 130 135 msgstr "" 131 136 132 #: con trib/comments/models.py:234133 msgid " score date"137 #: conf/global_settings.py:52 138 msgid "Japanese" 134 139 msgstr "" 135 140 136 #: con trib/comments/models.py:237137 msgid " karma score"141 #: conf/global_settings.py:53 142 msgid "Dutch" 138 143 msgstr "" 139 144 140 #: con trib/comments/models.py:238141 msgid " karma scores"145 #: conf/global_settings.py:54 146 msgid "Norwegian" 142 147 msgstr "" 143 148 144 #: contrib/comments/models.py:242 145 #, python-format 146 msgid "%(score)d rating by %(user)s" 149 #: conf/global_settings.py:55 150 msgid "Brazilian" 147 151 msgstr "" 148 152 149 #: contrib/comments/models.py:258 150 #, python-format 151 msgid "" 152 "This comment was flagged by %(user)s:\n" 153 "\n" 154 "%(text)s" 153 #: conf/global_settings.py:56 154 msgid "Romanian" 155 155 msgstr "" 156 156 157 #: con trib/comments/models.py:265158 msgid " flag date"157 #: conf/global_settings.py:57 158 msgid "Russian" 159 159 msgstr "" 160 160 161 #: con trib/comments/models.py:268162 msgid " user flag"161 #: conf/global_settings.py:58 162 msgid "Slovak" 163 163 msgstr "" 164 164 165 #: con trib/comments/models.py:269166 msgid " user flags"165 #: conf/global_settings.py:59 166 msgid "Slovenian" 167 167 msgstr "" 168 168 169 #: contrib/comments/models.py:273 170 #, python-format 171 msgid "Flag by %r" 169 #: conf/global_settings.py:60 170 msgid "Serbian" 172 171 msgstr "" 173 172 174 #: con trib/comments/models.py:278175 msgid " deletion date"173 #: conf/global_settings.py:61 174 msgid "Swedish" 176 175 msgstr "" 177 176 178 #: con trib/comments/models.py:280179 msgid " moderator deletion"177 #: conf/global_settings.py:62 178 msgid "Ukrainian" 180 179 msgstr "" 181 180 182 #: con trib/comments/models.py:281183 msgid " moderator deletions"181 #: conf/global_settings.py:63 182 msgid "Simplified Chinese" 184 183 msgstr "" 185 184 186 #: contrib/comments/models.py:285 185 #: conf/global_settings.py:64 186 msgid "Traditional Chinese" 187 msgstr "" 188 189 #: forms/__init__.py:380 187 190 #, python-format 188 msgid "Moderator deletion by %r" 191 msgid "Ensure your text is less than %s character." 192 msgid_plural "Ensure your text is less than %s characters." 193 msgstr[0] "" 194 msgstr[1] "" 195 196 #: forms/__init__.py:385 197 msgid "Line breaks are not allowed here." 189 198 msgstr "" 190 199 191 #: contrib/comments/views/karma.py:19 192 msgid "Anonymous users cannot vote" 200 #: forms/__init__.py:480 forms/__init__.py:551 forms/__init__.py:589 201 #, python-format 202 msgid "Select a valid choice; '%(data)s' is not in %(choices)s." 193 203 msgstr "" 194 204 195 #: contrib/comments/views/karma.py:23196 msgid " Invalid comment ID"205 #: forms/__init__.py:645 206 msgid "The submitted file is empty." 197 207 msgstr "" 198 208 199 #: contrib/comments/views/karma.py:25200 msgid " No voting for yourself"209 #: forms/__init__.py:699 210 msgid "Enter a whole number between -32,768 and 32,767." 201 211 msgstr "" 202 212 203 #: contrib/comments/views/comments.py:28 204 msgid "" 205 "This rating is required because you've entered at least one other rating." 213 #: forms/__init__.py:708 214 msgid "Enter a positive number." 206 215 msgstr "" 207 216 208 #: contrib/comments/views/comments.py:112 209 #, python-format 210 msgid "" 211 "This comment was posted by a user who has posted fewer than %(count)s " 212 "comment:\n" 213 "\n" 214 "%(text)s" 215 msgid_plural "" 216 "This comment was posted by a user who has posted fewer than %(count)s " 217 "comments:\n" 218 "\n" 219 "%(text)s" 220 msgstr[0] "" 221 msgstr[1] "" 217 #: forms/__init__.py:717 218 msgid "Enter a whole number between 0 and 32,767." 219 msgstr "" 222 220 223 #: contrib/comments/views/comments.py:117 224 #, python-format 221 #: core/validators.py:63 222 msgid "This value must contain only letters, numbers and underscores." 223 msgstr "" 224 225 #: core/validators.py:67 225 226 msgid "" 226 "This comment was posted by a sketchy user:\n" 227 "\n" 228 "%(text)s" 227 "This value must contain only letters, numbers, underscores, dashes or " 228 "slashes." 229 229 msgstr "" 230 230 231 #: contrib/comments/views/comments.py:189 232 #: contrib/comments/views/comments.py:280 233 msgid "Only POSTs are allowed" 231 #: core/validators.py:75 232 msgid "Uppercase letters are not allowed here." 234 233 msgstr "" 235 234 236 #: contrib/comments/views/comments.py:193 237 #: contrib/comments/views/comments.py:284 238 msgid "One or more of the required fields wasn't submitted" 235 #: core/validators.py:79 236 msgid "Lowercase letters are not allowed here." 239 237 msgstr "" 240 238 241 #: contrib/comments/views/comments.py:197 242 #: contrib/comments/views/comments.py:286 243 msgid "Somebody tampered with the comment form (security violation)" 239 #: core/validators.py:86 240 msgid "Enter only digits separated by commas." 244 241 msgstr "" 245 242 246 #: contrib/comments/views/comments.py:207 247 #: contrib/comments/views/comments.py:292 248 msgid "" 249 "The comment form had an invalid 'target' parameter -- the object ID was " 250 "invalid" 243 #: core/validators.py:98 244 msgid "Enter valid e-mail addresses separated by commas." 251 245 msgstr "" 252 246 253 #: contrib/comments/views/comments.py:257 254 #: contrib/comments/views/comments.py:321 255 msgid "The comment form didn't provide either 'preview' or 'post'" 247 #: core/validators.py:102 248 msgid "Please enter a valid IP address." 256 249 msgstr "" 257 250 258 #: contrib/comments/templates/comments/form.html:6 259 #: contrib/comments/templates/comments/form.html:8 260 #: contrib/admin/templates/admin/login.html:17 261 msgid "Username:" 251 #: core/validators.py:106 252 msgid "Empty values are not allowed here." 262 253 msgstr "" 263 254 264 #: contrib/comments/templates/comments/form.html:6 265 #: contrib/admin/templates/admin/login.html:20 266 msgid "Password:" 255 #: core/validators.py:110 256 msgid "Non-numeric characters aren't allowed here." 267 257 msgstr "" 268 258 269 #: co ntrib/comments/templates/comments/form.html:6270 msgid " Forgotten your password?"259 #: core/validators.py:114 260 msgid "This value can't be comprised solely of digits." 271 261 msgstr "" 272 262 273 #: contrib/comments/templates/comments/form.html:8 274 #: contrib/admin/templates/admin/object_history.html:3 275 #: contrib/admin/templates/admin/change_list.html:5 276 #: contrib/admin/templates/admin/base.html:23 277 #: contrib/admin/templates/admin/delete_confirmation.html:3 278 #: contrib/admin/templates/admin/change_form.html:10 279 #: contrib/admin/templates/registration/password_change_done.html:3 280 #: contrib/admin/templates/registration/password_change_form.html:3 281 #: contrib/admin/templates/admin_doc/bookmarklets.html:4 282 #: contrib/admin/templates/admin_doc/view_detail.html:4 283 #: contrib/admin/templates/admin_doc/template_tag_index.html:5 284 #: contrib/admin/templates/admin_doc/template_detail.html:4 285 #: contrib/admin/templates/admin_doc/template_filter_index.html:5 286 #: contrib/admin/templates/admin_doc/missing_docutils.html:4 287 #: contrib/admin/templates/admin_doc/view_index.html:5 288 #: contrib/admin/templates/admin_doc/model_detail.html:3 289 #: contrib/admin/templates/admin_doc/index.html:4 290 #: contrib/admin/templates/admin_doc/model_index.html:5 291 msgid "Log out" 263 #: core/validators.py:119 264 msgid "Enter a whole number." 292 265 msgstr "" 293 266 294 #: co ntrib/comments/templates/comments/form.html:12295 msgid " Ratings"267 #: core/validators.py:123 268 msgid "Only alphabetical characters are allowed here." 296 269 msgstr "" 297 270 298 #: contrib/comments/templates/comments/form.html:12 299 #: contrib/comments/templates/comments/form.html:23 300 msgid "Required" 271 #: core/validators.py:127 272 msgid "Enter a valid date in YYYY-MM-DD format." 301 273 msgstr "" 302 274 303 #: contrib/comments/templates/comments/form.html:12 304 #: contrib/comments/templates/comments/form.html:23 305 msgid "Optional" 275 #: core/validators.py:131 276 msgid "Enter a valid time in HH:MM format." 306 277 msgstr "" 307 278 308 #: co ntrib/comments/templates/comments/form.html:23309 msgid " Post a photo"279 #: core/validators.py:139 280 msgid "Enter a valid e-mail address." 310 281 msgstr "" 311 282 312 #: contrib/comments/templates/comments/form.html:27 313 #: contrib/comments/templates/comments/freeform.html:5 314 msgid "Comment:" 283 #: core/validators.py:151 284 msgid "" 285 "Upload a valid image. The file you uploaded was either not an image or a " 286 "corrupted image." 315 287 msgstr "" 316 288 317 #: co ntrib/comments/templates/comments/form.html:32318 # : contrib/comments/templates/comments/freeform.html:9319 msgid " Preview comment"289 #: core/validators.py:158 290 #, python-format 291 msgid "The URL %s does not point to a valid image." 320 292 msgstr "" 321 293 322 #: contrib/comments/templates/comments/freeform.html:4 323 msgid "Your name:" 294 #: core/validators.py:162 295 #, python-format 296 msgid "Phone numbers must be in XXX-XXX-XXXX format. \"%s\" is invalid." 324 297 msgstr "" 325 298 326 #: co ntrib/admin/filterspecs.py:40299 #: core/validators.py:170 327 300 #, python-format 328 msgid "" 329 "<h3>By %s:</h3>\n" 330 "<ul>\n" 301 msgid "The URL %s does not point to a valid QuickTime video." 331 302 msgstr "" 332 303 333 #: contrib/admin/filterspecs.py:70 contrib/admin/filterspecs.py:88 334 #: contrib/admin/filterspecs.py:143 335 msgid "All" 304 #: core/validators.py:174 305 msgid "A valid URL is required." 336 306 msgstr "" 337 307 338 #: contrib/admin/filterspecs.py:109 339 msgid "Any date" 308 #: core/validators.py:188 309 #, python-format 310 msgid "" 311 "Valid HTML is required. Specific errors are:\n" 312 "%s" 340 313 msgstr "" 341 314 342 #: contrib/admin/filterspecs.py:110 343 msgid "Today" 315 #: core/validators.py:195 316 #, python-format 317 msgid "Badly formed XML: %s" 344 318 msgstr "" 345 319 346 #: contrib/admin/filterspecs.py:113 347 msgid "Past 7 days" 320 #: core/validators.py:205 321 #, python-format 322 msgid "Invalid URL: %s" 348 323 msgstr "" 349 324 350 #: contrib/admin/filterspecs.py:115 351 msgid "This month" 325 #: core/validators.py:209 core/validators.py:211 326 #, python-format 327 msgid "The URL %s is a broken link." 352 328 msgstr "" 353 329 354 #: co ntrib/admin/filterspecs.py:117355 msgid " This year"330 #: core/validators.py:217 331 msgid "Enter a valid U.S. state abbreviation." 356 332 msgstr "" 357 333 358 #: contrib/admin/filterspecs.py:143 359 msgid "Yes" 360 msgstr "" 334 #: core/validators.py:232 335 #, python-format 336 msgid "Watch your mouth! The word %s is not allowed here." 337 msgid_plural "Watch your mouth! The words %s are not allowed here." 338 msgstr[0] "" 339 msgstr[1] "" 361 340 362 #: contrib/admin/filterspecs.py:143 363 msgid "No" 341 #: core/validators.py:239 342 #, python-format 343 msgid "This field must match the '%s' field." 364 344 msgstr "" 365 345 366 #: co ntrib/admin/filterspecs.py:150367 msgid " Unknown"346 #: core/validators.py:258 347 msgid "Please enter something for at least one field." 368 348 msgstr "" 369 349 370 #: co ntrib/admin/models.py:16371 msgid " action time"350 #: core/validators.py:267 core/validators.py:278 351 msgid "Please enter both fields or leave them both empty." 372 352 msgstr "" 373 353 374 #: contrib/admin/models.py:19 375 msgid "object id" 354 #: core/validators.py:285 355 #, python-format 356 msgid "This field must be given if %(field)s is %(value)s" 376 357 msgstr "" 377 358 378 #: contrib/admin/models.py:20 379 msgid "object repr" 359 #: core/validators.py:297 360 #, python-format 361 msgid "This field must be given if %(field)s is not %(value)s" 380 362 msgstr "" 381 363 382 #: co ntrib/admin/models.py:21383 msgid " action flag"364 #: core/validators.py:316 365 msgid "Duplicate values are not allowed." 384 366 msgstr "" 385 367 386 #: contrib/admin/models.py:22 387 msgid "change message" 368 #: core/validators.py:339 369 #, python-format 370 msgid "This value must be a power of %s." 388 371 msgstr "" 389 372 390 #: co ntrib/admin/models.py:25391 msgid " log entry"373 #: core/validators.py:350 374 msgid "Please enter a valid decimal number." 392 375 msgstr "" 393 376 394 #: contrib/admin/models.py:26 395 msgid "log entries" 396 msgstr "" 377 #: core/validators.py:352 378 #, python-format 379 msgid "Please enter a valid decimal number with at most %s total digit." 380 msgid_plural "" 381 "Please enter a valid decimal number with at most %s total digits." 382 msgstr[0] "" 383 msgstr[1] "" 397 384 398 #: contrib/admin/templatetags/admin_list.py:228 399 msgid "All dates" 400 msgstr "" 385 #: core/validators.py:355 386 #, python-format 387 msgid "Please enter a valid decimal number with at most %s decimal place." 388 msgid_plural "" 389 "Please enter a valid decimal number with at most %s decimal places." 390 msgstr[0] "" 391 msgstr[1] "" 401 392 402 #: contrib/admin/views/decorators.py:9 contrib/auth/forms.py:36 403 #: contrib/auth/forms.py:41 404 msgid "" 405 "Please enter a correct username and password. Note that both fields are case-" 406 "sensitive." 393 #: core/validators.py:365 394 #, python-format 395 msgid "Make sure your uploaded file is at least %s bytes big." 407 396 msgstr "" 408 397 409 #: co ntrib/admin/views/decorators.py:23410 # : contrib/admin/templates/admin/login.html:25411 msgid " Log in"398 #: core/validators.py:366 399 #, python-format 400 msgid "Make sure your uploaded file is at most %s bytes big." 412 401 msgstr "" 413 402 414 #: contrib/admin/views/decorators.py:61 415 msgid "" 416 "Please log in again, because your session has expired. Don't worry: Your " 417 "submission has been saved." 403 #: core/validators.py:379 404 msgid "The format for this field is wrong." 418 405 msgstr "" 419 406 420 #: contrib/admin/views/decorators.py:68 421 msgid "" 422 "Looks like your browser isn't configured to accept cookies. Please enable " 423 "cookies, reload this page, and try again." 407 #: core/validators.py:394 408 msgid "This field is invalid." 424 409 msgstr "" 425 410 426 #: contrib/admin/views/decorators.py:82 427 msgid "Usernames cannot contain the '@' character." 411 #: core/validators.py:429 412 #, python-format 413 msgid "Could not retrieve anything from %s." 428 414 msgstr "" 429 415 430 #: co ntrib/admin/views/decorators.py:84416 #: core/validators.py:432 431 417 #, python-format 432 msgid "Your e-mail address is not your username. Try '%s' instead." 418 msgid "" 419 "The URL %(url)s returned the invalid Content-Type header '%(contenttype)s'." 433 420 msgstr "" 434 421 435 #: contrib/admin/views/main.py:226 436 msgid "Site administration" 422 #: core/validators.py:465 423 #, python-format 424 msgid "" 425 "Please close the unclosed %(tag)s tag from line %(line)s. (Line starts with " 426 "\"%(start)s\".)" 437 427 msgstr "" 438 428 439 #: co ntrib/admin/views/main.py:260429 #: core/validators.py:469 440 430 #, python-format 441 msgid "The %(name)s \"%(obj)s\" was added successfully." 431 msgid "" 432 "Some text starting on line %(line)s is not allowed in that context. (Line " 433 "starts with \"%(start)s\".)" 442 434 msgstr "" 443 435 444 #: contrib/admin/views/main.py:264 contrib/admin/views/main.py:348 445 msgid "You may edit it again below." 436 #: core/validators.py:474 437 #, python-format 438 msgid "" 439 "\"%(attr)s\" on line %(line)s is an invalid attribute. (Line starts with \"%" 440 "(start)s\".)" 446 441 msgstr "" 447 442 448 #: co ntrib/admin/views/main.py:272 contrib/admin/views/main.py:357443 #: core/validators.py:479 449 444 #, python-format 450 msgid "You may add another %s below." 445 msgid "" 446 "\"<%(tag)s>\" on line %(line)s is an invalid tag. (Line starts with \"%" 447 "(start)s\".)" 451 448 msgstr "" 452 449 453 #: co ntrib/admin/views/main.py:290450 #: core/validators.py:483 454 451 #, python-format 455 msgid "Add %s" 452 msgid "" 453 "A tag on line %(line)s is missing one or more required attributes. (Line " 454 "starts with \"%(start)s\".)" 456 455 msgstr "" 457 456 458 #: co ntrib/admin/views/main.py:336457 #: core/validators.py:488 459 458 #, python-format 460 msgid "Added %s." 459 msgid "" 460 "The \"%(attr)s\" attribute on line %(line)s has an invalid value. (Line " 461 "starts with \"%(start)s\".)" 461 462 msgstr "" 462 463 463 #: contrib/admin/views/main.py:336 contrib/admin/views/main.py:338 464 #: contrib/admin/views/main.py:340 465 msgid "and" 466 msgstr "" 464 #: utils/translation.py:363 465 msgid "DATE_FORMAT" 466 msgstr "N j, Y" 467 467 468 #: contrib/admin/views/main.py:338 469 #, python-format 470 msgid "Changed %s." 471 msgstr "" 468 #: utils/translation.py:364 469 msgid "DATETIME_FORMAT" 470 msgstr "N j, Y, P" 472 471 473 #: contrib/admin/views/main.py:340 474 #, python-format 475 msgid "Deleted %s." 476 msgstr "" 472 #: utils/translation.py:365 473 msgid "TIME_FORMAT" 474 msgstr "P" 477 475 478 #: contrib/admin/views/main.py:343 479 msgid "No fields changed." 476 #: utils/translation.py:381 477 msgid "YEAR_MONTH_FORMAT" 478 msgstr "F Y" 479 480 #: utils/translation.py:382 481 msgid "MONTH_DAY_FORMAT" 482 msgstr "F j" 483 484 #: utils/dates.py:6 485 msgid "Monday" 480 486 msgstr "" 481 487 482 #: contrib/admin/views/main.py:346 483 #, python-format 484 msgid "The %(name)s \"%(obj)s\" was changed successfully." 488 #: utils/dates.py:6 489 msgid "Tuesday" 485 490 msgstr "" 486 491 487 #: contrib/admin/views/main.py:354 488 #, python-format 489 msgid "" 490 "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." 492 #: utils/dates.py:6 493 msgid "Wednesday" 491 494 msgstr "" 492 495 493 #: contrib/admin/views/main.py:392 494 #, python-format 495 msgid "Change %s" 496 #: utils/dates.py:6 497 msgid "Thursday" 496 498 msgstr "" 497 499 498 #: contrib/admin/views/main.py:470 499 #, python-format 500 msgid "One or more %(fieldname)s in %(name)s: %(obj)s" 500 #: utils/dates.py:6 501 msgid "Friday" 501 502 msgstr "" 502 503 503 #: contrib/admin/views/main.py:475 504 #, python-format 505 msgid "One or more %(fieldname)s in %(name)s:" 504 #: utils/dates.py:7 505 msgid "Saturday" 506 506 msgstr "" 507 507 508 #: contrib/admin/views/main.py:508 509 #, python-format 510 msgid "The %(name)s \"%(obj)s\" was deleted successfully." 508 #: utils/dates.py:7 509 msgid "Sunday" 511 510 msgstr "" 512 511 513 #: contrib/admin/views/main.py:511514 msgid " Are you sure?"512 #: utils/dates.py:14 513 msgid "January" 515 514 msgstr "" 516 515 517 #: contrib/admin/views/main.py:533 518 #, python-format 519 msgid "Change history: %s" 516 #: utils/dates.py:14 517 msgid "February" 520 518 msgstr "" 521 519 522 #: contrib/admin/views/main.py:565 523 #, python-format 524 msgid "Select %s" 520 #: utils/dates.py:14 utils/dates.py:27 521 msgid "March" 525 522 msgstr "" 526 523 527 #: contrib/admin/views/main.py:565 528 #, python-format 529 msgid "Select %s to change" 524 #: utils/dates.py:14 utils/dates.py:27 525 msgid "April" 530 526 msgstr "" 531 527 532 #: contrib/admin/views/doc.py:277 contrib/admin/views/doc.py:286 533 #: contrib/admin/views/doc.py:288 contrib/admin/views/doc.py:294 534 #: contrib/admin/views/doc.py:295 contrib/admin/views/doc.py:297 535 msgid "Integer" 528 #: utils/dates.py:14 utils/dates.py:27 529 msgid "May" 536 530 msgstr "" 537 531 538 #: contrib/admin/views/doc.py:278539 msgid " Boolean (Either True or False)"532 #: utils/dates.py:14 utils/dates.py:27 533 msgid "June" 540 534 msgstr "" 541 535 542 #: contrib/admin/views/doc.py:279 contrib/admin/views/doc.py:296 543 #, python-format 544 msgid "String (up to %(maxlength)s)" 536 #: utils/dates.py:15 utils/dates.py:27 537 msgid "July" 545 538 msgstr "" 546 539 547 #: contrib/admin/views/doc.py:280548 msgid " Comma-separated integers"540 #: utils/dates.py:15 541 msgid "August" 549 542 msgstr "" 550 543 551 #: contrib/admin/views/doc.py:281552 msgid " Date (without time)"544 #: utils/dates.py:15 545 msgid "September" 553 546 msgstr "" 554 547 555 #: contrib/admin/views/doc.py:282556 msgid " Date (with time)"548 #: utils/dates.py:15 549 msgid "October" 557 550 msgstr "" 558 551 559 #: contrib/admin/views/doc.py:283560 msgid " E-mail address"552 #: utils/dates.py:15 553 msgid "November" 561 554 msgstr "" 562 555 563 #: contrib/admin/views/doc.py:284 contrib/admin/views/doc.py:287564 msgid " File path"556 #: utils/dates.py:16 557 msgid "December" 565 558 msgstr "" 566 559 567 #: contrib/admin/views/doc.py:285568 msgid " Decimal number"560 #: utils/dates.py:19 561 msgid "jan" 569 562 msgstr "" 570 563 571 #: contrib/admin/views/doc.py:291572 msgid " Boolean (Either True, False or None)"564 #: utils/dates.py:19 565 msgid "feb" 573 566 msgstr "" 574 567 575 #: contrib/admin/views/doc.py:292576 msgid " Relation to parent model"568 #: utils/dates.py:19 569 msgid "mar" 577 570 msgstr "" 578 571 579 #: contrib/admin/views/doc.py:293580 msgid " Phone number"572 #: utils/dates.py:19 573 msgid "apr" 581 574 msgstr "" 582 575 583 #: contrib/admin/views/doc.py:298584 msgid " Text"576 #: utils/dates.py:19 577 msgid "may" 585 578 msgstr "" 586 579 587 #: contrib/admin/views/doc.py:299588 msgid " Time"580 #: utils/dates.py:19 581 msgid "jun" 589 582 msgstr "" 590 583 591 #: contrib/admin/views/doc.py:300 contrib/flatpages/models.py:7592 msgid " URL"584 #: utils/dates.py:20 585 msgid "jul" 593 586 msgstr "" 594 587 595 #: contrib/admin/views/doc.py:301596 msgid " U.S. state (two uppercase letters)"588 #: utils/dates.py:20 589 msgid "aug" 597 590 msgstr "" 598 591 599 #: contrib/admin/views/doc.py:302600 msgid " XML text"592 #: utils/dates.py:20 593 msgid "sep" 601 594 msgstr "" 602 595 603 #: contrib/admin/templates/admin/object_history.html:3 604 #: contrib/admin/templates/admin/change_list.html:5 605 #: contrib/admin/templates/admin/base.html:23 606 #: contrib/admin/templates/admin/delete_confirmation.html:3 607 #: contrib/admin/templates/admin/change_form.html:10 608 #: contrib/admin/templates/registration/password_change_done.html:3 609 #: contrib/admin/templates/registration/password_change_form.html:3 610 #: contrib/admin/templates/admin_doc/bookmarklets.html:3 611 msgid "Documentation" 596 #: utils/dates.py:20 597 msgid "oct" 612 598 msgstr "" 613 599 614 #: contrib/admin/templates/admin/object_history.html:3 615 #: contrib/admin/templates/admin/change_list.html:5 616 #: contrib/admin/templates/admin/base.html:23 617 #: contrib/admin/templates/admin/delete_confirmation.html:3 618 #: contrib/admin/templates/admin/change_form.html:10 619 #: contrib/admin/templates/registration/password_change_done.html:3 620 #: contrib/admin/templates/registration/password_change_form.html:3 621 #: contrib/admin/templates/admin_doc/bookmarklets.html:4 622 #: contrib/admin/templates/admin_doc/view_detail.html:4 623 #: contrib/admin/templates/admin_doc/template_tag_index.html:5 624 #: contrib/admin/templates/admin_doc/template_detail.html:4 625 #: contrib/admin/templates/admin_doc/template_filter_index.html:5 626 #: contrib/admin/templates/admin_doc/missing_docutils.html:4 627 #: contrib/admin/templates/admin_doc/view_index.html:5 628 #: contrib/admin/templates/admin_doc/model_detail.html:3 629 #: contrib/admin/templates/admin_doc/index.html:4 630 #: contrib/admin/templates/admin_doc/model_index.html:5 631 msgid "Change password" 600 #: utils/dates.py:20 601 msgid "nov" 632 602 msgstr "" 633 603 634 #: contrib/admin/templates/admin/object_history.html:5 635 #: contrib/admin/templates/admin/500.html:4 636 #: contrib/admin/templates/admin/change_list.html:6 637 #: contrib/admin/templates/admin/base.html:28 638 #: contrib/admin/templates/admin/delete_confirmation.html:6 639 #: contrib/admin/templates/admin/change_form.html:13 640 #: contrib/admin/templates/registration/password_change_done.html:4 641 #: contrib/admin/templates/registration/password_reset_form.html:4 642 #: contrib/admin/templates/registration/logged_out.html:4 643 #: contrib/admin/templates/registration/password_reset_done.html:4 644 #: contrib/admin/templates/registration/password_change_form.html:4 645 #: contrib/admin/templates/admin_doc/bookmarklets.html:3 646 msgid "Home" 604 #: utils/dates.py:20 605 msgid "dec" 647 606 msgstr "" 648 607 649 #: contrib/admin/templates/admin/object_history.html:5 650 #: contrib/admin/templates/admin/change_form.html:20 651 msgid "History" 608 #: utils/dates.py:27 609 msgid "Jan." 652 610 msgstr "" 653 611 654 #: contrib/admin/templates/admin/object_history.html:18655 msgid " Date/time"612 #: utils/dates.py:27 613 msgid "Feb." 656 614 msgstr "" 657 615 658 #: contrib/admin/templates/admin/object_history.html:19659 msgid " User"616 #: utils/dates.py:28 617 msgid "Aug." 660 618 msgstr "" 661 619 662 #: contrib/admin/templates/admin/object_history.html:20663 msgid " Action"620 #: utils/dates.py:28 621 msgid "Sept." 664 622 msgstr "" 665 623 666 #: contrib/admin/templates/admin/object_history.html:26 667 msgid "DATE_WITH_TIME_FULL" 668 msgstr "N j, Y, P" 669 670 #: contrib/admin/templates/admin/object_history.html:36 671 msgid "" 672 "This object doesn't have a change history. It probably wasn't added via this " 673 "admin site." 624 #: utils/dates.py:28 625 msgid "Oct." 674 626 msgstr "" 675 627 676 #: contrib/admin/templates/admin/base_site.html:4677 msgid " Django site admin"628 #: utils/dates.py:28 629 msgid "Nov." 678 630 msgstr "" 679 631 680 #: contrib/admin/templates/admin/base_site.html:7681 msgid "D jango administration"632 #: utils/dates.py:28 633 msgid "Dec." 682 634 msgstr "" 683 635 684 #: contrib/admin/templates/admin/500.html:4 685 msgid "Server error" 686 msgstr "" 636 #: utils/timesince.py:12 637 msgid "year" 638 msgid_plural "years" 639 msgstr[0] "" 640 msgstr[1] "" 687 641 688 #: contrib/admin/templates/admin/500.html:6 689 msgid "Server error (500)" 690 msgstr "" 642 #: utils/timesince.py:13 643 msgid "month" 644 msgid_plural "months" 645 msgstr[0] "" 646 msgstr[1] "" 691 647 692 #: contrib/admin/templates/admin/500.html:9 693 msgid "Server Error <em>(500)</em>" 694 msgstr "" 648 #: utils/timesince.py:14 649 msgid "week" 650 msgid_plural "weeks" 651 msgstr[0] "" 652 msgstr[1] "" 695 653 696 #: contrib/admin/templates/admin/500.html:10697 msgid " "698 "There's been an error. It's been reported to the site administrators via e-"699 "mail and should be fixed shortly. Thanks for your patience."700 msgstr ""654 #: utils/timesince.py:15 655 msgid "day" 656 msgid_plural "days" 657 msgstr[0] "" 658 msgstr[1] "" 701 659 702 #: contrib/admin/templates/admin/404.html:4 703 #: contrib/admin/templates/admin/404.html:8 704 msgid "Page not found" 705 msgstr "" 660 #: utils/timesince.py:16 661 msgid "hour" 662 msgid_plural "hours" 663 msgstr[0] "" 664 msgstr[1] "" 706 665 707 #: contrib/admin/templates/admin/404.html:10 708 msgid "We're sorry, but the requested page could not be found." 709 msgstr "" 666 #: utils/timesince.py:17 667 msgid "minute" 668 msgid_plural "minutes" 669 msgstr[0] "" 670 msgstr[1] "" 710 671 711 #: contrib/admin/templates/admin/index.html:17 712 #, python-format 713 msgid "Models available in the %(name)s application." 672 #: contrib/contenttypes/models.py:25 673 msgid "python model class name" 714 674 msgstr "" 715 675 716 #: contrib/admin/templates/admin/index.html:28 717 #: contrib/admin/templates/admin/change_form.html:15 718 msgid "Add" 676 #: contrib/contenttypes/models.py:28 677 msgid "content type" 719 678 msgstr "" 720 679 721 #: contrib/ admin/templates/admin/index.html:34722 msgid " Change"680 #: contrib/contenttypes/models.py:29 681 msgid "content types" 723 682 msgstr "" 724 683 725 #: contrib/a dmin/templates/admin/index.html:44726 msgid " You don't have permission to edit anything."684 #: contrib/auth/models.py:13 contrib/auth/models.py:26 685 msgid "name" 727 686 msgstr "" 728 687 729 #: contrib/a dmin/templates/admin/index.html:52730 msgid " Recent Actions"688 #: contrib/auth/models.py:15 689 msgid "codename" 731 690 msgstr "" 732 691 733 #: contrib/a dmin/templates/admin/index.html:53734 msgid " My Actions"692 #: contrib/auth/models.py:17 693 msgid "permission" 735 694 msgstr "" 736 695 737 #: contrib/a dmin/templates/admin/index.html:57738 msgid " None available"696 #: contrib/auth/models.py:18 contrib/auth/models.py:27 697 msgid "permissions" 739 698 msgstr "" 740 699 741 #: contrib/admin/templates/admin/change_list.html:11 742 #, python-format 743 msgid "Add %(name)s" 700 #: contrib/auth/models.py:29 701 msgid "group" 744 702 msgstr "" 745 703 746 #: contrib/a dmin/templates/admin/login.html:22747 msgid " Have you <a href=\"/password_reset/\">forgotten your password</a>?"704 #: contrib/auth/models.py:30 contrib/auth/models.py:65 705 msgid "groups" 748 706 msgstr "" 749 707 750 #: contrib/a dmin/templates/admin/base.html:23751 msgid " Welcome,"708 #: contrib/auth/models.py:55 709 msgid "username" 752 710 msgstr "" 753 711 754 #: contrib/admin/templates/admin/delete_confirmation.html:9 755 #: contrib/admin/templates/admin/submit_line.html:3 756 msgid "Delete" 712 #: contrib/auth/models.py:56 713 msgid "first name" 757 714 msgstr "" 758 715 759 #: contrib/admin/templates/admin/delete_confirmation.html:14 760 #, python-format 761 msgid "" 762 "Deleting the %(object_name)s '%(object)s' would result in deleting related " 763 "objects, but your account doesn't have permission to delete the following " 764 "types of objects:" 716 #: contrib/auth/models.py:57 717 msgid "last name" 765 718 msgstr "" 766 719 767 #: contrib/admin/templates/admin/delete_confirmation.html:21 768 #, python-format 769 msgid "" 770 "Are you sure you want to delete the %(object_name)s \"%(object)s\"? All of " 771 "the following related items will be deleted:" 720 #: contrib/auth/models.py:58 721 msgid "e-mail address" 772 722 msgstr "" 773 723 774 #: contrib/a dmin/templates/admin/delete_confirmation.html:26775 msgid " Yes, I'm sure"724 #: contrib/auth/models.py:59 725 msgid "password" 776 726 msgstr "" 777 727 778 #: contrib/admin/templates/admin/filter.html:2 779 #, python-format 780 msgid " By %(title)s " 728 #: contrib/auth/models.py:59 729 msgid "Use '[algo]$[salt]$[hexdigest]'" 781 730 msgstr "" 782 731 783 #: contrib/a dmin/templates/admin/search_form.html:8784 msgid " Go"732 #: contrib/auth/models.py:60 733 msgid "staff status" 785 734 msgstr "" 786 735 787 #: contrib/a dmin/templates/admin/change_form.html:21788 msgid " View on site"736 #: contrib/auth/models.py:60 737 msgid "Designates whether the user can log into this admin site." 789 738 msgstr "" 790 739 791 #: contrib/admin/templates/admin/change_form.html:30 792 msgid "Please correct the error below." 793 msgid_plural "Please correct the errors below." 794 msgstr[0] "" 795 msgstr[1] "" 796 797 #: contrib/admin/templates/admin/change_form.html:48 798 msgid "Ordering" 740 #: contrib/auth/models.py:61 741 msgid "active" 799 742 msgstr "" 800 743 801 #: contrib/a dmin/templates/admin/change_form.html:51802 msgid " Order:"744 #: contrib/auth/models.py:62 745 msgid "superuser status" 803 746 msgstr "" 804 747 805 #: contrib/a dmin/templates/admin/submit_line.html:4806 msgid " Save as new"748 #: contrib/auth/models.py:63 749 msgid "last login" 807 750 msgstr "" 808 751 809 #: contrib/a dmin/templates/admin/submit_line.html:5810 msgid " Save and add another"752 #: contrib/auth/models.py:64 753 msgid "date joined" 811 754 msgstr "" 812 755 813 #: contrib/admin/templates/admin/submit_line.html:6 814 msgid "Save and continue editing" 756 #: contrib/auth/models.py:66 757 msgid "" 758 "In addition to the permissions manually assigned, this user will also get " 759 "all permissions granted to each group he/she is in." 815 760 msgstr "" 816 761 817 #: contrib/a dmin/templates/admin/submit_line.html:7818 msgid " Save"762 #: contrib/auth/models.py:67 763 msgid "user permissions" 819 764 msgstr "" 820 765 821 #: contrib/admin/templates/registration/password_change_done.html:4 822 #: contrib/admin/templates/registration/password_change_form.html:4 823 #: contrib/admin/templates/registration/password_change_form.html:6 824 #: contrib/admin/templates/registration/password_change_form.html:10 825 msgid "Password change" 766 #: contrib/auth/models.py:70 767 msgid "user" 826 768 msgstr "" 827 769 828 #: contrib/admin/templates/registration/password_change_done.html:6 829 #: contrib/admin/templates/registration/password_change_done.html:10 830 msgid "Password change successful" 770 #: contrib/auth/models.py:71 771 msgid "users" 831 772 msgstr "" 832 773 833 #: contrib/a dmin/templates/registration/password_change_done.html:12834 msgid " Your password was changed."774 #: contrib/auth/models.py:76 775 msgid "Personal info" 835 776 msgstr "" 836 777 837 #: contrib/admin/templates/registration/password_reset_form.html:4 838 #: contrib/admin/templates/registration/password_reset_form.html:6 839 #: contrib/admin/templates/registration/password_reset_form.html:10 840 #: contrib/admin/templates/registration/password_reset_done.html:4 841 msgid "Password reset" 778 #: contrib/auth/models.py:77 779 msgid "Permissions" 842 780 msgstr "" 843 781 844 #: contrib/admin/templates/registration/password_reset_form.html:12 845 msgid "" 846 "Forgotten your password? Enter your e-mail address below, and we'll reset " 847 "your password and e-mail the new one to you." 782 #: contrib/auth/models.py:78 783 msgid "Important dates" 848 784 msgstr "" 849 785 850 #: contrib/a dmin/templates/registration/password_reset_form.html:16851 msgid " E-mail address:"786 #: contrib/auth/models.py:79 787 msgid "Groups" 852 788 msgstr "" 853 789 854 #: contrib/a dmin/templates/registration/password_reset_form.html:16855 msgid " Reset my password"790 #: contrib/auth/models.py:219 791 msgid "message" 856 792 msgstr "" 857 793 858 #: contrib/admin/templates/registration/logged_out.html:8 859 msgid "Thanks for spending some quality time with the Web site today." 794 #: contrib/auth/forms.py:30 795 msgid "" 796 "Your Web browser doesn't appear to have cookies enabled. Cookies are " 797 "required for logging in." 860 798 msgstr "" 861 799 862 #: contrib/admin/templates/registration/logged_out.html:10 863 msgid "Log in again" 800 #: contrib/auth/forms.py:36 contrib/auth/forms.py:41 801 #: contrib/admin/views/decorators.py:9 802 msgid "" 803 "Please enter a correct username and password. Note that both fields are case-" 804 "sensitive." 864 805 msgstr "" 865 806 866 #: contrib/admin/templates/registration/password_reset_done.html:6 867 #: contrib/admin/templates/registration/password_reset_done.html:10 868 msgid "Password reset successful" 807 #: contrib/redirects/models.py:7 808 msgid "redirect from" 869 809 msgstr "" 870 810 871 #: contrib/ admin/templates/registration/password_reset_done.html:12811 #: contrib/redirects/models.py:8 872 812 msgid "" 873 " We've e-mailed a new password to the e-mail address you submitted. You"874 " should be receiving it shortly."813 "This should be an absolute path, excluding the domain name. Example: '/" 814 "events/search/'." 875 815 msgstr "" 876 816 877 #: contrib/admin/templates/registration/password_change_form.html:12 878 msgid "" 879 "Please enter your old password, for security's sake, and then enter your new " 880 "password twice so we can verify you typed it in correctly." 817 #: contrib/redirects/models.py:9 818 msgid "redirect to" 881 819 msgstr "" 882 820 883 #: contrib/admin/templates/registration/password_change_form.html:17 884 msgid "Old password:" 821 #: contrib/redirects/models.py:10 822 msgid "" 823 "This can be either an absolute path (as above) or a full URL starting with " 824 "'http://'." 885 825 msgstr "" 886 826 887 #: contrib/ admin/templates/registration/password_change_form.html:19888 msgid " New password:"827 #: contrib/redirects/models.py:12 828 msgid "redirect" 889 829 msgstr "" 890 830 891 #: contrib/ admin/templates/registration/password_change_form.html:21892 msgid " Confirm password:"831 #: contrib/redirects/models.py:13 832 msgid "redirects" 893 833 msgstr "" 894 834 895 #: contrib/ admin/templates/registration/password_change_form.html:23896 msgid " Change my password"835 #: contrib/comments/models.py:67 contrib/comments/models.py:166 836 msgid "object ID" 897 837 msgstr "" 898 838 899 #: contrib/ admin/templates/registration/password_reset_email.html:2900 msgid " You're receiving this e-mail because you requested a password reset"839 #: contrib/comments/models.py:68 840 msgid "headline" 901 841 msgstr "" 902 842 903 #: contrib/ admin/templates/registration/password_reset_email.html:3904 # , python-format905 msgid " for your user account at %(site_name)s"843 #: contrib/comments/models.py:69 contrib/comments/models.py:90 844 #: contrib/comments/models.py:167 845 msgid "comment" 906 846 msgstr "" 907 847 908 #: contrib/admin/templates/registration/password_reset_email.html:5 909 #, python-format 910 msgid "Your new password is: %(new_password)s" 848 #: contrib/comments/models.py:70 849 msgid "rating #1" 911 850 msgstr "" 912 851 913 #: contrib/ admin/templates/registration/password_reset_email.html:7914 msgid " Feel free to change this password by going to this page:"852 #: contrib/comments/models.py:71 853 msgid "rating #2" 915 854 msgstr "" 916 855 917 #: contrib/ admin/templates/registration/password_reset_email.html:11918 msgid " Your username, in case you've forgotten:"856 #: contrib/comments/models.py:72 857 msgid "rating #3" 919 858 msgstr "" 920 859 921 #: contrib/ admin/templates/registration/password_reset_email.html:13922 msgid " Thanks for using our site!"860 #: contrib/comments/models.py:73 861 msgid "rating #4" 923 862 msgstr "" 924 863 925 #: contrib/admin/templates/registration/password_reset_email.html:15 926 #, python-format 927 msgid "The %(site_name)s team" 864 #: contrib/comments/models.py:74 865 msgid "rating #5" 928 866 msgstr "" 929 867 930 #: contrib/ admin/templates/admin_doc/bookmarklets.html:3931 msgid " Bookmarklets"868 #: contrib/comments/models.py:75 869 msgid "rating #6" 932 870 msgstr "" 933 871 934 #: contrib/ admin/templates/admin_doc/bookmarklets.html:5935 msgid " Documentation bookmarklets"872 #: contrib/comments/models.py:76 873 msgid "rating #7" 936 874 msgstr "" 937 875 938 #: contrib/admin/templates/admin_doc/bookmarklets.html:9 939 msgid "" 940 "\n" 941 "<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n" 942 "toolbar, or right-click the link and add it to your bookmarks. Now you can\n" 943 "select the bookmarklet from any page in the site. Note that some of these\n" 944 "bookmarklets require you to be viewing the site from a computer designated\n" 945 "as \"internal\" (talk to your system administrator if you aren't sure if\n" 946 "your computer is \"internal\").</p>\n" 876 #: contrib/comments/models.py:77 877 msgid "rating #8" 947 878 msgstr "" 948 879 949 #: contrib/ admin/templates/admin_doc/bookmarklets.html:19950 msgid " Documentation for this page"880 #: contrib/comments/models.py:82 881 msgid "is valid rating" 951 882 msgstr "" 952 883 953 #: contrib/admin/templates/admin_doc/bookmarklets.html:20 954 msgid "" 955 "Jumps you from any page to the documentation for the view that generates " 956 "that page." 884 #: contrib/comments/models.py:83 contrib/comments/models.py:169 885 msgid "date/time submitted" 957 886 msgstr "" 958 887 959 #: contrib/ admin/templates/admin_doc/bookmarklets.html:22960 msgid " Show object ID"888 #: contrib/comments/models.py:84 contrib/comments/models.py:170 889 msgid "is public" 961 890 msgstr "" 962 891 963 #: contrib/admin/templates/admin_doc/bookmarklets.html:23 964 msgid "" 965 "Shows the content-type and unique ID for pages that represent a single " 966 "object." 892 #: contrib/comments/models.py:85 contrib/admin/views/doc.py:292 893 msgid "IP address" 967 894 msgstr "" 968 895 969 #: contrib/ admin/templates/admin_doc/bookmarklets.html:25970 msgid " Edit this object (current window)"896 #: contrib/comments/models.py:86 897 msgid "is removed" 971 898 msgstr "" 972 899 973 #: contrib/admin/templates/admin_doc/bookmarklets.html:26 974 msgid "Jumps to the admin page for pages that represent a single object." 900 #: contrib/comments/models.py:86 901 msgid "" 902 "Check this box if the comment is inappropriate. A \"This comment has been " 903 "removed\" message will be displayed instead." 975 904 msgstr "" 976 905 977 #: contrib/ admin/templates/admin_doc/bookmarklets.html:28978 msgid " Edit this object (new window)"906 #: contrib/comments/models.py:91 907 msgid "comments" 979 908 msgstr "" 980 909 981 #: contrib/ admin/templates/admin_doc/bookmarklets.html:29982 msgid " As above, but opens the admin page in a new window."910 #: contrib/comments/models.py:131 contrib/comments/models.py:207 911 msgid "Content object" 983 912 msgstr "" 984 913 985 #: contrib/admin/templates/widget/date_time.html:3 986 msgid "Date:" 914 #: contrib/comments/models.py:159 915 #, python-format 916 msgid "" 917 "Posted by %(user)s at %(date)s\n" 918 "\n" 919 "%(comment)s\n" 920 "\n" 921 "http://%(domain)s%(url)s" 987 922 msgstr "" 988 923 989 #: contrib/ admin/templates/widget/date_time.html:4990 msgid " Time:"924 #: contrib/comments/models.py:168 925 msgid "person's name" 991 926 msgstr "" 992 927 993 #: contrib/ admin/templates/widget/file.html:2994 msgid " Currently:"928 #: contrib/comments/models.py:171 929 msgid "ip address" 995 930 msgstr "" 996 931 997 #: contrib/ admin/templates/widget/file.html:3998 msgid " Change:"932 #: contrib/comments/models.py:173 933 msgid "approved by staff" 999 934 msgstr "" 1000 935 1001 #: contrib/ redirects/models.py:71002 msgid " redirect from"936 #: contrib/comments/models.py:176 937 msgid "free comment" 1003 938 msgstr "" 1004 939 1005 #: contrib/redirects/models.py:8 1006 msgid "" 1007 "This should be an absolute path, excluding the domain name. Example: '/" 1008 "events/search/'." 940 #: contrib/comments/models.py:177 941 msgid "free comments" 1009 942 msgstr "" 1010 943 1011 #: contrib/ redirects/models.py:91012 msgid " redirect to"944 #: contrib/comments/models.py:233 945 msgid "score" 1013 946 msgstr "" 1014 947 1015 #: contrib/redirects/models.py:10 1016 msgid "" 1017 "This can be either an absolute path (as above) or a full URL starting with " 1018 "'http://'." 948 #: contrib/comments/models.py:234 949 msgid "score date" 1019 950 msgstr "" 1020 951 1021 #: contrib/ redirects/models.py:121022 msgid " redirect"952 #: contrib/comments/models.py:237 953 msgid "karma score" 1023 954 msgstr "" 1024 955 1025 #: contrib/ redirects/models.py:131026 msgid " redirects"956 #: contrib/comments/models.py:238 957 msgid "karma scores" 1027 958 msgstr "" 1028 959 1029 #: contrib/flatpages/models.py:8 960 #: contrib/comments/models.py:242 961 #, python-format 962 msgid "%(score)d rating by %(user)s" 963 msgstr "" 964 965 #: contrib/comments/models.py:258 966 #, python-format 1030 967 msgid "" 1031 "Example: '/about/contact/'. Make sure to have leading and trailing slashes." 968 "This comment was flagged by %(user)s:\n" 969 "\n" 970 "%(text)s" 1032 971 msgstr "" 1033 972 1034 #: contrib/ flatpages/models.py:91035 msgid " title"973 #: contrib/comments/models.py:265 974 msgid "flag date" 1036 975 msgstr "" 1037 976 1038 #: contrib/ flatpages/models.py:101039 msgid " content"977 #: contrib/comments/models.py:268 978 msgid "user flag" 1040 979 msgstr "" 1041 980 1042 #: contrib/ flatpages/models.py:111043 msgid " enable comments"981 #: contrib/comments/models.py:269 982 msgid "user flags" 1044 983 msgstr "" 1045 984 1046 #: contrib/flatpages/models.py:12 1047 msgid "template name" 985 #: contrib/comments/models.py:273 986 #, python-format 987 msgid "Flag by %r" 1048 988 msgstr "" 1049 989 1050 #: contrib/flatpages/models.py:13 1051 msgid "" 1052 "Example: 'flatpages/contact_page'. If this isn't provided, the system will " 1053 "use 'flatpages/default'." 990 #: contrib/comments/models.py:278 991 msgid "deletion date" 1054 992 msgstr "" 1055 993 1056 #: contrib/ flatpages/models.py:141057 msgid " registration required"994 #: contrib/comments/models.py:280 995 msgid "moderator deletion" 1058 996 msgstr "" 1059 997 1060 #: contrib/ flatpages/models.py:141061 msgid " If this is checked, only logged-in users will be able to view the page."998 #: contrib/comments/models.py:281 999 msgid "moderator deletions" 1062 1000 msgstr "" 1063 1001 1064 #: contrib/flatpages/models.py:18 1065 msgid "flat page" 1002 #: contrib/comments/models.py:285 1003 #, python-format 1004 msgid "Moderator deletion by %r" 1066 1005 msgstr "" 1067 1006 1068 #: contrib/ flatpages/models.py:191069 msgid " flat pages"1007 #: contrib/comments/views/karma.py:19 1008 msgid "Anonymous users cannot vote" 1070 1009 msgstr "" 1071 1010 1072 #: contrib/ auth/models.py:13 contrib/auth/models.py:261073 msgid " name"1011 #: contrib/comments/views/karma.py:23 1012 msgid "Invalid comment ID" 1074 1013 msgstr "" 1075 1014 1076 #: contrib/ auth/models.py:151077 msgid " codename"1015 #: contrib/comments/views/karma.py:25 1016 msgid "No voting for yourself" 1078 1017 msgstr "" 1079 1018 1080 #: contrib/auth/models.py:17 1081 msgid "permission" 1019 #: contrib/comments/views/comments.py:28 1020 msgid "" 1021 "This rating is required because you've entered at least one other rating." 1082 1022 msgstr "" 1083 1023 1084 #: contrib/auth/models.py:18 contrib/auth/models.py:27 1085 msgid "permissions" 1024 #: contrib/comments/views/comments.py:112 1025 #, python-format 1026 msgid "" 1027 "This comment was posted by a user who has posted fewer than %(count)s " 1028 "comment:\n" 1029 "\n" 1030 "%(text)s" 1031 msgid_plural "" 1032 "This comment was posted by a user who has posted fewer than %(count)s " 1033 "comments:\n" 1034 "\n" 1035 "%(text)s" 1036 msgstr[0] "" 1037 msgstr[1] "" 1038 1039 #: contrib/comments/views/comments.py:117 1040 #, python-format 1041 msgid "" 1042 "This comment was posted by a sketchy user:\n" 1043 "\n" 1044 "%(text)s" 1086 1045 msgstr "" 1087 1046 1088 #: contrib/auth/models.py:29 1089 msgid "group" 1047 #: contrib/comments/views/comments.py:189 1048 #: contrib/comments/views/comments.py:280 1049 msgid "Only POSTs are allowed" 1090 1050 msgstr "" 1091 1051 1092 #: contrib/auth/models.py:30 contrib/auth/models.py:65 1093 msgid "groups" 1052 #: contrib/comments/views/comments.py:193 1053 #: contrib/comments/views/comments.py:284 1054 msgid "One or more of the required fields wasn't submitted" 1094 1055 msgstr "" 1095 1056 1096 #: contrib/auth/models.py:55 1097 msgid "username" 1057 #: contrib/comments/views/comments.py:197 1058 #: contrib/comments/views/comments.py:286 1059 msgid "Somebody tampered with the comment form (security violation)" 1098 1060 msgstr "" 1099 1061 1100 #: contrib/auth/models.py:56 1101 msgid "first name" 1062 #: contrib/comments/views/comments.py:207 1063 #: contrib/comments/views/comments.py:292 1064 msgid "" 1065 "The comment form had an invalid 'target' parameter -- the object ID was " 1066 "invalid" 1102 1067 msgstr "" 1103 1068 1104 #: contrib/auth/models.py:57 1105 msgid "last name" 1069 #: contrib/comments/views/comments.py:257 1070 #: contrib/comments/views/comments.py:321 1071 msgid "The comment form didn't provide either 'preview' or 'post'" 1106 1072 msgstr "" 1107 1073 1108 #: contrib/ auth/models.py:581109 msgid " e-mail address"1074 #: contrib/comments/templates/comments/freeform.html:4 1075 msgid "Your name:" 1110 1076 msgstr "" 1111 1077 1112 #: contrib/auth/models.py:59 1113 msgid "password" 1078 #: contrib/comments/templates/comments/freeform.html:5 1079 #: contrib/comments/templates/comments/form.html:27 1080 msgid "Comment:" 1114 1081 msgstr "" 1115 1082 1116 #: contrib/auth/models.py:59 1117 msgid "Use '[algo]$[salt]$[hexdigest]'" 1083 #: contrib/comments/templates/comments/freeform.html:9 1084 #: contrib/comments/templates/comments/form.html:32 1085 msgid "Preview comment" 1118 1086 msgstr "" 1119 1087 1120 #: contrib/auth/models.py:60 1121 msgid "staff status" 1088 #: contrib/comments/templates/comments/form.html:6 1089 #: contrib/comments/templates/comments/form.html:8 1090 #: contrib/admin/templates/admin/login.html:17 1091 msgid "Username:" 1122 1092 msgstr "" 1123 1093 1124 #: contrib/auth/models.py:60 1125 msgid "Designates whether the user can log into this admin site." 1094 #: contrib/comments/templates/comments/form.html:6 1095 #: contrib/admin/templates/admin/login.html:20 1096 msgid "Password:" 1126 1097 msgstr "" 1127 1098 1128 #: contrib/ auth/models.py:611129 msgid " active"1099 #: contrib/comments/templates/comments/form.html:6 1100 msgid "Forgotten your password?" 1130 1101 msgstr "" 1131 1102 1132 #: contrib/auth/models.py:62 1133 msgid "superuser status" 1103 #: contrib/comments/templates/comments/form.html:8 1104 #: contrib/admin/templates/admin/object_history.html:3 1105 #: contrib/admin/templates/admin/change_list.html:5 1106 #: contrib/admin/templates/admin/change_form.html:10 1107 #: contrib/admin/templates/admin/delete_confirmation.html:3 1108 #: contrib/admin/templates/admin/base.html:23 1109 #: contrib/admin/templates/registration/password_change_done.html:3 1110 #: contrib/admin/templates/registration/password_change_form.html:3 1111 #: contrib/admin/templates/admin_doc/bookmarklets.html:4 1112 #: contrib/admin/templates/admin_doc/view_detail.html:4 1113 #: contrib/admin/templates/admin_doc/template_tag_index.html:5 1114 #: contrib/admin/templates/admin_doc/template_detail.html:4 1115 #: contrib/admin/templates/admin_doc/template_filter_index.html:5 1116 #: contrib/admin/templates/admin_doc/missing_docutils.html:4 1117 #: contrib/admin/templates/admin_doc/view_index.html:5 1118 #: contrib/admin/templates/admin_doc/model_detail.html:3 1119 #: contrib/admin/templates/admin_doc/index.html:4 1120 #: contrib/admin/templates/admin_doc/model_index.html:5 1121 msgid "Log out" 1134 1122 msgstr "" 1135 1123 1136 #: contrib/ auth/models.py:631137 msgid " last login"1124 #: contrib/comments/templates/comments/form.html:12 1125 msgid "Ratings" 1138 1126 msgstr "" 1139 1127 1140 #: contrib/auth/models.py:64 1141 msgid "date joined" 1128 #: contrib/comments/templates/comments/form.html:12 1129 #: contrib/comments/templates/comments/form.html:23 1130 msgid "Required" 1142 1131 msgstr "" 1143 1132 1144 #: contrib/auth/models.py:66 1145 msgid "" 1146 "In addition to the permissions manually assigned, this user will also get " 1147 "all permissions granted to each group he/she is in." 1133 #: contrib/comments/templates/comments/form.html:12 1134 #: contrib/comments/templates/comments/form.html:23 1135 msgid "Optional" 1148 1136 msgstr "" 1149 1137 1150 #: contrib/ auth/models.py:671151 msgid " user permissions"1138 #: contrib/comments/templates/comments/form.html:23 1139 msgid "Post a photo" 1152 1140 msgstr "" 1153 1141 1154 #: contrib/ auth/models.py:701155 msgid " user"1142 #: contrib/flatpages/models.py:7 contrib/admin/views/doc.py:303 1143 msgid "URL" 1156 1144 msgstr "" 1157 1145 1158 #: contrib/auth/models.py:71 1159 msgid "users" 1146 #: contrib/flatpages/models.py:8 1147 msgid "" 1148 "Example: '/about/contact/'. Make sure to have leading and trailing slashes." 1160 1149 msgstr "" 1161 1150 1162 #: contrib/ auth/models.py:761163 msgid " Personal info"1151 #: contrib/flatpages/models.py:9 1152 msgid "title" 1164 1153 msgstr "" 1165 1154 1166 #: contrib/ auth/models.py:771167 msgid " Permissions"1155 #: contrib/flatpages/models.py:10 1156 msgid "content" 1168 1157 msgstr "" 1169 1158 1170 #: contrib/ auth/models.py:781171 msgid " Important dates"1159 #: contrib/flatpages/models.py:11 1160 msgid "enable comments" 1172 1161 msgstr "" 1173 1162 1174 #: contrib/ auth/models.py:791175 msgid " Groups"1163 #: contrib/flatpages/models.py:12 1164 msgid "template name" 1176 1165 msgstr "" 1177 1166 1178 #: contrib/auth/models.py:219 1179 msgid "message" 1167 #: contrib/flatpages/models.py:13 1168 msgid "" 1169 "Example: 'flatpages/contact_page'. If this isn't provided, the system will " 1170 "use 'flatpages/default'." 1180 1171 msgstr "" 1181 1172 1182 #: contrib/auth/forms.py:30 1183 msgid "" 1184 "Your Web browser doesn't appear to have cookies enabled. Cookies are " 1185 "required for logging in." 1173 #: contrib/flatpages/models.py:14 1174 msgid "registration required" 1186 1175 msgstr "" 1187 1176 1188 #: contrib/ contenttypes/models.py:251189 msgid " python model class name"1177 #: contrib/flatpages/models.py:14 1178 msgid "If this is checked, only logged-in users will be able to view the page." 1190 1179 msgstr "" 1191 1180 1192 #: contrib/ contenttypes/models.py:281193 msgid " content type"1181 #: contrib/flatpages/models.py:18 1182 msgid "flat page" 1194 1183 msgstr "" 1195 1184 1196 #: contrib/ contenttypes/models.py:291197 msgid " content types"1185 #: contrib/flatpages/models.py:19 1186 msgid "flat pages" 1198 1187 msgstr "" 1199 1188 1200 1189 #: contrib/sessions/models.py:35 … … 1233 1222 msgid "sites" 1234 1223 msgstr "" 1235 1224 1236 #: utils/translation.py:360 1237 msgid "DATE_FORMAT" 1238 msgstr "N j, Y" 1225 #: contrib/admin/filterspecs.py:40 1226 #, python-format 1227 msgid "" 1228 "<h3>By %s:</h3>\n" 1229 "<ul>\n" 1230 msgstr "" 1239 1231 1240 #: utils/translation.py:361 1241 msgid "DATETIME_FORMAT" 1242 msgstr "N j, Y, P" 1232 #: contrib/admin/filterspecs.py:70 contrib/admin/filterspecs.py:88 1233 #: contrib/admin/filterspecs.py:143 1234 msgid "All" 1235 msgstr "" 1243 1236 1244 #: utils/translation.py:3621245 msgid " TIME_FORMAT"1246 msgstr " P"1237 #: contrib/admin/filterspecs.py:109 1238 msgid "Any date" 1239 msgstr "" 1247 1240 1248 #: utils/dates.py:61249 msgid " Monday"1241 #: contrib/admin/filterspecs.py:110 1242 msgid "Today" 1250 1243 msgstr "" 1251 1244 1252 #: utils/dates.py:61253 msgid " Tuesday"1245 #: contrib/admin/filterspecs.py:113 1246 msgid "Past 7 days" 1254 1247 msgstr "" 1255 1248 1256 #: utils/dates.py:61257 msgid " Wednesday"1249 #: contrib/admin/filterspecs.py:115 1250 msgid "This month" 1258 1251 msgstr "" 1259 1252 1260 #: utils/dates.py:61261 msgid "Th ursday"1253 #: contrib/admin/filterspecs.py:117 1254 msgid "This year" 1262 1255 msgstr "" 1263 1256 1264 #: utils/dates.py:61265 msgid " Friday"1257 #: contrib/admin/filterspecs.py:143 1258 msgid "Yes" 1266 1259 msgstr "" 1267 1260 1268 #: utils/dates.py:71269 msgid " Saturday"1261 #: contrib/admin/filterspecs.py:143 1262 msgid "No" 1270 1263 msgstr "" 1271 1264 1272 #: utils/dates.py:71273 msgid " Sunday"1265 #: contrib/admin/filterspecs.py:150 1266 msgid "Unknown" 1274 1267 msgstr "" 1275 1268 1276 #: utils/dates.py:141277 msgid " January"1269 #: contrib/admin/models.py:16 1270 msgid "action time" 1278 1271 msgstr "" 1279 1272 1280 #: utils/dates.py:141281 msgid " February"1273 #: contrib/admin/models.py:19 1274 msgid "object id" 1282 1275 msgstr "" 1283 1276 1284 #: utils/dates.py:14 utils/dates.py:271285 msgid " March"1277 #: contrib/admin/models.py:20 1278 msgid "object repr" 1286 1279 msgstr "" 1287 1280 1288 #: utils/dates.py:14 utils/dates.py:271289 msgid " April"1281 #: contrib/admin/models.py:21 1282 msgid "action flag" 1290 1283 msgstr "" 1291 1284 1292 #: utils/dates.py:14 utils/dates.py:271293 msgid " May"1285 #: contrib/admin/models.py:22 1286 msgid "change message" 1294 1287 msgstr "" 1295 1288 1296 #: utils/dates.py:14 utils/dates.py:271297 msgid " June"1289 #: contrib/admin/models.py:25 1290 msgid "log entry" 1298 1291 msgstr "" 1299 1292 1300 #: utils/dates.py:15 utils/dates.py:271301 msgid " July"1293 #: contrib/admin/models.py:26 1294 msgid "log entries" 1302 1295 msgstr "" 1303 1296 1304 #: utils/dates.py:151305 msgid "A ugust"1297 #: contrib/admin/templatetags/admin_list.py:228 1298 msgid "All dates" 1306 1299 msgstr "" 1307 1300 1308 #: utils/dates.py:15 1309 msgid "September" 1301 #: contrib/admin/views/decorators.py:23 1302 #: contrib/admin/templates/admin/login.html:25 1303 msgid "Log in" 1310 1304 msgstr "" 1311 1305 1312 #: utils/dates.py:15 1313 msgid "October" 1306 #: contrib/admin/views/decorators.py:61 1307 msgid "" 1308 "Please log in again, because your session has expired. Don't worry: Your " 1309 "submission has been saved." 1314 1310 msgstr "" 1315 1311 1316 #: utils/dates.py:15 1317 msgid "November" 1312 #: contrib/admin/views/decorators.py:68 1313 msgid "" 1314 "Looks like your browser isn't configured to accept cookies. Please enable " 1315 "cookies, reload this page, and try again." 1318 1316 msgstr "" 1319 1317 1320 #: utils/dates.py:161321 msgid " December"1318 #: contrib/admin/views/decorators.py:82 1319 msgid "Usernames cannot contain the '@' character." 1322 1320 msgstr "" 1323 1321 1324 #: utils/dates.py:19 1325 msgid "jan" 1322 #: contrib/admin/views/decorators.py:84 1323 #, python-format 1324 msgid "Your e-mail address is not your username. Try '%s' instead." 1326 1325 msgstr "" 1327 1326 1328 #: utils/dates.py:191329 msgid " feb"1327 #: contrib/admin/views/main.py:226 1328 msgid "Site administration" 1330 1329 msgstr "" 1331 1330 1332 #: utils/dates.py:19 1333 msgid "mar" 1331 #: contrib/admin/views/main.py:260 1332 #, python-format 1333 msgid "The %(name)s \"%(obj)s\" was added successfully." 1334 1334 msgstr "" 1335 1335 1336 #: utils/dates.py:191337 msgid " apr"1336 #: contrib/admin/views/main.py:264 contrib/admin/views/main.py:348 1337 msgid "You may edit it again below." 1338 1338 msgstr "" 1339 1339 1340 #: utils/dates.py:19 1341 msgid "may" 1340 #: contrib/admin/views/main.py:272 contrib/admin/views/main.py:357 1341 #, python-format 1342 msgid "You may add another %s below." 1342 1343 msgstr "" 1343 1344 1344 #: utils/dates.py:19 1345 msgid "jun" 1345 #: contrib/admin/views/main.py:290 1346 #, python-format 1347 msgid "Add %s" 1346 1348 msgstr "" 1347 1349 1348 #: utils/dates.py:20 1349 msgid "jul" 1350 #: contrib/admin/views/main.py:336 1351 #, python-format 1352 msgid "Added %s." 1350 1353 msgstr "" 1351 1354 1352 #: utils/dates.py:20 1353 msgid "aug" 1355 #: contrib/admin/views/main.py:336 contrib/admin/views/main.py:338 1356 #: contrib/admin/views/main.py:340 1357 msgid "and" 1354 1358 msgstr "" 1355 1359 1356 #: utils/dates.py:20 1357 msgid "sep" 1360 #: contrib/admin/views/main.py:338 1361 #, python-format 1362 msgid "Changed %s." 1358 1363 msgstr "" 1359 1364 1360 #: utils/dates.py:20 1361 msgid "oct" 1365 #: contrib/admin/views/main.py:340 1366 #, python-format 1367 msgid "Deleted %s." 1362 1368 msgstr "" 1363 1369 1364 #: utils/dates.py:201365 msgid " nov"1370 #: contrib/admin/views/main.py:343 1371 msgid "No fields changed." 1366 1372 msgstr "" 1367 1373 1368 #: utils/dates.py:20 1369 msgid "dec" 1374 #: contrib/admin/views/main.py:346 1375 #, python-format 1376 msgid "The %(name)s \"%(obj)s\" was changed successfully." 1370 1377 msgstr "" 1371 1378 1372 #: utils/dates.py:27 1373 msgid "Jan." 1379 #: contrib/admin/views/main.py:354 1380 #, python-format 1381 msgid "" 1382 "The %(name)s \"%(obj)s\" was added successfully. You may edit it again below." 1374 1383 msgstr "" 1375 1384 1376 #: utils/dates.py:27 1377 msgid "Feb." 1385 #: contrib/admin/views/main.py:392 1386 #, python-format 1387 msgid "Change %s" 1378 1388 msgstr "" 1379 1389 1380 #: utils/dates.py:28 1381 msgid "Aug." 1390 #: contrib/admin/views/main.py:470 1391 #, python-format 1392 msgid "One or more %(fieldname)s in %(name)s: %(obj)s" 1382 1393 msgstr "" 1383 1394 1384 #: utils/dates.py:28 1385 msgid "Sept." 1395 #: contrib/admin/views/main.py:475 1396 #, python-format 1397 msgid "One or more %(fieldname)s in %(name)s:" 1386 1398 msgstr "" 1387 1399 1388 #: utils/dates.py:28 1389 msgid "Oct." 1400 #: contrib/admin/views/main.py:508 1401 #, python-format 1402 msgid "The %(name)s \"%(obj)s\" was deleted successfully." 1403 msgstr "" 1404 1405 #: contrib/admin/views/main.py:511 1406 msgid "Are you sure?" 1407 msgstr "" 1408 1409 #: contrib/admin/views/main.py:533 1410 #, python-format 1411 msgid "Change history: %s" 1390 1412 msgstr "" 1391 1413 1392 #: utils/dates.py:28 1393 msgid "Nov." 1414 #: contrib/admin/views/main.py:567 1415 #, python-format 1416 msgid "Select %s" 1394 1417 msgstr "" 1395 1418 1396 #: utils/dates.py:28 1397 msgid "Dec." 1419 #: contrib/admin/views/main.py:567 1420 #, python-format 1421 msgid "Select %s to change" 1398 1422 msgstr "" 1399 1423 1400 #: utils/timesince.py:12 1401 msgid "year" 1402 msgid_plural "years" 1403 msgstr[0] "" 1404 msgstr[1] "" 1405 1406 #: utils/timesince.py:13 1407 msgid "month" 1408 msgid_plural "months" 1409 msgstr[0] "" 1410 msgstr[1] "" 1424 #: contrib/admin/views/main.py:741 1425 msgid "Database error" 1426 msgstr "" 1411 1427 1412 #: utils/timesince.py:141413 msgid "week" 1414 msgid_plural "weeks" 1415 msg str[0] ""1416 msgstr [1]""1428 #: contrib/admin/views/doc.py:279 contrib/admin/views/doc.py:289 1429 #: contrib/admin/views/doc.py:291 contrib/admin/views/doc.py:297 1430 #: contrib/admin/views/doc.py:298 contrib/admin/views/doc.py:300 1431 msgid "Integer" 1432 msgstr "" 1417 1433 1418 #: utils/timesince.py:15 1419 msgid "day" 1420 msgid_plural "days" 1421 msgstr[0] "" 1422 msgstr[1] "" 1434 #: contrib/admin/views/doc.py:280 1435 msgid "Boolean (Either True or False)" 1436 msgstr "" 1423 1437 1424 #: utils/timesince.py:16 1425 msgid "hour" 1426 msgid_plural "hours" 1427 msgstr[0] "" 1428 msgstr[1] "" 1438 #: contrib/admin/views/doc.py:281 contrib/admin/views/doc.py:299 1439 #, python-format 1440 msgid "String (up to %(maxlength)s)" 1441 msgstr "" 1429 1442 1430 #: utils/timesince.py:17 1431 msgid "minute" 1432 msgid_plural "minutes" 1433 msgstr[0] "" 1434 msgstr[1] "" 1443 #: contrib/admin/views/doc.py:282 1444 msgid "Comma-separated integers" 1445 msgstr "" 1435 1446 1436 #: con f/global_settings.py:371437 msgid " Bengali"1447 #: contrib/admin/views/doc.py:283 1448 msgid "Date (without time)" 1438 1449 msgstr "" 1439 1450 1440 #: con f/global_settings.py:381441 msgid " Czech"1451 #: contrib/admin/views/doc.py:284 1452 msgid "Date (with time)" 1442 1453 msgstr "" 1443 1454 1444 #: con f/global_settings.py:391445 msgid " Welsh"1455 #: contrib/admin/views/doc.py:285 1456 msgid "E-mail address" 1446 1457 msgstr "" 1447 1458 1448 #: conf/global_settings.py:40 1449 msgid "Danish" 1459 #: contrib/admin/views/doc.py:286 contrib/admin/views/doc.py:287 1460 #: contrib/admin/views/doc.py:290 1461 msgid "File path" 1450 1462 msgstr "" 1451 1463 1452 #: con f/global_settings.py:411453 msgid " German"1464 #: contrib/admin/views/doc.py:288 1465 msgid "Decimal number" 1454 1466 msgstr "" 1455 1467 1456 #: con f/global_settings.py:421457 msgid " Greek"1468 #: contrib/admin/views/doc.py:294 1469 msgid "Boolean (Either True, False or None)" 1458 1470 msgstr "" 1459 1471 1460 #: con f/global_settings.py:431461 msgid " English"1472 #: contrib/admin/views/doc.py:295 1473 msgid "Relation to parent model" 1462 1474 msgstr "" 1463 1475 1464 #: con f/global_settings.py:441465 msgid " Spanish"1476 #: contrib/admin/views/doc.py:296 1477 msgid "Phone number" 1466 1478 msgstr "" 1467 1479 1468 #: con f/global_settings.py:451469 msgid " French"1480 #: contrib/admin/views/doc.py:301 1481 msgid "Text" 1470 1482 msgstr "" 1471 1483 1472 #: con f/global_settings.py:461473 msgid " Galician"1484 #: contrib/admin/views/doc.py:302 1485 msgid "Time" 1474 1486 msgstr "" 1475 1487 1476 #: con f/global_settings.py:471477 msgid " Hungarian"1488 #: contrib/admin/views/doc.py:304 1489 msgid "U.S. state (two uppercase letters)" 1478 1490 msgstr "" 1479 1491 1480 #: con f/global_settings.py:481481 msgid " Hebrew"1492 #: contrib/admin/views/doc.py:305 1493 msgid "XML text" 1482 1494 msgstr "" 1483 1495 1484 #: con f/global_settings.py:491485 msgid " Icelandic"1496 #: contrib/admin/templates/widget/file.html:2 1497 msgid "Currently:" 1486 1498 msgstr "" 1487 1499 1488 #: con f/global_settings.py:501489 msgid " Italian"1500 #: contrib/admin/templates/widget/file.html:3 1501 msgid "Change:" 1490 1502 msgstr "" 1491 1503 1492 #: con f/global_settings.py:511493 msgid " Japanese"1504 #: contrib/admin/templates/widget/date_time.html:3 1505 msgid "Date:" 1494 1506 msgstr "" 1495 1507 1496 #: con f/global_settings.py:521497 msgid " Dutch"1508 #: contrib/admin/templates/widget/date_time.html:4 1509 msgid "Time:" 1498 1510 msgstr "" 1499 1511 1500 #: conf/global_settings.py:53 1501 msgid "Norwegian" 1512 #: contrib/admin/templates/admin/object_history.html:3 1513 #: contrib/admin/templates/admin/change_list.html:5 1514 #: contrib/admin/templates/admin/change_form.html:10 1515 #: contrib/admin/templates/admin/delete_confirmation.html:3 1516 #: contrib/admin/templates/admin/base.html:23 1517 #: contrib/admin/templates/registration/password_change_done.html:3 1518 #: contrib/admin/templates/registration/password_change_form.html:3 1519 #: contrib/admin/templates/admin_doc/bookmarklets.html:3 1520 msgid "Documentation" 1502 1521 msgstr "" 1503 1522 1504 #: conf/global_settings.py:54 1505 msgid "Brazilian" 1523 #: contrib/admin/templates/admin/object_history.html:3 1524 #: contrib/admin/templates/admin/change_list.html:5 1525 #: contrib/admin/templates/admin/change_form.html:10 1526 #: contrib/admin/templates/admin/delete_confirmation.html:3 1527 #: contrib/admin/templates/admin/base.html:23 1528 #: contrib/admin/templates/registration/password_change_done.html:3 1529 #: contrib/admin/templates/registration/password_change_form.html:3 1530 #: contrib/admin/templates/admin_doc/bookmarklets.html:4 1531 #: contrib/admin/templates/admin_doc/view_detail.html:4 1532 #: contrib/admin/templates/admin_doc/template_tag_index.html:5 1533 #: contrib/admin/templates/admin_doc/template_detail.html:4 1534 #: contrib/admin/templates/admin_doc/template_filter_index.html:5 1535 #: contrib/admin/templates/admin_doc/missing_docutils.html:4 1536 #: contrib/admin/templates/admin_doc/view_index.html:5 1537 #: contrib/admin/templates/admin_doc/model_detail.html:3 1538 #: contrib/admin/templates/admin_doc/index.html:4 1539 #: contrib/admin/templates/admin_doc/model_index.html:5 1540 msgid "Change password" 1506 1541 msgstr "" 1507 1542 1508 #: conf/global_settings.py:55 1509 msgid "Romanian" 1543 #: contrib/admin/templates/admin/object_history.html:5 1544 #: contrib/admin/templates/admin/change_list.html:6 1545 #: contrib/admin/templates/admin/500.html:4 1546 #: contrib/admin/templates/admin/invalid_setup.html:4 1547 #: contrib/admin/templates/admin/change_form.html:13 1548 #: contrib/admin/templates/admin/delete_confirmation.html:6 1549 #: contrib/admin/templates/admin/base.html:28 1550 #: contrib/admin/templates/registration/password_change_done.html:4 1551 #: contrib/admin/templates/registration/password_reset_form.html:4 1552 #: contrib/admin/templates/registration/logged_out.html:4 1553 #: contrib/admin/templates/registration/password_reset_done.html:4 1554 #: contrib/admin/templates/registration/password_change_form.html:4 1555 #: contrib/admin/templates/admin_doc/bookmarklets.html:3 1556 msgid "Home" 1510 1557 msgstr "" 1511 1558 1512 #: conf/global_settings.py:56 1513 msgid "Russian" 1559 #: contrib/admin/templates/admin/object_history.html:5 1560 #: contrib/admin/templates/admin/change_form.html:20 1561 msgid "History" 1514 1562 msgstr "" 1515 1563 1516 #: con f/global_settings.py:571517 msgid " Slovak"1564 #: contrib/admin/templates/admin/object_history.html:18 1565 msgid "Date/time" 1518 1566 msgstr "" 1519 1567 1520 #: con f/global_settings.py:581521 msgid " Slovenian"1568 #: contrib/admin/templates/admin/object_history.html:19 1569 msgid "User" 1522 1570 msgstr "" 1523 1571 1524 #: con f/global_settings.py:591525 msgid " Serbian"1572 #: contrib/admin/templates/admin/object_history.html:20 1573 msgid "Action" 1526 1574 msgstr "" 1527 1575 1528 #: conf/global_settings.py:60 1529 msgid "Swedish" 1576 #: contrib/admin/templates/admin/object_history.html:26 1577 msgid "DATE_WITH_TIME_FULL" 1578 msgstr "N j, Y, P" 1579 1580 #: contrib/admin/templates/admin/object_history.html:36 1581 msgid "" 1582 "This object doesn't have a change history. It probably wasn't added via this " 1583 "admin site." 1530 1584 msgstr "" 1531 1585 1532 #: conf/global_settings.py:61 1533 msgid "Ukrainian" 1586 #: contrib/admin/templates/admin/change_list.html:11 1587 #, python-format 1588 msgid "Add %(name)s" 1534 1589 msgstr "" 1535 1590 1536 #: conf/global_settings.py:62 1537 msgid "Simplified Chinese" 1591 #: contrib/admin/templates/admin/filter.html:2 1592 #, python-format 1593 msgid " By %(title)s " 1538 1594 msgstr "" 1539 1595 1540 #: con f/global_settings.py:631541 msgid " Traditional Chinese"1596 #: contrib/admin/templates/admin/500.html:4 1597 msgid "Server error" 1542 1598 msgstr "" 1543 1599 1544 #: co re/validators.py:601545 msgid " This value must contain only letters, numbers and underscores."1600 #: contrib/admin/templates/admin/500.html:6 1601 msgid "Server error (500)" 1546 1602 msgstr "" 1547 1603 1548 #: core/validators.py:64 1549 msgid "" 1550 "This value must contain only letters, numbers, underscores, dashes or " 1551 "slashes." 1604 #: contrib/admin/templates/admin/500.html:9 1605 msgid "Server Error <em>(500)</em>" 1552 1606 msgstr "" 1553 1607 1554 #: core/validators.py:72 1555 msgid "Uppercase letters are not allowed here." 1608 #: contrib/admin/templates/admin/500.html:10 1609 msgid "" 1610 "There's been an error. It's been reported to the site administrators via e-" 1611 "mail and should be fixed shortly. Thanks for your patience." 1556 1612 msgstr "" 1557 1613 1558 #: core/validators.py:76 1559 msgid "Lowercase letters are not allowed here." 1614 #: contrib/admin/templates/admin/invalid_setup.html:8 1615 msgid "" 1616 "Something's wrong with your database installation. Make sure the appropriate " 1617 "database tables have been created, and make sure the database is readable by " 1618 "the appropriate user." 1560 1619 msgstr "" 1561 1620 1562 #: co re/validators.py:831563 msgid " Enter only digits separated by commas."1621 #: contrib/admin/templates/admin/search_form.html:8 1622 msgid "Go" 1564 1623 msgstr "" 1565 1624 1566 #: co re/validators.py:951567 msgid " Enter valid e-mail addresses separated by commas."1625 #: contrib/admin/templates/admin/base_site.html:4 1626 msgid "Django site admin" 1568 1627 msgstr "" 1569 1628 1570 #: co re/validators.py:991571 msgid " Please enter a valid IP address."1629 #: contrib/admin/templates/admin/base_site.html:7 1630 msgid "Django administration" 1572 1631 msgstr "" 1573 1632 1574 #: co re/validators.py:1031575 msgid " Empty values are not allowed here."1633 #: contrib/admin/templates/admin/login.html:22 1634 msgid "Have you <a href=\"/password_reset/\">forgotten your password</a>?" 1576 1635 msgstr "" 1577 1636 1578 #: core/validators.py:107 1579 msgid "Non-numeric characters aren't allowed here." 1637 #: contrib/admin/templates/admin/404.html:4 1638 #: contrib/admin/templates/admin/404.html:8 1639 msgid "Page not found" 1580 1640 msgstr "" 1581 1641 1582 #: co re/validators.py:1111583 msgid " This value can't be comprised solely of digits."1642 #: contrib/admin/templates/admin/404.html:10 1643 msgid "We're sorry, but the requested page could not be found." 1584 1644 msgstr "" 1585 1645 1586 #: core/validators.py:116 1587 msgid "Enter a whole number." 1646 #: contrib/admin/templates/admin/index.html:17 1647 #, python-format 1648 msgid "Models available in the %(name)s application." 1588 1649 msgstr "" 1589 1650 1590 #: core/validators.py:120 1591 msgid "Only alphabetical characters are allowed here." 1651 #: contrib/admin/templates/admin/index.html:28 1652 #: contrib/admin/templates/admin/change_form.html:15 1653 msgid "Add" 1592 1654 msgstr "" 1593 1655 1594 #: co re/validators.py:1241595 msgid " Enter a valid date in YYYY-MM-DD format."1656 #: contrib/admin/templates/admin/index.html:34 1657 msgid "Change" 1596 1658 msgstr "" 1597 1659 1598 #: co re/validators.py:1281599 msgid " Enter a valid time in HH:MM format."1660 #: contrib/admin/templates/admin/index.html:44 1661 msgid "You don't have permission to edit anything." 1600 1662 msgstr "" 1601 1663 1602 #: co re/validators.py:132 db/models/fields/__init__.py:4681603 msgid " Enter a valid date/time in YYYY-MM-DD HH:MM format."1664 #: contrib/admin/templates/admin/index.html:52 1665 msgid "Recent Actions" 1604 1666 msgstr "" 1605 1667 1606 #: co re/validators.py:1361607 msgid " Enter a valid e-mail address."1668 #: contrib/admin/templates/admin/index.html:53 1669 msgid "My Actions" 1608 1670 msgstr "" 1609 1671 1610 #: core/validators.py:148 1611 msgid "" 1612 "Upload a valid image. The file you uploaded was either not an image or a " 1613 "corrupted image." 1672 #: contrib/admin/templates/admin/index.html:57 1673 msgid "None available" 1614 1674 msgstr "" 1615 1675 1616 #: core/validators.py:155 1617 #, python-format 1618 msgid "The URL %s does not point to a valid image." 1676 #: contrib/admin/templates/admin/change_form.html:21 1677 msgid "View on site" 1619 1678 msgstr "" 1620 1679 1621 #: core/validators.py:159 1622 #, python-format 1623 msgid "Phone numbers must be in XXX-XXX-XXXX format. \"%s\" is invalid." 1680 #: contrib/admin/templates/admin/change_form.html:30 1681 msgid "Please correct the error below." 1682 msgid_plural "Please correct the errors below." 1683 msgstr[0] "" 1684 msgstr[1] "" 1685 1686 #: contrib/admin/templates/admin/change_form.html:48 1687 msgid "Ordering" 1624 1688 msgstr "" 1625 1689 1626 #: core/validators.py:167 1627 #, python-format 1628 msgid "The URL %s does not point to a valid QuickTime video." 1690 #: contrib/admin/templates/admin/change_form.html:51 1691 msgid "Order:" 1629 1692 msgstr "" 1630 1693 1631 #: core/validators.py:171 1632 msgid "A valid URL is required." 1694 #: contrib/admin/templates/admin/delete_confirmation.html:9 1695 #: contrib/admin/templates/admin/submit_line.html:3 1696 msgid "Delete" 1633 1697 msgstr "" 1634 1698 1635 #: co re/validators.py:1851699 #: contrib/admin/templates/admin/delete_confirmation.html:14 1636 1700 #, python-format 1637 1701 msgid "" 1638 "Valid HTML is required. Specific errors are:\n" 1639 "%s" 1702 "Deleting the %(object_name)s '%(object)s' would result in deleting related " 1703 "objects, but your account doesn't have permission to delete the following " 1704 "types of objects:" 1640 1705 msgstr "" 1641 1706 1642 #: co re/validators.py:1921707 #: contrib/admin/templates/admin/delete_confirmation.html:21 1643 1708 #, python-format 1644 msgid "Badly formed XML: %s" 1709 msgid "" 1710 "Are you sure you want to delete the %(object_name)s \"%(object)s\"? All of " 1711 "the following related items will be deleted:" 1645 1712 msgstr "" 1646 1713 1647 #: core/validators.py:202 1648 #, python-format 1649 msgid "Invalid URL: %s" 1714 #: contrib/admin/templates/admin/delete_confirmation.html:26 1715 msgid "Yes, I'm sure" 1650 1716 msgstr "" 1651 1717 1652 #: core/validators.py:206 core/validators.py:208 1653 #, python-format 1654 msgid "The URL %s is a broken link." 1718 #: contrib/admin/templates/admin/base.html:23 1719 msgid "Welcome," 1655 1720 msgstr "" 1656 1721 1657 #: co re/validators.py:2141658 msgid " Enter a valid U.S. state abbreviation."1722 #: contrib/admin/templates/admin/submit_line.html:4 1723 msgid "Save as new" 1659 1724 msgstr "" 1660 1725 1661 #: core/validators.py:229 1662 #, python-format 1663 msgid "Watch your mouth! The word %s is not allowed here." 1664 msgid_plural "Watch your mouth! The words %s are not allowed here." 1665 msgstr[0] "" 1666 msgstr[1] "" 1667 1668 #: core/validators.py:236 1669 #, python-format 1670 msgid "This field must match the '%s' field." 1726 #: contrib/admin/templates/admin/submit_line.html:5 1727 msgid "Save and add another" 1671 1728 msgstr "" 1672 1729 1673 #: co re/validators.py:2551674 msgid " Please enter something for at least one field."1730 #: contrib/admin/templates/admin/submit_line.html:6 1731 msgid "Save and continue editing" 1675 1732 msgstr "" 1676 1733 1677 #: co re/validators.py:264 core/validators.py:2751678 msgid " Please enter both fields or leave them both empty."1734 #: contrib/admin/templates/admin/submit_line.html:7 1735 msgid "Save" 1679 1736 msgstr "" 1680 1737 1681 #: core/validators.py:282 1682 #, python-format 1683 msgid "This field must be given if %(field)s is %(value)s" 1738 #: contrib/admin/templates/registration/password_change_done.html:4 1739 #: contrib/admin/templates/registration/password_change_form.html:4 1740 #: contrib/admin/templates/registration/password_change_form.html:6 1741 #: contrib/admin/templates/registration/password_change_form.html:10 1742 msgid "Password change" 1684 1743 msgstr "" 1685 1744 1686 #: co re/validators.py:2941687 # , python-format1688 msgid " This field must be given if %(field)s is not %(value)s"1745 #: contrib/admin/templates/registration/password_change_done.html:6 1746 #: contrib/admin/templates/registration/password_change_done.html:10 1747 msgid "Password change successful" 1689 1748 msgstr "" 1690 1749 1691 #: co re/validators.py:3131692 msgid " Duplicate values are not allowed."1750 #: contrib/admin/templates/registration/password_change_done.html:12 1751 msgid "Your password was changed." 1693 1752 msgstr "" 1694 1753 1695 #: core/validators.py:336 1696 #, python-format 1697 msgid "This value must be a power of %s." 1754 #: contrib/admin/templates/registration/password_reset_form.html:4 1755 #: contrib/admin/templates/registration/password_reset_form.html:6 1756 #: contrib/admin/templates/registration/password_reset_form.html:10 1757 #: contrib/admin/templates/registration/password_reset_done.html:4 1758 msgid "Password reset" 1698 1759 msgstr "" 1699 1760 1700 #: core/validators.py:347 1701 msgid "Please enter a valid decimal number." 1761 #: contrib/admin/templates/registration/password_reset_form.html:12 1762 msgid "" 1763 "Forgotten your password? Enter your e-mail address below, and we'll reset " 1764 "your password and e-mail the new one to you." 1702 1765 msgstr "" 1703 1766 1704 #: core/validators.py:349 1705 #, python-format 1706 msgid "Please enter a valid decimal number with at most %s total digit." 1707 msgid_plural "" 1708 "Please enter a valid decimal number with at most %s total digits." 1709 msgstr[0] "" 1710 msgstr[1] "" 1711 1712 #: core/validators.py:352 1713 #, python-format 1714 msgid "Please enter a valid decimal number with at most %s decimal place." 1715 msgid_plural "" 1716 "Please enter a valid decimal number with at most %s decimal places." 1717 msgstr[0] "" 1718 msgstr[1] "" 1719 1720 #: core/validators.py:362 1721 #, python-format 1722 msgid "Make sure your uploaded file is at least %s bytes big." 1767 #: contrib/admin/templates/registration/password_reset_form.html:16 1768 msgid "E-mail address:" 1723 1769 msgstr "" 1724 1770 1725 #: core/validators.py:363 1726 #, python-format 1727 msgid "Make sure your uploaded file is at most %s bytes big." 1771 #: contrib/admin/templates/registration/password_reset_form.html:16 1772 msgid "Reset my password" 1728 1773 msgstr "" 1729 1774 1730 #: co re/validators.py:3761731 msgid "Th e format for this field is wrong."1775 #: contrib/admin/templates/registration/logged_out.html:8 1776 msgid "Thanks for spending some quality time with the Web site today." 1732 1777 msgstr "" 1733 1778 1734 #: co re/validators.py:3911735 msgid " This field is invalid."1779 #: contrib/admin/templates/registration/logged_out.html:10 1780 msgid "Log in again" 1736 1781 msgstr "" 1737 1782 1738 #: co re/validators.py:4261739 # , python-format1740 msgid " Could not retrieve anything from %s."1783 #: contrib/admin/templates/registration/password_reset_done.html:6 1784 #: contrib/admin/templates/registration/password_reset_done.html:10 1785 msgid "Password reset successful" 1741 1786 msgstr "" 1742 1787 1743 #: core/validators.py:429 1744 #, python-format 1788 #: contrib/admin/templates/registration/password_reset_done.html:12 1745 1789 msgid "" 1746 "The URL %(url)s returned the invalid Content-Type header '%(contenttype)s'." 1790 "We've e-mailed a new password to the e-mail address you submitted. You " 1791 "should be receiving it shortly." 1747 1792 msgstr "" 1748 1793 1749 #: core/validators.py:462 1750 #, python-format 1794 #: contrib/admin/templates/registration/password_change_form.html:12 1751 1795 msgid "" 1752 "Please close the unclosed %(tag)s tag from line %(line)s. (Line starts with"1753 " \"%(start)s\".)"1796 "Please enter your old password, for security's sake, and then enter your new " 1797 "password twice so we can verify you typed it in correctly." 1754 1798 msgstr "" 1755 1799 1756 #: core/validators.py:466 1757 #, python-format 1758 msgid "" 1759 "Some text starting on line %(line)s is not allowed in that context. (Line " 1760 "starts with \"%(start)s\".)" 1800 #: contrib/admin/templates/registration/password_change_form.html:17 1801 msgid "Old password:" 1761 1802 msgstr "" 1762 1803 1763 #: core/validators.py:471 1764 #, python-format 1765 msgid "" 1766 "\"%(attr)s\" on line %(line)s is an invalid attribute. (Line starts with \"%" 1767 "(start)s\".)" 1804 #: contrib/admin/templates/registration/password_change_form.html:19 1805 msgid "New password:" 1768 1806 msgstr "" 1769 1807 1770 #: core/validators.py:476 1771 #, python-format 1772 msgid "" 1773 "\"<%(tag)s>\" on line %(line)s is an invalid tag. (Line starts with \"%" 1774 "(start)s\".)" 1808 #: contrib/admin/templates/registration/password_change_form.html:21 1809 msgid "Confirm password:" 1775 1810 msgstr "" 1776 1811 1777 #: core/validators.py:480 1778 #, python-format 1779 msgid "" 1780 "A tag on line %(line)s is missing one or more required attributes. (Line " 1781 "starts with \"%(start)s\".)" 1812 #: contrib/admin/templates/registration/password_change_form.html:23 1813 msgid "Change my password" 1782 1814 msgstr "" 1783 1815 1784 #: core/validators.py:485 1785 #, python-format 1786 msgid "" 1787 "The \"%(attr)s\" attribute on line %(line)s has an invalid value. (Line " 1788 "starts with \"%(start)s\".)" 1816 #: contrib/admin/templates/registration/password_reset_email.html:2 1817 msgid "You're receiving this e-mail because you requested a password reset" 1789 1818 msgstr "" 1790 1819 1791 #: db/models/manipulators.py:3021820 #: contrib/admin/templates/registration/password_reset_email.html:3 1792 1821 #, python-format 1793 msgid " %(object)s with this %(type)s already exists for the given %(field)s."1822 msgid "for your user account at %(site_name)s" 1794 1823 msgstr "" 1795 1824 1796 #: db/models/fields/__init__.py:401825 #: contrib/admin/templates/registration/password_reset_email.html:5 1797 1826 #, python-format 1798 msgid "%(optname)s with this %(fieldname)s already exists." 1799 msgstr "" 1800 1801 #: db/models/fields/__init__.py:114 db/models/fields/__init__.py:265 1802 #: db/models/fields/__init__.py:542 db/models/fields/__init__.py:553 1803 #: forms/__init__.py:346 1804 msgid "This field is required." 1827 msgid "Your new password is: %(new_password)s" 1805 1828 msgstr "" 1806 1829 1807 #: db/models/fields/__init__.py:3371808 msgid " This value must be an integer."1830 #: contrib/admin/templates/registration/password_reset_email.html:7 1831 msgid "Feel free to change this password by going to this page:" 1809 1832 msgstr "" 1810 1833 1811 #: db/models/fields/__init__.py:3691812 msgid " This value must be either True or False."1834 #: contrib/admin/templates/registration/password_reset_email.html:11 1835 msgid "Your username, in case you've forgotten:" 1813 1836 msgstr "" 1814 1837 1815 #: db/models/fields/__init__.py:3851816 msgid "Th is field cannot be null."1838 #: contrib/admin/templates/registration/password_reset_email.html:13 1839 msgid "Thanks for using our site!" 1817 1840 msgstr "" 1818 1841 1819 #: db/models/fields/__init__.py:562 1820 msgid "Enter a valid filename." 1842 #: contrib/admin/templates/registration/password_reset_email.html:15 1843 #, python-format 1844 msgid "The %(site_name)s team" 1821 1845 msgstr "" 1822 1846 1823 #: db/models/fields/related.py:43 1824 #, python-format 1825 msgid "Please enter a valid %s." 1847 #: contrib/admin/templates/admin_doc/bookmarklets.html:3 1848 msgid "Bookmarklets" 1826 1849 msgstr "" 1827 1850 1828 #: db/models/fields/related.py:5791829 msgid " Separate multiple IDs with commas."1851 #: contrib/admin/templates/admin_doc/bookmarklets.html:5 1852 msgid "Documentation bookmarklets" 1830 1853 msgstr "" 1831 1854 1832 #: db/models/fields/related.py:5811855 #: contrib/admin/templates/admin_doc/bookmarklets.html:9 1833 1856 msgid "" 1834 "Hold down \"Control\", or \"Command\" on a Mac, to select more than one." 1857 "\n" 1858 "<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n" 1859 "toolbar, or right-click the link and add it to your bookmarks. Now you can\n" 1860 "select the bookmarklet from any page in the site. Note that some of these\n" 1861 "bookmarklets require you to be viewing the site from a computer designated\n" 1862 "as \"internal\" (talk to your system administrator if you aren't sure if\n" 1863 "your computer is \"internal\").</p>\n" 1835 1864 msgstr "" 1836 1865 1837 #: db/models/fields/related.py:625 1838 #, python-format 1839 msgid "Please enter valid %(self)s IDs. The value %(value)r is invalid." 1840 msgid_plural "" 1841 "Please enter valid %(self)s IDs. The values %(value)r are invalid." 1842 msgstr[0] "" 1843 msgstr[1] "" 1866 #: contrib/admin/templates/admin_doc/bookmarklets.html:19 1867 msgid "Documentation for this page" 1868 msgstr "" 1844 1869 1845 #: forms/__init__.py:380 1846 #, python-format 1847 msgid "Ensure your text is less than %s character." 1848 msgid_plural "Ensure your text is less than %s characters." 1849 msgstr[0] "" 1850 msgstr[1] "" 1870 #: contrib/admin/templates/admin_doc/bookmarklets.html:20 1871 msgid "" 1872 "Jumps you from any page to the documentation for the view that generates " 1873 "that page." 1874 msgstr "" 1851 1875 1852 #: forms/__init__.py:3851853 msgid " Line breaks are not allowed here."1876 #: contrib/admin/templates/admin_doc/bookmarklets.html:22 1877 msgid "Show object ID" 1854 1878 msgstr "" 1855 1879 1856 #: forms/__init__.py:480 forms/__init__.py:551 forms/__init__.py:589 1857 #, python-format 1858 msgid "Select a valid choice; '%(data)s' is not in %(choices)s." 1880 #: contrib/admin/templates/admin_doc/bookmarklets.html:23 1881 msgid "" 1882 "Shows the content-type and unique ID for pages that represent a single " 1883 "object." 1859 1884 msgstr "" 1860 1885 1861 #: forms/__init__.py:6451862 msgid " The submitted file is empty."1886 #: contrib/admin/templates/admin_doc/bookmarklets.html:25 1887 msgid "Edit this object (current window)" 1863 1888 msgstr "" 1864 1889 1865 #: forms/__init__.py:6991866 msgid " Enter a whole number between -32,768 and 32,767."1890 #: contrib/admin/templates/admin_doc/bookmarklets.html:26 1891 msgid "Jumps to the admin page for pages that represent a single object." 1867 1892 msgstr "" 1868 1893 1869 #: forms/__init__.py:7081870 msgid "E nter a positive number."1894 #: contrib/admin/templates/admin_doc/bookmarklets.html:28 1895 msgid "Edit this object (new window)" 1871 1896 msgstr "" 1872 1897 1873 #: forms/__init__.py:7171874 msgid " Enter a whole number between 0 and 32,767."1898 #: contrib/admin/templates/admin_doc/bookmarklets.html:29 1899 msgid "As above, but opens the admin page in a new window." 1875 1900 msgstr "" 1876 1901 1877 #: template/defaultfilters.py:3 791902 #: template/defaultfilters.py:383 1878 1903 msgid "yes,no,maybe" 1879 1904 msgstr ""