Add registration translation files
This commit is contained in:
BIN
apps/registration/locale/bg/LC_MESSAGES/django.mo
Normal file
BIN
apps/registration/locale/bg/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
88
apps/registration/locale/bg/LC_MESSAGES/django.po
Normal file
88
apps/registration/locale/bg/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,88 @@
|
||||
# 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: 2012-10-10 09:20-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=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Registration"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:13
|
||||
msgid "Your name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Your email:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Company name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:28
|
||||
msgid "Industry:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:33
|
||||
msgid "Company website:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Country:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:46
|
||||
msgid "Other information:"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "registered"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "registration data"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:49
|
||||
msgid "No name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91
|
||||
msgid "registration properties"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:22
|
||||
msgid "Thank you for registering."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:25
|
||||
msgid "Your copy is already registered."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:28
|
||||
#, python-format
|
||||
msgid "Error submiting form; %s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:33
|
||||
msgid "registration form"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/registration_tags.py:18
|
||||
msgid "Unregistered"
|
||||
msgstr ""
|
||||
BIN
apps/registration/locale/de_DE/LC_MESSAGES/django.mo
Normal file
BIN
apps/registration/locale/de_DE/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
87
apps/registration/locale/de_DE/LC_MESSAGES/django.po
Normal file
87
apps/registration/locale/de_DE/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,87 @@
|
||||
# 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: 2012-10-10 09:20-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"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Registration"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:13
|
||||
msgid "Your name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Your email:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Company name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:28
|
||||
msgid "Industry:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:33
|
||||
msgid "Company website:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Country:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:46
|
||||
msgid "Other information:"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "registered"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "registration data"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:49
|
||||
msgid "No name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91
|
||||
msgid "registration properties"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:22
|
||||
msgid "Thank you for registering."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:25
|
||||
msgid "Your copy is already registered."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:28
|
||||
#, python-format
|
||||
msgid "Error submiting form; %s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:33
|
||||
msgid "registration form"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/registration_tags.py:18
|
||||
msgid "Unregistered"
|
||||
msgstr ""
|
||||
BIN
apps/registration/locale/en/LC_MESSAGES/django.mo
Normal file
BIN
apps/registration/locale/en/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
87
apps/registration/locale/en/LC_MESSAGES/django.po
Normal file
87
apps/registration/locale/en/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,87 @@
|
||||
# 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: 2012-10-10 09:20-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"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Registration"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:13
|
||||
msgid "Your name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Your email:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Company name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:28
|
||||
msgid "Industry:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:33
|
||||
msgid "Company website:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Country:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:46
|
||||
msgid "Other information:"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "registered"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "registration data"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:49
|
||||
msgid "No name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91
|
||||
msgid "registration properties"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:22
|
||||
msgid "Thank you for registering."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:25
|
||||
msgid "Your copy is already registered."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:28
|
||||
#, python-format
|
||||
msgid "Error submiting form; %s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:33
|
||||
msgid "registration form"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/registration_tags.py:18
|
||||
msgid "Unregistered"
|
||||
msgstr ""
|
||||
BIN
apps/registration/locale/es/LC_MESSAGES/django.mo
Normal file
BIN
apps/registration/locale/es/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
88
apps/registration/locale/es/LC_MESSAGES/django.po
Normal file
88
apps/registration/locale/es/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,88 @@
|
||||
# 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: 2012-10-10 09:20-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=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Registration"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:13
|
||||
msgid "Your name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Your email:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Company name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:28
|
||||
msgid "Industry:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:33
|
||||
msgid "Company website:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Country:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:46
|
||||
msgid "Other information:"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "registered"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "registration data"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:49
|
||||
msgid "No name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91
|
||||
msgid "registration properties"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:22
|
||||
msgid "Thank you for registering."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:25
|
||||
msgid "Your copy is already registered."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:28
|
||||
#, python-format
|
||||
msgid "Error submiting form; %s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:33
|
||||
msgid "registration form"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/registration_tags.py:18
|
||||
msgid "Unregistered"
|
||||
msgstr ""
|
||||
BIN
apps/registration/locale/fr/LC_MESSAGES/django.mo
Normal file
BIN
apps/registration/locale/fr/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
88
apps/registration/locale/fr/LC_MESSAGES/django.po
Normal file
88
apps/registration/locale/fr/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,88 @@
|
||||
# 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: 2012-10-10 09:20-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=2; plural=(n > 1)\n"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Registration"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:13
|
||||
msgid "Your name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Your email:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Company name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:28
|
||||
msgid "Industry:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:33
|
||||
msgid "Company website:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Country:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:46
|
||||
msgid "Other information:"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "registered"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "registration data"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:49
|
||||
msgid "No name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91
|
||||
msgid "registration properties"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:22
|
||||
msgid "Thank you for registering."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:25
|
||||
msgid "Your copy is already registered."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:28
|
||||
#, python-format
|
||||
msgid "Error submiting form; %s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:33
|
||||
msgid "registration form"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/registration_tags.py:18
|
||||
msgid "Unregistered"
|
||||
msgstr ""
|
||||
BIN
apps/registration/locale/it/LC_MESSAGES/django.mo
Normal file
BIN
apps/registration/locale/it/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
88
apps/registration/locale/it/LC_MESSAGES/django.po
Normal file
88
apps/registration/locale/it/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,88 @@
|
||||
# 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: 2012-10-10 09:20-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=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Registration"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:13
|
||||
msgid "Your name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Your email:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Company name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:28
|
||||
msgid "Industry:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:33
|
||||
msgid "Company website:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Country:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:46
|
||||
msgid "Other information:"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "registered"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "registration data"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:49
|
||||
msgid "No name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91
|
||||
msgid "registration properties"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:22
|
||||
msgid "Thank you for registering."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:25
|
||||
msgid "Your copy is already registered."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:28
|
||||
#, python-format
|
||||
msgid "Error submiting form; %s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:33
|
||||
msgid "registration form"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/registration_tags.py:18
|
||||
msgid "Unregistered"
|
||||
msgstr ""
|
||||
BIN
apps/registration/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
BIN
apps/registration/locale/nl_NL/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
87
apps/registration/locale/nl_NL/LC_MESSAGES/django.po
Normal file
87
apps/registration/locale/nl_NL/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,87 @@
|
||||
# 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: 2012-10-10 09:20-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"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Registration"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:13
|
||||
msgid "Your name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Your email:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Company name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:28
|
||||
msgid "Industry:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:33
|
||||
msgid "Company website:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Country:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:46
|
||||
msgid "Other information:"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "registered"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "registration data"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:49
|
||||
msgid "No name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91
|
||||
msgid "registration properties"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:22
|
||||
msgid "Thank you for registering."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:25
|
||||
msgid "Your copy is already registered."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:28
|
||||
#, python-format
|
||||
msgid "Error submiting form; %s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:33
|
||||
msgid "registration form"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/registration_tags.py:18
|
||||
msgid "Unregistered"
|
||||
msgstr ""
|
||||
BIN
apps/registration/locale/pl/LC_MESSAGES/django.mo
Normal file
BIN
apps/registration/locale/pl/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
89
apps/registration/locale/pl/LC_MESSAGES/django.po
Normal file
89
apps/registration/locale/pl/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,89 @@
|
||||
# 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: 2012-10-10 09:20-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==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2)\n"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Registration"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:13
|
||||
msgid "Your name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Your email:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Company name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:28
|
||||
msgid "Industry:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:33
|
||||
msgid "Company website:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Country:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:46
|
||||
msgid "Other information:"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "registered"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "registration data"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:49
|
||||
msgid "No name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91
|
||||
msgid "registration properties"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:22
|
||||
msgid "Thank you for registering."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:25
|
||||
msgid "Your copy is already registered."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:28
|
||||
#, python-format
|
||||
msgid "Error submiting form; %s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:33
|
||||
msgid "registration form"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/registration_tags.py:18
|
||||
msgid "Unregistered"
|
||||
msgstr ""
|
||||
BIN
apps/registration/locale/pt/LC_MESSAGES/django.mo
Normal file
BIN
apps/registration/locale/pt/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
88
apps/registration/locale/pt/LC_MESSAGES/django.po
Normal file
88
apps/registration/locale/pt/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,88 @@
|
||||
# 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: 2012-10-10 09:20-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=2; plural=(n != 1)\n"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Registration"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:13
|
||||
msgid "Your name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Your email:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Company name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:28
|
||||
msgid "Industry:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:33
|
||||
msgid "Company website:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Country:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:46
|
||||
msgid "Other information:"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "registered"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "registration data"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:49
|
||||
msgid "No name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91
|
||||
msgid "registration properties"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:22
|
||||
msgid "Thank you for registering."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:25
|
||||
msgid "Your copy is already registered."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:28
|
||||
#, python-format
|
||||
msgid "Error submiting form; %s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:33
|
||||
msgid "registration form"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/registration_tags.py:18
|
||||
msgid "Unregistered"
|
||||
msgstr ""
|
||||
BIN
apps/registration/locale/pt_BR/LC_MESSAGES/django.mo
Normal file
BIN
apps/registration/locale/pt_BR/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
88
apps/registration/locale/pt_BR/LC_MESSAGES/django.po
Normal file
88
apps/registration/locale/pt_BR/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,88 @@
|
||||
# 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: 2012-10-10 09:20-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=2; plural=(n > 1)\n"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Registration"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:13
|
||||
msgid "Your name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Your email:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Company name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:28
|
||||
msgid "Industry:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:33
|
||||
msgid "Company website:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Country:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:46
|
||||
msgid "Other information:"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "registered"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "registration data"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:49
|
||||
msgid "No name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91
|
||||
msgid "registration properties"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:22
|
||||
msgid "Thank you for registering."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:25
|
||||
msgid "Your copy is already registered."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:28
|
||||
#, python-format
|
||||
msgid "Error submiting form; %s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:33
|
||||
msgid "registration form"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/registration_tags.py:18
|
||||
msgid "Unregistered"
|
||||
msgstr ""
|
||||
BIN
apps/registration/locale/ru/LC_MESSAGES/django.mo
Normal file
BIN
apps/registration/locale/ru/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
89
apps/registration/locale/ru/LC_MESSAGES/django.po
Normal file
89
apps/registration/locale/ru/LC_MESSAGES/django.po
Normal file
@@ -0,0 +1,89 @@
|
||||
# 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: 2012-10-10 09:20-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 "Registration"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:13
|
||||
msgid "Your name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Your email:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Company name:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:28
|
||||
msgid "Industry:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:33
|
||||
msgid "Company website:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:38
|
||||
msgid "Country:"
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:46
|
||||
msgid "Other information:"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:20
|
||||
msgid "registered"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:21
|
||||
msgid "registration data"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:49
|
||||
msgid "No name"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:91
|
||||
msgid "registration properties"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:22
|
||||
msgid "Thank you for registering."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:25
|
||||
msgid "Your copy is already registered."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:28
|
||||
#, python-format
|
||||
msgid "Error submiting form; %s."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:33
|
||||
msgid "registration form"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/registration_tags.py:18
|
||||
msgid "Unregistered"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user