# 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 are used by the outlook express import code to display status/error # and informational messages # # # The following are used by the outlook express import code to display status/error # and informational messages # # # The following are used by the text import code to display status/error # and informational messages # # Short name of import module ## @name TEXTIMPORT_NAME ## @loc None 2000=純文字檔案 (LDIF. .tab, .csv, .txt) # Description of import module ## @name TEXTIMPORT_DESCRIPTION ## @loc None 2001=由純文字檔案匯入通訊錄。支援 LDIF(.ldif、.ldi)、逗號分隔(.csv)或 TAB 分隔(.tab、.txt)格式。 # Description of import module ## @name TEXTIMPORT_ADDRESS_NAME ## @loc None 2002=純文字通訊錄 # Description ## @name TEXTIMPORT_ADDRESS_SUCCESS ## @loc None 2003=已匯入通訊錄 %S # Error message ## @name TEXTIMPORT_ADDRESS_BADPARAM ## @loc None 2004=匯入通訊錄傳入參數錯誤。 # Error message ## @name TEXTIMPORT_ADDRESS_BADSOURCEFILE ## @loc None 2005=無法存取通訊錄檔案 %S。 # Error message ## @name TEXTIMPORT_ADDRESS_CONVERTERROR ## @loc None 2006=匯入通訊錄 %S 時發生錯誤,可能沒有匯入全部資料。