From d189b16ee7fa50e6464d2aa634d89b3e68143f4d Mon Sep 17 00:00:00 2001 From: David100mark Date: Tue, 25 Feb 2020 17:52:18 +0000 Subject: [PATCH 1/4] Translated on translate.pretix.eu (German) Currently translated at 100.0% (3474 of 3474 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/ powered by weblate --- src/pretix/locale/de/LC_MESSAGES/django.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pretix/locale/de/LC_MESSAGES/django.po b/src/pretix/locale/de/LC_MESSAGES/django.po index 440f1cdc77..a61b25dbac 100644 --- a/src/pretix/locale/de/LC_MESSAGES/django.po +++ b/src/pretix/locale/de/LC_MESSAGES/django.po @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-02-17 15:22+0000\n" -"PO-Revision-Date: 2020-02-17 15:30+0000\n" -"Last-Translator: Raphael Michel \n" +"PO-Revision-Date: 2020-02-26 03:00+0000\n" +"Last-Translator: David100mark \n" "Language-Team: German \n" "Language: de\n" @@ -329,7 +329,7 @@ msgstr "Standard" #: pretix/base/email.py:146 msgid "Simple with logo" -msgstr "Simpel mit Logo" +msgstr "einfach mit Logo" #: pretix/base/email.py:340 pretix/base/email.py:403 pretix/base/email.py:419 #: pretix/base/email.py:428 pretix/base/pdf.py:109 pretix/base/pdf.py:195 From ebe86a17fba2496675cd48e0139fca71e9a026c1 Mon Sep 17 00:00:00 2001 From: David100mark Date: Tue, 25 Feb 2020 14:58:06 +0000 Subject: [PATCH 2/4] Translated on translate.pretix.eu (French) Currently translated at 66.9% (2325 of 3474 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/ powered by weblate --- src/pretix/locale/fr/LC_MESSAGES/django.po | 60 +++++++++------------- 1 file changed, 24 insertions(+), 36 deletions(-) diff --git a/src/pretix/locale/fr/LC_MESSAGES/django.po b/src/pretix/locale/fr/LC_MESSAGES/django.po index 2b269ed601..86f960c777 100644 --- a/src/pretix/locale/fr/LC_MESSAGES/django.po +++ b/src/pretix/locale/fr/LC_MESSAGES/django.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-02-17 15:22+0000\n" -"PO-Revision-Date: 2019-10-31 14:39+0000\n" -"Last-Translator: Raphael Michel \n" +"PO-Revision-Date: 2020-02-26 03:00+0000\n" +"Last-Translator: David100mark \n" "Language-Team: French \n" "Language: fr\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.5.1\n" +"X-Generator: Weblate 3.10.3\n" #: htmlcov/pretix_control_views_dashboards_py.html:898 #: pretix/control/templates/pretixcontrol/events/index.html:144 @@ -98,11 +98,9 @@ msgstr "" #: pretix/api/serializers/cart.py:91 pretix/api/serializers/order.py:826 #: pretix/base/services/orders.py:1064 -#, fuzzy, python-brace-format -#| msgctxt "subevent" -#| msgid "The selected event date is not active." +#, python-brace-format msgid "The selected seat \"{seat}\" is not available." -msgstr "La date de l'événement sélectionné n'est pas active." +msgstr "La place {seat} sélectionné n'est pas disponible." #: pretix/api/serializers/checkin.py:28 pretix/base/models/event.py:1108 #: pretix/base/models/items.py:1174 pretix/base/models/items.py:1529 @@ -121,10 +119,8 @@ msgid "The subevent does not belong to this event." msgstr "Le sous-événement n'appartient pas à cet événement." #: pretix/api/serializers/checkin.py:41 -#, fuzzy -#| msgid "Sales channel" msgid "Unknown sales channel." -msgstr "canaux de vente" +msgstr "canal de vente inconnu." #: pretix/api/serializers/event.py:116 msgid "" @@ -169,14 +165,13 @@ msgid "" "Gift card products should not be associated with non-zero tax rates since " "sales tax will be applied when the gift card is redeemed." msgstr "" +"Les cartes-cadeaux ne doivent pas être associées à des taux d'imposition non " +"nuls, car la taxe de vente sera appliquée lors de l'échange de la carte-" +"cadeau." #: pretix/api/serializers/item.py:142 pretix/control/forms/item.py:470 -#, fuzzy -#| msgid "You cannot select a quota and a specific product at the same time." msgid "Gift card products should not be admission products at the same time." -msgstr "" -"Vous ne pouvez pas sélectionner simultanément un quota et un produit " -"spécifique." +msgstr "Cartes cadeaux ne peuvent pas être des billets d'entrée." #: pretix/api/serializers/item.py:247 msgid "" @@ -187,26 +182,26 @@ msgstr "" "Veuillez utiliser le point de terminaison imbriqué dédié." #: pretix/api/serializers/item.py:261 pretix/control/forms/item.py:72 -#, fuzzy -#| msgid "This question will be asked during check-in." msgid "Question cannot depend on a question asked during check-in." -msgstr "Cette question sera posée lors de l'enregistrement." +msgstr "" +"Cette question ne doit pas dépendre d'une question qui sera posée lors de " +"l'enregistrement." #: pretix/api/serializers/item.py:266 pretix/control/forms/item.py:77 msgid "Circular dependency between questions detected." msgstr "Une dependance réciproque a été réconnue." #: pretix/api/serializers/item.py:271 pretix/control/forms/item.py:86 -#, fuzzy -#| msgid "This question will be asked during check-in." msgid "This type of question cannot be asked during check-in." -msgstr "Cette question sera posée lors de l'enregistrement." +msgstr "Ce genre de questions ne peut pas être posé lors de l'enregistrement." #: pretix/api/serializers/organizer.py:52 pretix/control/forms/organizer.py:369 msgid "" "A gift card with the same secret already exists in your or an affiliated " "organizer account." msgstr "" +"Un chèque-cadeau avec le même secret existe déjà dans ce ou un compte " +"organisateur lié." #: pretix/api/serializers/organizer.py:100 #: pretix/control/views/organizer.py:530 @@ -302,10 +297,8 @@ msgid "Ticket check-in reverted" msgstr "L'enregistrement a été annulé" #: pretix/base/auth.py:91 -#, fuzzy -#| msgid "pretix default" msgid "pretix User" -msgstr "pretix standard" +msgstr "utilisateur pretix" #: pretix/base/auth.py:100 pretix/base/forms/auth.py:174 #: pretix/base/models/auth.py:86 pretix/base/models/notifications.py:25 @@ -337,7 +330,7 @@ msgstr "Défaut" #: pretix/base/email.py:146 msgid "Simple with logo" -msgstr "" +msgstr "simple avec logo" #: pretix/base/email.py:340 pretix/base/email.py:403 pretix/base/email.py:419 #: pretix/base/email.py:428 pretix/base/pdf.py:109 pretix/base/pdf.py:195 @@ -355,13 +348,11 @@ msgstr "Exemple de billet d'entrée" #: pretix/base/email.py:407 msgid "An individual text with a reason can be inserted here." -msgstr "" +msgstr "Un texte avec un motif peut être inséré ici." #: pretix/base/email.py:411 -#, fuzzy -#| msgid "The products have been successfully added to your cart." msgid "The amount has been charged to your card." -msgstr "Les produits ont été ajoutés à votre panier." +msgstr "Le montant dû a été débité de votre carte." #: pretix/base/email.py:415 msgid "Please transfer money to this bank account: 9999-9999-9999-9999" @@ -403,10 +394,9 @@ msgid "Questions" msgstr "Questions" #: pretix/base/exporters/dekodi.py:82 -#, fuzzy, python-brace-format -#| msgid "{event}-{code}" +#, python-brace-format msgid "Event ticket {event}-{code}" -msgstr "{event}-{code}" +msgstr "billet {event}-{code}" #: pretix/base/exporters/dekodi.py:202 pretix/base/exporters/invoices.py:83 #: pretix/base/exporters/orderlist.py:291 pretix/control/forms/subevents.py:238 @@ -686,11 +676,9 @@ msgstr "Pays" #: pretix/control/templates/pretixcontrol/order/index.html:717 #: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:104 #: pretix/presale/templates/pretixpresale/event/order.html:243 -#, fuzzy -#| msgid "Status" msgctxt "address" msgid "State" -msgstr "Statut" +msgstr "État/Province/Région" #: pretix/base/exporters/orderlist.py:105 #: pretix/base/exporters/orderlist.py:226 @@ -997,7 +985,7 @@ msgstr "Quota total" #: pretix/control/templates/pretixcontrol/event/cancel.html:16 #: pretix/control/views/item.py:726 msgid "Paid orders" -msgstr "Ordres payés" +msgstr "Commandes payées" #: pretix/base/exporters/orderlist.py:492 pretix/control/views/item.py:731 msgid "Pending orders" From a53cd3abcebec7804b98aa52d5d411a64ca14a70 Mon Sep 17 00:00:00 2001 From: David100mark Date: Tue, 25 Feb 2020 18:01:27 +0000 Subject: [PATCH 3/4] Translated on translate.pretix.eu (French) Currently translated at 100.0% (103 of 103 strings) Translation: pretix/pretix (frontend) Translate-URL: https://translate.pretix.eu/projects/pretix/pretix-js/fr/ powered by weblate --- src/pretix/locale/fr/LC_MESSAGES/djangojs.po | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/pretix/locale/fr/LC_MESSAGES/djangojs.po b/src/pretix/locale/fr/LC_MESSAGES/djangojs.po index ab42b53592..0340624988 100644 --- a/src/pretix/locale/fr/LC_MESSAGES/djangojs.po +++ b/src/pretix/locale/fr/LC_MESSAGES/djangojs.po @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: French\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-02-17 15:22+0000\n" -"PO-Revision-Date: 2019-10-01 01:00+0000\n" -"Last-Translator: Fabian Rodriguez \n" +"PO-Revision-Date: 2020-02-26 03:00+0000\n" +"Last-Translator: David100mark \n" "Language-Team: French \n" "Language: fr\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.5.1\n" +"X-Generator: Weblate 3.10.3\n" #: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:56 #: pretix/plugins/banktransfer/static/pretixplugins/banktransfer/ui.js:62 @@ -36,11 +36,11 @@ msgstr "Commandes passées" #: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:15 #: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:39 msgid "Paid orders" -msgstr "Ordres payés" +msgstr "Commandes payées" #: pretix/plugins/statistics/static/pretixplugins/statistics/statistics.js:27 msgid "Total revenue" -msgstr "Revenu total" +msgstr "chiffre d'affaires total" #: pretix/plugins/stripe/static/pretixplugins/stripe/pretix-stripe.js:12 msgid "Contacting Stripe …" @@ -96,8 +96,6 @@ msgstr "" #: pretix/static/pretixbase/js/asynctask.js:125 #: pretix/static/pretixcontrol/js/ui/mail.js:21 -#, fuzzy -#| msgid "The request took to long. Please try again." msgid "The request took too long. Please try again." msgstr "La requête a prit trop de temps. Veuillez réessayer." @@ -237,7 +235,7 @@ msgstr "Cliquez pour fermer" #: pretix/static/pretixcontrol/js/ui/main.js:749 msgid "You have unsaved changes!" -msgstr "" +msgstr "Vous avez des modifications non sauvegardées !" #: pretix/static/pretixcontrol/js/ui/orderchange.js:24 msgid "Calculating default price…" From 6185d675f0389e288f51b1a110f0ba1ebaddedcf Mon Sep 17 00:00:00 2001 From: Maarten van den Berg Date: Tue, 25 Feb 2020 09:49:18 +0000 Subject: [PATCH 4/4] Translated on translate.pretix.eu (Dutch (informal)) Currently translated at 97.5% (3388 of 3474 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/nl_Informal/ powered by weblate --- .../locale/nl_Informal/LC_MESSAGES/django.po | 28 ++++++------------- 1 file changed, 9 insertions(+), 19 deletions(-) diff --git a/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po b/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po index 846884336d..c421769ff1 100644 --- a/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/nl_Informal/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-02-17 15:22+0000\n" -"PO-Revision-Date: 2020-02-18 19:00+0000\n" +"PO-Revision-Date: 2020-02-26 03:00+0000\n" "Last-Translator: Maarten van den Berg \n" "Language-Team: Dutch (informal) \n" @@ -3663,31 +3663,23 @@ msgstr "Automatisch genereren" #: pretix/base/orderimport.py:440 msgid "You cannot assign a position secret that already exists." -msgstr "" +msgstr "Je kan geen ticketcode gebruiken die al bestaat." #: pretix/base/orderimport.py:469 -#, fuzzy -#| msgid "Please enter a valid email address." msgid "Please enter a valid language code." -msgstr "Vul alsjeblieft een geldig e-mailadres in." +msgstr "Vul een geldige taalcode in." #: pretix/base/orderimport.py:489 -#, fuzzy -#| msgid "Please enter a valid email address." msgid "Please enter a valid sales channel." -msgstr "Vul alsjeblieft een geldig e-mailadres in." +msgstr "Vul een geldig verkoopkanaal in." #: pretix/base/orderimport.py:498 -#, fuzzy -#| msgid "Seat" msgid "Seat ID" -msgstr "Stoel" +msgstr "Stoelnummer" #: pretix/base/orderimport.py:512 -#, fuzzy -#| msgid "No matching answers found." msgid "No matching seat was found." -msgstr "Geen overeenkomende antwoorden gevonden." +msgstr "Geen overeenkomende stoel gevonden." #: pretix/base/orderimport.py:515 pretix/base/services/cart.py:103 msgid "" @@ -3811,10 +3803,8 @@ msgstr "" "verkoopkanalen" #: pretix/base/payment.py:312 -#, fuzzy -#| msgid "Enable payment method" msgid "Hide payment method" -msgstr "Betaalmethode inschakelen" +msgstr "Betaalmethode verbergen" #: pretix/base/payment.py:315 msgid "" @@ -6523,7 +6513,7 @@ msgstr "" #: pretix/base/templates/400.html:4 pretix/base/templates/400.html:8 msgid "Bad Request" -msgstr "Foutief verzoek" +msgstr "Bad Request" #: pretix/base/templates/400.html:9 msgid "We were unable to parse your request." @@ -16772,7 +16762,7 @@ msgstr "Bedrag:" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:25 msgid "Reference code (important):" -msgstr "Betalingskenmerk (belangrijk):" +msgstr "Kenmerk (belangrijk, plaats in omschrijving):" #: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/pending.html:28 msgid ""