feat(l10n): Add localization for code interpreter states
This commit is contained in:
@@ -314,6 +314,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"analyzing": "Analysiere…",
|
||||
"analyzed": "Analysiert",
|
||||
"appCustomization": "Anpassung",
|
||||
"appCustomizationSubtitle": "Design, Sprache, Stimme und Quick Pills",
|
||||
"quickActionsDescription": "Schnellzugriffe im Chat",
|
||||
|
||||
@@ -1233,6 +1233,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"analyzing": "Analyzing…",
|
||||
"@analyzing": {
|
||||
"description": "Label shown while code interpreter is processing."
|
||||
},
|
||||
"analyzed": "Analyzed",
|
||||
"@analyzed": {
|
||||
"description": "Label shown after code interpreter has finished."
|
||||
},
|
||||
"appCustomization": "Customization",
|
||||
"@appCustomization": {
|
||||
"description": "Title of the customization settings page."
|
||||
|
||||
@@ -314,6 +314,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"analyzing": "Analizando…",
|
||||
"analyzed": "Analizado",
|
||||
"appCustomization": "Personalización",
|
||||
"appCustomizationSubtitle": "Tema, idioma, voz y quickpills",
|
||||
"quickActionsDescription": "Accesos directos en chat",
|
||||
|
||||
@@ -314,6 +314,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"analyzing": "Analyse…",
|
||||
"analyzed": "Analysé",
|
||||
"appCustomization": "Personnalisation",
|
||||
"appCustomizationSubtitle": "Thème, langue, voix et quickpills",
|
||||
"quickActionsDescription": "Raccourcis dans le chat",
|
||||
|
||||
@@ -314,6 +314,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"analyzing": "Analisi…",
|
||||
"analyzed": "Analizzato",
|
||||
"appCustomization": "Personalizzazione",
|
||||
"appCustomizationSubtitle": "Tema, lingua, voce e quickpills",
|
||||
"quickActionsDescription": "Scorciatoie nella chat",
|
||||
|
||||
@@ -429,6 +429,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"analyzing": "분석 중…",
|
||||
"analyzed": "분석 완료",
|
||||
"appCustomization": "사용자 정의",
|
||||
"appCustomizationSubtitle": "테마, 언어, 음성 및 빠른 액션",
|
||||
"quickActionsDescription": "채팅의 빠른 액션",
|
||||
|
||||
@@ -314,6 +314,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"analyzing": "Analyseren…",
|
||||
"analyzed": "Geanalyseerd",
|
||||
"appCustomization": "Aanpassing",
|
||||
"appCustomizationSubtitle": "Thema, taal, stem en quickpills",
|
||||
"quickActionsDescription": "Snelkoppelingen in chat",
|
||||
|
||||
@@ -314,6 +314,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"analyzing": "Анализирую…",
|
||||
"analyzed": "Проанализировано",
|
||||
"appCustomization": "Настройка",
|
||||
"appCustomizationSubtitle": "Тема, язык, голос и quickpills",
|
||||
"quickActionsDescription": "Быстрые клавиши в чате",
|
||||
|
||||
@@ -314,6 +314,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"analyzing": "分析中…",
|
||||
"analyzed": "已分析",
|
||||
"appCustomization": "自定义",
|
||||
"appCustomizationSubtitle": "主题、语言、语音和 quickpills",
|
||||
"quickActionsDescription": "聊天快捷方式",
|
||||
|
||||
@@ -314,6 +314,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"analyzing": "分析中…",
|
||||
"analyzed": "已分析",
|
||||
"appCustomization": "自定義",
|
||||
"appCustomizationSubtitle": "主題、語言、語音和 quickpills",
|
||||
"quickActionsDescription": "聊天快捷方式",
|
||||
|
||||
Reference in New Issue
Block a user