mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-09 07:48:44 +01:00
chore: update l10n (#1158)
This commit is contained in:
parent
0429c5bff6
commit
cb8f1add07
@ -224,4 +224,30 @@ internal val ZhCnStrings =
|
||||
override val settingsIncludeNsfw = "包含工作场所不宜内容"
|
||||
override val settingsLanguage = "语言"
|
||||
override val settingsNavigationBarTitlesVisible = "显示导航栏标题"
|
||||
override val modActionMarkAsDistinguished = "标记为杰出"
|
||||
override val modActionUnmarkAsDistinguished = "取消标记为杰出"
|
||||
override val reportListTitle = "举报列表"
|
||||
override val reportListTypeTitle = "举报列表类型"
|
||||
override val reportListTypeAll = "全部"
|
||||
override val reportListTypeUnresolved = "未解决"
|
||||
override val reportActionResolve = "解决"
|
||||
override val reportActionUnresolve = "取消解决"
|
||||
override val sidebarNotLoggedMessage =
|
||||
"欢迎使用 Raccoon!\n\n在匿名模式下,您可以使用顶部的下拉按钮 (▼) 更改当前浏览的实例。\n\n您也可以随时在个人资料页面登录您的实例。\n\n还请尽享 Lemmy!"
|
||||
override val settingsDefaultInboxType = "默认收件箱类型"
|
||||
override val modActionAddMod = "添加版主"
|
||||
override val modActionRemoveMod = "移除版主"
|
||||
override val settingsCommentBarThemeGreen = "🥑 牛油果"
|
||||
override val settingsCommentBarThemeRed = "🍓 草莓"
|
||||
override val settingsCommentBarThemeMulti = "🌈 彩虹"
|
||||
override val messageConfirmExit = "再次点击 🔙 以退出"
|
||||
override val communityActionUnsubscribe = "取消订阅"
|
||||
override val settingsVoteFormat = "投票格式"
|
||||
override val settingsVoteFormatAggregated = "总计"
|
||||
override val settingsVoteFormatSeparated = "分开计数"
|
||||
override val settingsVoteFormatPercentage = "百分比"
|
||||
override val settingsCommentBarThemeBlue = "🌊 海洋"
|
||||
override val settingsFontFamilyDefault = "系统"
|
||||
override val postReplySourceAccount = "由:"
|
||||
override val settingsCommentBarTheme = "评论栏主题"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user