diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-13 02:28:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-13 02:28:15 +0000 |
commit | d31456093d3bb2ff55fe0fde07050f07301459d6 (patch) | |
tree | eca2e4a09967fcf4f1fb7d708c4419f85c68055b /lib/l10n | |
parent | c39909e09848d96752a71f667b06ccfa68d5eab4 (diff) | |
download | nextcloud-server-d31456093d3bb2ff55fe0fde07050f07301459d6.tar.gz nextcloud-server-d31456093d3bb2ff55fe0fde07050f07301459d6.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/zh_TW.js | 5 | ||||
-rw-r--r-- | lib/l10n/zh_TW.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 4a1517b455c..ce96a8df81a 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -8,6 +8,11 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "應用程式 %1$s 中的檔案沒有被正確取代,請確認它的版本與伺服器相容。", "Sample configuration detected" : "您目前正在使用範例設定", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接複製了範例設定來使用,這樣的安裝很可能會無法運作,請閱讀說明文件後對 config.php 進行適當的修改", + "%s email verification" : "%s 電子郵件驗證", + "Email verification" : "電子郵件驗證", + "Click the following button to confirm your email." : "點擊以下按鈕以確認您的電子郵件。", + "Click the following link to confirm your email." : "點擊以下連結以確認您的電子郵件。", + "Confirm your email" : "確認您的電子郵件", "Other activities" : "其它活動", "%1$s and %2$s" : "%1$s 和 %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s 和 %3$s", diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index e428bbe0d07..77557697f51 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -6,6 +6,11 @@ "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "應用程式 %1$s 中的檔案沒有被正確取代,請確認它的版本與伺服器相容。", "Sample configuration detected" : "您目前正在使用範例設定", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接複製了範例設定來使用,這樣的安裝很可能會無法運作,請閱讀說明文件後對 config.php 進行適當的修改", + "%s email verification" : "%s 電子郵件驗證", + "Email verification" : "電子郵件驗證", + "Click the following button to confirm your email." : "點擊以下按鈕以確認您的電子郵件。", + "Click the following link to confirm your email." : "點擊以下連結以確認您的電子郵件。", + "Confirm your email" : "確認您的電子郵件", "Other activities" : "其它活動", "%1$s and %2$s" : "%1$s 和 %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s 和 %3$s", |