🔀 New Crowdin updates (#396)
* New translations calendar.json (Italian) * New translations app-shelf.json (Chinese Simplified) * New translations common-media-cards.json (Chinese Simplified) * New translations calendar.json (Japanese) * New translations common-media-cards.json (Japanese) * New translations common-media-cards.json (Italian) * New translations calendar.json (Chinese Simplified) * New translations app-shelf.json (Japanese) * New translations add-service-app-shelf.json (Italian) * New translations add-service-app-shelf.json (Japanese) * New translations add-service-app-shelf.json (Chinese Simplified) * New translations app-shelf-menu.json (Italian) * New translations app-shelf-menu.json (Japanese) * New translations app-shelf-menu.json (Chinese Simplified) * New translations app-shelf.json (Italian) * New translations docker.json (Spanish) * New translations dlspeed.json (Japanese) * New translations dlspeed.json (Italian) * New translations docker.json (Italian) * New translations docker.json (Japanese) * New translations date.json (Japanese) * New translations dashdot.json (Italian) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Chinese Simplified) * New translations date.json (Italian) * New translations dashdot.json (Japanese) * New translations dlspeed.json (Chinese Simplified) * New translations dashdot.json (Chinese Simplified) * New translations date.json (Chinese Simplified) * New translations docker.json (Chinese Simplified) * New translations torrents-status.json (Japanese) * New translations torrents-status.json (Italian) * New translations weather.json (Italian) * New translations weather.json (Japanese) * New translations search.json (Japanese) * New translations ping.json (Italian) * New translations overseerr.json (Italian) * New translations overseerr.json (Japanese) * New translations search.json (Italian) * New translations ping.json (Japanese) * New translations torrents-status.json (Chinese Simplified) * New translations overseerr.json (Chinese Simplified) * New translations ping.json (Chinese Simplified) * New translations search.json (Chinese Simplified) * New translations weather.json (Chinese Simplified) * New translations page-appearance.json (Japanese) * New translations page-appearance.json (Italian) * New translations shade-selector.json (Italian) * New translations shade-selector.json (Japanese) * New translations opacity-selector.json (Japanese) * New translations color-selector.json (Italian) * New translations app-width.json (Italian) * New translations app-width.json (Japanese) * New translations opacity-selector.json (Italian) * New translations color-selector.json (Japanese) * New translations page-appearance.json (Chinese Simplified) * New translations app-width.json (Chinese Simplified) * New translations color-selector.json (Chinese Simplified) * New translations opacity-selector.json (Chinese Simplified) * New translations shade-selector.json (Chinese Simplified) * New translations module-enabler.json (Japanese) * New translations module-enabler.json (Italian) * New translations search-engine.json (Italian) * New translations search-engine.json (Japanese) * New translations internationalization.json (Japanese) * New translations config-changer.json (Italian) * New translations color-schema.json (Italian) * New translations color-schema.json (Japanese) * New translations internationalization.json (Italian) * New translations config-changer.json (Japanese) * New translations module-enabler.json (Chinese Simplified) * New translations color-schema.json (Chinese Simplified) * New translations config-changer.json (Chinese Simplified) * New translations internationalization.json (Chinese Simplified) * New translations search-engine.json (Chinese Simplified) * New translations common.json (Spanish) * New translations common.json (Italian) * New translations common.json (Japanese) * New translations common.json (Chinese Simplified) * New translations add-service-app-shelf.json (Polish) * New translations common.json (Japanese) * New translations theme-selector.json (Italian) * New translations theme-selector.json (Japanese) * New translations widget-positions.json (Italian) * New translations widget-positions.json (Japanese) * New translations common.json (Italian) * New translations theme-selector.json (Chinese Simplified) * New translations widget-positions.json (Chinese Simplified) * New translations common.json (Chinese Simplified) * New translations config-changer.json (Polish) * New translations common.json (Polish) * New translations docker.json (Polish) * New translations overseerr.json (Polish) * New translations weather.json (Polish) * New translations common.json (Portuguese, Brazilian) * New translations usenet.json (Spanish) * New translations usenet.json (Japanese) * New translations usenet.json (Italian) * New translations usenet.json (Chinese Simplified)
This commit is contained in:
@@ -1,93 +1,93 @@
|
||||
{
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
"tooltip": "增加一项服务"
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "添加服务",
|
||||
"form": {
|
||||
"validation": {
|
||||
"invalidUrl": "",
|
||||
"noStatusCodeSelected": ""
|
||||
"invalidUrl": "请输入一个有效的URL",
|
||||
"noStatusCodeSelected": "请选择一个状态代码"
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"options": {
|
||||
"title": "",
|
||||
"title": "选项",
|
||||
"form": {
|
||||
"serviceName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "服务名称",
|
||||
"placeholder": "丛书"
|
||||
},
|
||||
"iconUrl": {
|
||||
"label": ""
|
||||
"label": "图标URL"
|
||||
},
|
||||
"serviceUrl": {
|
||||
"label": ""
|
||||
"label": "服务网址"
|
||||
},
|
||||
"onClickUrl": {
|
||||
"label": ""
|
||||
"label": "点击URL时"
|
||||
},
|
||||
"serviceType": {
|
||||
"label": "",
|
||||
"defaultValue": "",
|
||||
"placeholder": ""
|
||||
"label": "服务类型",
|
||||
"defaultValue": "其他",
|
||||
"placeholder": "挑选一个"
|
||||
},
|
||||
"category": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"nothingFound": "",
|
||||
"createLabel": ""
|
||||
"label": "类别",
|
||||
"placeholder": "选择一个类别或创建一个新类别",
|
||||
"nothingFound": "没有发现",
|
||||
"createLabel": "+ 创建 {{query}}"
|
||||
},
|
||||
"integrations": {
|
||||
"apiKey": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "API密钥",
|
||||
"placeholder": "你的API密钥",
|
||||
"validation": {
|
||||
"noKey": ""
|
||||
"noKey": "无效钥匙"
|
||||
},
|
||||
"tip": {
|
||||
"text": "",
|
||||
"link": ""
|
||||
"text": "获取你的API密钥",
|
||||
"link": "这里。"
|
||||
}
|
||||
},
|
||||
"qBittorrent": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "帐号",
|
||||
"placeholder": "管理员",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
"invalidUsername": "无效的用户名"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "密码",
|
||||
"placeholder": "管理员",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "无效密码"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deluge": {
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "密码",
|
||||
"placeholder": "密码",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "无效密码"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transmission": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "帐号",
|
||||
"placeholder": "管理员",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
"invalidUsername": "无效的用户名"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "密码",
|
||||
"placeholder": "管理员",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "无效密码"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -95,23 +95,23 @@
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"title": "高级选项",
|
||||
"form": {
|
||||
"ping": {
|
||||
"label": ""
|
||||
"label": "平移服务"
|
||||
},
|
||||
"httpStatusCodes": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"clearButtonLabel": "",
|
||||
"nothingFound": ""
|
||||
"label": "HTTP状态代码",
|
||||
"placeholder": "选择有效的状态代码",
|
||||
"clearButtonLabel": "清除选择",
|
||||
"nothingFound": "没有发现"
|
||||
},
|
||||
"openServiceInNewTab": {
|
||||
"label": ""
|
||||
"label": "在新标签中打开服务"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": {
|
||||
"content": ""
|
||||
"content": "添加服务"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "修改一个服务",
|
||||
"buttons": {
|
||||
"save": ""
|
||||
"save": "保存服务"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"labels": {
|
||||
"settings": "",
|
||||
"dangerZone": ""
|
||||
"settings": "设置",
|
||||
"dangerZone": "危险区"
|
||||
},
|
||||
"actions": {
|
||||
"edit": "",
|
||||
"delete": ""
|
||||
"edit": "编辑",
|
||||
"delete": "删除"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"accordions": {
|
||||
"downloads": {
|
||||
"text": ""
|
||||
"text": "您的下载"
|
||||
},
|
||||
"others": {
|
||||
"text": ""
|
||||
"text": "其他"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user