fix(i18n): Auto update translations for PR #10096
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"essential": "[to be translated]:Essential Settings"
|
||||
"essential": "必要設定"
|
||||
},
|
||||
"update": {
|
||||
"error": {
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"essential": "[to be translated]:Essential Settings"
|
||||
"essential": "Βασικές Ρυθμίσεις"
|
||||
},
|
||||
"update": {
|
||||
"error": {
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"essential": "[to be translated]:Essential Settings"
|
||||
"essential": "Configuraciones esenciales"
|
||||
},
|
||||
"update": {
|
||||
"error": {
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"essential": "[to be translated]:Essential Settings"
|
||||
"essential": "Paramètres essentiels"
|
||||
},
|
||||
"update": {
|
||||
"error": {
|
||||
|
||||
@@ -23,12 +23,12 @@
|
||||
},
|
||||
"session": {
|
||||
"accessible_paths": {
|
||||
"add": "[to be translated]:Add directory",
|
||||
"duplicate": "[to be translated]:This directory is already included.",
|
||||
"empty": "[to be translated]:Select at least one directory that the agent can access.",
|
||||
"label": "[to be translated]:Accessible directories",
|
||||
"required": "[to be translated]:Please select at least one accessible directory.",
|
||||
"select_failed": "[to be translated]:Failed to select directory."
|
||||
"add": "ディレクトリを追加",
|
||||
"duplicate": "このディレクトリは既に含まれています。",
|
||||
"empty": "エージェントがアクセスできるディレクトリを少なくとも1つ選択してください。",
|
||||
"label": "アクセス可能なディレクトリ",
|
||||
"required": "アクセス可能なディレクトリを少なくとも1つ選択してください。",
|
||||
"select_failed": "ディレクトリの選択に失敗しました。"
|
||||
},
|
||||
"add": {
|
||||
"title": "セッションを追加"
|
||||
@@ -62,7 +62,7 @@
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"essential": "[to be translated]:Essential Settings"
|
||||
"essential": "必須設定"
|
||||
},
|
||||
"update": {
|
||||
"error": {
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"essential": "[to be translated]:Essential Settings"
|
||||
"essential": "Configurações Essenciais"
|
||||
},
|
||||
"update": {
|
||||
"error": {
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"essential": "[to be translated]:Essential Settings"
|
||||
"essential": "Основные настройки"
|
||||
},
|
||||
"update": {
|
||||
"error": {
|
||||
|
||||
Reference in New Issue
Block a user