Update translations (#673)

* Update zn.json (POEditor.com)

* Update nl.json (POEditor.com)

* Update de.json (POEditor.com)

* Update ja.json (POEditor.com)
This commit is contained in:
Deluan Quintão
2020-12-01 16:34:50 -05:00
committed by GitHub
parent 240149cda4
commit f2a8308925
4 changed files with 35 additions and 17 deletions
+9 -5
View File
@@ -92,7 +92,8 @@
"maxBitRate": "最大比特率",
"client": "客户端",
"userName": "用户名",
"lastSeen": "上次浏览"
"lastSeen": "上次浏览",
"reportRealPath": ""
}
},
"transcoding": {
@@ -262,7 +263,9 @@
"songsAddedToPlaylist": "已添加一首歌到歌单||||已添加%{smart_count}首歌到歌单",
"noPlaylistsAvailable": "没有有效的歌单",
"delete_user_title": "删除用户 {name}",
"delete_user_content": "您确定要删除该用户及其相关数据(包括歌单和用户配置)吗?"
"delete_user_content": "您确定要删除该用户及其相关数据(包括歌单和用户配置)吗?",
"notifications_blocked": "您已在浏览器的设置中屏蔽了此网站的通知",
"notifications_not_available": "此浏览器不支持桌面通知"
},
"menu": {
"library": "曲库",
@@ -274,7 +277,8 @@
"options": {
"theme": "主题",
"language": "语言",
"defaultView": "默认界面"
"defaultView": "默认界面",
"desktop_notifications": "桌面通知"
}
},
"albumList": "专辑",
@@ -314,10 +318,10 @@
},
"activity": {
"title": "运行情况",
"totalScanned": "已完成扫描目录",
"totalScanned": "已完成扫描目录",
"quickScan": "快速扫描",
"fullScan": "完全扫描",
"serverUptime": "服务器运行时间",
"serverUptime": "服务器运行",
"serverDown": "离线"
}
}