fix(l10n): Update translations from Transifex
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2026-03-20 00:19:49 +00:00
parent 5e93c58795
commit d0c63a1753
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
10 changed files with 72 additions and 14 deletions

View file

@ -236,6 +236,7 @@ OC.L10N.register(
"Failed to check file size: %1$s" : "检查文件大小失败:%1$s",
"Could not open file: %1$s (%2$d), file does seem to exist" : "无法打开文件:%1$s%2$d文件似乎不存在",
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "无法打开文件:%1$s%2$d文件似乎不存在",
"Failed to get size for : %1$s" : "无法获取以下项目的大小:%1$s",
"Encryption not ready: %1$s" : "加密不可用:%1$s",
"Failed to open file: %1$s" : "打开文件失败:%1$s",
"Failed to unlink: %1$s" : "解除链接失败:%1$s",
@ -252,6 +253,7 @@ OC.L10N.register(
"Completed on %s" : "已完成 %s",
"Due on %s by %s" : "到期于 %s在 %s 之前",
"Due on %s" : "到期于 %s",
"This is an example contact" : "这是一个示例联系人",
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "欢迎使用 Nextcloud 日历!\n\n这是一个示例事件——探索使用 Nextcloud 日历进行规划的灵活性,进行任何您想要的编辑!\n\n使用 Nextcloud 日历,您可以:\n- 轻松创建、编辑和管理事件。\n- 创建多个日历并与队友、朋友或家人共享。\n- 查看空闲时间并向他人显示您的忙碌时间。\n- 通过 CalDAV 与应用和设备无缝集成。\n- 自定义您的体验:安排重复事件、调整通知和其他设置。",
"Example event - open me!" : "示例事件——打开我!",
"System Address Book" : "系统通讯录",

View file

@ -234,6 +234,7 @@
"Failed to check file size: %1$s" : "检查文件大小失败:%1$s",
"Could not open file: %1$s (%2$d), file does seem to exist" : "无法打开文件:%1$s%2$d文件似乎不存在",
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "无法打开文件:%1$s%2$d文件似乎不存在",
"Failed to get size for : %1$s" : "无法获取以下项目的大小:%1$s",
"Encryption not ready: %1$s" : "加密不可用:%1$s",
"Failed to open file: %1$s" : "打开文件失败:%1$s",
"Failed to unlink: %1$s" : "解除链接失败:%1$s",
@ -250,6 +251,7 @@
"Completed on %s" : "已完成 %s",
"Due on %s by %s" : "到期于 %s在 %s 之前",
"Due on %s" : "到期于 %s",
"This is an example contact" : "这是一个示例联系人",
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "欢迎使用 Nextcloud 日历!\n\n这是一个示例事件——探索使用 Nextcloud 日历进行规划的灵活性,进行任何您想要的编辑!\n\n使用 Nextcloud 日历,您可以:\n- 轻松创建、编辑和管理事件。\n- 创建多个日历并与队友、朋友或家人共享。\n- 查看空闲时间并向他人显示您的忙碌时间。\n- 通过 CalDAV 与应用和设备无缝集成。\n- 自定义您的体验:安排重复事件、调整通知和其他设置。",
"Example event - open me!" : "示例事件——打开我!",
"System Address Book" : "系统通讯录",

View file

@ -95,6 +95,7 @@ OC.L10N.register(
"Another entry with the same name already exists." : "另一相同名称的条目已存在。",
"Invalid filename." : "无效文件名称。",
"Rename file" : "重命名文件",
"Recently created" : "最近创建",
"Folder" : "文件夹",
"Unknown file type" : "未知文件类型",
"{ext} image" : "{ext} 图片",
@ -234,6 +235,9 @@ OC.L10N.register(
"Removing the file extension \"{old}\" may render the file unreadable." : "删除文件扩展名 \"{old}\" 可能会导致文件无法读取。",
"Adding the file extension \"{new}\" may render the file unreadable." : "添加文件扩展名 \"{new}\" 可能会导致文件无法读取。",
"Do not show this dialog again." : "不再显示此对话框。",
"Rename file to hidden" : "将文件重命名为隐藏文件",
"Prefixing a filename with a dot may render the file hidden." : "在文件名前加上点号可能会使文件变为隐藏文件。",
"Are you sure you want to rename the file to \"{filename}\"?" : "是否确定要将文件重命名为“{filename}”?",
"Cancel" : "取消",
"Rename" : "重命名",
"Select file or folder to link to" : "选择需要链接的文件或文件夹",
@ -316,7 +320,9 @@ OC.L10N.register(
"The files are locked" : "文件已锁定",
"The file does not exist anymore" : "文件不存在",
"Moving \"{source}\" to \"{destination}\" …" : "正在将“{source}”移动到“{destination}” …",
"Moving {count} files to \"{destination}\" …" : "正在将 {count} 个文件移动到“{destination}” …",
"Copying \"{source}\" to \"{destination}\" …" : "正在将“{source}”复制到“{destination}” …",
"Copying {count} files to \"{destination}\" …" : "正在将 {count} 个文件复制到“{destination}” …",
"Choose destination" : "选择目标路径",
"Copy to {target}" : "复制到 {target}",
"Move to {target}" : "移动到 {target}",

View file

@ -93,6 +93,7 @@
"Another entry with the same name already exists." : "另一相同名称的条目已存在。",
"Invalid filename." : "无效文件名称。",
"Rename file" : "重命名文件",
"Recently created" : "最近创建",
"Folder" : "文件夹",
"Unknown file type" : "未知文件类型",
"{ext} image" : "{ext} 图片",
@ -232,6 +233,9 @@
"Removing the file extension \"{old}\" may render the file unreadable." : "删除文件扩展名 \"{old}\" 可能会导致文件无法读取。",
"Adding the file extension \"{new}\" may render the file unreadable." : "添加文件扩展名 \"{new}\" 可能会导致文件无法读取。",
"Do not show this dialog again." : "不再显示此对话框。",
"Rename file to hidden" : "将文件重命名为隐藏文件",
"Prefixing a filename with a dot may render the file hidden." : "在文件名前加上点号可能会使文件变为隐藏文件。",
"Are you sure you want to rename the file to \"{filename}\"?" : "是否确定要将文件重命名为“{filename}”?",
"Cancel" : "取消",
"Rename" : "重命名",
"Select file or folder to link to" : "选择需要链接的文件或文件夹",
@ -314,7 +318,9 @@
"The files are locked" : "文件已锁定",
"The file does not exist anymore" : "文件不存在",
"Moving \"{source}\" to \"{destination}\" …" : "正在将“{source}”移动到“{destination}” …",
"Moving {count} files to \"{destination}\" …" : "正在将 {count} 个文件移动到“{destination}” …",
"Copying \"{source}\" to \"{destination}\" …" : "正在将“{source}”复制到“{destination}” …",
"Copying {count} files to \"{destination}\" …" : "正在将 {count} 个文件复制到“{destination}” …",
"Choose destination" : "选择目标路径",
"Copy to {target}" : "复制到 {target}",
"Move to {target}" : "移动到 {target}",

View file

@ -108,8 +108,8 @@ OC.L10N.register(
"Artificial Intelligence" : "人工智能",
"None / STARTTLS" : "无 / STARTTLS",
"Email server" : "电子邮件服务器",
"Mail Providers" : "邮件提供",
"Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "邮件提供商允许直接通过用户的个人电子邮件帐户发送电子邮件。目前,此功能仅限于日历邀请。它需要 Nextcloud Mail 4.1 和 Nextcloud Mail 中与用户在 Nextcloud 中的电子邮件地址匹配的电子邮件帐户。",
"Mail Providers" : "邮件提供",
"Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "邮件提供者允许直接通过用户的个人电子邮件账号发送电子邮件。目前,此功能仅限于日历邀请。它需要 Nextcloud Mail 4.1 和 Nextcloud Mail 中与用户在 Nextcloud 中的电子邮件地址匹配的电子邮件账号。",
"Send emails using" : "使用 email 发送",
"User's email account" : "用户的 email 账号",
"System email account" : "系统 email 账号",
@ -220,8 +220,8 @@ OC.L10N.register(
"MySQL Unicode support" : "MySQL Unicode 支持",
"MySQL is used as database and does support 4-byte characters" : "MySQL用作数据库并且支持4字节字符",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL 用作数据库,但不支持 4 字节字符。为了能够处理 4 字节字符(如表情符号),而不会在文件名或注释中出现问题,建议在 MySQL 中启用 4 字节支持。",
"OCS provider resolving" : "OCS提供商解析",
"Could not check if your web server properly resolves the OCM and OCS provider URLs." : "无法检查您的 Web 服务器是否正确解析 OCM 和 OCS 提供 URL。",
"OCS provider resolving" : "OCS 提供者解析",
"Could not check if your web server properly resolves the OCM and OCS provider URLs." : "无法检查您的 Web 服务器是否正确解析 OCM 和 OCS 提供 URL。",
"Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "您的 Web 服务器未正确设置以解析 %1$s。\n这很可能与未更新以直接提供此文件夹的 Web 服务器配置有关。\n请将您的配置与 Apache 的 \".htaccess\" 中提供的重写规则或 Nginx 文档中提供的重写规则进行比较。\n在 Nginx 上,通常以 \"location ~\" 开头的行需要更新。",
"Overwrite CLI URL" : "覆盖 CLI URL",
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "您的 config.php 中的 \"overwrite.cli.url\" 选项正确设置为 \"%s\" 。",
@ -330,6 +330,10 @@ OC.L10N.register(
"Database transaction isolation level" : "数据库事务隔离级别",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "数据库没有运行在“READ COMMITTED”事务隔离级别。当多项操作同时执行时将产生问题。",
"Was not able to get transaction isolation level: %s" : "未能获取事务隔离级别:%s",
"Second factor configuration" : "第二因素配置",
"This instance has no second factor provider available." : "此实例没有可用的第二因素提供者。",
"Second factor providers are available but two-factor authentication is not enforced." : "第二因素提供者可用,但未强制执行双因素身份验证。",
"Second factor providers are available and enforced: %s." : "第二个因素提供者可用并强制执行:%s。",
".well-known URLs" : ".well-known URL",
"`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "您的配置中的 `check_for_working_wellknown_setup` 设置为 false因此跳过了此检查。",
"Could not check that your web server serves `.well-known` correctly. Please check manually." : "无法检查您的网络服务器是否正确服务 `.well-known`。 请手动检查。",
@ -415,7 +419,7 @@ OC.L10N.register(
"This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示。",
"Default share permissions" : "默认共享权限",
"Two-Factor Authentication" : "两步验证",
"Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可以对所有帐户和特定组强制执行两步验证。 如果他们没有配置两步验证提供商,他们将无法登录系统。",
"Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可以对所有账号和特定组强制执行双因素身份验证。如果他们没有配置双因素提供者,他们将无法登录系统。",
"Enforce two-factor authentication" : "强制启用两步验证",
"Limit to groups" : "限制于组",
"Enforcement of two-factor authentication can be set for certain groups only." : "可以仅为某些组设置两步验证的强制执行。",
@ -438,12 +442,16 @@ OC.L10N.register(
"This app is supported via your current Nextcloud subscription." : "根据您的 Nextcloud 订阅,此应用受到支持。",
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "特色应用由社区并在社区内开发。 它们提供了中心功能,并准备投入生产使用。",
"Community rating: {score}/5" : "社区评分:{score}/5",
"Office suite switching is managed through the Nextcloud All-in-One interface." : "办公套件的切换是通过 Nextcloud All-in-One 界面进行管理的。",
"Please use the AIO interface to switch between office suites." : "请使用 AIO 界面在办公套件之间切换。",
"Select your preferred office suite. Please note that installing requires manual server setup." : "选择您的首选办公套件。请注意,安装需要手动设置服务器。",
"installed" : "已安装",
"Learn more" : "了解更多",
"Disable office suites" : "禁用办公套件",
"Disable all" : "禁用全部",
"Download and enable all" : "下载并启用全部",
"All office suites disabled" : "所有办公套件已禁用",
"{name} enabled" : "{name} 已启用",
"All apps are up-to-date." : "所有的应用程序都是最新的。",
"Icon" : "图标",
"Name" : "名称",
@ -585,8 +593,11 @@ OC.L10N.register(
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (15 accounts depending on the usage)." : "cron.php 注册一个 webcron 服务,使用 HTTP 每 5 分钟执行一次 cron.php 文件。使用场景非常小的实例1-5 个账号,具体取决于使用用量)",
"Cron (Recommended)" : "Cron推荐",
"Unable to update profile default setting" : "无法更新个人资料默认设置",
"Unable to update profile picker setting" : "无法更新个人资料选择器设置",
"Profile" : "个人资料",
"Enable or disable profile by default for new accounts." : "默认情况下为新账号启用或禁用配置文件。",
"Enable the profile picker" : "启用个人资料选择器",
"Enable or disable the profile picker in the Smart Picker and the profile link previews." : "在智能选择器和个人资料链接预览中启用或禁用个人资料选择器。",
"Password confirmation is required" : "需要密码确认",
"Failed to save setting" : "保存设置失败",
"{app}'s declarative setting field: {name}" : "{app} 的声明性设置字段:{name}",
@ -903,8 +914,17 @@ OC.L10N.register(
"App bundles" : "应用捆绑包",
"Featured apps" : "精选应用",
"Supported apps" : "支持的应用",
"Best Nextcloud integration" : "最佳Nextcloud整合",
"Best Nextcloud integration" : "最佳 Nextcloud 集成",
"Open source" : "开源",
"Good performance" : "性能良好",
"Best security: documents never leave your server" : "最佳安全性:文档永远不会离开您的服务器",
"Best ODF compatibility" : "最佳 ODF 兼容性",
"Best support for legacy files" : "对旧版文件的最佳支持",
"Good Nextcloud integration" : "Nextcloud 集成良好",
"Open core" : "开放核心",
"Best performance" : "最佳性能",
"Limited ODF compatibility" : "ODF 兼容性有限",
"Best Microsoft compatibility" : "最佳 Microsoft 兼容性",
"Show to everyone" : "显示给所有人",
"Show to logged in accounts only" : "仅向已登录账号显示",
"Hide" : "隐藏",

View file

@ -106,8 +106,8 @@
"Artificial Intelligence" : "人工智能",
"None / STARTTLS" : "无 / STARTTLS",
"Email server" : "电子邮件服务器",
"Mail Providers" : "邮件提供",
"Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "邮件提供商允许直接通过用户的个人电子邮件帐户发送电子邮件。目前,此功能仅限于日历邀请。它需要 Nextcloud Mail 4.1 和 Nextcloud Mail 中与用户在 Nextcloud 中的电子邮件地址匹配的电子邮件帐户。",
"Mail Providers" : "邮件提供",
"Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "邮件提供者允许直接通过用户的个人电子邮件账号发送电子邮件。目前,此功能仅限于日历邀请。它需要 Nextcloud Mail 4.1 和 Nextcloud Mail 中与用户在 Nextcloud 中的电子邮件地址匹配的电子邮件账号。",
"Send emails using" : "使用 email 发送",
"User's email account" : "用户的 email 账号",
"System email account" : "系统 email 账号",
@ -218,8 +218,8 @@
"MySQL Unicode support" : "MySQL Unicode 支持",
"MySQL is used as database and does support 4-byte characters" : "MySQL用作数据库并且支持4字节字符",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL 用作数据库,但不支持 4 字节字符。为了能够处理 4 字节字符(如表情符号),而不会在文件名或注释中出现问题,建议在 MySQL 中启用 4 字节支持。",
"OCS provider resolving" : "OCS提供商解析",
"Could not check if your web server properly resolves the OCM and OCS provider URLs." : "无法检查您的 Web 服务器是否正确解析 OCM 和 OCS 提供 URL。",
"OCS provider resolving" : "OCS 提供者解析",
"Could not check if your web server properly resolves the OCM and OCS provider URLs." : "无法检查您的 Web 服务器是否正确解析 OCM 和 OCS 提供 URL。",
"Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "您的 Web 服务器未正确设置以解析 %1$s。\n这很可能与未更新以直接提供此文件夹的 Web 服务器配置有关。\n请将您的配置与 Apache 的 \".htaccess\" 中提供的重写规则或 Nginx 文档中提供的重写规则进行比较。\n在 Nginx 上,通常以 \"location ~\" 开头的行需要更新。",
"Overwrite CLI URL" : "覆盖 CLI URL",
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "您的 config.php 中的 \"overwrite.cli.url\" 选项正确设置为 \"%s\" 。",
@ -328,6 +328,10 @@
"Database transaction isolation level" : "数据库事务隔离级别",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "数据库没有运行在“READ COMMITTED”事务隔离级别。当多项操作同时执行时将产生问题。",
"Was not able to get transaction isolation level: %s" : "未能获取事务隔离级别:%s",
"Second factor configuration" : "第二因素配置",
"This instance has no second factor provider available." : "此实例没有可用的第二因素提供者。",
"Second factor providers are available but two-factor authentication is not enforced." : "第二因素提供者可用,但未强制执行双因素身份验证。",
"Second factor providers are available and enforced: %s." : "第二个因素提供者可用并强制执行:%s。",
".well-known URLs" : ".well-known URL",
"`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "您的配置中的 `check_for_working_wellknown_setup` 设置为 false因此跳过了此检查。",
"Could not check that your web server serves `.well-known` correctly. Please check manually." : "无法检查您的网络服务器是否正确服务 `.well-known`。 请手动检查。",
@ -413,7 +417,7 @@
"This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示。",
"Default share permissions" : "默认共享权限",
"Two-Factor Authentication" : "两步验证",
"Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可以对所有帐户和特定组强制执行两步验证。 如果他们没有配置两步验证提供商,他们将无法登录系统。",
"Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可以对所有账号和特定组强制执行双因素身份验证。如果他们没有配置双因素提供者,他们将无法登录系统。",
"Enforce two-factor authentication" : "强制启用两步验证",
"Limit to groups" : "限制于组",
"Enforcement of two-factor authentication can be set for certain groups only." : "可以仅为某些组设置两步验证的强制执行。",
@ -436,12 +440,16 @@
"This app is supported via your current Nextcloud subscription." : "根据您的 Nextcloud 订阅,此应用受到支持。",
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "特色应用由社区并在社区内开发。 它们提供了中心功能,并准备投入生产使用。",
"Community rating: {score}/5" : "社区评分:{score}/5",
"Office suite switching is managed through the Nextcloud All-in-One interface." : "办公套件的切换是通过 Nextcloud All-in-One 界面进行管理的。",
"Please use the AIO interface to switch between office suites." : "请使用 AIO 界面在办公套件之间切换。",
"Select your preferred office suite. Please note that installing requires manual server setup." : "选择您的首选办公套件。请注意,安装需要手动设置服务器。",
"installed" : "已安装",
"Learn more" : "了解更多",
"Disable office suites" : "禁用办公套件",
"Disable all" : "禁用全部",
"Download and enable all" : "下载并启用全部",
"All office suites disabled" : "所有办公套件已禁用",
"{name} enabled" : "{name} 已启用",
"All apps are up-to-date." : "所有的应用程序都是最新的。",
"Icon" : "图标",
"Name" : "名称",
@ -583,8 +591,11 @@
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (15 accounts depending on the usage)." : "cron.php 注册一个 webcron 服务,使用 HTTP 每 5 分钟执行一次 cron.php 文件。使用场景非常小的实例1-5 个账号,具体取决于使用用量)",
"Cron (Recommended)" : "Cron推荐",
"Unable to update profile default setting" : "无法更新个人资料默认设置",
"Unable to update profile picker setting" : "无法更新个人资料选择器设置",
"Profile" : "个人资料",
"Enable or disable profile by default for new accounts." : "默认情况下为新账号启用或禁用配置文件。",
"Enable the profile picker" : "启用个人资料选择器",
"Enable or disable the profile picker in the Smart Picker and the profile link previews." : "在智能选择器和个人资料链接预览中启用或禁用个人资料选择器。",
"Password confirmation is required" : "需要密码确认",
"Failed to save setting" : "保存设置失败",
"{app}'s declarative setting field: {name}" : "{app} 的声明性设置字段:{name}",
@ -901,8 +912,17 @@
"App bundles" : "应用捆绑包",
"Featured apps" : "精选应用",
"Supported apps" : "支持的应用",
"Best Nextcloud integration" : "最佳Nextcloud整合",
"Best Nextcloud integration" : "最佳 Nextcloud 集成",
"Open source" : "开源",
"Good performance" : "性能良好",
"Best security: documents never leave your server" : "最佳安全性:文档永远不会离开您的服务器",
"Best ODF compatibility" : "最佳 ODF 兼容性",
"Best support for legacy files" : "对旧版文件的最佳支持",
"Good Nextcloud integration" : "Nextcloud 集成良好",
"Open core" : "开放核心",
"Best performance" : "最佳性能",
"Limited ODF compatibility" : "ODF 兼容性有限",
"Best Microsoft compatibility" : "最佳 Microsoft 兼容性",
"Show to everyone" : "显示给所有人",
"Show to logged in accounts only" : "仅向已登录账号显示",
"Hide" : "隐藏",

View file

@ -109,6 +109,7 @@ OC.L10N.register(
"Reset primary color" : "重置主要颜色",
"Reset to default" : "重置为默认设置",
"Non image file selected" : "未选择图片文件",
"Failed to upload image" : "无法上传图片",
"Preview of the selected image" : "预览所选图片",
"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 {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "通用访问对我们非常重要。我们遵循网络标准,并进行检查以确保所有内容都可以在没有鼠标或辅助软件(例如屏幕阅读器)的情况下使用。我们的目标是达到 {linkstart}Web 内容可访问性指南 {linkend} 2.1 中的 AA 级别,并另外通过高对比度主题达到 AAA 级别。",
"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}!" : "如果你发现任何问题,请随时在{issuetracker}我们的问题跟踪器{linkend}上报告。 如果你想参与其中,请加入{designteam}我们的设计团队{linkend}",

View file

@ -107,6 +107,7 @@
"Reset primary color" : "重置主要颜色",
"Reset to default" : "重置为默认设置",
"Non image file selected" : "未选择图片文件",
"Failed to upload image" : "无法上传图片",
"Preview of the selected image" : "预览所选图片",
"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 {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "通用访问对我们非常重要。我们遵循网络标准,并进行检查以确保所有内容都可以在没有鼠标或辅助软件(例如屏幕阅读器)的情况下使用。我们的目标是达到 {linkstart}Web 内容可访问性指南 {linkend} 2.1 中的 AA 级别,并另外通过高对比度主题达到 AAA 级别。",
"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}!" : "如果你发现任何问题,请随时在{issuetracker}我们的问题跟踪器{linkend}上报告。 如果你想参与其中,请加入{designteam}我们的设计团队{linkend}",

View file

@ -347,7 +347,7 @@ OC.L10N.register(
"User menu" : "Menu utilisateur",
"Your guest name: {user}" : "Votre nom d'invité : {user}",
"You are currently not identified." : "Vous n'êtes actuellement pas identifié.",
"Set public name" : "Définir le nom public",
"Set public name" : "Définir votre nom public",
"Change public name" : "Changer le nom public",
"This share is password-protected" : "Ce partage est protégé par mot de passe",
"The password is wrong or expired. Please try again or request a new one." : "Le mot de passe est incorrect ou expiré. Ré-essayez ou demandez-en un nouveau.",

View file

@ -345,7 +345,7 @@
"User menu" : "Menu utilisateur",
"Your guest name: {user}" : "Votre nom d'invité : {user}",
"You are currently not identified." : "Vous n'êtes actuellement pas identifié.",
"Set public name" : "Définir le nom public",
"Set public name" : "Définir votre nom public",
"Change public name" : "Changer le nom public",
"This share is password-protected" : "Ce partage est protégé par mot de passe",
"The password is wrong or expired. Please try again or request a new one." : "Le mot de passe est incorrect ou expiré. Ré-essayez ou demandez-en un nouveau.",