diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-11 00:08:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-11 00:08:08 +0000 |
commit | 241226c23c3333c6ad8759df486a8bbc107d6a68 (patch) | |
tree | cb652e374e946895c2e9e6c3999103f8f89ad3a5 /apps/updatenotification/l10n | |
parent | 167013dbf9e7de63e702854a9e770f73fca016f5 (diff) | |
download | nextcloud-server-241226c23c3333c6ad8759df486a8bbc107d6a68.tar.gz nextcloud-server-241226c23c3333c6ad8759df486a8bbc107d6a68.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/is.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/is.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_CN.json | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/is.js b/apps/updatenotification/l10n/is.js index ae4dd1894fe..f6b3825b56b 100644 --- a/apps/updatenotification/l10n/is.js +++ b/apps/updatenotification/l10n/is.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update to %1$s is available." : "Uppfærsla fyrir %1$s er tiltæk.", "Update for %1$s to version %2$s is available." : "Uppfærsla %1$s í útgáfu %2$s er tiltæk.", "Update for {app} to version %s is available." : "Uppfærsla fyrir {app} í útgáfu %s er tiltæk.", + "Update notification" : "Tilkynning um uppfærslu", "A new version is available: %s" : "Ný útgáfa er tiltæk: %s", "Open updater" : "Opna uppfærslustýringu", "Download now" : "Sækja núna", diff --git a/apps/updatenotification/l10n/is.json b/apps/updatenotification/l10n/is.json index 7682520c169..c24c469b2f2 100644 --- a/apps/updatenotification/l10n/is.json +++ b/apps/updatenotification/l10n/is.json @@ -8,6 +8,7 @@ "Update to %1$s is available." : "Uppfærsla fyrir %1$s er tiltæk.", "Update for %1$s to version %2$s is available." : "Uppfærsla %1$s í útgáfu %2$s er tiltæk.", "Update for {app} to version %s is available." : "Uppfærsla fyrir {app} í útgáfu %s er tiltæk.", + "Update notification" : "Tilkynning um uppfærslu", "A new version is available: %s" : "Ný útgáfa er tiltæk: %s", "Open updater" : "Opna uppfærslustýringu", "Download now" : "Sækja núna", diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js index a49275375e1..b7e292cff7b 100644 --- a/apps/updatenotification/l10n/zh_CN.js +++ b/apps/updatenotification/l10n/zh_CN.js @@ -6,9 +6,11 @@ OC.L10N.register( "{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。", "Channel updated" : "更新通道", "The update server could not be reached since %d days to check for new updates." : "更新服务器自 1%d 天前起无法访问以检查更新。", + "Please check the Nextcloud and server log files for errors." : "请检查 nextcloud 和服务器的日志中的错误。", "Update to %1$s is available." : " 可以更新到 %1$s 。", "Update for %1$s to version %2$s is available." : "可以从 %1$s 版本更新到 %2$s 版本。", "Update for {app} to version %s is available." : "可以将您的 {app} 更新到版本 %s 。", + "Update notification" : "升级通知", "A new version is available: %s" : "有可用的新版本: %s", "Open updater" : "打开更新器", "Download now" : "开始下载", diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json index 3fc3433ff16..bee2c4f7ea1 100644 --- a/apps/updatenotification/l10n/zh_CN.json +++ b/apps/updatenotification/l10n/zh_CN.json @@ -4,9 +4,11 @@ "{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。", "Channel updated" : "更新通道", "The update server could not be reached since %d days to check for new updates." : "更新服务器自 1%d 天前起无法访问以检查更新。", + "Please check the Nextcloud and server log files for errors." : "请检查 nextcloud 和服务器的日志中的错误。", "Update to %1$s is available." : " 可以更新到 %1$s 。", "Update for %1$s to version %2$s is available." : "可以从 %1$s 版本更新到 %2$s 版本。", "Update for {app} to version %s is available." : "可以将您的 {app} 更新到版本 %s 。", + "Update notification" : "升级通知", "A new version is available: %s" : "有可用的新版本: %s", "Open updater" : "打开更新器", "Download now" : "开始下载", |