Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #164

Merged
merged 2 commits into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
Changes from all 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
1 change: 1 addition & 0 deletions app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,5 @@
<string name="retry_ai_title">Повторить попытку сгенерировать заголовок ИИ</string>
<string name="edit">Изменить</string>
<string name="user_message">Сообщение пользователя</string>
<string name="export_chat">Экспортировать чат</string>
</resources>
5 changes: 3 additions & 2 deletions app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,12 @@
<string name="default_mode">默认</string>
<string name="ai_generated">AI生成(测试)</string>
<string name="update">修改</string>
<string name="untitled_chat">无标题</string>
<string name="untitled_chat">无标题会话</string>
<string name="title_length_limit">标题长度限制:%1$s/50</string>
<string name="apply_generated_title">使用AI生成标题</string>
<string name="retry_ai_title">重新生成</string>
<string name="token_input_warning">注意:OpenAI和Anthropic使用预付费计费,因此在使用之前,您必须确保账户有余额。否则将返回错误。</string>
<string name="token_input_warning">注意:OpenAI和Anthropic使用预付费计费,因此在使用之前,您必须确保账户剩有余额。否则将返回错误。</string>
<string name="edit_question">编辑用户信息</string>
<string name="user_message">用户消息</string>
<string name="export_chat">导出会话</string>
</resources>
Loading