From a78956fb9761ad40a11af7f901a2d28a4c15143c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 3 Oct 2022 02:17:40 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- lib/l10n/zh_TW.js | 4 ++++ lib/l10n/zh_TW.json | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'lib') 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 資料庫連線", -- cgit v1.2.3