From 42ff9533171f91aa9b0f85055f2712139ba58ed5 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Mon, 25 May 2026 11:43:14 +0200 Subject: [PATCH 01/27] New translations package.nls.json (German) [ci skip] --- package.nls.de.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.nls.de.json b/package.nls.de.json index 9a26408..5b5cdfe 100644 --- a/package.nls.de.json +++ b/package.nls.de.json @@ -1,6 +1,8 @@ { "extension.description": "Offizielle Visual Studio Code-Erweiterung für ForgeScript.", "command.createConfig.title": "Konfigurationsdatei erstellen (.forgevsc.json)", + "command.reloadFunctionMetadata.title": "Funktions-Metadaten abrufen. Mit Vorsicht verwenden!", + "command.searchGuides.title": "Leitfäden suchen", "command.reloadGuideMetadata.title": "Leitfäden aktualisieren", "command.openGuide.title": "Leitfaden öffnen", "command.createGuide.title": "Leitfaden erstellen", From d12be55f3a29340341c8cf0d00638759d175fe9f Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Mon, 25 May 2026 11:43:15 +0200 Subject: [PATCH 02/27] New translations bundle.l10n.json (German) [ci skip] --- translations/bundle.l10n.de.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/translations/bundle.l10n.de.json b/translations/bundle.l10n.de.json index 4fe4545..a75403b 100644 --- a/translations/bundle.l10n.de.json +++ b/translations/bundle.l10n.de.json @@ -13,16 +13,26 @@ "{0} Extension Details": "{0} Erweiterungsdetails", "Reload": "Aktualisieren", "Open Settings": "Einstellungen öffnen", + "Function `{0}` is deprecated. Use an available alternative instead": "Funktion `{0}` ist veraltet. Verwenden Sie stattdessen eine verfügbare Alternative", "Function `{0}` requires brackets": "Funktion `{0}` erfordert Klammern", "$(folder) Workspace Settings": "$(folder) Arbeitsbereich-Einstellungen", "Workspace": "Arbeitsbereich", "Folder": "Ordner", "$(account) User Settings": "$(account) Benutzer-Einstellungen", "Global": "Global", + "Which extension settings would you like to open?": "Welche Erweiterungseinstellungen möchten Sie öffnen?", "Dismiss": "Verwerfen", "Open": "Öffnen", "Overwrite": "Überschreiben", + "Extension config file already exists.": "Konfigurationsdatei für Erweiterungen existiert bereits.", "Cancel": "Abbrechen", "Default": "Standard", - "$(folder) VSCode Folder": "$(folder) VSCode-Ordner" + "$(folder) VSCode Folder": "$(folder) VSCode-Ordner", + "Where do you want to create the config file?": "Wo möchten Sie die Konfigurationsdatei erstellen?", + "Config file overwritten successfully!": "Konfigurationsdatei erfolgreich überschrieben!", + "Successfully created config file!": "Konfigurationsdatei erfolgreich erstellt!", + "Successfully fetched function metadata!": "Funktions-Metadaten erfolgreich abgerufen!", + "Deprecated": "Veraltet", + "Experimental": "Experimentell", + "since": "seit" } \ No newline at end of file From 329e74c0c907f5a774aeb899dbc2197203e954a1 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Mon, 25 May 2026 13:54:45 +0200 Subject: [PATCH 03/27] New translations package.nls.json (Russian) [ci skip] --- package.nls.ru.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 package.nls.ru.json diff --git a/package.nls.ru.json b/package.nls.ru.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/package.nls.ru.json @@ -0,0 +1 @@ +{} From 5676c8826efab9b7d0f4d8371fca12daa76325c6 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Mon, 25 May 2026 13:54:46 +0200 Subject: [PATCH 04/27] New translations bundle.l10n.json (Russian) [ci skip] --- translations/bundle.l10n.ru.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 translations/bundle.l10n.ru.json diff --git a/translations/bundle.l10n.ru.json b/translations/bundle.l10n.ru.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/translations/bundle.l10n.ru.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 6e7e618fd3f98ed2fc5d1eb5deb338d068fe9024 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Mon, 25 May 2026 15:42:13 +0200 Subject: [PATCH 05/27] New translations package.nls.json (Greek) [ci skip] --- package.nls.el.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 package.nls.el.json diff --git a/package.nls.el.json b/package.nls.el.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/package.nls.el.json @@ -0,0 +1 @@ +{} From 935a20f6013ade00406bb98cefce1a1f6fcedbac Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Mon, 25 May 2026 15:42:14 +0200 Subject: [PATCH 06/27] New translations bundle.l10n.json (Greek) [ci skip] --- translations/bundle.l10n.el.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 translations/bundle.l10n.el.json diff --git a/translations/bundle.l10n.el.json b/translations/bundle.l10n.el.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/translations/bundle.l10n.el.json @@ -0,0 +1 @@ +{} \ No newline at end of file From fad71d14c9a4869df4eb0b562286a616d33b3f70 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Mon, 25 May 2026 15:42:16 +0200 Subject: [PATCH 07/27] New translations package.nls.json (Turkish) [ci skip] --- package.nls.tr.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 package.nls.tr.json diff --git a/package.nls.tr.json b/package.nls.tr.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/package.nls.tr.json @@ -0,0 +1 @@ +{} From 383952d2d400d3d6c0dae15eb7c810a219e46c7e Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Mon, 25 May 2026 15:42:17 +0200 Subject: [PATCH 08/27] New translations bundle.l10n.json (Turkish) [ci skip] --- translations/bundle.l10n.tr.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 translations/bundle.l10n.tr.json diff --git a/translations/bundle.l10n.tr.json b/translations/bundle.l10n.tr.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/translations/bundle.l10n.tr.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 32801d90ced823cbcef4760e20f68bf9afbaebe3 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Mon, 25 May 2026 16:42:04 +0200 Subject: [PATCH 09/27] New translations package.nls.json (Turkish) [ci skip] --- package.nls.tr.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package.nls.tr.json b/package.nls.tr.json index 0967ef4..2a48108 100644 --- a/package.nls.tr.json +++ b/package.nls.tr.json @@ -1 +1,5 @@ -{} +{ + "command.createConfig.title": "Yapılandırma dosyası oluştur (.forgevsc.json)", + "command.favoriteGuide.title": "Favorilere Ekle", + "command.unfavoriteGuide.title": "Favorilerden Kaldır" +} From e9899e07d72427feab7814f3e756501a6729a910 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Mon, 25 May 2026 23:28:30 +0200 Subject: [PATCH 10/27] New translations package.nls.json (Indonesian) [ci skip] --- package.nls.id.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 package.nls.id.json diff --git a/package.nls.id.json b/package.nls.id.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/package.nls.id.json @@ -0,0 +1 @@ +{} From 11c1bb02335e543bc1099417fd26055adc20b85e Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Mon, 25 May 2026 23:28:31 +0200 Subject: [PATCH 11/27] New translations bundle.l10n.json (Indonesian) [ci skip] --- translations/bundle.l10n.id.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 translations/bundle.l10n.id.json diff --git a/translations/bundle.l10n.id.json b/translations/bundle.l10n.id.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/translations/bundle.l10n.id.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 138d4e0314632f7c74e9a8b05eca49dd1cb0abfb Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Tue, 26 May 2026 00:43:19 +0200 Subject: [PATCH 12/27] New translations bundle.l10n.json (Spanish) [ci skip] --- translations/bundle.l10n.es.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/translations/bundle.l10n.es.json b/translations/bundle.l10n.es.json index 9e26dfe..e40df78 100644 --- a/translations/bundle.l10n.es.json +++ b/translations/bundle.l10n.es.json @@ -1 +1,6 @@ -{} \ No newline at end of file +{ + "*(Conditional)*": "*(Condicional)*", + "Documentation": "Documentación", + "Filter": "Filtro", + "Folder": "Carpeta" +} \ No newline at end of file From c2be5b89e6723228081259b85c7fa30db8b80ee6 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Tue, 26 May 2026 00:43:20 +0200 Subject: [PATCH 13/27] New translations package.nls.json (Russian) [ci skip] --- package.nls.ru.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.nls.ru.json b/package.nls.ru.json index 0967ef4..89b42e3 100644 --- a/package.nls.ru.json +++ b/package.nls.ru.json @@ -1 +1,3 @@ -{} +{ + "view.guides.title": "Руководства" +} From b8fbe852eb37272f5fd318f91d4470d9b02a1a49 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Tue, 26 May 2026 00:43:21 +0200 Subject: [PATCH 14/27] New translations bundle.l10n.json (Russian) [ci skip] --- translations/bundle.l10n.ru.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/translations/bundle.l10n.ru.json b/translations/bundle.l10n.ru.json index 9e26dfe..8f29c95 100644 --- a/translations/bundle.l10n.ru.json +++ b/translations/bundle.l10n.ru.json @@ -1 +1,8 @@ -{} \ No newline at end of file +{ + "*(Conditional)*": "*(Условный)*", + "Source": "Источник", + "Documentation": "Документация", + "Filter": "Фильтр", + "Favorites": "Избранное", + "Folder": "Папка" +} \ No newline at end of file From 0a5ca4b57a09fb42d049d0553e9387b46ff16dec Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Tue, 26 May 2026 00:43:22 +0200 Subject: [PATCH 15/27] New translations bundle.l10n.json (Turkish) [ci skip] --- translations/bundle.l10n.tr.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/translations/bundle.l10n.tr.json b/translations/bundle.l10n.tr.json index 9e26dfe..aa887d7 100644 --- a/translations/bundle.l10n.tr.json +++ b/translations/bundle.l10n.tr.json @@ -1 +1,5 @@ -{} \ No newline at end of file +{ + "Favorites": "Favoriler", + "Default": "Varsayılan", + "Experimental": "Deneysel" +} \ No newline at end of file From 57fd5e5f9f5791016f96d491b33ad028a882b145 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Wed, 27 May 2026 21:46:59 +0200 Subject: [PATCH 16/27] Update source file package.nls.json [ci skip] --- package.nls.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/package.nls.json b/package.nls.json index e0ff9d1..3155057 100644 --- a/package.nls.json +++ b/package.nls.json @@ -17,12 +17,19 @@ "config.workspace.additionalPackages.description": "Additional packages/extensions to fetch metadata from. By default, installed Forge packages are detected automatically. This property is only needed if metadata fetching fails or you want to include extra packages.", "config.workspace.customFunctionPaths.description": "Path(s) to your custom functions folder(s). This is used to generate metadata and to provide full extension feature support for your custom functions.", "config.workspace.colors.function.name.description": "The highlight color used for function names.", + "config.workspace.colors.function.name.patternError": "Input must be a valid hex color, e.g. #AC75FF", "config.workspace.colors.function.dollar.description": "The highlight color used for function dollar signs ($).", + "config.workspace.colors.function.dollar.patternError": "Input must be a valid hex color, e.g. #FE7CEB", "config.workspace.colors.function.semicolon.description": "The highlight color used for function semicolons (;).", + "config.workspace.colors.function.semicolon.patternError": "Input must be a valid hex color, e.g. #C586C0", "config.workspace.colors.operators.negation.description": "The highlight color used for the negation operator (!).", + "config.workspace.colors.operators.negation.patternError": "Input must be a valid hex color, e.g. #4FA3FF", "config.workspace.colors.operators.silent.description": "The highlight color used for the silent operator (#).", + "config.workspace.colors.operators.silent.patternError": "Input must be a valid hex color, e.g. #FF9F43", "config.workspace.colors.operators.count.description": "The highlight color used for the count operator (@[x]).", + "config.workspace.colors.operators.count.patternError": "Input must be a valid hex color, e.g. #33D17A", "config.workspace.colors.operators.countDelimiter.description": "The highlight color used for the count operator delimiter (separator).", + "config.workspace.colors.operators.countDelimiter.patternError": "Input must be a valid hex color, e.g. #76E3A0", "config.workspace.features.folding.description": "Whether folding for multi-line function contents should be enabled.", "config.workspace.features.hoverInfo.description": "Whether hover info cards for functions and operators should be enabled.", "config.workspace.features.suggestions.description": "Whether suggestions for bracket placement should be enabled.", From eb9f94274143f734be2d202a242619e7221b2469 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Wed, 27 May 2026 21:47:09 +0200 Subject: [PATCH 17/27] New translations package.nls.json (Portuguese) [ci skip] --- package.nls.pt-PT.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 package.nls.pt-PT.json diff --git a/package.nls.pt-PT.json b/package.nls.pt-PT.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/package.nls.pt-PT.json @@ -0,0 +1 @@ +{} From b086f56d59281a824b8d10653eff3699b478e750 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Wed, 27 May 2026 21:47:10 +0200 Subject: [PATCH 18/27] New translations package.nls.json (Portuguese, Brazilian) [ci skip] --- package.nls.pt-BR.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 package.nls.pt-BR.json diff --git a/package.nls.pt-BR.json b/package.nls.pt-BR.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/package.nls.pt-BR.json @@ -0,0 +1 @@ +{} From 7ff0e6c039d58a8364812a4d5a4c71195d34f995 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Wed, 27 May 2026 21:47:11 +0200 Subject: [PATCH 19/27] New translations bundle.l10n.json (Portuguese) [ci skip] --- translations/bundle.l10n.pt-PT.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 translations/bundle.l10n.pt-PT.json diff --git a/translations/bundle.l10n.pt-PT.json b/translations/bundle.l10n.pt-PT.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/translations/bundle.l10n.pt-PT.json @@ -0,0 +1 @@ +{} \ No newline at end of file From 8c81b86d2c72f1ab7babac51b635cd5c78e9b404 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Wed, 27 May 2026 21:47:12 +0200 Subject: [PATCH 20/27] New translations bundle.l10n.json (Portuguese, Brazilian) [ci skip] --- translations/bundle.l10n.pt-BR.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 translations/bundle.l10n.pt-BR.json diff --git a/translations/bundle.l10n.pt-BR.json b/translations/bundle.l10n.pt-BR.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/translations/bundle.l10n.pt-BR.json @@ -0,0 +1 @@ +{} \ No newline at end of file From e77daf46269a0e51ad7efbc930ea9bb768968d9a Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Sat, 30 May 2026 10:30:02 +0200 Subject: [PATCH 21/27] New translations package.nls.json (German) [ci skip] --- package.nls.de.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/package.nls.de.json b/package.nls.de.json index 5b5cdfe..a768110 100644 --- a/package.nls.de.json +++ b/package.nls.de.json @@ -9,5 +9,12 @@ "command.openGuideExternal.title": "Leitfaden öffnen (External)", "command.openExtensionSettings.title": "Erweiterungseinstellungen öffnen", "view.guides.title": "Leitfäden", - "view.guides.welcome": "Keine Leitfäden verfügbar.\n[$(refresh) Leitfäden aktualisieren](command:forgevsc.reloadGuideMetadata)\n[$(add) Leitfaden erstellen](command:forgevsc.createGuide)" + "view.guides.welcome": "Keine Leitfäden verfügbar.\n[$(refresh) Leitfäden aktualisieren](command:forgevsc.reloadGuideMetadata)\n[$(add) Leitfaden erstellen](command:forgevsc.createGuide)", + "config.workspace.colors.function.name.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #AC75FF", + "config.workspace.colors.function.dollar.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #FE7CEB", + "config.workspace.colors.function.semicolon.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #C586C0", + "config.workspace.colors.operators.negation.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #4FA3FF", + "config.workspace.colors.operators.silent.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #FF9F43", + "config.workspace.colors.operators.count.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #33D17A", + "config.workspace.colors.operators.countDelimiter.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #76E3A0" } From 8ee60597a2c64a0b77ae3fd82e62a45154cf33af Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Sat, 30 May 2026 10:30:04 +0200 Subject: [PATCH 22/27] New translations bundle.l10n.json (German) [ci skip] --- translations/bundle.l10n.de.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/bundle.l10n.de.json b/translations/bundle.l10n.de.json index a75403b..7925b10 100644 --- a/translations/bundle.l10n.de.json +++ b/translations/bundle.l10n.de.json @@ -1,4 +1,5 @@ { + "*(Conditional)*": "*(Konditional)*", "Source": "Quelle", "Documentation": "Dokumentation", "Guide": "Leitfaden", From 9e6be3d5d9b0daa5f3eae9bd0bf028d1c4bfda20 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Sat, 30 May 2026 17:36:58 +0200 Subject: [PATCH 23/27] Update source file package.nls.json [ci skip] --- package.nls.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.nls.json b/package.nls.json index 3155057..7e2abaf 100644 --- a/package.nls.json +++ b/package.nls.json @@ -22,6 +22,8 @@ "config.workspace.colors.function.dollar.patternError": "Input must be a valid hex color, e.g. #FE7CEB", "config.workspace.colors.function.semicolon.description": "The highlight color used for function semicolons (;).", "config.workspace.colors.function.semicolon.patternError": "Input must be a valid hex color, e.g. #C586C0", + "config.workspace.colors.arguments.condition.description": "The highlight color used for argument condition operators.", + "config.workspace.colors.arguments.condition.patternError": "Input must be a valid hex color, e.g. #4FC1FF", "config.workspace.colors.operators.negation.description": "The highlight color used for the negation operator (!).", "config.workspace.colors.operators.negation.patternError": "Input must be a valid hex color, e.g. #4FA3FF", "config.workspace.colors.operators.silent.description": "The highlight color used for the silent operator (#).", From 463f242593590bbce98de7077653de7118b28b0a Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Sat, 30 May 2026 17:36:59 +0200 Subject: [PATCH 24/27] Update source file bundle.l10n.json [ci skip] --- translations/bundle.l10n.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/translations/bundle.l10n.json b/translations/bundle.l10n.json index 5527eed..7c4cd6b 100644 --- a/translations/bundle.l10n.json +++ b/translations/bundle.l10n.json @@ -23,9 +23,11 @@ "Open Extension Settings": "Open Extension Settings", "{0} Extension Details": "{0} Extension Details", "Reload": "Reload", + "Later": "Later", "Open Settings": "Open Settings", "Extension is disabled for this workspace. Reload recommended.": "Extension is disabled for this workspace. Reload recommended.", "Extension has been enabled. Reload to fully activate.": "Extension has been enabled. Reload to fully activate.", + "Package sources or custom function paths have changed. Reload to refresh function metadata.": "Package sources or custom function paths have changed. Reload to refresh function metadata.", "This function is deprecated and its use is discouraged. It may be removed in upcoming releases. Use a supported alternative if available.": "This function is deprecated and its use is discouraged. It may be removed in upcoming releases. Use a supported alternative if available.", "Function `{0}` is deprecated. Use an available alternative instead": "Function `{0}` is deprecated. Use an available alternative instead", "This is an experimental function. It may not work as expected and is not guaranteed to be stable. Expect bugs, changes, or removal.": "This is an experimental function. It may not work as expected and is not guaranteed to be stable. Expect bugs, changes, or removal.", From e8600457652069f96ad3e1f905a27e8ea876bddb Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Sat, 30 May 2026 17:57:04 +0200 Subject: [PATCH 25/27] New translations package.nls.json (German) [ci skip] --- package.nls.de.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.nls.de.json b/package.nls.de.json index a768110..9b388df 100644 --- a/package.nls.de.json +++ b/package.nls.de.json @@ -13,6 +13,7 @@ "config.workspace.colors.function.name.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #AC75FF", "config.workspace.colors.function.dollar.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #FE7CEB", "config.workspace.colors.function.semicolon.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #C586C0", + "config.workspace.colors.arguments.condition.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #4FC1FF", "config.workspace.colors.operators.negation.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #4FA3FF", "config.workspace.colors.operators.silent.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #FF9F43", "config.workspace.colors.operators.count.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #33D17A", From d32b06703d1d4d0c347475883ab612528b7b43b5 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Sat, 30 May 2026 17:57:05 +0200 Subject: [PATCH 26/27] New translations bundle.l10n.json (German) [ci skip] --- translations/bundle.l10n.de.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/bundle.l10n.de.json b/translations/bundle.l10n.de.json index 7925b10..f0ecc39 100644 --- a/translations/bundle.l10n.de.json +++ b/translations/bundle.l10n.de.json @@ -13,6 +13,7 @@ "Open Extension Settings": "Erweiterungseinstellungen öffnen", "{0} Extension Details": "{0} Erweiterungsdetails", "Reload": "Aktualisieren", + "Later": "Später", "Open Settings": "Einstellungen öffnen", "Function `{0}` is deprecated. Use an available alternative instead": "Funktion `{0}` ist veraltet. Verwenden Sie stattdessen eine verfügbare Alternative", "Function `{0}` requires brackets": "Funktion `{0}` erfordert Klammern", From 1d6e2b391e76794e584ddfed12c67d4ba2331676 Mon Sep 17 00:00:00 2001 From: Nicky <111157596+xNickyDev@users.noreply.github.com> Date: Sat, 30 May 2026 17:57:07 +0200 Subject: [PATCH 27/27] New translations bundle.l10n.json (Russian) [ci skip] --- translations/bundle.l10n.ru.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/bundle.l10n.ru.json b/translations/bundle.l10n.ru.json index 8f29c95..5f3517d 100644 --- a/translations/bundle.l10n.ru.json +++ b/translations/bundle.l10n.ru.json @@ -4,5 +4,6 @@ "Documentation": "Документация", "Filter": "Фильтр", "Favorites": "Избранное", + "Later": "Позже", "Folder": "Папка" } \ No newline at end of file