social/l10n/zh_CN.js

25 wiersze
984 B
JavaScript
Czysty Wina Historia

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

OC.L10N.register(
"social",
{
"Social" : "社交",
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud已经成为联合社交网络的一部分",
"Open documentation" : "打开文件",
"Social app setup" : "安装Social应用",
"Finish setup" : "完成安装",
"Home" : "主页",
"Followers" : "关注者",
"Unfollow" : "取消关注",
"Following" : "正在关注",
"Follow" : "关注",
"following" : "正在关注",
"followers" : "关注者",
"No accounts found" : "没有找到帐户",
"Searching for" : "搜索",
"No posts found" : "未找到文章",
"No local posts found" : "没有找到本地文章",
"User not found" : "未找到用户",
"Sorry, we could not find the account of {userId}" : "非常抱歉我们不能查找到这个用户id对应的帐户",
"Follow Nextcloud on mastodon.xyz" : "在mastodon.xyz上关注Nextcloud"
},
"nplurals=1; plural=0;");