Merge pull request #72 from wpj-cz/master

add Czech localization
This commit is contained in:
David Burke 2014-08-07 15:43:22 -04:00
commit 01c97eb019
2 changed files with 62 additions and 0 deletions

Binary file not shown.

View file

@ -0,0 +1,62 @@
# 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: 2014-07-14 10:52+0200\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"
#: admin.py:98
msgid "Live settings updated successfully."
msgstr "Nastavení bylo úspěšně uloženo."
#: admin.py:103
msgid "Constance config"
msgstr "Nastavení konstant"
#: admin.py:146
msgid "config"
msgstr "nastavení"
#: backends/database/models.py:19
msgid "constance"
msgstr "konstanta"
#: backends/database/models.py:20
msgid "constances"
msgstr "konstanty"
#: templates/admin/constance/change_list.html:39
msgid "Name"
msgstr "Název"
#: templates/admin/constance/change_list.html:40
msgid "Default"
msgstr "Výchozí hodnota"
#: templates/admin/constance/change_list.html:41
msgid "Value"
msgstr "Hodnota"
#: templates/admin/constance/change_list.html:42
msgid "Is modified"
msgstr "Je změněna?"
#: templates/admin/constance/change_list.html:68
msgid "Save"
msgstr "Uložit"
#: templates/admin/constance/change_list.html:78
msgid "Home"
msgstr "Domů"