diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-16 00:18:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-16 00:18:07 +0000 |
commit | a499cab938b06b4cbd3d8a1bd65683b5a9272612 (patch) | |
tree | c270cac5c8a6022055a8ab97a44c317ddae1cf16 /apps/dav | |
parent | a23743cf7591dddb28fb1fdd5b957d7c4f4afb06 (diff) | |
download | nextcloud-server-a499cab938b06b4cbd3d8a1bd65683b5a9272612.tar.gz nextcloud-server-a499cab938b06b4cbd3d8a1bd65683b5a9272612.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/gl.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 16 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.json | 16 |
4 files changed, 28 insertions, 8 deletions
diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index cac049cbb90..288ad39f189 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -138,7 +138,7 @@ OC.L10N.register( "Failed to write file contents: %1$s" : "Produciuse un erro ao escribir o contido do ficheiro: %1$s", "File not found: %1$s" : "Non se atopou o ficheiro: %1$s", "System is in maintenance mode." : "O sistema está en modo de mantemento.", - "Upgrade needed" : "É necesario anovar actualizar", + "Upgrade needed" : "É necesario anovar", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "É preciso configurar o seu %s para que empregue HTTPS para poder usar CalDAV e CardDAV con iOS / macOS.", "Configures a CalDAV account" : "Configurar unha conta de CalDAV", "Configures a CardDAV account" : "Configurar unha conta de CardDAV", diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index 0f374886a9a..17e88139f67 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -136,7 +136,7 @@ "Failed to write file contents: %1$s" : "Produciuse un erro ao escribir o contido do ficheiro: %1$s", "File not found: %1$s" : "Non se atopou o ficheiro: %1$s", "System is in maintenance mode." : "O sistema está en modo de mantemento.", - "Upgrade needed" : "É necesario anovar actualizar", + "Upgrade needed" : "É necesario anovar", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "É preciso configurar o seu %s para que empregue HTTPS para poder usar CalDAV e CardDAV con iOS / macOS.", "Configures a CalDAV account" : "Configurar unha conta de CalDAV", "Configures a CardDAV account" : "Configurar unha conta de CardDAV", diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 505b3a734e3..f32debcec1d 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -2,7 +2,7 @@ OC.L10N.register( "dav", { "Calendar" : "日历", - "To-dos" : "代办事项", + "To-dos" : "待办事项", "Personal" : "个人", "{actor} created calendar {calendar}" : "{actor} 创建了日历 {calendar}", "You created calendar {calendar}" : "您创建的日历 {calendar}", @@ -37,8 +37,8 @@ OC.L10N.register( "{actor} restored event {event} of calendar {calendar}" : "{actor} 还原了事件 {event},它位于日历 {calendar}", "You restored event {event} of calendar {calendar}" : "你还原了事件 {event},它位于日历 {calendar}", "Busy" : "忙碌", - "{actor} created to-do {todo} in list {calendar}" : "{actor} 在清单 {calendar} 中创建了代办事项 {todo}", - "You created to-do {todo} in list {calendar}" : "您已在清单 {calendar} 中创建了代办事项 {todo}", + "{actor} created to-do {todo} in list {calendar}" : "{actor} 在清单 {calendar} 中创建了待办事项 {todo}", + "You created to-do {todo} in list {calendar}" : "您已在清单 {calendar} 中创建了待办事项 {todo}", "{actor} deleted to-do {todo} from list {calendar}" : "{actor} 从列表 {calendar} 中删除了待办事项 {todo}", "You deleted to-do {todo} from list {calendar}" : "你从列表 {calendar} 中删除了待办事项 {todo}", "{actor} updated to-do {todo} in list {calendar}" : "{actor} 更新了列表 {calendar} 中的待办事项 {todo}", @@ -73,8 +73,16 @@ OC.L10N.register( "Where: %s" : "地点:%s", "%1$s via %2$s" : "%1$s 通过 %2$s", "Cancelled: %1$s" : "已取消:%1$s", + "\"%1$s\" has been canceled" : "\"%1$s\" 已被取消", "Re: %1$s" : "回复:%1$s", + "%1$s has accepted your invitation" : "%1$s 已接受您的邀请", + "%1$s has tentatively accepted your invitation" : "%1$s 暂时接受了您的邀请", + "%1$s has declined your invitation" : "%1$s 已拒绝了您的邀请", + "%1$s has responded to your invitation" : "%1$s 已回应了您的邀请", + "Invitation updated: %1$s" : "邀请已更新:%1$s", + "%1$s updated the event \"%2$s\"" : "%1$s 已更新事件 \"%2$s\"", "Invitation: %1$s" : "邀请:%1$s", + "%1$s would like to invite you to \"%2$s\"" : "%1$s 想邀请您加入 \"%2$s\"", "Organizer:" : "组织者:", "Attendees:" : "与会者:", "Title:" : "标题:", @@ -110,6 +118,8 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} 更新了通讯录 {addressbook} 中的联系人 {card} ", "You updated contact {card} in address book {addressbook}" : "你更新了通讯录 {addressbook} 中的联系人 {card} ", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "一名 <strong>联系人</strong>或一个<strong>通讯录</strong>被更改了", + "Accounts" : "账户", + "System address book which holds all accounts" : "包含所有账户的系统通讯录", "File is not updatable: %1$s" : "无法更新文件:%1$s", "Could not write to final file, canceled by hook" : "无法写入最终文件,操作被插件取消", "Could not write file contents" : "无法写入文件内容", diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index a0033eaab87..ee4220a3c24 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -1,6 +1,6 @@ { "translations": { "Calendar" : "日历", - "To-dos" : "代办事项", + "To-dos" : "待办事项", "Personal" : "个人", "{actor} created calendar {calendar}" : "{actor} 创建了日历 {calendar}", "You created calendar {calendar}" : "您创建的日历 {calendar}", @@ -35,8 +35,8 @@ "{actor} restored event {event} of calendar {calendar}" : "{actor} 还原了事件 {event},它位于日历 {calendar}", "You restored event {event} of calendar {calendar}" : "你还原了事件 {event},它位于日历 {calendar}", "Busy" : "忙碌", - "{actor} created to-do {todo} in list {calendar}" : "{actor} 在清单 {calendar} 中创建了代办事项 {todo}", - "You created to-do {todo} in list {calendar}" : "您已在清单 {calendar} 中创建了代办事项 {todo}", + "{actor} created to-do {todo} in list {calendar}" : "{actor} 在清单 {calendar} 中创建了待办事项 {todo}", + "You created to-do {todo} in list {calendar}" : "您已在清单 {calendar} 中创建了待办事项 {todo}", "{actor} deleted to-do {todo} from list {calendar}" : "{actor} 从列表 {calendar} 中删除了待办事项 {todo}", "You deleted to-do {todo} from list {calendar}" : "你从列表 {calendar} 中删除了待办事项 {todo}", "{actor} updated to-do {todo} in list {calendar}" : "{actor} 更新了列表 {calendar} 中的待办事项 {todo}", @@ -71,8 +71,16 @@ "Where: %s" : "地点:%s", "%1$s via %2$s" : "%1$s 通过 %2$s", "Cancelled: %1$s" : "已取消:%1$s", + "\"%1$s\" has been canceled" : "\"%1$s\" 已被取消", "Re: %1$s" : "回复:%1$s", + "%1$s has accepted your invitation" : "%1$s 已接受您的邀请", + "%1$s has tentatively accepted your invitation" : "%1$s 暂时接受了您的邀请", + "%1$s has declined your invitation" : "%1$s 已拒绝了您的邀请", + "%1$s has responded to your invitation" : "%1$s 已回应了您的邀请", + "Invitation updated: %1$s" : "邀请已更新:%1$s", + "%1$s updated the event \"%2$s\"" : "%1$s 已更新事件 \"%2$s\"", "Invitation: %1$s" : "邀请:%1$s", + "%1$s would like to invite you to \"%2$s\"" : "%1$s 想邀请您加入 \"%2$s\"", "Organizer:" : "组织者:", "Attendees:" : "与会者:", "Title:" : "标题:", @@ -108,6 +116,8 @@ "{actor} updated contact {card} in address book {addressbook}" : "{actor} 更新了通讯录 {addressbook} 中的联系人 {card} ", "You updated contact {card} in address book {addressbook}" : "你更新了通讯录 {addressbook} 中的联系人 {card} ", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "一名 <strong>联系人</strong>或一个<strong>通讯录</strong>被更改了", + "Accounts" : "账户", + "System address book which holds all accounts" : "包含所有账户的系统通讯录", "File is not updatable: %1$s" : "无法更新文件:%1$s", "Could not write to final file, canceled by hook" : "无法写入最终文件,操作被插件取消", "Could not write file contents" : "无法写入文件内容", |