# HG changeset patch
# User cavaliet
# Date 1389867199 -3600
# Node ID 77678b10f69c75ff01c37e72d1e1e182442a3760
# Parent 54374354476b04e17a55f3185a565af2a7ebef6c
v0.45 : little correction
diff -r 54374354476b -r 77678b10f69c src/jocondelab/__init__.py
--- a/src/jocondelab/__init__.py Wed Jan 15 17:45:57 2014 +0100
+++ b/src/jocondelab/__init__.py Thu Jan 16 11:13:19 2014 +0100
@@ -1,4 +1,4 @@
-VERSION = (0, 44, 0, "final", 0)
+VERSION = (0, 45, 0, "final", 0)
def get_version():
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/ca/LC_MESSAGES/django.mo
Binary file src/jocondelab/locale/ca/LC_MESSAGES/django.mo has changed
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/ca/LC_MESSAGES/django.po
--- a/src/jocondelab/locale/ca/LC_MESSAGES/django.po Wed Jan 15 17:45:57 2014 +0100
+++ b/src/jocondelab/locale/ca/LC_MESSAGES/django.po Thu Jan 16 11:13:19 2014 +0100
@@ -391,6 +391,10 @@
msgid " ET "
msgstr " I "
+#: templates/jocondelab/front_base.html:141 views/front_office.py:162
+msgid "et"
+msgstr "i"
+
#: templates/jocondelab/front_base.html:142
msgid "Institut de Recherche et d'Innovation"
msgstr "Institut de Recherche et d'Innovation"
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/de/LC_MESSAGES/django.mo
Binary file src/jocondelab/locale/de/LC_MESSAGES/django.mo has changed
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/de/LC_MESSAGES/django.po
--- a/src/jocondelab/locale/de/LC_MESSAGES/django.po Wed Jan 15 17:45:57 2014 +0100
+++ b/src/jocondelab/locale/de/LC_MESSAGES/django.po Thu Jan 16 11:13:19 2014 +0100
@@ -387,7 +387,7 @@
#: templates/jocondelab/front_base.html:141
msgid "et"
-msgstr ""
+msgstr "und"
#: templates/jocondelab/front_base.html:142
msgid "Institut de Recherche et d'Innovation"
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/es/LC_MESSAGES/django.mo
Binary file src/jocondelab/locale/es/LC_MESSAGES/django.mo has changed
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/es/LC_MESSAGES/django.po
--- a/src/jocondelab/locale/es/LC_MESSAGES/django.po Wed Jan 15 17:45:57 2014 +0100
+++ b/src/jocondelab/locale/es/LC_MESSAGES/django.po Thu Jan 16 11:13:19 2014 +0100
@@ -389,7 +389,7 @@
#: templates/jocondelab/front_base.html:141
msgid "et"
-msgstr ""
+msgstr "y"
#: templates/jocondelab/front_base.html:142
msgid "Institut de Recherche et d'Innovation"
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/it/LC_MESSAGES/django.mo
Binary file src/jocondelab/locale/it/LC_MESSAGES/django.mo has changed
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/it/LC_MESSAGES/django.po
--- a/src/jocondelab/locale/it/LC_MESSAGES/django.po Wed Jan 15 17:45:57 2014 +0100
+++ b/src/jocondelab/locale/it/LC_MESSAGES/django.po Thu Jan 16 11:13:19 2014 +0100
@@ -389,7 +389,7 @@
#: templates/jocondelab/front_base.html:141
msgid "et"
-msgstr ""
+msgstr "e"
#: templates/jocondelab/front_base.html:142
msgid "Institut de Recherche et d'Innovation"
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/oc/LC_MESSAGES/django.mo
Binary file src/jocondelab/locale/oc/LC_MESSAGES/django.mo has changed
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/oc/LC_MESSAGES/django.po
--- a/src/jocondelab/locale/oc/LC_MESSAGES/django.po Wed Jan 15 17:45:57 2014 +0100
+++ b/src/jocondelab/locale/oc/LC_MESSAGES/django.po Thu Jan 16 11:13:19 2014 +0100
@@ -391,6 +391,10 @@
msgid " ET "
msgstr " E "
+#:
+msgid "et"
+msgstr "e"
+
#: templates/jocondelab/front_base.html:142
msgid "Institut de Recherche et d'Innovation"
msgstr "Institut de Recèrca e d'Inovacion"
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/pt/LC_MESSAGES/django.mo
Binary file src/jocondelab/locale/pt/LC_MESSAGES/django.mo has changed
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/pt/LC_MESSAGES/django.po
--- a/src/jocondelab/locale/pt/LC_MESSAGES/django.po Wed Jan 15 17:45:57 2014 +0100
+++ b/src/jocondelab/locale/pt/LC_MESSAGES/django.po Thu Jan 16 11:13:19 2014 +0100
@@ -389,7 +389,7 @@
#: templates/jocondelab/front_base.html:141
msgid "et"
-msgstr ""
+msgstr "e"
#: templates/jocondelab/front_base.html:142
msgid "Institut de Recherche et d'Innovation"
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/ru/LC_MESSAGES/django.mo
Binary file src/jocondelab/locale/ru/LC_MESSAGES/django.mo has changed
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/ru/LC_MESSAGES/django.po
--- a/src/jocondelab/locale/ru/LC_MESSAGES/django.po Wed Jan 15 17:45:57 2014 +0100
+++ b/src/jocondelab/locale/ru/LC_MESSAGES/django.po Thu Jan 16 11:13:19 2014 +0100
@@ -387,7 +387,7 @@
#: templates/jocondelab/front_base.html:141
msgid "et"
-msgstr ""
+msgstr "и"
#: templates/jocondelab/front_base.html:142
msgid "Institut de Recherche et d'Innovation"
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/zh/LC_MESSAGES/django.mo
Binary file src/jocondelab/locale/zh/LC_MESSAGES/django.mo has changed
diff -r 54374354476b -r 77678b10f69c src/jocondelab/locale/zh/LC_MESSAGES/django.po
--- a/src/jocondelab/locale/zh/LC_MESSAGES/django.po Wed Jan 15 17:45:57 2014 +0100
+++ b/src/jocondelab/locale/zh/LC_MESSAGES/django.po Thu Jan 16 11:13:19 2014 +0100
@@ -386,7 +386,7 @@
#: templates/jocondelab/front_base.html:141
msgid "et"
-msgstr ""
+msgstr "和"
#: templates/jocondelab/front_base.html:142
msgid "Institut de Recherche et d'Innovation"
diff -r 54374354476b -r 77678b10f69c src/jocondelab/templates/jocondelab/front_base.html
--- a/src/jocondelab/templates/jocondelab/front_base.html Wed Jan 15 17:45:57 2014 +0100
+++ b/src/jocondelab/templates/jocondelab/front_base.html Thu Jan 16 11:13:19 2014 +0100
@@ -138,7 +138,7 @@
- {% trans ' ET ' %}
+ {% trans 'et' %}