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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Filip Cuk <filipcuk2@gmail.com>, 2016
  5. # Mislav Cimperšak <mislav.cimpersak@gmail.com>, 2016
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: django\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2017-01-19 16:49+0100\n"
  11. "PO-Revision-Date: 2017-09-21 22:44+0000\n"
  12. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  13. "Language-Team: Croatian (http://www.transifex.com/django/django/language/"
  14. "hr/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: hr\n"
  19. "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
  20. "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
  21. msgid "PostgreSQL extensions"
  22. msgstr ""
  23. #, python-format
  24. msgid "Item %(nth)s in the array did not validate: "
  25. msgstr ""
  26. msgid "Nested arrays must have the same length."
  27. msgstr ""
  28. msgid "Map of strings to strings/nulls"
  29. msgstr ""
  30. #, python-format
  31. msgid "The value of \"%(key)s\" is not a string or null."
  32. msgstr ""
  33. msgid "A JSON object"
  34. msgstr "JSON objekt"
  35. msgid "Value must be valid JSON."
  36. msgstr "Vrijednost mora biti ispravan JSON"
  37. msgid "Could not load JSON data."
  38. msgstr "JSON podatci neuspješno učitani."
  39. msgid "Input must be a JSON dictionary."
  40. msgstr ""
  41. #, python-format
  42. msgid "'%(value)s' value must be valid JSON."
  43. msgstr "'%(value)s' vrijednost mora biti ispravan JSON."
  44. msgid "Enter two valid values."
  45. msgstr "Unesite 2 ispravne vrijednosti."
  46. msgid "The start of the range must not exceed the end of the range."
  47. msgstr ""
  48. msgid "Enter two whole numbers."
  49. msgstr "Unesite dva cijela broja."
  50. msgid "Enter two numbers."
  51. msgstr "Unesite dva broja."
  52. msgid "Enter two valid date/times."
  53. msgstr "Unesite dva ispravna datuma/vremena."
  54. msgid "Enter two valid dates."
  55. msgstr "Unesite dva ispravna datuma."
  56. #, python-format
  57. msgid ""
  58. "List contains %(show_value)d item, it should contain no more than "
  59. "%(limit_value)d."
  60. msgid_plural ""
  61. "List contains %(show_value)d items, it should contain no more than "
  62. "%(limit_value)d."
  63. msgstr[0] ""
  64. msgstr[1] ""
  65. msgstr[2] ""
  66. #, python-format
  67. msgid ""
  68. "List contains %(show_value)d item, it should contain no fewer than "
  69. "%(limit_value)d."
  70. msgid_plural ""
  71. "List contains %(show_value)d items, it should contain no fewer than "
  72. "%(limit_value)d."
  73. msgstr[0] ""
  74. msgstr[1] ""
  75. msgstr[2] ""
  76. #, python-format
  77. msgid "Some keys were missing: %(keys)s"
  78. msgstr ""
  79. #, python-format
  80. msgid "Some unknown keys were provided: %(keys)s"
  81. msgstr ""
  82. #, python-format
  83. msgid ""
  84. "Ensure that this range is completely less than or equal to %(limit_value)s."
  85. msgstr ""
  86. #, python-format
  87. msgid ""
  88. "Ensure that this range is completely greater than or equal to "
  89. "%(limit_value)s."
  90. msgstr ""