diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-zh-TW/chat/skype.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-zh-TW/chat/skype.properties b/l10n-zh-TW/chat/skype.properties new file mode 100644 index 0000000000..96684dbde3 --- /dev/null +++ b/l10n-zh-TW/chat/skype.properties @@ -0,0 +1,15 @@ +# 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/. + +# LOCALIZATION NOTE (connection.*): +# These will show in the account manager to show progress during a connection. +connecting.authenticating=驗證中 +connecting.registrationToken=正在取得註冊 token + +# LOCALIZATION NOTE (error.*): +# These will show in the account manager if the account is disconnected +# because of an error. +error.auth=無法向伺服器驗證 +error.registrationToken=註冊 token 取得失敗 + |