Skip to content

Commit

Permalink
Merge branch 'master' into feature-blockly-count
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox authored Jan 21, 2025
2 parents 36eb587 + 9da69f3 commit 0dc1c02
Show file tree
Hide file tree
Showing 124 changed files with 3,942 additions and 9,848 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.PR_TOKEN }}
commit-message: "[OFFICIAL RELEASE] ${{ steps.version.outputs.result }}"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
steps:
- id: automerge
name: automerge
uses: "pascalgn/[email protected].3"
uses: "pascalgn/[email protected].4"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "automated pr 🔧"
Expand Down
6 changes: 6 additions & 0 deletions admin/custom/customComponents.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions admin/custom/customComponents.js.map

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions admin/custom/i18n/de.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"And not later": "Und nicht später",
"But not earlier": "Aber nicht früher",
"Day time settings": "Tageszeiteinstellungen",
"Help": "Verwenden Sie das Format mit 49,1245 und nicht 49°34'0\". Andernfalls wird es automatisch konvertiert.",
"Latitude °": "Breitengrad °",
"Longitude °": "Längengrad °",
"Offset": "Versatz",
"Time event": "Zeitereignis",
"Use system settings": "Systemeinstellungen verwenden",
"Used as end of the daytime": "Wird als Tagesende verwendet",
"Used as start of the daytime": "Wird als Tagesbeginn verwendet",
"in minutes": "in Minuten",
"none": "keiner",
"sch_astro_dawn": "Dämmerung",
"sch_astro_dusk": "Dämmerung",
"sch_astro_goldenHour": "goldene Stunde",
"sch_astro_goldenHourEnd": "Ende der goldenen Stunde",
"sch_astro_nauticalDawn": "Nautische Morgendämmerung",
"sch_astro_nauticalDusk": "Nautische Dämmerung",
"sch_astro_night": "Nacht",
"sch_astro_nightEnd": "Nachtende",
"sch_astro_sunrise": "Sonnenaufgang",
"sch_astro_sunriseEnd": "Sonnenaufgang Ende",
"sch_astro_sunset": "Sonnenuntergang",
"sch_astro_sunsetStart": "Sonnenuntergang beginnen",
"Next sunrise": "Nächster Sonnenaufgang",
"Next sunset": "Nächster Sonnenuntergang",
"Local time": "Ortszeit"
}
30 changes: 30 additions & 0 deletions admin/custom/i18n/en.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"Use system settings": "Use system settings",
"Latitude °": "Latitude °",
"Longitude °": "Longitude °",
"Help": "Use form with 49.1245 and not 49°34'0\". Elsewise it will be converted automatically.",
"Day time settings": "Day time settings",
"Time event": "Time event",
"none": "none",
"sch_astro_nightEnd": "Night end",
"sch_astro_nauticalDawn": "Nautical dawn",
"sch_astro_dawn": "Dawn",
"sch_astro_sunrise": "Sunrise",
"sch_astro_sunriseEnd": "Sunrise end",
"sch_astro_goldenHourEnd": "Golden hour end",
"Used as start of the daytime": "Used as start of the daytime",
"Used as end of the daytime": "Used as end of the daytime",
"Offset": "Offset",
"in minutes": "in minutes",
"But not earlier": "But not earlier",
"And not later": "And not later",
"sch_astro_goldenHour": "Golden hour",
"sch_astro_sunsetStart": "Sunset start",
"sch_astro_sunset": "Sunset",
"sch_astro_dusk": "Dusk",
"sch_astro_nauticalDusk": "Nautical dusk",
"sch_astro_night": "Night",
"Next sunrise": "Next sunrise",
"Next sunset": "Next sunset",
"Local time": "Local time"
}
30 changes: 30 additions & 0 deletions admin/custom/i18n/es.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"And not later": "Y no más tarde",
"But not earlier": "Pero no antes",
"Day time settings": "Configuración de horario diurno",
"Help": "Utilice el formulario con 49.1245 y no con 49°34'0\". De lo contrario, se convertirá automáticamente.",
"Latitude °": "Latitud °",
"Longitude °": "longitud °",
"Offset": "Compensar",
"Time event": "evento de tiempo",
"Use system settings": "Usar la configuración del sistema",
"Used as end of the daytime": "Utilizado como final del día.",
"Used as start of the daytime": "Utilizado como inicio del día.",
"in minutes": "en minutos",
"none": "ninguno",
"sch_astro_dawn": "Amanecer",
"sch_astro_dusk": "Oscuridad",
"sch_astro_goldenHour": "hora dorada",
"sch_astro_goldenHourEnd": "Fin de la hora dorada",
"sch_astro_nauticalDawn": "Amanecer náutico",
"sch_astro_nauticalDusk": "Anochecer náutico",
"sch_astro_night": "Noche",
"sch_astro_nightEnd": "Fin de la noche",
"sch_astro_sunrise": "Amanecer",
"sch_astro_sunriseEnd": "Fin del amanecer",
"sch_astro_sunset": "Atardecer",
"sch_astro_sunsetStart": "Inicio del atardecer",
"Next sunrise": "próximo amanecer",
"Next sunset": "próxima puesta de sol",
"Local time": "Hora local"
}
30 changes: 30 additions & 0 deletions admin/custom/i18n/fr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"And not later": "Et pas plus tard",
"But not earlier": "Mais pas plus tôt",
"Day time settings": "Paramètres d'heure de jour",
"Help": "Utiliser le formulaire avec 49.1245 et non 49°34'0\". Sinon il sera converti automatiquement.",
"Latitude °": "Latitude °",
"Longitude °": "Longitude °",
"Offset": "Compenser",
"Time event": "Événement temporel",
"Use system settings": "Utiliser les paramètres système",
"Used as end of the daytime": "Utilisé en fin de journée",
"Used as start of the daytime": "Utilisé comme début de journée",
"in minutes": "en minutes",
"none": "aucun",
"sch_astro_dawn": "Aube",
"sch_astro_dusk": "Crépuscule",
"sch_astro_goldenHour": "Heure d'or",
"sch_astro_goldenHourEnd": "Fin de l'heure d'or",
"sch_astro_nauticalDawn": "Aube nautique",
"sch_astro_nauticalDusk": "Crépuscule nautique",
"sch_astro_night": "Nuit",
"sch_astro_nightEnd": "Fin de la nuit",
"sch_astro_sunrise": "Lever du soleil",
"sch_astro_sunriseEnd": "Fin du lever du soleil",
"sch_astro_sunset": "Coucher de soleil",
"sch_astro_sunsetStart": "Début du coucher du soleil",
"Next sunrise": "prochain lever de soleil",
"Next sunset": "Prochain coucher de soleil",
"Local time": "Heure locale"
}
30 changes: 30 additions & 0 deletions admin/custom/i18n/it.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"And not later": "E non più tardi",
"But not earlier": "Ma non prima",
"Day time settings": "Impostazioni dell'ora diurna",
"Help": "Utilizzare il modulo con 49.1245 e non 49°34'0\". Altrimenti verrà convertito automaticamente.",
"Latitude °": "Latitudine°",
"Longitude °": "Longitudine°",
"Offset": "Compensare",
"Time event": "Evento temporale",
"Use system settings": "Utilizza le impostazioni di sistema",
"Used as end of the daytime": "Utilizzato come fine giornata",
"Used as start of the daytime": "Utilizzato come inizio della giornata",
"in minutes": "in pochi minuti",
"none": "nessuno",
"sch_astro_dawn": "Alba",
"sch_astro_dusk": "Crepuscolo",
"sch_astro_goldenHour": "Ora d'oro",
"sch_astro_goldenHourEnd": "Fine dell'ora d'oro",
"sch_astro_nauticalDawn": "Alba nautica",
"sch_astro_nauticalDusk": "Crepuscolo nautico",
"sch_astro_night": "Notte",
"sch_astro_nightEnd": "Fine della notte",
"sch_astro_sunrise": "Alba",
"sch_astro_sunriseEnd": "Fine dell'alba",
"sch_astro_sunset": "Tramonto",
"sch_astro_sunsetStart": "Inizio del tramonto",
"Next sunrise": "La prossima alba",
"Next sunset": "Il prossimo tramonto",
"Local time": "Ora locale"
}
30 changes: 30 additions & 0 deletions admin/custom/i18n/nl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"And not later": "En niet later",
"But not earlier": "Maar niet eerder",
"Day time settings": "Instellingen voor dagtijd",
"Help": "Gebruik het formulier met 49.1245 en niet met 49°34'0\". Anders wordt het automatisch omgezet.",
"Latitude °": "Breedtegraad °",
"Longitude °": "Lengtegraad °",
"Offset": "Offset",
"Time event": "Tijd evenement",
"Use system settings": "Gebruik systeeminstellingen",
"Used as end of the daytime": "Gebruikt als einde van de dag",
"Used as start of the daytime": "Gebruikt als begin van de dag",
"in minutes": "in minuten",
"none": "geen",
"sch_astro_dawn": "Ochtendgloren",
"sch_astro_dusk": "Schemering",
"sch_astro_goldenHour": "gouden uur",
"sch_astro_goldenHourEnd": "Einde van het gouden uur",
"sch_astro_nauticalDawn": "Nautische dageraad",
"sch_astro_nauticalDusk": "Nautische schemering",
"sch_astro_night": "Nacht",
"sch_astro_nightEnd": "Einde van de nacht",
"sch_astro_sunrise": "zonsopkomst",
"sch_astro_sunriseEnd": "Einde van de zonsopgang",
"sch_astro_sunset": "Zonsondergang",
"sch_astro_sunsetStart": "Begin zonsondergang",
"Next sunrise": "Volgende zonsopgang",
"Next sunset": "Volgende zonsondergang",
"Local time": "Lokale tijd"
}
30 changes: 30 additions & 0 deletions admin/custom/i18n/pl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"And not later": "I nie później",
"But not earlier": "Ale nie wcześniej",
"Day time settings": "Ustawienia czasu dziennego",
"Help": "Użyj formularza z 49.1245, a nie 49°34'0”. W przeciwnym razie zostanie on przekonwertowany automatycznie.",
"Latitude °": "Szerokość geograficzna °",
"Longitude °": "Długość geograficzna °",
"Offset": "Zrównoważyć",
"Time event": "Wydarzenie czasowe",
"Use system settings": "Użyj ustawień systemowych",
"Used as end of the daytime": "Używany na koniec dnia",
"Used as start of the daytime": "Używany jako początek dnia",
"in minutes": "w minutach",
"none": "nic",
"sch_astro_dawn": "Świt",
"sch_astro_dusk": "Zmierzch",
"sch_astro_goldenHour": "złota godzina",
"sch_astro_goldenHourEnd": "Koniec złotej godziny",
"sch_astro_nauticalDawn": "Morski świt",
"sch_astro_nauticalDusk": "Nautyczny zmierzch",
"sch_astro_night": "Noc",
"sch_astro_nightEnd": "Koniec nocy",
"sch_astro_sunrise": "wschód słońca",
"sch_astro_sunriseEnd": "Koniec wschodu słońca",
"sch_astro_sunset": "Zachód słońca",
"sch_astro_sunsetStart": "Początek zachodu słońca",
"Next sunrise": "Następny wschód słońca",
"Next sunset": "Następny zachód słońca",
"Local time": "Czas lokalny"
}
30 changes: 30 additions & 0 deletions admin/custom/i18n/pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"And not later": "E não mais tarde",
"But not earlier": "Mas não antes",
"Day time settings": "Configurações de horário diurno",
"Help": "Use o formulário com 49.1245 e não 49°34'0\". Caso contrário, será convertido automaticamente.",
"Latitude °": "Latitude °",
"Longitude °": "Longitude °",
"Offset": "Desvio",
"Time event": "Evento de tempo",
"Use system settings": "Usar configurações do sistema",
"Used as end of the daytime": "Usado como fim do dia",
"Used as start of the daytime": "Usado como início do dia",
"in minutes": "em minutos",
"none": "nenhum",
"sch_astro_dawn": "Alvorecer",
"sch_astro_dusk": "Crepúsculo",
"sch_astro_goldenHour": "Hora dourada",
"sch_astro_goldenHourEnd": "Fim da hora dourada",
"sch_astro_nauticalDawn": "Amanhecer náutico",
"sch_astro_nauticalDusk": "Crepúsculo náutico",
"sch_astro_night": "Noite",
"sch_astro_nightEnd": "Fim da noite",
"sch_astro_sunrise": "Nascer do sol",
"sch_astro_sunriseEnd": "Fim do nascer do sol",
"sch_astro_sunset": "Pôr do sol",
"sch_astro_sunsetStart": "Início do pôr do sol",
"Next sunrise": "Próximo nascer do sol",
"Next sunset": "Próximo pôr do sol",
"Local time": "Horário local"
}
30 changes: 30 additions & 0 deletions admin/custom/i18n/ru.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"And not later": "И не позже",
"But not earlier": "Но не раньше",
"Day time settings": "Настройки дневного времени",
"Help": "Используйте форму с 49,1245, а не с 49°34'0\". В противном случае она будет преобразована автоматически.",
"Latitude °": "Широта °",
"Longitude °": "Долгота °",
"Offset": "Компенсировать",
"Time event": "Время события",
"Use system settings": "Использовать системные настройки",
"Used as end of the daytime": "Используется в конце дня",
"Used as start of the daytime": "Используется как начало дня",
"in minutes": "в минутах",
"none": "никто",
"sch_astro_dawn": "Рассвет",
"sch_astro_dusk": "Сумерки",
"sch_astro_goldenHour": "Золотой час",
"sch_astro_goldenHourEnd": "Конец золотого часа",
"sch_astro_nauticalDawn": "Морской рассвет",
"sch_astro_nauticalDusk": "Морские сумерки",
"sch_astro_night": "Ночь",
"sch_astro_nightEnd": "Ночной конец",
"sch_astro_sunrise": "Восход",
"sch_astro_sunriseEnd": "Конец восхода солнца",
"sch_astro_sunset": "Закат",
"sch_astro_sunsetStart": "Начало заката",
"Next sunrise": "Следующий восход солнца",
"Next sunset": "Следующий закат",
"Local time": "Местное время"
}
30 changes: 30 additions & 0 deletions admin/custom/i18n/uk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"And not later": "І не пізніше",
"But not earlier": "Але не раніше",
"Day time settings": "Налаштування денного часу",
"Help": "Використовуйте форму з 49.1245, а не 49°34'0\". Інакше його буде автоматично перетворено.",
"Latitude °": "Широта °",
"Longitude °": "Довгота °",
"Offset": "Зсув",
"Time event": "Подія часу",
"Use system settings": "Використовуйте налаштування системи",
"Used as end of the daytime": "Використовується як кінець дня",
"Used as start of the daytime": "Використовується як початок дня",
"in minutes": "за хвилини",
"none": "немає",
"sch_astro_dawn": "Світанок",
"sch_astro_dusk": "Сутінки",
"sch_astro_goldenHour": "Золота година",
"sch_astro_goldenHourEnd": "Кінець золотої години",
"sch_astro_nauticalDawn": "Морський світанок",
"sch_astro_nauticalDusk": "Морські сутінки",
"sch_astro_night": "ніч",
"sch_astro_nightEnd": "Кінець ночі",
"sch_astro_sunrise": "Схід сонця",
"sch_astro_sunriseEnd": "Кінець сходу сонця",
"sch_astro_sunset": "Захід сонця",
"sch_astro_sunsetStart": "Початок заходу сонця",
"Next sunrise": "Наступний схід сонця",
"Next sunset": "Наступний захід сонця",
"Local time": "Місцевий час"
}
30 changes: 30 additions & 0 deletions admin/custom/i18n/zh-cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"And not later": "并且不会晚",
"But not earlier": "但不会更早",
"Day time settings": "日间时间设置",
"Help": "使用 49.1245 的形式,而不是 49°34'0\"。否则它将自动转换。",
"Latitude °": "纬度 °",
"Longitude °": "经度 °",
"Offset": "抵消",
"Time event": "时间事件",
"Use system settings": "使用系统设置",
"Used as end of the daytime": "用作白天的结束",
"Used as start of the daytime": "用作白天的开始",
"in minutes": "几分钟内",
"none": "没有任何",
"sch_astro_dawn": "黎明",
"sch_astro_dusk": "黄昏",
"sch_astro_goldenHour": "黄金时段",
"sch_astro_goldenHourEnd": "黄金时段结束",
"sch_astro_nauticalDawn": "航海黎明",
"sch_astro_nauticalDusk": "航海黄昏",
"sch_astro_night": "夜晚",
"sch_astro_nightEnd": "夜幕降临",
"sch_astro_sunrise": "日出",
"sch_astro_sunriseEnd": "日出结束",
"sch_astro_sunset": "日落",
"sch_astro_sunsetStart": "日落开始",
"Next sunrise": "下一个日出",
"Next sunset": "下一个日落",
"Local time": "当地时间"
}
Loading

0 comments on commit 0dc1c02

Please sign in to comment.