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.

163 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. "Файл только для чтения: загрузите файл после завершения редактирования!"
  70. #: templates/rosetta/pofile.html:19
  71. msgid "English"
  72. msgstr "Английский"
  73. #: templates/rosetta/pofile.html:21
  74. #, python-format
  75. msgid "Translate into %(rosetta_i18n_lang_name)s"
  76. msgstr "Перевод на %(rosetta_i18n_lang_name)s"
  77. #: templates/rosetta/pofile.html:24
  78. msgid "Display:"
  79. msgstr "Отображать:"
  80. #: templates/rosetta/pofile.html:25
  81. msgid "Untranslated only"
  82. msgstr "Только без перевода"
  83. #: templates/rosetta/pofile.html:26
  84. msgid "Translated only"
  85. msgstr "Только с переводом"
  86. #: templates/rosetta/pofile.html:27
  87. msgid "Fuzzy only"
  88. msgstr ""
  89. #: templates/rosetta/pofile.html:28
  90. msgid "All"
  91. msgstr ""
  92. #: templates/rosetta/pofile.html:34
  93. msgid "Search"
  94. msgstr "Поиск"
  95. #: templates/rosetta/pofile.html:36
  96. msgid "Go"
  97. msgstr "Вперёд"
  98. #: templates/rosetta/pofile.html:45
  99. msgid "Original"
  100. msgstr ""
  101. #: templates/rosetta/pofile.html:49
  102. msgid "Occurrences(s)"
  103. msgstr "Встречается в"
  104. #: templates/rosetta/pofile.html:73
  105. msgid "suggest"
  106. msgstr ""
  107. #: templates/rosetta/pofile.html:84
  108. #, python-format
  109. msgid "%(more_count)s more"
  110. msgid_plural "%(more_count)s more"
  111. msgstr[0] ""
  112. msgstr[1] ""
  113. #: templates/rosetta/pofile.html:96
  114. msgid "Save and translate next block"
  115. msgstr "Сохранить и перевести следующий блок"
  116. #: templates/rosetta/pofile.html:100
  117. msgid "Skip to page:"
  118. msgstr "Перейти к странице:"
  119. #: templates/rosetta/pofile.html:113
  120. msgid "Displaying:"
  121. msgstr "Отображение:"
  122. #: templates/rosetta/pofile.html:115
  123. #, python-format
  124. msgid "%(hits)s/%(message_number)s message"
  125. msgid_plural "%(hits)s/%(message_number)s messages"
  126. msgstr[0] "%(hits)s/%(message_number)s сообщение"
  127. msgstr[1] "%(hits)s/%(message_number)s сообщений"
  128. #~ msgid "Both"
  129. #~ msgstr "Все"