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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Eneko Illarramendi <eneko@illarra.com>, 2017-2018
  5. # Urtzi Odriozola <urtzi.odriozola@gmail.com>, 2017
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: django\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2018-05-17 11:49+0200\n"
  11. "PO-Revision-Date: 2018-08-24 07:33+0000\n"
  12. "Last-Translator: Eneko Illarramendi <eneko@illarra.com>\n"
  13. "Language-Team: Basque (http://www.transifex.com/django/django/language/eu/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: eu\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. msgid "PostgreSQL extensions"
  20. msgstr "PostgreSQL hedapenak"
  21. #, python-format
  22. msgid "Item %(nth)s in the array did not validate:"
  23. msgstr "Array-ko %(nth)s elementua ez da balekoa:"
  24. msgid "Nested arrays must have the same length."
  25. msgstr "Array habiaratuek luzera bera izan behar dute."
  26. msgid "Map of strings to strings/nulls"
  27. msgstr "String-etik string/null-era mapa"
  28. #, python-format
  29. msgid "The value of \"%(key)s\" is not a string or null."
  30. msgstr "\"%(key)s\"-ren balioa ez da string bat, edo null."
  31. msgid "A JSON object"
  32. msgstr "JSON objetu bat"
  33. msgid "Value must be valid JSON."
  34. msgstr "Balioa ez da baleko JSON bat."
  35. msgid "Could not load JSON data."
  36. msgstr "Ezin izan dira JSON datuak kargatu."
  37. msgid "Input must be a JSON dictionary."
  38. msgstr "Sarrera JSON hiztegi bat izan behar da."
  39. #, python-format
  40. msgid "'%(value)s' value must be valid JSON."
  41. msgstr "'%(value)s' balioa ez da baleko JSON bat."
  42. msgid "Enter two valid values."
  43. msgstr "Idatzi bi baleko balio."
  44. msgid "The start of the range must not exceed the end of the range."
  45. msgstr "Tartearen hasierak ezin du amaierako tartearen balioa gainditu."
  46. msgid "Enter two whole numbers."
  47. msgstr "Idatzi bi zenbaki oso."
  48. msgid "Enter two numbers."
  49. msgstr "Idatzi bi zenbaki."
  50. msgid "Enter two valid date/times."
  51. msgstr "Idatzi bi baleko data/ordu."
  52. msgid "Enter two valid dates."
  53. msgstr "Idatzi bi baleko data."
  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. "Zerrendak elementu %(show_value)d du, ez lituzke %(limit_value)dbaino "
  63. "gehiago izan behar."
  64. msgstr[1] ""
  65. "Zerrendak %(show_value)d elementu ditu, ez lituzke %(limit_value)d baino "
  66. "gehiago izan behar."
  67. #, python-format
  68. msgid ""
  69. "List contains %(show_value)d item, it should contain no fewer than "
  70. "%(limit_value)d."
  71. msgid_plural ""
  72. "List contains %(show_value)d items, it should contain no fewer than "
  73. "%(limit_value)d."
  74. msgstr[0] ""
  75. "Zerrendak elementu %(show_value)d du, ez lituzke %(limit_value)d baino "
  76. "gutxiago izan behar."
  77. msgstr[1] ""
  78. "Zerrendak %(show_value)d elementu ditu, ez lituzke %(limit_value)d baino "
  79. "gutxiago izan behar."
  80. #, python-format
  81. msgid "Some keys were missing: %(keys)s"
  82. msgstr "Gako batzuk falta dira: %(keys)s"
  83. #, python-format
  84. msgid "Some unknown keys were provided: %(keys)s"
  85. msgstr "Gako ezezagun batzuk eman dira: %(keys)s"
  86. #, python-format
  87. msgid ""
  88. "Ensure that this range is completely less than or equal to %(limit_value)s."
  89. msgstr ""
  90. "Ziurtatu guztiz tarte hau %(limit_value)s baino txikiagoa edo berdina dela."
  91. #, python-format
  92. msgid ""
  93. "Ensure that this range is completely greater than or equal to "
  94. "%(limit_value)s."
  95. msgstr ""
  96. "Ziurtatu guztiz tarte hau %(limit_value)s baino handiagoa edo berdina dela."