Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Nov 23, 2023
1 parent f0c6137 commit 2abcf04
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"Personal activity feed for %s" : "%s 的个人活动订阅源",
"Your feed URL is invalid" : "您的订阅源地址无效",
"Activity feed for %1$s" : "%1$s 的动态",
"Activity feed" : "活动订阅源",
"Your settings have been updated." : "您的设置已更新。",
"Settings have been updated." : "设置已更新。",
Expand Down Expand Up @@ -40,13 +41,21 @@ OC.L10N.register(
"Open {filename}" : "打开 {filename}",
"in {path}" : "在 {path}",
"Home" : "主页",
"Your activities" : "你的动态",
"Loading activities" : "正在加载动态",
"This stream will show events like additions, changes & shares" : "流中会显示诸如添加、更改和共享之类的事件",
"No activity yet" : "暂无动态",
"Loading more activities" : "正在加载更多动态",
"No more activities." : "暂无更多动态。",
"Could not load activites" : "无法加载动态",
"Activity settings" : "动态设置",
"Enable RSS feed" : "启用 RSS 订阅源",
"RSS feed" : "RSS 订阅源",
"Copy RSS feed link" : "复制 RSS 订阅链接",
"Personal notification settings" : "个人通知设置",
"Could not enable RSS link" : "无法激活 RSS 链接",
"RSS link copied to clipboard" : "RSS 链接已拷贝至剪贴板",
"Could not copy the RSS link, please copy manually:" : "无法复制 RSS 链接,请手动进行该操作:",
"Unable to load the activity list" : "无法加载活动列表",
"Notification" : "通知",
"Enable notification emails" : "启用邮件通知",
Expand Down
9 changes: 9 additions & 0 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"Personal activity feed for %s" : "%s 的个人活动订阅源",
"Your feed URL is invalid" : "您的订阅源地址无效",
"Activity feed for %1$s" : "%1$s 的动态",
"Activity feed" : "活动订阅源",
"Your settings have been updated." : "您的设置已更新。",
"Settings have been updated." : "设置已更新。",
Expand Down Expand Up @@ -38,13 +39,21 @@
"Open {filename}" : "打开 {filename}",
"in {path}" : "在 {path}",
"Home" : "主页",
"Your activities" : "你的动态",
"Loading activities" : "正在加载动态",
"This stream will show events like additions, changes & shares" : "流中会显示诸如添加、更改和共享之类的事件",
"No activity yet" : "暂无动态",
"Loading more activities" : "正在加载更多动态",
"No more activities." : "暂无更多动态。",
"Could not load activites" : "无法加载动态",
"Activity settings" : "动态设置",
"Enable RSS feed" : "启用 RSS 订阅源",
"RSS feed" : "RSS 订阅源",
"Copy RSS feed link" : "复制 RSS 订阅链接",
"Personal notification settings" : "个人通知设置",
"Could not enable RSS link" : "无法激活 RSS 链接",
"RSS link copied to clipboard" : "RSS 链接已拷贝至剪贴板",
"Could not copy the RSS link, please copy manually:" : "无法复制 RSS 链接,请手动进行该操作:",
"Unable to load the activity list" : "无法加载活动列表",
"Notification" : "通知",
"Enable notification emails" : "启用邮件通知",
Expand Down

0 comments on commit 2abcf04

Please sign in to comment.