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

@@ -0,0 +1,143 @@
# SOME DESCRIPTIVE TITLE.
# 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-11-03 16:38-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
"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:15
msgid "maintenance"
msgstr ""
#: __init__.py:16
msgid "statistics"
msgstr ""
#: __init__.py:17
msgid "diagnostics"
msgstr ""
#: __init__.py:18
msgid "sentry"
msgstr ""
#: __init__.py:19
msgid "admin site"
msgstr ""
#: __init__.py:30
msgid "home"
msgstr ""
#: __init__.py:32
msgid "search"
msgstr ""
#: views.py:41
msgid "maintenance menu"
msgstr ""
#: views.py:53
msgid "Statistics"
msgstr ""
#: views.py:61
msgid "Diagnostics"
msgstr ""
#: conf/settings.py:12
msgid ""
"Controls whether the search functionality is provided by a sidebar widget or "
"by a menu entry."
msgstr ""
#: templates/about.html:5
msgid "About this program"
msgstr ""
#: templates/about.html:9 templates/verbose_login.html:4
msgid "Version"
msgstr ""
#: templates/base.html:28
msgid "(DEBUG)"
msgstr ""
#: templates/base.html:177
msgid "User"
msgstr ""
#: templates/base.html:179
msgid "Anonymous"
msgstr ""
#: templates/base.html:182
msgid "User details"
msgstr ""
#: templates/base.html:199
msgid "Login"
msgstr ""
#: templates/base.html:199
msgid "Logout"
msgstr ""
#: templates/base.html:279
msgid "Secondary menu"
msgstr ""
#: templates/base.html:296
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:298 templates/base.html.py:330
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr ""
#: templates/base.html:301
msgid "Available actions"
msgstr ""
#: templates/base.html:313 templates/base.html.py:345
msgid "Related actions"
msgstr ""
#: templates/base.html:328
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:333
msgid "Actions"
msgstr ""
#: templates/base.html:358
msgid "Other available actions"
msgstr ""
#: templates/project_description.html:6
msgid ""
"Open source, Django based electronic document manager with custom metadata, "
"indexing, tagging, file serving integration and OCR capabilities"
msgstr ""
#: templates/project_description.html:15
msgid "Released under the GPL V3 License"
msgstr ""