/django/contrib/flatpages/locale/lt/LC_MESSAGES/django.po

https://code.google.com/p/mango-py/ · Unknown · 79 lines · 66 code · 13 blank · 0 comment · 0 complexity · aa80c97d7ff11e6e9a54059c30e9050e MD5 · raw file

  1. # This file is distributed under the same license as the Django package.
  2. #
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Django\n"
  6. "Report-Msgid-Bugs-To: \n"
  7. "POT-Creation-Date: 2011-03-15 13:15-0400\n"
  8. "PO-Revision-Date: 2011-03-05 23:09+0000\n"
  9. "Last-Translator: kostast <tamosiunas@gmail.com>\n"
  10. "Language-Team: Lithuanian <None>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Language: lt\n"
  15. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%"
  16. "100<10 || n%100>=20) ? 1 : 2)\n"
  17. #: admin.py:8 models.py:7
  18. msgid "URL"
  19. msgstr "URL"
  20. #: admin.py:9
  21. msgid ""
  22. "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
  23. msgstr ""
  24. "Pavyzdžiui: '/about/contact/'. ?sitikink, kad yra pasvirieji br?kšniai "
  25. "pradžioj ir gale."
  26. #: admin.py:11
  27. msgid ""
  28. "This value must contain only letters, numbers, dots, underscores, dashes, "
  29. "slashes or tildes."
  30. msgstr ""
  31. "Ši reikšm? gali b?ti sudaryta tik iš raidži?, skai?i?, pabraukim?, br?kšni? "
  32. "ir/arba pasvir? br?kšni?."
  33. #: admin.py:22
  34. msgid "Advanced options"
  35. msgstr "Sud?tingesni nustatymai"
  36. #: models.py:8
  37. msgid "title"
  38. msgstr "pavadinimas"
  39. #: models.py:9
  40. msgid "content"
  41. msgstr "turinys"
  42. #: models.py:10
  43. msgid "enable comments"
  44. msgstr "?jungti komentavim?"
  45. #: models.py:11
  46. msgid "template name"
  47. msgstr "šablono vardas"
  48. #: models.py:12
  49. msgid ""
  50. "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
  51. "will use 'flatpages/default.html'."
  52. msgstr ""
  53. "Pavyzdžiui: 'flatpages/contact_page.html'. Jeigu bus nenurodytas, sistema "
  54. "naudos 'flatpages/default.html'."
  55. #: models.py:13
  56. msgid "registration required"
  57. msgstr "registracija privaloma"
  58. #: models.py:13
  59. msgid "If this is checked, only logged-in users will be able to view the page."
  60. msgstr "Jeigu pažym?ta, tik prisijung? vartotojai gal?s matyti š? puslap?."
  61. #: models.py:18
  62. msgid "flat page"
  63. msgstr "paprastas puslapis"
  64. #: models.py:19
  65. msgid "flat pages"
  66. msgstr "paprasti puslapiai"