From 53202c21204e2c867e6fb5c0f6ae0bbf9f4867f5 Mon Sep 17 00:00:00 2001 From: rix0rrr Date: Tue, 7 Jan 2025 20:59:12 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=A4=96=20Automatically=20update=20gen?= =?UTF-8?q?erated=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- messages.pot | 3 +++ static/css/generated.full.css | 5 +++++ translations/ar/LC_MESSAGES/messages.po | 3 +++ translations/bg/LC_MESSAGES/messages.po | 3 +++ translations/bn/LC_MESSAGES/messages.po | 3 +++ translations/ca/LC_MESSAGES/messages.po | 3 +++ translations/cs/LC_MESSAGES/messages.po | 3 +++ translations/cy/LC_MESSAGES/messages.po | 3 +++ translations/da/LC_MESSAGES/messages.po | 3 +++ translations/de/LC_MESSAGES/messages.po | 3 +++ translations/el/LC_MESSAGES/messages.po | 3 +++ translations/en/LC_MESSAGES/messages.po | 3 +++ translations/eo/LC_MESSAGES/messages.po | 3 +++ translations/es/LC_MESSAGES/messages.po | 3 +++ translations/et/LC_MESSAGES/messages.po | 3 +++ translations/fa/LC_MESSAGES/messages.po | 3 +++ translations/fi/LC_MESSAGES/messages.po | 3 +++ translations/fr/LC_MESSAGES/messages.po | 3 +++ translations/fr_CA/LC_MESSAGES/messages.po | 3 +++ translations/fy/LC_MESSAGES/messages.po | 3 +++ translations/he/LC_MESSAGES/messages.po | 3 +++ translations/hi/LC_MESSAGES/messages.po | 3 +++ translations/hr/LC_MESSAGES/messages.po | 3 +++ translations/hu/LC_MESSAGES/messages.po | 3 +++ translations/ia/LC_MESSAGES/messages.po | 3 +++ translations/iba/LC_MESSAGES/messages.po | 3 +++ translations/id/LC_MESSAGES/messages.po | 3 +++ translations/it/LC_MESSAGES/messages.po | 3 +++ translations/ja/LC_MESSAGES/messages.po | 3 +++ translations/kab/LC_MESSAGES/messages.po | 3 +++ translations/kmr/LC_MESSAGES/messages.po | 3 +++ translations/ko/LC_MESSAGES/messages.po | 3 +++ translations/mi/LC_MESSAGES/messages.po | 3 +++ translations/ms/LC_MESSAGES/messages.po | 3 +++ translations/nb_NO/LC_MESSAGES/messages.po | 3 +++ translations/ne/LC_MESSAGES/messages.po | 3 +++ translations/nl/LC_MESSAGES/messages.po | 3 +++ translations/pa_PK/LC_MESSAGES/messages.po | 3 +++ translations/pap/LC_MESSAGES/messages.po | 3 +++ translations/peo/LC_MESSAGES/messages.po | 3 +++ translations/pl/LC_MESSAGES/messages.po | 3 +++ translations/pt_BR/LC_MESSAGES/messages.po | 3 +++ translations/pt_PT/LC_MESSAGES/messages.po | 3 +++ translations/ro/LC_MESSAGES/messages.po | 3 +++ translations/ru/LC_MESSAGES/messages.po | 3 +++ translations/sl/LC_MESSAGES/messages.po | 3 +++ translations/sq/LC_MESSAGES/messages.po | 3 +++ translations/sr/LC_MESSAGES/messages.po | 3 +++ translations/sv/LC_MESSAGES/messages.po | 3 +++ translations/sw/LC_MESSAGES/messages.po | 3 +++ translations/ta/LC_MESSAGES/messages.po | 3 +++ translations/te/LC_MESSAGES/messages.po | 3 +++ translations/th/LC_MESSAGES/messages.po | 3 +++ translations/tl/LC_MESSAGES/messages.po | 3 +++ translations/tn/LC_MESSAGES/messages.po | 3 +++ translations/tr/LC_MESSAGES/messages.po | 3 +++ translations/uk/LC_MESSAGES/messages.po | 3 +++ translations/ur/LC_MESSAGES/messages.po | 3 +++ translations/uz/LC_MESSAGES/messages.po | 3 +++ translations/vi/LC_MESSAGES/messages.po | 3 +++ translations/zh_Hans/LC_MESSAGES/messages.po | 3 +++ translations/zh_Hant/LC_MESSAGES/messages.po | 3 +++ 62 files changed, 188 insertions(+) diff --git a/messages.pot b/messages.pot index 9a839f7f027..015db147129 100644 --- a/messages.pot +++ b/messages.pot @@ -23,6 +23,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + msgid "Else Without If Error" msgstr "" diff --git a/static/css/generated.full.css b/static/css/generated.full.css index 79bc1f327cc..64a46fc52cb 100644 --- a/static/css/generated.full.css +++ b/static/css/generated.full.css @@ -345506,6 +345506,11 @@ div[class^="ace_incorrect_hedy_code"] { background-color: rgb(217 228 243 / var(--tw-bg-opacity)); } +.hover\:bg-red-700:hover { + --tw-bg-opacity: 1; + background-color: rgb(197 48 48 / var(--tw-bg-opacity)); +} + .hover\:fill-\[\#8b8b8b\]:hover { fill: #8b8b8b; } diff --git a/translations/ar/LC_MESSAGES/messages.po b/translations/ar/LC_MESSAGES/messages.po index d16349c0e73..b319aab3d9e 100644 --- a/translations/ar/LC_MESSAGES/messages.po +++ b/translations/ar/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "لقد حاولت استخدام المتغير {name} في السطر { msgid "Cyclic Var Definition" msgstr "يجب أن تضبط قيمة المتغير `{variable}` قبل أن تستعمله على الجانب الأيسر من من الأمر هو." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/bg/LC_MESSAGES/messages.po b/translations/bg/LC_MESSAGES/messages.po index aca2b1c10d8..82396d7a962 100644 --- a/translations/bg/LC_MESSAGES/messages.po +++ b/translations/bg/LC_MESSAGES/messages.po @@ -26,6 +26,9 @@ msgstr "Опитваш се да използваш променливата {na msgid "Cyclic Var Definition" msgstr "Променливата `{variable}` е използвана от дясната страна на командата `{is}` преди да й е зададена стойност. Можеш ли да дадеш стойност на променливата преди да я използваш?" +msgid "Delete" +msgstr "" + msgid "Else Without If Error" msgstr "Командата `{else}` е използвана преди командата `{if}` на ред {line_number}. Можеш ли да сложиш `{if}` преди `{else}`?" diff --git a/translations/bn/LC_MESSAGES/messages.po b/translations/bn/LC_MESSAGES/messages.po index d3f0ed0dce8..74f4362009a 100644 --- a/translations/bn/LC_MESSAGES/messages.po +++ b/translations/bn/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/ca/LC_MESSAGES/messages.po b/translations/ca/LC_MESSAGES/messages.po index 03173f3df2b..bb0c609f89b 100644 --- a/translations/ca/LC_MESSAGES/messages.po +++ b/translations/ca/LC_MESSAGES/messages.po @@ -25,6 +25,9 @@ msgstr "Hem detectat que la variable `{name}`s'està fent servir a la línia {ac msgid "Cyclic Var Definition" msgstr "Hem detectat que la `{variable}` s'està fent servir a la dreta de la comanda `{is}` abans de definir-se. Pots definir la variable abans de fer-la servir?" +msgid "Delete" +msgstr "" + msgid "Else Without If Error" msgstr "Hem detectat que hi ha un `{else}` en ús abans d'un `{if}` a la línia {line_number}. Pots provar d'escriure `{if}` abans de `{else}`?" diff --git a/translations/cs/LC_MESSAGES/messages.po b/translations/cs/LC_MESSAGES/messages.po index 5a5dcc1bf89..de4d826603f 100644 --- a/translations/cs/LC_MESSAGES/messages.po +++ b/translations/cs/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/cy/LC_MESSAGES/messages.po b/translations/cy/LC_MESSAGES/messages.po index b29addc9df4..3767e7575d8 100644 --- a/translations/cy/LC_MESSAGES/messages.po +++ b/translations/cy/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/da/LC_MESSAGES/messages.po b/translations/da/LC_MESSAGES/messages.po index ecadf5a589a..cf8b038cb0e 100644 --- a/translations/da/LC_MESSAGES/messages.po +++ b/translations/da/LC_MESSAGES/messages.po @@ -26,6 +26,9 @@ msgstr "Vi fandt, at en variabel `{name} ` anvendes på linje {access_line_numbe msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + msgid "Else Without If Error" msgstr "Vi fandt, at der er en `{else}` bruges før en `{if}` på linje {line_number}. Kan du prøve at skrive en `{if} ` før `{else}'?" diff --git a/translations/de/LC_MESSAGES/messages.po b/translations/de/LC_MESSAGES/messages.po index f289120568a..f3efb470ffc 100644 --- a/translations/de/LC_MESSAGES/messages.po +++ b/translations/de/LC_MESSAGES/messages.po @@ -25,6 +25,9 @@ msgstr "Wir haben bemerkt, dass die Variable {name} in Zeile {access_line_number msgid "Cyclic Var Definition" msgstr "Wir haben bemerkt, dass die Variable `{variable}` auf der rechten Seite des `{is}`Befehls verwendet wird, bevor sie gesetzt ist. Kannst du die Variable setzen, bevor sie benutzt wird?" +msgid "Delete" +msgstr "" + msgid "Else Without If Error" msgstr "Wir haben festgestellt, dass in Zeile {line_number} ein `{else}` vor einem `{if}`benutzt wird. Kannst du probieren, ein `{if}` vor dem `{else}` zu schreiben?" diff --git a/translations/el/LC_MESSAGES/messages.po b/translations/el/LC_MESSAGES/messages.po index f074c6b4f74..fcf637ec9fd 100644 --- a/translations/el/LC_MESSAGES/messages.po +++ b/translations/el/LC_MESSAGES/messages.po @@ -26,6 +26,9 @@ msgstr "Διαπιστώσαμε ότι μια μεταβλητή \"{name}\" χ msgid "Cyclic Var Definition" msgstr "Το όνομα `{variable}` πρέπει να οριστεί για να μπορέσεις να το χρησιμοποιήσεις στη δεξιά πλευρά της εντολής is" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/en/LC_MESSAGES/messages.po b/translations/en/LC_MESSAGES/messages.po index 52e9e76f133..8164e3d1c01 100644 --- a/translations/en/LC_MESSAGES/messages.po +++ b/translations/en/LC_MESSAGES/messages.po @@ -24,6 +24,9 @@ msgstr "We detected that a variable `{name}` is being used on line {access_line_ msgid "Cyclic Var Definition" msgstr "We detected that a variable `{variable}` is being used on the right-hand side of the `{is}` command before being set. Can you set the variable before it is used?" +msgid "Delete" +msgstr "" + msgid "Else Without If Error" msgstr "We detected that there is an `{else}` being used before an `{if}` on line {line_number}. Can you try writing an `{if}` before the `{else}`?" diff --git a/translations/eo/LC_MESSAGES/messages.po b/translations/eo/LC_MESSAGES/messages.po index b0193a3c690..b7229b30db3 100644 --- a/translations/eo/LC_MESSAGES/messages.po +++ b/translations/eo/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "Vi provis uzi la variablon {name} je la linio {access_line_number}, sed msgid "Cyclic Var Definition" msgstr "La nomo `{variable}` bezonas ricevi valoron antaŭ vi povas uzi ĝin maldekstre de la komando `{is}`." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/es/LC_MESSAGES/messages.po b/translations/es/LC_MESSAGES/messages.po index 82f02bf9f21..fd7dd39c1e1 100644 --- a/translations/es/LC_MESSAGES/messages.po +++ b/translations/es/LC_MESSAGES/messages.po @@ -25,6 +25,9 @@ msgstr "Hemos detectado que la variable `{name}` está siendo usada en la línea msgid "Cyclic Var Definition" msgstr "Hemos detectado que la variable `{variable}` está siendo usada en el lado derecho del comando `{is}` antes de ser inicializada. ¿Puedes darle un valor antes de usarla?" +msgid "Delete" +msgstr "" + msgid "Else Without If Error" msgstr "Detectamos que hay un `{else}`se utiliza antes de un `{if}`en línea {line_number}. ¿Puede intentar escribir un `{if}`antes del `{else}`?" diff --git a/translations/et/LC_MESSAGES/messages.po b/translations/et/LC_MESSAGES/messages.po index c894dc328d2..ebc27dca517 100644 --- a/translations/et/LC_MESSAGES/messages.po +++ b/translations/et/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/fa/LC_MESSAGES/messages.po b/translations/fa/LC_MESSAGES/messages.po index 2d450ae59bb..6cc8b080220 100644 --- a/translations/fa/LC_MESSAGES/messages.po +++ b/translations/fa/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/fi/LC_MESSAGES/messages.po b/translations/fi/LC_MESSAGES/messages.po index e7840904cfc..6fe95ae856f 100644 --- a/translations/fi/LC_MESSAGES/messages.po +++ b/translations/fi/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/fr/LC_MESSAGES/messages.po b/translations/fr/LC_MESSAGES/messages.po index d526955d435..a66d9da420c 100644 --- a/translations/fr/LC_MESSAGES/messages.po +++ b/translations/fr/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "Tu as essayé d'utiliser la variable {name} à la ligne {access_line_num msgid "Cyclic Var Definition" msgstr "Le nom `{variable}` doit être défini avant que tu puisses l’utiliser à droite de la commande `is`." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/fr_CA/LC_MESSAGES/messages.po b/translations/fr_CA/LC_MESSAGES/messages.po index 3b0c1616d5e..d92cdf7d36d 100644 --- a/translations/fr_CA/LC_MESSAGES/messages.po +++ b/translations/fr_CA/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "Vous avez essayé d'utiliser la variable {name} à la ligne {access_line msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/fy/LC_MESSAGES/messages.po b/translations/fy/LC_MESSAGES/messages.po index aba343e993b..52a770294c7 100644 --- a/translations/fy/LC_MESSAGES/messages.po +++ b/translations/fy/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/he/LC_MESSAGES/messages.po b/translations/he/LC_MESSAGES/messages.po index fa223ecba18..5429b941ca7 100644 --- a/translations/he/LC_MESSAGES/messages.po +++ b/translations/he/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "ניסיתם להשתמש במשתנה {name} בשורה {access_line_nu msgid "Cyclic Var Definition" msgstr "צריך להגדיר את השם ׳{variable}׳ לפני שניתן להשתמש בו בחלק השמאלי של הפקודה ׳{is}׳." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "בשורה `{line_number}` השתמשת ב `{else}` ללא `{if}` בשורה הקודמת לו." diff --git a/translations/hi/LC_MESSAGES/messages.po b/translations/hi/LC_MESSAGES/messages.po index 79d863738dc..47e7523ac53 100644 --- a/translations/hi/LC_MESSAGES/messages.po +++ b/translations/hi/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "आपने लाइन {access_line_number} पर वेरिएब msgid "Cyclic Var Definition" msgstr "नाम `{variable}` को is कमांड के दाईं ओर उपयोग करने से पहले सेट करने की आवश्यकता है" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/hr/LC_MESSAGES/messages.po b/translations/hr/LC_MESSAGES/messages.po index 50b4d066751..130476812d3 100644 --- a/translations/hr/LC_MESSAGES/messages.po +++ b/translations/hr/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/hu/LC_MESSAGES/messages.po b/translations/hu/LC_MESSAGES/messages.po index b5aaf774d56..0eb761941a5 100644 --- a/translations/hu/LC_MESSAGES/messages.po +++ b/translations/hu/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "A {name} nevű változót a {access_line_number}. sorban próbáltad has msgid "Cyclic Var Definition" msgstr "Először be kell állítanod a `{variable}` nevű változó értékét, csak utána tudod az `{is}` parancs jobb oldalán használni" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/ia/LC_MESSAGES/messages.po b/translations/ia/LC_MESSAGES/messages.po index c9d69dbadc1..7e64da8a87f 100644 --- a/translations/ia/LC_MESSAGES/messages.po +++ b/translations/ia/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/iba/LC_MESSAGES/messages.po b/translations/iba/LC_MESSAGES/messages.po index 976546fbf42..3633a7375a5 100644 --- a/translations/iba/LC_MESSAGES/messages.po +++ b/translations/iba/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/id/LC_MESSAGES/messages.po b/translations/id/LC_MESSAGES/messages.po index 794610439ea..b431ab3fb50 100644 --- a/translations/id/LC_MESSAGES/messages.po +++ b/translations/id/LC_MESSAGES/messages.po @@ -39,6 +39,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "Nama `{variable}` perlu disetel sebelum Anda dapat menggunakannya di sisi kanan perintah `{is}`." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/it/LC_MESSAGES/messages.po b/translations/it/LC_MESSAGES/messages.po index 6b22032ad7d..e33a1ec1c4a 100644 --- a/translations/it/LC_MESSAGES/messages.po +++ b/translations/it/LC_MESSAGES/messages.po @@ -26,6 +26,9 @@ msgstr "Abbiamo notato che la variabile {name} è in uso alla riga {access_line_ msgid "Cyclic Var Definition" msgstr "Il nome `{variable}` deve essere impostato prima di poterlo utilizzare sul lato destro del comando `{is}`." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/ja/LC_MESSAGES/messages.po b/translations/ja/LC_MESSAGES/messages.po index 0c9f1aaccd5..5fb6e59ac61 100644 --- a/translations/ja/LC_MESSAGES/messages.po +++ b/translations/ja/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "あなたは {name} という変数を{access_line_number}行で使お msgid "Cyclic Var Definition" msgstr "この名前 `{variable}`は、`{is}` コマンドの右側で使う前に定めて下さい。" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/kab/LC_MESSAGES/messages.po b/translations/kab/LC_MESSAGES/messages.po index 980c38c4710..d4d6c1c4ea3 100644 --- a/translations/kab/LC_MESSAGES/messages.po +++ b/translations/kab/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/kmr/LC_MESSAGES/messages.po b/translations/kmr/LC_MESSAGES/messages.po index ec8fec88644..c9afc5f1244 100644 --- a/translations/kmr/LC_MESSAGES/messages.po +++ b/translations/kmr/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/ko/LC_MESSAGES/messages.po b/translations/ko/LC_MESSAGES/messages.po index 5316fa85629..87e794acf54 100644 --- a/translations/ko/LC_MESSAGES/messages.po +++ b/translations/ko/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "{access_line_number} 라인에서 {name} 변수를 사용하려고 했 msgid "Cyclic Var Definition" msgstr "`{is}` 명령어의 오른쪽에서 이름 `{variable}`을(를) 설정해야 사용할 수 있습니다." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/mi/LC_MESSAGES/messages.po b/translations/mi/LC_MESSAGES/messages.po index 5944ad985a5..01cd739ae3d 100644 --- a/translations/mi/LC_MESSAGES/messages.po +++ b/translations/mi/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/ms/LC_MESSAGES/messages.po b/translations/ms/LC_MESSAGES/messages.po index c63b7679f4f..4130977bb07 100644 --- a/translations/ms/LC_MESSAGES/messages.po +++ b/translations/ms/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/nb_NO/LC_MESSAGES/messages.po b/translations/nb_NO/LC_MESSAGES/messages.po index 4342ed9a12c..44ed5a92e47 100644 --- a/translations/nb_NO/LC_MESSAGES/messages.po +++ b/translations/nb_NO/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "Variabelen `{variable}` må opprettes og gis en verdi før du kan bruke den på høyre siden av hvis-kommandoen" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/ne/LC_MESSAGES/messages.po b/translations/ne/LC_MESSAGES/messages.po index 7f566173706..b94481002c9 100644 --- a/translations/ne/LC_MESSAGES/messages.po +++ b/translations/ne/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/nl/LC_MESSAGES/messages.po b/translations/nl/LC_MESSAGES/messages.po index 7c4b4e92353..bf87cd9d707 100644 --- a/translations/nl/LC_MESSAGES/messages.po +++ b/translations/nl/LC_MESSAGES/messages.po @@ -25,6 +25,9 @@ msgstr "De variabele `{name}` gebruikt wordt op regel {access_line_number}, maar msgid "Cyclic Var Definition" msgstr "De variabele `{variable}` wordt gebruikt aan de rechterkant van de `{is}`-commando voor deze is ingesteld. Kun je de variabele instellen die het gebruikt wordt?" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/pa_PK/LC_MESSAGES/messages.po b/translations/pa_PK/LC_MESSAGES/messages.po index 280264a5296..626c8f4d2d8 100644 --- a/translations/pa_PK/LC_MESSAGES/messages.po +++ b/translations/pa_PK/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/pap/LC_MESSAGES/messages.po b/translations/pap/LC_MESSAGES/messages.po index 1c1ae4e10d4..cb51187382c 100644 --- a/translations/pap/LC_MESSAGES/messages.po +++ b/translations/pap/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/peo/LC_MESSAGES/messages.po b/translations/peo/LC_MESSAGES/messages.po index 1d60c414d42..0a7c7724a9a 100644 --- a/translations/peo/LC_MESSAGES/messages.po +++ b/translations/peo/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/pl/LC_MESSAGES/messages.po b/translations/pl/LC_MESSAGES/messages.po index 889228ad476..89802c9a513 100644 --- a/translations/pl/LC_MESSAGES/messages.po +++ b/translations/pl/LC_MESSAGES/messages.po @@ -25,6 +25,9 @@ msgstr "Wykryliśmy, że zmienna {name} jest używana w wierszu {access_line_num msgid "Cyclic Var Definition" msgstr "Wykryliśmy, że zmienna {variable} jest używana po prawej stronie polecenia {is} przed jej ustawieniem. Czy możesz ustawić zmienną przed jej użyciem?" +msgid "Delete" +msgstr "" + msgid "Else Without If Error" msgstr "Wykryliśmy, że przed {if} w wierszu {line_number} jest używany {else}. Czy możesz spróbować napisać {if} przed {else}?" diff --git a/translations/pt_BR/LC_MESSAGES/messages.po b/translations/pt_BR/LC_MESSAGES/messages.po index 593a9e458a3..9df4c0fcd1f 100644 --- a/translations/pt_BR/LC_MESSAGES/messages.po +++ b/translations/pt_BR/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "Você tentou utilizar a variável {name} na linha {access_line_number}, msgid "Cyclic Var Definition" msgstr "O nome `{variable}` precisa ser definido antes que voce possa utiliza-lo do lado direito do comando `{is}`." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/pt_PT/LC_MESSAGES/messages.po b/translations/pt_PT/LC_MESSAGES/messages.po index 2834b7e013a..8b9375a4667 100644 --- a/translations/pt_PT/LC_MESSAGES/messages.po +++ b/translations/pt_PT/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/ro/LC_MESSAGES/messages.po b/translations/ro/LC_MESSAGES/messages.po index f2b644db35e..adc1dbd6721 100644 --- a/translations/ro/LC_MESSAGES/messages.po +++ b/translations/ro/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/ru/LC_MESSAGES/messages.po b/translations/ru/LC_MESSAGES/messages.po index f1d988f6aee..0aef175fb59 100644 --- a/translations/ru/LC_MESSAGES/messages.po +++ b/translations/ru/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "Вы использовали переменную {name} на стро msgid "Cyclic Var Definition" msgstr "Имени `{variable}` должно быть присвоено значение до того как вы используете его в правой части команды `{is}`." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/sl/LC_MESSAGES/messages.po b/translations/sl/LC_MESSAGES/messages.po index 3371eb0b32e..fdd227bd40d 100644 --- a/translations/sl/LC_MESSAGES/messages.po +++ b/translations/sl/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "Spremenljivko {name} ste poskušali uporabiti v vrstici {access_line_num msgid "Cyclic Var Definition" msgstr "Ime `{variable}` je treba nastaviti, preden jo lahko uporabite na desni strani ukaza `{is}`." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/sq/LC_MESSAGES/messages.po b/translations/sq/LC_MESSAGES/messages.po index 95676cf2bd5..f0fb171e7ac 100644 --- a/translations/sq/LC_MESSAGES/messages.po +++ b/translations/sq/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/sr/LC_MESSAGES/messages.po b/translations/sr/LC_MESSAGES/messages.po index 035470a33d0..569ce904cdf 100644 --- a/translations/sr/LC_MESSAGES/messages.po +++ b/translations/sr/LC_MESSAGES/messages.po @@ -25,6 +25,9 @@ msgstr "Открили смо да се променљива `{name}` корис msgid "Cyclic Var Definition" msgstr "Открили смо да се променљива `{variable}` користи на десној страни команде `{is}` пре него што је постављена. Можете ли поставити променљиву пре него што се користи?" +msgid "Delete" +msgstr "" + msgid "Else Without If Error" msgstr "Открили смо да се `{else}` користи пре `{if}` на линији {line_number}. Можете ли покушати да напишете `{if}` пре `{else}`?" diff --git a/translations/sv/LC_MESSAGES/messages.po b/translations/sv/LC_MESSAGES/messages.po index eb9e537b6c5..852450d2103 100644 --- a/translations/sv/LC_MESSAGES/messages.po +++ b/translations/sv/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "Du försökte använda variabeln {name} på rad {access_line_number}, me msgid "Cyclic Var Definition" msgstr "Namnet `{variable}` måste ges ett värde innan du kan använda det på höger sida av `{is}`-kommandot." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/sw/LC_MESSAGES/messages.po b/translations/sw/LC_MESSAGES/messages.po index d94f9207742..d571336716f 100644 --- a/translations/sw/LC_MESSAGES/messages.po +++ b/translations/sw/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/ta/LC_MESSAGES/messages.po b/translations/ta/LC_MESSAGES/messages.po index e946aa356e4..fb96f055caa 100644 --- a/translations/ta/LC_MESSAGES/messages.po +++ b/translations/ta/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/te/LC_MESSAGES/messages.po b/translations/te/LC_MESSAGES/messages.po index 2043fe455bb..be1faad146a 100644 --- a/translations/te/LC_MESSAGES/messages.po +++ b/translations/te/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/th/LC_MESSAGES/messages.po b/translations/th/LC_MESSAGES/messages.po index 46c1c66f000..94cf44cdd55 100644 --- a/translations/th/LC_MESSAGES/messages.po +++ b/translations/th/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/tl/LC_MESSAGES/messages.po b/translations/tl/LC_MESSAGES/messages.po index 2666fb64b08..a761fdaab7f 100644 --- a/translations/tl/LC_MESSAGES/messages.po +++ b/translations/tl/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/tn/LC_MESSAGES/messages.po b/translations/tn/LC_MESSAGES/messages.po index bd64a8c675c..a1b9bacd9a2 100644 --- a/translations/tn/LC_MESSAGES/messages.po +++ b/translations/tn/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/tr/LC_MESSAGES/messages.po b/translations/tr/LC_MESSAGES/messages.po index 59fbb803315..15ab1913a20 100644 --- a/translations/tr/LC_MESSAGES/messages.po +++ b/translations/tr/LC_MESSAGES/messages.po @@ -25,6 +25,9 @@ msgstr "Satır {access_line_number}'de/da {name} değişkeninin ayarlanmadan ön msgid "Cyclic Var Definition" msgstr "{variable} değişkeninin {is} komutunun sağ tarafında ayarlanmadan önce kullanıldığını tespit ettik. Değişkeni kullanılmadan önce ayarlayabilir misiniz?" +msgid "Delete" +msgstr "" + msgid "Else Without If Error" msgstr "Satır {line_number}'de/da `{if}`'den önce bir `{else}` kullanıldığını tespit ettik. `{else}`'den önce bir `{if}` ayarlamayı deneyebilir misiniz?" diff --git a/translations/uk/LC_MESSAGES/messages.po b/translations/uk/LC_MESSAGES/messages.po index cafb72c556c..b80b9a8b804 100644 --- a/translations/uk/LC_MESSAGES/messages.po +++ b/translations/uk/LC_MESSAGES/messages.po @@ -25,6 +25,9 @@ msgstr "Ми виявили, що змінна `{name}` використовує msgid "Cyclic Var Definition" msgstr "Ми виявили, що змінна `{variable}` використовується в правій частині команди `{is}` перед встановленням. Чи можете ви встановити змінну перед її використанням?" +msgid "Delete" +msgstr "" + msgid "Else Without If Error" msgstr "Ми виявили, що перед {if} у рядку {line_number} використовується «{else}». Чи можете ви спробувати написати `{if}` перед `{else}`?" diff --git a/translations/ur/LC_MESSAGES/messages.po b/translations/ur/LC_MESSAGES/messages.po index c380b6a79bb..5ebdde06279 100644 --- a/translations/ur/LC_MESSAGES/messages.po +++ b/translations/ur/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "اس نام `{variable}` کو استعمال سے پہلے `{is}`کمانڈ کے بائیں جانب متعارف کروائیں۔" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/uz/LC_MESSAGES/messages.po b/translations/uz/LC_MESSAGES/messages.po index 71f244af684..54268035606 100644 --- a/translations/uz/LC_MESSAGES/messages.po +++ b/translations/uz/LC_MESSAGES/messages.po @@ -27,6 +27,9 @@ msgstr "" msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" diff --git a/translations/vi/LC_MESSAGES/messages.po b/translations/vi/LC_MESSAGES/messages.po index 3db136e7ea5..c28ece94092 100644 --- a/translations/vi/LC_MESSAGES/messages.po +++ b/translations/vi/LC_MESSAGES/messages.po @@ -26,6 +26,9 @@ msgstr "Chúng tôi phát hiện biến `{name}` được sử dụng trên dòn msgid "Cyclic Var Definition" msgstr "" +msgid "Delete" +msgstr "" + msgid "Else Without If Error" msgstr "Chúng tôi phát hiện được lệnh `{else}` được sử dụng trước khi có lệnh `{if}` trên dòng {line_number}. Bạn có thể thử viết lệnh `{if}` trước lệnh `{else}` không?" diff --git a/translations/zh_Hans/LC_MESSAGES/messages.po b/translations/zh_Hans/LC_MESSAGES/messages.po index 1c1f5de3899..f2ad94c21a3 100644 --- a/translations/zh_Hans/LC_MESSAGES/messages.po +++ b/translations/zh_Hans/LC_MESSAGES/messages.po @@ -25,6 +25,9 @@ msgstr "我们检测到变量“{name}”在设置之前已在第 {access_line_n msgid "Cyclic Var Definition" msgstr "我们检测到变量“{variable}”在“{is}”命令的右侧被使用,但尚未设置。您可以在使用之前设置该变量吗?" +msgid "Delete" +msgstr "" + msgid "Else Without If Error" msgstr "我们检测到在第 {line_number} 行的 `{if}` 之前使用了 `{else}`。你应该尝试在 `{else}` 之前写入 `{if}` ?" diff --git a/translations/zh_Hant/LC_MESSAGES/messages.po b/translations/zh_Hant/LC_MESSAGES/messages.po index de69fb1ae9e..5f4da9bc499 100644 --- a/translations/zh_Hant/LC_MESSAGES/messages.po +++ b/translations/zh_Hant/LC_MESSAGES/messages.po @@ -26,6 +26,9 @@ msgstr "檢測到變數`{name}`在設定前已在第{access_line_number}行被 msgid "Cyclic Var Definition" msgstr "The name `{variable}` needs to be set before you can use it on the right-hand side of the `{is}` command." +msgid "Delete" +msgstr "" + #, fuzzy msgid "Else Without If Error" msgstr "" From 137daaa3bfb0cc971379efbd588aecfcec503181 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 21:00:17 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- website/database.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/database.py b/website/database.py index 2a282558b41..22514faa258 100644 --- a/website/database.py +++ b/website/database.py @@ -795,10 +795,10 @@ def get_public_adventures(self): def get_public_adventures_filtered(self, language: str, - level: int=None, - tag: str=None, - q: str=None, - pagination_token: str=None): + level: int = None, + tag: str = None, + q: str = None, + pagination_token: str = None): """Return a page of the public adventures, filtered by language, level and tag, and with a search string. Also returns the languages and tags that match the current filter.