2022-05-13 05:50:51 +02:00
|
|
|
|
{
|
|
|
|
|
"common": {
|
|
|
|
|
"alerts": {
|
|
|
|
|
"common": {
|
|
|
|
|
"please_try_again": "请重试。",
|
|
|
|
|
"please_try_again_later": "请稍后重试。"
|
|
|
|
|
},
|
|
|
|
|
"sign_up_failure": {
|
|
|
|
|
"title": "注册失败"
|
|
|
|
|
},
|
|
|
|
|
"server_error": {
|
|
|
|
|
"title": "服务器错误"
|
|
|
|
|
},
|
|
|
|
|
"vote_failure": {
|
|
|
|
|
"title": "投票失败",
|
|
|
|
|
"poll_ended": "投票已结束"
|
|
|
|
|
},
|
|
|
|
|
"publish_post_failure": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "发布失败",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"message": "帖子发送失败。\n请检查你的网络连接。",
|
|
|
|
|
"attachments_message": {
|
|
|
|
|
"video_attach_with_photo": "无法在帖子中同时插入视频和图片。",
|
|
|
|
|
"more_than_one_video": "最多添加一个视频。"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"edit_profile_failure": {
|
|
|
|
|
"title": "编辑个人资料出现错误",
|
|
|
|
|
"message": "无法编辑个人资料,请重试。"
|
|
|
|
|
},
|
|
|
|
|
"sign_out": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "退出账户",
|
|
|
|
|
"message": "确定要退出账户吗?",
|
|
|
|
|
"confirm": "退出账户"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"block_domain": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "你真的确定要屏蔽所有来自 %s 的内容吗?多数情况下,屏蔽或隐藏几个特定的用户就已经足够了。屏蔽 %s 后,来自该域名的内容将不再出现在你的任何公共时间轴或通知列表里;来自该域名的关注者也将被移除。",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"block_entire_domain": "屏蔽域名"
|
|
|
|
|
},
|
|
|
|
|
"save_photo_failure": {
|
|
|
|
|
"title": "保存照片失败",
|
|
|
|
|
"message": "请启用照片库访问权限以保存照片。"
|
|
|
|
|
},
|
|
|
|
|
"delete_post": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"title": "删除嘟文",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"message": "确定要删除这个帖子吗?"
|
|
|
|
|
},
|
|
|
|
|
"clean_cache": {
|
|
|
|
|
"title": "清除缓存",
|
|
|
|
|
"message": "成功清除 %s 缓存。"
|
2022-12-15 10:51:31 +01:00
|
|
|
|
},
|
|
|
|
|
"translation_failed": {
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"title": "备注",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"message": "翻译失败。此服务器运行的 Mastodon 版本不支持翻译功能,或管理员未将翻译功能开启。",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"button": "确定"
|
2024-03-21 17:00:09 +01:00
|
|
|
|
},
|
|
|
|
|
"media_missing_alt_text": {
|
|
|
|
|
"title": "媒体缺少替代文本",
|
|
|
|
|
"message": "你有 %d 张图像缺少替代文本。\n仍要发布吗?",
|
|
|
|
|
"cancel": "取消",
|
|
|
|
|
"post": "发布"
|
|
|
|
|
},
|
|
|
|
|
"boost_a_post": {
|
|
|
|
|
"title_boost": "是否转嘟?",
|
|
|
|
|
"title_unboost": "是否取消转嘟?",
|
|
|
|
|
"cancel": "取消",
|
|
|
|
|
"boost": "转嘟",
|
|
|
|
|
"unboost": "取消转嘟"
|
|
|
|
|
},
|
|
|
|
|
"unfollow_user": {
|
|
|
|
|
"title": "是否要取消关注 %@?",
|
|
|
|
|
"cancel": "取消",
|
|
|
|
|
"unfollow": "取消关注"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"controls": {
|
|
|
|
|
"actions": {
|
|
|
|
|
"back": "返回",
|
|
|
|
|
"next": "下一个",
|
|
|
|
|
"previous": "上一个",
|
|
|
|
|
"open": "打开",
|
|
|
|
|
"add": "添加",
|
|
|
|
|
"remove": "删除",
|
|
|
|
|
"edit": "编辑",
|
|
|
|
|
"save": "保存",
|
|
|
|
|
"ok": "好的",
|
|
|
|
|
"done": "完成",
|
|
|
|
|
"confirm": "确认",
|
|
|
|
|
"continue": "继续",
|
|
|
|
|
"compose": "撰写",
|
|
|
|
|
"cancel": "取消",
|
|
|
|
|
"discard": "放弃",
|
|
|
|
|
"try_again": "再试一次",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"take_photo": "拍摄照片",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"save_photo": "保存照片",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"copy_photo": "复制照片",
|
2022-11-16 12:59:01 +01:00
|
|
|
|
"sign_in": "登录",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"see_more": "查看更多",
|
|
|
|
|
"preview": "预览",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"copy": "复制",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"share": "分享",
|
|
|
|
|
"share_user": "分享 %s",
|
|
|
|
|
"share_post": "分享帖子",
|
|
|
|
|
"open_in_safari": "在 Safari 中打开",
|
|
|
|
|
"open_in_browser": "在浏览器中打开",
|
|
|
|
|
"find_people": "查看推荐关注的用户",
|
|
|
|
|
"manually_search": "手动搜索用户",
|
|
|
|
|
"skip": "跳过",
|
|
|
|
|
"reply": "回复",
|
|
|
|
|
"report_user": "举报 %s",
|
|
|
|
|
"block_domain": "屏蔽 %s",
|
|
|
|
|
"unblock_domain": "解除屏蔽 %s",
|
|
|
|
|
"settings": "设置",
|
2022-12-15 10:51:31 +01:00
|
|
|
|
"delete": "删除",
|
|
|
|
|
"translate_post": {
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"title": "翻译自 %s",
|
|
|
|
|
"unknown_language": "未知的"
|
|
|
|
|
},
|
2023-06-28 10:50:00 +02:00
|
|
|
|
"edit_post": "编辑",
|
2023-09-20 22:48:22 +02:00
|
|
|
|
"bookmark": "添加书签",
|
|
|
|
|
"remove_bookmark": "移除书签",
|
|
|
|
|
"follow": "关注 %s",
|
|
|
|
|
"unfollow": "不再关注 %s"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"tabs": {
|
|
|
|
|
"home": "主页",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"search_and_explore": "搜索和探寻",
|
2022-11-22 04:45:30 +01:00
|
|
|
|
"notifications": "通知",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"profile": "个人资料",
|
|
|
|
|
"a11y": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"search": "搜索",
|
|
|
|
|
"explore": "探索"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
}
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"keyboard": {
|
|
|
|
|
"common": {
|
|
|
|
|
"switch_to_tab": "切换到 %s",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"compose_new_post": "撰写新嘟文",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"show_favorites": "显示喜欢",
|
|
|
|
|
"open_settings": "打开设置"
|
|
|
|
|
},
|
|
|
|
|
"timeline": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"previous_status": "上一篇嘟文",
|
|
|
|
|
"next_status": "下一篇嘟文",
|
|
|
|
|
"open_status": "打开嘟文",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"open_author_profile": "打开作者的个人资料",
|
|
|
|
|
"open_reblogger_profile": "打开转发者的个人资料",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"reply_status": "回复此嘟文",
|
|
|
|
|
"toggle_reblog": "转发此嘟文",
|
|
|
|
|
"toggle_favorite": "喜欢此嘟文",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"toggle_content_warning": "启用或关闭内容警告",
|
|
|
|
|
"preview_image": "预览照片"
|
|
|
|
|
},
|
|
|
|
|
"segmented_control": {
|
|
|
|
|
"previous_section": "上一节",
|
|
|
|
|
"next_section": "下一节"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"status": {
|
|
|
|
|
"user_reblogged": "%s 转发",
|
|
|
|
|
"user_replied_to": "回复给 %s",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"show_post": "显示嘟文",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"show_user_profile": "查看用户个人资料",
|
|
|
|
|
"content_warning": "内容警告",
|
|
|
|
|
"sensitive_content": "敏感内容",
|
|
|
|
|
"media_content_warning": "点击任意位置显示",
|
|
|
|
|
"tap_to_reveal": "点击以显示",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"load_embed": "加载嵌入内容",
|
|
|
|
|
"link_via_user": "%s 通过 %s",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"poll": {
|
|
|
|
|
"vote": "投票",
|
|
|
|
|
"closed": "已关闭"
|
|
|
|
|
},
|
2022-11-09 16:36:03 +01:00
|
|
|
|
"meta_entity": {
|
2022-11-16 12:59:01 +01:00
|
|
|
|
"url": "链接:%s",
|
|
|
|
|
"hashtag": "话题:%s",
|
|
|
|
|
"mention": "显示用户资料:%s",
|
|
|
|
|
"email": "邮箱地址:%s"
|
2022-11-09 16:36:03 +01:00
|
|
|
|
},
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"actions": {
|
|
|
|
|
"reply": "回复",
|
|
|
|
|
"reblog": "转发",
|
|
|
|
|
"unreblog": "取消转发",
|
|
|
|
|
"favorite": "喜欢",
|
|
|
|
|
"unfavorite": "取消喜欢",
|
|
|
|
|
"menu": "菜单",
|
|
|
|
|
"hide": "隐藏",
|
|
|
|
|
"show_image": "显示图片",
|
|
|
|
|
"show_gif": "显示 GIF",
|
|
|
|
|
"show_video_player": "显示视频播放器",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"share_link_in_post": "分享链接到嘟文中",
|
|
|
|
|
"tap_then_hold_to_show_menu": "长按以显示菜单",
|
|
|
|
|
"a11y_labels": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"reblog": "转发",
|
|
|
|
|
"unreblog": "撤销转发"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
}
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"tag": {
|
|
|
|
|
"url": "URL",
|
|
|
|
|
"mention": "提及",
|
|
|
|
|
"link": "链接",
|
|
|
|
|
"hashtag": "标签",
|
|
|
|
|
"email": "电子邮箱",
|
|
|
|
|
"emoji": "表情"
|
|
|
|
|
},
|
|
|
|
|
"visibility": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"unlisted": "任何人都可以看到这个嘟文,但不会在公开的时间线中显示。",
|
|
|
|
|
"private": "只有作者的关注者才能看到此嘟文。",
|
|
|
|
|
"private_from_me": "只有我的关注者才能看到此嘟文。",
|
|
|
|
|
"direct": "只有被提及的用户才能看到此嘟文。"
|
2022-12-15 10:51:31 +01:00
|
|
|
|
},
|
|
|
|
|
"translation": {
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"translated_from": "从 %s 翻译成 %s",
|
|
|
|
|
"unknown_language": "未知的",
|
|
|
|
|
"unknown_provider": "未知的",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"show_original": "显示原文"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
|
|
|
|
"media": {
|
|
|
|
|
"accessibility_label": "%s,附件 %d / %d",
|
|
|
|
|
"expand_image_hint": "展开图像 双击并按住以显示可执行操作",
|
|
|
|
|
"expand_gif_hint": "展开GIF 双击并按住以显示可执行操作",
|
|
|
|
|
"expand_video_hint": "展开视频 双击并按住以显示可执行操作"
|
|
|
|
|
},
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"posted_via_application": "%s 通过 %s 发布",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"buttons": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"reblogs_title": "转发",
|
2023-09-20 22:48:22 +02:00
|
|
|
|
"favorites_title": "喜欢",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"edit_history_title": "编辑历史",
|
|
|
|
|
"edit_history_detail": "编辑于:%s"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"edited_at_timestamp_prefix": "已编辑 %s",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"edit_history": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "编辑历史",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"original_post": "原始嘟文 · %s"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"friendship": {
|
|
|
|
|
"follow": "关注",
|
|
|
|
|
"following": "正在关注",
|
|
|
|
|
"request": "请求",
|
|
|
|
|
"pending": "待确认",
|
|
|
|
|
"block": "屏蔽",
|
|
|
|
|
"block_user": "屏蔽 %s",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"block_domain": "屏蔽域名 %s",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"unblock": "解除屏蔽",
|
|
|
|
|
"unblock_user": "解除屏蔽 %s",
|
|
|
|
|
"blocked": "已屏蔽",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"domain_blocked": "已屏蔽域名",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"mute": "静音",
|
|
|
|
|
"mute_user": "静音 %s",
|
|
|
|
|
"unmute": "取消静音",
|
|
|
|
|
"unmute_user": "取消静音 %s",
|
|
|
|
|
"muted": "已静音",
|
New Crowdin updates (#356)
* New translations app.json (Italian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Galician)
* New translations app.json (Kabyle)
* New translations app.json (Kabyle)
* New translations Localizable.stringsdict (Kabyle)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Chinese Traditional)
* New translations app.json (Arabic)
* New translations app.json (French)
* New translations app.json (Spanish)
* New translations Localizable.stringsdict (Spanish)
* New translations app.json (Thai)
* New translations Localizable.stringsdict (Japanese)
* New translations app.json (Thai)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Sorani (Kurdish))
* New translations app.json (Kabyle)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Hindi)
* New translations app.json (Indonesian)
* New translations app.json (Japanese)
* New translations app.json (Romanian)
* New translations app.json (French)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Finnish)
* New translations app.json (Italian)
* New translations app.json (Korean)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Dutch)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Swedish)
* New translations app.json (Turkish)
* New translations app.json (Chinese Simplified)
* New translations app.json (Chinese Traditional)
* New translations app.json (English)
* New translations app.json (Vietnamese)
* New translations app.json (Galician)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Italian)
* New translations app.json (Chinese Simplified)
* New translations app.json (Catalan)
* New translations app.json (Japanese)
* New translations app.json (Korean)
* New translations app.json (Arabic)
* New translations app.json (Vietnamese)
* New translations app.json (Spanish)
* New translations app.json (Japanese)
* New translations app.json (Japanese)
* New translations app.json (Chinese Traditional)
* New translations app.json (Galician)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Thai)
* New translations app.json (French)
* New translations Localizable.stringsdict (Arabic)
* New translations Localizable.stringsdict (Arabic)
* New translations app.json (Turkish)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Scottish Gaelic)
* New translations Localizable.stringsdict (Scottish Gaelic)
* New translations app.json (Latvian)
* New translations ios-infoPlist.json (Latvian)
* New translations Localizable.stringsdict (Latvian)
* New translations Intents.strings (Latvian)
* New translations Intents.stringsdict (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations Intents.strings (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Czech)
* New translations ios-infoPlist.json (Czech)
* New translations Localizable.stringsdict (Czech)
* New translations Intents.strings (Czech)
* New translations Intents.stringsdict (Czech)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations Localizable.stringsdict (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations Intents.stringsdict (Slovenian)
* New translations app.json (Sinhala)
* New translations ios-infoPlist.json (Sinhala)
* New translations Localizable.stringsdict (Sinhala)
* New translations Intents.strings (Sinhala)
* New translations Intents.stringsdict (Sinhala)
* New translations app.json (Sinhala)
* New translations app.json (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (German)
* New translations app.json (German)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations Localizable.stringsdict (Turkish)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Korean)
* New translations ios-infoPlist.json (Korean)
* New translations Localizable.stringsdict (Korean)
* New translations Intents.strings (Korean)
* New translations Intents.stringsdict (Korean)
* New translations app.json (Swedish)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Swedish)
* New translations Localizable.stringsdict (Swedish)
* New translations app.json (Swedish)
* New translations Localizable.stringsdict (Swedish)
* New translations app.json (Slovenian)
* New translations app.json (Vietnamese)
* New translations Localizable.stringsdict (Slovenian)
* New translations Intents.strings (Vietnamese)
* New translations app.json (Vietnamese)
* New translations Localizable.stringsdict (German)
* New translations Localizable.stringsdict (German)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Ukrainian)
* New translations ios-infoPlist.json (Ukrainian)
* New translations Localizable.stringsdict (Ukrainian)
* New translations Intents.strings (Ukrainian)
* New translations Intents.stringsdict (Ukrainian)
* New translations Localizable.stringsdict (Slovenian)
* New translations app.json (Slovenian)
* New translations Intents.stringsdict (Slovenian)
* New translations app.json (Slovenian)
* New translations Localizable.stringsdict (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations Localizable.stringsdict (Scottish Gaelic)
* New translations app.json (Slovenian)
* New translations app.json (Indonesian)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Chinese Simplified)
* New translations app.json (English)
* New translations app.json (Galician)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Japanese)
* New translations app.json (Thai)
* New translations app.json (Latvian)
* New translations app.json (Hindi)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Sinhala)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Dutch)
* New translations app.json (Italian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Ukrainian)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Swedish)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Finnish)
* New translations app.json (Romanian)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Sorani (Kurdish))
* New translations app.json (Swedish)
* New translations app.json (Italian)
* New translations Intents.strings (Swedish)
* New translations app.json (Catalan)
* New translations app.json (Slovenian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Chinese Traditional)
* New translations app.json (Korean)
* New translations app.json (Vietnamese)
* New translations app.json (Slovenian)
* New translations app.json (Indonesian)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Chinese Simplified)
* New translations app.json (English)
* New translations app.json (Galician)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Japanese)
* New translations app.json (Thai)
* New translations app.json (Latvian)
* New translations app.json (Hindi)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Sinhala)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Dutch)
* New translations app.json (Italian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Ukrainian)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Swedish)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Finnish)
* New translations app.json (Romanian)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Sorani (Kurdish))
2022-11-09 07:33:08 +01:00
|
|
|
|
"edit_info": "编辑",
|
2022-11-16 12:59:01 +01:00
|
|
|
|
"show_reblogs": "显示转发",
|
|
|
|
|
"hide_reblogs": "隐藏转发"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"timeline": {
|
|
|
|
|
"filtered": "已过滤",
|
|
|
|
|
"timestamp": {
|
|
|
|
|
"now": "现在"
|
|
|
|
|
},
|
|
|
|
|
"loader": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"load_missing_posts": "加载错过的嘟文",
|
|
|
|
|
"loading_missing_posts": "正在加载嘟文...",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"show_more_replies": "显示更多回复"
|
|
|
|
|
},
|
|
|
|
|
"header": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"no_status_found": "没有找到嘟文",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"blocking_warning": "您无法查看此用户的个人资料\n直到您解除屏蔽他们。\n您的个人资料看起来对他们来说是这样的。",
|
|
|
|
|
"user_blocking_warning": "您无法查看 %s 的个人资料\n直到您解除屏蔽他们。\n您的个人资料看起来对他们来说是这样的。",
|
|
|
|
|
"blocked_warning": "您不能查看此用户的个人资料\n直到他们解除屏蔽。",
|
|
|
|
|
"user_blocked_warning": "您不能查看 %s 的个人资料\n直到他们解除屏蔽。",
|
|
|
|
|
"suspended_warning": "此用户已被封禁。",
|
|
|
|
|
"user_suspended_warning": "%s 已被封禁。"
|
|
|
|
|
}
|
|
|
|
|
}
|
2023-05-10 16:22:22 +02:00
|
|
|
|
},
|
|
|
|
|
"user_list": {
|
2023-06-28 10:50:00 +02:00
|
|
|
|
"no_verified_link": "未验证链接",
|
|
|
|
|
"followers_count": "%@ 名关注者"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"scene": {
|
|
|
|
|
"welcome": {
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"log_in": "登录",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"learn_more": "了解详情",
|
2023-09-20 22:48:22 +02:00
|
|
|
|
"join_default_server": "加入 %@",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"pick_server": "选择另一个服务器",
|
2023-04-08 23:21:28 +02:00
|
|
|
|
"separator": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"or": "或"
|
2023-04-08 23:21:28 +02:00
|
|
|
|
},
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"education": {
|
2023-04-08 23:21:28 +02:00
|
|
|
|
"mastodon": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "欢迎来到 Mastodon",
|
|
|
|
|
"description": "Mastodon是去中心化的社交网络,这意味着它不由任何企业独控,而是由众多独立运行的服务器联结而成。"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
2023-04-08 23:21:28 +02:00
|
|
|
|
"servers": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "服务器是什么?",
|
|
|
|
|
"description": "所有的 Mastodon 帐号皆托管于各自的服务器上,每个服务器有各自的价值取向、规则与管理员。无论你选择哪个服务器,你都能关注并与其他任何服务器上的用户互动。"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
|
|
|
|
"a11y": {
|
|
|
|
|
"what_is_mastodon": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "Mastodon 是什么?"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
2022-11-16 09:45:23 +01:00
|
|
|
|
"login": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "欢迎回来",
|
2022-11-16 12:59:01 +01:00
|
|
|
|
"subtitle": "登入您账户所在的服务器。",
|
2022-11-16 09:45:23 +01:00
|
|
|
|
"server_search_field": {
|
2022-11-16 12:59:01 +01:00
|
|
|
|
"placeholder": "输入网址或搜索您的服务器"
|
2022-11-16 09:45:23 +01:00
|
|
|
|
}
|
|
|
|
|
},
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"server_picker": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "选择服务器",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"button": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"language": "语言",
|
|
|
|
|
"signup_speed": "注册速度",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"category": {
|
|
|
|
|
"all": "全部",
|
|
|
|
|
"all_accessiblity_description": "类别:全部",
|
|
|
|
|
"academia": "学术",
|
|
|
|
|
"activism": "行动主义",
|
|
|
|
|
"food": "美食",
|
|
|
|
|
"furry": "兽迷",
|
|
|
|
|
"games": "游戏",
|
|
|
|
|
"general": "通用",
|
|
|
|
|
"journalism": "新闻",
|
|
|
|
|
"lgbt": "lgbt",
|
|
|
|
|
"regional": "地区",
|
|
|
|
|
"art": "艺术",
|
|
|
|
|
"music": "音乐",
|
|
|
|
|
"tech": "科技"
|
|
|
|
|
},
|
|
|
|
|
"see_less": "隐藏",
|
|
|
|
|
"see_more": "更多"
|
|
|
|
|
},
|
|
|
|
|
"label": {
|
|
|
|
|
"language": "语言",
|
|
|
|
|
"users": "用户",
|
|
|
|
|
"category": "类别"
|
|
|
|
|
},
|
|
|
|
|
"input": {
|
2022-11-16 12:59:01 +01:00
|
|
|
|
"search_servers_or_enter_url": "搜索社区或输入 URL"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"empty_state": {
|
|
|
|
|
"finding_servers": "正在查找可用的服务器...",
|
|
|
|
|
"bad_network": "出了些问题。请检查你的互联网连接",
|
|
|
|
|
"no_results": "无结果"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
|
|
|
|
"signup_speed": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"all": "全部",
|
|
|
|
|
"instant": "立即注册",
|
|
|
|
|
"manually_reviewed": "人工审核"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
|
|
|
|
"language": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"all": "全部"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
|
|
|
|
"search": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"placeholder": "搜索用户名或 URL"
|
2023-03-28 21:45:29 +02:00
|
|
|
|
},
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"no_server_selected_hint": "如果你不做任何选择,我们会根据你的语言来挑选一个服务器。"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
|
|
|
|
"privacy": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "隐私",
|
|
|
|
|
"description": "尽管 Mastodon 应用程序本身不收集任何数据,您所注册使用的服务器可能会采取不同的隐私政策。花一点时间来阅读 Mastodon 应用程序的隐私政策和您选择的服务器的隐私政策。",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"policy": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"ios": "隐私政策 - Mastodon 苹果应用程序",
|
|
|
|
|
"server": "隐私政策 - %s"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
|
|
|
|
"button": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"confirm": "同意"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"register": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "创建帐号",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"input": {
|
|
|
|
|
"avatar": {
|
|
|
|
|
"delete": "删除"
|
|
|
|
|
},
|
|
|
|
|
"username": {
|
|
|
|
|
"placeholder": "用户名",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"duplicate_prompt": "此用户名已被使用",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"suggestion": "赞_%@"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"display_name": {
|
|
|
|
|
"placeholder": "昵称"
|
|
|
|
|
},
|
|
|
|
|
"email": {
|
|
|
|
|
"placeholder": "电子邮箱"
|
|
|
|
|
},
|
|
|
|
|
"password": {
|
|
|
|
|
"placeholder": "密码",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"confirmation_placeholder": "确认密码",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"require": "您的密码至少需要:",
|
|
|
|
|
"character_limit": "8 个字符",
|
|
|
|
|
"accessibility": {
|
|
|
|
|
"checked": "已选中",
|
|
|
|
|
"unchecked": "未选中"
|
|
|
|
|
},
|
|
|
|
|
"hint": "密码长度至少为 8 个字符"
|
|
|
|
|
},
|
|
|
|
|
"invite": {
|
|
|
|
|
"registration_user_invite_request": "加入的理由是?"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"error": {
|
|
|
|
|
"item": {
|
|
|
|
|
"username": "用户名",
|
|
|
|
|
"email": "电子邮箱",
|
|
|
|
|
"password": "密码",
|
|
|
|
|
"agreement": "协议",
|
|
|
|
|
"locale": "地区",
|
|
|
|
|
"reason": "原因"
|
|
|
|
|
},
|
|
|
|
|
"reason": {
|
|
|
|
|
"blocked": "%s 包含一个不允许的电子邮件提供商",
|
|
|
|
|
"unreachable": "%s 似乎不存在",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"taken": "%s 已被使用。这个用户名如何:",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"reserved": "%s 是一个保留的关键字",
|
|
|
|
|
"accepted": "%s 必须被接受",
|
|
|
|
|
"blank": "%s 为必需项",
|
|
|
|
|
"invalid": "%s 无效",
|
|
|
|
|
"too_long": "%s 长度过长",
|
|
|
|
|
"too_short": "%s 长度太短",
|
|
|
|
|
"inclusion": "%s 是不支持的值"
|
|
|
|
|
},
|
|
|
|
|
"special": {
|
|
|
|
|
"username_invalid": "用户名只能包含字母数字和下划线字符",
|
|
|
|
|
"username_too_long": "用户名太长(不能超过 30 个字符)",
|
|
|
|
|
"email_invalid": "这不是一个有效的电子邮件地址",
|
|
|
|
|
"password_too_short": "密码太短(至少需要 8 个字符)"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"server_rules": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"title": "Server Rules",
|
|
|
|
|
"subtitle": "By continuing, you agree to follow by the following rules set and enforced by the **%s** moderators.",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"prompt": "如果继续,你必须遵守 %s 的服务条款和隐私政策。",
|
|
|
|
|
"terms_of_service": "服务条款",
|
|
|
|
|
"privacy_policy": "隐私政策",
|
|
|
|
|
"button": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"confirm": "我同意",
|
|
|
|
|
"disagree": "Disagree"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"confirm_email": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "查看您的收件箱",
|
|
|
|
|
"tap_the_link_we_emailed_to_you_to_verify_your_account": "请点击我们发送给您的链接以确认 %@。我们在这里等你。",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"button": {
|
|
|
|
|
"resend": "重新发送"
|
|
|
|
|
},
|
|
|
|
|
"dont_receive_email": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "查看您的电子邮件",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"description": "检查您的电子邮件地址是否正确,同时请检查你的垃圾箱。",
|
|
|
|
|
"resend_email": "重新发送邮件"
|
|
|
|
|
},
|
|
|
|
|
"open_email_app": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "查看您的收件箱。",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"description": "我们刚刚向你发送了一封电子邮件。如果未收到,请检查你的垃圾箱。",
|
|
|
|
|
"mail": "邮件",
|
|
|
|
|
"open_email_client": "打开邮件客户端"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
|
|
|
|
"didnt_get_link": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"prefix": "没有收到链接?",
|
|
|
|
|
"resend_in": "重新发送 (%@)",
|
|
|
|
|
"resend_now": "重新发送。"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"home_timeline": {
|
|
|
|
|
"title": "主页",
|
|
|
|
|
"navigation_bar_state": {
|
|
|
|
|
"offline": "离线",
|
|
|
|
|
"new_posts": "查看新帖子",
|
|
|
|
|
"published": "已发送",
|
|
|
|
|
"Publishing": "正在发送...",
|
|
|
|
|
"accessibility": {
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"logo_label": "Mastodon",
|
2022-05-13 13:10:42 +02:00
|
|
|
|
"logo_hint": "轻点滚到顶部,再次轻点回到原处"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"suggestion_account": {
|
2023-06-28 10:50:00 +02:00
|
|
|
|
"title": "Mastodon上流行的",
|
|
|
|
|
"follow_all": "一键关注"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"compose": {
|
|
|
|
|
"title": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"new_post": "新嘟文",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"new_reply": "新回复",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"edit_post": "编辑嘟文"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"media_selection": {
|
|
|
|
|
"camera": "拍照",
|
|
|
|
|
"photo_library": "照片库",
|
|
|
|
|
"browse": "浏览"
|
|
|
|
|
},
|
|
|
|
|
"content_input_placeholder": "写下你的想法",
|
|
|
|
|
"compose_action": "发送",
|
|
|
|
|
"replying_to_user": "回复给 %s",
|
|
|
|
|
"attachment": {
|
|
|
|
|
"photo": "照片",
|
|
|
|
|
"video": "视频",
|
|
|
|
|
"attachment_broken": "%s已损坏\n无法上传到 Mastodon",
|
|
|
|
|
"description_photo": "为视觉障碍人士添加照片的文字说明...",
|
2022-11-13 18:36:26 +01:00
|
|
|
|
"description_video": "为视觉障碍人士添加视频的文字说明...",
|
2022-11-16 12:59:01 +01:00
|
|
|
|
"load_failed": "加载失败",
|
|
|
|
|
"upload_failed": "上传失败",
|
|
|
|
|
"can_not_recognize_this_media_attachment": "无法识别此媒体",
|
|
|
|
|
"attachment_too_large": "附件太大",
|
|
|
|
|
"compressing_state": "压缩中...",
|
|
|
|
|
"server_processing_state": "服务器正在处理..."
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"poll": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "投票",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"duration_time": "时长:%s",
|
|
|
|
|
"thirty_minutes": "30 分钟",
|
|
|
|
|
"one_hour": "1 小时",
|
|
|
|
|
"six_hours": "6 小时",
|
|
|
|
|
"one_day": "1 天",
|
|
|
|
|
"three_days": "3 天",
|
|
|
|
|
"seven_days": "7 天",
|
2022-11-14 20:02:11 +01:00
|
|
|
|
"option_number": "选项 %ld",
|
2022-11-16 12:59:01 +01:00
|
|
|
|
"the_poll_is_invalid": "投票无效",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"the_poll_has_empty_option": "投票含有空选项",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"add_option": "添加选项",
|
|
|
|
|
"remove_option": "删除选项",
|
|
|
|
|
"move_up": "上移",
|
|
|
|
|
"move_down": "下移"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"content_warning": {
|
|
|
|
|
"placeholder": "在这里写下内容的警告消息..."
|
|
|
|
|
},
|
|
|
|
|
"visibility": {
|
|
|
|
|
"public": "公开",
|
|
|
|
|
"unlisted": "不公开",
|
|
|
|
|
"private": "仅关注者",
|
|
|
|
|
"direct": "仅我提到的人"
|
|
|
|
|
},
|
|
|
|
|
"auto_complete": {
|
|
|
|
|
"space_to_add": "输入空格键入"
|
|
|
|
|
},
|
|
|
|
|
"accessibility": {
|
|
|
|
|
"append_attachment": "添加附件",
|
|
|
|
|
"append_poll": "添加投票",
|
|
|
|
|
"remove_poll": "移除投票",
|
|
|
|
|
"custom_emoji_picker": "自定义表情选择器",
|
|
|
|
|
"enable_content_warning": "启用内容警告",
|
|
|
|
|
"disable_content_warning": "关闭内容警告",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"post_visibility_menu": "嘟文可见性",
|
|
|
|
|
"post_options": "嘟文选项",
|
2022-11-16 12:59:01 +01:00
|
|
|
|
"posting_as": "以 %s 身份发布"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"keyboard": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"discard_post": "丢弃嘟文",
|
|
|
|
|
"publish_post": "发送嘟文",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"toggle_poll": "启用或关闭投票",
|
|
|
|
|
"toggle_content_warning": "启用或关闭内容警告",
|
|
|
|
|
"append_attachment_entry": "添加附件 - %s",
|
|
|
|
|
"select_visibility_entry": "选择可见性 - %s"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
|
|
|
|
"language": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"title": "嘟文语言",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"suggested": "为您推荐",
|
|
|
|
|
"recent": "最近",
|
|
|
|
|
"other": "其它语言…"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"profile": {
|
2022-06-09 12:03:51 +02:00
|
|
|
|
"header": {
|
|
|
|
|
"follows_you": "关注了你"
|
|
|
|
|
},
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"dashboard": {
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"my_posts": "嘟文",
|
|
|
|
|
"my_following": "正在关注",
|
|
|
|
|
"my_followers": "跟随者",
|
|
|
|
|
"other_posts": "嘟文",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"other_following": "已关注",
|
|
|
|
|
"other_followers": "关注者",
|
|
|
|
|
"familiar_followers": "互相关注"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"fields": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"joined": "已加入",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"add_row": "添加",
|
|
|
|
|
"placeholder": {
|
|
|
|
|
"label": "标签",
|
|
|
|
|
"content": "内容"
|
2022-11-14 20:02:11 +01:00
|
|
|
|
},
|
|
|
|
|
"verified": {
|
2022-11-16 12:59:01 +01:00
|
|
|
|
"short": "验证于 %s",
|
|
|
|
|
"long": "此链接的所有权已在 %s 上检查通过"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"segmented_control": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"posts": "嘟文",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"replies": "回复",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"posts_and_replies": "嘟文与回复",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"media": "媒体",
|
|
|
|
|
"about": "关于"
|
|
|
|
|
},
|
|
|
|
|
"relationship_action_alert": {
|
|
|
|
|
"confirm_mute_user": {
|
|
|
|
|
"title": "静音账户",
|
|
|
|
|
"message": "确认静音 %s"
|
|
|
|
|
},
|
|
|
|
|
"confirm_unmute_user": {
|
|
|
|
|
"title": "取消静音账户",
|
|
|
|
|
"message": "确认取消静音 %s"
|
|
|
|
|
},
|
|
|
|
|
"confirm_block_user": {
|
|
|
|
|
"title": "屏蔽帐户",
|
|
|
|
|
"message": "确认屏蔽 %s"
|
|
|
|
|
},
|
|
|
|
|
"confirm_unblock_user": {
|
|
|
|
|
"title": "解除屏蔽帐户",
|
|
|
|
|
"message": "确认取消屏蔽 %s"
|
New Crowdin updates (#356)
* New translations app.json (Italian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Galician)
* New translations app.json (Kabyle)
* New translations app.json (Kabyle)
* New translations Localizable.stringsdict (Kabyle)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Chinese Traditional)
* New translations app.json (Arabic)
* New translations app.json (French)
* New translations app.json (Spanish)
* New translations Localizable.stringsdict (Spanish)
* New translations app.json (Thai)
* New translations Localizable.stringsdict (Japanese)
* New translations app.json (Thai)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Sorani (Kurdish))
* New translations app.json (Kabyle)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Hindi)
* New translations app.json (Indonesian)
* New translations app.json (Japanese)
* New translations app.json (Romanian)
* New translations app.json (French)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Finnish)
* New translations app.json (Italian)
* New translations app.json (Korean)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Dutch)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Swedish)
* New translations app.json (Turkish)
* New translations app.json (Chinese Simplified)
* New translations app.json (Chinese Traditional)
* New translations app.json (English)
* New translations app.json (Vietnamese)
* New translations app.json (Galician)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Italian)
* New translations app.json (Chinese Simplified)
* New translations app.json (Catalan)
* New translations app.json (Japanese)
* New translations app.json (Korean)
* New translations app.json (Arabic)
* New translations app.json (Vietnamese)
* New translations app.json (Spanish)
* New translations app.json (Japanese)
* New translations app.json (Japanese)
* New translations app.json (Chinese Traditional)
* New translations app.json (Galician)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Thai)
* New translations app.json (French)
* New translations Localizable.stringsdict (Arabic)
* New translations Localizable.stringsdict (Arabic)
* New translations app.json (Turkish)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Scottish Gaelic)
* New translations Localizable.stringsdict (Scottish Gaelic)
* New translations app.json (Latvian)
* New translations ios-infoPlist.json (Latvian)
* New translations Localizable.stringsdict (Latvian)
* New translations Intents.strings (Latvian)
* New translations Intents.stringsdict (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations Intents.strings (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Czech)
* New translations ios-infoPlist.json (Czech)
* New translations Localizable.stringsdict (Czech)
* New translations Intents.strings (Czech)
* New translations Intents.stringsdict (Czech)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations Localizable.stringsdict (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations Intents.stringsdict (Slovenian)
* New translations app.json (Sinhala)
* New translations ios-infoPlist.json (Sinhala)
* New translations Localizable.stringsdict (Sinhala)
* New translations Intents.strings (Sinhala)
* New translations Intents.stringsdict (Sinhala)
* New translations app.json (Sinhala)
* New translations app.json (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (German)
* New translations app.json (German)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations Localizable.stringsdict (Turkish)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Korean)
* New translations ios-infoPlist.json (Korean)
* New translations Localizable.stringsdict (Korean)
* New translations Intents.strings (Korean)
* New translations Intents.stringsdict (Korean)
* New translations app.json (Swedish)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Swedish)
* New translations Localizable.stringsdict (Swedish)
* New translations app.json (Swedish)
* New translations Localizable.stringsdict (Swedish)
* New translations app.json (Slovenian)
* New translations app.json (Vietnamese)
* New translations Localizable.stringsdict (Slovenian)
* New translations Intents.strings (Vietnamese)
* New translations app.json (Vietnamese)
* New translations Localizable.stringsdict (German)
* New translations Localizable.stringsdict (German)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Ukrainian)
* New translations ios-infoPlist.json (Ukrainian)
* New translations Localizable.stringsdict (Ukrainian)
* New translations Intents.strings (Ukrainian)
* New translations Intents.stringsdict (Ukrainian)
* New translations Localizable.stringsdict (Slovenian)
* New translations app.json (Slovenian)
* New translations Intents.stringsdict (Slovenian)
* New translations app.json (Slovenian)
* New translations Localizable.stringsdict (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations Localizable.stringsdict (Scottish Gaelic)
* New translations app.json (Slovenian)
* New translations app.json (Indonesian)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Chinese Simplified)
* New translations app.json (English)
* New translations app.json (Galician)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Japanese)
* New translations app.json (Thai)
* New translations app.json (Latvian)
* New translations app.json (Hindi)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Sinhala)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Dutch)
* New translations app.json (Italian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Ukrainian)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Swedish)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Finnish)
* New translations app.json (Romanian)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Sorani (Kurdish))
* New translations app.json (Swedish)
* New translations app.json (Italian)
* New translations Intents.strings (Swedish)
* New translations app.json (Catalan)
* New translations app.json (Slovenian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Chinese Traditional)
* New translations app.json (Korean)
* New translations app.json (Vietnamese)
* New translations app.json (Slovenian)
* New translations app.json (Indonesian)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Chinese Simplified)
* New translations app.json (English)
* New translations app.json (Galician)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Japanese)
* New translations app.json (Thai)
* New translations app.json (Latvian)
* New translations app.json (Hindi)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Sinhala)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Dutch)
* New translations app.json (Italian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Ukrainian)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Swedish)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Finnish)
* New translations app.json (Romanian)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Sorani (Kurdish))
2022-11-09 07:33:08 +01:00
|
|
|
|
},
|
|
|
|
|
"confirm_show_reblogs": {
|
2022-11-16 12:59:01 +01:00
|
|
|
|
"title": "显示转发",
|
|
|
|
|
"message": "确认显示转发"
|
New Crowdin updates (#356)
* New translations app.json (Italian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Galician)
* New translations app.json (Kabyle)
* New translations app.json (Kabyle)
* New translations Localizable.stringsdict (Kabyle)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Chinese Traditional)
* New translations app.json (Arabic)
* New translations app.json (French)
* New translations app.json (Spanish)
* New translations Localizable.stringsdict (Spanish)
* New translations app.json (Thai)
* New translations Localizable.stringsdict (Japanese)
* New translations app.json (Thai)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Sorani (Kurdish))
* New translations app.json (Kabyle)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Hindi)
* New translations app.json (Indonesian)
* New translations app.json (Japanese)
* New translations app.json (Romanian)
* New translations app.json (French)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Finnish)
* New translations app.json (Italian)
* New translations app.json (Korean)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Dutch)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Swedish)
* New translations app.json (Turkish)
* New translations app.json (Chinese Simplified)
* New translations app.json (Chinese Traditional)
* New translations app.json (English)
* New translations app.json (Vietnamese)
* New translations app.json (Galician)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Italian)
* New translations app.json (Chinese Simplified)
* New translations app.json (Catalan)
* New translations app.json (Japanese)
* New translations app.json (Korean)
* New translations app.json (Arabic)
* New translations app.json (Vietnamese)
* New translations app.json (Spanish)
* New translations app.json (Japanese)
* New translations app.json (Japanese)
* New translations app.json (Chinese Traditional)
* New translations app.json (Galician)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Thai)
* New translations app.json (French)
* New translations Localizable.stringsdict (Arabic)
* New translations Localizable.stringsdict (Arabic)
* New translations app.json (Turkish)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Scottish Gaelic)
* New translations Localizable.stringsdict (Scottish Gaelic)
* New translations app.json (Latvian)
* New translations ios-infoPlist.json (Latvian)
* New translations Localizable.stringsdict (Latvian)
* New translations Intents.strings (Latvian)
* New translations Intents.stringsdict (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations Intents.strings (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Czech)
* New translations ios-infoPlist.json (Czech)
* New translations Localizable.stringsdict (Czech)
* New translations Intents.strings (Czech)
* New translations Intents.stringsdict (Czech)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations Localizable.stringsdict (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations Intents.stringsdict (Slovenian)
* New translations app.json (Sinhala)
* New translations ios-infoPlist.json (Sinhala)
* New translations Localizable.stringsdict (Sinhala)
* New translations Intents.strings (Sinhala)
* New translations Intents.stringsdict (Sinhala)
* New translations app.json (Sinhala)
* New translations app.json (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (German)
* New translations app.json (German)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations Localizable.stringsdict (Turkish)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Korean)
* New translations ios-infoPlist.json (Korean)
* New translations Localizable.stringsdict (Korean)
* New translations Intents.strings (Korean)
* New translations Intents.stringsdict (Korean)
* New translations app.json (Swedish)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Swedish)
* New translations Localizable.stringsdict (Swedish)
* New translations app.json (Swedish)
* New translations Localizable.stringsdict (Swedish)
* New translations app.json (Slovenian)
* New translations app.json (Vietnamese)
* New translations Localizable.stringsdict (Slovenian)
* New translations Intents.strings (Vietnamese)
* New translations app.json (Vietnamese)
* New translations Localizable.stringsdict (German)
* New translations Localizable.stringsdict (German)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Ukrainian)
* New translations ios-infoPlist.json (Ukrainian)
* New translations Localizable.stringsdict (Ukrainian)
* New translations Intents.strings (Ukrainian)
* New translations Intents.stringsdict (Ukrainian)
* New translations Localizable.stringsdict (Slovenian)
* New translations app.json (Slovenian)
* New translations Intents.stringsdict (Slovenian)
* New translations app.json (Slovenian)
* New translations Localizable.stringsdict (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations Localizable.stringsdict (Scottish Gaelic)
* New translations app.json (Slovenian)
* New translations app.json (Indonesian)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Chinese Simplified)
* New translations app.json (English)
* New translations app.json (Galician)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Japanese)
* New translations app.json (Thai)
* New translations app.json (Latvian)
* New translations app.json (Hindi)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Sinhala)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Dutch)
* New translations app.json (Italian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Ukrainian)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Swedish)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Finnish)
* New translations app.json (Romanian)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Sorani (Kurdish))
* New translations app.json (Swedish)
* New translations app.json (Italian)
* New translations Intents.strings (Swedish)
* New translations app.json (Catalan)
* New translations app.json (Slovenian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Chinese Traditional)
* New translations app.json (Korean)
* New translations app.json (Vietnamese)
* New translations app.json (Slovenian)
* New translations app.json (Indonesian)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Chinese Simplified)
* New translations app.json (English)
* New translations app.json (Galician)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Japanese)
* New translations app.json (Thai)
* New translations app.json (Latvian)
* New translations app.json (Hindi)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Sinhala)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Dutch)
* New translations app.json (Italian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Ukrainian)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Swedish)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Finnish)
* New translations app.json (Romanian)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Sorani (Kurdish))
2022-11-09 07:33:08 +01:00
|
|
|
|
},
|
|
|
|
|
"confirm_hide_reblogs": {
|
2022-11-16 12:59:01 +01:00
|
|
|
|
"title": "隐藏转发",
|
|
|
|
|
"message": "确认隐藏转发"
|
2024-01-31 10:01:31 +01:00
|
|
|
|
},
|
|
|
|
|
"confirm_block_domain": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"title": "屏蔽域名",
|
|
|
|
|
"message": "确定屏蔽域名 %s"
|
2024-01-31 10:01:31 +01:00
|
|
|
|
},
|
|
|
|
|
"confirm_unblock_domain": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"title": "取消屏蔽域名",
|
|
|
|
|
"message": "确定取消屏蔽域名 %s"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"accessibility": {
|
|
|
|
|
"show_avatar_image": "显示头像",
|
|
|
|
|
"edit_avatar_image": "编辑头像",
|
|
|
|
|
"show_banner_image": "显示顶部横幅图片",
|
|
|
|
|
"double_tap_to_open_the_list": "双击打开列表"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"follower": {
|
2022-05-17 17:42:21 +02:00
|
|
|
|
"title": "关注者",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"footer": "不会显示来自其它服务器的关注者"
|
|
|
|
|
},
|
|
|
|
|
"following": {
|
2022-05-17 17:42:21 +02:00
|
|
|
|
"title": "正在关注",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"footer": "不会显示来自其它服务器的关注"
|
|
|
|
|
},
|
2022-05-17 16:18:37 +02:00
|
|
|
|
"familiarFollowers": {
|
2022-05-17 17:42:21 +02:00
|
|
|
|
"title": "你熟悉的关注者",
|
|
|
|
|
"followed_by_names": "%s 关注了这个账号"
|
2022-05-17 16:18:37 +02:00
|
|
|
|
},
|
|
|
|
|
"favorited_by": {
|
2023-09-20 22:48:22 +02:00
|
|
|
|
"title": "喜欢者"
|
2022-05-17 16:18:37 +02:00
|
|
|
|
},
|
|
|
|
|
"reblogged_by": {
|
2022-05-17 17:42:21 +02:00
|
|
|
|
"title": "转发者"
|
2022-05-17 16:18:37 +02:00
|
|
|
|
},
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"search": {
|
|
|
|
|
"title": "搜索",
|
|
|
|
|
"search_bar": {
|
|
|
|
|
"placeholder": "搜索标签和用户",
|
|
|
|
|
"cancel": "取消"
|
|
|
|
|
},
|
|
|
|
|
"recommend": {
|
|
|
|
|
"button_text": "查看全部",
|
|
|
|
|
"hash_tag": {
|
|
|
|
|
"title": "在 Mastodon 上的趋势",
|
|
|
|
|
"description": "大家感兴趣的标签",
|
|
|
|
|
"people_talking": "%s 人正在讨论"
|
|
|
|
|
},
|
|
|
|
|
"accounts": {
|
|
|
|
|
"title": "你可能感兴趣的用户",
|
|
|
|
|
"description": "你可能会喜欢关注这些用户",
|
|
|
|
|
"follow": "关注"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"searching": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"posts": "匹配 %s 的嘟文",
|
|
|
|
|
"people": "匹配 %s 的用户",
|
|
|
|
|
"profile": "转到 @%s@%s",
|
|
|
|
|
"url": "在 Mastodon 中打开 URL",
|
|
|
|
|
"hashtag": "转到 #%s",
|
2023-11-14 12:38:12 +01:00
|
|
|
|
"no_user": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"title": "找不到账户",
|
|
|
|
|
"message": "找不到用户 %s(在服务器 %s 上)"
|
2023-11-14 12:38:12 +01:00
|
|
|
|
},
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"empty_state": {
|
|
|
|
|
"no_results": "无结果"
|
|
|
|
|
},
|
|
|
|
|
"recent_search": "最近搜索",
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"clear_all": "清除",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"clear": "清除"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"discovery": {
|
|
|
|
|
"tabs": {
|
|
|
|
|
"posts": "嘟文",
|
|
|
|
|
"hashtags": "话题标签",
|
|
|
|
|
"news": "最新消息",
|
|
|
|
|
"community": "社区",
|
|
|
|
|
"for_you": "为你推荐"
|
|
|
|
|
},
|
|
|
|
|
"intro": "这些嘟文在你的长毛象小宇宙中备受关注。"
|
|
|
|
|
},
|
|
|
|
|
"favorite": {
|
2023-09-20 22:48:22 +02:00
|
|
|
|
"title": "喜欢"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"notification": {
|
|
|
|
|
"title": {
|
|
|
|
|
"Everything": "全部",
|
|
|
|
|
"Mentions": "提及"
|
|
|
|
|
},
|
|
|
|
|
"notification_description": {
|
|
|
|
|
"followed_you": "关注了你",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"favorited_your_post": "喜欢了你的嘟文",
|
|
|
|
|
"reblogged_your_post": "转发了你的嘟文",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"mentioned_you": "提及了你",
|
|
|
|
|
"request_to_follow_you": "关注请求",
|
|
|
|
|
"poll_has_ended": "投票已结束"
|
|
|
|
|
},
|
|
|
|
|
"keyobard": {
|
|
|
|
|
"show_everything": "显示全部",
|
|
|
|
|
"show_mentions": "显示提及"
|
2022-06-30 09:21:52 +02:00
|
|
|
|
},
|
|
|
|
|
"follow_request": {
|
2022-06-30 09:48:02 +02:00
|
|
|
|
"accept": "接受",
|
|
|
|
|
"accepted": "已接受",
|
|
|
|
|
"reject": "拒绝",
|
|
|
|
|
"rejected": "已拒绝"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"thread": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"back_title": "嘟文",
|
|
|
|
|
"title": "来自 %s 的嘟文"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"settings": {
|
2023-11-14 12:38:12 +01:00
|
|
|
|
"overview": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"title": "设置",
|
|
|
|
|
"general": "通用",
|
|
|
|
|
"notifications": "通知",
|
|
|
|
|
"support_mastodon": "支持 Mastodon",
|
|
|
|
|
"about_mastodon": "关于 Mastodon",
|
|
|
|
|
"server_details": "服务器详情",
|
|
|
|
|
"logout": "登出 %@"
|
2023-11-14 12:38:12 +01:00
|
|
|
|
},
|
|
|
|
|
"about_mastodon": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"title": "关于",
|
|
|
|
|
"more_settings": "更多设置",
|
|
|
|
|
"contribute_to_mastodon": "贡献给Mastodon",
|
|
|
|
|
"privacy_policy": "隐私政策",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"clear_media_storage": "清除媒体缓存"
|
2023-11-14 12:38:12 +01:00
|
|
|
|
},
|
|
|
|
|
"server_details": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"about": "关于",
|
|
|
|
|
"rules": "规则",
|
2023-11-14 12:38:12 +01:00
|
|
|
|
"about_instance": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"title": "管理员",
|
|
|
|
|
"message_admin": "联系管理员",
|
|
|
|
|
"legal_notice": "法律声明"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
2023-11-14 12:38:12 +01:00
|
|
|
|
"general": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"title": "通用",
|
2023-11-14 12:38:12 +01:00
|
|
|
|
"appearance": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"section_title": "外观",
|
|
|
|
|
"dark": "深色",
|
|
|
|
|
"light": "浅色",
|
|
|
|
|
"system": "跟随系统"
|
2023-11-14 12:38:12 +01:00
|
|
|
|
},
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"ask_before": {
|
|
|
|
|
"section_title": "在执行前确认...",
|
|
|
|
|
"posting_without_alt_text": "发布没有替代文本的嘟文",
|
|
|
|
|
"unfollowing_someone": "取消关注某人",
|
|
|
|
|
"boosting_a_post": "转嘟",
|
|
|
|
|
"deleting_a_post": "删除嘟文"
|
|
|
|
|
},
|
2023-11-14 12:38:12 +01:00
|
|
|
|
"design": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"section_title": "设计",
|
|
|
|
|
"show_animations": "播放动态头像和表情"
|
2023-11-14 12:38:12 +01:00
|
|
|
|
},
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"language": {
|
|
|
|
|
"section_title": "语言",
|
|
|
|
|
"default_post_language": "默认发嘟语言"
|
|
|
|
|
},
|
2023-11-14 12:38:12 +01:00
|
|
|
|
"links": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"section_title": "链接",
|
|
|
|
|
"open_in_mastodon": "在 Mastodon 中打开",
|
|
|
|
|
"open_in_browser": "在浏览器中打开"
|
2023-11-14 12:38:12 +01:00
|
|
|
|
}
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
2023-11-14 12:38:12 +01:00
|
|
|
|
"notifications": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"title": "通知",
|
2023-11-14 12:38:12 +01:00
|
|
|
|
"policy": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"title": "通知接收范围",
|
|
|
|
|
"anyone": "任何人",
|
|
|
|
|
"followers": "关注你的人",
|
|
|
|
|
"follow": "你关注的人",
|
|
|
|
|
"noone": "关闭通知"
|
2023-11-14 12:38:12 +01:00
|
|
|
|
},
|
|
|
|
|
"alert": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"mentions_and_replies": "提及与回复",
|
|
|
|
|
"boosts": "转嘟",
|
|
|
|
|
"favorites": "喜欢",
|
|
|
|
|
"new_followers": "新关注者"
|
2023-11-14 12:38:12 +01:00
|
|
|
|
},
|
|
|
|
|
"disabled": {
|
2024-01-31 10:01:31 +01:00
|
|
|
|
"notification_hint": "在系统设置中打开通知来随时获取新动态。",
|
|
|
|
|
"go_to_settings": "转到通知设置"
|
2023-11-14 12:38:12 +01:00
|
|
|
|
}
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"report": {
|
|
|
|
|
"title_report": "举报",
|
|
|
|
|
"title": "举报 %s",
|
|
|
|
|
"step1": "步骤 1 / 2",
|
|
|
|
|
"step2": "步骤 2 / 2",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"content1": "是否有嘟文需要举报?",
|
2022-05-13 05:50:51 +02:00
|
|
|
|
"content2": "是否有关于此举报的详细描述信息?",
|
|
|
|
|
"report_sent_title": "感谢提交举报,我们将会进行处理。",
|
|
|
|
|
"send": "发送举报",
|
|
|
|
|
"skip_to_send": "直接发送",
|
|
|
|
|
"text_placeholder": "输入或粘贴额外的注释",
|
|
|
|
|
"reported": "已报告",
|
|
|
|
|
"step_one": {
|
2022-05-13 13:10:42 +02:00
|
|
|
|
"step_1_of_4": "第 1 步(共 4 步)",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"whats_wrong_with_this_post": "这条嘟文有什么问题?",
|
2022-05-13 13:10:42 +02:00
|
|
|
|
"whats_wrong_with_this_account": "这个账户有什么问题?",
|
|
|
|
|
"whats_wrong_with_this_username": "%s 有什么问题?",
|
|
|
|
|
"select_the_best_match": "选择最佳匹配",
|
|
|
|
|
"i_dont_like_it": "我不喜欢它",
|
|
|
|
|
"it_is_not_something_you_want_to_see": "这不是你想看到的东西",
|
|
|
|
|
"its_spam": "它是垃圾信息",
|
|
|
|
|
"malicious_links_fake_engagement_or_repetetive_replies": "恶意链接、虚假参与或重复性回复",
|
|
|
|
|
"it_violates_server_rules": "它违反了服务器规则",
|
|
|
|
|
"you_are_aware_that_it_breaks_specific_rules": "你发现它违反了某个服务器规则",
|
|
|
|
|
"its_something_else": "其他原因",
|
|
|
|
|
"the_issue_does_not_fit_into_other_categories": "该问题属于其他类别"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"step_two": {
|
2022-05-13 13:10:42 +02:00
|
|
|
|
"step_2_of_4": "第 2 步(共 4 步)",
|
|
|
|
|
"which_rules_are_being_violated": "哪些规则被违反了?",
|
|
|
|
|
"select_all_that_apply": "选择适用选项",
|
|
|
|
|
"i_just_don’t_like_it": "我不喜欢它"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"step_three": {
|
2022-05-13 13:10:42 +02:00
|
|
|
|
"step_3_of_4": "第 3 步(共 4 步)",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"are_there_any_posts_that_back_up_this_report": "有任何嘟文可以支持此报告吗?",
|
2022-05-13 13:10:42 +02:00
|
|
|
|
"select_all_that_apply": "选择适用选项"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"step_four": {
|
2022-05-13 13:10:42 +02:00
|
|
|
|
"step_4_of_4": "第 4 步(共 4 步)",
|
|
|
|
|
"is_there_anything_else_we_should_know": "还有什么你认为我们应该知道的吗?"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
},
|
|
|
|
|
"step_final": {
|
2022-05-13 13:10:42 +02:00
|
|
|
|
"dont_want_to_see_this": "不想看到这个内容?",
|
|
|
|
|
"when_you_see_something_you_dont_like_on_mastodon_you_can_remove_the_person_from_your_experience.": "当你在 Mastodon 看到不喜欢的东西时,可以尝试移除它。",
|
|
|
|
|
"unfollow": "取消关注",
|
|
|
|
|
"unfollowed": "已取消关注",
|
|
|
|
|
"unfollow_user": "取消关注 %s",
|
|
|
|
|
"mute_user": "静音 %s",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"you_wont_see_their_posts_or_reblogs_in_your_home_feed_they_wont_know_they_ve_been_muted": "你不会在主页里看到他们的嘟文和转发。他们不会知道被静音了。",
|
2022-05-13 13:10:42 +02:00
|
|
|
|
"block_user": "屏蔽 %s",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"they_will_no_longer_be_able_to_follow_or_see_your_posts_but_they_can_see_if_theyve_been_blocked": "他们将不再能够关注或看到你的嘟文,但他们可以知道他们是否被屏蔽。",
|
2022-05-13 13:10:42 +02:00
|
|
|
|
"while_we_review_this_you_can_take_action_against_user": "当我们审核这个报告时,你可以对 %s 采取行动。"
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"preview": {
|
|
|
|
|
"keyboard": {
|
|
|
|
|
"close_preview": "关闭预览",
|
|
|
|
|
"show_next": "显示下一个",
|
|
|
|
|
"show_previous": "显示前一个"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"account_list": {
|
|
|
|
|
"tab_bar_hint": "当前账户:%s。 双击并按住来打开账户切换页面",
|
|
|
|
|
"dismiss_account_switcher": "关闭账户切换页面",
|
|
|
|
|
"add_account": "添加账户"
|
|
|
|
|
},
|
New Crowdin updates (#356)
* New translations app.json (Italian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Galician)
* New translations app.json (Kabyle)
* New translations app.json (Kabyle)
* New translations Localizable.stringsdict (Kabyle)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Chinese Traditional)
* New translations app.json (Arabic)
* New translations app.json (French)
* New translations app.json (Spanish)
* New translations Localizable.stringsdict (Spanish)
* New translations app.json (Thai)
* New translations Localizable.stringsdict (Japanese)
* New translations app.json (Thai)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Sorani (Kurdish))
* New translations app.json (Kabyle)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Hindi)
* New translations app.json (Indonesian)
* New translations app.json (Japanese)
* New translations app.json (Romanian)
* New translations app.json (French)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Finnish)
* New translations app.json (Italian)
* New translations app.json (Korean)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Dutch)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Swedish)
* New translations app.json (Turkish)
* New translations app.json (Chinese Simplified)
* New translations app.json (Chinese Traditional)
* New translations app.json (English)
* New translations app.json (Vietnamese)
* New translations app.json (Galician)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Italian)
* New translations app.json (Chinese Simplified)
* New translations app.json (Catalan)
* New translations app.json (Japanese)
* New translations app.json (Korean)
* New translations app.json (Arabic)
* New translations app.json (Vietnamese)
* New translations app.json (Spanish)
* New translations app.json (Japanese)
* New translations app.json (Japanese)
* New translations app.json (Chinese Traditional)
* New translations app.json (Galician)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Thai)
* New translations app.json (French)
* New translations Localizable.stringsdict (Arabic)
* New translations Localizable.stringsdict (Arabic)
* New translations app.json (Turkish)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Scottish Gaelic)
* New translations Localizable.stringsdict (Scottish Gaelic)
* New translations app.json (Latvian)
* New translations ios-infoPlist.json (Latvian)
* New translations Localizable.stringsdict (Latvian)
* New translations Intents.strings (Latvian)
* New translations Intents.stringsdict (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Latvian)
* New translations Intents.strings (Latvian)
* New translations app.json (Latvian)
* New translations app.json (Czech)
* New translations ios-infoPlist.json (Czech)
* New translations Localizable.stringsdict (Czech)
* New translations Intents.strings (Czech)
* New translations Intents.stringsdict (Czech)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations Localizable.stringsdict (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations Intents.stringsdict (Slovenian)
* New translations app.json (Sinhala)
* New translations ios-infoPlist.json (Sinhala)
* New translations Localizable.stringsdict (Sinhala)
* New translations Intents.strings (Sinhala)
* New translations Intents.stringsdict (Sinhala)
* New translations app.json (Sinhala)
* New translations app.json (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (German)
* New translations app.json (German)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations Localizable.stringsdict (Turkish)
* New translations app.json (Slovenian)
* New translations ios-infoPlist.json (Slovenian)
* New translations app.json (Slovenian)
* New translations Intents.strings (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Korean)
* New translations ios-infoPlist.json (Korean)
* New translations Localizable.stringsdict (Korean)
* New translations Intents.strings (Korean)
* New translations Intents.stringsdict (Korean)
* New translations app.json (Swedish)
* New translations app.json (Slovenian)
* New translations app.json (Slovenian)
* New translations app.json (Swedish)
* New translations Localizable.stringsdict (Swedish)
* New translations app.json (Swedish)
* New translations Localizable.stringsdict (Swedish)
* New translations app.json (Slovenian)
* New translations app.json (Vietnamese)
* New translations Localizable.stringsdict (Slovenian)
* New translations Intents.strings (Vietnamese)
* New translations app.json (Vietnamese)
* New translations Localizable.stringsdict (German)
* New translations Localizable.stringsdict (German)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Ukrainian)
* New translations ios-infoPlist.json (Ukrainian)
* New translations Localizable.stringsdict (Ukrainian)
* New translations Intents.strings (Ukrainian)
* New translations Intents.stringsdict (Ukrainian)
* New translations Localizable.stringsdict (Slovenian)
* New translations app.json (Slovenian)
* New translations Intents.stringsdict (Slovenian)
* New translations app.json (Slovenian)
* New translations Localizable.stringsdict (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Slovenian)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations Localizable.stringsdict (Scottish Gaelic)
* New translations app.json (Slovenian)
* New translations app.json (Indonesian)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Chinese Simplified)
* New translations app.json (English)
* New translations app.json (Galician)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Japanese)
* New translations app.json (Thai)
* New translations app.json (Latvian)
* New translations app.json (Hindi)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Sinhala)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Dutch)
* New translations app.json (Italian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Ukrainian)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Swedish)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Finnish)
* New translations app.json (Romanian)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Sorani (Kurdish))
* New translations app.json (Swedish)
* New translations app.json (Italian)
* New translations Intents.strings (Swedish)
* New translations app.json (Catalan)
* New translations app.json (Slovenian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Chinese Traditional)
* New translations app.json (Korean)
* New translations app.json (Vietnamese)
* New translations app.json (Slovenian)
* New translations app.json (Indonesian)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Chinese Simplified)
* New translations app.json (English)
* New translations app.json (Galician)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Japanese)
* New translations app.json (Thai)
* New translations app.json (Latvian)
* New translations app.json (Hindi)
* New translations app.json (English, United States)
* New translations app.json (Welsh)
* New translations app.json (Sinhala)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Dutch)
* New translations app.json (Italian)
* New translations app.json (Chinese Traditional)
* New translations app.json (Ukrainian)
* New translations app.json (Vietnamese)
* New translations app.json (Kabyle)
* New translations app.json (Korean)
* New translations app.json (Swedish)
* New translations app.json (French)
* New translations app.json (Turkish)
* New translations app.json (Czech)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Finnish)
* New translations app.json (Romanian)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Catalan)
* New translations app.json (Danish)
* New translations app.json (German)
* New translations app.json (Basque)
* New translations app.json (Sorani (Kurdish))
2022-11-09 07:33:08 +01:00
|
|
|
|
"bookmark": {
|
2022-11-16 12:59:01 +01:00
|
|
|
|
"title": "书签"
|
2022-12-01 20:49:17 +01:00
|
|
|
|
},
|
|
|
|
|
"followed_tags": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"title": "关注的标签",
|
2022-12-01 20:49:17 +01:00
|
|
|
|
"header": {
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"posts": "个嘟文",
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"participants": "参与者",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"posts_today": "今日嘟文"
|
2022-12-01 20:49:17 +01:00
|
|
|
|
},
|
|
|
|
|
"actions": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"follow": "关注",
|
|
|
|
|
"unfollow": "取消关注"
|
2022-12-01 20:49:17 +01:00
|
|
|
|
}
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
|
|
|
|
"extension": {
|
|
|
|
|
"open_in": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"invalid_link_error": "这似乎不是一个有效的 Mastodon 链接。"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"widget": {
|
|
|
|
|
"common": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"unsupported_widget_family": "抱歉,不支持此类小组件。",
|
|
|
|
|
"user_not_logged_in": "请打开 Mastodon 来登录账户。"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
|
|
|
|
"followers_count": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"configuration_display_name": "关注者",
|
|
|
|
|
"configuration_description": "显示关注数。",
|
|
|
|
|
"title": "关注者",
|
|
|
|
|
"followers_today": "今天有%s 个关注者"
|
2023-03-21 08:01:57 +01:00
|
|
|
|
},
|
|
|
|
|
"multiple_followers": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"configuration_display_name": "多个关注者",
|
|
|
|
|
"configuration_description": "显示多个账户的关注者数量。",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"mock_user": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"display_name": "另一个关注者",
|
2023-03-21 08:01:57 +01:00
|
|
|
|
"account_name": "another@follower.social"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"latest_followers": {
|
2023-05-10 16:22:22 +02:00
|
|
|
|
"configuration_display_name": "最新的关注者",
|
|
|
|
|
"configuration_description": "显示最新关注者。",
|
|
|
|
|
"title": "最新的关注者",
|
|
|
|
|
"last_update": "最近更新:%s"
|
|
|
|
|
},
|
|
|
|
|
"hashtag": {
|
|
|
|
|
"configuration": {
|
|
|
|
|
"display_name": "标签",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"description": "显示最近一篇带有此标签的嘟文。"
|
2023-05-10 16:22:22 +02:00
|
|
|
|
},
|
|
|
|
|
"not_found": {
|
|
|
|
|
"account_name": "加入 Mastodon",
|
|
|
|
|
"account": "@johnMastodon@no-such.account",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"content": "抱歉,我们找不到任何带有 <a>#%@</a>标签的嘟文。请尝试一个 <a>#不同的标签</a> 或检查组件设置。"
|
2023-05-10 16:22:22 +02:00
|
|
|
|
},
|
|
|
|
|
"placeholder": {
|
|
|
|
|
"account_name": "加入 Mastodon",
|
|
|
|
|
"account": "@johnMastodon@no-such.account",
|
2024-03-21 17:00:09 +01:00
|
|
|
|
"content": "带有 <a>#标签</a> 的嘟文会显示为此样式。您可以在组件设置中选择任意 <a>#标签</a>。"
|
2023-05-10 16:22:22 +02:00
|
|
|
|
}
|
2023-03-21 08:01:57 +01:00
|
|
|
|
}
|
2022-05-13 05:50:51 +02:00
|
|
|
|
}
|
2022-11-16 09:45:23 +01:00
|
|
|
|
}
|