Document upload and metadata input working
This commit is contained in:
BIN
apps/web_theme/locale/es/LC_MESSAGES/django.mo
Normal file
BIN
apps/web_theme/locale/es/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
24
apps/web_theme/locale/es/LC_MESSAGES/django.po
Normal file
24
apps/web_theme/locale/es/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,24 @@
|
||||
# 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-01-28 09:43-0400\n"
|
||||
"PO-Revision-Date: 2011-01-28 09:43\n"
|
||||
"Last-Translator: <admin@admin.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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=2; plural=(n != 1);\n"
|
||||
|
||||
#: templates/web_theme_login.html:3 templates/web_theme_login.html.py:8
|
||||
msgid "Login"
|
||||
msgstr "Iniciar sesión"
|
||||
BIN
apps/web_theme/locale/ru/LC_MESSAGES/django.mo
Normal file
BIN
apps/web_theme/locale/ru/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
24
apps/web_theme/locale/ru/LC_MESSAGES/django.po
Normal file
24
apps/web_theme/locale/ru/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,24 @@
|
||||
# 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-01-30 16:51+0300\n"
|
||||
"PO-Revision-Date: 2011-01-30 13:12\n"
|
||||
"Last-Translator: <garison2004@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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.5\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"
|
||||
|
||||
#: templates/web_theme_login.html:3 templates/web_theme_login.html.py:8
|
||||
msgid "Login"
|
||||
msgstr "Пользователь"
|
||||
Reference in New Issue
Block a user