-
Notifications
You must be signed in to change notification settings - Fork 292
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 Automatically update generated files
- Loading branch information
1 parent
b5548b8
commit 18f50b6
Showing
51 changed files
with
242 additions
and
242 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,9 +8,9 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-15 15:32+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2000-01-01 00:00+0000\n" | ||
"Last-Translator: Someone <[email protected]>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
|
@@ -92,6 +92,9 @@ msgstr "" | |
msgid "Pressit Missing Else" | ||
msgstr "" | ||
|
||
msgid "Runtime Index Error" | ||
msgstr "" | ||
|
||
msgid "Runtime Value Error" | ||
msgstr "" | ||
|
||
|
@@ -281,9 +284,6 @@ msgstr "" | |
msgid "cant_parse_exception" | ||
msgstr "" | ||
|
||
msgid "catch_index_exception" | ||
msgstr "" | ||
|
||
msgid "certificate" | ||
msgstr "" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-15 15:32+0200\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2000-01-01 00:00+0000\n" | ||
"Last-Translator: Someone <[email protected]>\n" | ||
"Language: ar\n" | ||
|
@@ -103,6 +103,10 @@ msgstr "الكود الذي أدخلته ليس مطابقاً لبرمجيات | |
msgid "Pressit Missing Else" | ||
msgstr "You forgot to add what happens when you press a different key, add an `{else}` to your code" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "Runtime Value Error" | ||
msgstr "While running your program the command `{command}` received the value `{value}` which is not allowed. {tip}." | ||
|
@@ -313,10 +317,6 @@ msgstr "الغاء" | |
msgid "cant_parse_exception" | ||
msgstr "Couldn't parse the program" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "certificate" | ||
msgstr "Certificate of Completion" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-15 15:32+0200\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2000-01-01 00:00+0000\n" | ||
"Last-Translator: Someone <[email protected]>\n" | ||
"Language: bg\n" | ||
|
@@ -111,6 +111,10 @@ msgstr "Този код не е валиден на Хеди. Има грешк | |
msgid "Pressit Missing Else" | ||
msgstr "You forgot to add what happens when you press a different key, add an `{else}` to your code" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "Runtime Value Error" | ||
msgstr "While running your program the command `{command}` received the value `{value}` which is not allowed. {tip}." | ||
|
@@ -350,10 +354,6 @@ msgstr "Cancel" | |
msgid "cant_parse_exception" | ||
msgstr "Couldn't parse the program" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "certificate" | ||
msgstr "Certificate of Completion" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-15 15:32+0200\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2000-01-01 00:00+0000\n" | ||
"Last-Translator: Someone <[email protected]>\n" | ||
"Language: bn\n" | ||
|
@@ -117,6 +117,10 @@ msgstr "The code you entered is not valid Hedy code. There is a mistake on line | |
msgid "Pressit Missing Else" | ||
msgstr "You forgot to add what happens when you press a different key, add an `{else}` to your code" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "Runtime Value Error" | ||
msgstr "While running your program the command `{command}` received the value `{value}` which is not allowed. {tip}।" | ||
|
@@ -368,10 +372,6 @@ msgstr "Cancel" | |
msgid "cant_parse_exception" | ||
msgstr "Couldn't parse the program" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "certificate" | ||
msgstr "Certificate of Completion" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-15 15:32+0200\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2000-01-01 00:00+0000\n" | ||
"Last-Translator: Someone <[email protected]>\n" | ||
"Language: ca\n" | ||
|
@@ -98,6 +98,9 @@ msgstr "El codi que heu introduït no és un codi Hedy vàlid. Hi ha un error a | |
msgid "Pressit Missing Else" | ||
msgstr "T'has oblidat d'afegir el que passa quan prems una tecla diferent, afegiu un `{else}` al vostre codi" | ||
|
||
msgid "Runtime Index Error" | ||
msgstr "Has provat d'accedir a la llista {name}, però està buida o falta l'índex." | ||
|
||
#, fuzzy | ||
msgid "Runtime Value Error" | ||
msgstr "While running your program the command `{command}` received the value `{value}` which is not allowed. {tip}." | ||
|
@@ -299,9 +302,6 @@ msgstr "Cancel·lar" | |
msgid "cant_parse_exception" | ||
msgstr "No s'ha pogut analitzar el programa" | ||
|
||
msgid "Runtime Index Error" | ||
msgstr "Has provat d'accedir a la llista {name}, però està buida o falta l'índex." | ||
|
||
msgid "certificate" | ||
msgstr "Certificat de finalització" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-15 15:32+0200\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2000-01-01 00:00+0000\n" | ||
"Last-Translator: Someone <[email protected]>\n" | ||
"Language: cs\n" | ||
|
@@ -113,6 +113,10 @@ msgstr "Tebou zadaný kód není platný kód v Hedy. Chyba je na řádku {locat | |
msgid "Pressit Missing Else" | ||
msgstr "You forgot to add what happens when you press a different key, add an `{else}` to your code" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "Runtime Value Error" | ||
msgstr "While running your program the command `{command}` received the value `{value}` which is not allowed. {tip}." | ||
|
@@ -354,10 +358,6 @@ msgstr "Cancel" | |
msgid "cant_parse_exception" | ||
msgstr "Couldn't parse the program" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "certificate" | ||
msgstr "Certificate of Completion" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-15 15:32+0200\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2000-01-01 00:00+0000\n" | ||
"Last-Translator: Someone <[email protected]>\n" | ||
"Language: cy\n" | ||
|
@@ -117,6 +117,10 @@ msgstr "The code you entered is not valid Hedy code. There is a mistake on line | |
msgid "Pressit Missing Else" | ||
msgstr "You forgot to add what happens when you press a different key, add an `{else}` to your code" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "Runtime Value Error" | ||
msgstr "While running your program the command `{command}` received the value `{value}` which is not allowed. {tip}." | ||
|
@@ -368,10 +372,6 @@ msgstr "Cancel" | |
msgid "cant_parse_exception" | ||
msgstr "Couldn't parse the program" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "certificate" | ||
msgstr "Certificate of Completion" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-15 15:32+0200\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2000-01-01 00:00+0000\n" | ||
"Last-Translator: Someone <[email protected]>\n" | ||
"Language: da\n" | ||
|
@@ -117,6 +117,10 @@ msgstr "The code you entered is not valid Hedy code. There is a mistake on line | |
msgid "Pressit Missing Else" | ||
msgstr "You forgot to add what happens when you press a different key, add an `{else}` to your code" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "Runtime Value Error" | ||
msgstr "While running your program the command `{command}` received the value `{value}` which is not allowed. {tip}." | ||
|
@@ -368,10 +372,6 @@ msgstr "Cancel" | |
msgid "cant_parse_exception" | ||
msgstr "Couldn't parse the program" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "certificate" | ||
msgstr "Certificate of Completion" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-15 15:32+0200\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2000-01-01 00:00+0000\n" | ||
"Last-Translator: Someone <[email protected]>\n" | ||
"Language: de\n" | ||
|
@@ -98,6 +98,9 @@ msgstr "Dein Programm ist keine gültige Hedy-Sprache. In Zeile {location[0]} an | |
msgid "Pressit Missing Else" | ||
msgstr "Du hast vergessen hinzuzufügen, was passiert, wenn du eine andere Taste drückst, füge ein `{else}` zu deinem Code hinzu" | ||
|
||
msgid "Runtime Index Error" | ||
msgstr "Du hast versucht auf die Liste {name} zuzugreifen, aber sie ist entweder leer oder der Index ist nicht drin." | ||
|
||
#, fuzzy | ||
msgid "Runtime Value Error" | ||
msgstr "While running your program the command `{command}` received the value `{value}` which is not allowed. {tip}." | ||
|
@@ -299,9 +302,6 @@ msgstr "Abbrechen" | |
msgid "cant_parse_exception" | ||
msgstr "Das Programm konnte nicht analysiert werden" | ||
|
||
msgid "Runtime Index Error" | ||
msgstr "Du hast versucht auf die Liste {name} zuzugreifen, aber sie ist entweder leer oder der Index ist nicht drin." | ||
|
||
msgid "certificate" | ||
msgstr "Abschlusszertifikat" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-15 15:32+0200\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2000-01-01 00:00+0000\n" | ||
"Last-Translator: Someone <[email protected]>\n" | ||
"Language: el\n" | ||
|
@@ -104,6 +104,10 @@ msgstr "Ο κώδικας που εισήγαγες δεν είναι έγκυρ | |
msgid "Pressit Missing Else" | ||
msgstr "You forgot to add what happens when you press a different key, add an `{else}` to your code" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "Runtime Value Error" | ||
msgstr "While running your program the command `{command}` received the value `{value}` which is not allowed. {tip}." | ||
|
@@ -324,10 +328,6 @@ msgstr "Ακύρωση" | |
msgid "cant_parse_exception" | ||
msgstr "Couldn't parse the program" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "certificate" | ||
msgstr "Certificate of Completion" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-15 15:32+0200\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2000-01-01 00:00+0000\n" | ||
"Last-Translator: Someone <[email protected]>\n" | ||
"Language: en\n" | ||
|
@@ -93,6 +93,9 @@ msgstr "The code you entered is not valid Hedy code. There is a mistake on line | |
msgid "Pressit Missing Else" | ||
msgstr "You forgot to add what happens when you press a different key, add an `{else}` to your code" | ||
|
||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
msgid "Runtime Value Error" | ||
msgstr "While running your program the command `{command}` received the value `{value}` which is not allowed. {tip}." | ||
|
||
|
@@ -282,9 +285,6 @@ msgstr "Cancel" | |
msgid "cant_parse_exception" | ||
msgstr "Couldn't parse the program" | ||
|
||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
msgid "certificate" | ||
msgstr "Certificate of Completion" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-15 15:32+0200\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2000-01-01 00:00+0000\n" | ||
"Last-Translator: Someone <[email protected]>\n" | ||
"Language: eo\n" | ||
|
@@ -108,6 +108,10 @@ msgstr "The code you entered is not valid Hedy code. There is a mistake on line | |
msgid "Pressit Missing Else" | ||
msgstr "You forgot to add what happens when you press a different key, add an `{else}` to your code" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "Runtime Value Error" | ||
msgstr "While running your program the command `{command}` received the value `{value}` which is not allowed. {tip}." | ||
|
@@ -333,10 +337,6 @@ msgstr "Nuligi" | |
msgid "cant_parse_exception" | ||
msgstr "Couldn't parse the program" | ||
|
||
#, fuzzy | ||
msgid "Runtime Index Error" | ||
msgstr "You tried to access the list {name} but it is either empty or the index is not there." | ||
|
||
#, fuzzy | ||
msgid "certificate" | ||
msgstr "Certificate of Completion" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-15 15:32+0200\n" | ||
"POT-Creation-Date: 2000-01-01 00:00+0000\n" | ||
"PO-Revision-Date: 2000-01-01 00:00+0000\n" | ||
"Last-Translator: Someone <[email protected]>\n" | ||
"Language: es\n" | ||
|
@@ -93,6 +93,9 @@ msgstr "El servidor no puede traducir este programa de Hedy. Hay un error en la | |
msgid "Pressit Missing Else" | ||
msgstr "Olvidaste añadir qué pasa cuando pulsas una tecla diferente, añade un `{else}` a tu código" | ||
|
||
msgid "Runtime Index Error" | ||
msgstr "Intentaste acceder a la lista {name} pero está vacía o el índice no está allí." | ||
|
||
msgid "Runtime Value Error" | ||
msgstr "Mientras ejecutábamos tu programa, el comando `{command}` recibió el valor {value}, pero eso no está permitido. {tip}." | ||
|
||
|
@@ -282,9 +285,6 @@ msgstr "Cancelar" | |
msgid "cant_parse_exception" | ||
msgstr "No se ha podido analizar el programa" | ||
|
||
msgid "Runtime Index Error" | ||
msgstr "Intentaste acceder a la lista {name} pero está vacía o el índice no está allí." | ||
|
||
msgid "certificate" | ||
msgstr "Certificado de Finalización" | ||
|
||
|
Oops, something went wrong.