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.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. msgid ""
  5. msgstr ""
  6. "Project-Id-Version: django\n"
  7. "Report-Msgid-Bugs-To: \n"
  8. "POT-Creation-Date: 2017-01-19 16:49+0100\n"
  9. "PO-Revision-Date: 2017-09-21 22:44+0000\n"
  10. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  11. "Language-Team: Nepali (http://www.transifex.com/django/django/language/ne/)\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: 8bit\n"
  15. "Language: ne\n"
  16. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  17. msgid "PostgreSQL extensions"
  18. msgstr ""
  19. #, python-format
  20. msgid "Item %(nth)s in the array did not validate: "
  21. msgstr ""
  22. msgid "Nested arrays must have the same length."
  23. msgstr ""
  24. msgid "Map of strings to strings/nulls"
  25. msgstr ""
  26. #, python-format
  27. msgid "The value of \"%(key)s\" is not a string or null."
  28. msgstr ""
  29. msgid "A JSON object"
  30. msgstr ""
  31. msgid "Value must be valid JSON."
  32. msgstr ""
  33. msgid "Could not load JSON data."
  34. msgstr ""
  35. msgid "Input must be a JSON dictionary."
  36. msgstr ""
  37. #, python-format
  38. msgid "'%(value)s' value must be valid JSON."
  39. msgstr ""
  40. msgid "Enter two valid values."
  41. msgstr "दुई उपयुक्त मान राख्नु होस ।"
  42. msgid "The start of the range must not exceed the end of the range."
  43. msgstr ""
  44. msgid "Enter two whole numbers."
  45. msgstr ""
  46. msgid "Enter two numbers."
  47. msgstr "दुई अङ्क राख्नु होस ।"
  48. msgid "Enter two valid date/times."
  49. msgstr "दुई उपयुक्त मिति/समय राख्नु होस ।"
  50. msgid "Enter two valid dates."
  51. msgstr "दुई उपयुक्त मिति राख्नु होस ।"
  52. #, python-format
  53. msgid ""
  54. "List contains %(show_value)d item, it should contain no more than "
  55. "%(limit_value)d."
  56. msgid_plural ""
  57. "List contains %(show_value)d items, it should contain no more than "
  58. "%(limit_value)d."
  59. msgstr[0] ""
  60. msgstr[1] ""
  61. #, python-format
  62. msgid ""
  63. "List contains %(show_value)d item, it should contain no fewer than "
  64. "%(limit_value)d."
  65. msgid_plural ""
  66. "List contains %(show_value)d items, it should contain no fewer than "
  67. "%(limit_value)d."
  68. msgstr[0] ""
  69. msgstr[1] ""
  70. #, python-format
  71. msgid "Some keys were missing: %(keys)s"
  72. msgstr ""
  73. #, python-format
  74. msgid "Some unknown keys were provided: %(keys)s"
  75. msgstr ""
  76. #, python-format
  77. msgid ""
  78. "Ensure that this range is completely less than or equal to %(limit_value)s."
  79. msgstr ""
  80. #, python-format
  81. msgid ""
  82. "Ensure that this range is completely greater than or equal to "
  83. "%(limit_value)s."
  84. msgstr ""