summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/zh_CN.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:25 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:25 +0000
commita62a1faf3b113ea8d1be54d088cab0214b0600d3 (patch)
tree6dacdcd36b5e5eec4e560d5a266e4dcf1db4831f /apps/updatenotification/l10n/zh_CN.json
parenta8d317942bf36e539a31601281fb2f448c8bcfb1 (diff)
downloadnextcloud-server-a62a1faf3b113ea8d1be54d088cab0214b0600d3.tar.gz
nextcloud-server-a62a1faf3b113ea8d1be54d088cab0214b0600d3.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/zh_CN.json')
-rw-r--r--apps/updatenotification/l10n/zh_CN.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json
index 4c220d1dcec..93ebf910f62 100644
--- a/apps/updatenotification/l10n/zh_CN.json
+++ b/apps/updatenotification/l10n/zh_CN.json
@@ -31,6 +31,7 @@
"The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器。",
"The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。",
"A new version is available: <strong>{newVersionString}</strong>" : "有可用的新版本: <strong>{newVersionString}</strong>",
+ "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "请注意,在新版本之后,更新仅显示在第一个次要版本或更高版本之后。我们会随着时间的推移推出新版本,有时会在发现问题时跳过某个版本。了解有关于更新和发布渠道的更多信息,请访问 {link}",
"Checking apps for compatible versions" : "正在检查应用程序的兼容版本",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "请确认 config.php 没有设置<samp>appstoreenabled </samp> 为 false。",
"Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "无法连接到应用商店或没有返回任何更新。手动搜索更新,或者确保你的服务器可以上网且可以连接到应用商店。",
@@ -48,7 +49,7 @@
"Please use the command line updater to update." : "请使用命令行更新器来更新",
"You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "你可以在下面改变更新渠道,这也会影响到应用管理页面。例如:切换到测试版渠道后,测试版应用程序的更新将在应用程序管理页面提供给你。",
"Update channel:" : "更新通道:",
- "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "注意,在新版本发布之后,更新只在第一个次要版本或更高版本之后出现。随着时间的推移,我们会向用户推出新的版本,有时会在发现问题时跳过某个版本。要了解关于更新和发布通道的更多信息,点击 {link}。",
+ "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "请注意,在新版本发布之后,更新只在第一个次要版本或更高版本之后出现。随着时间的推移,我们会向用户推出新的版本,有时会在发现问题时跳过某个版本。要了解关于更新和发布通道的更多信息,点击 {link}。",
"Checked on {lastCheckedDate}" : "检查时间 {lastCheckedDate}"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file