Update strings

This commit is contained in:
Fedor Indutny
2024-02-22 10:20:17 -08:00
parent 7150f332dd
commit 04a62c27df
67 changed files with 553 additions and 17 deletions

View File

@@ -2432,11 +2432,11 @@
"description": "Label for the error toast button"
},
"icu:Toast--failed-to-fetch-username": {
"messageformat": "Emri i përdoruesit nuk u mor. Kontrollo lidhjen dhe riprovo.",
"messageformat": "Gjetja e emrit të përdoruesit dështoi. Kontrollo lidhjen e internetit dhe provo sërish.",
"description": "Shown if request to Signal servers to find username fails"
},
"icu:Toast--failed-to-fetch-phone-number": {
"messageformat": "Su arrit të sillej numër telefoni. Kontrolloni lidhjen tuaj dhe riprovoni.",
"messageformat": "Gjetja e emrit të përdoruesit dështoi. Kontrollo lidhjen e internetit dhe provo sërish.",
"description": "Shown if request to Signal servers to find phone number fails"
},
"icu:ToastManager__CannotEditMessage_24": {
@@ -5644,6 +5644,10 @@
"messageformat": "Numrat me më shumë se 2 shifra nuk mund të fillojnë me 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": "Ky emër përdoruesi nuk është i lirë",
"description": "Shown if the username is not available for registration"
@@ -5825,7 +5829,7 @@
"description": "Button to switch the settings view"
},
"icu:Preferences__button--appearance": {
"messageformat": "Dukje",
"messageformat": "Paraqitja",
"description": "Button to switch the settings view"
},
"icu:Preferences__button--chats": {
@@ -5900,6 +5904,10 @@
"messageformat": "Zgjidh se kush mund ta shohë numrin tënd të telefonit dhe kush mund të të kontaktojë nëpërmjet tij në 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": "Kush mund të shohë numrin tim",
"description": "Title for the phone number sharing setting row"