From 4460fe013f12c2fee46b80f2d0310e4605f5fe69 Mon Sep 17 00:00:00 2001 From: Joachim Weber Date: Sat, 7 Jan 2023 17:08:08 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (362 of 362 strings) Translation: Tandoor/Recipes Backend Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/cs/ --- cookbook/locale/cs/LC_MESSAGES/django.po | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/cookbook/locale/cs/LC_MESSAGES/django.po b/cookbook/locale/cs/LC_MESSAGES/django.po index b0de47e99..aa14acdf8 100644 --- a/cookbook/locale/cs/LC_MESSAGES/django.po +++ b/cookbook/locale/cs/LC_MESSAGES/django.po @@ -6,20 +6,22 @@ # Translators: # Pavel Solař , 2021 # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-09 18:01+0100\n" -"PO-Revision-Date: 2020-06-02 19:28+0000\n" -"Last-Translator: Pavel Solař , 2021\n" -"Language-Team: Czech (https://www.transifex.com/django-recipes/teams/110507/cs/)\n" +"PO-Revision-Date: 2023-01-08 17:55+0000\n" +"Last-Translator: Joachim Weber \n" +"Language-Team: Czech \n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: cs\n" -"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n " +"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" +"X-Generator: Weblate 4.15\n" #: .\cookbook\filters.py:22 .\cookbook\templates\base.html:87 #: .\cookbook\templates\forms\edit_internal_recipe.html:219 @@ -173,7 +175,7 @@ msgstr "Potravina, která by měla být nahrazena." #: .\cookbook\forms.py:198 msgid "Add your comment: " -msgstr "Přidat vlastní komentář:" +msgstr "Přidat vlastní komentář: " #: .\cookbook\forms.py:229 msgid "Leave empty for dropbox and enter app password for nextcloud."