PageRenderTime 26ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/django/contrib/flatpages/locale/id/LC_MESSAGES/django.po

https://code.google.com/p/mango-py/
Unknown | 80 lines | 67 code | 13 blank | 0 comment | 0 complexity | 02bdc3382b1301a1d8a751db79d91234 MD5 | raw file
Possible License(s): BSD-3-Clause
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Django\n"
  6. "Report-Msgid-Bugs-To: \n"
  7. "POT-Creation-Date: 2011-03-15 13:15-0400\n"
  8. "PO-Revision-Date: 2011-03-04 18:46+0000\n"
  9. "Last-Translator: rodin <romihardiyanto@gmail.com>\n"
  10. "Language-Team: Indonesian <None>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Language: id\n"
  15. "Plural-Forms: nplurals=1; plural=0\n"
  16. #: admin.py:8 models.py:7
  17. msgid "URL"
  18. msgstr "URL"
  19. #: admin.py:9
  20. msgid ""
  21. "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
  22. msgstr ""
  23. "Contoh: '/about/contact/'. Pastikan dimulai dan diakhiri dengan garis miring "
  24. "(/)."
  25. #: admin.py:11
  26. msgid ""
  27. "This value must contain only letters, numbers, dots, underscores, dashes, "
  28. "slashes or tildes."
  29. msgstr ""
  30. "Nilai hanya hanya dapat berisi huruf, angka, titik, garis bawah, tanda "
  31. "minus, garis miring, atau tanda tilde."
  32. #: admin.py:22
  33. msgid "Advanced options"
  34. msgstr "Opsi lanjutan"
  35. #: models.py:8
  36. msgid "title"
  37. msgstr "judul"
  38. #: models.py:9
  39. msgid "content"
  40. msgstr "isi"
  41. #: models.py:10
  42. msgid "enable comments"
  43. msgstr "aktifkan komentar"
  44. #: models.py:11
  45. msgid "template name"
  46. msgstr "nama templat"
  47. #: models.py:12
  48. msgid ""
  49. "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
  50. "will use 'flatpages/default.html'."
  51. msgstr ""
  52. "Contoh: 'flatpages/contact_page.html'. Jika tidak tersedia, sistem akan "
  53. "menggunakan 'flatpages/default.html'."
  54. #: models.py:13
  55. msgid "registration required"
  56. msgstr "pendaftaran diwajibkan"
  57. #: models.py:13
  58. msgid "If this is checked, only logged-in users will be able to view the page."
  59. msgstr ""
  60. "Jika dipilih, hanya pengguna ter-otentikasi yang bisa mengunjungi halaman "
  61. "ini."
  62. #: models.py:18
  63. msgid "flat page"
  64. msgstr "laman tetap"
  65. #: models.py:19
  66. msgid "flat pages"
  67. msgstr "laman tetap"