diff --git a/src/pretix/locale/hr/LC_MESSAGES/djangojs.po b/src/pretix/locale/hr/LC_MESSAGES/djangojs.po index c1f34c0a6..b8b34c7e4 100644 --- a/src/pretix/locale/hr/LC_MESSAGES/djangojs.po +++ b/src/pretix/locale/hr/LC_MESSAGES/djangojs.po @@ -8,15 +8,17 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-01-24 13:03+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-01-31 04:00+0000\n" +"Last-Translator: Pavle Ergović \n" +"Language-Team: Croatian \n" "Language: hr\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%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.3.1\n" #: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:56 #: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:62 @@ -323,17 +325,17 @@ msgstr "" #: pretix/static/pretixcontrol/js/ui/question.js:137 #: pretix/static/pretixpresale/js/ui/questions.js:270 msgid "Yes" -msgstr "" +msgstr "Da" #: pretix/plugins/webcheckin/static/pretixplugins/webcheckin/main.js:70 #: pretix/static/pretixcontrol/js/ui/question.js:138 #: pretix/static/pretixpresale/js/ui/questions.js:270 msgid "No" -msgstr "" +msgstr "Ne" #: pretix/static/lightbox/js/lightbox.js:96 msgid "close" -msgstr "" +msgstr "zatvori" #: pretix/static/pretixbase/js/asynctask.js:58 #: pretix/static/pretixbase/js/asynctask.js:135