Updated translation templates
This commit is contained in:
parent
0a22f7aad2
commit
244e765a94
File diff suppressed because it is too large
Load Diff
|
@ -6,14 +6,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-01-01 16:10+0100\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2013-01-02 08:52+0000\n"
|
||||
"Last-Translator: Ramiro Morales <cramm0@gmail.com>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: actions.py:48
|
||||
|
@ -21,12 +21,12 @@ msgstr ""
|
|||
msgid "Successfully deleted %(count)d %(items)s."
|
||||
msgstr "Successfully deleted %(count)d %(items)s."
|
||||
|
||||
#: actions.py:60 options.py:1347
|
||||
#: actions.py:60 options.py:1361
|
||||
#, python-format
|
||||
msgid "Cannot delete %(name)s"
|
||||
msgstr "Cannot delete %(name)s"
|
||||
|
||||
#: actions.py:62 options.py:1349
|
||||
#: actions.py:62 options.py:1363
|
||||
msgid "Are you sure?"
|
||||
msgstr "Are you sure?"
|
||||
|
||||
|
@ -88,93 +88,93 @@ msgstr "Please log in again, because your session has expired."
|
|||
msgid "Action:"
|
||||
msgstr "Action:"
|
||||
|
||||
#: models.py:24
|
||||
#: models.py:25
|
||||
msgid "action time"
|
||||
msgstr "action time"
|
||||
|
||||
#: models.py:27
|
||||
#: models.py:28
|
||||
msgid "object id"
|
||||
msgstr "object id"
|
||||
|
||||
#: models.py:28
|
||||
#: models.py:29
|
||||
msgid "object repr"
|
||||
msgstr "object repr"
|
||||
|
||||
#: models.py:29
|
||||
#: models.py:30
|
||||
msgid "action flag"
|
||||
msgstr "action flag"
|
||||
|
||||
#: models.py:30
|
||||
#: models.py:31
|
||||
msgid "change message"
|
||||
msgstr "change message"
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:36
|
||||
msgid "log entry"
|
||||
msgstr "log entry"
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:37
|
||||
msgid "log entries"
|
||||
msgstr "log entries"
|
||||
|
||||
#: models.py:45
|
||||
#: models.py:46
|
||||
#, python-format
|
||||
msgid "Added \"%(object)s\"."
|
||||
msgstr "Added \"%(object)s\"."
|
||||
|
||||
#: models.py:47
|
||||
#: models.py:48
|
||||
#, python-format
|
||||
msgid "Changed \"%(object)s\" - %(changes)s"
|
||||
msgstr "Changed \"%(object)s\" - %(changes)s"
|
||||
|
||||
#: models.py:52
|
||||
#: models.py:53
|
||||
#, python-format
|
||||
msgid "Deleted \"%(object)s.\""
|
||||
msgstr "Deleted \"%(object)s.\""
|
||||
|
||||
#: models.py:54
|
||||
#: models.py:55
|
||||
msgid "LogEntry Object"
|
||||
msgstr "LogEntry Object"
|
||||
|
||||
#: options.py:156 options.py:172
|
||||
#: options.py:163 options.py:192
|
||||
msgid "None"
|
||||
msgstr "None"
|
||||
|
||||
#: options.py:684
|
||||
#: options.py:710
|
||||
#, python-format
|
||||
msgid "Changed %s."
|
||||
msgstr "Changed %s."
|
||||
|
||||
#: options.py:684 options.py:694
|
||||
#: options.py:710 options.py:720 options.py:1510
|
||||
msgid "and"
|
||||
msgstr "and"
|
||||
|
||||
#: options.py:689
|
||||
#: options.py:715
|
||||
#, python-format
|
||||
msgid "Added %(name)s \"%(object)s\"."
|
||||
msgstr "Added %(name)s \"%(object)s\"."
|
||||
|
||||
#: options.py:693
|
||||
#: options.py:719
|
||||
#, python-format
|
||||
msgid "Changed %(list)s for %(name)s \"%(object)s\"."
|
||||
msgstr "Changed %(list)s for %(name)s \"%(object)s\"."
|
||||
|
||||
#: options.py:698
|
||||
#: options.py:724
|
||||
#, python-format
|
||||
msgid "Deleted %(name)s \"%(object)s\"."
|
||||
msgstr "Deleted %(name)s \"%(object)s\"."
|
||||
|
||||
#: options.py:702
|
||||
#: options.py:728
|
||||
msgid "No fields changed."
|
||||
msgstr "No fields changed."
|
||||
|
||||
#: options.py:807 options.py:860
|
||||
#: options.py:831 options.py:874
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
|
||||
msgstr ""
|
||||
"The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."
|
||||
|
||||
#: options.py:835
|
||||
#: options.py:849
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The %(name)s \"%(obj)s\" was added successfully. You may add another "
|
||||
|
@ -183,35 +183,35 @@ msgstr ""
|
|||
"The %(name)s \"%(obj)s\" was added successfully. You may add another "
|
||||
"%(name)s below."
|
||||
|
||||
#: options.py:839
|
||||
#: options.py:853
|
||||
#, python-format
|
||||
msgid "The %(name)s \"%(obj)s\" was added successfully."
|
||||
msgstr "The %(name)s \"%(obj)s\" was added successfully."
|
||||
|
||||
#: options.py:853
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again "
|
||||
"below."
|
||||
msgstr ""
|
||||
"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again "
|
||||
"below."
|
||||
|
||||
#: options.py:867
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again "
|
||||
"below."
|
||||
msgstr ""
|
||||
"The %(name)s \"%(obj)s\" was changed successfully. You may edit it again "
|
||||
"below."
|
||||
|
||||
#: options.py:881
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The %(name)s \"%(obj)s\" was changed successfully. You may add another "
|
||||
"%(name)s below."
|
||||
msgstr ""
|
||||
"The %(name)s \"%(obj)s\" was changed successfully. You may add another "
|
||||
"%(name)s below."
|
||||
|
||||
#: options.py:873
|
||||
#: options.py:887
|
||||
#, python-format
|
||||
msgid "The %(name)s \"%(obj)s\" was changed successfully."
|
||||
msgstr "The %(name)s \"%(obj)s\" was changed successfully."
|
||||
|
||||
#: options.py:951 options.py:1211
|
||||
#: options.py:965 options.py:1225
|
||||
msgid ""
|
||||
"Items must be selected in order to perform actions on them. No items have "
|
||||
"been changed."
|
||||
|
@ -219,69 +219,84 @@ msgstr ""
|
|||
"Items must be selected in order to perform actions on them. No items have "
|
||||
"been changed."
|
||||
|
||||
#: options.py:970
|
||||
#: options.py:984
|
||||
msgid "No action selected."
|
||||
msgstr "No action selected."
|
||||
|
||||
#: options.py:1050
|
||||
#: options.py:1064
|
||||
#, python-format
|
||||
msgid "Add %s"
|
||||
msgstr "Add %s"
|
||||
|
||||
#: options.py:1074 options.py:1319
|
||||
#: options.py:1088 options.py:1333
|
||||
#, python-format
|
||||
msgid "%(name)s object with primary key %(key)r does not exist."
|
||||
msgstr "%(name)s object with primary key %(key)r does not exist."
|
||||
|
||||
#: options.py:1140
|
||||
#: options.py:1154
|
||||
#, python-format
|
||||
msgid "Change %s"
|
||||
msgstr "Change %s"
|
||||
|
||||
#: options.py:1190
|
||||
#: options.py:1204
|
||||
msgid "Database error"
|
||||
msgstr "Database error"
|
||||
|
||||
#: options.py:1253
|
||||
#: options.py:1267
|
||||
#, python-format
|
||||
msgid "%(count)s %(name)s was changed successfully."
|
||||
msgid_plural "%(count)s %(name)s were changed successfully."
|
||||
msgstr[0] "%(count)s %(name)s was changed successfully."
|
||||
msgstr[1] "%(count)s %(name)s were changed successfully."
|
||||
|
||||
#: options.py:1280
|
||||
#: options.py:1294
|
||||
#, python-format
|
||||
msgid "%(total_count)s selected"
|
||||
msgid_plural "All %(total_count)s selected"
|
||||
msgstr[0] "%(total_count)s selected"
|
||||
msgstr[1] "All %(total_count)s selected"
|
||||
|
||||
#: options.py:1285
|
||||
#: options.py:1299
|
||||
#, python-format
|
||||
msgid "0 of %(cnt)s selected"
|
||||
msgstr "0 of %(cnt)s selected"
|
||||
|
||||
#: options.py:1335
|
||||
#: options.py:1349
|
||||
#, python-format
|
||||
msgid "The %(name)s \"%(obj)s\" was deleted successfully."
|
||||
msgstr "The %(name)s \"%(obj)s\" was deleted successfully."
|
||||
|
||||
#: options.py:1382
|
||||
#: options.py:1402
|
||||
#, python-format
|
||||
msgid "Change history: %s"
|
||||
msgstr "Change history: %s"
|
||||
|
||||
#: sites.py:322 tests.py:57 templates/admin/login.html:48
|
||||
#. Translators: Model verbose name and instance representation, suitable to be an item in a list
|
||||
#: options.py:1504
|
||||
#, python-format
|
||||
msgid "%(class_name)s %(instance)s"
|
||||
msgstr ""
|
||||
|
||||
#: options.py:1511
|
||||
#, fuzzy, python-format
|
||||
msgid ""
|
||||
"Deleting %(class_name)s %(instance)s would require deleting the following "
|
||||
"protected related objects: %(related_objects)s"
|
||||
msgstr ""
|
||||
"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
|
||||
"following protected related objects:"
|
||||
|
||||
#: sites.py:324 tests.py:71 templates/admin/login.html:48
|
||||
#: templates/registration/password_reset_complete.html:19
|
||||
#: views/decorators.py:24
|
||||
msgid "Log in"
|
||||
msgstr "Log in"
|
||||
|
||||
#: sites.py:388
|
||||
#: sites.py:392
|
||||
msgid "Site administration"
|
||||
msgstr "Site administration"
|
||||
|
||||
#: sites.py:440
|
||||
#: sites.py:446
|
||||
#, python-format
|
||||
msgid "%s administration"
|
||||
msgstr "%s administration"
|
||||
|
@ -298,15 +313,15 @@ msgstr "Time:"
|
|||
msgid "Lookup"
|
||||
msgstr "Lookup"
|
||||
|
||||
#: widgets.py:271
|
||||
#: widgets.py:260
|
||||
msgid "Add Another"
|
||||
msgstr "Add Another"
|
||||
|
||||
#: widgets.py:316
|
||||
#: widgets.py:302
|
||||
msgid "Currently:"
|
||||
msgstr "Currently:"
|
||||
|
||||
#: widgets.py:317
|
||||
#: widgets.py:303
|
||||
msgid "Change:"
|
||||
msgstr "Change:"
|
||||
|
||||
|
@ -788,13 +803,20 @@ msgid "Password reset successful"
|
|||
msgstr "Password reset successful"
|
||||
|
||||
#: templates/registration/password_reset_done.html:17
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"We've emailed you instructions for setting your password to the email "
|
||||
"address you submitted. You should be receiving it shortly."
|
||||
"We've emailed you instructions for setting your password. You should be "
|
||||
"receiving them shortly."
|
||||
msgstr ""
|
||||
"We've emailed you instructions for setting your password to the email "
|
||||
"address you submitted. You should be receiving it shortly."
|
||||
|
||||
#: templates/registration/password_reset_done.html:19
|
||||
msgid ""
|
||||
"If you don't receive an email, please make sure you've entered the address "
|
||||
"you registered with, and check your spam folder."
|
||||
msgstr ""
|
||||
|
||||
#: templates/registration/password_reset_email.html:2
|
||||
#, python-format
|
||||
msgid ""
|
||||
|
@ -837,20 +859,20 @@ msgstr "Email address:"
|
|||
msgid "Reset my password"
|
||||
msgstr "Reset my password"
|
||||
|
||||
#: templatetags/admin_list.py:344
|
||||
#: templatetags/admin_list.py:348
|
||||
msgid "All dates"
|
||||
msgstr "All dates"
|
||||
|
||||
#: views/main.py:33
|
||||
#: views/main.py:37
|
||||
msgid "(None)"
|
||||
msgstr "(None)"
|
||||
|
||||
#: views/main.py:76
|
||||
#: views/main.py:86
|
||||
#, python-format
|
||||
msgid "Select %s"
|
||||
msgstr "Select %s"
|
||||
|
||||
#: views/main.py:78
|
||||
#: views/main.py:88
|
||||
#, python-format
|
||||
msgid "Select %s to change"
|
||||
msgstr "Select %s to change"
|
||||
|
|
|
@ -6,14 +6,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-03-23 02:35+0100\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2012-03-08 10:42+0000\n"
|
||||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: static/admin/js/SelectFilter2.js:45
|
||||
|
@ -93,7 +93,7 @@ msgstr ""
|
|||
"You have unsaved changes on individual editable fields. If you run an "
|
||||
"action, your unsaved changes will be lost."
|
||||
|
||||
#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:6
|
||||
#: static/admin/js/actions.js:121 static/admin/js/actions.min.js:5
|
||||
msgid ""
|
||||
"You have selected an action, but you haven't saved your changes to "
|
||||
"individual fields yet. Please click OK to save. You'll need to re-run the "
|
||||
|
@ -113,7 +113,7 @@ msgstr ""
|
|||
"fields. You're probably looking for the Go button rather than the Save "
|
||||
"button."
|
||||
|
||||
#: static/admin/js/calendar.js:26
|
||||
#: static/admin/js/calendar.js:8
|
||||
msgid ""
|
||||
"January February March April May June July August September October November "
|
||||
"December"
|
||||
|
@ -121,7 +121,7 @@ msgstr ""
|
|||
"January February March April May June July August September October November "
|
||||
"December"
|
||||
|
||||
#: static/admin/js/calendar.js:27
|
||||
#: static/admin/js/calendar.js:9
|
||||
msgid "S M T W T F S"
|
||||
msgstr "S M T W T F S"
|
||||
|
||||
|
@ -130,7 +130,7 @@ msgstr "S M T W T F S"
|
|||
msgid "Show"
|
||||
msgstr "Show"
|
||||
|
||||
#: static/admin/js/collapse.js:15 static/admin/js/collapse.min.js:1
|
||||
#: static/admin/js/collapse.js:16 static/admin/js/collapse.min.js:1
|
||||
msgid "Hide"
|
||||
msgstr "Hide"
|
||||
|
||||
|
|
|
@ -6,69 +6,69 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-22 09:28+0200\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2012-10-22 08:46+0000\n"
|
||||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: views.py:58 views.py:60 views.py:62
|
||||
#: views.py:59 views.py:61 views.py:63
|
||||
msgid "tag:"
|
||||
msgstr "tag:"
|
||||
|
||||
#: views.py:93 views.py:95 views.py:97
|
||||
#: views.py:94 views.py:96 views.py:98
|
||||
msgid "filter:"
|
||||
msgstr "filter:"
|
||||
|
||||
#: views.py:156 views.py:158 views.py:160
|
||||
#: views.py:157 views.py:159 views.py:161
|
||||
msgid "view:"
|
||||
msgstr "view:"
|
||||
|
||||
#: views.py:188
|
||||
#: views.py:189
|
||||
#, python-format
|
||||
msgid "App %r not found"
|
||||
msgstr "App %r not found"
|
||||
|
||||
#: views.py:195
|
||||
#: views.py:196
|
||||
#, python-format
|
||||
msgid "Model %(model_name)r not found in app %(app_label)r"
|
||||
msgstr "Model %(model_name)r not found in app %(app_label)r"
|
||||
|
||||
#: views.py:207
|
||||
#: views.py:208
|
||||
#, python-format
|
||||
msgid "the related `%(app_label)s.%(data_type)s` object"
|
||||
msgstr "the related `%(app_label)s.%(data_type)s` object"
|
||||
|
||||
#: views.py:207 views.py:226 views.py:231 views.py:245 views.py:259
|
||||
#: views.py:264
|
||||
#: views.py:208 views.py:227 views.py:232 views.py:246 views.py:260
|
||||
#: views.py:265
|
||||
msgid "model:"
|
||||
msgstr "model:"
|
||||
|
||||
#: views.py:222 views.py:254
|
||||
#: views.py:223 views.py:255
|
||||
#, python-format
|
||||
msgid "related `%(app_label)s.%(object_name)s` objects"
|
||||
msgstr "related `%(app_label)s.%(object_name)s` objects"
|
||||
|
||||
#: views.py:226 views.py:259
|
||||
#: views.py:227 views.py:260
|
||||
#, python-format
|
||||
msgid "all %s"
|
||||
msgstr "all %s"
|
||||
|
||||
#: views.py:231 views.py:264
|
||||
#: views.py:232 views.py:265
|
||||
#, python-format
|
||||
msgid "number of %s"
|
||||
msgstr "number of %s"
|
||||
|
||||
#: views.py:269
|
||||
#: views.py:270
|
||||
#, python-format
|
||||
msgid "Fields on %s objects"
|
||||
msgstr "Fields on %s objects"
|
||||
|
||||
#: views.py:361
|
||||
#: views.py:362
|
||||
#, python-format
|
||||
msgid "%s does not appear to be a urlpattern object"
|
||||
msgstr "%s does not appear to be a urlpattern object"
|
||||
|
|
|
@ -6,14 +6,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-12-15 23:27+0100\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2012-12-16 08:51+0000\n"
|
||||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: admin.py:41
|
||||
|
@ -28,56 +28,56 @@ msgstr "Permissions"
|
|||
msgid "Important dates"
|
||||
msgstr "Important dates"
|
||||
|
||||
#: admin.py:126
|
||||
#: admin.py:132
|
||||
msgid "Password changed successfully."
|
||||
msgstr "Password changed successfully."
|
||||
|
||||
#: admin.py:136
|
||||
#: admin.py:142
|
||||
#, python-format
|
||||
msgid "Change password: %s"
|
||||
msgstr "Change password: %s"
|
||||
|
||||
#: forms.py:31 tests/forms.py:251 tests/forms.py:256 tests/forms.py:384
|
||||
#: forms.py:33 tests/forms.py:261 tests/forms.py:266 tests/forms.py:407
|
||||
msgid "No password set."
|
||||
msgstr "No password set."
|
||||
|
||||
#: forms.py:37 tests/forms.py:261 tests/forms.py:267
|
||||
#: forms.py:39 tests/forms.py:271 tests/forms.py:277
|
||||
msgid "Invalid password format or unknown hashing algorithm."
|
||||
msgstr "Invalid password format or unknown hashing algorithm."
|
||||
|
||||
#: forms.py:67
|
||||
#: forms.py:72
|
||||
msgid "A user with that username already exists."
|
||||
msgstr "A user with that username already exists."
|
||||
|
||||
#: forms.py:68 forms.py:269 forms.py:329
|
||||
#: forms.py:73 forms.py:254 forms.py:314
|
||||
msgid "The two password fields didn't match."
|
||||
msgstr "The two password fields didn't match."
|
||||
|
||||
#: forms.py:70 forms.py:115
|
||||
#: forms.py:75 forms.py:120
|
||||
msgid "Username"
|
||||
msgstr "Username"
|
||||
|
||||
#: forms.py:72 forms.py:116
|
||||
#: forms.py:77 forms.py:121
|
||||
msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only."
|
||||
msgstr "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only."
|
||||
|
||||
#: forms.py:75 forms.py:119
|
||||
#: forms.py:80 forms.py:124
|
||||
msgid "This value may contain only letters, numbers and @/./+/-/_ characters."
|
||||
msgstr "This value may contain only letters, numbers and @/./+/-/_ characters."
|
||||
|
||||
#: forms.py:77 forms.py:121 forms.py:148 forms.py:331
|
||||
#: forms.py:82 forms.py:126 forms.py:153 forms.py:316
|
||||
msgid "Password"
|
||||
msgstr "Password"
|
||||
|
||||
#: forms.py:79
|
||||
#: forms.py:84
|
||||
msgid "Password confirmation"
|
||||
msgstr "Password confirmation"
|
||||
|
||||
#: forms.py:81
|
||||
#: forms.py:86
|
||||
msgid "Enter the same password as above, for verification."
|
||||
msgstr "Enter the same password as above, for verification."
|
||||
|
||||
#: forms.py:122
|
||||
#: forms.py:127
|
||||
msgid ""
|
||||
"Raw passwords are not stored, so there is no way to see this user's "
|
||||
"password, but you can change the password using <a href=\"password/\">this "
|
||||
|
@ -87,7 +87,7 @@ msgstr ""
|
|||
"password, but you can change the password using <a href=\"password/\">this "
|
||||
"form</a>."
|
||||
|
||||
#: forms.py:151
|
||||
#: forms.py:156
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Please enter a correct %(username)s and password. Note that both fields may "
|
||||
|
@ -96,80 +96,57 @@ msgstr ""
|
|||
"Please enter a correct %(username)s and password. Note that both fields may "
|
||||
"be case-sensitive."
|
||||
|
||||
#: forms.py:153
|
||||
msgid ""
|
||||
"Your Web browser doesn't appear to have cookies enabled. Cookies are "
|
||||
"required for logging in."
|
||||
msgstr ""
|
||||
"Your Web browser doesn't appear to have cookies enabled. Cookies are "
|
||||
"required for logging in."
|
||||
|
||||
#: forms.py:155
|
||||
#: forms.py:158
|
||||
msgid "This account is inactive."
|
||||
msgstr "This account is inactive."
|
||||
|
||||
#: forms.py:206
|
||||
msgid ""
|
||||
"That email address doesn't have an associated user account. Are you sure "
|
||||
"you've registered?"
|
||||
msgstr ""
|
||||
"That email address doesn't have an associated user account. Are you sure "
|
||||
"you've registered?"
|
||||
|
||||
#: forms.py:208 tests/forms.py:374
|
||||
msgid ""
|
||||
"The user account associated with this email address cannot reset the "
|
||||
"password."
|
||||
msgstr ""
|
||||
"The user account associated with this email address cannot reset the "
|
||||
"password."
|
||||
|
||||
#: forms.py:211
|
||||
msgid "Email"
|
||||
msgstr "Email"
|
||||
|
||||
#: forms.py:271
|
||||
#: forms.py:256
|
||||
msgid "New password"
|
||||
msgstr "New password"
|
||||
|
||||
#: forms.py:273
|
||||
#: forms.py:258
|
||||
msgid "New password confirmation"
|
||||
msgstr "New password confirmation"
|
||||
|
||||
#: forms.py:302
|
||||
#: forms.py:287
|
||||
msgid "Your old password was entered incorrectly. Please enter it again."
|
||||
msgstr "Your old password was entered incorrectly. Please enter it again."
|
||||
|
||||
#: forms.py:305
|
||||
#: forms.py:290
|
||||
msgid "Old password"
|
||||
msgstr "Old password"
|
||||
|
||||
#: forms.py:333
|
||||
#: forms.py:318
|
||||
msgid "Password (again)"
|
||||
msgstr "Password (again)"
|
||||
|
||||
#: hashers.py:241 hashers.py:292 hashers.py:321 hashers.py:349 hashers.py:378
|
||||
#: hashers.py:412
|
||||
#: hashers.py:243 hashers.py:317 hashers.py:365 hashers.py:393 hashers.py:426
|
||||
#: hashers.py:459 hashers.py:493
|
||||
msgid "algorithm"
|
||||
msgstr "algorithm"
|
||||
|
||||
#: hashers.py:242
|
||||
#: hashers.py:244
|
||||
msgid "iterations"
|
||||
msgstr "iterations"
|
||||
|
||||
#: hashers.py:243 hashers.py:294 hashers.py:322 hashers.py:350 hashers.py:413
|
||||
#: hashers.py:245 hashers.py:319 hashers.py:366 hashers.py:394 hashers.py:494
|
||||
msgid "salt"
|
||||
msgstr "salt"
|
||||
|
||||
#: hashers.py:244 hashers.py:323 hashers.py:351 hashers.py:379 hashers.py:414
|
||||
#: hashers.py:246 hashers.py:367 hashers.py:395 hashers.py:427 hashers.py:460
|
||||
#: hashers.py:495
|
||||
msgid "hash"
|
||||
msgstr "hash"
|
||||
|
||||
#: hashers.py:293
|
||||
#: hashers.py:318
|
||||
msgid "work factor"
|
||||
msgstr "work factor"
|
||||
|
||||
#: hashers.py:295
|
||||
#: hashers.py:320
|
||||
msgid "checksum"
|
||||
msgstr "checksum"
|
||||
|
||||
|
@ -287,7 +264,7 @@ msgstr "user"
|
|||
msgid "users"
|
||||
msgstr "users"
|
||||
|
||||
#: views.py:94
|
||||
#: views.py:89
|
||||
msgid "Logged out"
|
||||
msgstr "Logged out"
|
||||
|
||||
|
@ -295,3 +272,29 @@ msgstr "Logged out"
|
|||
#, python-format
|
||||
msgid "Password reset on %(site_name)s"
|
||||
msgstr "Password reset on %(site_name)s"
|
||||
|
||||
#: tests/forms.py:325
|
||||
#, fuzzy
|
||||
msgid "Enter a valid email address."
|
||||
msgstr "Enter a valid username."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Your Web browser doesn't appear to have cookies enabled. Cookies are "
|
||||
#~ "required for logging in."
|
||||
#~ msgstr ""
|
||||
#~ "Your Web browser doesn't appear to have cookies enabled. Cookies are "
|
||||
#~ "required for logging in."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "That email address doesn't have an associated user account. Are you sure "
|
||||
#~ "you've registered?"
|
||||
#~ msgstr ""
|
||||
#~ "That email address doesn't have an associated user account. Are you sure "
|
||||
#~ "you've registered?"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The user account associated with this email address cannot reset the "
|
||||
#~ "password."
|
||||
#~ msgstr ""
|
||||
#~ "The user account associated with this email address cannot reset the "
|
||||
#~ "password."
|
||||
|
|
|
@ -6,14 +6,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-15 10:56+0200\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2012-02-14 13:24+0000\n"
|
||||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: admin.py:25
|
||||
|
@ -25,42 +25,38 @@ msgid "Metadata"
|
|||
msgstr "Metadata"
|
||||
|
||||
#: admin.py:55
|
||||
msgid "flagged"
|
||||
msgid_plural "flagged"
|
||||
msgstr[0] "flagged"
|
||||
msgstr[1] "flagged"
|
||||
#, fuzzy, python-format
|
||||
msgid "%d comment was successfully flagged"
|
||||
msgid_plural "%d comments were successfully flagged"
|
||||
msgstr[0] "1 comment was successfully %(action)s."
|
||||
msgstr[1] "%(count)s comments were successfully %(action)s."
|
||||
|
||||
#: admin.py:56
|
||||
#: admin.py:57
|
||||
msgid "Flag selected comments"
|
||||
msgstr "Flag selected comments"
|
||||
|
||||
#: admin.py:60
|
||||
msgid "approved"
|
||||
msgid_plural "approved"
|
||||
msgstr[0] "approved"
|
||||
msgstr[1] "approved"
|
||||
|
||||
#: admin.py:61
|
||||
#, fuzzy, python-format
|
||||
msgid "%d comment was successfully approved"
|
||||
msgid_plural "%d comments were successfully approved"
|
||||
msgstr[0] "1 comment was successfully %(action)s."
|
||||
msgstr[1] "%(count)s comments were successfully %(action)s."
|
||||
|
||||
#: admin.py:63
|
||||
msgid "Approve selected comments"
|
||||
msgstr "Approve selected comments"
|
||||
|
||||
#: admin.py:65
|
||||
msgid "removed"
|
||||
msgid_plural "removed"
|
||||
msgstr[0] "removed"
|
||||
msgstr[1] "removed"
|
||||
|
||||
#: admin.py:66
|
||||
msgid "Remove selected comments"
|
||||
msgstr "Remove selected comments"
|
||||
|
||||
#: admin.py:78
|
||||
#, python-format
|
||||
msgid "1 comment was successfully %(action)s."
|
||||
msgid_plural "%(count)s comments were successfully %(action)s."
|
||||
#: admin.py:67
|
||||
#, fuzzy, python-format
|
||||
msgid "%d comment was successfully removed"
|
||||
msgid_plural "%d comments were successfully removed"
|
||||
msgstr[0] "1 comment was successfully %(action)s."
|
||||
msgstr[1] "%(count)s comments were successfully %(action)s."
|
||||
|
||||
#: admin.py:69
|
||||
msgid "Remove selected comments"
|
||||
msgstr "Remove selected comments"
|
||||
|
||||
#: feeds.py:14
|
||||
#, python-format
|
||||
msgid "%(site_name)s comments"
|
||||
|
@ -301,3 +297,18 @@ msgstr "Post your comment"
|
|||
#: templates/comments/preview.html:16
|
||||
msgid "or make changes"
|
||||
msgstr "or make changes"
|
||||
|
||||
#~ msgid "flagged"
|
||||
#~ msgid_plural "flagged"
|
||||
#~ msgstr[0] "flagged"
|
||||
#~ msgstr[1] "flagged"
|
||||
|
||||
#~ msgid "approved"
|
||||
#~ msgid_plural "approved"
|
||||
#~ msgstr[0] "approved"
|
||||
#~ msgstr[1] "approved"
|
||||
|
||||
#~ msgid "removed"
|
||||
#~ msgid_plural "removed"
|
||||
#~ msgstr[0] "removed"
|
||||
#~ msgstr[1] "removed"
|
||||
|
|
|
@ -6,14 +6,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-15 10:56+0200\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2012-03-08 11:45+0000\n"
|
||||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: models.py:130
|
||||
|
|
|
@ -6,14 +6,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-15 10:56+0200\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2012-10-18 10:56+0000\n"
|
||||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: admin.py:10
|
||||
|
@ -79,19 +79,19 @@ msgstr ""
|
|||
msgid "registration required"
|
||||
msgstr "registration required"
|
||||
|
||||
#: models.py:17
|
||||
#: models.py:18
|
||||
msgid "If this is checked, only logged-in users will be able to view the page."
|
||||
msgstr ""
|
||||
"If this is checked, only logged-in users will be able to view the page."
|
||||
|
||||
#: models.py:22
|
||||
#: models.py:24
|
||||
msgid "flat page"
|
||||
msgstr "flat page"
|
||||
|
||||
#: models.py:23
|
||||
#: models.py:25
|
||||
msgid "flat pages"
|
||||
msgstr "flat pages"
|
||||
|
||||
#: tests/forms.py:97
|
||||
#: tests/forms.py:98
|
||||
msgid "This field is required."
|
||||
msgstr "This field is required."
|
||||
|
|
|
@ -6,14 +6,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-15 10:56+0200\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2012-02-14 13:42+0000\n"
|
||||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: templates/formtools/wizard/wizard_form.html:15
|
||||
|
@ -28,10 +28,9 @@ msgstr "prev step"
|
|||
msgid "submit"
|
||||
msgstr "submit"
|
||||
|
||||
#: wizard/legacy.py:159
|
||||
msgid ""
|
||||
"We apologize, but your form has expired. Please continue filling out the "
|
||||
"form from this page."
|
||||
msgstr ""
|
||||
"We apologize, but your form has expired. Please continue filling out the "
|
||||
"form from this page."
|
||||
#~ msgid ""
|
||||
#~ "We apologize, but your form has expired. Please continue filling out the "
|
||||
#~ "form from this page."
|
||||
#~ msgstr ""
|
||||
#~ "We apologize, but your form has expired. Please continue filling out the "
|
||||
#~ "form from this page."
|
||||
|
|
|
@ -6,14 +6,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-15 10:56+0200\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2012-03-08 12:32+0000\n"
|
||||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: views.py:9
|
||||
|
@ -29,47 +29,47 @@ msgstr "Slug %r isn't registered."
|
|||
msgid "The base GIS field -- maps to the OpenGIS Specification Geometry type."
|
||||
msgstr "The base GIS field -- maps to the OpenGIS Specification Geometry type."
|
||||
|
||||
#: db/models/fields.py:271
|
||||
#: db/models/fields.py:270
|
||||
msgid "Point"
|
||||
msgstr "Point"
|
||||
|
||||
#: db/models/fields.py:275
|
||||
#: db/models/fields.py:274
|
||||
msgid "Line string"
|
||||
msgstr "Line string"
|
||||
|
||||
#: db/models/fields.py:279
|
||||
#: db/models/fields.py:278
|
||||
msgid "Polygon"
|
||||
msgstr "Polygon"
|
||||
|
||||
#: db/models/fields.py:283
|
||||
#: db/models/fields.py:282
|
||||
msgid "Multi-point"
|
||||
msgstr "Multi-point"
|
||||
|
||||
#: db/models/fields.py:287
|
||||
#: db/models/fields.py:286
|
||||
msgid "Multi-line string"
|
||||
msgstr "Multi-line string"
|
||||
|
||||
#: db/models/fields.py:291
|
||||
#: db/models/fields.py:290
|
||||
msgid "Multi polygon"
|
||||
msgstr "Multi polygon"
|
||||
|
||||
#: db/models/fields.py:295
|
||||
#: db/models/fields.py:294
|
||||
msgid "Geometry collection"
|
||||
msgstr "Geometry collection"
|
||||
|
||||
#: forms/fields.py:19
|
||||
#: forms/fields.py:23
|
||||
msgid "No geometry value provided."
|
||||
msgstr "No geometry value provided."
|
||||
|
||||
#: forms/fields.py:20
|
||||
#: forms/fields.py:24
|
||||
msgid "Invalid geometry value."
|
||||
msgstr "Invalid geometry value."
|
||||
|
||||
#: forms/fields.py:21
|
||||
#: forms/fields.py:25
|
||||
msgid "Invalid geometry type."
|
||||
msgstr "Invalid geometry type."
|
||||
|
||||
#: forms/fields.py:22
|
||||
#: forms/fields.py:26
|
||||
msgid ""
|
||||
"An error occurred when transforming the geometry to the SRID of the geometry "
|
||||
"form field."
|
||||
|
|
|
@ -6,286 +6,286 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-15 10:57+0200\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2012-02-14 13:08+0000\n"
|
||||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: tests.py:125 templatetags/humanize.py:167
|
||||
#: tests.py:131 templatetags/humanize.py:168
|
||||
msgid "today"
|
||||
msgstr "today"
|
||||
|
||||
#: tests.py:125 templatetags/humanize.py:171
|
||||
#: tests.py:131 templatetags/humanize.py:172
|
||||
msgid "yesterday"
|
||||
msgstr "yesterday"
|
||||
|
||||
#: tests.py:125 templatetags/humanize.py:169
|
||||
#: tests.py:131 templatetags/humanize.py:170
|
||||
msgid "tomorrow"
|
||||
msgstr "tomorrow"
|
||||
|
||||
#: templatetags/humanize.py:25
|
||||
#: templatetags/humanize.py:26
|
||||
msgid "th"
|
||||
msgstr "th"
|
||||
|
||||
#: templatetags/humanize.py:25
|
||||
#: templatetags/humanize.py:26
|
||||
msgid "st"
|
||||
msgstr "st"
|
||||
|
||||
#: templatetags/humanize.py:25
|
||||
#: templatetags/humanize.py:26
|
||||
msgid "nd"
|
||||
msgstr "nd"
|
||||
|
||||
#: templatetags/humanize.py:25
|
||||
#: templatetags/humanize.py:26
|
||||
msgid "rd"
|
||||
msgstr "rd"
|
||||
|
||||
#: templatetags/humanize.py:54
|
||||
#: templatetags/humanize.py:55
|
||||
#, python-format
|
||||
msgid "%(value).1f million"
|
||||
msgid_plural "%(value).1f million"
|
||||
msgstr[0] "%(value).1f million"
|
||||
msgstr[1] "%(value).1f million"
|
||||
|
||||
#: templatetags/humanize.py:55
|
||||
#: templatetags/humanize.py:56
|
||||
#, python-format
|
||||
msgid "%(value)s million"
|
||||
msgid_plural "%(value)s million"
|
||||
msgstr[0] "%(value)s million"
|
||||
msgstr[1] "%(value)s million"
|
||||
|
||||
#: templatetags/humanize.py:58
|
||||
#: templatetags/humanize.py:59
|
||||
#, python-format
|
||||
msgid "%(value).1f billion"
|
||||
msgid_plural "%(value).1f billion"
|
||||
msgstr[0] "%(value).1f billion"
|
||||
msgstr[1] "%(value).1f billion"
|
||||
|
||||
#: templatetags/humanize.py:59
|
||||
#: templatetags/humanize.py:60
|
||||
#, python-format
|
||||
msgid "%(value)s billion"
|
||||
msgid_plural "%(value)s billion"
|
||||
msgstr[0] "%(value)s billion"
|
||||
msgstr[1] "%(value)s billion"
|
||||
|
||||
#: templatetags/humanize.py:62
|
||||
#: templatetags/humanize.py:63
|
||||
#, python-format
|
||||
msgid "%(value).1f trillion"
|
||||
msgid_plural "%(value).1f trillion"
|
||||
msgstr[0] "%(value).1f trillion"
|
||||
msgstr[1] "%(value).1f trillion"
|
||||
|
||||
#: templatetags/humanize.py:63
|
||||
#: templatetags/humanize.py:64
|
||||
#, python-format
|
||||
msgid "%(value)s trillion"
|
||||
msgid_plural "%(value)s trillion"
|
||||
msgstr[0] "%(value)s trillion"
|
||||
msgstr[1] "%(value)s trillion"
|
||||
|
||||
#: templatetags/humanize.py:66
|
||||
#: templatetags/humanize.py:67
|
||||
#, python-format
|
||||
msgid "%(value).1f quadrillion"
|
||||
msgid_plural "%(value).1f quadrillion"
|
||||
msgstr[0] "%(value).1f quadrillion"
|
||||
msgstr[1] "%(value).1f quadrillion"
|
||||
|
||||
#: templatetags/humanize.py:67
|
||||
#: templatetags/humanize.py:68
|
||||
#, python-format
|
||||
msgid "%(value)s quadrillion"
|
||||
msgid_plural "%(value)s quadrillion"
|
||||
msgstr[0] "%(value)s quadrillion"
|
||||
msgstr[1] "%(value)s quadrillion"
|
||||
|
||||
#: templatetags/humanize.py:70
|
||||
#: templatetags/humanize.py:71
|
||||
#, python-format
|
||||
msgid "%(value).1f quintillion"
|
||||
msgid_plural "%(value).1f quintillion"
|
||||
msgstr[0] "%(value).1f quintillion"
|
||||
msgstr[1] "%(value).1f quintillion"
|
||||
|
||||
#: templatetags/humanize.py:71
|
||||
#: templatetags/humanize.py:72
|
||||
#, python-format
|
||||
msgid "%(value)s quintillion"
|
||||
msgid_plural "%(value)s quintillion"
|
||||
msgstr[0] "%(value)s quintillion"
|
||||
msgstr[1] "%(value)s quintillion"
|
||||
|
||||
#: templatetags/humanize.py:74
|
||||
#: templatetags/humanize.py:75
|
||||
#, python-format
|
||||
msgid "%(value).1f sextillion"
|
||||
msgid_plural "%(value).1f sextillion"
|
||||
msgstr[0] "%(value).1f sextillion"
|
||||
msgstr[1] "%(value).1f sextillion"
|
||||
|
||||
#: templatetags/humanize.py:75
|
||||
#: templatetags/humanize.py:76
|
||||
#, python-format
|
||||
msgid "%(value)s sextillion"
|
||||
msgid_plural "%(value)s sextillion"
|
||||
msgstr[0] "%(value)s sextillion"
|
||||
msgstr[1] "%(value)s sextillion"
|
||||
|
||||
#: templatetags/humanize.py:78
|
||||
#: templatetags/humanize.py:79
|
||||
#, python-format
|
||||
msgid "%(value).1f septillion"
|
||||
msgid_plural "%(value).1f septillion"
|
||||
msgstr[0] "%(value).1f septillion"
|
||||
msgstr[1] "%(value).1f septillion"
|
||||
|
||||
#: templatetags/humanize.py:79
|
||||
#: templatetags/humanize.py:80
|
||||
#, python-format
|
||||
msgid "%(value)s septillion"
|
||||
msgid_plural "%(value)s septillion"
|
||||
msgstr[0] "%(value)s septillion"
|
||||
msgstr[1] "%(value)s septillion"
|
||||
|
||||
#: templatetags/humanize.py:82
|
||||
#: templatetags/humanize.py:83
|
||||
#, python-format
|
||||
msgid "%(value).1f octillion"
|
||||
msgid_plural "%(value).1f octillion"
|
||||
msgstr[0] "%(value).1f octillion"
|
||||
msgstr[1] "%(value).1f octillion"
|
||||
|
||||
#: templatetags/humanize.py:83
|
||||
#: templatetags/humanize.py:84
|
||||
#, python-format
|
||||
msgid "%(value)s octillion"
|
||||
msgid_plural "%(value)s octillion"
|
||||
msgstr[0] "%(value)s octillion"
|
||||
msgstr[1] "%(value)s octillion"
|
||||
|
||||
#: templatetags/humanize.py:86
|
||||
#: templatetags/humanize.py:87
|
||||
#, python-format
|
||||
msgid "%(value).1f nonillion"
|
||||
msgid_plural "%(value).1f nonillion"
|
||||
msgstr[0] "%(value).1f nonillion"
|
||||
msgstr[1] "%(value).1f nonillion"
|
||||
|
||||
#: templatetags/humanize.py:87
|
||||
#: templatetags/humanize.py:88
|
||||
#, python-format
|
||||
msgid "%(value)s nonillion"
|
||||
msgid_plural "%(value)s nonillion"
|
||||
msgstr[0] "%(value)s nonillion"
|
||||
msgstr[1] "%(value)s nonillion"
|
||||
|
||||
#: templatetags/humanize.py:90
|
||||
#: templatetags/humanize.py:91
|
||||
#, python-format
|
||||
msgid "%(value).1f decillion"
|
||||
msgid_plural "%(value).1f decillion"
|
||||
msgstr[0] "%(value).1f decillion"
|
||||
msgstr[1] "%(value).1f decillion"
|
||||
|
||||
#: templatetags/humanize.py:91
|
||||
#: templatetags/humanize.py:92
|
||||
#, python-format
|
||||
msgid "%(value)s decillion"
|
||||
msgid_plural "%(value)s decillion"
|
||||
msgstr[0] "%(value)s decillion"
|
||||
msgstr[1] "%(value)s decillion"
|
||||
|
||||
#: templatetags/humanize.py:94
|
||||
#: templatetags/humanize.py:95
|
||||
#, python-format
|
||||
msgid "%(value).1f googol"
|
||||
msgid_plural "%(value).1f googol"
|
||||
msgstr[0] "%(value).1f googol"
|
||||
msgstr[1] "%(value).1f googol"
|
||||
|
||||
#: templatetags/humanize.py:95
|
||||
#: templatetags/humanize.py:96
|
||||
#, python-format
|
||||
msgid "%(value)s googol"
|
||||
msgid_plural "%(value)s googol"
|
||||
msgstr[0] "%(value)s googol"
|
||||
msgstr[1] "%(value)s googol"
|
||||
|
||||
#: templatetags/humanize.py:144
|
||||
#: templatetags/humanize.py:145
|
||||
msgid "one"
|
||||
msgstr "one"
|
||||
|
||||
#: templatetags/humanize.py:144
|
||||
#: templatetags/humanize.py:145
|
||||
msgid "two"
|
||||
msgstr "two"
|
||||
|
||||
#: templatetags/humanize.py:144
|
||||
#: templatetags/humanize.py:145
|
||||
msgid "three"
|
||||
msgstr "three"
|
||||
|
||||
#: templatetags/humanize.py:144
|
||||
#: templatetags/humanize.py:145
|
||||
msgid "four"
|
||||
msgstr "four"
|
||||
|
||||
#: templatetags/humanize.py:144
|
||||
#: templatetags/humanize.py:145
|
||||
msgid "five"
|
||||
msgstr "five"
|
||||
|
||||
#: templatetags/humanize.py:144
|
||||
#: templatetags/humanize.py:145
|
||||
msgid "six"
|
||||
msgstr "six"
|
||||
|
||||
#: templatetags/humanize.py:144
|
||||
#: templatetags/humanize.py:145
|
||||
msgid "seven"
|
||||
msgstr "seven"
|
||||
|
||||
#: templatetags/humanize.py:144
|
||||
#: templatetags/humanize.py:145
|
||||
msgid "eight"
|
||||
msgstr "eight"
|
||||
|
||||
#: templatetags/humanize.py:144
|
||||
#: templatetags/humanize.py:145
|
||||
msgid "nine"
|
||||
msgstr "nine"
|
||||
|
||||
#: templatetags/humanize.py:190
|
||||
#: templatetags/humanize.py:191
|
||||
#, python-format
|
||||
msgctxt "naturaltime"
|
||||
msgid "%(delta)s ago"
|
||||
msgstr "%(delta)s ago"
|
||||
|
||||
#: templatetags/humanize.py:193 templatetags/humanize.py:215
|
||||
#: templatetags/humanize.py:194 templatetags/humanize.py:216
|
||||
msgid "now"
|
||||
msgstr "now"
|
||||
|
||||
#: templatetags/humanize.py:196
|
||||
#: templatetags/humanize.py:197
|
||||
#, python-format
|
||||
msgid "a second ago"
|
||||
msgid_plural "%(count)s seconds ago"
|
||||
msgstr[0] "a second ago"
|
||||
msgstr[1] "%(count)s seconds ago"
|
||||
|
||||
#: templatetags/humanize.py:201
|
||||
#: templatetags/humanize.py:202
|
||||
#, python-format
|
||||
msgid "a minute ago"
|
||||
msgid_plural "%(count)s minutes ago"
|
||||
msgstr[0] "a minute ago"
|
||||
msgstr[1] "%(count)s minutes ago"
|
||||
|
||||
#: templatetags/humanize.py:206
|
||||
#: templatetags/humanize.py:207
|
||||
#, python-format
|
||||
msgid "an hour ago"
|
||||
msgid_plural "%(count)s hours ago"
|
||||
msgstr[0] "an hour ago"
|
||||
msgstr[1] "%(count)s hours ago"
|
||||
|
||||
#: templatetags/humanize.py:212
|
||||
#: templatetags/humanize.py:213
|
||||
#, python-format
|
||||
msgctxt "naturaltime"
|
||||
msgid "%(delta)s from now"
|
||||
msgstr "%(delta)s from now"
|
||||
|
||||
#: templatetags/humanize.py:218
|
||||
#: templatetags/humanize.py:219
|
||||
#, python-format
|
||||
msgid "a second from now"
|
||||
msgid_plural "%(count)s seconds from now"
|
||||
msgstr[0] "a second from now"
|
||||
msgstr[1] "%(count)s seconds from now"
|
||||
|
||||
#: templatetags/humanize.py:223
|
||||
#: templatetags/humanize.py:224
|
||||
#, python-format
|
||||
msgid "a minute from now"
|
||||
msgid_plural "%(count)s minutes from now"
|
||||
msgstr[0] "a minute from now"
|
||||
msgstr[1] "%(count)s minutes from now"
|
||||
|
||||
#: templatetags/humanize.py:228
|
||||
#: templatetags/humanize.py:229
|
||||
#, python-format
|
||||
msgid "an hour from now"
|
||||
msgid_plural "%(count)s hours from now"
|
||||
|
|
|
@ -6,14 +6,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-15 10:57+0200\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2012-02-14 13:16+0000\n"
|
||||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: tests/base.py:101
|
||||
|
|
|
@ -6,14 +6,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-15 10:57+0200\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2012-02-14 13:39+0000\n"
|
||||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: models.py:9
|
||||
|
|
|
@ -6,14 +6,14 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-15 10:57+0200\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2012-02-14 13:40+0000\n"
|
||||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: models.py:38
|
||||
|
|
|
@ -6,28 +6,32 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Django\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-10-15 10:57+0200\n"
|
||||
"POT-Creation-Date: 2013-03-28 10:04+0100\n"
|
||||
"PO-Revision-Date: 2012-02-14 13:49+0000\n"
|
||||
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
||||
"Language-Team: English <en@li.org>\n"
|
||||
"Language: en\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: en\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: models.py:39
|
||||
#: models.py:25
|
||||
msgid "The domain name cannot contain any spaces or tabs."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:58
|
||||
msgid "domain name"
|
||||
msgstr "domain name"
|
||||
|
||||
#: models.py:40
|
||||
#: models.py:60
|
||||
msgid "display name"
|
||||
msgstr "display name"
|
||||
|
||||
#: models.py:45
|
||||
#: models.py:65
|
||||
msgid "site"
|
||||
msgstr "site"
|
||||
|
||||
#: models.py:46
|
||||
#: models.py:66
|
||||
msgid "sites"
|
||||
msgstr "sites"
|
||||
|
|
Loading…
Reference in New Issue