Update po file

This commit is contained in:
Michal Čihař 2012-03-02 16:25:57 +01:00
parent 2cd1d3f733
commit ab075b7cfe
2 changed files with 37 additions and 11 deletions

View File

@ -28,7 +28,7 @@
{% blocktrans %}You can change password on <a href="{{ pw_url }}">separate page</a>.{% endblocktrans %}
</fieldset>
<input type="submit" value="{% trans "Save "%}" class="button" />
<input type="submit" value="{% trans "Save" %}" class="button" />
</form>
{% endblock %}

View File

@ -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ř <michal@cihar.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 <a href=\"http://weblate.org\">Weblate %(version)s</a>"
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 <a href=\"%(pw_url)s\">separate page</a>."
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 "<a href=\"/accounts/login/\">Login</a> for saving translations."
msgstr "Pro ukládání překladů <a href=\"/accounts/login/\">se přihlaste</a>."
@ -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"