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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Jannis Leidel <jannis@leidel.info>, 2011
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: django\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2015-10-09 17:42+0200\n"
  10. "PO-Revision-Date: 2017-09-19 16:40+0000\n"
  11. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  12. "Language-Team: Tamil (http://www.transifex.com/django/django/language/ta/)\n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "Language: ta\n"
  17. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  18. msgid "Advanced options"
  19. msgstr ""
  20. msgid "Flat Pages"
  21. msgstr ""
  22. msgid "URL"
  23. msgstr "URL"
  24. msgid ""
  25. "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
  26. msgstr "உதாரணம்: '/about/contact/'. முன்னும் பின்னும் '/' உள்ளதை உறுதி செய்க."
  27. msgid ""
  28. "This value must contain only letters, numbers, dots, underscores, dashes, "
  29. "slashes or tildes."
  30. msgstr ""
  31. msgid "URL is missing a leading slash."
  32. msgstr ""
  33. msgid "URL is missing a trailing slash."
  34. msgstr ""
  35. #, python-format
  36. msgid "Flatpage with url %(url)s already exists for site %(site)s"
  37. msgstr ""
  38. msgid "title"
  39. msgstr "தலைப்பு"
  40. msgid "content"
  41. msgstr "பொருளடக்கம்"
  42. msgid "enable comments"
  43. msgstr "விமர்சனங்களை செயலாக்கு"
  44. msgid "template name"
  45. msgstr "வார்ப்புரு பெயர்"
  46. msgid ""
  47. "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
  48. "will use 'flatpages/default.html'."
  49. msgstr ""
  50. "உதாரணம் 'flatpages/contact_page'. இது இல்லையெனில் 'flatpages/default' என்பதே "
  51. "பயன்படுத்தப்படும்.ப்படும்."
  52. msgid "registration required"
  53. msgstr "முன்பதிவு தேவை"
  54. msgid "If this is checked, only logged-in users will be able to view the page."
  55. msgstr ""
  56. "இது தெரிவு செய்யப்பட்டிருந்தால், உள்நுழைந்த பயனர்கள் மட்டுமே இந்தப் பக்கத்தை பார்க்க முடியும்."
  57. msgid "sites"
  58. msgstr ""
  59. msgid "flat page"
  60. msgstr "எளிய பக்கம்"
  61. msgid "flat pages"
  62. msgstr "எளிய பக்கங்கள்"