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/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-01 05:14:18 +0300
committerNextcloud bot <bot@nextcloud.com>2022-11-01 05:14:18 +0300
commit075a87670d4157086974d84972553914078c203b (patch)
tree2e9a4d785b4222730c76714313a4c7a23f1a2e62 /core/l10n
parentaa81b87f26552bc3d49de6cf0babfe6a79c21af5 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/da.js1
-rw-r--r--core/l10n/da.json1
-rw-r--r--core/l10n/zh_TW.js2
-rw-r--r--core/l10n/zh_TW.json2
4 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js
index 1cac87bb95f..43c0220f1cc 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -40,6 +40,7 @@ OC.L10N.register(
"Some of your link shares have been removed" : "Nogle af dine delte links er blevet fjernet",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Pga et sikkerhedshul har vi været nødt til at fjerne nogle af dine delte links. Se linket for mere information.",
"The user limit of this instance is reached." : "Brugergrænsen for denne instans er nået.",
+ "Enter your subscription key in the support app in order to increase the user limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Indtast din abonnementsnøgle i supportappen for at øge brugergrænsen. Dette giver dig også alle yderligere fordele, som Nextcloud Enterprise tilbyder og anbefales stærkt til driften i virksomheder.",
"Learn more ↗" : "Lær mere ↗",
"Preparing update" : "Forbereder opdatering",
"[%d / %d]: %s" : "[%d / %d]: %s",
diff --git a/core/l10n/da.json b/core/l10n/da.json
index a46453b8644..d6c54c105d3 100644
--- a/core/l10n/da.json
+++ b/core/l10n/da.json
@@ -38,6 +38,7 @@
"Some of your link shares have been removed" : "Nogle af dine delte links er blevet fjernet",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Pga et sikkerhedshul har vi været nødt til at fjerne nogle af dine delte links. Se linket for mere information.",
"The user limit of this instance is reached." : "Brugergrænsen for denne instans er nået.",
+ "Enter your subscription key in the support app in order to increase the user limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Indtast din abonnementsnøgle i supportappen for at øge brugergrænsen. Dette giver dig også alle yderligere fordele, som Nextcloud Enterprise tilbyder og anbefales stærkt til driften i virksomheder.",
"Learn more ↗" : "Lær mere ↗",
"Preparing update" : "Forbereder opdatering",
"[%d / %d]: %s" : "[%d / %d]: %s",
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 133cfd27bdc..22b909bf376 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -204,6 +204,8 @@ OC.L10N.register(
"An error occurred while searching for {type}" : "搜尋 {type} 時發生錯誤",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["請輸入 {minSearchLength} 個或以上字元搜尋"],
"This browser is not supported" : "不支援此瀏覽器",
+ "Your browser is not supported. Please upgrade to a newer version or a supported one." : "不支援您的瀏覽器。請升級至較新或受支援的版本。",
+ "Continue with this unsupported browser" : "繼續使用此不受支援的瀏覽器",
"Supported versions" : "支援的版本",
"{name} version {version} and above" : "{name} 的版本 {version} 及更新",
"Search {types} …" : "搜尋 {types} 中……",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index 9f3a661e5cb..c5b21c1ef76 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -202,6 +202,8 @@
"An error occurred while searching for {type}" : "搜尋 {type} 時發生錯誤",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["請輸入 {minSearchLength} 個或以上字元搜尋"],
"This browser is not supported" : "不支援此瀏覽器",
+ "Your browser is not supported. Please upgrade to a newer version or a supported one." : "不支援您的瀏覽器。請升級至較新或受支援的版本。",
+ "Continue with this unsupported browser" : "繼續使用此不受支援的瀏覽器",
"Supported versions" : "支援的版本",
"{name} version {version} and above" : "{name} 的版本 {version} 及更新",
"Search {types} …" : "搜尋 {types} 中……",