diff --git a/package.nls.de.json b/package.nls.de.json index 9a26408..9b388df 100644 --- a/package.nls.de.json +++ b/package.nls.de.json @@ -1,11 +1,21 @@ { "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", "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.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", + "config.workspace.colors.operators.countDelimiter.patternError": "Eingabe muss eine gültige Hex-Farbe sein, z. B. #76E3A0" } 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 @@ +{} 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 @@ +{} diff --git a/package.nls.json b/package.nls.json index e0ff9d1..7e2abaf 100644 --- a/package.nls.json +++ b/package.nls.json @@ -17,12 +17,21 @@ "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.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 (#).", + "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.", 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 @@ +{} 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 @@ +{} diff --git a/package.nls.ru.json b/package.nls.ru.json new file mode 100644 index 0000000..89b42e3 --- /dev/null +++ b/package.nls.ru.json @@ -0,0 +1,3 @@ +{ + "view.guides.title": "Руководства" +} diff --git a/package.nls.tr.json b/package.nls.tr.json new file mode 100644 index 0000000..2a48108 --- /dev/null +++ b/package.nls.tr.json @@ -0,0 +1,5 @@ +{ + "command.createConfig.title": "Yapılandırma dosyası oluştur (.forgevsc.json)", + "command.favoriteGuide.title": "Favorilere Ekle", + "command.unfavoriteGuide.title": "Favorilerden Kaldır" +} diff --git a/translations/bundle.l10n.de.json b/translations/bundle.l10n.de.json index 4fe4545..f0ecc39 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", @@ -12,17 +13,28 @@ "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", "$(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 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 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 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 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.", 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 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 diff --git a/translations/bundle.l10n.ru.json b/translations/bundle.l10n.ru.json new file mode 100644 index 0000000..5f3517d --- /dev/null +++ b/translations/bundle.l10n.ru.json @@ -0,0 +1,9 @@ +{ + "*(Conditional)*": "*(Условный)*", + "Source": "Источник", + "Documentation": "Документация", + "Filter": "Фильтр", + "Favorites": "Избранное", + "Later": "Позже", + "Folder": "Папка" +} \ No newline at end of file diff --git a/translations/bundle.l10n.tr.json b/translations/bundle.l10n.tr.json new file mode 100644 index 0000000..aa887d7 --- /dev/null +++ b/translations/bundle.l10n.tr.json @@ -0,0 +1,5 @@ +{ + "Favorites": "Favoriler", + "Default": "Varsayılan", + "Experimental": "Deneysel" +} \ No newline at end of file