From ab075b7cfe738ee1802f5ce530cfdc07244e2eef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 2 Mar 2012 16:25:57 +0100 Subject: [PATCH] Update po file --- html/profile.html | 2 +- locale/cs/LC_MESSAGES/django.po | 46 ++++++++++++++++++++++++++------- 2 files changed, 37 insertions(+), 11 deletions(-) diff --git a/html/profile.html b/html/profile.html index 76b03ccfc..b8ca4b901 100644 --- a/html/profile.html +++ b/html/profile.html @@ -28,7 +28,7 @@ {% blocktrans %}You can change password on separate page.{% endblocktrans %} - + {% endblock %} diff --git a/locale/cs/LC_MESSAGES/django.po b/locale/cs/LC_MESSAGES/django.po index 06d4844dd..913d7381c 100644 --- a/locale/cs/LC_MESSAGES/django.po +++ b/locale/cs/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-02 16:02+0100\n" +"POT-Creation-Date: 2012-03-02 16:25+0100\n" "PO-Revision-Date: 2012-03-02 16:04+0200\n" "Last-Translator: Michal Čihař \n" "Language-Team: LANGUAGE \n" @@ -18,10 +18,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 0.1\n" -#: accounts/models.py:13 +#: accounts/models.py:14 msgid "Interface Language" msgstr "Jazyk rozhraní" +#: accounts/models.py:20 +msgid "Languages" +msgstr "" + +#: accounts/models.py:24 +msgid "Secondary languages" +msgstr "" + #: html/base.html:4 msgid "en" msgstr "cs" @@ -56,6 +64,28 @@ msgstr "Provozováno na Weblate %(version)s" msgid "Projects" msgstr "Projekty" +#: html/profile.html:11 +#, fuzzy +msgid "Please fix errors in the form." +msgstr "Prosím opravte chyby v registračním formuláři." + +#: html/profile.html:20 +msgid "Preferences" +msgstr "" + +#: html/profile.html:26 html/registration/registration_form.html:33 +msgid "Password" +msgstr "Heslo" + +#: html/profile.html:28 +#, python-format +msgid "You can change password on separate page." +msgstr "" + +#: html/profile.html:31 html/translate.html:75 +msgid "Save" +msgstr "Uložit" + #: html/project.html:12 msgid "Subprojects" msgstr "Podprojekty" @@ -153,10 +183,6 @@ msgstr "Předchozí" msgid "Next" msgstr "Následující" -#: html/translate.html:75 -msgid "Save" -msgstr "Uložit" - #: html/translate.html:77 msgid "Login for saving translations." msgstr "Pro ukládání překladů se přihlaste." @@ -257,10 +283,6 @@ msgstr "E-mail" msgid "(will be used as Git author)" msgstr "(bude použit jako autor v Gitu)" -#: html/registration/registration_form.html:33 -msgid "Password" -msgstr "Heslo" - #: html/registration/registration_form.html:39 msgid "Password (again)" msgstr "Heslo (znovu)" @@ -325,6 +347,10 @@ msgstr "Chybný návrh!" msgid "You have reached end of translating." msgstr "Jste na konci překládání." +#, fuzzy +#~ msgid "Save " +#~ msgstr "Uložit" + #~ msgid "" #~ "\n" #~ " (%(translated)s%% translated, %(fuzzy)s%% fuzzy)\n"