From 4264f730e4bbb334de698bbe101c7ea0224770f9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 15 Nov 2024 00:28:57 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_CN.js | 1 + l10n/zh_CN.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 148e53c8..92c66099 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -21,6 +21,7 @@ OC.L10N.register( "ExApp init timeout" : "外部应用初始化超时", "ExApp container restart policy" : "外部应用容器重启策略", "Specify container restart policy, e.g. 'always' to ensure ExApp running after daemon server reboot" : "指定容器重启策略,例如“always”,以确保外部应用在守护进程服务重启后运行", + "This settings changes are reflected only for newly created containers" : "此设置更改仅适用于新创建的容器", "External Apps management" : "外部应用管理", "Admin options saved" : "已保存管理员选项", "Failed to save admin options" : "保存管理员选项失败", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 44c448b4..8e5c24b2 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -19,6 +19,7 @@ "ExApp init timeout" : "外部应用初始化超时", "ExApp container restart policy" : "外部应用容器重启策略", "Specify container restart policy, e.g. 'always' to ensure ExApp running after daemon server reboot" : "指定容器重启策略,例如“always”,以确保外部应用在守护进程服务重启后运行", + "This settings changes are reflected only for newly created containers" : "此设置更改仅适用于新创建的容器", "External Apps management" : "外部应用管理", "Admin options saved" : "已保存管理员选项", "Failed to save admin options" : "保存管理员选项失败",