Files
mayan-edms/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.po
T

98 lines
2.3 KiB
Gettext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Trung Phan Minh <navmobile@gmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2012-12-12 01:48-0400\n"
"PO-Revision-Date: 2013-01-22 07:15+0000\n"
"Last-Translator: trungpm <navmobile@gmail.com>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:19 __init__.py:20
msgid "delete"
msgstr "xóa"
#: __init__.py:21
msgid "add comment"
msgstr "thêm tài liệu"
#: __init__.py:22
msgid "comments"
msgstr "chú thích"
#: __init__.py:26
msgid "date"
msgstr "ngày"
#: __init__.py:30
msgid "user"
msgstr "ngưới dùng"
#: __init__.py:34
msgid "comment"
msgstr "chú thích"
#: permissions.py:7
msgid "Comments"
msgstr "Chú thích"
#: permissions.py:9
msgid "Create new comments"
msgstr "Tạo chú thích mới"
#: permissions.py:10
msgid "Delete comments"
msgstr "Xóa chú thích"
#: permissions.py:11
msgid "View comments"
msgstr "Xem chú thích"
#: views.py:36
msgid "Must provide at least one comment."
msgstr "Cần cung cấp ít nhất một chú thích"
#: views.py:46
#, python-format
msgid "Comment \"%s\" deleted successfully."
msgstr "Chú thích \"%s\" đã xóa thành công."
#: views.py:48
#, python-format
msgid "Error deleting comment \"%(comment)s\": %(error)s"
msgstr "Lỗi xóa chú thích \"%(comment)s\": %(error)s"
#: views.py:63
#, python-format
msgid "Are you sure you wish to delete the comment: %s?"
msgstr "Bạn có chắc chắn muốn xóa thú thích: %s?"
#: views.py:65
#, python-format
msgid "Are you sure you wish to delete the comments: %s?"
msgstr "Bạn có chắc chắn muốn xóa thú thích: %s?"
#: views.py:99
msgid "Comment added successfully."
msgstr "Chú thích được tạo thành công."
#: views.py:106
#, python-format
msgid "Add comment to document: %s"
msgstr "Thêm chú thích cho tài liệu: %s"
#: views.py:126
#, python-format
msgid "comments: %s"
msgstr "chú thích: %s"