mirror of
https://github.com/koho/frpmgr.git
synced 2025-10-20 16:03:47 +08:00
Show item name in dialog title
This commit is contained in:
1099
i18n/catalog.go
1099
i18n/catalog.go
File diff suppressed because it is too large
Load Diff
@ -391,12 +391,29 @@
|
||||
"fuzzy": true
|
||||
},
|
||||
{
|
||||
"id": "Edit Client",
|
||||
"message": "Edit Client",
|
||||
"translation": "Edit Client",
|
||||
"id": "New Client",
|
||||
"message": "New Client",
|
||||
"translation": "New Client",
|
||||
"translatorComment": "Copied from source.",
|
||||
"fuzzy": true
|
||||
},
|
||||
{
|
||||
"id": "Edit Client - {Name}",
|
||||
"message": "Edit Client - {Name}",
|
||||
"translation": "Edit Client - {Name}",
|
||||
"translatorComment": "Copied from source.",
|
||||
"placeholders": [
|
||||
{
|
||||
"id": "Name",
|
||||
"string": "%[1]s",
|
||||
"type": "string",
|
||||
"underlyingType": "string",
|
||||
"argNum": 1,
|
||||
"expr": "cd.Conf.Name"
|
||||
}
|
||||
],
|
||||
"fuzzy": true
|
||||
},
|
||||
{
|
||||
"id": "Basic",
|
||||
"message": "Basic",
|
||||
@ -842,12 +859,29 @@
|
||||
"fuzzy": true
|
||||
},
|
||||
{
|
||||
"id": "Edit Proxy",
|
||||
"message": "Edit Proxy",
|
||||
"translation": "Edit Proxy",
|
||||
"id": "New Proxy",
|
||||
"message": "New Proxy",
|
||||
"translation": "New Proxy",
|
||||
"translatorComment": "Copied from source.",
|
||||
"fuzzy": true
|
||||
},
|
||||
{
|
||||
"id": "Edit Proxy - {Name}",
|
||||
"message": "Edit Proxy - {Name}",
|
||||
"translation": "Edit Proxy - {Name}",
|
||||
"translatorComment": "Copied from source.",
|
||||
"placeholders": [
|
||||
{
|
||||
"id": "Name",
|
||||
"string": "%[1]s",
|
||||
"type": "string",
|
||||
"underlyingType": "string",
|
||||
"argNum": 1,
|
||||
"expr": "pd.Proxy.Name"
|
||||
}
|
||||
],
|
||||
"fuzzy": true
|
||||
},
|
||||
{
|
||||
"id": "Random",
|
||||
"message": "Random",
|
||||
|
@ -305,9 +305,24 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Edit Client",
|
||||
"message": "Edit Client",
|
||||
"translation": "Editar Cliente"
|
||||
"id": "New Client",
|
||||
"message": "New Client",
|
||||
"translation": "Nuevo Cliente"
|
||||
},
|
||||
{
|
||||
"id": "Edit Client - {Name}",
|
||||
"message": "Edit Client - {Name}",
|
||||
"translation": "Editar Cliente - {Name}",
|
||||
"placeholders": [
|
||||
{
|
||||
"id": "Name",
|
||||
"string": "%[1]s",
|
||||
"type": "string",
|
||||
"underlyingType": "string",
|
||||
"argNum": 1,
|
||||
"expr": "cd.Conf.Name"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Basic",
|
||||
@ -630,9 +645,24 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Edit Proxy",
|
||||
"message": "Edit Proxy",
|
||||
"translation": "Editar Proxy"
|
||||
"id": "New Proxy",
|
||||
"message": "New Proxy",
|
||||
"translation": "Nuevo Proxy"
|
||||
},
|
||||
{
|
||||
"id": "Edit Proxy - {Name}",
|
||||
"message": "Edit Proxy - {Name}",
|
||||
"translation": "Editar Proxy - {Name}",
|
||||
"placeholders": [
|
||||
{
|
||||
"id": "Name",
|
||||
"string": "%[1]s",
|
||||
"type": "string",
|
||||
"underlyingType": "string",
|
||||
"argNum": 1,
|
||||
"expr": "pd.Proxy.Name"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Random",
|
||||
|
@ -315,9 +315,24 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Edit Client",
|
||||
"message": "Edit Client",
|
||||
"translation": "クライアントの編集"
|
||||
"id": "New Client",
|
||||
"message": "New Client",
|
||||
"translation": "新しいクライアント"
|
||||
},
|
||||
{
|
||||
"id": "Edit Client - {Name}",
|
||||
"message": "Edit Client - {Name}",
|
||||
"translation": "クライアントの編集 - {Name}",
|
||||
"placeholders": [
|
||||
{
|
||||
"id": "Name",
|
||||
"string": "%[1]s",
|
||||
"type": "string",
|
||||
"underlyingType": "string",
|
||||
"argNum": 1,
|
||||
"expr": "cd.Conf.Name"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Basic",
|
||||
@ -640,9 +655,24 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Edit Proxy",
|
||||
"message": "Edit Proxy",
|
||||
"translation": "プロキシの編集"
|
||||
"id": "New Proxy",
|
||||
"message": "New Proxy",
|
||||
"translation": "新しいプロキシ"
|
||||
},
|
||||
{
|
||||
"id": "Edit Proxy - {Name}",
|
||||
"message": "Edit Proxy - {Name}",
|
||||
"translation": "プロキシの編集 - {Name}",
|
||||
"placeholders": [
|
||||
{
|
||||
"id": "Name",
|
||||
"string": "%[1]s",
|
||||
"type": "string",
|
||||
"underlyingType": "string",
|
||||
"argNum": 1,
|
||||
"expr": "pd.Proxy.Name"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Random",
|
||||
|
@ -305,9 +305,24 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Edit Client",
|
||||
"message": "Edit Client",
|
||||
"translation": "클라이언트 편집"
|
||||
"id": "New Client",
|
||||
"message": "New Client",
|
||||
"translation": "새 클라이언트"
|
||||
},
|
||||
{
|
||||
"id": "Edit Client - {Name}",
|
||||
"message": "Edit Client - {Name}",
|
||||
"translation": "클라이언트 편집 - {Name}",
|
||||
"placeholders": [
|
||||
{
|
||||
"id": "Name",
|
||||
"string": "%[1]s",
|
||||
"type": "string",
|
||||
"underlyingType": "string",
|
||||
"argNum": 1,
|
||||
"expr": "cd.Conf.Name"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Basic",
|
||||
@ -630,9 +645,24 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Edit Proxy",
|
||||
"message": "Edit Proxy",
|
||||
"translation": "프록시 편집"
|
||||
"id": "New Proxy",
|
||||
"message": "New Proxy",
|
||||
"translation": "새 프록시"
|
||||
},
|
||||
{
|
||||
"id": "Edit Proxy - {Name}",
|
||||
"message": "Edit Proxy - {Name}",
|
||||
"translation": "프록시 편집 - {Name}",
|
||||
"placeholders": [
|
||||
{
|
||||
"id": "Name",
|
||||
"string": "%[1]s",
|
||||
"type": "string",
|
||||
"underlyingType": "string",
|
||||
"argNum": 1,
|
||||
"expr": "pd.Proxy.Name"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Random",
|
||||
|
@ -305,9 +305,24 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Edit Client",
|
||||
"message": "Edit Client",
|
||||
"translation": "编辑客户端"
|
||||
"id": "New Client",
|
||||
"message": "New Client",
|
||||
"translation": "新建客户端"
|
||||
},
|
||||
{
|
||||
"id": "Edit Client - {Name}",
|
||||
"message": "Edit Client - {Name}",
|
||||
"translation": "编辑客户端 - {Name}",
|
||||
"placeholders": [
|
||||
{
|
||||
"id": "Name",
|
||||
"string": "%[1]s",
|
||||
"type": "string",
|
||||
"underlyingType": "string",
|
||||
"argNum": 1,
|
||||
"expr": "cd.Conf.Name"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Basic",
|
||||
@ -630,9 +645,24 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Edit Proxy",
|
||||
"message": "Edit Proxy",
|
||||
"translation": "编辑代理"
|
||||
"id": "New Proxy",
|
||||
"message": "New Proxy",
|
||||
"translation": "新建代理"
|
||||
},
|
||||
{
|
||||
"id": "Edit Proxy - {Name}",
|
||||
"message": "Edit Proxy - {Name}",
|
||||
"translation": "编辑代理 - {Name}",
|
||||
"placeholders": [
|
||||
{
|
||||
"id": "Name",
|
||||
"string": "%[1]s",
|
||||
"type": "string",
|
||||
"underlyingType": "string",
|
||||
"argNum": 1,
|
||||
"expr": "pd.Proxy.Name"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Random",
|
||||
|
@ -305,9 +305,24 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Edit Client",
|
||||
"message": "Edit Client",
|
||||
"translation": "編輯客戶端"
|
||||
"id": "New Client",
|
||||
"message": "New Client",
|
||||
"translation": "新建客戶端"
|
||||
},
|
||||
{
|
||||
"id": "Edit Client - {Name}",
|
||||
"message": "Edit Client - {Name}",
|
||||
"translation": "編輯客戶端 - {Name}",
|
||||
"placeholders": [
|
||||
{
|
||||
"id": "Name",
|
||||
"string": "%[1]s",
|
||||
"type": "string",
|
||||
"underlyingType": "string",
|
||||
"argNum": 1,
|
||||
"expr": "cd.Conf.Name"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Basic",
|
||||
@ -630,9 +645,24 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Edit Proxy",
|
||||
"message": "Edit Proxy",
|
||||
"translation": "編輯代理"
|
||||
"id": "New Proxy",
|
||||
"message": "New Proxy",
|
||||
"translation": "新建代理"
|
||||
},
|
||||
{
|
||||
"id": "Edit Proxy - {Name}",
|
||||
"message": "Edit Proxy - {Name}",
|
||||
"translation": "編輯代理 - {Name}",
|
||||
"placeholders": [
|
||||
{
|
||||
"id": "Name",
|
||||
"string": "%[1]s",
|
||||
"type": "string",
|
||||
"underlyingType": "string",
|
||||
"argNum": 1,
|
||||
"expr": "pd.Proxy.Name"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Random",
|
||||
|
Reference in New Issue
Block a user