django.po 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # <edgars.sulcs@gmail.com>, 2012.
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Mezzanine\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2013-10-05 07:20-0430\n"
  12. "PO-Revision-Date: 2012-08-27 11:57+0000\n"
  13. "Last-Translator: edijs <edgars.sulcs@gmail.com>\n"
  14. "Language-Team: Latvian (http://www.transifex.com/projects/p/mezzanine/"
  15. "language/lv/)\n"
  16. "Language: lv\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
  21. "2);\n"
  22. #: __init__.py:16
  23. msgid "User"
  24. msgstr "Lietotājs"
  25. #: __init__.py:17
  26. msgid "List"
  27. msgstr "Saraksts"
  28. #: __init__.py:18
  29. msgid "Search"
  30. msgstr "Meklēt"
  31. #: defaults.py:21
  32. msgid "Default Twitter Query Type"
  33. msgstr "Noklusētais Twitter pieprasījuma tips"
  34. #: defaults.py:22
  35. msgid ""
  36. "Type of query that will be used to retrieve tweets for the default Twitter "
  37. "feed."
  38. msgstr ""
  39. "Noklusētās Twitter plūsmas ierakstu saņemšanai izmantotais pieprasījuma tips."
  40. #: defaults.py:31
  41. msgid "Default Twitter Query"
  42. msgstr "Noklusētais Twitter pieprasījums"
  43. #: defaults.py:32
  44. msgid "Twitter query to use for the default query type."
  45. msgstr "Twitter pieprasījums noklusētajam pieprasījuma tipam"
  46. #: defaults.py:39
  47. msgid "Default Number of Tweets"
  48. msgstr "Noklusētais tvītu skaits"
  49. #: defaults.py:40
  50. msgid "Number of tweets to display in the default Twitter feed."
  51. msgstr "Noklusētājā Twitter plūsmā attēlojamo tvītu skaits"
  52. #: models.py:27
  53. msgid "Type"
  54. msgstr "Tips"
  55. #: models.py:29
  56. msgid "Value"
  57. msgstr "Vērtība"
  58. #: models.py:33
  59. msgid "Twitter query"
  60. msgstr "Twitter pieprasījums"
  61. #: models.py:34
  62. msgid "Twitter queries"
  63. msgstr "Twitter pieprasījumi"
  64. #: models.py:102
  65. msgid "Twitter ID"
  66. msgstr "Twitter ID"
  67. #: models.py:103
  68. msgid "Date/time"
  69. msgstr "Datums/laiks"
  70. #: models.py:104
  71. msgid "Message"
  72. msgstr "Ziņojums"
  73. #: models.py:105
  74. msgid "Profile image URL"
  75. msgstr "Profila attēla URL"
  76. #: models.py:106
  77. msgid "User name"
  78. msgstr "Lietotāja vārds"
  79. #: models.py:107
  80. msgid "Full name"
  81. msgstr "Pilnais vārds"
  82. #: models.py:109
  83. msgid "Profile image URL (Retweeted by)"
  84. msgstr "Profila attēla URL (retvītojis)"
  85. #: models.py:111
  86. msgid "User name (Retweeted by)"
  87. msgstr "Lietotāja vārds (retvītojis)"
  88. #: models.py:113
  89. msgid "Full name (Retweeted by)"
  90. msgstr "Pilnais vārds (retvītojis)"
  91. #: models.py:119
  92. msgid "Tweet"
  93. msgstr "Tvīts"
  94. #: models.py:120
  95. msgid "Tweets"
  96. msgstr "Tvīti"
  97. #: templates/twitter/tweets.html:7
  98. msgid "Recent Tweets"
  99. msgstr "Pēdējie tvīti"
  100. #: templates/twitter/tweets.html:20
  101. msgid "ago"
  102. msgstr "atpakaļ"