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 24, 2024
1 parent e6faf8c commit 74174aa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
OC.L10N.register(
"activity",
{
"Personal activity feed for %s" : "%s 的个人活动订阅源",
"Personal activity feed for %s" : "%s 的个人动态订阅源",
"Your feed URL is invalid" : "您的订阅源地址无效",
"Activity feed for %1$s" : "%1$s 的动态",
"Activity feed" : "活动订阅源",
"Activity feed for %1$s" : "%1$s 的动态订阅源",
"Activity feed" : "动态订阅源",
"Your settings have been updated." : "您的设置已更新。",
"Settings have been updated." : "设置已更新。",
"Recent activity" : "最近动态",
"No activities" : "无活动",
"More activities" : "更多活动",
"No activities" : "暂无动态",
"More activities" : "更多动态",
"Daily activity summary for %s" : "%s 的每日动态概况",
"_and %n more…_::_and %n more…_" : ["以及 %n 项..."],
"All activities" : "所有动态",
"By others" : "其他来源",
"By you" : "本地来源",
"By others" : "他人动态",
"By you" : "你的动态",
"Activity at %s" : "%s 的动态",
"Hello %s" : "%s 您好",
"Hello %s," : "%s 你好,",
Expand Down Expand Up @@ -56,7 +56,7 @@ OC.L10N.register(
"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" : "无法加载活动列表",
"Unable to load the activity list" : "无法加载动态列表",
"Notification" : "通知",
"Enable notification emails" : "启用邮件通知",
"Choose for which activities you want to get an email or push notification." : "选择您要为哪些动态接收电子邮件或推送通知。",
Expand Down
16 changes: 8 additions & 8 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{ "translations": {
"Personal activity feed for %s" : "%s 的个人活动订阅源",
"Personal activity feed for %s" : "%s 的个人动态订阅源",
"Your feed URL is invalid" : "您的订阅源地址无效",
"Activity feed for %1$s" : "%1$s 的动态",
"Activity feed" : "活动订阅源",
"Activity feed for %1$s" : "%1$s 的动态订阅源",
"Activity feed" : "动态订阅源",
"Your settings have been updated." : "您的设置已更新。",
"Settings have been updated." : "设置已更新。",
"Recent activity" : "最近动态",
"No activities" : "无活动",
"More activities" : "更多活动",
"No activities" : "暂无动态",
"More activities" : "更多动态",
"Daily activity summary for %s" : "%s 的每日动态概况",
"_and %n more…_::_and %n more…_" : ["以及 %n 项..."],
"All activities" : "所有动态",
"By others" : "其他来源",
"By you" : "本地来源",
"By others" : "他人动态",
"By you" : "你的动态",
"Activity at %s" : "%s 的动态",
"Hello %s" : "%s 您好",
"Hello %s," : "%s 你好,",
Expand Down Expand Up @@ -54,7 +54,7 @@
"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" : "无法加载活动列表",
"Unable to load the activity list" : "无法加载动态列表",
"Notification" : "通知",
"Enable notification emails" : "启用邮件通知",
"Choose for which activities you want to get an email or push notification." : "选择您要为哪些动态接收电子邮件或推送通知。",
Expand Down

0 comments on commit 74174aa

Please sign in to comment.