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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Emin Mastizada <emin@linux.com>, 2018
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: django\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2018-05-17 11:49+0200\n"
  10. "PO-Revision-Date: 2018-09-09 13:45+0000\n"
  11. "Last-Translator: Emin Mastizada <emin@linux.com>\n"
  12. "Language-Team: Azerbaijani (http://www.transifex.com/django/django/language/"
  13. "az/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: az\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. msgid "PostgreSQL extensions"
  20. msgstr "PostgreSQL uzantıları"
  21. #, python-format
  22. msgid "Item %(nth)s in the array did not validate:"
  23. msgstr "Array-dəki %(nth)s element təsdiqlənə bilmir:"
  24. msgid "Nested arrays must have the same length."
  25. msgstr "İç-içə array-lərin uzunluğu eyni olmalıdır."
  26. msgid "Map of strings to strings/nulls"
  27. msgstr "String-lərin string/null-lara xəritələnmə cədvəli"
  28. #, python-format
  29. msgid "The value of \"%(key)s\" is not a string or null."
  30. msgstr "\"%(key)s\" dəyəri string və ya null deyil."
  31. msgid "A JSON object"
  32. msgstr "JSON obyekt"
  33. msgid "Value must be valid JSON."
  34. msgstr "Dəyər düzgün JSON olmalıdır."
  35. msgid "Could not load JSON data."
  36. msgstr "JSON məlumat yüklənə bilmir."
  37. msgid "Input must be a JSON dictionary."
  38. msgstr "Giriş JSON lüğət olmalıdır."
  39. #, python-format
  40. msgid "'%(value)s' value must be valid JSON."
  41. msgstr "'%(value)s' dəyəri düzgün JSON olmalıdır."
  42. msgid "Enter two valid values."
  43. msgstr "İki düzgün dəyər daxil edin."
  44. msgid "The start of the range must not exceed the end of the range."
  45. msgstr "Aralığın başlanğıcı bitişindən böyük ola bilməz."
  46. msgid "Enter two whole numbers."
  47. msgstr "İki tam rəqəm daxil edin."
  48. msgid "Enter two numbers."
  49. msgstr "İki rəqəm daxil edin."
  50. msgid "Enter two valid date/times."
  51. msgstr "İki düzgün tarix/vaxt daxil edin."
  52. msgid "Enter two valid dates."
  53. msgstr "İki düzgün tarix daxil edin."
  54. #, python-format
  55. msgid ""
  56. "List contains %(show_value)d item, it should contain no more than "
  57. "%(limit_value)d."
  58. msgid_plural ""
  59. "List contains %(show_value)d items, it should contain no more than "
  60. "%(limit_value)d."
  61. msgstr[0] ""
  62. "Siyahıda %(show_value)d element var, ən çox %(limit_value)d ola bilər."
  63. msgstr[1] ""
  64. "Siyahıda %(show_value)d element var, ən çox %(limit_value)d ola bilər."
  65. #, python-format
  66. msgid ""
  67. "List contains %(show_value)d item, it should contain no fewer than "
  68. "%(limit_value)d."
  69. msgid_plural ""
  70. "List contains %(show_value)d items, it should contain no fewer than "
  71. "%(limit_value)d."
  72. msgstr[0] ""
  73. "Siyahıda %(show_value)d element var, ən az %(limit_value)d ola bilər."
  74. msgstr[1] ""
  75. "Siyahıda %(show_value)d element var, ən az %(limit_value)d ola bilər."
  76. #, python-format
  77. msgid "Some keys were missing: %(keys)s"
  78. msgstr "Bəzi açarlar əksikdir: %(keys)s"
  79. #, python-format
  80. msgid "Some unknown keys were provided: %(keys)s"
  81. msgstr "Bəzi bilinməyən açarlar təchiz edilib: %(keys)s"
  82. #, python-format
  83. msgid ""
  84. "Ensure that this range is completely less than or equal to %(limit_value)s."
  85. msgstr "Bu aralığın %(limit_value)s və ya daha az olduğuna əmin olun."
  86. #, python-format
  87. msgid ""
  88. "Ensure that this range is completely greater than or equal to "
  89. "%(limit_value)s."
  90. msgstr "Bu aralığın %(limit_value)s və ya daha böyük olduğuna əmin olun."