🌐 New Crowdin updates (#969)

This commit is contained in:
Thomas Camlong
2023-06-10 03:41:30 +09:00
committed by GitHub
parent ba659b6247
commit 7eabc9a62f
88 changed files with 660 additions and 132 deletions

View File

@@ -1,6 +1,6 @@
{
"title": "欢迎回来!",
"text": "请输入密码",
"text": "请输入密码",
"form": {
"fields": {
"password": {

View File

@@ -0,0 +1,18 @@
{
"modals": {
"blockedPopups": {
"title": "",
"text": "",
"list": {
"browserPermission": "",
"adBlockers": "",
"otherBrowser": ""
}
}
},
"actions": {
"category": {
"openAllInNewTab": ""
}
}
}

View File

@@ -1,11 +1,11 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "书签",
"description": "显示字符串或链接的静态列表",
"settings": {
"title": "",
"title": "书签设置",
"items": {
"label": ""
"label": "项目"
},
"layout": {
"label": "布局"
@@ -14,8 +14,8 @@
},
"card": {
"noneFound": {
"title": "",
"text": ""
"title": "书签列表为空",
"text": "在编辑模式下将新项目添加到此列表"
}
}
}

View File

@@ -10,6 +10,12 @@
},
"refreshInterval": {
"label": "刷新间隔(以分钟计)"
},
"dangerousAllowSanitizedItemContent": {
"label": "危险:允许清除物品内容"
},
"settings.textLinesClamp": {
"label": "文字线条"
}
},
"card": {
@@ -21,4 +27,4 @@
}
}
}
}
}

View File

@@ -1,7 +1,7 @@
{
"noEntries": {
"title": "",
"text": ""
"title": "没有条目",
"text": "使用下方按钮添加更多条目"
},
"buttonAdd": ""
"buttonAdd": "添加"
}

View File

@@ -11,4 +11,4 @@
"label": "请检查",
"reportButton": "报告该错误"
}
}
}