Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Oct 21, 2024
1 parent d4befaa commit 79b20c7
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 10 deletions.
33 changes: 28 additions & 5 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
@@ -1,27 +1,44 @@
OC.L10N.register(
"app_api",
{
"External Apps" : "外部程序",
"External Apps" : "外部应用",
"Daemon config not found" : "未找到守护进程配置",
"Error starting install of ExApp" : "开始安装外部应用时发生错误",
"Failed to enable ExApp" : "无法启用外部程序",
"Failed to disable ExApp" : "无法禁用外部程序",
"Could not update ExApp" : "无法更新外部程序",
"AppAPI authentication failed" : "AppAPI 验证失败",
"AppAPI ExApp notifier" : "AppAPI 外部程序通知",
"AppAPI" : "AppAPI",
"AI Integration Team" : "AI 集成团队",
"ExApps Settings" : "外部应用设置",
"Nextcloud AppAPI" : "Nextcloud AppAPI",
"The AppAPI Project is an exciting initiative that aims to revolutionize the way applications are developed for Nextcloud." : "AppAPI 项目是一项令人兴奋的计划,旨在彻底改变为 Nextcloud 开发应用程序的方式。",
"Deploy Daemons" : "部署守护进程",
"Deploy Daemon (DaemonConfig) is an ExApps orchestration daemon." : "部署守护进程(DaemonConfig)是外部应用的编排守护进程。",
"Deploy Daemons. Deploy Daemon (DaemonConfig) is an ExApps orchestration daemon." : "部署守护进程。部署守护进程(DaemonConfig)是外部应用的编排守护进程。",
"ExApp init timeout (minutes)" : "外部应用初始化超时(分钟)",
"ExApp initialization process timeout after which AppAPI will mark it as failed" : "外部应用初始化过程超时后,AppAPI 将其标记为已失败",
"ExApp init timeout" : "外部应用初始化超时",
"ExApp container restart policy" : "外部应用容器重启策略",
"Specify container restart policy, e.g. 'always' to ensure ExApp running after daemon server reboot" : "指定容器重启策略,例如“always”,以确保外部应用在守护进程服务重启后运行",
"External Apps management" : "外部应用管理",
"Admin options saved" : "已保存管理员选项",
"Failed to save admin options" : "保存管理员选项失败",
"Update to {version}" : "更新至 {version}",
"Remove" : "移除",
"Delete data on remove" : "移除时删除数据",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最低版本。可能会在将来出现问题。",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最高版本。可能会在将来出现问题。",
"This app cannot be installed because the following dependencies are not fulfilled:" : "无法安装应用,因为无法满足下列依赖:",
"View in store" : "在商店中查看",
"Visit website" : "访问网站",
"Report a bug" : "报告问题",
"User documentation" : "使用者文档",
"Report a bug" : "报告 Bug",
"User documentation" : "用户文档",
"Admin documentation" : "管理员文档",
"Developer documentation" : "开发者文档",
"{license}-licensed" : "{license}-许可协议",
"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" : "精选",
Expand All @@ -42,8 +59,14 @@ OC.L10N.register(
"Edit" : "编辑",
"Host" : "主机",
"Nextcloud URL" : "Nextcloud URL ",
"Registered Deploy daemons list" : "已注册的部署守护进程列表",
"No Deploy daemons configured" : "没有部署守护进程配置",
"Register a custom one or setup from available templates" : "注册自定义模板或从可用模板进行安装",
"Register Daemon" : "注册守护进程",
"Enabled" : "已启用",
"Display name" : "显示用户名",
"Register Deploy Daemon" : "注册部署守护进程",
"Display name" : "显示名称",
"Deployment method" : "部署方式",
"Network" : "网络",
"Confirm" : "确认",
"Save" : "保存",
Expand Down
33 changes: 28 additions & 5 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,42 @@
{ "translations": {
"External Apps" : "外部程序",
"External Apps" : "外部应用",
"Daemon config not found" : "未找到守护进程配置",
"Error starting install of ExApp" : "开始安装外部应用时发生错误",
"Failed to enable ExApp" : "无法启用外部程序",
"Failed to disable ExApp" : "无法禁用外部程序",
"Could not update ExApp" : "无法更新外部程序",
"AppAPI authentication failed" : "AppAPI 验证失败",
"AppAPI ExApp notifier" : "AppAPI 外部程序通知",
"AppAPI" : "AppAPI",
"AI Integration Team" : "AI 集成团队",
"ExApps Settings" : "外部应用设置",
"Nextcloud AppAPI" : "Nextcloud AppAPI",
"The AppAPI Project is an exciting initiative that aims to revolutionize the way applications are developed for Nextcloud." : "AppAPI 项目是一项令人兴奋的计划,旨在彻底改变为 Nextcloud 开发应用程序的方式。",
"Deploy Daemons" : "部署守护进程",
"Deploy Daemon (DaemonConfig) is an ExApps orchestration daemon." : "部署守护进程(DaemonConfig)是外部应用的编排守护进程。",
"Deploy Daemons. Deploy Daemon (DaemonConfig) is an ExApps orchestration daemon." : "部署守护进程。部署守护进程(DaemonConfig)是外部应用的编排守护进程。",
"ExApp init timeout (minutes)" : "外部应用初始化超时(分钟)",
"ExApp initialization process timeout after which AppAPI will mark it as failed" : "外部应用初始化过程超时后,AppAPI 将其标记为已失败",
"ExApp init timeout" : "外部应用初始化超时",
"ExApp container restart policy" : "外部应用容器重启策略",
"Specify container restart policy, e.g. 'always' to ensure ExApp running after daemon server reboot" : "指定容器重启策略,例如“always”,以确保外部应用在守护进程服务重启后运行",
"External Apps management" : "外部应用管理",
"Admin options saved" : "已保存管理员选项",
"Failed to save admin options" : "保存管理员选项失败",
"Update to {version}" : "更新至 {version}",
"Remove" : "移除",
"Delete data on remove" : "移除时删除数据",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最低版本。可能会在将来出现问题。",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支持的 Nextcloud 最高版本。可能会在将来出现问题。",
"This app cannot be installed because the following dependencies are not fulfilled:" : "无法安装应用,因为无法满足下列依赖:",
"View in store" : "在商店中查看",
"Visit website" : "访问网站",
"Report a bug" : "报告问题",
"User documentation" : "使用者文档",
"Report a bug" : "报告 Bug",
"User documentation" : "用户文档",
"Admin documentation" : "管理员文档",
"Developer documentation" : "开发者文档",
"{license}-licensed" : "{license}-许可协议",
"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" : "精选",
Expand All @@ -40,8 +57,14 @@
"Edit" : "编辑",
"Host" : "主机",
"Nextcloud URL" : "Nextcloud URL ",
"Registered Deploy daemons list" : "已注册的部署守护进程列表",
"No Deploy daemons configured" : "没有部署守护进程配置",
"Register a custom one or setup from available templates" : "注册自定义模板或从可用模板进行安装",
"Register Daemon" : "注册守护进程",
"Enabled" : "已启用",
"Display name" : "显示用户名",
"Register Deploy Daemon" : "注册部署守护进程",
"Display name" : "显示名称",
"Deployment method" : "部署方式",
"Network" : "网络",
"Confirm" : "确认",
"Save" : "保存",
Expand Down

0 comments on commit 79b20c7

Please sign in to comment.