Externalize ICMP type/code and add new ACL rule descriptions in property files

This commit is contained in:
Rafael Weingärtner 2018-02-19 08:11:46 -03:00
parent 689715504c
commit a4364267e7
17 changed files with 53 additions and 5 deletions

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "ICMP Code",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "ICMP Type",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "تغير خصائص العنصر",
"confirm.enable.s3": "فضلا قم بتعبئة البيانات القادمة لتمكين التخزين S3 للذاكرة الثانوية.",
"confirm.enable.swift": "Please fill in the following information to enable support for Swift",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Add Role",
"label.add.route": "إضافة مسار",
"label.add.rule": "إضافة قاعدة",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "Add Secondary Storage",
"label.add.security.group": "Add Security Group",
"label.add.service.offering": "Add Service Offering",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "ICMP Code",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "ICMP Type",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "Changed item properties",
"confirm.enable.s3": "Please fill in the following information to enable support for S3-backed Secondary Storage",
"confirm.enable.swift": "Si us plau ompliu la següent informació per habilitar el suport per a Swift",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Add Role",
"label.add.route": "Add route",
"label.add.rule": "Afegir regla",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "Add Secondary Storage",
"label.add.security.group": "Add Security Group",
"label.add.service.offering": "Add Service Offering",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "ICMP-Code",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "ICMP-Typ",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "Geänderte Eintragseigenschaften",
"confirm.enable.s3": "Bitte fügen Sie die folgenden Informationen hinzu, um die Unterstützung für \"S3-backed Secondary Storage\" hinzuzufügen",
"confirm.enable.swift": "Bitte fügen Sie die folgenden Informationen hinzu, um die Unterstützung für Swift zu ermöglichen.",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Rolle hinzufügen",
"label.add.route": "Route hinzufügen",
"label.add.rule": "Regel hinzufügen",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "Sekundärspeicher hinzufügen",
"label.add.security.group": "Sicherheitsgruppe hinzufügen",
"label.add.service.offering": "Dienstangebot hinzufügen",

View File

