mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-05-03 21:19:15 -04:00
Add new translations to websocket fallback version
This commit is contained in:
parent
671081b86d
commit
8d0e560b1d
13 changed files with 856 additions and 57 deletions
|
@ -11,7 +11,7 @@
|
|||
"edit-paired-devices_title": "管理已配对设备",
|
||||
"cancel-paste-mode": "完成",
|
||||
"join-public-room_title": "暂时加入公共房间",
|
||||
"language-selector_title": "选择语言"
|
||||
"language-selector_title": "设置语言"
|
||||
},
|
||||
"instructions": {
|
||||
"x-instructions_data-drop-peer": "释放以发送到此设备",
|
||||
|
@ -83,7 +83,7 @@
|
|||
"download-again": "再次保存",
|
||||
"system-language": "跟随系统语言",
|
||||
"unpair": "取消配对",
|
||||
"language-selector-title": "选择语言",
|
||||
"language-selector-title": "设置语言",
|
||||
"hr-or": "或者",
|
||||
"input-room-id-on-another-device": "在另一个设备上输入这串房间号",
|
||||
"leave": "离开",
|
||||
|
@ -145,7 +145,8 @@
|
|||
"message-received-plural": "收到 {{count}} 条信息",
|
||||
"file-transfer-requested": "文件传输请求",
|
||||
"file-received-plural": "收到 {{count}} 个文件",
|
||||
"file-received": "收到文件"
|
||||
"file-received": "收到文件",
|
||||
"image-transfer-requested": "图片传输请求"
|
||||
},
|
||||
"peer-ui": {
|
||||
"click-to-send-paste-mode": "点击发送 {{descriptor}}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue