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/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-03 05:17:40 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-03 05:17:40 +0300
commita78956fb9761ad40a11af7f901a2d28a4c15143c (patch)
tree7d87ee946867dbc34c5ec8e1d0ed48726a6ce408 /lib
parent986feb49425db839fd2f65808e8a7231617a6884 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/zh_TW.js4
-rw-r--r--lib/l10n/zh_TW.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 57595b46556..d37d3ad1166 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -114,6 +114,10 @@ OC.L10N.register(
"Role" : "角色",
"Unknown user" : "未知的使用者",
"Additional settings" : "其他設定",
+ "Enter the database username and name for %s" : "輸入 %s 的資料庫名稱及使用者名稱",
+ "Enter the database username for %s" : "輸入 %s 的資料庫使用者暱稱",
+ "Enter the database name for %s" : "輸入 %s 的資料庫名稱",
+ "You cannot use dots in the database name %s" : "資料庫名稱 %s 不能包含小數點",
"MySQL username and/or password not valid" : "MySQL 使用者名稱或密碼不正確",
"You need to enter details of an existing account." : "您必須輸入現有帳號的資訊",
"Oracle connection could not be established" : "無法建立 Oracle 資料庫連線",
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index 20a8f86161b..9d2f50f9fa8 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -112,6 +112,10 @@
"Role" : "角色",
"Unknown user" : "未知的使用者",
"Additional settings" : "其他設定",
+ "Enter the database username and name for %s" : "輸入 %s 的資料庫名稱及使用者名稱",
+ "Enter the database username for %s" : "輸入 %s 的資料庫使用者暱稱",
+ "Enter the database name for %s" : "輸入 %s 的資料庫名稱",
+ "You cannot use dots in the database name %s" : "資料庫名稱 %s 不能包含小數點",
"MySQL username and/or password not valid" : "MySQL 使用者名稱或密碼不正確",
"You need to enter details of an existing account." : "您必須輸入現有帳號的資訊",
"Oracle connection could not be established" : "無法建立 Oracle 資料庫連線",