mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 11:47:27 -03:00
Translated using Weblate (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/
This commit is contained in:
parent
732042e53e
commit
02fb115e5f
1 changed files with 7 additions and 7 deletions
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"config_onion_service": "",
|
||||
"config_onion_service": "在端口{0:d}上设置洋葱服务。",
|
||||
"preparing_files": "",
|
||||
"give_this_url": "",
|
||||
"give_this_url_stealth": "",
|
||||
"give_this_url_receive": "",
|
||||
"give_this_url_receive_stealth": "",
|
||||
"ctrlc_to_stop": "",
|
||||
"not_a_file": "",
|
||||
"give_this_url": "把这个地址给收件人:",
|
||||
"give_this_url_stealth": "向收件人提供此地址和HidServAuth行:",
|
||||
"give_this_url_receive": "把这个地址交给发件人:",
|
||||
"give_this_url_receive_stealth": "把这个地址和HidServAuth交给发送者:",
|
||||
"ctrlc_to_stop": "按Ctrl+C停止服务器",
|
||||
"not_a_file": "{0:s}不是有效文件。",
|
||||
"not_a_readable_file": "",
|
||||
"no_available_port": "",
|
||||
"other_page_loaded": "",
|
||||
|
|
Loading…
Reference in a new issue