You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

django.po 6.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Jannis Leidel <jannis@leidel.info>, 2011
  5. # Anh Phan <vietnamesel10n@gmail.com>, 2013
  6. # Tran <hongdiepkien@gmail.com>, 2011
  7. # Tran Van <vantxm@yahoo.co.uk>, 2012
  8. # xgenvn <xgenvn@gmail.com>, 2014
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: django\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2017-09-24 13:46+0200\n"
  14. "PO-Revision-Date: 2017-09-24 14:24+0000\n"
  15. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  16. "Language-Team: Vietnamese (http://www.transifex.com/django/django/language/"
  17. "vi/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Language: vi\n"
  22. "Plural-Forms: nplurals=1; plural=0;\n"
  23. msgid "Personal info"
  24. msgstr "Thông tin cá nhân"
  25. msgid "Permissions"
  26. msgstr "Quyền"
  27. msgid "Important dates"
  28. msgstr "Những ngày quan trọng"
  29. #, python-format
  30. msgid "%(name)s object with primary key %(key)r does not exist."
  31. msgstr ""
  32. msgid "Password changed successfully."
  33. msgstr "Mật khẩu thay đổi thành công"
  34. #, python-format
  35. msgid "Change password: %s"
  36. msgstr "Thay đổi mật khẩu: %s"
  37. msgid "Authentication and Authorization"
  38. msgstr "Xác thực và ủy quyền"
  39. msgid "password"
  40. msgstr "Mật khẩu"
  41. msgid "last login"
  42. msgstr "Lần cuối đăng nhập"
  43. msgid "No password set."
  44. msgstr "Chưa đặt mật khẩu"
  45. msgid "Invalid password format or unknown hashing algorithm."
  46. msgstr "Định dạng của mật khẩu không đúng hoặc thuật toán hash chưa rõ ràng."
  47. msgid "The two password fields didn't match."
  48. msgstr "Hai trường mật khẩu không giống nhau"
  49. msgid "Password"
  50. msgstr "Mật khẩu"
  51. msgid "Password confirmation"
  52. msgstr "Xác nhận mật khẩu"
  53. msgid "Enter the same password as before, for verification."
  54. msgstr ""
  55. msgid ""
  56. "Raw passwords are not stored, so there is no way to see this user's "
  57. "password, but you can change the password using <a href=\"{}\">this form</a>."
  58. msgstr ""
  59. #, python-format
  60. msgid ""
  61. "Please enter a correct %(username)s and password. Note that both fields may "
  62. "be case-sensitive."
  63. msgstr ""
  64. "Vui lòng điền vào %(username)s và mật khẩu chính xác. Chú ý rằng cả hai "
  65. "khung thông tin đều phân biệt chữ hoa và chữ thường."
  66. msgid "This account is inactive."
  67. msgstr "Tài khoản này chưa được kích hoạt."
  68. msgid "Email"
  69. msgstr "Email"
  70. msgid "New password"
  71. msgstr "Mật khẩu mới"
  72. msgid "New password confirmation"
  73. msgstr "Xác nhận mật khẩu mới"
  74. msgid "Your old password was entered incorrectly. Please enter it again."
  75. msgstr "Mật khẩu cũ không chính xác. Hãy nhập lại lần nữa"
  76. msgid "Old password"
  77. msgstr "Mật khẩu cũ"
  78. msgid "Password (again)"
  79. msgstr "Nhập lại mật khẩu"
  80. msgid "algorithm"
  81. msgstr "thuật toán"
  82. msgid "iterations"
  83. msgstr "lặp lại"
  84. msgid "salt"
  85. msgstr "Mã salt"
  86. msgid "hash"
  87. msgstr "băm"
  88. msgid "variety"
  89. msgstr ""
  90. msgid "version"
  91. msgstr ""
  92. msgid "memory cost"
  93. msgstr ""
  94. msgid "time cost"
  95. msgstr ""
  96. msgid "parallelism"
  97. msgstr ""
  98. msgid "work factor"
  99. msgstr "yếu tố công việc"
  100. msgid "checksum"
  101. msgstr "kiểm tra"
  102. msgid "name"
  103. msgstr "Tên"
  104. msgid "content type"
  105. msgstr ""
  106. msgid "codename"
  107. msgstr "tên mã"
  108. msgid "permission"
  109. msgstr "cho phép"
  110. msgid "permissions"
  111. msgstr "cho phép"
  112. msgid "group"
  113. msgstr "Nhóm"
  114. msgid "groups"
  115. msgstr "Các nhóm"
  116. msgid "superuser status"
  117. msgstr "trạng thái superuser"
  118. msgid ""
  119. "Designates that this user has all permissions without explicitly assigning "
  120. "them."
  121. msgstr ""
  122. "Định rằng người dùng này có tất cả các quyền mà không gán cho họ một cách cụ "
  123. "thể."
  124. msgid ""
  125. "The groups this user belongs to. A user will get all permissions granted to "
  126. "each of their groups."
  127. msgstr ""
  128. msgid "user permissions"
  129. msgstr "quyền của người sử dụng"
  130. msgid "Specific permissions for this user."
  131. msgstr "Quyền hạn cụ thể cho người dùng này."
  132. msgid "username"
  133. msgstr "Tên đăng nhập"
  134. msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only."
  135. msgstr ""
  136. msgid "A user with that username already exists."
  137. msgstr "Tên đăng nhập đã được sử dụng"
  138. msgid "first name"
  139. msgstr "Tên"
  140. msgid "last name"
  141. msgstr "Họ"
  142. msgid "email address"
  143. msgstr "địa chỉ email"
  144. msgid "staff status"
  145. msgstr "tình trạng nhân viên"
  146. msgid "Designates whether the user can log into this admin site."
  147. msgstr "Chỉ định người dùng nào được phép truy cập vào trang admin."
  148. msgid "active"
  149. msgstr "Kích hoạt"
  150. msgid ""
  151. "Designates whether this user should be treated as active. Unselect this "
  152. "instead of deleting accounts."
  153. msgstr ""
  154. "Chỉ định xem người dùng này phải được coi là đang hoạt động. Bạn nên bỏ chọn "
  155. "này thay vì xóa tài khoản."
  156. msgid "date joined"
  157. msgstr "Ngày tham gia"
  158. msgid "user"
  159. msgstr "Người dùng"
  160. msgid "users"
  161. msgstr "người sử dụng"
  162. #, python-format
  163. msgid ""
  164. "This password is too short. It must contain at least %(min_length)d "
  165. "character."
  166. msgid_plural ""
  167. "This password is too short. It must contain at least %(min_length)d "
  168. "characters."
  169. msgstr[0] ""
  170. #, python-format
  171. msgid "Your password must contain at least %(min_length)d character."
  172. msgid_plural "Your password must contain at least %(min_length)d characters."
  173. msgstr[0] ""
  174. #, python-format
  175. msgid "The password is too similar to the %(verbose_name)s."
  176. msgstr ""
  177. msgid "Your password can't be too similar to your other personal information."
  178. msgstr ""
  179. msgid "This password is too common."
  180. msgstr ""
  181. msgid "Your password can't be a commonly used password."
  182. msgstr ""
  183. msgid "This password is entirely numeric."
  184. msgstr ""
  185. msgid "Your password can't be entirely numeric."
  186. msgstr ""
  187. #, python-format
  188. msgid "Password reset on %(site_name)s"
  189. msgstr "Đặt lại mật khẩu trên %(site_name)s"
  190. msgid ""
  191. "Enter a valid username. This value may contain only English letters, "
  192. "numbers, and @/./+/-/_ characters."
  193. msgstr ""
  194. msgid ""
  195. "Enter a valid username. This value may contain only letters, numbers, and "
  196. "@/./+/-/_ characters."
  197. msgstr ""
  198. msgid "Logged out"
  199. msgstr "Đã thoát"
  200. msgid "Password reset"
  201. msgstr "Đặt lại mật khẩu"
  202. msgid "Password reset sent"
  203. msgstr ""
  204. msgid "Enter new password"
  205. msgstr "Nhập mật khẩu mới"
  206. msgid "Password reset unsuccessful"
  207. msgstr "Đặt lại mật khẩu thành công"
  208. msgid "Password reset complete"
  209. msgstr "Đặt lại mật khẩu hoàn chỉnh"
  210. msgid "Password change"
  211. msgstr "Thay đổi mật khẩu"
  212. msgid "Password change successful"
  213. msgstr "Thay đổi mật khẩu thành công"