diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-zh-TW/mobile/android/chrome/passwordmgr.properties | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-zh-TW/mobile/android/chrome/passwordmgr.properties b/l10n-zh-TW/mobile/android/chrome/passwordmgr.properties new file mode 100644 index 0000000000..d4fa8d8a42 --- /dev/null +++ b/l10n-zh-TW/mobile/android/chrome/passwordmgr.properties @@ -0,0 +1,20 @@ +# 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/. + +# String will be replaced by brandShortName. +saveLogin=您想讓 %S 記住這次的登入資訊嗎? +rememberButton=記住 +neverButton=永不 + +# String is the login's hostname +updatePassword=更新 %S 密碼嗎? +updatePasswordNoUser=更新此帳號的密碼嗎? +updateButton=更新 +dontUpdateButton=不要更新 + +userSelectText2=選擇要更新哪筆登入資訊: +passwordChangeTitle=確定變更密碼 + +username=使用者名稱 +password=密碼 |