Translated using Weblate (Čeština)

Currently translated at 100,0% (940 of 940 strings)
This commit is contained in:
Pavel Borecki 2018-06-05 04:42:50 +00:00 committed by Weblate
parent ec74783992
commit 9def865dcf

View File

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-04 17:56-0400\n"
"PO-Revision-Date: 2018-05-22 05:21+0000\n"
"PO-Revision-Date: 2018-06-05 04:44+0000\n"
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/freedombox/plinth/"
"cs/>\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 3.0-dev\n"
"X-Generator: Weblate 3.0\n"
#: plinth/action_utils.py:258
#, python-brace-format
@ -1972,16 +1972,16 @@ msgstr ""
"instanci MediaWiki."
#: plinth/modules/mediawiki/forms.py:41
#, fuzzy
#| msgid "Enable creative mode"
msgid "Enable private mode"
msgstr "Zapnout tvořivý režim"
msgstr "Zapnout soukromý režim"
#: plinth/modules/mediawiki/forms.py:42
msgid ""
"If enabled, Access will be restricted. Only people who have accounts can "
"read/write to the wiki. Public registrations will also be disabled."
msgstr ""
"Když je zapnuto, přístup bude omezen. Pouze lidé kteří zde mají uživatelské "
"účty mohou číst/psát do wiki. Registrace veřejnosti jsou také vypnuté."
#: plinth/modules/mediawiki/views.py:69
msgid "Password updated"
@ -1996,16 +1996,12 @@ msgid "Public registrations disabled"
msgstr "Registrace pro veřejnost zavřené"
#: plinth/modules/mediawiki/views.py:104
#, fuzzy
#| msgid "PageKite enabled"
msgid "Private mode enabled"
msgstr "PageKite zapnuto"
msgstr "Soukromý režim zapnut"
#: plinth/modules/mediawiki/views.py:109
#, fuzzy
#| msgid "PageKite disabled"
msgid "Private mode disabled"
msgstr "PageKite vypnuto"
msgstr "Soukromý režim vypnut"
#: plinth/modules/minetest/__init__.py:46
#: plinth/modules/minetest/manifest.py:24