Skip to content

Commit

Permalink
#1824 Delta Translations (#1825)
Browse files Browse the repository at this point in the history
  • Loading branch information
sara-akhtar authored Apr 4, 2024
1 parent b36eaf8 commit 8195fae
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,8 @@
"virtualizedTable.row.checkbox.label": "Zeile {row_index} aus {table_label} auswählen",
"properties.empty.table.text": "Klicken Sie zum Starten auf \"{button_label}\".",
"label.indicator.required": "(erforderlich)",
"label.indicator.optional": "(optional)"
"label.indicator.optional": "(optional)",
"slider.numberInput.label": "Eingabe einer Zahl für Schieberegler",
"editorForm.tabList.label": "Primäre Registerkarten",
"subTabs.tabList.label": "Registerkartenliste"
}
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,8 @@
"virtualizedTable.row.checkbox.label": "Seleccionar la fila {row_index} de {table_label}",
"properties.empty.table.text": "Para empezar, pulse \"{button_label}\"",
"label.indicator.required": "(obligatorio)",
"label.indicator.optional": "(opcional)"
"label.indicator.optional": "(opcional)",
"slider.numberInput.label": "Entrada de número de control deslizante",
"editorForm.tabList.label": "Separadores principales",
"subTabs.tabList.label": "Lista de pestañas"
}
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,8 @@
"virtualizedTable.row.checkbox.label": "Sélectionnez la ligne {row_index} dans {table_label}",
"properties.empty.table.text": "Pour commencer, cliquez sur \"{button_label}\"",
"label.indicator.required": "(requis)",
"label.indicator.optional": "(facultatif)"
"label.indicator.optional": "(facultatif)",
"slider.numberInput.label": "Entrée de numéro de curseur",
"editorForm.tabList.label": "Onglets principaux",
"subTabs.tabList.label": "Liste d'onglets"
}
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,8 @@
"virtualizedTable.row.checkbox.label": "Selezionare la riga {row_index} da {table_label}",
"properties.empty.table.text": "Per iniziare, fare clic su \"{button_label}\"",
"label.indicator.required": "(obbligatorio)",
"label.indicator.optional": "(facoltativo)."
"label.indicator.optional": "(facoltativo).",
"slider.numberInput.label": "Input numero dispositivo di scorrimento",
"editorForm.tabList.label": "Schede principali",
"subTabs.tabList.label": "Elenco schede"
}
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,8 @@
"virtualizedTable.row.checkbox.label": "{table_label} から行 {row_index} を選択",
"properties.empty.table.text": "開始するには、「{button_label}」をクリックします",
"label.indicator.required": "(必須)",
"label.indicator.optional": "(オプション)"
"label.indicator.optional": "(オプション)",
"slider.numberInput.label": "スライダー番号の入力",
"editorForm.tabList.label": "プライマリー・タブ",
"subTabs.tabList.label": "タブ・リスト"
}
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,8 @@
"virtualizedTable.row.checkbox.label": "{table_label}에서 행 {row_index} 선택",
"properties.empty.table.text": "시작하려면 \"{button_label}\"을(를) 클릭하십시오.",
"label.indicator.required": "(필수)",
"label.indicator.optional": "(선택사항)"
"label.indicator.optional": "(선택사항)",
"slider.numberInput.label": "슬라이더 번호 입력",
"editorForm.tabList.label": "기본 탭",
"subTabs.tabList.label": "탭 목록"
}
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,8 @@
"virtualizedTable.row.checkbox.label": "Selecionar linha {row_index} a partir de {table_label}",
"properties.empty.table.text": "Para iniciar, clique em \"{button_label}\"",
"label.indicator.required": "(necessário)",
"label.indicator.optional": "(opcional)"
"label.indicator.optional": "(opcional)",
"slider.numberInput.label": "Entrada do número do controle deslizante",
"editorForm.tabList.label": "Guias principais",
"subTabs.tabList.label": "Lista de guias"
}
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,8 @@
"virtualizedTable.row.checkbox.label": "Välj rad {row_index} från {table_label}",
"properties.empty.table.text": "Klicka på \"{button_label}\" för att börja",
"label.indicator.required": "(obligatorisk)",
"label.indicator.optional": "(valfritt)"
"label.indicator.optional": "(valfritt)",
"slider.numberInput.label": "Indata för antalet skjutreglage",
"editorForm.tabList.label": "Huvudflikar",
"subTabs.tabList.label": "Fliklista"
}
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,8 @@
"virtualizedTable.row.checkbox.label": "从 {table_label} 中选择行 {row_index}",
"properties.empty.table.text": "要开始操作,请单击“{button_label}”",
"label.indicator.required": "(必需)",
"label.indicator.optional": "(可选)"
"label.indicator.optional": "(可选)",
"slider.numberInput.label": "滑块编号输入",
"editorForm.tabList.label": "主选项卡",
"subTabs.tabList.label": "选项卡列表"
}
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,8 @@
"virtualizedTable.row.checkbox.label": "從 {table_label} 選取列 {row_index}",
"properties.empty.table.text": "若要開始,請按一下 \"{button_label}\"",
"label.indicator.required": "(必要)",
"label.indicator.optional": "(選用)"
"label.indicator.optional": "(選用)",
"slider.numberInput.label": "滑塊號碼輸入",
"editorForm.tabList.label": "主要標籤",
"subTabs.tabList.label": "標籤清單"
}

0 comments on commit 8195fae

Please sign in to comment.