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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # André Bouatchidzé <a@anbz.net>, 2013
  5. # avsd05 <avsd05@gmail.com>, 2011
  6. # Jannis Leidel <jannis@leidel.info>, 2011
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: django\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-10-09 17:42+0200\n"
  12. "PO-Revision-Date: 2017-09-19 16:40+0000\n"
  13. "Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
  14. "Language-Team: Georgian (http://www.transifex.com/django/django/language/"
  15. "ka/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: ka\n"
  20. "Plural-Forms: nplurals=1; plural=0;\n"
  21. msgid "Advanced options"
  22. msgstr "დამატებითი პარამეტრები"
  23. msgid "Flat Pages"
  24. msgstr ""
  25. msgid "URL"
  26. msgstr "URL"
  27. msgid ""
  28. "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
  29. msgstr ""
  30. "მაგალითი: '/about/contact/'. ყურადღება მიაქციეთ დახრილ ხაზებს თავში და "
  31. "ბოლოში."
  32. msgid ""
  33. "This value must contain only letters, numbers, dots, underscores, dashes, "
  34. "slashes or tildes."
  35. msgstr ""
  36. "ეს მნიშვნელობა უნდა შეიცავდეს მხოლოდ ლათინურ ასოებს, ციფრებს, წერტილებს, "
  37. "ხაზგასმის ნიშნებს, დეფისებს, დახრილ ხაზებს და ტილდებს."
  38. msgid "URL is missing a leading slash."
  39. msgstr "URL-ს დასაწყისში აკლია დახრილი ხაზი."
  40. msgid "URL is missing a trailing slash."
  41. msgstr "URL-ს ბოლოში აკლია დახრილი ხაზი."
  42. #, python-format
  43. msgid "Flatpage with url %(url)s already exists for site %(site)s"
  44. msgstr "უბრალო გვერდი url-ით %(url)s უკვე არსებობს საიტისთვის %(site)s"
  45. msgid "title"
  46. msgstr "სათაური"
  47. msgid "content"
  48. msgstr "კონტენტი"
  49. msgid "enable comments"
  50. msgstr "ჩავრთოთ კომენტარები"
  51. msgid "template name"
  52. msgstr "შაბლონის სახელი"
  53. msgid ""
  54. "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
  55. "will use 'flatpages/default.html'."
  56. msgstr ""
  57. "მაგალითი: 'flatpages/contact_page.html'. თუ იგი მითითებული არ არის, "
  58. "გამოყენებული იქნება 'flatpages/default.html'."
  59. msgid "registration required"
  60. msgstr "რეგისტრაცია აუცილებელია"
  61. msgid "If this is checked, only logged-in users will be able to view the page."
  62. msgstr ""
  63. "თუ ეს დროშა ჩართულია, მხოლო შემოსულ მომხმარებლებს ექნებათ გვერდის "
  64. "დათვალიერების საშუალება."
  65. msgid "sites"
  66. msgstr ""
  67. msgid "flat page"
  68. msgstr "უბრალო გვერდი"
  69. msgid "flat pages"
  70. msgstr "უბრალო გვერდები"