1 /*
   2  * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
   3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4  *
   5  * This code is free software; you can redistribute it and/or modify it
   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.  Oracle designates this
   8  * particular file as subject to the "Classpath" exception as provided
   9  * by Oracle in the LICENSE file that accompanied this code.
  10  *
  11  * This code is distributed in the hope that it will be useful, but WITHOUT
  12  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14  * version 2 for more details (a copy is included in the LICENSE file that
  15  * accompanied this code).
  16  *
  17  * You should have received a copy of the GNU General Public License version
  18  * 2 along with this work; if not, write to the Free Software Foundation,
  19  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20  *
  21  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22  * or visit www.oracle.com if you need additional information or have any
  23  * questions.
  24  */
  25 
  26 package sun.security.tools.policytool;
  27 
  28 /**
  29  * <p> This class represents the <code>ResourceBundle</code>
  30  * for the policytool.
  31  *
  32  */
  33 public class Resources_zh_TW extends java.util.ListResourceBundle {
  34 
  35     private static final Object[][] contents = {
  36         {"NEWLINE", "\n"},
  37         {"Warning.A.public.key.for.alias.signers.i.does.not.exist.Make.sure.a.KeyStore.is.properly.configured.",
  38                 "警告: 別名 {0} 的公開金鑰不存在。請確定金鑰儲存庫配置正確。"},
  39         {"Warning.Class.not.found.class", "警告: 找不到類別 {0}"},
  40         {"Warning.Invalid.argument.s.for.constructor.arg",
  41                 "警告: 無效的建構子引數: {0}"},
  42         {"Illegal.Principal.Type.type", "無效的 Principal 類型: {0}"},
  43         {"Illegal.option.option", "無效的選項: {0}"},
  44         {"Usage.policytool.options.", "用法: policytool [options]"},
  45         {".file.file.policy.file.location",
  46                 "  [-file <file>]    原則檔案位置"},
  47         {"New", "新增"},
  48         {"Open", "開啟"},
  49         {"Save", "儲存"},
  50         {"Save.As", "另存新檔"},
  51         {"View.Warning.Log", "檢視警告記錄"},
  52         {"Exit", "結束"},
  53         {"Add.Policy.Entry", "新增原則項目"},
  54         {"Edit.Policy.Entry", "編輯原則項目"},
  55         {"Remove.Policy.Entry", "移除原則項目"},
  56         {"Edit", "編輯"},
  57         {"Retain", "保留"},
  58 
  59         {"Warning.File.name.may.include.escaped.backslash.characters.It.is.not.necessary.to.escape.backslash.characters.the.tool.escapes",
  60             "警告: 檔案名稱包含遁離反斜線字元。不需要遁離反斜線字元 (撰寫原則內容至永久存放區時需要工具遁離字元)。\n\n按一下「保留」以保留輸入的名稱,或按一下「編輯」以編輯名稱。"},
  61 
  62         {"Add.Public.Key.Alias", "新增公開金鑰別名"},
  63         {"Remove.Public.Key.Alias", "移除公開金鑰別名"},
  64         {"File", "檔案"},
  65         {"KeyStore", "金鑰儲存庫"},
  66         {"Policy.File.", "原則檔案: "},
  67         {"Could.not.open.policy.file.policyFile.e.toString.",
  68                 "無法開啟原則檔案: {0}: {1}"},
  69         {"Policy.Tool", "原則工具"},
  70         {"Errors.have.occurred.while.opening.the.policy.configuration.View.the.Warning.Log.for.more.information.",
  71                 "開啟原則記置時發生錯誤。請檢視警告記錄以取得更多的資訊"},
  72         {"Error", "錯誤"},
  73         {"OK", "確定"},
  74         {"Status", "狀態"},
  75         {"Warning", "警告"},
  76         {"Permission.",
  77                 "權限:                                                       "},
  78         {"Principal.Type.", "Principal 類型: "},
  79         {"Principal.Name.", "Principal 名稱: "},
  80         {"Target.Name.",
  81                 "目標名稱:                                                    "},
  82         {"Actions.",
  83                 "動作:                                                             "},
  84         {"OK.to.overwrite.existing.file.filename.",
  85                 "確認覆寫現存的檔案 {0}?"},
  86         {"Cancel", "取消"},
  87         {"CodeBase.", "CodeBase:"},
  88         {"SignedBy.", "SignedBy:"},
  89         {"Add.Principal", "新增 Principal"},
  90         {"Edit.Principal", "編輯 Principal"},
  91         {"Remove.Principal", "移除 Principal"},
  92         {"Principals.", "Principal:"},
  93         {".Add.Permission", "  新增權限"},
  94         {".Edit.Permission", "  編輯權限"},
  95         {"Remove.Permission", "移除權限"},
  96         {"Done", "完成"},
  97         {"KeyStore.URL.", "金鑰儲存庫 URL: "},
  98         {"KeyStore.Type.", "金鑰儲存庫類型:"},
  99         {"KeyStore.Provider.", "金鑰儲存庫提供者:"},
 100         {"KeyStore.Password.URL.", "金鑰儲存庫密碼 URL: "},
 101         {"Principals", "Principal"},
 102         {".Edit.Principal.", "  編輯 Principal: "},
 103         {".Add.New.Principal.", "  新增 Principal: "},
 104         {"Permissions", "權限"},
 105         {".Edit.Permission.", "  編輯權限:"},
 106         {".Add.New.Permission.", "  新增權限:"},
 107         {"Signed.By.", "簽署人: "},
 108         {"Cannot.Specify.Principal.with.a.Wildcard.Class.without.a.Wildcard.Name",
 109             "沒有萬用字元名稱,無法指定含有萬用字元類別的 Principal"},
 110         {"Cannot.Specify.Principal.without.a.Name",
 111             "沒有名稱,無法指定 Principal"},
 112         {"Permission.and.Target.Name.must.have.a.value",
 113                 "權限及目標名稱必須有一個值。"},
 114         {"Remove.this.Policy.Entry.", "移除這個原則項目?"},
 115         {"Overwrite.File", "覆寫檔案"},
 116         {"Policy.successfully.written.to.filename",
 117                 "原則成功寫入至 {0}"},
 118         {"null.filename", "空值檔名"},
 119         {"Save.changes.", "儲存變更?"},
 120         {"Yes", "是"},
 121         {"No", "否"},
 122         {"Policy.Entry", "原則項目"},
 123         {"Save.Changes", "儲存變更"},
 124         {"No.Policy.Entry.selected", "沒有選取原則項目"},
 125         {"Unable.to.open.KeyStore.ex.toString.",
 126                 "無法開啟金鑰儲存庫: {0}"},
 127         {"No.principal.selected", "未選取 Principal"},
 128         {"No.permission.selected", "沒有選取權限"},
 129         {"name", "名稱"},
 130         {"configuration.type", "組態類型"},
 131         {"environment.variable.name", "環境變數名稱"},
 132         {"library.name", "程式庫名稱"},
 133         {"package.name", "套裝程式名稱"},
 134         {"policy.type", "原則類型"},
 135         {"property.name", "屬性名稱"},
 136         {"provider.name", "提供者名稱"},
 137         {"url", "URL"},
 138         {"method.list", "方法清單"},
 139         {"request.headers.list", "要求標頭清單"},
 140         {"Principal.List", "Principal 清單"},
 141         {"Permission.List", "權限清單"},
 142         {"Code.Base", "代碼基準"},
 143         {"KeyStore.U.R.L.", "金鑰儲存庫 URL:"},
 144         {"KeyStore.Password.U.R.L.", "金鑰儲存庫密碼 URL:"}
 145     };
 146 
 147 
 148     /**
 149      * Returns the contents of this <code>ResourceBundle</code>.
 150      *
 151      * <p>
 152      *
 153      * @return the contents of this <code>ResourceBundle</code>.
 154      */
 155     @Override
 156     public Object[][] getContents() {
 157         return contents;
 158     }
 159 }