From 968f3352487ca2f001707746f3df5543ef6febfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Podhoreck=C3=BD?= Date: Fri, 7 Jan 2022 09:52:13 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (1448 of 1448 strings) --- plinth/locale/cs/LC_MESSAGES/django.po | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/plinth/locale/cs/LC_MESSAGES/django.po b/plinth/locale/cs/LC_MESSAGES/django.po index fc588fb1b..f637c7beb 100644 --- a/plinth/locale/cs/LC_MESSAGES/django.po +++ b/plinth/locale/cs/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-01-03 19:17-0500\n" -"PO-Revision-Date: 2021-12-27 05:53+0000\n" +"PO-Revision-Date: 2022-01-08 13:56+0000\n" "Last-Translator: Jiří Podhorecký \n" "Language-Team: Czech \n" @@ -476,18 +476,14 @@ msgid "Existing Backups" msgstr "Existující zálohy" #: plinth/modules/backups/templates/backups_add_remote_repository.html:19 -#, fuzzy, python-format -#| msgid "" -#| "The credentials for this repository are stored on your %(box_name)s.
To restore a backup on a new %(box_name)s you need the ssh credentials " -#| "and, if chosen, the encryption passphrase." +#, python-format msgid "" "The credentials for this repository are stored on your %(box_name)s.
" "To restore a backup on a new %(box_name)s you need the SSH credentials and, " "if chosen, the encryption passphrase." msgstr "" "Pověřovací údaje pro toto úložiště jsou uloženy ve vašem %(box_name)s.
" -"Chcete-li obnovit zálohu na novém %(box_name)s, potřebujete pověření ssh a " +"Chcete-li obnovit zálohu na novém %(box_name)s, potřebujete pověření SSH a " "případně šifrovací frázi." #: plinth/modules/backups/templates/backups_add_remote_repository.html:28 @@ -6966,8 +6962,6 @@ msgstr "" #: plinth/modules/upgrades/__init__.py:129 #: plinth/modules/upgrades/templates/update-firstboot-progress.html:11 #: plinth/modules/upgrades/templates/update-firstboot.html:11 -#, fuzzy -#| msgid "Software Upgrades" msgid "Software Update" msgstr "Aktualizace software" @@ -7071,8 +7065,7 @@ msgstr "" " " #: plinth/modules/upgrades/templates/upgrades-new-release.html:9 -#, fuzzy, python-format -#| msgid "%(box_name)s Updated" +#, python-format msgid "%(box_name)s updated" msgstr "%(box_name)s aktualizován" @@ -7939,7 +7932,7 @@ msgstr "Obecné" #: plinth/package.py:94 #, python-brace-format msgid "Package {package_name} is the latest version ({latest_version})" -msgstr "" +msgstr "Balíček {package_name} je nejnovější verze ({latest_version})" #: plinth/package.py:245 msgid "Error during installation"