The following commit has been merged in the master branch:
commit b965dabc360aaf521a7444746eccd461ce408d70
Author: Michal Čihař <***@cihar.com>
Date: Mon Apr 2 11:00:35 2012 +0200
Reformat message
diff --git a/html/contribute/translate.html b/html/contribute/translate.html
index c0b82a2..05e9a31 100644
--- a/html/contribute/translate.html
+++ b/html/contribute/translate.html
@@ -89,11 +89,7 @@ is two letter code of your translation.
</p>
<p>
-{% blocktrans %}
-You should follow terminology as defined for your language in <a
-href="https://l10n.cihar.com/dictionaries/gammu/">dictionary for the project</a>.
-If it is not defined, you can help creating one!
-{% endblocktrans %}
+{% blocktrans with "https://l10n.cihar.com/dictionaries/gammu/" as url %}You should follow terminology as defined for your language in <a href="{{ url }}">dictionary for the project</a>. If it is not defined, you can help creating one!{% endblocktrans %}
</p>
<h3>{% trans "What is Important?" %}</h3>
diff --git a/locale/cs/LC_MESSAGES/django.po b/locale/cs/LC_MESSAGES/django.po
index 5f49da3..c0b248b 100644
--- a/locale/cs/LC_MESSAGES/django.po
+++ b/locale/cs/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu web 2009\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-02 10:57+0200\n"
+"POT-Creation-Date: 2012-04-02 11:00+0200\n"
"PO-Revision-Date: 2012-03-27 10:39+0200\n"
"Last-Translator: Michal Čihař <***@cihar.com>\n"
"Language-Team: Czech <***@li.org>\n"
@@ -1665,19 +1665,18 @@ msgid ""
msgstr ""
#: html/contribute/translate.html:92
+#, python-format
msgid ""
-"\n"
-"You should follow terminology as defined for your language in <a\n"
-"href=\"https://l10n.cihar.com/dictionary/gammu/\">dictionary for the "
-"project</a>.\n"
-"If it is not defined, you can help creating one!\n"
+"You should follow terminology as defined for your language in <a href="
+"\"%(url)s\">dictionary for the project</a>. If it is not defined, you can "
+"help creating one!"
msgstr ""
-#: html/contribute/translate.html:99
+#: html/contribute/translate.html:95
msgid "What is Important?"
msgstr "Co je důležité?"
-#: html/contribute/translate.html:101
+#: html/contribute/translate.html:97
msgid ""
"\n"
"If you will get to translation in bad shape, there is too much work. Use "
@@ -1689,7 +1688,7 @@ msgstr ""
"hodně práce. Podle následujících\n"
"pravidel můžete zjistit, co jsou nejdůležitější věci:\n"
-#: html/contribute/translate.html:108
+#: html/contribute/translate.html:104
msgid ""
"\n"
"libGammu messages - there is just few of them and they are used also in "
@@ -1700,7 +1699,7 @@ msgstr ""
"zprávy libGammu - je jich jen pár a jsou použity i ve Wammu.\n"
"Jedná se o dobré místo kde začít a kde si osvojit základní terminologii.\n"
-#: html/contribute/translate.html:112
+#: html/contribute/translate.html:108
msgid ""
"\n"
"Wammu translation - the is the application which is most frequently used by\n"
@@ -1710,7 +1709,7 @@ msgstr ""
"překlad Wammu - aplikace která je nejčastěji používána uživateli s malou "
"znalostí angličtiny.\n"
-#: html/contribute/translate.html:116
+#: html/contribute/translate.html:112
msgid ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
@@ -1718,7 +1717,7 @@ msgstr ""
"\n"
"překlad Gammu - bylo by pěkné ho mít, ale nemá vysokou prioritu.\n"
-#: html/contribute/translate.html:119
+#: html/contribute/translate.html:115
msgid ""
"\n"
"Wammu website - there is lot of texts here and it's great to have the "
@@ -1729,7 +1728,7 @@ msgstr ""
"stránky Wammu - je zde mnoho textu, ale překlad stránek pomáhá\n"
"novým uživatelům.\n"
-#: html/contribute/translate.html:123
+#: html/contribute/translate.html:119
msgid ""
"\n"
"Gammu documentation - it would be great to have this translated to many\n"
diff --git a/locale/de/LC_MESSAGES/django.po b/locale/de/LC_MESSAGES/django.po
index a1daa94..55e74b0 100644
--- a/locale/de/LC_MESSAGES/django.po
+++ b/locale/de/LC_MESSAGES/django.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu website\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-02 10:57+0200\n"
+"POT-Creation-Date: 2012-04-02 11:00+0200\n"
"PO-Revision-Date: 2012-03-29 17:05+0200\n"
"Last-Translator: Michal Čihař <***@cihar.com>\n"
"Language-Team: LANGUAGE <***@li.org>\n"
@@ -1989,24 +1989,22 @@ msgstr ""
"\" zu ersetzen ist.\n"
#: html/contribute/translate.html:92
-#, fuzzy
+#, fuzzy, python-format
msgid ""
-"\n"
-"You should follow terminology as defined for your language in <a\n"
-"href=\"https://l10n.cihar.com/dictionary/gammu/\">dictionary for the "
-"project</a>.\n"
-"If it is not defined, you can help creating one!\n"
+"You should follow terminology as defined for your language in <a href="
+"\"%(url)s\">dictionary for the project</a>. If it is not defined, you can "
+"help creating one!"
msgstr ""
"\n"
"Wir bitten Sie, die Regelwerke bezüglich <a href=\"https://l10n.cihar.com/"
"projects/terminology/\">Terminologie</a> zu beachten.\n"
"Wenn keine Regeln vorhanden sind, helfen Sie, diese zu erstellen!\n"
-#: html/contribute/translate.html:99
+#: html/contribute/translate.html:95
msgid "What is Important?"
msgstr "Was ist wichtig?"
-#: html/contribute/translate.html:101
+#: html/contribute/translate.html:97
msgid ""
"\n"
"If you will get to translation in bad shape, there is too much work. Use "
@@ -2018,7 +2016,7 @@ msgstr ""
"treffen, so wartet viel Arbeit auf Sie.\n"
"Folgende Einteilungen können Ihnen helfen, die wichtigsten Dinge zu finden:\n"
-#: html/contribute/translate.html:108
+#: html/contribute/translate.html:104
msgid ""
"\n"
"libGammu messages - there is just few of them and they are used also in "
@@ -2030,7 +2028,7 @@ msgstr ""
"Ein guter Anhaltspunkt für den Start, erleichtert das Erlernen der "
"Basisterminologie.\n"
-#: html/contribute/translate.html:112
+#: html/contribute/translate.html:108
msgid ""
"\n"
"Wammu translation - the is the application which is most frequently used by\n"
@@ -2040,7 +2038,7 @@ msgstr ""
"Wammu - dieses Programm wird am häufigsten von Nicht-Englisch-Sprechenden "
"benutzt.\n"
-#: html/contribute/translate.html:116
+#: html/contribute/translate.html:112
msgid ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
@@ -2048,7 +2046,7 @@ msgstr ""
"\n"
"Gammu - eine Übersetzung ist kein Muss, aber vorteilhaft, wenn existent.\n"
-#: html/contribute/translate.html:119
+#: html/contribute/translate.html:115
msgid ""
"\n"
"Wammu website - there is lot of texts here and it's great to have the "
@@ -2059,7 +2057,7 @@ msgstr ""
"Wammu Webseite - hier gibt es viele Texte; und es ist großartig, wenn "
"Übersetzungen für neue Benutzer vorliegen.\n"
-#: html/contribute/translate.html:123
+#: html/contribute/translate.html:119
msgid ""
"\n"
"Gammu documentation - it would be great to have this translated to many\n"
diff --git a/locale/el/LC_MESSAGES/django.po b/locale/el/LC_MESSAGES/django.po
index 5e0956c..2ec23de 100644
--- a/locale/el/LC_MESSAGES/django.po
+++ b/locale/el/LC_MESSAGES/django.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu website\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-02 10:57+0200\n"
+"POT-Creation-Date: 2012-04-02 11:00+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <***@ADDRESS>\n"
"Language-Team: LANGUAGE <***@li.org>\n"
@@ -1397,19 +1397,18 @@ msgid ""
msgstr ""
#: html/contribute/translate.html:92
+#, python-format
msgid ""
-"\n"
-"You should follow terminology as defined for your language in <a\n"
-"href=\"https://l10n.cihar.com/dictionary/gammu/\">dictionary for the "
-"project</a>.\n"
-"If it is not defined, you can help creating one!\n"
+"You should follow terminology as defined for your language in <a href="
+"\"%(url)s\">dictionary for the project</a>. If it is not defined, you can "
+"help creating one!"
msgstr ""
-#: html/contribute/translate.html:99
+#: html/contribute/translate.html:95
msgid "What is Important?"
msgstr ""
-#: html/contribute/translate.html:101
+#: html/contribute/translate.html:97
msgid ""
"\n"
"If you will get to translation in bad shape, there is too much work. Use "
@@ -1417,7 +1416,7 @@ msgid ""
"following rules to find the most important things:\n"
msgstr ""
-#: html/contribute/translate.html:108
+#: html/contribute/translate.html:104
msgid ""
"\n"
"libGammu messages - there is just few of them and they are used also in "
@@ -1425,20 +1424,20 @@ msgid ""
"It is just good place to start and get to know some basic terminology.\n"
msgstr ""
-#: html/contribute/translate.html:112
+#: html/contribute/translate.html:108
msgid ""
"\n"
"Wammu translation - the is the application which is most frequently used by\n"
"users with little English knowledge.\n"
msgstr ""
-#: html/contribute/translate.html:116
+#: html/contribute/translate.html:112
msgid ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
msgstr ""
-#: html/contribute/translate.html:119
+#: html/contribute/translate.html:115
msgid ""
"\n"
"Wammu website - there is lot of texts here and it's great to have the "
@@ -1446,7 +1445,7 @@ msgid ""
"translated for new users.\n"
msgstr ""
-#: html/contribute/translate.html:123
+#: html/contribute/translate.html:119
msgid ""
"\n"
"Gammu documentation - it would be great to have this translated to many\n"
diff --git a/locale/en_GB/LC_MESSAGES/django.po b/locale/en_GB/LC_MESSAGES/django.po
index 29314b7..0510233 100644
--- a/locale/en_GB/LC_MESSAGES/django.po
+++ b/locale/en_GB/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu website\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-02 10:57+0200\n"
+"POT-Creation-Date: 2012-04-02 11:00+0200\n"
"PO-Revision-Date: 2012-03-29 17:06+0200\n"
"Last-Translator: Michal Čihař <***@cihar.com>\n"
"Language-Team: LANGUAGE <***@li.org>\n"
@@ -1903,13 +1903,11 @@ msgstr ""
"is two letter code of your translation.\n"
#: html/contribute/translate.html:92
-#, fuzzy
+#, fuzzy, python-format
msgid ""
-"\n"
-"You should follow terminology as defined for your language in <a\n"
-"href=\"https://l10n.cihar.com/dictionary/gammu/\">dictionary for the "
-"project</a>.\n"
-"If it is not defined, you can help creating one!\n"
+"You should follow terminology as defined for your language in <a href="
+"\"%(url)s\">dictionary for the project</a>. If it is not defined, you can "
+"help creating one!"
msgstr ""
"\n"
"You should follow terminology as defined for your language in <a\n"
@@ -1917,11 +1915,11 @@ msgstr ""
"a>.\n"
"If it is not defined, you can help creating one!\n"
-#: html/contribute/translate.html:99
+#: html/contribute/translate.html:95
msgid "What is Important?"
msgstr "What is Important?"
-#: html/contribute/translate.html:101
+#: html/contribute/translate.html:97
msgid ""
"\n"
"If you will get to translation in bad shape, there is too much work. Use "
@@ -1933,7 +1931,7 @@ msgstr ""
"the\n"
"following rules to find the most important things:\n"
-#: html/contribute/translate.html:108
+#: html/contribute/translate.html:104
msgid ""
"\n"
"libGammu messages - there is just few of them and they are used also in "
@@ -1945,7 +1943,7 @@ msgstr ""
"Wammu.\n"
"It is just good place to start and get to know some basic terminology.\n"
-#: html/contribute/translate.html:112
+#: html/contribute/translate.html:108
msgid ""
"\n"
"Wammu translation - the is the application which is most frequently used by\n"
@@ -1955,7 +1953,7 @@ msgstr ""
"Wammu translation - the is the application which is most frequently used by\n"
"users with little English knowledge.\n"
-#: html/contribute/translate.html:116
+#: html/contribute/translate.html:112
msgid ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
@@ -1963,7 +1961,7 @@ msgstr ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
-#: html/contribute/translate.html:119
+#: html/contribute/translate.html:115
msgid ""
"\n"
"Wammu website - there is lot of texts here and it's great to have the "
@@ -1975,7 +1973,7 @@ msgstr ""
"website\n"
"translated for new users.\n"
-#: html/contribute/translate.html:123
+#: html/contribute/translate.html:119
msgid ""
"\n"
"Gammu documentation - it would be great to have this translated to many\n"
diff --git a/locale/es/LC_MESSAGES/django.po b/locale/es/LC_MESSAGES/django.po
index 72fdecc..1bfa618 100644
--- a/locale/es/LC_MESSAGES/django.po
+++ b/locale/es/LC_MESSAGES/django.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu website\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-02 10:57+0200\n"
+"POT-Creation-Date: 2012-04-02 11:00+0200\n"
"PO-Revision-Date: 2012-03-29 16:19+0200\n"
"Last-Translator: Matías Bellone <***@gmail.com>\n"
"Language-Team: LANGUAGE <***@li.org>\n"
@@ -1872,24 +1872,22 @@ msgstr ""
"letras de tu traducción.\n"
#: html/contribute/translate.html:92
-#, fuzzy
+#, fuzzy, python-format
msgid ""
-"\n"
-"You should follow terminology as defined for your language in <a\n"
-"href=\"https://l10n.cihar.com/dictionary/gammu/\">dictionary for the "
-"project</a>.\n"
-"If it is not defined, you can help creating one!\n"
+"You should follow terminology as defined for your language in <a href="
+"\"%(url)s\">dictionary for the project</a>. If it is not defined, you can "
+"help creating one!"
msgstr ""
"\n"
"Deberías de seguir la terminología según esté definida para tu idioma en el "
"<a href=\"https://l10n.cihar.com/projects/terminology/\">proyecto de "
"Terminología</a>. Si no está definido, puedes ayudar creando uno.\n"
-#: html/contribute/translate.html:99
+#: html/contribute/translate.html:95
msgid "What is Important?"
msgstr "¿Qué es importante?"
-#: html/contribute/translate.html:101
+#: html/contribute/translate.html:97
msgid ""
"\n"
"If you will get to translation in bad shape, there is too much work. Use "
@@ -1900,7 +1898,7 @@ msgstr ""
"Si llegas a una traducción en mal estado, hay mucho trabajo para hacer. "
"Utiliza las reglas siguientes para encontrar las cosas más importantes:\n"
-#: html/contribute/translate.html:108
+#: html/contribute/translate.html:104
msgid ""
"\n"
"libGammu messages - there is just few of them and they are used also in "
@@ -1913,7 +1911,7 @@ msgstr ""
"Es simplemente un buen lugar para comenzar y familiarizarte con la "
"terminología básica.\n"
-#: html/contribute/translate.html:112
+#: html/contribute/translate.html:108
msgid ""
"\n"
"Wammu translation - the is the application which is most frequently used by\n"
@@ -1923,7 +1921,7 @@ msgstr ""
"Traducción de Wammu - esta es la aplicación utilizada más frecuentemente por "
"los usuarios con poco conocimiento de inglés.\n"
-#: html/contribute/translate.html:116
+#: html/contribute/translate.html:112
msgid ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
@@ -1932,7 +1930,7 @@ msgstr ""
"Traducción de Gammu - es algo que estaría bueno tener pero no es realmente "
"alta prioridad.\n"
-#: html/contribute/translate.html:119
+#: html/contribute/translate.html:115
msgid ""
"\n"
"Wammu website - there is lot of texts here and it's great to have the "
@@ -1943,7 +1941,7 @@ msgstr ""
"Sitio web de Wammu - hay mucho texto aquí y sería fantástico tener el sitio "
"web traducido para nuevos usuarios.\n"
-#: html/contribute/translate.html:123
+#: html/contribute/translate.html:119
msgid ""
"\n"
"Gammu documentation - it would be great to have this translated to many\n"
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po
index 905e695..b432132 100644
--- a/locale/fr/LC_MESSAGES/django.po
+++ b/locale/fr/LC_MESSAGES/django.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu website\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-02 10:57+0200\n"
+"POT-Creation-Date: 2012-04-02 11:00+0200\n"
"PO-Revision-Date: 2012-03-27 16:17+0200\n"
"Last-Translator: Michal Čihař <***@cihar.com>\n"
"Language-Team: LANGUAGE <***@li.org>\n"
@@ -1472,19 +1472,18 @@ msgid ""
msgstr ""
#: html/contribute/translate.html:92
+#, python-format
msgid ""
-"\n"
-"You should follow terminology as defined for your language in <a\n"
-"href=\"https://l10n.cihar.com/dictionary/gammu/\">dictionary for the "
-"project</a>.\n"
-"If it is not defined, you can help creating one!\n"
+"You should follow terminology as defined for your language in <a href="
+"\"%(url)s\">dictionary for the project</a>. If it is not defined, you can "
+"help creating one!"
msgstr ""
-#: html/contribute/translate.html:99
+#: html/contribute/translate.html:95
msgid "What is Important?"
msgstr ""
-#: html/contribute/translate.html:101
+#: html/contribute/translate.html:97
msgid ""
"\n"
"If you will get to translation in bad shape, there is too much work. Use "
@@ -1492,7 +1491,7 @@ msgid ""
"following rules to find the most important things:\n"
msgstr ""
-#: html/contribute/translate.html:108
+#: html/contribute/translate.html:104
msgid ""
"\n"
"libGammu messages - there is just few of them and they are used also in "
@@ -1500,20 +1499,20 @@ msgid ""
"It is just good place to start and get to know some basic terminology.\n"
msgstr ""
-#: html/contribute/translate.html:112
+#: html/contribute/translate.html:108
msgid ""
"\n"
"Wammu translation - the is the application which is most frequently used by\n"
"users with little English knowledge.\n"
msgstr ""
-#: html/contribute/translate.html:116
+#: html/contribute/translate.html:112
msgid ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
msgstr ""
-#: html/contribute/translate.html:119
+#: html/contribute/translate.html:115
msgid ""
"\n"
"Wammu website - there is lot of texts here and it's great to have the "
@@ -1521,7 +1520,7 @@ msgid ""
"translated for new users.\n"
msgstr ""
-#: html/contribute/translate.html:123
+#: html/contribute/translate.html:119
msgid ""
"\n"
"Gammu documentation - it would be great to have this translated to many\n"
diff --git a/locale/hu/LC_MESSAGES/django.po b/locale/hu/LC_MESSAGES/django.po
index 42ab567..349c8cd 100644
--- a/locale/hu/LC_MESSAGES/django.po
+++ b/locale/hu/LC_MESSAGES/django.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu website\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-02 10:57+0200\n"
+"POT-Creation-Date: 2012-04-02 11:00+0200\n"
"PO-Revision-Date: 2011-11-15 23:43+0200\n"
"Last-Translator: Balázs Úr <***@gmail.com>\n"
"Language-Team: LANGUAGE <***@li.org>\n"
@@ -1399,19 +1399,18 @@ msgid ""
msgstr ""
#: html/contribute/translate.html:92
+#, python-format
msgid ""
-"\n"
-"You should follow terminology as defined for your language in <a\n"
-"href=\"https://l10n.cihar.com/dictionary/gammu/\">dictionary for the "
-"project</a>.\n"
-"If it is not defined, you can help creating one!\n"
+"You should follow terminology as defined for your language in <a href="
+"\"%(url)s\">dictionary for the project</a>. If it is not defined, you can "
+"help creating one!"
msgstr ""
-#: html/contribute/translate.html:99
+#: html/contribute/translate.html:95
msgid "What is Important?"
msgstr ""
-#: html/contribute/translate.html:101
+#: html/contribute/translate.html:97
msgid ""
"\n"
"If you will get to translation in bad shape, there is too much work. Use "
@@ -1419,7 +1418,7 @@ msgid ""
"following rules to find the most important things:\n"
msgstr ""
-#: html/contribute/translate.html:108
+#: html/contribute/translate.html:104
msgid ""
"\n"
"libGammu messages - there is just few of them and they are used also in "
@@ -1427,20 +1426,20 @@ msgid ""
"It is just good place to start and get to know some basic terminology.\n"
msgstr ""
-#: html/contribute/translate.html:112
+#: html/contribute/translate.html:108
msgid ""
"\n"
"Wammu translation - the is the application which is most frequently used by\n"
"users with little English knowledge.\n"
msgstr ""
-#: html/contribute/translate.html:116
+#: html/contribute/translate.html:112
msgid ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
msgstr ""
-#: html/contribute/translate.html:119
+#: html/contribute/translate.html:115
msgid ""
"\n"
"Wammu website - there is lot of texts here and it's great to have the "
@@ -1448,7 +1447,7 @@ msgid ""
"translated for new users.\n"
msgstr ""
-#: html/contribute/translate.html:123
+#: html/contribute/translate.html:119
msgid ""
"\n"
"Gammu documentation - it would be great to have this translated to many\n"
diff --git a/locale/id/LC_MESSAGES/django.po b/locale/id/LC_MESSAGES/django.po
index 966cc45..73ab777 100644
--- a/locale/id/LC_MESSAGES/django.po
+++ b/locale/id/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-02 10:57+0200\n"
+"POT-Creation-Date: 2012-04-02 11:00+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <***@ADDRESS>\n"
"Language-Team: LANGUAGE <***@li.org>\n"
@@ -1382,19 +1382,18 @@ msgid ""
msgstr ""
#: html/contribute/translate.html:92
+#, python-format
msgid ""
-"\n"
-"You should follow terminology as defined for your language in <a\n"
-"href=\"https://l10n.cihar.com/dictionary/gammu/\">dictionary for the "
-"project</a>.\n"
-"If it is not defined, you can help creating one!\n"
+"You should follow terminology as defined for your language in <a href="
+"\"%(url)s\">dictionary for the project</a>. If it is not defined, you can "
+"help creating one!"
msgstr ""
-#: html/contribute/translate.html:99
+#: html/contribute/translate.html:95
msgid "What is Important?"
msgstr ""
-#: html/contribute/translate.html:101
+#: html/contribute/translate.html:97
msgid ""
"\n"
"If you will get to translation in bad shape, there is too much work. Use "
@@ -1402,7 +1401,7 @@ msgid ""
"following rules to find the most important things:\n"
msgstr ""
-#: html/contribute/translate.html:108
+#: html/contribute/translate.html:104
msgid ""
"\n"
"libGammu messages - there is just few of them and they are used also in "
@@ -1410,20 +1409,20 @@ msgid ""
"It is just good place to start and get to know some basic terminology.\n"
msgstr ""
-#: html/contribute/translate.html:112
+#: html/contribute/translate.html:108
msgid ""
"\n"
"Wammu translation - the is the application which is most frequently used by\n"
"users with little English knowledge.\n"
msgstr ""
-#: html/contribute/translate.html:116
+#: html/contribute/translate.html:112
msgid ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
msgstr ""
-#: html/contribute/translate.html:119
+#: html/contribute/translate.html:115
msgid ""
"\n"
"Wammu website - there is lot of texts here and it's great to have the "
@@ -1431,7 +1430,7 @@ msgid ""
"translated for new users.\n"
msgstr ""
-#: html/contribute/translate.html:123
+#: html/contribute/translate.html:119
msgid ""
"\n"
"Gammu documentation - it would be great to have this translated to many\n"
diff --git a/locale/pl/LC_MESSAGES/django.po b/locale/pl/LC_MESSAGES/django.po
index 474e187..03d851b 100644
--- a/locale/pl/LC_MESSAGES/django.po
+++ b/locale/pl/LC_MESSAGES/django.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu website\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-02 10:57+0200\n"
+"POT-Creation-Date: 2012-04-02 11:00+0200\n"
"PO-Revision-Date: 2010-08-17 14:22+0200\n"
"Last-Translator: Maciej Szeptuch <***@gmail.com>\n"
"Language-Team: LANGUAGE <***@li.org>\n"
@@ -1453,19 +1453,18 @@ msgid ""
msgstr ""
#: html/contribute/translate.html:92
+#, python-format
msgid ""
-"\n"
-"You should follow terminology as defined for your language in <a\n"
-"href=\"https://l10n.cihar.com/dictionary/gammu/\">dictionary for the "
-"project</a>.\n"
-"If it is not defined, you can help creating one!\n"
+"You should follow terminology as defined for your language in <a href="
+"\"%(url)s\">dictionary for the project</a>. If it is not defined, you can "
+"help creating one!"
msgstr ""
-#: html/contribute/translate.html:99
+#: html/contribute/translate.html:95
msgid "What is Important?"
msgstr ""
-#: html/contribute/translate.html:101
+#: html/contribute/translate.html:97
msgid ""
"\n"
"If you will get to translation in bad shape, there is too much work. Use "
@@ -1473,7 +1472,7 @@ msgid ""
"following rules to find the most important things:\n"
msgstr ""
-#: html/contribute/translate.html:108
+#: html/contribute/translate.html:104
msgid ""
"\n"
"libGammu messages - there is just few of them and they are used also in "
@@ -1481,20 +1480,20 @@ msgid ""
"It is just good place to start and get to know some basic terminology.\n"
msgstr ""
-#: html/contribute/translate.html:112
+#: html/contribute/translate.html:108
msgid ""
"\n"
"Wammu translation - the is the application which is most frequently used by\n"
"users with little English knowledge.\n"
msgstr ""
-#: html/contribute/translate.html:116
+#: html/contribute/translate.html:112
msgid ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
msgstr ""
-#: html/contribute/translate.html:119
+#: html/contribute/translate.html:115
msgid ""
"\n"
"Wammu website - there is lot of texts here and it's great to have the "
@@ -1502,7 +1501,7 @@ msgid ""
"translated for new users.\n"
msgstr ""
-#: html/contribute/translate.html:123
+#: html/contribute/translate.html:119
msgid ""
"\n"
"Gammu documentation - it would be great to have this translated to many\n"
diff --git a/locale/pt_BR/LC_MESSAGES/django.po b/locale/pt_BR/LC_MESSAGES/django.po
index 535461c..7ac2c12 100644
--- a/locale/pt_BR/LC_MESSAGES/django.po
+++ b/locale/pt_BR/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu website\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-02 10:57+0200\n"
+"POT-Creation-Date: 2012-04-02 11:00+0200\n"
"PO-Revision-Date: 2012-03-29 17:06+0200\n"
"Last-Translator: Michal Čihař <***@cihar.com>\n"
"Language-Team: LANGUAGE <***@li.org>\n"
@@ -1425,19 +1425,18 @@ msgid ""
msgstr ""
#: html/contribute/translate.html:92
+#, python-format
msgid ""
-"\n"
-"You should follow terminology as defined for your language in <a\n"
-"href=\"https://l10n.cihar.com/dictionary/gammu/\">dictionary for the "
-"project</a>.\n"
-"If it is not defined, you can help creating one!\n"
+"You should follow terminology as defined for your language in <a href="
+"\"%(url)s\">dictionary for the project</a>. If it is not defined, you can "
+"help creating one!"
msgstr ""
-#: html/contribute/translate.html:99
+#: html/contribute/translate.html:95
msgid "What is Important?"
msgstr ""
-#: html/contribute/translate.html:101
+#: html/contribute/translate.html:97
msgid ""
"\n"
"If you will get to translation in bad shape, there is too much work. Use "
@@ -1445,7 +1444,7 @@ msgid ""
"following rules to find the most important things:\n"
msgstr ""
-#: html/contribute/translate.html:108
+#: html/contribute/translate.html:104
msgid ""
"\n"
"libGammu messages - there is just few of them and they are used also in "
@@ -1453,20 +1452,20 @@ msgid ""
"It is just good place to start and get to know some basic terminology.\n"
msgstr ""
-#: html/contribute/translate.html:112
+#: html/contribute/translate.html:108
msgid ""
"\n"
"Wammu translation - the is the application which is most frequently used by\n"
"users with little English knowledge.\n"
msgstr ""
-#: html/contribute/translate.html:116
+#: html/contribute/translate.html:112
msgid ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
msgstr ""
-#: html/contribute/translate.html:119
+#: html/contribute/translate.html:115
msgid ""
"\n"
"Wammu website - there is lot of texts here and it's great to have the "
@@ -1474,7 +1473,7 @@ msgid ""
"translated for new users.\n"
msgstr ""
-#: html/contribute/translate.html:123
+#: html/contribute/translate.html:119
msgid ""
"\n"
"Gammu documentation - it would be great to have this translated to many\n"
diff --git a/locale/ru/LC_MESSAGES/django.po b/locale/ru/LC_MESSAGES/django.po
index 9daaac9..b0dc66d 100644
--- a/locale/ru/LC_MESSAGES/django.po
+++ b/locale/ru/LC_MESSAGES/django.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu website\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-02 10:57+0200\n"
+"POT-Creation-Date: 2012-04-02 11:00+0200\n"
"PO-Revision-Date: 2010-09-05 10:40+0200\n"
"Last-Translator: Дмитрий В. <***@gmail.com>\n"
"Language-Team: LANGUAGE <***@li.org>\n"
@@ -1415,19 +1415,18 @@ msgid ""
msgstr ""
#: html/contribute/translate.html:92
+#, python-format
msgid ""
-"\n"
-"You should follow terminology as defined for your language in <a\n"
-"href=\"https://l10n.cihar.com/dictionary/gammu/\">dictionary for the "
-"project</a>.\n"
-"If it is not defined, you can help creating one!\n"
+"You should follow terminology as defined for your language in <a href="
+"\"%(url)s\">dictionary for the project</a>. If it is not defined, you can "
+"help creating one!"
msgstr ""
-#: html/contribute/translate.html:99
+#: html/contribute/translate.html:95
msgid "What is Important?"
msgstr ""
-#: html/contribute/translate.html:101
+#: html/contribute/translate.html:97
msgid ""
"\n"
"If you will get to translation in bad shape, there is too much work. Use "
@@ -1435,7 +1434,7 @@ msgid ""
"following rules to find the most important things:\n"
msgstr ""
-#: html/contribute/translate.html:108
+#: html/contribute/translate.html:104
msgid ""
"\n"
"libGammu messages - there is just few of them and they are used also in "
@@ -1443,20 +1442,20 @@ msgid ""
"It is just good place to start and get to know some basic terminology.\n"
msgstr ""
-#: html/contribute/translate.html:112
+#: html/contribute/translate.html:108
msgid ""
"\n"
"Wammu translation - the is the application which is most frequently used by\n"
"users with little English knowledge.\n"
msgstr ""
-#: html/contribute/translate.html:116
+#: html/contribute/translate.html:112
msgid ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
msgstr ""
-#: html/contribute/translate.html:119
+#: html/contribute/translate.html:115
msgid ""
"\n"
"Wammu website - there is lot of texts here and it's great to have the "
@@ -1464,7 +1463,7 @@ msgid ""
"translated for new users.\n"
msgstr ""
-#: html/contribute/translate.html:123
+#: html/contribute/translate.html:119
msgid ""
"\n"
"Gammu documentation - it would be great to have this translated to many\n"
diff --git a/locale/sk/LC_MESSAGES/django.po b/locale/sk/LC_MESSAGES/django.po
index f9b4114..2e7e706 100644
--- a/locale/sk/LC_MESSAGES/django.po
+++ b/locale/sk/LC_MESSAGES/django.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu web 2009\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-02 10:57+0200\n"
+"POT-Creation-Date: 2012-04-02 11:00+0200\n"
"PO-Revision-Date: 2012-03-29 17:07+0200\n"
"Last-Translator: Michal Čihař <***@cihar.com>\n"
"Language-Team: Slovak <***@li.org>\n"
@@ -1605,19 +1605,18 @@ msgid ""
msgstr ""
#: html/contribute/translate.html:92
+#, python-format
msgid ""
-"\n"
-"You should follow terminology as defined for your language in <a\n"
-"href=\"https://l10n.cihar.com/dictionary/gammu/\">dictionary for the "
-"project</a>.\n"
-"If it is not defined, you can help creating one!\n"
+"You should follow terminology as defined for your language in <a href="
+"\"%(url)s\">dictionary for the project</a>. If it is not defined, you can "
+"help creating one!"
msgstr ""
-#: html/contribute/translate.html:99
+#: html/contribute/translate.html:95
msgid "What is Important?"
msgstr ""
-#: html/contribute/translate.html:101
+#: html/contribute/translate.html:97
msgid ""
"\n"
"If you will get to translation in bad shape, there is too much work. Use "
@@ -1625,7 +1624,7 @@ msgid ""
"following rules to find the most important things:\n"
msgstr ""
-#: html/contribute/translate.html:108
+#: html/contribute/translate.html:104
msgid ""
"\n"
"libGammu messages - there is just few of them and they are used also in "
@@ -1633,20 +1632,20 @@ msgid ""
"It is just good place to start and get to know some basic terminology.\n"
msgstr ""
-#: html/contribute/translate.html:112
+#: html/contribute/translate.html:108
msgid ""
"\n"
"Wammu translation - the is the application which is most frequently used by\n"
"users with little English knowledge.\n"
msgstr ""
-#: html/contribute/translate.html:116
+#: html/contribute/translate.html:112
msgid ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
msgstr ""
-#: html/contribute/translate.html:119
+#: html/contribute/translate.html:115
msgid ""
"\n"
"Wammu website - there is lot of texts here and it's great to have the "
@@ -1654,7 +1653,7 @@ msgid ""
"translated for new users.\n"
msgstr ""
-#: html/contribute/translate.html:123
+#: html/contribute/translate.html:119
msgid ""
"\n"
"Gammu documentation - it would be great to have this translated to many\n"
diff --git a/locale/sv/LC_MESSAGES/django.po b/locale/sv/LC_MESSAGES/django.po
index 2146a11..d105ea7 100644
--- a/locale/sv/LC_MESSAGES/django.po
+++ b/locale/sv/LC_MESSAGES/django.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Wammu website\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-04-02 10:57+0200\n"
+"POT-Creation-Date: 2012-04-02 11:00+0200\n"
"PO-Revision-Date: 2011-06-24 17:24+0200\n"
"Last-Translator: <***@gmail.com>\n"
"Language-Team: LANGUAGE <***@li.org>\n"
@@ -1401,19 +1401,18 @@ msgid ""
msgstr ""
#: html/contribute/translate.html:92
+#, python-format
msgid ""
-"\n"
-"You should follow terminology as defined for your language in <a\n"
-"href=\"https://l10n.cihar.com/dictionary/gammu/\">dictionary for the "
-"project</a>.\n"
-"If it is not defined, you can help creating one!\n"
+"You should follow terminology as defined for your language in <a href="
+"\"%(url)s\">dictionary for the project</a>. If it is not defined, you can "
+"help creating one!"
msgstr ""
-#: html/contribute/translate.html:99
+#: html/contribute/translate.html:95
msgid "What is Important?"
msgstr ""
-#: html/contribute/translate.html:101
+#: html/contribute/translate.html:97
msgid ""
"\n"
"If you will get to translation in bad shape, there is too much work. Use "
@@ -1421,7 +1420,7 @@ msgid ""
"following rules to find the most important things:\n"
msgstr ""
-#: html/contribute/translate.html:108
+#: html/contribute/translate.html:104
msgid ""
"\n"
"libGammu messages - there is just few of them and they are used also in "
@@ -1429,20 +1428,20 @@ msgid ""
"It is just good place to start and get to know some basic terminology.\n"
msgstr ""
-#: html/contribute/translate.html:112
+#: html/contribute/translate.html:108
msgid ""
"\n"
"Wammu translation - the is the application which is most frequently used by\n"
"users with little English knowledge.\n"
msgstr ""
-#: html/contribute/translate.html:116
+#: html/contribute/translate.html:112
msgid ""
"\n"
"Gammu translation - it's nice to have but not really a high priority.\n"
msgstr ""
-#: html/contribute/translate.html:119
+#: html/contribute/translate.html:115
msgid ""
"\n"
"Wammu website - there is lot of texts here and it's great to have the "
@@ -1450,7 +1449,7 @@ msgid ""
"translated for new users.\n"
msgstr ""
-#: html/contribute/translate.html:123
+#: html/contribute/translate.html:119
msgid ""
"\n"
"Gammu documentation - it would be great to have this translated to many\n"
--
UNNAMED PROJECT