Added initial Russian translation files

This commit is contained in:
Roberto Rosario
2011-11-03 16:40:19 -04:00
parent 5a1f1d2957
commit 8e2210b799
20 changed files with 5248 additions and 27 deletions

View File

@@ -2,44 +2,124 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-02-03 01:31-0400\n"
"POT-Creation-Date: 2011-11-03 16:38-0400\n"
"PO-Revision-Date: 2011-02-03 01:31\n"
"Last-Translator: <admin@admin.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: \n"
"X-Translated-Using: django-rosetta 0.5.6\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#: __init__.py:5
msgid "search"
msgstr "поиск"
#: forms.py:6
msgid "Search term"
#: __init__.py:6 views.py:72
msgid "advanced search"
msgstr ""
#: __init__.py:7
#, fuzzy
msgid "search again"
msgstr "поиск"
#: forms.py:8
#, fuzzy
msgid "Search terms"
msgstr "Поиск по критериям"
#: views.py:77
msgid "Search"
msgstr "Поиск"
#: models.py:18
msgid "user"
msgstr ""
#: views.py:78
#: models.py:19
msgid "query"
msgstr ""
#: models.py:20
msgid "datetime created"
msgstr ""
#: models.py:21
msgid "hits"
msgstr ""
#: models.py:59
#, fuzzy
msgid "recent search"
msgstr "поиск"
#: models.py:60
msgid "recent searches"
msgstr ""
#: views.py:33
#, python-format
msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)"
msgstr ""
#: views.py:37
#, fuzzy
msgid "results"
msgstr "результаты: %s"
#: views.py:56
#, fuzzy, python-format
msgid "Search error: %s"
msgstr "Поиск по критериям"
#: views.py:60
msgid "type"
msgstr "типа"
#: views.py:79
#, python-format
msgid "results with: %s"
msgstr "результаты: %s"
#: views.py:76 views.py:86 views.py:88 templatetags/search_tags.py:19
#: templatetags/search_tags.py:20
msgid "Search"
msgstr "Поиск"
#: templates/search_results.html:14
msgid "No results found"
msgstr "Ничего не наидено"
#: conf/settings.py:12
msgid "Maximum amount search hits to fetch and display."
msgstr ""
#: conf/settings.py:13
msgid "Maximum number of search queries to remember per user."
msgstr ""
#: templates/search_help.html:3
msgid "Help"
msgstr ""
#: templates/search_help.html:4
#, python-format
msgid ""
"Enter the desired search keywords separated by space. Only the top "
"%(search_results_limit)s results will be available."
msgstr ""
#: templates/search_results.html:3
#, fuzzy
msgid "Search results"
msgstr "Поиск по критериям"
#: templates/search_results.html:19
#, python-format
msgid "Elapsed time: %(time_delta)s seconds"
msgstr ""
#: templatetags/search_tags.py:33
#, python-format
msgid "recent searches (maximum of %d)"
msgstr ""
#~ msgid "No results found"
#~ msgstr "Ничего не наидено"