diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-24 02:14:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-24 02:14:59 +0000 |
commit | 999f89ff666a7f8e70ab16620273b7b0941d2e2a (patch) | |
tree | 83ef419ba737290ef701680413886d9d63aee3f4 /apps | |
parent | 304c1b9b61b20dfa3c1f07e8a914f0661d91704d (diff) | |
download | nextcloud-server-999f89ff666a7f8e70ab16620273b7b0941d2e2a.tar.gz nextcloud-server-999f89ff666a7f8e70ab16620273b7b0941d2e2a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/dav/l10n/zh_CN.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/zh_CN.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/zh_CN.js | 9 | ||||
-rw-r--r-- | apps/files/l10n/zh_CN.json | 9 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 12 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.json | 12 | ||||
-rw-r--r-- | apps/settings/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/fr.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 84 | ||||
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 84 | ||||
-rw-r--r-- | apps/theming/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/zh_CN.json | 1 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/fr.js | 4 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/fr.json | 4 |
16 files changed, 208 insertions, 28 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 8a8c9330513..8b0c30be1e6 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -2,6 +2,7 @@ OC.L10N.register( "dav", { "Calendar" : "日历", + "To-dos" : "代办事项", "Personal" : "个人", "{actor} created calendar {calendar}" : "{actor} 创建了日历 {calendar}", "You created calendar {calendar}" : "您创建的日历 {calendar}", @@ -31,9 +32,13 @@ OC.L10N.register( "You deleted event {event} from calendar {calendar}" : "您在日历 {calendar} 中删除了事件 {event}", "{actor} updated event {event} in calendar {calendar}" : "{actor} 在日历 {calendar} 中更新了事件 {event}", "You updated event {event} in calendar {calendar}" : "您在日历 {calendar} 中更新了事件 {event}", + "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} 将事件 {event} 从日历 {sourceCalendar} 移动至日历 {targetCalendar}", + "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "您已将事件 {event} 从日历 {sourceCalendar} 移动至日历 {targetCalendar}", "{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}", "Calendar, contacts and tasks" : "日历、联系人和任务", "A <strong>calendar</strong> was modified" : "<strong>日历</strong>已经修改", "A calendar <strong>event</strong> was modified" : "日历中<strong>事件</strong>已经修改", diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index 9f69313b98e..d56caaf21ff 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -1,5 +1,6 @@ { "translations": { "Calendar" : "日历", + "To-dos" : "代办事项", "Personal" : "个人", "{actor} created calendar {calendar}" : "{actor} 创建了日历 {calendar}", "You created calendar {calendar}" : "您创建的日历 {calendar}", @@ -29,9 +30,13 @@ "You deleted event {event} from calendar {calendar}" : "您在日历 {calendar} 中删除了事件 {event}", "{actor} updated event {event} in calendar {calendar}" : "{actor} 在日历 {calendar} 中更新了事件 {event}", "You updated event {event} in calendar {calendar}" : "您在日历 {calendar} 中更新了事件 {event}", + "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} 将事件 {event} 从日历 {sourceCalendar} 移动至日历 {targetCalendar}", + "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "您已将事件 {event} 从日历 {sourceCalendar} 移动至日历 {targetCalendar}", "{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}", "Calendar, contacts and tasks" : "日历、联系人和任务", "A <strong>calendar</strong> was modified" : "<strong>日历</strong>已经修改", "A calendar <strong>event</strong> was modified" : "日历中<strong>事件</strong>已经修改", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 0f3a93455e5..a0783064a62 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -36,6 +36,7 @@ OC.L10N.register( "Move" : "移动", "Copy" : "复制", "Choose target folder" : "选择目标文件夹", + "Edit locally" : "本地编辑", "Open" : "打开", "Delete file" : "删除文件", "Delete folder" : "删除文件夹", @@ -47,6 +48,7 @@ OC.L10N.register( "Please select tag(s) to add to the selection" : "请选择要添加到所选项目的标签", "Apply tag(s) to selection" : "将标签应用到所选项目", "Select directory \"{dirName}\"" : "选择目录 \"{dirName}\"", + "Select file \"{fileName}\"" : "选择文件 \"{dirName}\"", "Pending" : "等待", "Unable to determine date" : "无法确定日期", "This operation is forbidden" : "该操作被禁止", @@ -58,6 +60,7 @@ OC.L10N.register( "Could not copy \"{file}\"" : "无法复制 \"{file}\"", "Copied {origin} inside {destination}" : "在 {destination} 内复制 {origin}", "Copied {origin} and {nbfiles} other files inside {destination}" : "在 {destination} 内复制了 {origin} 和 {nbfiles} 个其他文件", + "Failed to redirect to client" : "无法重定向到客户端", "{newName} already exists" : "{newName} 已经存在", "Could not rename \"{fileName}\", it does not exist any more" : "无法重命名 \"{fileName}\",此文件已经不存在", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹 \"{dir}\" 中已经存在 \"{targetName}\"。请尝试其他的名称。", @@ -76,8 +79,11 @@ OC.L10N.register( "_%n file_::_%n files_" : ["%n 个文件"], "{dirs} and {files}" : "{dirs} 和 {files}", "_including %n hidden_::_including %n hidden_" : ["包括 %n 个隐藏文件"], + "You do not have permission to upload or create files here" : "您没有在此上传或创建文件的权限", "_Uploading %n file_::_Uploading %n files_" : ["正在上传 %n 个文件"], + "New file/folder menu" : "新建文件/文件夹菜单", "Select file range" : "选择文件范围", + "{used}%" : "{used}%", "{used} of {quota} used" : "已使用 {used} / {quota}", "{used} used" : "已使用 {used} 存储空间", "\"{name}\" is an invalid file name." : "\"{name}\" 是一个无效的文件名。", @@ -173,6 +179,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "将 {path} 转移给 {userid}", "Invalid path selected" : "选择的路径无效", "Ownership transfer request sent" : "所有权转移请求已发送", + "Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权", "Unable to change the favourite state of the file" : "无法修改文件的收藏状态", "Error while loading the file data" : "加载文件数据时出错", "Pick a template for {name}" : "给 {name} 挑选一个模板", @@ -186,7 +193,9 @@ OC.L10N.register( "Templates" : "模板", "Unable to initialize the templates directory" : "无法初始化模板目录", "%s used" : "已使用 %s", + "%s%%" : "%s%%", "%1$s of %2$s used" : "已使用 %2$s 中的 %1$s", + "Files settings" : "文件设置", "Show hidden files" : "显示隐藏文件", "Crop image previews" : "裁剪图片预览", "WebDAV" : "WebDAV", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 7b9f3e08554..1126bab1889 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -34,6 +34,7 @@ "Move" : "移动", "Copy" : "复制", "Choose target folder" : "选择目标文件夹", + "Edit locally" : "本地编辑", "Open" : "打开", "Delete file" : "删除文件", "Delete folder" : "删除文件夹", @@ -45,6 +46,7 @@ "Please select tag(s) to add to the selection" : "请选择要添加到所选项目的标签", "Apply tag(s) to selection" : "将标签应用到所选项目", "Select directory \"{dirName}\"" : "选择目录 \"{dirName}\"", + "Select file \"{fileName}\"" : "选择文件 \"{dirName}\"", "Pending" : "等待", "Unable to determine date" : "无法确定日期", "This operation is forbidden" : "该操作被禁止", @@ -56,6 +58,7 @@ "Could not copy \"{file}\"" : "无法复制 \"{file}\"", "Copied {origin} inside {destination}" : "在 {destination} 内复制 {origin}", "Copied {origin} and {nbfiles} other files inside {destination}" : "在 {destination} 内复制了 {origin} 和 {nbfiles} 个其他文件", + "Failed to redirect to client" : "无法重定向到客户端", "{newName} already exists" : "{newName} 已经存在", "Could not rename \"{fileName}\", it does not exist any more" : "无法重命名 \"{fileName}\",此文件已经不存在", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹 \"{dir}\" 中已经存在 \"{targetName}\"。请尝试其他的名称。", @@ -74,8 +77,11 @@ "_%n file_::_%n files_" : ["%n 个文件"], "{dirs} and {files}" : "{dirs} 和 {files}", "_including %n hidden_::_including %n hidden_" : ["包括 %n 个隐藏文件"], + "You do not have permission to upload or create files here" : "您没有在此上传或创建文件的权限", "_Uploading %n file_::_Uploading %n files_" : ["正在上传 %n 个文件"], + "New file/folder menu" : "新建文件/文件夹菜单", "Select file range" : "选择文件范围", + "{used}%" : "{used}%", "{used} of {quota} used" : "已使用 {used} / {quota}", "{used} used" : "已使用 {used} 存储空间", "\"{name}\" is an invalid file name." : "\"{name}\" 是一个无效的文件名。", @@ -171,6 +177,7 @@ "Transfer {path} to {userid}" : "将 {path} 转移给 {userid}", "Invalid path selected" : "选择的路径无效", "Ownership transfer request sent" : "所有权转移请求已发送", + "Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权", "Unable to change the favourite state of the file" : "无法修改文件的收藏状态", "Error while loading the file data" : "加载文件数据时出错", "Pick a template for {name}" : "给 {name} 挑选一个模板", @@ -184,7 +191,9 @@ "Templates" : "模板", "Unable to initialize the templates directory" : "无法初始化模板目录", "%s used" : "已使用 %s", + "%s%%" : "%s%%", "%1$s of %2$s used" : "已使用 %2$s 中的 %1$s", + "Files settings" : "文件设置", "Show hidden files" : "显示隐藏文件", "Crop image previews" : "裁剪图片预览", "WebDAV" : "WebDAV", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 1af828e3719..979f4e91704 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -100,8 +100,10 @@ OC.L10N.register( "Files" : "文件", "A file or folder has been <strong>shared</strong>" : "一个文件或文件夹已<strong>共享</strong>。", "Shared link" : "已共享的链接", + "Wrong share ID, share does not exist" : "错误的分享 ID,分享不存在", "Could not delete share" : "不能删除共享", "Please specify a file or folder path" : "请指定一个文件或文件夹路径", + "Wrong path, file/folder does not exist" : "错误的路径,文件/文件夹不存在", "Could not create share" : "无法创建共享", "Invalid permissions" : "无效的权限 ", "Please specify a valid user" : "请指定一个有效的用户", @@ -123,6 +125,8 @@ OC.L10N.register( "Could not lock node" : "无法锁定节点", "Could not lock path" : "无法锁定路径", "Wrong or no update parameter given" : "错误或没有更新参数给出", + "Share must at least have READ or CREATE permissions" : "分享至少具有 READ 或 CREATE 权限", + "Share must have READ permission if UPDATE or DELETE permission is set" : "分享如果设置了 UPDATE 或 DELETE 权限,则必须具有 READ 权限", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "“通过Nextcloud Talk发送密码”共享文件或文件夹失败了,因为未启用 Nextcloud Talk", "shared by %s" : "共享者 %s", "Download all files" : "下载所有文件", @@ -151,9 +155,11 @@ OC.L10N.register( "Read only" : "只读", "Allow upload and editing" : "允许上传和编辑", "File drop (upload only)" : "文件拖放(仅上传)", + "Custom permissions" : "自定义权限", "Read" : "读取", "Upload" : "上传", "Edit" : "编辑", + "Bundled permissions" : "权限包", "Allow creating" : "允许创建", "Allow deleting" : "允许删除", "Allow resharing" : "允许二次共享", @@ -170,14 +176,17 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "{owner} 共享给分组 {user}", "Shared with the conversation {user} by {owner}" : "由{owner}共享给会话{user}", "Shared with {user} by {owner}" : "{owner} 共享给 {user}", + "Allow download" : "允许下载", "Added by {initiator}" : "由 {initiator} 添加", "Via “{folder}”" : "通过 “{folder}”", "Internal link" : "内部链接", + "Copy internal link to clipboard" : "复制内部链接到剪贴板", "Link copied" : "已复制链接", "Cannot copy, please copy the link manually" : "无法复制,请手动复制链接", "Copy to clipboard" : "复制到剪贴板", "Only works for users with access to this folder" : "仅适用于有权限访问此文件夹的用户", "Only works for users with access to this file" : "仅适用于有权限访问此文件的用户", + "Copy public link to clipboard" : "复制公开链接到剪贴板", "Please enter the following required information before creating the share" : "请在创建共享前输入以下必填信息", "Password protection (enforced)" : "密码保护(强制)", "Password protection" : "密码保护", @@ -188,6 +197,8 @@ OC.L10N.register( "Share label" : "分享标签", "Hide download" : "隐藏下载", "Password protect" : "密码保护", + "Password expires {passwordExpirationTime}" : "密码于 {passwordExpirationTime} 过期", + "Password expired" : "密码已过期", "Video verification" : "视频验证", "Enter a note for the share recipient" : "给共享接收人留备注", "Add another link" : "添加其他链接", @@ -231,6 +242,7 @@ OC.L10N.register( "Name" : "名称", "Share time" : "共享时间", "Expiration date" : "过期日期 ", + "Sorry, this link does not seem to work anymore." : "抱歉,此链接已失效。", "Reasons might be:" : "可能原因是:", "the item was removed" : "此项已移除", "the link expired" : "链接过期", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 43ec7dbc13d..e6a4f941689 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -98,8 +98,10 @@ "Files" : "文件", "A file or folder has been <strong>shared</strong>" : "一个文件或文件夹已<strong>共享</strong>。", "Shared link" : "已共享的链接", + "Wrong share ID, share does not exist" : "错误的分享 ID,分享不存在", "Could not delete share" : "不能删除共享", "Please specify a file or folder path" : "请指定一个文件或文件夹路径", + "Wrong path, file/folder does not exist" : "错误的路径,文件/文件夹不存在", "Could not create share" : "无法创建共享", "Invalid permissions" : "无效的权限 ", "Please specify a valid user" : "请指定一个有效的用户", @@ -121,6 +123,8 @@ "Could not lock node" : "无法锁定节点", "Could not lock path" : "无法锁定路径", "Wrong or no update parameter given" : "错误或没有更新参数给出", + "Share must at least have READ or CREATE permissions" : "分享至少具有 READ 或 CREATE 权限", + "Share must have READ permission if UPDATE or DELETE permission is set" : "分享如果设置了 UPDATE 或 DELETE 权限,则必须具有 READ 权限", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "“通过Nextcloud Talk发送密码”共享文件或文件夹失败了,因为未启用 Nextcloud Talk", "shared by %s" : "共享者 %s", "Download all files" : "下载所有文件", @@ -149,9 +153,11 @@ "Read only" : "只读", "Allow upload and editing" : "允许上传和编辑", "File drop (upload only)" : "文件拖放(仅上传)", + "Custom permissions" : "自定义权限", "Read" : "读取", "Upload" : "上传", "Edit" : "编辑", + "Bundled permissions" : "权限包", "Allow creating" : "允许创建", "Allow deleting" : "允许删除", "Allow resharing" : "允许二次共享", @@ -168,14 +174,17 @@ "Shared with the group {user} by {owner}" : "{owner} 共享给分组 {user}", "Shared with the conversation {user} by {owner}" : "由{owner}共享给会话{user}", "Shared with {user} by {owner}" : "{owner} 共享给 {user}", + "Allow download" : "允许下载", "Added by {initiator}" : "由 {initiator} 添加", "Via “{folder}”" : "通过 “{folder}”", "Internal link" : "内部链接", + "Copy internal link to clipboard" : "复制内部链接到剪贴板", "Link copied" : "已复制链接", "Cannot copy, please copy the link manually" : "无法复制,请手动复制链接", "Copy to clipboard" : "复制到剪贴板", "Only works for users with access to this folder" : "仅适用于有权限访问此文件夹的用户", "Only works for users with access to this file" : "仅适用于有权限访问此文件的用户", + "Copy public link to clipboard" : "复制公开链接到剪贴板", "Please enter the following required information before creating the share" : "请在创建共享前输入以下必填信息", "Password protection (enforced)" : "密码保护(强制)", "Password protection" : "密码保护", @@ -186,6 +195,8 @@ "Share label" : "分享标签", "Hide download" : "隐藏下载", "Password protect" : "密码保护", + "Password expires {passwordExpirationTime}" : "密码于 {passwordExpirationTime} 过期", + "Password expired" : "密码已过期", "Video verification" : "视频验证", "Enter a note for the share recipient" : "给共享接收人留备注", "Add another link" : "添加其他链接", @@ -229,6 +240,7 @@ "Name" : "名称", "Share time" : "共享时间", "Expiration date" : "过期日期 ", + "Sorry, this link does not seem to work anymore." : "抱歉,此链接已失效。", "Reasons might be:" : "可能原因是:", "the item was removed" : "此项已移除", "the link expired" : "链接过期", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 443a0f58e9f..5fb2dc10635 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -495,7 +495,7 @@ OC.L10N.register( "Check out our blog" : "Découvrez notre blog", "Subscribe to our newsletter" : "Abonnez-vous à notre lettre d'information", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Cette version communautaire de Nextcloud n'est pas supportée et les notifications push ne sont pas disponibles.", - "Use a second factor besides your password to increase security for your account." : "Utilisez un second facteur d'authentification en plus de votre mot de passe pour augmenter la sécurité de votre compte.", + "Use a second factor besides your password to increase security for your account." : "Utilisez un second facteur d'authentification en plus de votre mot de passe pour renforcer la sécurité de votre compte.", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Si vous utilisez des applications tierces pour vous connecter à Nextcloud, assurez-vous de créer et de configurer un mot de passe d'application pour chacune avant d'activer l'authentification à deux facteurs.", "Migration in progress. Please wait until the migration is finished" : "Migration en cours. Veuillez attendre que celle-ci se termine", "Migration started …" : "Migration démarrée...", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 9a6f955253b..eba281b1a05 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -493,7 +493,7 @@ "Check out our blog" : "Découvrez notre blog", "Subscribe to our newsletter" : "Abonnez-vous à notre lettre d'information", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Cette version communautaire de Nextcloud n'est pas supportée et les notifications push ne sont pas disponibles.", - "Use a second factor besides your password to increase security for your account." : "Utilisez un second facteur d'authentification en plus de votre mot de passe pour augmenter la sécurité de votre compte.", + "Use a second factor besides your password to increase security for your account." : "Utilisez un second facteur d'authentification en plus de votre mot de passe pour renforcer la sécurité de votre compte.", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Si vous utilisez des applications tierces pour vous connecter à Nextcloud, assurez-vous de créer et de configurer un mot de passe d'application pour chacune avant d'activer l'authentification à deux facteurs.", "Migration in progress. Please wait until the migration is finished" : "Migration en cours. Veuillez attendre que celle-ci se termine", "Migration started …" : "Migration démarrée...", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 9a128f37acb..c3f746814d5 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -28,7 +28,7 @@ OC.L10N.register( "{actor} removed you from group {group}" : "{actor} 将您从分组 {group} 中移除", "You removed {user} from group {group}" : "您已将 {user} 从 群组 {group} 中移除", "{actor} removed {user} from group {group}" : "{actor} 将 {user} 从分组 {group} 中移除", - "An administrator removed you from group {group}" : "一个管理员将你从分组 {group} 中移除", + "An administrator removed you from group {group}" : "管理员将您从分组 {group} 中移除", "An administrator removed {user} from group {group}" : "一个管理员将 {user} 从分组 {group} 中移除", "Your <strong>group memberships</strong> were modified" : "您的<strong>分组成员关系</strong>已被修改。", "{actor} changed your password" : "{actor} 已更改您的密码", @@ -39,6 +39,7 @@ OC.L10N.register( "You changed your email address" : "您已更改您的电子邮件地址", "Your email address was changed by an administrator" : "您的电子邮件地址已被管理员更改", "You created app password \"{token}\"" : "您创建了应用密码 \"{token}\"", + "An administrator created app password \"{token}\"" : "管理员创建了应用密码 \"{token}\"", "You deleted app password \"{token}\"" : "您删除了应用密码 \"{token}\"", "You renamed app password \"{token}\" to \"{newToken}\"" : "您将应用密码 \"{token}\" 重命名为 \"{newToken}\"", "You granted filesystem access to app password \"{token}\"" : "您将文件系统访问权限授予了应用密码 \"{token}\"", @@ -49,15 +50,29 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "%1$s上的远程擦除已开始", "Remote wipe has finished on %1$s" : "%1$s上的远程擦除已完成", "Your <strong>password</strong> or <strong>email</strong> was modified" : "您的 <strong>密码</strong> 或 <strong>邮箱</strong> 已被更改", + "Could not remove app." : "无法移除应用。", + "Could not update app." : "无法更新应用。", "Wrong password" : "密码错误", + "Unable to change personal password" : "无法更改个人密码", "Saved" : "已保存", - "No user supplied" : "没有满足的用户", + "No user supplied" : "未提供用户", + "Unable to change password. Password too long." : "无法更改密码。密码太长。", "Authentication error" : "认证错误", "Please provide an admin recovery password; otherwise, all user data will be lost." : "请提供管理员恢复密码,否则所有用户的数据都将丢失。", "Wrong admin recovery password. Please check the password and try again." : "错误的管理员恢复密码。请检查密码并重试。", + "Backend does not support password change, but the user's encryption key was updated." : "后端不支持密码修改,但用户的加密密钥已经更新。", "installing and updating apps via the App Store or Federated Cloud Sharing" : "通过应用商店或联合云共享安装和更新应用", "Federated Cloud Sharing" : "联合云共享", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL正使用一个过时的%1$s 版本 (%2$s)。请升级您的操作系统,否则像 %3$s 这样的特性将无法可靠地工作。", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "不能确定 cURL 的 TLS 版本是否已过时,因为在 HTTPS 请求 https://nextcloud.com 时发生了错误。请检查 nextcloud 日志文件以获取更多信息。", + "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "未加载 PHP OPcache 模块。为了更好的性能,建议将其加载到您的 PHP 安装中。", + "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache 已经禁用。为了更好的性能,建议在您的 PHP 设置中应用 <code>opcache.enable=1</code>。", + "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache 被设置为移除代码注释。当启用 OPcache 后,必须设置 <code>opcache.save_comments=1</code>,才能让 Nextcloud 工作。", + "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允许使用 OPcache API。启用 OPcache 后,强烈建议使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目录,或取消该设置以禁用 OPcache API 限制,以避免 Nextcloud 核心或应用程序升级期间发生错误。", + "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允许使用 OPcache API。强烈建议使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目录,或取消该设置以禁用 OPcache API 限制,以避免 Nextcloud 核心或应用程序升级期间发生错误。", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "几乎超过了 OPcache 键的最大数量。为确保所有脚本可以保留在缓存中,建议在您的 PHP 设置中 <code>opcache.max_accelerated_files</code> 设置一个高于 <code>%s</code> 的值。", + "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcache 缓存几乎已满。为确保所有脚本可以保留在缓存中,建议在您的 PHP 设置中 <code>opcache.memory_consumption</code> 设置一个高于 <code>%s</code> 的值。", + "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcache 内部字符串缓存几乎已满。为确保重复的字符串可以被有效地缓存,建议在您的 PHP 设置中 <code>opcache.interned_strings_buffer</code> 设置一个高于 <code>%s</code> 的值。", "Invalid SMTP password." : "无效的 SMTP 密码", "Email setting test" : "电子邮件设置测试", "Well done, %s!" : "已完成,%s!", @@ -121,6 +136,11 @@ OC.L10N.register( "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "目前存在一些用户导入的 SSL 证书,这在 Nextcloud 21 中已经不使用了。它们可以通过 \"occ security:certificates:import\" 命令在命令行导入。它们在数据目录下的路径如下所示。", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "LDAP 用户或组的 UUID 无效。请审查你在 LDAP 配置的专家部分的 \"覆盖 UUID 检测 \"设置,并使用 \"occ ldap:update-uuid\" 来更新它们。", "The old server-side-encryption format is enabled. We recommend disabling this." : "旧的服务器端加密格式已启用。我们建议禁用此功能。", + "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB \"%s\" 版本。Nextcloud 21 及更新版本不再支持此版本,需要 MariaDB 10.2 或更高版本。", + "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本 \"%s\"。Nextcloud 21 及更新版本不再支持此版本,需要 MySQL 8.0 或 MariaDB 10.2 或更高版本。", + "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL \"%s\" 版本。Nextcloud 21 及更新版本不再支持此版本,需要 PostgreSQL 9.6 或更高版本。", + "Profile information" : "个人信息", + "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "个人资料图片、全名、电子邮件、电话号码、地址、网站、Twitter、组织、角色、标题、个人简介以及您的个人资料是否启用", "Nextcloud settings" : "Nextcloud 设置", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此决定哪个组可以访问管理设置的特定部分。", "None" : "无", @@ -151,7 +171,7 @@ OC.L10N.register( "User documentation" : "用户文档", "Admin documentation" : "管理员文档", "Developer documentation" : "开发者文档", - "This app is supported via your current Nextcloud subscription." : "根据您的Nextcloud订阅,此应用受到支持。", + "This app is supported via your current Nextcloud subscription." : "根据您的 Nextcloud 订阅,此应用受到支持。", "Supported" : "受支持", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "特色应用由社区并在社区内开发。 它们提供了中心功能,并准备投入生产使用。", "Featured" : "精选", @@ -162,13 +182,14 @@ OC.L10N.register( "Disable all" : "禁用全部", "Enable all" : "启用所有", "_%n app has an update available_::_%n apps have an update available_" : ["%n 应用有可用的更新"], + "_Update_::_Update all_" : ["全部更新"], "Marked for remote wipe" : "标记为远程擦除", "Device settings" : "设备设置", "Allow filesystem access" : "允许访问文件系统", "Rename" : "重命名", "Revoke" : "撤销", "Wipe device" : "擦除设备", - "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "如果你的设备还没有开始擦除,撤销这个令牌可能会阻止擦除它。", + "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "如果您的设备还没有开始擦除,撤销这个令牌可能会阻止擦除它。", "Internet Explorer" : "IE 浏览器", "Edge" : "Edge 浏览器", "Firefox" : "火狐浏览器", @@ -206,16 +227,26 @@ OC.L10N.register( "Copy" : "复制", "Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "为了使服务器正常工作,正确配置后台作业是很重要的。Cron 是推荐的设置。更多信息请参见文档。", + "Last job execution ran {time}. Something seems wrong." : "上次任务执行于 {time}。但似乎有些问题。", + "Last job ran {relativeTime}." : "上次任务执行于 {relativeTime}。", + "Background job did not run yet!" : "后台任务从未执行!", + "AJAX" : "AJAX", "Execute one task with each page loaded. Use case: Single user instance." : "每加载一个页面就执行一个任务。使用场景:单一用户实例。", + "Webcron" : "Webcron", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php 注册在一个 webcron 服务上,每 5 分钟通过 HTTP 调用 cron.php。使用场景:非常小的实例(1-5 个用户,取决于使用情况)。", + "Cron (Recommended)" : "Cron(推荐)", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "为了运行该功能,您需要 PHP posix 扩展。请参考 {linkstart}PHP 文档{linkend} 获取更多信息。", "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "使用系统 cron 服务,每 5 分钟调用 cron.php 文件。建议在所有实例中使用。", + "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php 需要由系统用户 \"{user}\" 执行。", + "Unable to update background job mode" : "无法更新后台任务模式", "Profile" : "个人资料", "Enable or disable profile by default for new users." : "对新用户默认启用或禁用简介。", "Enable" : "启用", + "Unable to update profile default setting" : "无法更新个人资料默认设置", "Server-side encryption" : "服务器端加密", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "服务器端加密可以加密上传到此服务器的文件。这带来了诸如性能损失的限制,因此仅在需要时启用此功能。", "Enable server-side encryption" : "启用服务器端加密", + "Please read carefully before activating server-side encryption:" : "在激活服务器端加密之前,请仔细阅读:", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "一旦加密被启用,之后上传到服务器的所有文件都将服务器上加密。只有当启用状态的加密模块支持解密并且所有前提都满足时(例如:设定恢复密钥)才能解除加密。", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "单独的加密不能保证系统的安全性。请参考加密应用工作原理和支持的用例的文档获取更多信息。", "Be aware that encryption always increases the file size." : "请注意,加密会增加文件大小。", @@ -223,6 +254,8 @@ OC.L10N.register( "This is the final warning: Do you really want to enable encryption?" : "这是最后一次警告:您确定要启用加密?", "No encryption module loaded, please enable an encryption module in the app menu." : "没有加载加密模块,请在 APP 应用菜单中启用加密模块。", "Select default encryption module:" : "选择默认的加密模块:", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "您需要从旧版本(ownCloud <= 8.0)迁移您的加密密钥。请在应用中启用 \"Default encryption module\" 并运行 {command}", + "Unable to update server side encryption config" : "无法更新服务端加密设置", "Rename group" : "重命名分组", "Remove group" : "删除分组", "You are about to remove the group {group}. The users will NOT be deleted." : "您将要移除群组 {group}。组中的用户不会被删除。", @@ -230,13 +263,27 @@ OC.L10N.register( "Current password" : "当前密码", "New password" : "新密码", "Change password" : "修改密码", + "Your profile picture" : "您的个人资料图片", + "Upload profile picture" : "上传个人资料图片", + "Choose profile picture from files" : "从文件中选择个人资料图片", + "Remove profile picture" : "移除个人资料图片", "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", "Picture provided by original account" : "初始账号提供的图片", "Cancel" : "取消", - "Your biography" : "个人小传", + "Set as profile picture" : "设置为个人资料图片", + "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "请注意,您的个人资料图片可能需要24小时才能在所有地方更新完成。", + "Choose your profile picture" : "选择您的个人资料图片", + "Please select a valid png or jpg file" : "请选择有效的 png 或 jpg 文件", + "Error setting profile picture" : "设置个人资料图片出错 ", + "Error cropping profile picture" : "剪裁个人资料图片出错", + "Error saving profile picture" : "保存个人资料图片出错", + "Error removing profile picture" : "移除个人资料图片出错", + "Your biography" : "个人简介", "Details" : "详情", "You are a member of the following groups:" : "您是以下群组的成员:", - "Your full name" : "你的全名", + "You are using <strong>{usage}</strong>" : "您已使用<strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong> (<strong>{usageRelative}%</strong>)", + "Your full name" : "您的全名", "Email options" : "电子邮件选项", "Primary email for password reset and notifications" : "用于重设密码和通知的主邮件", "Remove primary email" : "删除主邮件地址", @@ -253,13 +300,17 @@ OC.L10N.register( "Unable to delete additional email address" : "无法删除附加电邮地址", "No email address set" : "尚未设置 Email 地址", "Additional emails" : "附加邮箱地址", - "Your headline" : "你的标题", + "Your headline" : "您的标题", "Language" : "语言", "Help translate" : "帮助翻译", "Unable to update language" : "无法更新语言", "No language set" : "没有设置语言", "Locale" : "本地", - "Your organisation" : "你的组织", + "Week starts on {firstDayOfWeek}" : "每周开始于 {firstDayOfWeek}", + "Unable to update locale" : "无法更新语系", + "No locale set" : "没有设置语系", + "Your location" : "您的位置", + "Your organisation" : "您的组织", "Your phone number" : "您的电话号码", "Edit your Profile visibility" : "编辑个人资料可见性", "Enable Profile" : "编辑个人资料", @@ -267,9 +318,15 @@ OC.L10N.register( "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "系统将遵循个人资料的 “可见性” 和 “范围” 设置中限制更严格那个。例如,当 “可见性” 设置为 “显示给所有人”,而 “范围” 设置为 “私密” 时,系统将按照 “私密” 来设置您个人资料", "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "无法更新 {displayId} 的可见性", - "Your role" : "你的角色", + "Your role" : "您的角色", "Your Twitter handle" : "您的 Twitter 账号", "Your website" : "您的网站", + "No {property} set" : "没有设置 {property}", + "Unable to update {property}" : "无法更新 {property}", + "Change scope level of {property}, current scope is {scope}" : "更改 {property} 的范围级别,当前范围为 {scope}", + "Unable to update federation scope of the primary {property}" : "无法更新主要 {property} 的联盟范围", + "Unable to update federation scope of additional {property}" : "无法更新额外 {property} 的联盟范围", + "Add additional email" : "添加额外的电子邮箱", "Add" : "添加", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Add new password" : "添加新的密码", @@ -367,6 +424,7 @@ OC.L10N.register( "The app will be downloaded from the App Store" : "将从应用商店下载应用", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此应用被标记为与您的 Nextcloud 版本不兼容。如果您要继续,您仍可安装此应用。请注意此应用可能不会正常工作。", "Never" : "从不", + "An error occurred during the request. Unable to proceed." : "请求期间发生错误。无法继续。", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。5秒后将跳转到更新页面。", "Error: This app cannot be enabled because it makes the server unstable" : "错误:这个应用程序不能被启用,因为它使服务器不稳定 ", "Administrator documentation" : "管理员文档", @@ -401,7 +459,7 @@ OC.L10N.register( "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "请仔细检查<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">安装指南↗</a>,并检查<a href=\"%2$s\">日志</a>中是否有错误或警告。", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "通过<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">我们的安全检查 ↗</a>检查您 Nextcloud 的安全", "Version" : "版本", - "You need to enable the File sharing App." : "你需要启用 File 共享应用", + "You need to enable the File sharing App." : "您需要启用 File 共享应用", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "作为管理员,您可以调整共享行为。 有关详细信息,请参阅文档。", "Allow apps to use the Share API" : "允许应用使用共享 API", "Set default expiration date for shares" : "设置共享的默认截止日期", @@ -413,8 +471,9 @@ OC.L10N.register( "Allow public uploads" : "允许公开上传", "Always ask for a password" : "一直要求输入密码", "Enforce password protection" : "强制密码保护", + "Exclude groups from password requirements:" : "从密码要求中排除指定组:", "Set default expiration date" : "设置默认到期日", - "Exclude groups from creating link shares:" : "将群排除在创建链接分享外:", + "Exclude groups from creating link shares:" : "禁止指定组创建链接分享:", "Allow resharing" : "允许二次共享", "Allow sharing with groups" : "允许群组共享", "Restrict users to only share with users in their groups" : "限制用户只与他们组中的用户共享", @@ -424,6 +483,7 @@ OC.L10N.register( "Allow username autocompletion to users within the same groups" : "允许自动完成同一组内的用户的用户名", "Allow username autocompletion to users based on phone number integration" : "允许基于手机号码集成自动完成用户的用户名", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "如果启用了“同组”自动完成和“手机号码集成”,则匹配两者中的任何一个都足以显示用户", + "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "输入全名或电子邮箱地址时,允许自动完成(忽略缺少的通讯录匹配及位于相同组中的)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公开链接上传页中显示免责声明。(仅当文件列表隐藏时显示。)", "This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示。", "Default share permissions" : "默认共享权限", @@ -475,6 +535,7 @@ OC.L10N.register( "Upload new" : "上传", "Select from Files" : "选择文件", "Remove image" : "删除图片", + "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "请注意,头像可能需要24小时才能在所有地方更新完成。", "Choose as profile picture" : "选择个人头像", "You are using <strong>%s</strong>" : "您已经使用了 <strong>%s</strong> 存储空间", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "您正在使用 <strong>%1$s</strong> ,来自 <strong>%2$s</strong> (<strong>%3$s %%</strong>)", @@ -489,6 +550,7 @@ OC.L10N.register( "Link https://…" : "链接 https://…", "Change privacy level of Twitter profile" : "更改推特资料的隐私权限", "Twitter handle @…" : "Twitter 用户名 @…", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "几乎超过了 OPcache 键的最大数量。为确保所有脚本可以保留在缓存中,建议在您的 PHP 设置中 <code>opcache.max_accelerated_files</code> 设置一个高于 <code>%s</code> 的值。", "Admin privileges" : "管理员特权", "Unable to update biography" : "无法更新小传", "Unable to update full name" : "无法更新全名", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index f10666f0ba2..9e7da40ad9d 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -26,7 +26,7 @@ "{actor} removed you from group {group}" : "{actor} 将您从分组 {group} 中移除", "You removed {user} from group {group}" : "您已将 {user} 从 群组 {group} 中移除", "{actor} removed {user} from group {group}" : "{actor} 将 {user} 从分组 {group} 中移除", - "An administrator removed you from group {group}" : "一个管理员将你从分组 {group} 中移除", + "An administrator removed you from group {group}" : "管理员将您从分组 {group} 中移除", "An administrator removed {user} from group {group}" : "一个管理员将 {user} 从分组 {group} 中移除", "Your <strong>group memberships</strong> were modified" : "您的<strong>分组成员关系</strong>已被修改。", "{actor} changed your password" : "{actor} 已更改您的密码", @@ -37,6 +37,7 @@ "You changed your email address" : "您已更改您的电子邮件地址", "Your email address was changed by an administrator" : "您的电子邮件地址已被管理员更改", "You created app password \"{token}\"" : "您创建了应用密码 \"{token}\"", + "An administrator created app password \"{token}\"" : "管理员创建了应用密码 \"{token}\"", "You deleted app password \"{token}\"" : "您删除了应用密码 \"{token}\"", "You renamed app password \"{token}\" to \"{newToken}\"" : "您将应用密码 \"{token}\" 重命名为 \"{newToken}\"", "You granted filesystem access to app password \"{token}\"" : "您将文件系统访问权限授予了应用密码 \"{token}\"", @@ -47,15 +48,29 @@ "Remote wipe was started on %1$s" : "%1$s上的远程擦除已开始", "Remote wipe has finished on %1$s" : "%1$s上的远程擦除已完成", "Your <strong>password</strong> or <strong>email</strong> was modified" : "您的 <strong>密码</strong> 或 <strong>邮箱</strong> 已被更改", + "Could not remove app." : "无法移除应用。", + "Could not update app." : "无法更新应用。", "Wrong password" : "密码错误", + "Unable to change personal password" : "无法更改个人密码", "Saved" : "已保存", - "No user supplied" : "没有满足的用户", + "No user supplied" : "未提供用户", + "Unable to change password. Password too long." : "无法更改密码。密码太长。", "Authentication error" : "认证错误", "Please provide an admin recovery password; otherwise, all user data will be lost." : "请提供管理员恢复密码,否则所有用户的数据都将丢失。", "Wrong admin recovery password. Please check the password and try again." : "错误的管理员恢复密码。请检查密码并重试。", + "Backend does not support password change, but the user's encryption key was updated." : "后端不支持密码修改,但用户的加密密钥已经更新。", "installing and updating apps via the App Store or Federated Cloud Sharing" : "通过应用商店或联合云共享安装和更新应用", "Federated Cloud Sharing" : "联合云共享", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL正使用一个过时的%1$s 版本 (%2$s)。请升级您的操作系统,否则像 %3$s 这样的特性将无法可靠地工作。", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "不能确定 cURL 的 TLS 版本是否已过时,因为在 HTTPS 请求 https://nextcloud.com 时发生了错误。请检查 nextcloud 日志文件以获取更多信息。", + "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "未加载 PHP OPcache 模块。为了更好的性能,建议将其加载到您的 PHP 安装中。", + "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache 已经禁用。为了更好的性能,建议在您的 PHP 设置中应用 <code>opcache.enable=1</code>。", + "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache 被设置为移除代码注释。当启用 OPcache 后,必须设置 <code>opcache.save_comments=1</code>,才能让 Nextcloud 工作。", + "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允许使用 OPcache API。启用 OPcache 后,强烈建议使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目录,或取消该设置以禁用 OPcache API 限制,以避免 Nextcloud 核心或应用程序升级期间发生错误。", + "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud 不被允许使用 OPcache API。强烈建议使用 <code>opcache.restrict_api</code> 包含所有 Nextcloud 目录,或取消该设置以禁用 OPcache API 限制,以避免 Nextcloud 核心或应用程序升级期间发生错误。", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "几乎超过了 OPcache 键的最大数量。为确保所有脚本可以保留在缓存中,建议在您的 PHP 设置中 <code>opcache.max_accelerated_files</code> 设置一个高于 <code>%s</code> 的值。", + "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcache 缓存几乎已满。为确保所有脚本可以保留在缓存中,建议在您的 PHP 设置中 <code>opcache.memory_consumption</code> 设置一个高于 <code>%s</code> 的值。", + "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcache 内部字符串缓存几乎已满。为确保重复的字符串可以被有效地缓存,建议在您的 PHP 设置中 <code>opcache.interned_strings_buffer</code> 设置一个高于 <code>%s</code> 的值。", "Invalid SMTP password." : "无效的 SMTP 密码", "Email setting test" : "电子邮件设置测试", "Well done, %s!" : "已完成,%s!", @@ -119,6 +134,11 @@ "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "目前存在一些用户导入的 SSL 证书,这在 Nextcloud 21 中已经不使用了。它们可以通过 \"occ security:certificates:import\" 命令在命令行导入。它们在数据目录下的路径如下所示。", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "LDAP 用户或组的 UUID 无效。请审查你在 LDAP 配置的专家部分的 \"覆盖 UUID 检测 \"设置,并使用 \"occ ldap:update-uuid\" 来更新它们。", "The old server-side-encryption format is enabled. We recommend disabling this." : "旧的服务器端加密格式已启用。我们建议禁用此功能。", + "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB \"%s\" 版本。Nextcloud 21 及更新版本不再支持此版本,需要 MariaDB 10.2 或更高版本。", + "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本 \"%s\"。Nextcloud 21 及更新版本不再支持此版本,需要 MySQL 8.0 或 MariaDB 10.2 或更高版本。", + "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL \"%s\" 版本。Nextcloud 21 及更新版本不再支持此版本,需要 PostgreSQL 9.6 或更高版本。", + "Profile information" : "个人信息", + "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "个人资料图片、全名、电子邮件、电话号码、地址、网站、Twitter、组织、角色、标题、个人简介以及您的个人资料是否启用", "Nextcloud settings" : "Nextcloud 设置", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此决定哪个组可以访问管理设置的特定部分。", "None" : "无", @@ -149,7 +169,7 @@ "User documentation" : "用户文档", "Admin documentation" : "管理员文档", "Developer documentation" : "开发者文档", - "This app is supported via your current Nextcloud subscription." : "根据您的Nextcloud订阅,此应用受到支持。", + "This app is supported via your current Nextcloud subscription." : "根据您的 Nextcloud 订阅,此应用受到支持。", "Supported" : "受支持", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "特色应用由社区并在社区内开发。 它们提供了中心功能,并准备投入生产使用。", "Featured" : "精选", @@ -160,13 +180,14 @@ "Disable all" : "禁用全部", "Enable all" : "启用所有", "_%n app has an update available_::_%n apps have an update available_" : ["%n 应用有可用的更新"], + "_Update_::_Update all_" : ["全部更新"], "Marked for remote wipe" : "标记为远程擦除", "Device settings" : "设备设置", "Allow filesystem access" : "允许访问文件系统", "Rename" : "重命名", "Revoke" : "撤销", "Wipe device" : "擦除设备", - "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "如果你的设备还没有开始擦除,撤销这个令牌可能会阻止擦除它。", + "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "如果您的设备还没有开始擦除,撤销这个令牌可能会阻止擦除它。", "Internet Explorer" : "IE 浏览器", "Edge" : "Edge 浏览器", "Firefox" : "火狐浏览器", @@ -204,16 +225,26 @@ "Copy" : "复制", "Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "为了使服务器正常工作,正确配置后台作业是很重要的。Cron 是推荐的设置。更多信息请参见文档。", + "Last job execution ran {time}. Something seems wrong." : "上次任务执行于 {time}。但似乎有些问题。", + "Last job ran {relativeTime}." : "上次任务执行于 {relativeTime}。", + "Background job did not run yet!" : "后台任务从未执行!", + "AJAX" : "AJAX", "Execute one task with each page loaded. Use case: Single user instance." : "每加载一个页面就执行一个任务。使用场景:单一用户实例。", + "Webcron" : "Webcron", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php 注册在一个 webcron 服务上,每 5 分钟通过 HTTP 调用 cron.php。使用场景:非常小的实例(1-5 个用户,取决于使用情况)。", + "Cron (Recommended)" : "Cron(推荐)", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "为了运行该功能,您需要 PHP posix 扩展。请参考 {linkstart}PHP 文档{linkend} 获取更多信息。", "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "使用系统 cron 服务,每 5 分钟调用 cron.php 文件。建议在所有实例中使用。", + "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php 需要由系统用户 \"{user}\" 执行。", + "Unable to update background job mode" : "无法更新后台任务模式", "Profile" : "个人资料", "Enable or disable profile by default for new users." : "对新用户默认启用或禁用简介。", "Enable" : "启用", + "Unable to update profile default setting" : "无法更新个人资料默认设置", "Server-side encryption" : "服务器端加密", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "服务器端加密可以加密上传到此服务器的文件。这带来了诸如性能损失的限制,因此仅在需要时启用此功能。", "Enable server-side encryption" : "启用服务器端加密", + "Please read carefully before activating server-side encryption:" : "在激活服务器端加密之前,请仔细阅读:", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "一旦加密被启用,之后上传到服务器的所有文件都将服务器上加密。只有当启用状态的加密模块支持解密并且所有前提都满足时(例如:设定恢复密钥)才能解除加密。", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "单独的加密不能保证系统的安全性。请参考加密应用工作原理和支持的用例的文档获取更多信息。", "Be aware that encryption always increases the file size." : "请注意,加密会增加文件大小。", @@ -221,6 +252,8 @@ "This is the final warning: Do you really want to enable encryption?" : "这是最后一次警告:您确定要启用加密?", "No encryption module loaded, please enable an encryption module in the app menu." : "没有加载加密模块,请在 APP 应用菜单中启用加密模块。", "Select default encryption module:" : "选择默认的加密模块:", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "您需要从旧版本(ownCloud <= 8.0)迁移您的加密密钥。请在应用中启用 \"Default encryption module\" 并运行 {command}", + "Unable to update server side encryption config" : "无法更新服务端加密设置", "Rename group" : "重命名分组", "Remove group" : "删除分组", "You are about to remove the group {group}. The users will NOT be deleted." : "您将要移除群组 {group}。组中的用户不会被删除。", @@ -228,13 +261,27 @@ "Current password" : "当前密码", "New password" : "新密码", "Change password" : "修改密码", + "Your profile picture" : "您的个人资料图片", + "Upload profile picture" : "上传个人资料图片", + "Choose profile picture from files" : "从文件中选择个人资料图片", + "Remove profile picture" : "移除个人资料图片", "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", "Picture provided by original account" : "初始账号提供的图片", "Cancel" : "取消", - "Your biography" : "个人小传", + "Set as profile picture" : "设置为个人资料图片", + "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "请注意,您的个人资料图片可能需要24小时才能在所有地方更新完成。", + "Choose your profile picture" : "选择您的个人资料图片", + "Please select a valid png or jpg file" : "请选择有效的 png 或 jpg 文件", + "Error setting profile picture" : "设置个人资料图片出错 ", + "Error cropping profile picture" : "剪裁个人资料图片出错", + "Error saving profile picture" : "保存个人资料图片出错", + "Error removing profile picture" : "移除个人资料图片出错", + "Your biography" : "个人简介", "Details" : "详情", "You are a member of the following groups:" : "您是以下群组的成员:", - "Your full name" : "你的全名", + "You are using <strong>{usage}</strong>" : "您已使用<strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong> (<strong>{usageRelative}%</strong>)", + "Your full name" : "您的全名", "Email options" : "电子邮件选项", "Primary email for password reset and notifications" : "用于重设密码和通知的主邮件", "Remove primary email" : "删除主邮件地址", @@ -251,13 +298,17 @@ "Unable to delete additional email address" : "无法删除附加电邮地址", "No email address set" : "尚未设置 Email 地址", "Additional emails" : "附加邮箱地址", - "Your headline" : "你的标题", + "Your headline" : "您的标题", "Language" : "语言", "Help translate" : "帮助翻译", "Unable to update language" : "无法更新语言", "No language set" : "没有设置语言", "Locale" : "本地", - "Your organisation" : "你的组织", + "Week starts on {firstDayOfWeek}" : "每周开始于 {firstDayOfWeek}", + "Unable to update locale" : "无法更新语系", + "No locale set" : "没有设置语系", + "Your location" : "您的位置", + "Your organisation" : "您的组织", "Your phone number" : "您的电话号码", "Edit your Profile visibility" : "编辑个人资料可见性", "Enable Profile" : "编辑个人资料", @@ -265,9 +316,15 @@ "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "系统将遵循个人资料的 “可见性” 和 “范围” 设置中限制更严格那个。例如,当 “可见性” 设置为 “显示给所有人”,而 “范围” 设置为 “私密” 时,系统将按照 “私密” 来设置您个人资料", "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "无法更新 {displayId} 的可见性", - "Your role" : "你的角色", + "Your role" : "您的角色", "Your Twitter handle" : "您的 Twitter 账号", "Your website" : "您的网站", + "No {property} set" : "没有设置 {property}", + "Unable to update {property}" : "无法更新 {property}", + "Change scope level of {property}, current scope is {scope}" : "更改 {property} 的范围级别,当前范围为 {scope}", + "Unable to update federation scope of the primary {property}" : "无法更新主要 {property} 的联盟范围", + "Unable to update federation scope of additional {property}" : "无法更新额外 {property} 的联盟范围", + "Add additional email" : "添加额外的电子邮箱", "Add" : "添加", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Add new password" : "添加新的密码", @@ -365,6 +422,7 @@ "The app will be downloaded from the App Store" : "将从应用商店下载应用", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此应用被标记为与您的 Nextcloud 版本不兼容。如果您要继续,您仍可安装此应用。请注意此应用可能不会正常工作。", "Never" : "从不", + "An error occurred during the request. Unable to proceed." : "请求期间发生错误。无法继续。", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。5秒后将跳转到更新页面。", "Error: This app cannot be enabled because it makes the server unstable" : "错误:这个应用程序不能被启用,因为它使服务器不稳定 ", "Administrator documentation" : "管理员文档", @@ -399,7 +457,7 @@ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "请仔细检查<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">安装指南↗</a>,并检查<a href=\"%2$s\">日志</a>中是否有错误或警告。", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "通过<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">我们的安全检查 ↗</a>检查您 Nextcloud 的安全", "Version" : "版本", - "You need to enable the File sharing App." : "你需要启用 File 共享应用", + "You need to enable the File sharing App." : "您需要启用 File 共享应用", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "作为管理员,您可以调整共享行为。 有关详细信息,请参阅文档。", "Allow apps to use the Share API" : "允许应用使用共享 API", "Set default expiration date for shares" : "设置共享的默认截止日期", @@ -411,8 +469,9 @@ "Allow public uploads" : "允许公开上传", "Always ask for a password" : "一直要求输入密码", "Enforce password protection" : "强制密码保护", + "Exclude groups from password requirements:" : "从密码要求中排除指定组:", "Set default expiration date" : "设置默认到期日", - "Exclude groups from creating link shares:" : "将群排除在创建链接分享外:", + "Exclude groups from creating link shares:" : "禁止指定组创建链接分享:", "Allow resharing" : "允许二次共享", "Allow sharing with groups" : "允许群组共享", "Restrict users to only share with users in their groups" : "限制用户只与他们组中的用户共享", @@ -422,6 +481,7 @@ "Allow username autocompletion to users within the same groups" : "允许自动完成同一组内的用户的用户名", "Allow username autocompletion to users based on phone number integration" : "允许基于手机号码集成自动完成用户的用户名", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "如果启用了“同组”自动完成和“手机号码集成”,则匹配两者中的任何一个都足以显示用户", + "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "输入全名或电子邮箱地址时,允许自动完成(忽略缺少的通讯录匹配及位于相同组中的)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公开链接上传页中显示免责声明。(仅当文件列表隐藏时显示。)", "This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示。", "Default share permissions" : "默认共享权限", @@ -473,6 +533,7 @@ "Upload new" : "上传", "Select from Files" : "选择文件", "Remove image" : "删除图片", + "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "请注意,头像可能需要24小时才能在所有地方更新完成。", "Choose as profile picture" : "选择个人头像", "You are using <strong>%s</strong>" : "您已经使用了 <strong>%s</strong> 存储空间", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "您正在使用 <strong>%1$s</strong> ,来自 <strong>%2$s</strong> (<strong>%3$s %%</strong>)", @@ -487,6 +548,7 @@ "Link https://…" : "链接 https://…", "Change privacy level of Twitter profile" : "更改推特资料的隐私权限", "Twitter handle @…" : "Twitter 用户名 @…", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "几乎超过了 OPcache 键的最大数量。为确保所有脚本可以保留在缓存中,建议在您的 PHP 设置中 <code>opcache.max_accelerated_files</code> 设置一个高于 <code>%s</code> 的值。", "Admin privileges" : "管理员特权", "Unable to update biography" : "无法更新小传", "Unable to update full name" : "无法更新全名", diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index 24d8333ee56..8f5605e3c24 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -51,6 +51,7 @@ OC.L10N.register( "Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an", "Keyboard shortcuts" : "Tastaturkürzel", "Background" : "Hintergrund", + "Customization has been disabled by your administrator" : "Die Einstellung wurde von deinem Administrator deaktiviert.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Der unbeschränkte Zugang ist für uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Screenreader nutzbar ist. Wir streben die Einhaltung der {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 auf AA-Niveau an, mit dem kontrastreichen Design sogar auf AAA-Niveau.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Wenn du Fehler findest, melde sie bitte im {issuetracker}Problemverfolgungssystem{linkend}. Und wenn du mithelfen willst, trete dem {designteam}Designteam{linkend} bei!", "Pick from Files" : "Aus Dateien auswählen", diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json index d21a75f7f2a..f933dcae98f 100644 --- a/apps/theming/l10n/de.json +++ b/apps/theming/l10n/de.json @@ -49,6 +49,7 @@ "Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an", "Keyboard shortcuts" : "Tastaturkürzel", "Background" : "Hintergrund", + "Customization has been disabled by your administrator" : "Die Einstellung wurde von deinem Administrator deaktiviert.", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Der unbeschränkte Zugang ist für uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Screenreader nutzbar ist. Wir streben die Einhaltung der {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 auf AA-Niveau an, mit dem kontrastreichen Design sogar auf AAA-Niveau.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Wenn du Fehler findest, melde sie bitte im {issuetracker}Problemverfolgungssystem{linkend}. Und wenn du mithelfen willst, trete dem {designteam}Designteam{linkend} bei!", "Pick from Files" : "Aus Dateien auswählen", diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index 8bbdcaa9543..d33bb2b1af2 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -26,6 +26,7 @@ OC.L10N.register( "No file uploaded" : "文件没有上传", "You are already using a custom theme. Theming app settings might be overwritten by that." : "你已经在使用一个自定义的主题。主题应用的设置可能会被其覆盖。", "Theming" : "主题", + "Appearance and accessibility" : "外观和可访问性", "Dark theme" : "深色主题", "Enable dark theme" : "启用深色主题", "Dyslexia font" : "阅读障碍字体", diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json index 4cf5a83e456..515387d4d87 100644 --- a/apps/theming/l10n/zh_CN.json +++ b/apps/theming/l10n/zh_CN.json @@ -24,6 +24,7 @@ "No file uploaded" : "文件没有上传", "You are already using a custom theme. Theming app settings might be overwritten by that." : "你已经在使用一个自定义的主题。主题应用的设置可能会被其覆盖。", "Theming" : "主题", + "Appearance and accessibility" : "外观和可访问性", "Dark theme" : "深色主题", "Enable dark theme" : "启用深色主题", "Dyslexia font" : "阅读障碍字体", diff --git a/apps/twofactor_backupcodes/l10n/fr.js b/apps/twofactor_backupcodes/l10n/fr.js index 36bdc824cae..d0fe10c13a7 100644 --- a/apps/twofactor_backupcodes/l10n/fr.js +++ b/apps/twofactor_backupcodes/l10n/fr.js @@ -17,7 +17,7 @@ OC.L10N.register( "If you regenerate backup codes, you automatically invalidate old codes." : "Si vous régénérez les codes de récupération, vous invalidez automatiquement les anciens codes.", "An error occurred while generating your backup codes" : "Une erreur est survenue lors de la génération de vos codes de récupération", "{name} backup codes" : "{name} codes de récupération", - "Use one of the backup codes you saved when setting up two-factor authentication." : "Utilisez l'un des codes de secours que vous avez crée lors du paramétrage de l'authentification à deux facteurs.", - "Submit" : "Envoyer" + "Use one of the backup codes you saved when setting up two-factor authentication." : "Utilisez l'un des codes de récupération que vous avez enregistrés lors de la configuration de l'authentification à deux facteurs.", + "Submit" : "Soumettre" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/twofactor_backupcodes/l10n/fr.json b/apps/twofactor_backupcodes/l10n/fr.json index 8ea846dcb18..b1117e7ef1b 100644 --- a/apps/twofactor_backupcodes/l10n/fr.json +++ b/apps/twofactor_backupcodes/l10n/fr.json @@ -15,7 +15,7 @@ "If you regenerate backup codes, you automatically invalidate old codes." : "Si vous régénérez les codes de récupération, vous invalidez automatiquement les anciens codes.", "An error occurred while generating your backup codes" : "Une erreur est survenue lors de la génération de vos codes de récupération", "{name} backup codes" : "{name} codes de récupération", - "Use one of the backup codes you saved when setting up two-factor authentication." : "Utilisez l'un des codes de secours que vous avez crée lors du paramétrage de l'authentification à deux facteurs.", - "Submit" : "Envoyer" + "Use one of the backup codes you saved when setting up two-factor authentication." : "Utilisez l'un des codes de récupération que vous avez enregistrés lors de la configuration de l'authentification à deux facteurs.", + "Submit" : "Soumettre" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |