mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 02:18:15 +01:00
Update strings
This commit is contained in:
@@ -1412,7 +1412,7 @@
|
||||
"description": "Text of a row on About modal when user is in message request state"
|
||||
},
|
||||
"icu:AboutContactModal__no-dms": {
|
||||
"messageformat": "Je hebt geen chat met {name}",
|
||||
"messageformat": "Geen individuele chat met {name}",
|
||||
"description": "Text of a row on About modal when there are no direct messages with a user"
|
||||
},
|
||||
"icu:AboutContactModal__signal-connection": {
|
||||
@@ -5644,6 +5644,10 @@
|
||||
"messageformat": "Een cijfercombinatie van meer dan 2 cijfers kan niet met 0 beginnen",
|
||||
"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": "Deze gebruikersnaam is niet beschikbaar",
|
||||
"description": "Shown if the username is not available for registration"
|
||||
@@ -5900,6 +5904,10 @@
|
||||
"messageformat": "Kies wie je telefoonnummer kan zien en wie ermee contact met je kan opnemen op 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": "Wie kan mijn nummer zien",
|
||||
"description": "Title for the phone number sharing setting row"
|
||||
|
||||
Reference in New Issue
Block a user