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