From fae45d066a78101b93f505f4021e15166ab96164 Mon Sep 17 00:00:00 2001 From: Mahdia Aliyy Date: Mon, 18 Sep 2023 15:43:12 +0000 Subject: [PATCH] Translations: Update Indonesian Currently translated at 93.0% (5059 of 5436 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/id/ powered by weblate --- src/pretix/locale/id/LC_MESSAGES/django.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/pretix/locale/id/LC_MESSAGES/django.po b/src/pretix/locale/id/LC_MESSAGES/django.po index 30b795a6dd..cfa80230e3 100644 --- a/src/pretix/locale/id/LC_MESSAGES/django.po +++ b/src/pretix/locale/id/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-09-08 13:36+0000\n" -"PO-Revision-Date: 2023-09-18 15:42+0000\n" -"Last-Translator: Raphael Michel \n" +"PO-Revision-Date: 2023-09-18 15:43+0000\n" +"Last-Translator: Mahdia Aliyy \n" "Language-Team: Indonesian \n" "Language: id\n" @@ -30097,29 +30097,29 @@ msgstr "gratis" #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:51 #, python-format msgid "from %(price)s" -msgstr "" +msgstr "dari %(price)s" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:82 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:56 #, python-format msgid "from %(from_price)s to %(to_price)s" -msgstr "" +msgstr "dari %(from_price)s hingga %(to_price)s" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:97 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:89 msgid "Hide variants" -msgstr "" +msgstr "Sembunyikan varian" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:99 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:91 #, python-format msgid "Show %(count)s variants of %(item)s" -msgstr "" +msgstr "Tampilkan %(count)s varian dari %(item)s" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:100 #: pretix/presale/templates/pretixpresale/event/fragment_product_list.html:92 msgid "Show variants" -msgstr "" +msgstr "Tampilkan varian" #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:125 #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:255