Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-28 05:24:08 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-28 05:24:08 +0300
commit7e7284d790f55a14ec100771c08809e32514c533 (patch)
tree81190b0314ff1ef5b1cea7eeb327ebc88a92145f /apps
parent4c75e917f256e046c090b7675ed2ff042b661e93 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/cloud_federation_api/l10n/zh_HK.js8
-rw-r--r--apps/cloud_federation_api/l10n/zh_HK.json6
-rw-r--r--apps/comments/l10n/eu.js7
-rw-r--r--apps/comments/l10n/eu.json7
-rw-r--r--apps/comments/l10n/zh_HK.js37
-rw-r--r--apps/comments/l10n/zh_HK.json37
-rw-r--r--apps/contactsinteraction/l10n/zh_HK.js9
-rw-r--r--apps/contactsinteraction/l10n/zh_HK.json7
-rw-r--r--apps/settings/l10n/eu.js5
-rw-r--r--apps/settings/l10n/eu.json5
-rw-r--r--apps/updatenotification/l10n/de.js1
-rw-r--r--apps/updatenotification/l10n/de.json1
-rw-r--r--apps/updatenotification/l10n/de_DE.js1
-rw-r--r--apps/updatenotification/l10n/de_DE.json1
-rw-r--r--apps/updatenotification/l10n/es.js1
-rw-r--r--apps/updatenotification/l10n/es.json1
-rw-r--r--apps/updatenotification/l10n/it.js1
-rw-r--r--apps/updatenotification/l10n/it.json1
-rw-r--r--apps/updatenotification/l10n/nl.js1
-rw-r--r--apps/updatenotification/l10n/nl.json1
-rw-r--r--apps/updatenotification/l10n/pl.js1
-rw-r--r--apps/updatenotification/l10n/pl.json1
-rw-r--r--apps/updatenotification/l10n/tr.js1
-rw-r--r--apps/updatenotification/l10n/tr.json1
-rw-r--r--apps/updatenotification/l10n/zh_CN.js1
-rw-r--r--apps/updatenotification/l10n/zh_CN.json1
-rw-r--r--apps/updatenotification/l10n/zh_TW.js33
-rw-r--r--apps/updatenotification/l10n/zh_TW.json33
28 files changed, 188 insertions, 22 deletions
diff --git a/apps/cloud_federation_api/l10n/zh_HK.js b/apps/cloud_federation_api/l10n/zh_HK.js
new file mode 100644
index 00000000000..99b56dc3587
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/zh_HK.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "cloud_federation_api",
+ {
+ "Cloud Federation API" : "雲端聯盟 API",
+ "Enable clouds to communicate with each other and exchange data" : "讓雲端可互相通訊並交換資料",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "雲端聯盟 API 讓多個 Nextcloud 站台可以互相通訊並交換資料。"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/cloud_federation_api/l10n/zh_HK.json b/apps/cloud_federation_api/l10n/zh_HK.json
new file mode 100644
index 00000000000..5850a7f8f91
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/zh_HK.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Cloud Federation API" : "雲端聯盟 API",
+ "Enable clouds to communicate with each other and exchange data" : "讓雲端可互相通訊並交換資料",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "雲端聯盟 API 讓多個 Nextcloud 站台可以互相通訊並交換資料。"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js
index 4a60ed8eb6c..e9412624fc1 100644
--- a/apps/comments/l10n/eu.js
+++ b/apps/comments/l10n/eu.js
@@ -15,12 +15,19 @@ OC.L10N.register(
"Files app plugin to add comments to files" : "Fitxategiei iruzkinak gehitzeko fitxategien aplikazioaren plugina",
"Edit comment" : "Iruzkina editatu",
"Delete comment" : "Ezabatu iruzkina",
+ "Cancel edit" : "Utzi editatzeari",
+ "Post comment" : "Argitaratu iruzkina",
"No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!",
+ "No more messages" : "Ez da mezu gehiagorik",
"Retry" : "Saiatu berriro",
+ "Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu",
"_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"],
"_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"],
"Comment" : "Iruzkina",
+ "An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean",
"Comment deleted" : "Iruzkina ezabatuta",
+ "An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean",
+ "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean",
"New comment …" : "Iruzkin berria...",
"Post" : "Bidali",
"Cancel" : "Utzi",
diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json
index 5a6b6f285bb..a0c026b2fdd 100644
--- a/apps/comments/l10n/eu.json
+++ b/apps/comments/l10n/eu.json
@@ -13,12 +13,19 @@
"Files app plugin to add comments to files" : "Fitxategiei iruzkinak gehitzeko fitxategien aplikazioaren plugina",
"Edit comment" : "Iruzkina editatu",
"Delete comment" : "Ezabatu iruzkina",
+ "Cancel edit" : "Utzi editatzeari",
+ "Post comment" : "Argitaratu iruzkina",
"No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!",
+ "No more messages" : "Ez da mezu gehiagorik",
"Retry" : "Saiatu berriro",
+ "Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu",
"_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"],
"_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"],
"Comment" : "Iruzkina",
+ "An error occurred while trying to edit the comment" : "Errorea gertatu da iruzkina editatzen saiatzean",
"Comment deleted" : "Iruzkina ezabatuta",
+ "An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean",
+ "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean",
"New comment …" : "Iruzkin berria...",
"Post" : "Bidali",
"Cancel" : "Utzi",
diff --git a/apps/comments/l10n/zh_HK.js b/apps/comments/l10n/zh_HK.js
index 65cddd342ca..0c23b158ffc 100644
--- a/apps/comments/l10n/zh_HK.js
+++ b/apps/comments/l10n/zh_HK.js
@@ -1,7 +1,42 @@
OC.L10N.register(
"comments",
{
+ "Comments" : "留言",
+ "You commented" : "您已留言",
+ "%1$s commented" : "%1$s 個留言",
+ "{author} commented" : "{author} 已留言",
+ "You commented on %1$s" : "你對 %1$s 留言",
+ "You commented on {file}" : "你對 {file} 留言",
+ "%1$s commented on %2$s" : "%1$s 在 %2$s 留言",
+ "{author} commented on {file}" : "{author} 對 {file} 留言",
+ "<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你",
+ "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你",
+ "Files app plugin to add comments to files" : "檔案插件程式插件,用於為檔案增加註釋",
+ "Edit comment" : "編輯留言",
+ "Delete comment" : "刪除留言",
+ "Cancel edit" : "取消編輯",
+ "Post comment" : "張貼評論",
+ "No comments yet, start the conversation!" : "尚無留言,開始討論 !",
+ "No more messages" : "沒有更多訊息",
+ "Retry" : "重試",
+ "Unable to load the comments list" : "無法載入評論清單",
+ "_%n unread comment_::_%n unread comments_" : ["%n 未讀留言"],
+ "_1 new comment_::_{unread} new comments_" : ["{unread} 個新留言"],
+ "Comment" : "留言",
+ "An error occurred while trying to edit the comment" : "嘗試編輯此評論時錯誤",
+ "Comment deleted" : "意見刪除",
+ "An error occurred while trying to delete the comment" : "嘗試刪除此評論時錯誤",
+ "An error occurred while trying to create the comment" : "嘗試建立此評論時錯誤",
+ "New comment …" : "新增留言",
+ "Post" : "送出",
"Cancel" : "取消",
- "Save" : "儲存"
+ "[Deleted user]" : "[已刪除的使用者]",
+ "More comments …" : "其他留言…",
+ "Save" : "儲存",
+ "Allowed characters {count} of {max}" : "已輸入 {count} / 長度限制 {max}",
+ "Error occurred while retrieving comment with ID {id}" : "在擷取 ID {id} 的註解時發生錯誤",
+ "Error occurred while updating comment with id {id}" : "編輯留言 {id} 發生錯誤",
+ "Error occurred while posting comment" : "張貼留言出錯"
},
"nplurals=1; plural=0;");
diff --git a/apps/comments/l10n/zh_HK.json b/apps/comments/l10n/zh_HK.json
index 4da0032a014..8f9613c6308 100644
--- a/apps/comments/l10n/zh_HK.json
+++ b/apps/comments/l10n/zh_HK.json
@@ -1,5 +1,40 @@
{ "translations": {
+ "Comments" : "留言",
+ "You commented" : "您已留言",
+ "%1$s commented" : "%1$s 個留言",
+ "{author} commented" : "{author} 已留言",
+ "You commented on %1$s" : "你對 %1$s 留言",
+ "You commented on {file}" : "你對 {file} 留言",
+ "%1$s commented on %2$s" : "%1$s 在 %2$s 留言",
+ "{author} commented on {file}" : "{author} 對 {file} 留言",
+ "<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你",
+ "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你",
+ "Files app plugin to add comments to files" : "檔案插件程式插件,用於為檔案增加註釋",
+ "Edit comment" : "編輯留言",
+ "Delete comment" : "刪除留言",
+ "Cancel edit" : "取消編輯",
+ "Post comment" : "張貼評論",
+ "No comments yet, start the conversation!" : "尚無留言,開始討論 !",
+ "No more messages" : "沒有更多訊息",
+ "Retry" : "重試",
+ "Unable to load the comments list" : "無法載入評論清單",
+ "_%n unread comment_::_%n unread comments_" : ["%n 未讀留言"],
+ "_1 new comment_::_{unread} new comments_" : ["{unread} 個新留言"],
+ "Comment" : "留言",
+ "An error occurred while trying to edit the comment" : "嘗試編輯此評論時錯誤",
+ "Comment deleted" : "意見刪除",
+ "An error occurred while trying to delete the comment" : "嘗試刪除此評論時錯誤",
+ "An error occurred while trying to create the comment" : "嘗試建立此評論時錯誤",
+ "New comment …" : "新增留言",
+ "Post" : "送出",
"Cancel" : "取消",
- "Save" : "儲存"
+ "[Deleted user]" : "[已刪除的使用者]",
+ "More comments …" : "其他留言…",
+ "Save" : "儲存",
+ "Allowed characters {count} of {max}" : "已輸入 {count} / 長度限制 {max}",
+ "Error occurred while retrieving comment with ID {id}" : "在擷取 ID {id} 的註解時發生錯誤",
+ "Error occurred while updating comment with id {id}" : "編輯留言 {id} 發生錯誤",
+ "Error occurred while posting comment" : "張貼留言出錯"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/contactsinteraction/l10n/zh_HK.js b/apps/contactsinteraction/l10n/zh_HK.js
new file mode 100644
index 00000000000..b22a32b64db
--- /dev/null
+++ b/apps/contactsinteraction/l10n/zh_HK.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "Recently contacted" : "最近聯絡",
+ "Contacts Interaction" : "聯絡人互動",
+ "Manages interaction between users and contacts" : "管理使用者與聯絡人間的互動",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "蒐集關於使用者與聯絡人互動的資料,並提供資料的通訊錄"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/contactsinteraction/l10n/zh_HK.json b/apps/contactsinteraction/l10n/zh_HK.json
new file mode 100644
index 00000000000..4cb4bfed7fc
--- /dev/null
+++ b/apps/contactsinteraction/l10n/zh_HK.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Recently contacted" : "最近聯絡",
+ "Contacts Interaction" : "聯絡人互動",
+ "Manages interaction between users and contacts" : "管理使用者與聯絡人間的互動",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "蒐集關於使用者與聯絡人互動的資料,並提供資料的通訊錄"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js
index 6f1b1cb3d1d..af315b03359 100644
--- a/apps/settings/l10n/eu.js
+++ b/apps/settings/l10n/eu.js
@@ -173,10 +173,10 @@ OC.L10N.register(
"Nextcloud Talk for Android" : "Nextcloud Talk Androidentzat",
"Sync client - {os}" : "Sinkronizatu bezeroaren - {os}",
"This session" : "Saio hau",
- "Device" : "Gailu",
+ "Device" : "Gailua",
"Last activity" : "Azken jarduera",
"Devices & sessions" : "Gailuak eta saioak",
- "Web, desktop and mobile clients currently logged in to your account." : "Web-gune, mahaigain eta mugikorrean zure kontuan saioa hasita dago.",
+ "Web, desktop and mobile clients currently logged in to your account." : "Webgunean edota mahaigaineko zein mugikorreko bezero hauetan saioa hasita duzu.",
"Do you really want to wipe your data from this device?" : "Ziur zaude gailu honetatik zure datu guztiak ezabatu nahi dituzula?",
"Confirm wipe" : "Berretsi garbiketa",
"Error while creating device token" : "Errorea gailuaren tokena sortzean",
@@ -240,6 +240,7 @@ OC.L10N.register(
"Unnamed device" : "Izen gabeko gailua",
"Passwordless Authentication" : "Pasahitzik gabeko autentifikazioa",
"No devices configured." : "Ez da gailurik konfiguratu.",
+ "Your browser does not support WebAuthn." : "Zure nabigatzaileak ez du WebAuthn onartzen.",
"Your apps" : "Zure aplikazioak",
"Active apps" : "Aplikazio aktiboak",
"Disabled apps" : "Gaitu gabeko aplikazioak",
diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json
index 77416b299ea..536eb85ea67 100644
--- a/apps/settings/l10n/eu.json
+++ b/apps/settings/l10n/eu.json
@@ -171,10 +171,10 @@
"Nextcloud Talk for Android" : "Nextcloud Talk Androidentzat",
"Sync client - {os}" : "Sinkronizatu bezeroaren - {os}",
"This session" : "Saio hau",
- "Device" : "Gailu",
+ "Device" : "Gailua",
"Last activity" : "Azken jarduera",
"Devices & sessions" : "Gailuak eta saioak",
- "Web, desktop and mobile clients currently logged in to your account." : "Web-gune, mahaigain eta mugikorrean zure kontuan saioa hasita dago.",
+ "Web, desktop and mobile clients currently logged in to your account." : "Webgunean edota mahaigaineko zein mugikorreko bezero hauetan saioa hasita duzu.",
"Do you really want to wipe your data from this device?" : "Ziur zaude gailu honetatik zure datu guztiak ezabatu nahi dituzula?",
"Confirm wipe" : "Berretsi garbiketa",
"Error while creating device token" : "Errorea gailuaren tokena sortzean",
@@ -238,6 +238,7 @@
"Unnamed device" : "Izen gabeko gailua",
"Passwordless Authentication" : "Pasahitzik gabeko autentifikazioa",
"No devices configured." : "Ez da gailurik konfiguratu.",
+ "Your browser does not support WebAuthn." : "Zure nabigatzaileak ez du WebAuthn onartzen.",
"Your apps" : "Zure aplikazioak",
"Active apps" : "Aplikazio aktiboak",
"Disabled apps" : "Gaitu gabeko aplikazioak",
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js
index 4430fa58aff..f2e89a2f812 100644
--- a/apps/updatenotification/l10n/de.js
+++ b/apps/updatenotification/l10n/de.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.",
"The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.",
"A new version is available: <strong>{newVersionString}</strong>" : "Eine neue Version ist verfügbar: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Beachte, dass das Update nach einer neuen Version erst nach der ersten Hauptversion oder später angezeigt wird. Wir stellen unseren Benutzern im Laufe der Zeit neue Versionen zur Verfügung und überspringen manchmal eine Version, wenn Probleme auftreten. Weitere Informationen zu Updates und Release-Kanälen finden Sie unter {link}",
"Checked on {lastCheckedDate}" : "Geprüft am {lastCheckedDate}",
"Checking apps for compatible updates" : "Es werden alle Apps auf kompatible Aktualisierungen geprüft",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Bitte stelle sicher, dass in der \"config.php\"-Datei die Variable <samp>appstoreenabled</samp> nicht auf \"false\" steht.",
diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json
index a55bf57e9e6..089cdfd28d3 100644
--- a/apps/updatenotification/l10n/de.json
+++ b/apps/updatenotification/l10n/de.json
@@ -26,6 +26,7 @@
"The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.",
"The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.",
"A new version is available: <strong>{newVersionString}</strong>" : "Eine neue Version ist verfügbar: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Beachte, dass das Update nach einer neuen Version erst nach der ersten Hauptversion oder später angezeigt wird. Wir stellen unseren Benutzern im Laufe der Zeit neue Versionen zur Verfügung und überspringen manchmal eine Version, wenn Probleme auftreten. Weitere Informationen zu Updates und Release-Kanälen finden Sie unter {link}",
"Checked on {lastCheckedDate}" : "Geprüft am {lastCheckedDate}",
"Checking apps for compatible updates" : "Es werden alle Apps auf kompatible Aktualisierungen geprüft",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Bitte stelle sicher, dass in der \"config.php\"-Datei die Variable <samp>appstoreenabled</samp> nicht auf \"false\" steht.",
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index 0e218bbe72d..988866a132a 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_DE.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.",
"The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.",
"A new version is available: <strong>{newVersionString}</strong>" : "Eine neue Version ist verfügbar: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Beachten Sie, dass die Aktualisierung nach einer neuen Version erst nach der ersten Unterversion (minor release) oder später angezeigt wird. Wir stellen unseren Benutzern im Laufe der Zeit neue Versionen zur Verfügung und überspringen manchmal eine Version, wenn Probleme auftreten. Weitere Informationen zu Aktualisierungen und Release-Kanälen finden Sie unter {link}",
"Checked on {lastCheckedDate}" : "Geprüft am {lastCheckedDate}",
"Checking apps for compatible updates" : "Es werden alle Apps auf kompatible Aktualisierungen geprüft",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Bitte stellen Sie sicher, dass in der \"config.php\"-Datei die Variable <samp>appstoreenabled</samp>nicht auf \"false\" steht.",
diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json
index 1b9f7ac5dfc..1a06dd8dac9 100644
--- a/apps/updatenotification/l10n/de_DE.json
+++ b/apps/updatenotification/l10n/de_DE.json
@@ -26,6 +26,7 @@
"The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.",
"The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.",
"A new version is available: <strong>{newVersionString}</strong>" : "Eine neue Version ist verfügbar: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Beachten Sie, dass die Aktualisierung nach einer neuen Version erst nach der ersten Unterversion (minor release) oder später angezeigt wird. Wir stellen unseren Benutzern im Laufe der Zeit neue Versionen zur Verfügung und überspringen manchmal eine Version, wenn Probleme auftreten. Weitere Informationen zu Aktualisierungen und Release-Kanälen finden Sie unter {link}",
"Checked on {lastCheckedDate}" : "Geprüft am {lastCheckedDate}",
"Checking apps for compatible updates" : "Es werden alle Apps auf kompatible Aktualisierungen geprüft",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Bitte stellen Sie sicher, dass in der \"config.php\"-Datei die Variable <samp>appstoreenabled</samp>nicht auf \"false\" steht.",
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js
index ccfdf629105..db832fd0362 100644
--- a/apps/updatenotification/l10n/es.js
+++ b/apps/updatenotification/l10n/es.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace obsoletas las notificaciones dedicadas para el servidor.",
"The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor",
"A new version is available: <strong>{newVersionString}</strong>" : "La nueva versión está disponible: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Tenga en cuenta que tras un nueva lanzamiento, la actualización sólo se mostrará después de la primera versión menor o posterior. Las nuevas versiones se distribuyen entre nuestros usuarios a lo largo del tiempo y a veces se omite una versión cuando se encuentran problemas. Obtenga más información sobre las actualizaciones y los canales de lanzamiento en {link}",
"Checked on {lastCheckedDate}" : "Comprobado el {lastCheckedDate}",
"Checking apps for compatible updates" : "Comprobando que las apps tengan actualizaciones compatibles",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor, asegúrate de que tu config.php no tiene configurado <samp>appstoreenabled</samp> como 'false'.",
diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json
index b4b2597fbed..cc34d9f01cc 100644
--- a/apps/updatenotification/l10n/es.json
+++ b/apps/updatenotification/l10n/es.json
@@ -26,6 +26,7 @@
"The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace obsoletas las notificaciones dedicadas para el servidor.",
"The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor",
"A new version is available: <strong>{newVersionString}</strong>" : "La nueva versión está disponible: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Tenga en cuenta que tras un nueva lanzamiento, la actualización sólo se mostrará después de la primera versión menor o posterior. Las nuevas versiones se distribuyen entre nuestros usuarios a lo largo del tiempo y a veces se omite una versión cuando se encuentran problemas. Obtenga más información sobre las actualizaciones y los canales de lanzamiento en {link}",
"Checked on {lastCheckedDate}" : "Comprobado el {lastCheckedDate}",
"Checking apps for compatible updates" : "Comprobando que las apps tengan actualizaciones compatibles",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor, asegúrate de que tu config.php no tiene configurado <samp>appstoreenabled</samp> como 'false'.",
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js
index 6ca48945f89..ddcac2db5c1 100644
--- a/apps/updatenotification/l10n/it.js
+++ b/apps/updatenotification/l10n/it.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.",
"The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server.",
"A new version is available: <strong>{newVersionString}</strong>" : "Una nuova versione è disponibile: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Nota che, dopo una nuova versione, l'aggiornamento viene visualizzato solo dopo la prima versione minore o successivamente. Rilasciamo nel tempo nuove versioni ai nostri utenti e, a volte, saltiamo una versione, se troviamo dei problemi. Ulteriori informazioni sugli aggiornamenti e sui canali di rilascio su {link} ",
"Checked on {lastCheckedDate}" : "Controllato il {lastCheckedDate}",
"Checking apps for compatible updates" : "Controlla le applicazioni per aggiornamenti compatibili",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Assicurati che il tuo config.php non abbia <samp>appstoreenabled</samp> impostata a false.",
diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json
index 852b7f83c3b..15e5a789594 100644
--- a/apps/updatenotification/l10n/it.json
+++ b/apps/updatenotification/l10n/it.json
@@ -26,6 +26,7 @@
"The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.",
"The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server.",
"A new version is available: <strong>{newVersionString}</strong>" : "Una nuova versione è disponibile: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Nota che, dopo una nuova versione, l'aggiornamento viene visualizzato solo dopo la prima versione minore o successivamente. Rilasciamo nel tempo nuove versioni ai nostri utenti e, a volte, saltiamo una versione, se troviamo dei problemi. Ulteriori informazioni sugli aggiornamenti e sui canali di rilascio su {link} ",
"Checked on {lastCheckedDate}" : "Controllato il {lastCheckedDate}",
"Checking apps for compatible updates" : "Controlla le applicazioni per aggiornamenti compatibili",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Assicurati che il tuo config.php non abbia <samp>appstoreenabled</samp> impostata a false.",
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js
index 24a5bdd0de5..a51f0fc9018 100644
--- a/apps/updatenotification/l10n/nl.js
+++ b/apps/updatenotification/l10n/nl.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"The selected update channel makes dedicated notifications for the server obsolete." : "Het geselecteerde updatekanaal maakt overbodig om serverspecifieke meldingen apart te genereren.",
"The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.",
"A new version is available: <strong>{newVersionString}</strong>" : "Er is een nieuwe versie beschikbaar: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Let op dat na een nieuwe release de update pas verschijnt na de eerste secundaire release of later. We introduceren nieuwe versies verspreid over de tijd voor onze gebruikers en slaan soms een versie over wanneer er problemen worden gevonden. Lees meer over updates en releasekanalen op {link}",
"Checked on {lastCheckedDate}" : "Gecontroleerd op {lastCheckedDate}",
"Checking apps for compatible updates" : "Apps controleren op compatibele updates",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Zorg ervoor dat je in config.php <samp>appstoreenabled</samp> niet op 'false' zet.",
diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json
index 5833c7be3c3..b1967e07809 100644
--- a/apps/updatenotification/l10n/nl.json
+++ b/apps/updatenotification/l10n/nl.json
@@ -26,6 +26,7 @@
"The selected update channel makes dedicated notifications for the server obsolete." : "Het geselecteerde updatekanaal maakt overbodig om serverspecifieke meldingen apart te genereren.",
"The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.",
"A new version is available: <strong>{newVersionString}</strong>" : "Er is een nieuwe versie beschikbaar: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Let op dat na een nieuwe release de update pas verschijnt na de eerste secundaire release of later. We introduceren nieuwe versies verspreid over de tijd voor onze gebruikers en slaan soms een versie over wanneer er problemen worden gevonden. Lees meer over updates en releasekanalen op {link}",
"Checked on {lastCheckedDate}" : "Gecontroleerd op {lastCheckedDate}",
"Checking apps for compatible updates" : "Apps controleren op compatibele updates",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Zorg ervoor dat je in config.php <samp>appstoreenabled</samp> niet op 'false' zet.",
diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js
index 492c711cc11..46876aee06b 100644
--- a/apps/updatenotification/l10n/pl.js
+++ b/apps/updatenotification/l10n/pl.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"The selected update channel makes dedicated notifications for the server obsolete." : "Wybrany kanał aktualizacji dla dedykowanych powiadomień dla serwera jest nieaktualny.",
"The selected update channel does not support updates of the server." : "Wybrany kanał aktualizacji nie obsługuje danego serwera.",
"A new version is available: <strong>{newVersionString}</strong>" : "Dostępna jest nowa wersja: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Zauważ, że po nowej wersji aktualizacja pojawia się dopiero po pierwszym mniejszym wydaniu lub później. Udostępniamy nowe wersje rozłożone w czasie dla naszych użytkowników i czasami pomijamy wersję w przypadku znalezienia problemów. Dowiedz się więcej o aktualizacjach i kanałach wydań pod adresem {link}",
"Checked on {lastCheckedDate}" : "Sprawdzono {lastCheckedDate}",
"Checking apps for compatible updates" : "Sprawdzanie aplikacji pod kątem zgodnych aktualizacji",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Upewnij się, że opcja <samp>appstoreenabled</samp> w Twoim config.php nie jest ustawiona na false.",
diff --git a/apps/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json
index f3aa07fdb56..41d0b5a4f34 100644
--- a/apps/updatenotification/l10n/pl.json
+++ b/apps/updatenotification/l10n/pl.json
@@ -26,6 +26,7 @@
"The selected update channel makes dedicated notifications for the server obsolete." : "Wybrany kanał aktualizacji dla dedykowanych powiadomień dla serwera jest nieaktualny.",
"The selected update channel does not support updates of the server." : "Wybrany kanał aktualizacji nie obsługuje danego serwera.",
"A new version is available: <strong>{newVersionString}</strong>" : "Dostępna jest nowa wersja: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Zauważ, że po nowej wersji aktualizacja pojawia się dopiero po pierwszym mniejszym wydaniu lub później. Udostępniamy nowe wersje rozłożone w czasie dla naszych użytkowników i czasami pomijamy wersję w przypadku znalezienia problemów. Dowiedz się więcej o aktualizacjach i kanałach wydań pod adresem {link}",
"Checked on {lastCheckedDate}" : "Sprawdzono {lastCheckedDate}",
"Checking apps for compatible updates" : "Sprawdzanie aplikacji pod kątem zgodnych aktualizacji",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Upewnij się, że opcja <samp>appstoreenabled</samp> w Twoim config.php nie jest ustawiona na false.",
diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js
index 1dc9cf70879..ed3a9682bff 100644
--- a/apps/updatenotification/l10n/tr.js
+++ b/apps/updatenotification/l10n/tr.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"The selected update channel makes dedicated notifications for the server obsolete." : "Seçilmiş güncelleme kanalı kullanımdan kalkmış sunucu bildirimleri için kullanılıyor.",
"The selected update channel does not support updates of the server." : "Seçilmiş güncelleme kanalı sunucunun güncellemelerini desteklemiyor.",
"A new version is available: <strong>{newVersionString}</strong>" : "Yeni bir sürüm yayınlanmış: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Yeni bir sürümden sonra güncellemenin yalnız ilk yeni küçük sürüm ya da daha sonraki sürümler yayınlandığında görüntüleneceğini unutmayın. Yeni sürümleri kullanıcılarımıza zamanla dağıtıyoruz ve bazen sorunlarla karşılaştığımızda bir sürümü atlayabiliyoruz. Güncellemeler ve yayın kanalları hakkında ayrıntılı bilgi almak için {link} adresine bakabilirsiniz.",
"Checked on {lastCheckedDate}" : "Son denetim: {lastCheckedDate}",
"Checking apps for compatible updates" : "Uyumlu güncellemeler için uygulamalar denetleniyor",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Lütfen config.php dosyasındaki <samp>appstoreenabled</samp> seçeneğinin false olarak ayarlanmadığından emin olun.",
diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json
index eb2a089d388..545970baa3c 100644
--- a/apps/updatenotification/l10n/tr.json
+++ b/apps/updatenotification/l10n/tr.json
@@ -26,6 +26,7 @@
"The selected update channel makes dedicated notifications for the server obsolete." : "Seçilmiş güncelleme kanalı kullanımdan kalkmış sunucu bildirimleri için kullanılıyor.",
"The selected update channel does not support updates of the server." : "Seçilmiş güncelleme kanalı sunucunun güncellemelerini desteklemiyor.",
"A new version is available: <strong>{newVersionString}</strong>" : "Yeni bir sürüm yayınlanmış: <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 to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Yeni bir sürümden sonra güncellemenin yalnız ilk yeni küçük sürüm ya da daha sonraki sürümler yayınlandığında görüntüleneceğini unutmayın. Yeni sürümleri kullanıcılarımıza zamanla dağıtıyoruz ve bazen sorunlarla karşılaştığımızda bir sürümü atlayabiliyoruz. Güncellemeler ve yayın kanalları hakkında ayrıntılı bilgi almak için {link} adresine bakabilirsiniz.",
"Checked on {lastCheckedDate}" : "Son denetim: {lastCheckedDate}",
"Checking apps for compatible updates" : "Uyumlu güncellemeler için uygulamalar denetleniyor",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Lütfen config.php dosyasındaki <samp>appstoreenabled</samp> seçeneğinin false olarak ayarlanmadığından emin olun.",
diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js
index 7ba64340829..bcf4808ed0c 100644
--- a/apps/updatenotification/l10n/zh_CN.js
+++ b/apps/updatenotification/l10n/zh_CN.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"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 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}",
"Checking apps for compatible updates" : "检查应用以匹配更新",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "请确认 config.php 没有设置<samp>appstoreenabled </samp> 为 false。",
diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json
index 12da3a98de3..c5efac4af20 100644
--- a/apps/updatenotification/l10n/zh_CN.json
+++ b/apps/updatenotification/l10n/zh_CN.json
@@ -26,6 +26,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 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}",
"Checking apps for compatible updates" : "检查应用以匹配更新",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "请确认 config.php 没有设置<samp>appstoreenabled </samp> 为 false。",
diff --git a/apps/updatenotification/l10n/zh_TW.js b/apps/updatenotification/l10n/zh_TW.js
index 55fe22e3905..65b113d0bfb 100644
--- a/apps/updatenotification/l10n/zh_TW.js
+++ b/apps/updatenotification/l10n/zh_TW.js
@@ -5,26 +5,43 @@ OC.L10N.register(
"Channel updated" : "頻道已更新",
"Update notifications" : "更新通知",
"The update server could not be reached since %d days to check for new updates." : "更新伺服器在%d天前已經無法連線檢查更新",
- "Please check the Nextcloud and server log files for errors." : "請確認伺服器log檔以查看錯誤。",
+ "Please check the Nextcloud and server log files for errors." : "請確認伺服器紀錄檔以檢視錯誤。",
"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" : "更新通知",
+ "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通知,並為更新程式提供 SSO。",
+ "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您執行的版本已不再維護。請盡快更新到支援中的版本。",
+ "Apps missing updates" : "缺少更新的應用程式",
"View in store" : "在商店中檢視",
+ "Apps with available updates" : "有可用更新的應用程式",
"Open updater" : "打開更新程式",
"Download now" : "現在下載",
- "The update check is not yet finished. Please refresh the page." : "更新檢查未完成,請刷新這個頁面",
- "Your version is up to date." : "您的版本是最新版",
+ "What's new?" : "有什麼新鮮事?",
+ "The update check is not yet finished. Please refresh the page." : "更新檢查未完成。請重新整理此頁面。",
+ "Your version is up to date." : "您的版本是最新版。",
"A non-default update server is in use to be checked for updates:" : "沒有預設的更新伺服器以至於無法檢查更新:",
- "Update channel:" : "更新通道:",
- "Notify members of the following groups about available updates:" : "有可用更新時通知這些群組:",
+ "Update channel:" : "更新頻道:",
+ "You can always update to a newer version. But you can never downgrade to a more stable version." : "您始終可以更新到較新的版本。但您無法降級到較穩定的版本。",
+ "Notify members of the following groups about available updates:" : "有可用更新時通知這些群組的成員:",
"Only notification for app updates are available." : "僅提供應用程式更新的通知",
- "The selected update channel makes dedicated notifications for the server obsolete." : "選擇的更新管道會導致伺服器專門的通知過期",
- "The selected update channel does not support updates of the server." : "所選的更新頻道不提供伺服器軟體的更新",
- "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "請確定您的 config.php 設定檔中並沒有將<samp>appstoreenabled</samp>的值設定為 false",
+ "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 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}",
+ "Checking apps for compatible updates" : "正在檢查應用程式是否相容於更新",
+ "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 appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "無法連線至應用程式商店,或者應用程式商店回應無任何更新,請您手動搜尋更新,或者修復您伺服器的網際網路連線,讓它可以連線至應用程式商店。",
+ "<strong>All</strong> apps have an update for this version available" : "<strong>所有</strong>應用程式都有此版本的更新",
"View changelog" : "檢視版本更新紀錄",
+ "Enterprise" : "企業",
+ "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "企業用。一律提供最新的修補程式等級,但不會立刻更新到下一個主要版本。一旦 Nextcloud GmbH 完成對大規模與關鍵任務部署的額外強化與測試,才會進行更新。此頻道僅供客戶使用,並提供 Nextcloud Enterprise 軟體包。",
+ "Stable" : "穩定",
+ "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "最新的穩定版本。適於一般使用,一律更新到最新主要版本。",
"Beta" : "Beta 測試版",
+ "A pre-release version only for testing new features, not for production environments." : "釋出前版本,僅供測試新功能使用,不適用於生產環境。",
+ "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> 應用程式沒有此版本的更新"],
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "請注意,新版本釋出後,需要過一段時間才會在此顯示通知。隨著時間推進,我們為用戶推出了新的版本,有時候會在發現問題時跳過前一個版本更新。"
},
"nplurals=1; plural=0;");
diff --git a/apps/updatenotification/l10n/zh_TW.json b/apps/updatenotification/l10n/zh_TW.json
index 49ac6bdbf8a..8886d9bd8ff 100644
--- a/apps/updatenotification/l10n/zh_TW.json
+++ b/apps/updatenotification/l10n/zh_TW.json
@@ -3,26 +3,43 @@
"Channel updated" : "頻道已更新",
"Update notifications" : "更新通知",
"The update server could not be reached since %d days to check for new updates." : "更新伺服器在%d天前已經無法連線檢查更新",
- "Please check the Nextcloud and server log files for errors." : "請確認伺服器log檔以查看錯誤。",
+ "Please check the Nextcloud and server log files for errors." : "請確認伺服器紀錄檔以檢視錯誤。",
"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" : "更新通知",
+ "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通知,並為更新程式提供 SSO。",
+ "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您執行的版本已不再維護。請盡快更新到支援中的版本。",
+ "Apps missing updates" : "缺少更新的應用程式",
"View in store" : "在商店中檢視",
+ "Apps with available updates" : "有可用更新的應用程式",
"Open updater" : "打開更新程式",
"Download now" : "現在下載",
- "The update check is not yet finished. Please refresh the page." : "更新檢查未完成,請刷新這個頁面",
- "Your version is up to date." : "您的版本是最新版",
+ "What's new?" : "有什麼新鮮事?",
+ "The update check is not yet finished. Please refresh the page." : "更新檢查未完成。請重新整理此頁面。",
+ "Your version is up to date." : "您的版本是最新版。",
"A non-default update server is in use to be checked for updates:" : "沒有預設的更新伺服器以至於無法檢查更新:",
- "Update channel:" : "更新通道:",
- "Notify members of the following groups about available updates:" : "有可用更新時通知這些群組:",
+ "Update channel:" : "更新頻道:",
+ "You can always update to a newer version. But you can never downgrade to a more stable version." : "您始終可以更新到較新的版本。但您無法降級到較穩定的版本。",
+ "Notify members of the following groups about available updates:" : "有可用更新時通知這些群組的成員:",
"Only notification for app updates are available." : "僅提供應用程式更新的通知",
- "The selected update channel makes dedicated notifications for the server obsolete." : "選擇的更新管道會導致伺服器專門的通知過期",
- "The selected update channel does not support updates of the server." : "所選的更新頻道不提供伺服器軟體的更新",
- "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "請確定您的 config.php 設定檔中並沒有將<samp>appstoreenabled</samp>的值設定為 false",
+ "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 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}",
+ "Checking apps for compatible updates" : "正在檢查應用程式是否相容於更新",
+ "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 appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "無法連線至應用程式商店,或者應用程式商店回應無任何更新,請您手動搜尋更新,或者修復您伺服器的網際網路連線,讓它可以連線至應用程式商店。",
+ "<strong>All</strong> apps have an update for this version available" : "<strong>所有</strong>應用程式都有此版本的更新",
"View changelog" : "檢視版本更新紀錄",
+ "Enterprise" : "企業",
+ "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "企業用。一律提供最新的修補程式等級,但不會立刻更新到下一個主要版本。一旦 Nextcloud GmbH 完成對大規模與關鍵任務部署的額外強化與測試,才會進行更新。此頻道僅供客戶使用,並提供 Nextcloud Enterprise 軟體包。",
+ "Stable" : "穩定",
+ "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "最新的穩定版本。適於一般使用,一律更新到最新主要版本。",
"Beta" : "Beta 測試版",
+ "A pre-release version only for testing new features, not for production environments." : "釋出前版本,僅供測試新功能使用,不適用於生產環境。",
+ "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> 應用程式沒有此版本的更新"],
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "請注意,新版本釋出後,需要過一段時間才會在此顯示通知。隨著時間推進,我們為用戶推出了新的版本,有時候會在發現問題時跳過前一個版本更新。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file