diff options
Diffstat (limited to 'l10n-zh-TW/suite/chatzilla/chrome/networks.properties')
-rw-r--r-- | l10n-zh-TW/suite/chatzilla/chrome/networks.properties | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-zh-TW/suite/chatzilla/chrome/networks.properties b/l10n-zh-TW/suite/chatzilla/chrome/networks.properties new file mode 100644 index 0000000000..9b7203d28c --- /dev/null +++ b/l10n-zh-TW/suite/chatzilla/chrome/networks.properties @@ -0,0 +1,28 @@ +# 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/. + +network-headerDefault=聊天網路 +network-headerName=網路 %S +network-saveErrorTitle=儲存錯誤 +network-saveError=嘗試儲存網路清單時發生例外錯誤: \n %S。 + +network-addTitle=新增網路 +network-add=輸入要新增的網路 +network-editTitle=編輯網路 +network-edit=網路名稱 +network-removeTitle=移除網路 +network-remove=確定要刪除網路: \n %S? +network-nameErrorTitle=網路已經存在 +network-nameError=網路「%S」已經存在。 + +network-confirmRestoreDefaultsTitle=恢復預設網路清單 +network-confirmRestoreDefaults=您確定要恢復預設網路清單,並覆蓋掉您做過的任何變更嗎? + +server-ConnectionSecurityType-0=無 +server-ConnectionSecurityType-3=SSL/TLS +server-removeTitle=移除伺服器 +server-remove=您確定要刪除伺服器: \n %S? + +invalidServerName=伺服器名稱無效 +enterValidServerName=請輸入有效的伺服器名稱。 |