2011-01-22 01:50:35 +08:00
|
|
|
# This file is distributed under the same license as the Django package.
|
|
|
|
#
|
2012-03-14 16:55:00 +08:00
|
|
|
# Translators:
|
|
|
|
# Jannis Leidel <jannis@leidel.info>, 2011.
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Django\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2012-03-23 10:44:50 +08:00
|
|
|
"POT-Creation-Date: 2012-03-23 02:36+0100\n"
|
2012-03-14 16:55:00 +08:00
|
|
|
"PO-Revision-Date: 2012-02-14 13:06+0000\n"
|
|
|
|
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
|
|
|
|
"Language-Team: Vietnamese (http://www.transifex.net/projects/p/django/"
|
|
|
|
"language/vi/)\n"
|
|
|
|
"Language: vi\n"
|
2011-01-22 01:50:35 +08:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2011-03-01 16:54:19 +08:00
|
|
|
"Plural-Forms: nplurals=1; plural=0\n"
|
2011-01-22 01:50:35 +08:00
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:57 views.py:59 views.py:61
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "tag:"
|
|
|
|
msgstr "Nhãn:"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:92 views.py:94 views.py:96
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "filter:"
|
|
|
|
msgstr "Lọc:"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:155 views.py:157 views.py:159
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "view:"
|
|
|
|
msgstr "Xem:"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:187
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "App %r not found"
|
|
|
|
msgstr "Ứng dụng %r không tìm thấy"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:194
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Model %(model_name)r not found in app %(app_label)r"
|
|
|
|
msgstr "Mẫu %(model_name)r không tìm thấy trong ứng dụng %(app_label)r"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:206
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "the related `%(app_label)s.%(data_type)s` object"
|
|
|
|
msgstr ""
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:206 views.py:225 views.py:230 views.py:244 views.py:258
|
|
|
|
#: views.py:263
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "model:"
|
|
|
|
msgstr "mẫu:"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:221 views.py:253
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "related `%(app_label)s.%(object_name)s` objects"
|
|
|
|
msgstr "liên quan tới đối tượng `%(app_label)s.%(object_name)s`"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:225 views.py:258
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "all %s"
|
|
|
|
msgstr "Tất cả %s"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:230 views.py:263
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "number of %s"
|
|
|
|
msgstr "số của %s"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:268
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "Fields on %s objects"
|
|
|
|
msgstr ""
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: views.py:360
|
2011-01-22 01:50:35 +08:00
|
|
|
#, python-format
|
|
|
|
msgid "%s does not appear to be a urlpattern object"
|
|
|
|
msgstr ""
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:7 templates/admin_doc/index.html:7
|
|
|
|
#: templates/admin_doc/missing_docutils.html:7
|
|
|
|
#: templates/admin_doc/model_detail.html:15
|
|
|
|
#: templates/admin_doc/model_index.html:9
|
|
|
|
#: templates/admin_doc/template_detail.html:7
|
|
|
|
#: templates/admin_doc/template_filter_index.html:8
|
|
|
|
#: templates/admin_doc/template_tag_index.html:8
|
|
|
|
#: templates/admin_doc/view_detail.html:7
|
|
|
|
#: templates/admin_doc/view_index.html:8
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Home"
|
|
|
|
msgstr ""
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:8 templates/admin_doc/index.html:8
|
|
|
|
#: templates/admin_doc/missing_docutils.html:8
|
|
|
|
#: templates/admin_doc/model_detail.html:16
|
|
|
|
#: templates/admin_doc/model_index.html:10
|
|
|
|
#: templates/admin_doc/template_detail.html:8
|
|
|
|
#: templates/admin_doc/template_filter_index.html:9
|
|
|
|
#: templates/admin_doc/template_tag_index.html:9
|
|
|
|
#: templates/admin_doc/view_detail.html:8
|
|
|
|
#: templates/admin_doc/view_index.html:9
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Documentation"
|
|
|
|
msgstr ""
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:9
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Bookmarklets"
|
|
|
|
msgstr ""
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:12
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Documentation bookmarklets"
|
|
|
|
msgstr ""
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:16
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n"
|
|
|
|
"toolbar, or right-click the link and add it to your bookmarks. Now you can\n"
|
|
|
|
"select the bookmarklet from any page in the site. Note that some of these\n"
|
|
|
|
"bookmarklets require you to be viewing the site from a computer designated\n"
|
|
|
|
"as \"internal\" (talk to your system administrator if you aren't sure if\n"
|
|
|
|
"your computer is \"internal\").</p>\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:26
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Documentation for this page"
|
|
|
|
msgstr ""
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:27
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid ""
|
|
|
|
"Jumps you from any page to the documentation for the view that generates "
|
|
|
|
"that page."
|
|
|
|
msgstr ""
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:29
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Show object ID"
|
|
|
|
msgstr "Hiện ID"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:30
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid ""
|
|
|
|
"Shows the content-type and unique ID for pages that represent a single "
|
|
|
|
"object."
|
|
|
|
msgstr ""
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:32
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Edit this object (current window)"
|
|
|
|
msgstr "Sửa lại đối tượng này (ở cửa sổ hiện tại)"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:33
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Jumps to the admin page for pages that represent a single object."
|
|
|
|
msgstr ""
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:35
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "Edit this object (new window)"
|
|
|
|
msgstr "Sửa lại đối tượng này (trong cửa sổ mới)"
|
|
|
|
|
2012-03-14 16:55:00 +08:00
|
|
|
#: templates/admin_doc/bookmarklets.html:36
|
2011-01-22 01:50:35 +08:00
|
|
|
msgid "As above, but opens the admin page in a new window."
|
|
|
|
msgstr "Như trên nhưng mở trang quản trị ở một cửa sổ mới."
|
2012-03-14 16:55:00 +08:00
|
|
|
|
|
|
|
#: templates/admin_doc/model_detail.html:17
|
|
|
|
#: templates/admin_doc/model_index.html:11
|
|
|
|
msgid "Models"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/admin_doc/template_detail.html:9
|
|
|
|
msgid "Templates"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/admin_doc/template_filter_index.html:10
|
|
|
|
msgid "Filters"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/admin_doc/template_tag_index.html:10
|
|
|
|
msgid "Tags"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: templates/admin_doc/view_detail.html:9
|
|
|
|
#: templates/admin_doc/view_index.html:10
|
|
|
|
msgid "Views"
|
|
|
|
msgstr ""
|