diff options
Diffstat (limited to 'l10n-zh-TW/suite/chrome/common/migration/migration.properties')
-rw-r--r-- | l10n-zh-TW/suite/chrome/common/migration/migration.properties | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/l10n-zh-TW/suite/chrome/common/migration/migration.properties b/l10n-zh-TW/suite/chrome/common/migration/migration.properties new file mode 100644 index 0000000000..454ea6af95 --- /dev/null +++ b/l10n-zh-TW/suite/chrome/common/migration/migration.properties @@ -0,0 +1,53 @@ +# 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/. + +# the following section is used in the first-time migration wizard +# new and scary, however if these strings are not present, we will simply +# skip this wizard page +homePageStartDefault=預設 SeaMonkey 首頁 +homePageStartCurrent=目前的 SeaMonkey 首頁 +homePageImport=從 %S 匯入您的首頁 + +homePageMigrationPageTitle=首頁選擇 +homePageMigrationDescription=請選擇您想要的首頁: +# end safe-to-not-have section + +# note that the names of apps are in lower case to fit in with the +# protocol specifications. +sourceNamethunderbird=Thunderbird + +importedBookmarksFolder=由 %S + +importedSeamonkeyBookmarksTitle=SeaMonkey 1.x、Netscape 6/7 或 Mozilla 1.x + +# Import Sources +# These are the string names for the values given in nsISuiteProfileMigrator.idl +# _generic will apply to all import sources unless specifically overriden by another +# item. +# e.g. 1_ie=Internet Options will display "Internet Options" rather than "Preferences" when +# importing from Internet Explorer. +1_generic=偏好設定 + +2_generic=Cookie + +4_generic=瀏覽紀錄 + +8_generic=首頁 + +16_generic=已存密碼 + +32_generic=書籤 + +64_generic=其他資料 + +128_generic=帳號設定 + +256_generic=通訊錄 + +512_generic=垃圾郵件訓練資料 + +1024_generic=新聞群組資料夾 + +2048_generic=郵件匣 + |