From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../chrome/common/profile/profileSelection.dtd | 36 ++++++++++++++++++++++ .../common/profile/profileSelection.properties | 23 ++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 l10n-zh-TW/suite/chrome/common/profile/profileSelection.dtd create mode 100644 l10n-zh-TW/suite/chrome/common/profile/profileSelection.properties (limited to 'l10n-zh-TW/suite/chrome/common/profile') diff --git a/l10n-zh-TW/suite/chrome/common/profile/profileSelection.dtd b/l10n-zh-TW/suite/chrome/common/profile/profileSelection.dtd new file mode 100644 index 0000000000..0970dcb954 --- /dev/null +++ b/l10n-zh-TW/suite/chrome/common/profile/profileSelection.dtd @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-zh-TW/suite/chrome/common/profile/profileSelection.properties b/l10n-zh-TW/suite/chrome/common/profile/profileSelection.properties new file mode 100644 index 0000000000..c47f4e5808 --- /dev/null +++ b/l10n-zh-TW/suite/chrome/common/profile/profileSelection.properties @@ -0,0 +1,23 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +deleteLocked=因為正在使用中,%S 無法刪除「%S」設定檔。 +deleteProfile=刪除設定檔將會使其自可用設定檔清單中被移除,並無法復原。\n\n您也可以同時選擇是否要刪除設定檔當中的資料檔案,包含您儲存的郵件、設定值,與憑證。此選項將會刪除「%S」資料夾,並無法還原。\n\n您確定要刪除設定檔當中的資料檔案嗎?\n\n + +manageTitle=管理使用者設定檔 +selectTitle=選擇使用者設定檔 + +dirLocked=%S 無法使用「%S」設定檔。可能是正在被使用中,無法使用,或是已經毀損。\n\n請選擇其他的設定檔,或是重新建立一個新的設定檔。 + +renameProfileTitle=變更設定檔名稱 +renameProfilePrompt=把設定檔「%S」名稱改為: +profileNameInvalidTitle=設定檔名稱無效 +profileNameEmpty=設定檔名稱不能為空白。 +invalidChar=字元「%S」不能用於設定檔名稱。 +deleteTitle=刪除設定檔 +deleteFiles=刪除檔案 +dontDeleteFiles=不要刪除檔案 +profileExists=同名的設定檔已存在,請換個名字。 +profileExistsTitle=設定檔已存在 + -- cgit v1.2.3