Forked mumble-django project from https://bitbucket.org/Svedrin/mumble-django
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.

162 lines
4.2 KiB

  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. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: Rosetta\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2009-10-21 12:21+0200\n"
  11. "Last-Translator: Nazar Leush <nazar@pleso.net>\n"
  12. "Language-Team: LANGUAGE <LL@li.org>\n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. #: templates/rosetta/languages.html:3 templates/rosetta/pofile.html:13
  17. msgid "Home"
  18. msgstr "Домівка"
  19. #: templates/rosetta/languages.html:3 templates/rosetta/languages.html.py:4
  20. msgid "Language selection"
  21. msgstr "Вибір мови"
  22. #: templates/rosetta/languages.html:14
  23. msgid "Application"
  24. msgstr ""
  25. #: templates/rosetta/languages.html:15
  26. msgid "Progress"
  27. msgstr "Завершено"
  28. #: templates/rosetta/languages.html:16
  29. msgid "Messages"
  30. msgstr "Повідомлень"
  31. #: templates/rosetta/languages.html:17
  32. msgid "Translated"
  33. msgstr "Перекладено"
  34. #: templates/rosetta/languages.html:18 templates/rosetta/pofile.html:48
  35. msgid "Fuzzy"
  36. msgstr ""
  37. #: templates/rosetta/languages.html:19
  38. msgid "Obsolete"
  39. msgstr "Застарілих"
  40. #: templates/rosetta/languages.html:20
  41. msgid "File"
  42. msgstr "Файл"
  43. #: templates/rosetta/languages.html:41
  44. msgid "Nothing to translate!"
  45. msgstr ""
  46. #: templates/rosetta/languages.html:42
  47. msgid ""
  48. "You haven't specified any languages in your settings file, or haven't yet "
  49. "generated a batch of translation catalogs."
  50. msgstr ""
  51. #: templates/rosetta/languages.html:43
  52. #, python-format
  53. msgid ""
  54. "Please refer to <a href=\"%(i18n_doc_link)s\">Django's I18N documentation</"
  55. "a> for a guide on how to set up internationalization for your project."
  56. msgstr ""
  57. #: templates/rosetta/pofile.html:7
  58. msgid "Pick another file"
  59. msgstr "Вибрати інший файл"
  60. #: templates/rosetta/pofile.html:8
  61. msgid "Download this catalog"
  62. msgstr "Завантажити цей каталог"
  63. #: templates/rosetta/pofile.html:16
  64. msgid "Progress: %(percent_translated)s%"
  65. msgstr "Завершено: %(percent_translated)s%"
  66. #: templates/rosetta/pofile.html:17
  67. msgid "File is read-only: download the file when done editing!"
  68. msgstr "Файл тільки для читання: завантажте файл після завершення редагування!"
  69. #: templates/rosetta/pofile.html:19
  70. msgid "English"
  71. msgstr "Англійська"
  72. #: templates/rosetta/pofile.html:21
  73. #, python-format
  74. msgid "Translate into %(rosetta_i18n_lang_name)s"
  75. msgstr "Переклад на %(rosetta_i18n_lang_name)s"
  76. #: templates/rosetta/pofile.html:24
  77. msgid "Display:"
  78. msgstr "Відображати:"
  79. #: templates/rosetta/pofile.html:25
  80. msgid "Untranslated only"
  81. msgstr "Тільки неперекладені"
  82. #: templates/rosetta/pofile.html:26
  83. msgid "Translated only"
  84. msgstr "Тільки перекладені"
  85. #: templates/rosetta/pofile.html:27
  86. msgid "Fuzzy only"
  87. msgstr ""
  88. #: templates/rosetta/pofile.html:28
  89. msgid "All"
  90. msgstr ""
  91. #: templates/rosetta/pofile.html:34
  92. msgid "Search"
  93. msgstr "Пошук"
  94. #: templates/rosetta/pofile.html:36
  95. msgid "Go"
  96. msgstr "Вперед"
  97. #: templates/rosetta/pofile.html:45
  98. msgid "Original"
  99. msgstr ""
  100. #: templates/rosetta/pofile.html:49
  101. msgid "Occurrences(s)"
  102. msgstr "Зустрічається в"
  103. #: templates/rosetta/pofile.html:73
  104. msgid "suggest"
  105. msgstr ""
  106. #: templates/rosetta/pofile.html:84
  107. #, python-format
  108. msgid "%(more_count)s more"
  109. msgid_plural "%(more_count)s more"
  110. msgstr[0] ""
  111. msgstr[1] ""
  112. #: templates/rosetta/pofile.html:96
  113. msgid "Save and translate next block"
  114. msgstr "Записати і перекласти наступний блок"
  115. #: templates/rosetta/pofile.html:100
  116. msgid "Skip to page:"
  117. msgstr "Перейти до сторінки:"
  118. #: templates/rosetta/pofile.html:113
  119. msgid "Displaying:"
  120. msgstr "Відображення:"
  121. #: templates/rosetta/pofile.html:115
  122. #, python-format
  123. msgid "%(hits)s/%(message_number)s message"
  124. msgid_plural "%(hits)s/%(message_number)s messages"
  125. msgstr[0] "%(hits)s/%(message_number)s повідомлення"
  126. msgstr[1] "%(hits)s/%(message_number)s повідомлень"
  127. #~ msgid "Both"
  128. #~ msgstr "Всі"