Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (616 of 616 strings)

Co-authored-by: Eric <alchemillatruth@purelymail.com>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/zh_Hans/
Translation: Tusky/Tusky
This commit is contained in:
Eric 2023-08-05 20:35:55 +00:00 committed by Nik Clayton
parent 48a88dea9e
commit bfe907f4f6
1 changed files with 12 additions and 8 deletions

View File

@ -234,14 +234,9 @@
to show we do not mean the software is gratis. Source: https://www.gnu.org/philosophy/free-sw.html
* the url can be changed to link to the localized version of the license.
-->
<string name="about_project_site">
项目地址:\n
https://tusky.app
</string>
<string name="about_bug_feature_request_site">
问题反馈:\n
https://github.com/tuskyapp/Tusky/issues
</string>
<string name="about_project_site">项目地址https://tusky.app</string>
<string name="about_bug_feature_request_site">问题反馈及功能请求:
\nhttps://github.com/tuskyapp/Tusky/issues</string>
<string name="about_tusky_account">Tusky 官方账号</string>
<string name="post_share_content">分享嘟文内容</string>
<string name="post_share_link">分享嘟文链接</string>
@ -675,4 +670,13 @@
<string name="notification_prune_cache">缓存维护…</string>
<string name="notification_listenable_worker_name">后台活动</string>
<string name="error_media_upload_sending_fmt">上传失败了:%s</string>
<string name="about_account_info_title">你的账户</string>
<string name="about_account_info">\@%s@%s
\n版本: %s</string>
<string name="about_copied">已复制版本和设备信息</string>
<string name="about_device_info_title">你的设备</string>
<string name="about_device_info">%s %s
\nAndroid 系统版本: %s
\nSDK 版本: %d</string>
<string name="about_copy">复制版本及设备信息</string>
</resources>