Skip to content
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,10 @@ jobs:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3

# Set up Node
- name: Use Node 16
uses: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8 # v2.5.2
- name: Use Node 20
uses: actions/setup-node@v4
with:
node-version: 16
registry-url: "https://registry.npmjs.org"
node-version: 20

# Run install dependencies
- name: Install dependencies
Expand Down
9 changes: 4 additions & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,11 @@ jobs:
- uses: actions/checkout@v2

# Set up Node
- name: Use Node 16
uses: actions/setup-node@v1
- name: Use Node 20
uses: actions/setup-node@v4
with:
node-version: 16
registry-url: 'https://registry.npmjs.org'

node-version: 20

# Run install dependencies
- name: Install dependencies
run: yarn
Expand Down
56 changes: 56 additions & 0 deletions l10n/bundle.l10n.de.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"Default Value": "Standardwert",
"json.schema.invalidref": "$ref '{0}' in '{1}' kann nicht aufgelöst werden.",
"json.schema.problemloadingref": "Probleme beim Laden der Referenz '{0}': {1}",
"json.schema.nocontent": "Schema konnte nicht von '{0}' geladen werden: Kein Inhalt.",
"json.schema.invalidFormat": "Inhalt von '{0}' konnte nicht analysiert werden: Analysefehler in Zeile {1}, Spalte {2}",
"colorHexFormatWarning": "Ungültiges Farbformat. Verwenden Sie #RGB, #RGBA, #RRGGBB oder #RRGGBBAA.",
"dateTimeFormatWarning": "Zeichenfolge ist kein RFC3339-Datum-Zeit-Wert.",
"dateFormatWarning": "Zeichenfolge ist kein RFC3339-Datum.",
"timeFormatWarning": "Zeichenfolge ist keine RFC3339-Zeit.",
"emailFormatWarning": "Zeichenfolge ist keine E-Mail-Adresse.",
"ipv4FormatWarning": "Zeichenfolge entspricht nicht dem IPv4-Format.",
"ipv6FormatWarning": "Zeichenfolge entspricht nicht dem IPv6-Format.",
"enumWarning": "Wert wird nicht akzeptiert. Gültige Werte: {0}.",
"typeArrayMismatchWarning": "Falscher Typ. Erwartet wird einer von {0}.",
"notSchemaWarning": "Entspricht einem Schema, das nicht zulässig ist.",
"oneOfWarning": "Entspricht mehreren Schemata, obwohl nur eines gültig sein darf.",
"ifFilePatternAssociation": "filePatternAssociation '{0}' stimmt nicht mit der Dokument-URI '{1}' überein",
"multipleOfWarning": "Wert ist nicht durch {0} teilbar.",
"exclusiveMinimumWarning": "Wert liegt unter dem exklusiven Minimum von {0}.",
"exclusiveMaximumWarning": "Wert liegt über dem exklusiven Maximum von {0}.",
"minimumWarning": "Wert liegt unter dem Minimum von {0}.",
"maximumWarning": "Wert liegt über dem Maximum von {0}.",
"minLengthWarning": "Zeichenfolge ist kürzer als die minimale Länge von {0}.",
"maxLengthWarning": "Zeichenfolge ist länger als die maximale Länge von {0}.",
"patternWarning": "Zeichenfolge stimmt nicht mit dem Muster \"{0}\" überein.",
"uriEmpty": "URI erwartet.",
"uriSchemeMissing": "URI mit Schema wird erwartet.",
"uriFormatWarning": "Zeichenfolge ist keine gültige URI: {0}",
"additionalItemsWarning": "Array hat zu viele Elemente laut Schema. Erwartet: {0} oder weniger.",
"requiredItemMissingWarning": "Array enthält das erforderliche Element nicht.",
"minItemsWarning": "Array hat zu wenige Elemente. Erwartet: {0} oder mehr.",
"maxItemsWarning": "Array hat zu viele Elemente. Erwartet: {0} oder weniger.",
"uniqueItemsWarning": "Array enthält doppelte Elemente.",
"DisallowedExtraPropWarning": "Eigenschaft {0} ist nicht erlaubt.",
"MaxPropWarning": "Objekt hat mehr Eigenschaften als das Limit von {0}.",
"MinPropWarning": "Objekt hat weniger Eigenschaften als die erforderliche Anzahl von {0}.",
"RequiredDependentPropWarning": "Objekt fehlt die Eigenschaft {0}, die von Eigenschaft {1} benötigt wird.",
"Inline schema": "Inline-Schema",
"create.item.array": "Ein Element eines Arrays erstellen{0}{1}",
"array.item": "- (Array-Element) ",
"allowedValues": "Erlaubte Werte:",
"example": "Beispiel:",
"source": "Quelle: [{0}]({1})",
"jumpToSchema": "Zur Schema-Position springen ({0})",
"convertToSpace": "Tab in Leerzeichen umwandeln",
"convertAllSpaceToTab": "Alle Tabs in Leerzeichen umwandeln",
"deleteUnusedAnchor": "Nicht verwendeten Anker löschen: {0}",
"convertToBoolean": "In Boolean umwandeln",
"convertToBlockStyle": "In Blockstil {0} umwandeln",
"fixKeyOrderToMap": "Schlüsselreihenfolge für diese Map korrigieren",
"flowStyleMapForbidden": "Flow-Stil-Mapping ist verboten",
"flowStyleSeqForbidden": "Flow-Stil-Sequenz ist verboten",
"unUsedAnchor": "Nicht verwendeter Anker \"{0}\"",
"unUsedAlias": "Nicht aufgelöstes Alias \"{0}\""
}
56 changes: 56 additions & 0 deletions l10n/bundle.l10n.fr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"Default Value": "Valeur par défaut",
"json.schema.invalidref": "$ref '{0}' dans '{1}' ne peut pas être résolu",
"json.schema.problemloadingref": "Problèmes de chargement de la référence '{0}' : {1}",
"json.schema.noContent": "Impossible de charger le schéma à partir de {0}: aucun contenu.",
"json.schema.invalidFormat": "Impossible d’analyser le contenu de {0}: erreur d’analyse à la ligne {1}, colonne {2}",
"colorHexFormatWarning": "Format de couleur non valide. Utilisez #RGB, #RGBA, #RRGGBB ou #RRGGBBAA.",
"dateTimeFormatWarning": "La chaîne n'est pas une date-heure RFC3339.",
"dateFormatWarning": "La chaîne n'est pas une date RFC3339.",
"timeFormatWarning": "La chaîne n'est pas une heure RFC3339.",
"emailFormatWarning": "La chaîne n'est pas une adresse e-mail.",
"ipv4FormatWarning": "La chaîne ne correspond pas au format IPv4.",
"ipv6FormatWarning": "La chaîne ne correspond pas au format IPv6.",
"enumWarning": "Valeur non acceptée. Valeurs valides: {0}.",
"typeArrayMismatchWarning": "Type incorrect. On attend un des {0}.",
"notSchemaWarning": "Correspond à un schéma qui n'est pas autorisé.",
"oneOfWarning": "Correspond à plusieurs schémas lorsqu'un seul doit être validé.",
"ifFilePatternAssociation": "filePatternAssociation '{0}' ne correspond pas à l'URI du document '{1}'",
"multipleOfWarning": "La valeur n'est pas divisible par {0}.",
"exclusiveMinimumWarning": "La valeur est inférieure au minimum exclusif de {0}.",
"exclusiveMaximumWarning": "La valeur est supérieure au maximum exclusif de {0}.",
"minimumWarning": "La valeur est inférieure au minimum de {0}.",
"maximumWarning": "La valeur est supérieure au maximum de {0}.",
"minLengthWarning": "La chaîne est plus courte que la longueur minimale de {0}.",
"maxLengthWarning": "La chaîne est plus longue que la longueur maximale de {0}.",
"patternWarning": "La chaîne ne correspond pas au modèle de '{0}'.",
"uriEmpty": "URI attendu.",
"uriSchemeMissing": "Une URI avec un schéma est attendue.",
"uriFormatWarning": "La chaîne n'est pas un URI: {0}",
"additionalItemsWarning": "Le tableau contient trop d'éléments selon le schéma. Valeur attendue : {0} ou moins.",
"requiredItemMissingWarning": "Le tableau ne contient pas l'élément requis.",
"minItemsWarning": "Le tableau contient trop peu d'éléments. On attend {0} ou plus.",
"maxItemsWarning": "Le tableau contient trop d'éléments. On attend {0} ou moins.",
"uniqueItemsWarning": "Le tableau contient des éléments en double.",
"DisallowedExtraPropWarning": "La propriété {0} n'est pas autorisée.",
"MaxPropWarning": "L'objet a plus de propriétés que la limite de {0}.",
"MinPropWarning": "L'objet a moins de propriétés que le nombre requis de {0}",
"RequiredDependentPropWarning": "L'objet ne possède pas la propriété {0} requise par la propriété {1}.",
"Inline schema": "Schéma en ligne",
"create.item.array": "Créer un élément d'un tableau {0} {1}",
"array.item": "- (élément de tableau)",
"allowedValues": "Valeurs autorisées:",
"example": "Exemple:",
"source": "Source: [{0}]{1}",
"jumpToSchema": "Accéder à l'emplacement du schéma ({0})",
"convertToSpace": "Convertir les tabulations en espaces",
"convertAllSpaceToTab": "Convertir toutes les tabulations en espaces",
"deleteUnusedAnchor": "Supprimer l'ancre inutilisée: {0}",
"convertToBoolean": "Convertir en booléen",
"convertToBlockStyle": "Convertir en style de bloc {0}",
"fixKeyOrderToMap": "Corriger l'ordre des touches pour cette carte",
"flowStyleMapForbidden": "Le mappage de style de flux est interdit",
"flowStyleSeqForbidden": "La séquence de style Flow est interdite",
"unUsedAnchor": "Ancre inutilisée '{0}'",
"unUsedAlias": "Alias ​​non résolu '{0}'"
}
56 changes: 56 additions & 0 deletions l10n/bundle.l10n.ja.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"Default Value": "デフォルト値",
"json.schema.invalidref": "'{1}' の $ref '{0}' を解決できません。",
"json.schema.problemloadingref": "参照 '{0}' の読み込み中に問題が発生しました: {1}",
"json.schema.nocontent": "'{0}' からスキーマを読み込めませんでした: コンテンツがありません。",
"json.schema.invalidFormat": "'{0}' の内容を解析できませんでした: 行 {1}、列 {2} で解析エラーが発生しました",
"colorHexFormatWarning": "無効なカラー形式です。#RGB、#RGBA、#RRGGBB、または #RRGGBBAA を使用してください。",
"dateTimeFormatWarning": "文字列は RFC3339 の日付と時刻形式ではありません。",
"dateFormatWarning": "文字列は RFC3339 の日付形式ではありません。",
"timeFormatWarning": "文字列は RFC3339 の時刻形式ではありません。",
"emailFormatWarning": "文字列はメールアドレスではありません。",
"ipv4FormatWarning": "文字列が IPv4 形式と一致しません。",
"ipv6FormatWarning": "文字列が IPv6 形式と一致しません。",
"enumWarning": "値が許可されていません。有効な値: {0}。",
"typeArrayMismatchWarning": "タイプが正しくありません。期待される型: {0} のいずれか。",
"notSchemaWarning": "許可されていないスキーマに一致しています。",
"oneOfWarning": "複数のスキーマに一致しています。1つだけが有効である必要があります。",
"ifFilePatternAssociation": "filePatternAssociation '{0}' がドキュメント URI '{1}' と一致しません",
"multipleOfWarning": "値は {0} で割り切れません。",
"exclusiveMinimumWarning": "値が {0} の排他的最小値より小さいです。",
"exclusiveMaximumWarning": "値が {0} の排他的最大値を超えています。",
"minimumWarning": "値が最小値 {0} を下回っています。",
"maximumWarning": "値が最大値 {0} を超えています。",
"minLengthWarning": "文字列の長さが最小長 {0} 未満です。",
"maxLengthWarning": "文字列の長さが最大長 {0} を超えています。",
"patternWarning": "文字列がパターン \"{0}\" に一致しません。",
"uriEmpty": "URI が必要です。",
"uriSchemeMissing": "スキームを含む URI が必要です。",
"uriFormatWarning": "文字列が有効な URI ではありません: {0}",
"additionalItemsWarning": "配列に含まれる項目数がスキーマの上限 {0} を超えています。",
"requiredItemMissingWarning": "配列に必要な項目が含まれていません。",
"minItemsWarning": "配列の項目数が少なすぎます。{0} 項目以上必要です。",
"maxItemsWarning": "配列の項目数が多すぎます。{0} 項目以下にしてください。",
"uniqueItemsWarning": "配列に重複する項目があります。",
"DisallowedExtraPropWarning": "プロパティ {0} は許可されていません。",
"MaxPropWarning": "オブジェクトのプロパティ数が制限値 {0} を超えています。",
"MinPropWarning": "オブジェクトのプロパティ数が必要数 {0} に満たないです。",
"RequiredDependentPropWarning": "プロパティ {1} によって必要とされるプロパティ {0} が存在しません。",
"Inline schema": "インラインスキーマ",
"create.item.array": "配列の項目を作成する{0}{1}",
"array.item": "- (配列項目)",
"allowedValues": "許可された値:",
"example": "例:",
"source": "出典: [{0}]({1})",
"jumpToSchema": "スキーマの位置へジャンプ ({0})",
"convertToSpace": "タブをスペースに変換",
"convertAllSpaceToTab": "すべてのスペースをタブに変換",
"deleteUnusedAnchor": "未使用のアンカーを削除: {0}",
"convertToBoolean": "ブール値に変換",
"convertToBlockStyle": "ブロックスタイル {0} に変換",
"fixKeyOrderToMap": "このマップのキーの順序を修正する",
"flowStyleMapForbidden": "フロースタイルのマッピングは禁止されています",
"flowStyleSeqForbidden": "フロースタイルのシーケンスは禁止されています",
"unUsedAnchor": "未使用のアンカー \"{0}\"",
"unUsedAlias": "未解決のエイリアス \"{0}\""
}
56 changes: 56 additions & 0 deletions l10n/bundle.l10n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"Default Value": "Default value",
"json.schema.invalidref": "$ref '{0}' in '{1}' can not be resolved.",
"json.schema.problemloadingref": "Problems loading reference '{0}': {1}",
"json.schema.noContent": "Unable to load schema from '{0}': No content.",
"json.schema.invalidFormat": "Unable to parse content from '{0}': Parse error at line: {1} column: {2}",
"colorHexFormatWarning": "Invalid color format. Use #RGB, #RGBA, #RRGGBB or #RRGGBBAA.",
"dateTimeFormatWarning": "String is not a RFC3339 date-time.",
"dateFormatWarning": "String is not a RFC3339 date.",
"timeFormatWarning": "String is not a RFC3339 time.",
"emailFormatWarning": "String is not an e-mail address.",
"ipv4FormatWarning": "String does not match IPv4 format.",
"ipv6FormatWarning": "String does not match IPv6 format.",
"enumWarning": "Value is not accepted. Valid values: {0}.",
"typeArrayMismatchWarning": "Incorrect type. Expected one of {0}.",
"notSchemaWarning": "Matches a schema that is not allowed.",
"oneOfWarning": "Matches multiple schemas when only one must validate.",
"ifFilePatternAssociation": "filePatternAssociation '{0}' does not match with doc uri '{1}'",
"multipleOfWarning": "Value is not divisible by {0}.",
"exclusiveMinimumWarning": "Value is below the exclusive minimum of {0}.",
"exclusiveMaximumWarning": "Value is above the exclusive maximum of {0}.",
"minimumWarning": "Value is below the minimum of {0}.",
"maximumWarning": "Value is above the maximum of {0}.",
"minLengthWarning": "String is shorter than the minimum length of {0}.",
"maxLengthWarning": "String is longer than the maximum length of {0}.",
"patternWarning": "String does not match the pattern of \"{0}\".",
"uriEmpty": "URI expected.",
"uriSchemeMissing": "URI with a scheme is expected.",
"uriFormatWarning": "String is not a URI: {0}",
"additionalItemsWarning": "Array has too many items according to schema. Expected {0} or fewer.",
"requiredItemMissingWarning": "Array does not contain required item.",
"minItemsWarning": "Array has too few items. Expected {0} or more.",
"maxItemsWarning": "Array has too many items. Expected {0} or fewer.",
"uniqueItemsWarning": "Array has duplicate items.",
"DisallowedExtraPropWarning": "Property {0} is not allowed.",
"MaxPropWarning": "Object has more properties than limit of {0}.",
"MinPropWarning": "Object has fewer properties than the required number of {0}",
"RequiredDependentPropWarning": "Object is missing property {0} required by property {1}.",
"Inline schema": "Inline schema",
"create.item.array": "Create an item of an array{0}{1}",
"array.item": "- (array item) ",
"allowedValues": "Allowed Values:",
"example": "Example:",
"source": "Source: [{0}]({1})",
"jumpToSchema": "Jump to schema location ({0})",
"convertToSpace": "Convert Tab to Spaces",
"convertAllSpaceToTab": "Convert all Tabs to Spaces",
"deleteUnusedAnchor": "Delete unused anchor: {0}",
"convertToBoolean": "Convert to boolean",
"convertToBlockStyle": "Convert to block style {0}",
"fixKeyOrderToMap": "Fix key order for this map",
"flowStyleMapForbidden": "Flow style mapping is forbidden",
"flowStyleSeqForbidden": "Flow style sequence is forbidden",
"unUsedAnchor": "Unused anchor \"{0}\"",
"unUsedAlias": "Unresolved alias \"{0}\""
}
Loading
Loading