forked from AkkomaGang/akkoma-fe
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1042 of 1042 strings) Co-authored-by: Poesty Li <poesty7450@gmail.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: http://translate.akkoma.dev/projects/akkoma/pleroma-fe/zh_Hans/ Translation: Pleroma fe/pleroma-fe
This commit is contained in:
parent
04bcf7d804
commit
60ff715aff
1 changed files with 3 additions and 2 deletions
|
@ -84,6 +84,7 @@
|
||||||
"keep_open": "选择器保持打开",
|
"keep_open": "选择器保持打开",
|
||||||
"load_all": "加载全部 {emojiAmount} 个表情符号中",
|
"load_all": "加载全部 {emojiAmount} 个表情符号中",
|
||||||
"load_all_hint": "已加载前 {saneAmount} 个表情符号,加载全部表情符号可能会带来性能问题。",
|
"load_all_hint": "已加载前 {saneAmount} 个表情符号,加载全部表情符号可能会带来性能问题。",
|
||||||
|
"recent": "最近使用",
|
||||||
"search_emoji": "搜索表情符号",
|
"search_emoji": "搜索表情符号",
|
||||||
"stickers": "贴纸",
|
"stickers": "贴纸",
|
||||||
"unicode": "Unicode 表情符号"
|
"unicode": "Unicode 表情符号"
|
||||||
|
@ -732,7 +733,7 @@
|
||||||
"settings": "设置",
|
"settings": "设置",
|
||||||
"settings_profile": "设置配置文件",
|
"settings_profile": "设置配置文件",
|
||||||
"settings_profile_creation": "创建新的配置文件",
|
"settings_profile_creation": "创建新的配置文件",
|
||||||
"settings_profile_creation_new_name_label": "名字",
|
"settings_profile_creation_new_name_label": "名称",
|
||||||
"settings_profile_creation_submit": "创建",
|
"settings_profile_creation_submit": "创建",
|
||||||
"settings_profile_currently": "目前使用 {name}(版本:{version})",
|
"settings_profile_currently": "目前使用 {name}(版本:{version})",
|
||||||
"settings_profile_delete": "删除",
|
"settings_profile_delete": "删除",
|
||||||
|
@ -920,7 +921,7 @@
|
||||||
"type_domains_to_mute": "搜索需要静音的域名",
|
"type_domains_to_mute": "搜索需要静音的域名",
|
||||||
"upload_a_photo": "上传照片",
|
"upload_a_photo": "上传照片",
|
||||||
"useStreamingApi": "实时接收帖文和通知",
|
"useStreamingApi": "实时接收帖文和通知",
|
||||||
"useStreamingApiWarning": "(不推荐使用,试验性,已知会跳过一些帖文)",
|
"useStreamingApiWarning": "十分炫酷推荐使用。要是崩了试试刷新?",
|
||||||
"use_at_icon": "将 {'@'} 符号显示为图标而不是文本",
|
"use_at_icon": "将 {'@'} 符号显示为图标而不是文本",
|
||||||
"use_blurhash": "对NSFW的缩略图使用模糊处理",
|
"use_blurhash": "对NSFW的缩略图使用模糊处理",
|
||||||
"use_contain_fit": "生成缩略图时不要裁剪附件",
|
"use_contain_fit": "生成缩略图时不要裁剪附件",
|
||||||
|
|
Loading…
Reference in a new issue