mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 18:38:15 +01:00
Update strings
This commit is contained in:
@@ -5644,6 +5644,10 @@
|
||||
"messageformat": "超過 2 位數的數字不能以 0 為首",
|
||||
"description": "Shown if user has attempted to enter a username with leading 0 in discriminator"
|
||||
},
|
||||
"icu:ProfileEditor--username--too-many-attempts": {
|
||||
"messageformat": "Too many attempts made, please try again later",
|
||||
"description": "Shown if user has made too many attempts to pick a username and has to wait before retrying"
|
||||
},
|
||||
"icu:ProfileEditor--username--unavailable": {
|
||||
"messageformat": "此用戶名稱無法使用",
|
||||
"description": "Shown if the username is not available for registration"
|
||||
@@ -5900,6 +5904,10 @@
|
||||
"messageformat": "選擇誰可以看到你的電話號碼,以及誰可以透過它在 Signal 上與你聯絡。",
|
||||
"description": "Body of Phone Number row in Privacy section of Preferences window"
|
||||
},
|
||||
"icu:Preferences__pnp__row--button": {
|
||||
"messageformat": "Change…",
|
||||
"description": "Text of Phone Number row button in Privacy section of Preferences window"
|
||||
},
|
||||
"icu:Preferences__pnp__sharing--title": {
|
||||
"messageformat": "誰可以看到我的號碼",
|
||||
"description": "Title for the phone number sharing setting row"
|
||||
|
||||
Reference in New Issue
Block a user