@ -14,8 +14,11 @@
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
var dictionary = {"ICMP.code":"ICMP Code",
var dictionary = {
"ICMP.code":"ICMP Code",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type":"ICMP Type",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties":"Changed item properties",
"confirm.enable.s3":"Please fill in the following information to enable support for S3-backed Secondary Storage",
"confirm.enable.swift":"Please fill in the following information to enable support for Swift",
@ -370,6 +373,7 @@ var dictionary = {"ICMP.code":"ICMP Code",
"label.add.role":"Add Role",
"label.add.route":"Add route",
"label.add.rule":"Add rule",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage":"Add Secondary Storage",
"label.add.security.group":"Add Security Group",
"label.add.service.offering":"Add Service Offering",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "Código ICMP",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "Tipo ICMP",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "Cambiadas las propiedades del elemento",
"confirm.enable.s3": "Por favor, complete la siguiente información para habilitar el soporte del Almacenamiento Secundario sobre S3",
"confirm.enable.swift": "Por favor, complete la siguiente información para habilitar el soporte para Swift",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Agregar Rol",
"label.add.route": "Agregar ruta",
"label.add.rule": "Agregar regla",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "Añadir almacenamiento secundario",
"label.add.security.group": "Agregar grupo de seguridad",
"label.add.service.offering": "Añadir Oferta de Servicio",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "Code ICMP",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "Type ICMP",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "Propriétés de l'élément modifiées",
"confirm.enable.s3": "Remplir les informations suivantes pour activer le support de stockage secondaire S3",
"confirm.enable.swift": "Remplir les informations suivantes pour activer Swift",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Ajouter Rôle",
"label.add.route": "Ajouter route",
"label.add.rule": "Ajouter règle",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "Ajouter un stockage secondaire",
"label.add.security.group": "Ajouter un groupe de sécurité",
"label.add.service.offering": "Ajouter Offre Service",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "ICMP kód",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "ICMP típus",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "Az elem tulajdonságai megváltoztak",
"confirm.enable.s3": "Töltsd ki a következő információkat az S3 másodlagos tár bekapcsolásához!",
"confirm.enable.swift": "Töltsd ki a következő információkat a Swift támogatás bekapcsolásához!",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Add Role",
"label.add.route": "Útvonal felvétele",
"label.add.rule": "Szabály felvétele",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "Másodlagos tár felvétele",
"label.add.security.group": "Biztonsági csoport felvétele",
"label.add.service.offering": "Szolgáltatás ajánlat felvétele",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "Codice ICMP",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "Tipo ICMP",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "Elementi delle proprietà modificati",
"confirm.enable.s3": "Si prega di inserire i valori richiesti per abilitare il supporto per il Secondary Storage di tipo S3",
"confirm.enable.swift": "Si prega di inserire i valori richiesti per abilitare il supporto per Swift",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Add Role",
"label.add.route": "Aggiungere una rotta",
"label.add.rule": "Aggiungere regola",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "Aggiungere uno Storage Secondario",
"label.add.security.group": "Aggiungere un Gruppo di Sicurezza",
"label.add.service.offering": "Aggiungere un'Offerta di Servizio",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "ICMP コード",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "ICMP の種類",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "項目のプロパティの変更",
"confirm.enable.s3": "S3 ベースのセカンダリ ストレージのサポートを有効にするには、次の情報を入力してください。",
"confirm.enable.swift": "Swift のサポートを有効にするには、次の情報を入力してください。",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Add Role",
"label.add.route": "ルートの追加",
"label.add.rule": "規則の追加",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "セカンダリ ストレージの追加",
"label.add.security.group": "セキュリティ グループの追加",
"label.add.service.offering": "サービス オファリングの追加",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "ICMP 코드",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "ICMP 종류",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "항목 속성 변경",
"confirm.enable.s3": "S3 기반 2차 저장소 지원을 하려면 아래 정보를 입력해 주십시오.",
"confirm.enable.swift": "Swift 기술 지원를 사용 하려면 다음 정보를 입력해 주십시오.",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Add Role",
"label.add.route": "라우트 추가",
"label.add.rule": "규칙 추가",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "2차 스토리지 추가",
"label.add.security.group": "보안 그룹 추가",
"label.add.service.offering": "서비스제공 추가",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "ICMP-kode",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "ICMP-type",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "Endrede egenskaper",
"confirm.enable.s3": "Vennligst fyll inn følgende informasjon for å aktivere støtte for S3-støttet sekundærlagring",
"confirm.enable.swift": "Vennligst fyll inn følgende informasjon for å aktivere støtte for Swift",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Add Role",
"label.add.route": "Legg til rute",
"label.add.rule": "Legg til regel",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "Legg til sekundærlagring",
"label.add.security.group": "Legg til sikkerhetsgruppe",
"label.add.service.offering": "Legg til tjenestetilbud",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "ICMP Code",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "ICMP Type",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "Item eigenschappen gewijzigd",
"confirm.enable.s3": "Vul de volgende informatie in om ondersteuning voor S3-aangestuurde Secundaire Opslag te activeren",
"confirm.enable.swift": "Vul de volgende informatie in om ondersteuning voor Swift te activeren",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Add Role",
"label.add.route": "Route toevoegen",
"label.add.rule": "Regel toevoegen",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "Secundaire Opslag toevoegen",
"label.add.security.group": "Security Group toevoegen",
"label.add.service.offering": "Service Aanbieding toevoegen",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "ICMP Code",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "ICMP Type",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "Changed item properties",
"confirm.enable.s3": "Please fill in the following information to enable support for S3-backed Secondary Storage",
"confirm.enable.swift": "Please fill in the following information to enable support for Swift",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Add Role",
"label.add.route": "Add route",
"label.add.rule": "Dodaj regułę",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "Add Secondary Storage",
"label.add.security.group": "Add Security Group",
"label.add.service.offering": "Add Service Offering",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "Código ICMP",
"ICMP.code.desc": "Informe -1, se vocês quiser permitir todos os códigos ICMP.",
"ICMP.type": "Tipo ICMP",
"ICMP.type.desc": "Informe -1, se vocês quiser permitir todos os tipos ICMP.",
"changed.item.properties": "Propriedades do item alteradas",
"confirm.enable.s3": "Por favor, preencha as informações abaixo para habilitar suporte o Storage Secundário fornecido por S3",
"confirm.enable.swift": "Por favor, preencha as informações abaixo para habilitar suporte ao Swift",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Add Role",
"label.add.route": "Adicionar rota",
"label.add.rule": "Adicionar regra",
"label.add.rule.desc": "Criar nova regra ACL",
"label.add.secondary.storage": "Adicionar Storage Secundário",
"label.add.security.group": "Adicionar Security Group",
"label.add.service.offering": "Adicionar Plano",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "Код ICMP",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "Тип ICMP",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "Параметры элемента изменены",
"confirm.enable.s3": "Заполните информацию для включения S3-совместимого дополнительного хранилища",
"confirm.enable.swift": "Заполните нижеследующую информацию для включения поддержи Swift",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Add Role",
"label.add.route": "Добавить маршрут",
"label.add.rule": "Добавить правило",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "Добавить дополнительное хранилище",
"label.add.security.group": "Добавить группу безопасности",
"label.add.service.offering": "Добавить службу",

View File

@ -16,7 +16,9 @@
// under the License.
var dictionary = {
"ICMP.code": "ICMP 代码",
"ICMP.code.desc": "Please specify -1 if you want to allow all ICMP codes",
"ICMP.type": "ICMP 类型",
"ICMP.type.desc": "Please specify -1 if you want to allow all ICMP types.",
"changed.item.properties": "更改项目属性",
"confirm.enable.s3": "请填写以下信息以启用对 S3 支持的二级存储的支持",
"confirm.enable.swift": "请填写以下信息以启用对 SWIFT 的支持",
@ -367,6 +369,7 @@ var dictionary = {
"label.add.role": "Add Role",
"label.add.route": "添加路由",
"label.add.rule": "添加规则",
"label.add.rule.desc": "Create a new ACL rule",
"label.add.secondary.storage": "添加二级存储",
"label.add.security.group": "添加安全组",
"label.add.service.offering": "添加服务方案",

View File

@ -404,14 +404,14 @@
'icmptype': {
edit: true,
label: 'ICMP.type',
desc: 'Please specify -1 if you want to allow all ICMP types',
desc: 'ICMP.type.desc',
defaultValue: '-1',
isEditable: true
},
'icmpcode': {
edit: true,
label: 'ICMP.code',
desc: 'Please specify -1 if you want to allow all ICMP codes',
desc: 'ICMP.code.desc',
defaultValue: '-1',
isEditable: true
},
@ -1348,7 +1348,7 @@
cloudStack.dialog.createForm({
form: {
title: 'label.add.rule',
desc: 'Create a new ACL rule',
desc: 'label.add.rule.desc',
fields: aclRuleFields
},
after: function(argsLocal) {
@ -4406,7 +4406,6 @@
});
})
});
if (error) {
cloudStack.dialog.notice({
message: 'Error loading dashboard data.'