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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Mar 7, 2025
1 parent 9c74699 commit d471dec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ OC.L10N.register(
"a conversation" : "一个对话",
"(Duration %s)" : "(持续时间 %s)",
"You attended a call with {user1}" : "您参加了{user1}的通话",
"_%n guest_::_%n guests_" : ["%n位访客"],
"_%n guest_::_%n guests_" : ["%n 位访客"],
"You attended a call with {user1} and {user2}" : "您参加了{user1}和{user2}的通话",
"You attended a call with {user1}, {user2} and {user3}" : "您参加了{user1},{user2}和{user3} 的通话",
"You attended a call with {user1}, {user2}, {user3} and {user4}" : "您参加了{user1},{user2},{user3}和{user4}的通话",
Expand Down Expand Up @@ -72,6 +72,8 @@ OC.L10N.register(
"- Moderators can now ban accounts and guests to prevent them from rejoining a conversation" : "- 主持人现在可以封禁账号和访客,以防止他们重新加入对话",
"- Upcoming calls from linked calendar events and out-of-office replacements are now shown in conversations" : "- 对话中现在会显示来自链接日历事件和外出接替者的即将进行的通话",
"- Calls can now be done in a federated way with other Talk servers (requires the High-performance backend)" : "- 现在可以与其他 Talk 服务器以联合方式进行通话(需要高性能后端)",
"- Introducing the Nextcloud Talk desktop client for Windows, macOS and Linux: %s" : "- 引入适用于 Windows、macOS 和 Linux 的 Nextcloud Talk 桌面客户端:%s",
"- Summarize call recordings and unread messages in chats with the Nextcloud Assistant" : "- 使用 Nextcloud 助手总结通话记录和聊天中的未读消息",
"Talk updates ✅" : "通话应用更新 ✅",
"Reaction deleted by author" : "回应被作者删除",
"{actor} created the conversation" : "{actor}创建了对话",
Expand Down
4 changes: 3 additions & 1 deletion l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"a conversation" : "一个对话",
"(Duration %s)" : "(持续时间 %s)",
"You attended a call with {user1}" : "您参加了{user1}的通话",
"_%n guest_::_%n guests_" : ["%n位访客"],
"_%n guest_::_%n guests_" : ["%n 位访客"],
"You attended a call with {user1} and {user2}" : "您参加了{user1}和{user2}的通话",
"You attended a call with {user1}, {user2} and {user3}" : "您参加了{user1},{user2}和{user3} 的通话",
"You attended a call with {user1}, {user2}, {user3} and {user4}" : "您参加了{user1},{user2},{user3}和{user4}的通话",
Expand Down Expand Up @@ -70,6 +70,8 @@
"- Moderators can now ban accounts and guests to prevent them from rejoining a conversation" : "- 主持人现在可以封禁账号和访客,以防止他们重新加入对话",
"- Upcoming calls from linked calendar events and out-of-office replacements are now shown in conversations" : "- 对话中现在会显示来自链接日历事件和外出接替者的即将进行的通话",
"- Calls can now be done in a federated way with other Talk servers (requires the High-performance backend)" : "- 现在可以与其他 Talk 服务器以联合方式进行通话(需要高性能后端)",
"- Introducing the Nextcloud Talk desktop client for Windows, macOS and Linux: %s" : "- 引入适用于 Windows、macOS 和 Linux 的 Nextcloud Talk 桌面客户端:%s",
"- Summarize call recordings and unread messages in chats with the Nextcloud Assistant" : "- 使用 Nextcloud 助手总结通话记录和聊天中的未读消息",
"Talk updates ✅" : "通话应用更新 ✅",
"Reaction deleted by author" : "回应被作者删除",
"{actor} created the conversation" : "{actor}创建了对话",
Expand Down

0 comments on commit d471dec

Please sign in to comment.