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 3.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Jannis Leidel <jannis@leidel.info>, 2011
  5. # Tahmid Rafi <rafi.tahmid@gmail.com>, 2014
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: django\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2015-10-09 17:42+0200\n"
  11. "PO-Revision-Date: 2017-09-19 16:40+0000\n"
  12. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  13. "Language-Team: Bengali (http://www.transifex.com/django/django/language/"
  14. "bn/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: bn\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. msgid "Advanced options"
  21. msgstr "এডভান্সড অপশন"
  22. msgid "Flat Pages"
  23. msgstr "ফ্ল্যাট পেজ"
  24. msgid "URL"
  25. msgstr "ইউআরএল (URL)"
  26. msgid ""
  27. "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
  28. msgstr "উদাহরণঃ '/about/contact/'। শুরু এবং শেষের স্ল্যাশগুলো আবশ্যক।"
  29. msgid ""
  30. "This value must contain only letters, numbers, dots, underscores, dashes, "
  31. "slashes or tildes."
  32. msgstr ""
  33. "এই মানটিতে শুধুমাত্র বর্ণ, অঙ্ক, পিরিয়ড, আন্ডারস্কোর, ড্যাশ, স্ল্যাশ অথবা টিল্ড "
  34. "ক্যারেক্টার থাকতে পারবে।"
  35. msgid "URL is missing a leading slash."
  36. msgstr "ইউআরএল টির শুরুর স্ল্যাশ চিহ্নটি দেওয়া হয় নি।"
  37. msgid "URL is missing a trailing slash."
  38. msgstr "ইউআরএল টির শেষের স্ল্যাশ চিহ্নটি দেওয়া হয় নি।"
  39. #, python-format
  40. msgid "Flatpage with url %(url)s already exists for site %(site)s"
  41. msgstr "%(site)s সাইটের জন্য %(url)s ইউআরএল এর ফ্ল্যাটপেজ আগেই তৈরী করা হয়েছ।"
  42. msgid "title"
  43. msgstr "শিরোনাম"
  44. msgid "content"
  45. msgstr "কনটেন্ট"
  46. msgid "enable comments"
  47. msgstr "মন্তব্য প্রদান সচল করুন"
  48. msgid "template name"
  49. msgstr "টেমপ্লেট নাম"
  50. msgid ""
  51. "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
  52. "will use 'flatpages/default.html'."
  53. msgstr ""
  54. "উদাহরণঃ ’flatpage/contact_page.html'। এটি যদি খালি থাকে, তবে সিস্টেম "
  55. "’flatpage/default.html' ব্যবহার করবে।"
  56. msgid "registration required"
  57. msgstr "নিবন্ধন আবশ্যক"
  58. msgid "If this is checked, only logged-in users will be able to view the page."
  59. msgstr "এটি চেক করা হলে, শুধুমাত্র লগইন করা সদস্যরা পাতাটি দেখতে সমর্থ হবেন।"
  60. msgid "sites"
  61. msgstr ""
  62. msgid "flat page"
  63. msgstr "ফ্লাট পাতা"
  64. msgid "flat pages"
  65. msgstr "ফ্লাট পাতা সমূহ"