From 4e4078f3da6343f80173a519f05fb59fbed2401d Mon Sep 17 00:00:00 2001 From: Joachim Weber Date: Sat, 7 Jan 2023 17:18:04 +0000 Subject: [PATCH] Translated using Weblate (Latvian) Currently translated at 39.8% (209 of 524 strings) Translation: Tandoor/Recipes Backend Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/lv/ --- cookbook/locale/lv/LC_MESSAGES/django.po | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/cookbook/locale/lv/LC_MESSAGES/django.po b/cookbook/locale/lv/LC_MESSAGES/django.po index 330aa4bb1..aa6801335 100644 --- a/cookbook/locale/lv/LC_MESSAGES/django.po +++ b/cookbook/locale/lv/LC_MESSAGES/django.po @@ -6,22 +6,21 @@ # Translators: # vabene1111 , 2021 # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-07-12 19:20+0200\n" -"PO-Revision-Date: 2020-06-02 19:28+0000\n" -"Last-Translator: vabene1111 , 2021\n" -"Language-Team: Latvian (https://www.transifex.com/django-recipes/" -"teams/110507/lv/)\n" +"PO-Revision-Date: 2023-01-08 17:55+0000\n" +"Last-Translator: Joachim Weber \n" +"Language-Team: Latvian \n" "Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " -"2);\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n" +"X-Generator: Weblate 4.15\n" #: .\cookbook\filters.py:23 .\cookbook\templates\forms\ingredients.html:34 #: .\cookbook\templates\stats.html:28 @@ -568,10 +567,9 @@ msgid "The following recipes were ignored because they already existed:" msgstr "" #: .\cookbook\integration\integration.py:235 -#, fuzzy, python-format -#| msgid "Imported new recipe!" +#, python-format msgid "Imported %s recipes." -msgstr "Importēta jauna recepte!" +msgstr "Importētas %s receptes." #: .\cookbook\integration\paprika.py:46 #, fuzzy