Development of an internal social media platform with personalised dashboards for students
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.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Aby Thomas <abyzthomas@gmail.com>, 2014
  5. # Jannis Leidel <jannis@leidel.info>, 2011
  6. # Rajeesh Nair <rajeeshrnair@gmail.com>, 2011-2012
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: django\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-10-09 17:42+0200\n"
  12. "PO-Revision-Date: 2017-09-19 16:40+0000\n"
  13. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  14. "Language-Team: Malayalam (http://www.transifex.com/django/django/language/"
  15. "ml/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: ml\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. msgid "Advanced options"
  22. msgstr "ഉന്നത സൗകര്യങ്ങള്‍"
  23. msgid "Flat Pages"
  24. msgstr "പരന്ന താളുകൾ"
  25. msgid "URL"
  26. msgstr "URL(വെബ്-വിലാസം)"
  27. msgid ""
  28. "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
  29. msgstr "ഉദാ: '/about/contact/'. ആദ്യവും അവസാനവും സ്ളാഷുകള്‍ നിര്‍ബന്ധം."
  30. msgid ""
  31. "This value must contain only letters, numbers, dots, underscores, dashes, "
  32. "slashes or tildes."
  33. msgstr ""
  34. "ഈ വിലയില്‍ അക്ഷരങ്ങള്‍, അക്കങ്ങള്‍, വിരാമം (ബിന്ദു), അടിവര (അണ്ടര്‍സ്കോര്‍), വരകള്‍ (ഡാഷ്), "
  35. "സ്ളാഷ്(/), ടില്ഡ് (~) എന്നിവ മാത്രമേ പാടുള്ളൂ."
  36. msgid "URL is missing a leading slash."
  37. msgstr "URLന്റെ മുന്‍വശത്ത് ഒരു സ്ലാഷിന്റെ കുറവുണ്ട്."
  38. msgid "URL is missing a trailing slash."
  39. msgstr "URLന്റെ പിന്‍വശത്ത് ഒരു സ്ലാഷിന്റെ കുറവുണ്ട്."
  40. #, python-format
  41. msgid "Flatpage with url %(url)s already exists for site %(site)s"
  42. msgstr "%(site)s എന്ന സൈറ്റിനു %(url)s എന്ന url ഉള്ള ഫ്ലാറ്റ്പേജ് നിലവിലുണ്ട്"
  43. msgid "title"
  44. msgstr "ശീര്‍ഷകം"
  45. msgid "content"
  46. msgstr "ഉള്ളടക്കം"
  47. msgid "enable comments"
  48. msgstr "അഭിപ്രായങ്ങള്‍ അനുവദിക്കുക"
  49. msgid "template name"
  50. msgstr "ടെമ്പ്ലേറ്റിന്റെ പേര്"
  51. msgid ""
  52. "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
  53. "will use 'flatpages/default.html'."
  54. msgstr ""
  55. "ഉദാ: 'flatpages/contact_page.html'. ഇതു നല്കിയില്ലെങ്കില്‍, 'flatpages/default."
  56. "html' എന്ന വിലാസം ഉപയോഗിക്കപ്പെടും."
  57. msgid "registration required"
  58. msgstr "രജിസ്ട്രേഷന്‍ ആവശ്യമാണ്"
  59. msgid "If this is checked, only logged-in users will be able to view the page."
  60. msgstr "ഇതു ടിക് ചെയ്താല്‍ പിന്നെ ലോഗ്-ഇന്‍ ചെയ്ത യൂസര്‍ക്കു മാത്രമേ ഈ പേജ് കാണാന്‍ കഴിയൂ."
  61. msgid "sites"
  62. msgstr ""
  63. msgid "flat page"
  64. msgstr "ഫ്ളാറ്റ് പേജ്"
  65. msgid "flat pages"
  66. msgstr "ഫ്ളാറ്റ് പേജുകള്‍"