mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 07:36:00 +01:00
Update strings
This commit is contained in:
@@ -1124,6 +1124,33 @@
|
||||
"icu:PollVotesModal__noVotes": {
|
||||
"messageformat": "Balsų nėra"
|
||||
},
|
||||
"icu:PollCreateModal__title": {
|
||||
"messageformat": "New poll"
|
||||
},
|
||||
"icu:PollCreateModal__questionLabel": {
|
||||
"messageformat": "Question"
|
||||
},
|
||||
"icu:PollCreateModal__questionPlaceholder": {
|
||||
"messageformat": "What should we order for lunch?"
|
||||
},
|
||||
"icu:PollCreateModal__optionsLabel": {
|
||||
"messageformat": "Options"
|
||||
},
|
||||
"icu:PollCreateModal__optionPlaceholder": {
|
||||
"messageformat": "Option {number}"
|
||||
},
|
||||
"icu:PollCreateModal__allowMultipleVotes": {
|
||||
"messageformat": "Allow multiple votes"
|
||||
},
|
||||
"icu:PollCreateModal__sendButton": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresQuestion": {
|
||||
"messageformat": "Poll question is required"
|
||||
},
|
||||
"icu:PollCreateModal__Error--RequiresTwoOptions": {
|
||||
"messageformat": "Poll requires at least 2 options"
|
||||
},
|
||||
"icu:deleteConversation": {
|
||||
"messageformat": "Ištrinti"
|
||||
},
|
||||
@@ -2318,6 +2345,9 @@
|
||||
"icu:message--getNotificationText--poll": {
|
||||
"messageformat": "Apklausa: {pollQuestion}"
|
||||
},
|
||||
"icu:Poll--preview": {
|
||||
"messageformat": "Poll: {pollQuestion}"
|
||||
},
|
||||
"icu:message--getNotificationText--text-with-emoji": {
|
||||
"messageformat": "{emoji} {text}"
|
||||
},
|
||||
@@ -4382,6 +4412,18 @@
|
||||
"icu:CompositionArea--attach-file": {
|
||||
"messageformat": "Pridėti failą"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__PhotosAndVideos": {
|
||||
"messageformat": "Photos & videos"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__File": {
|
||||
"messageformat": "File"
|
||||
},
|
||||
"icu:CompositionArea__AttachMenu__Poll": {
|
||||
"messageformat": "Poll"
|
||||
},
|
||||
"icu:CompositionArea--attach-plus": {
|
||||
"messageformat": "Add attachment or poll"
|
||||
},
|
||||
"icu:CompositionArea--sms-only__title": {
|
||||
"messageformat": "Šis žmogus nesinaudoja Signal"
|
||||
},
|
||||
@@ -7274,9 +7316,15 @@
|
||||
"messageformat": "Šiuo atnaujinimu taip pat ištaisoma klaida, dėl kurios nebuvo generuojamos nuorodų peržiūros, kai žinutėje buvo jaustukų. Ačiū, <elias6></elias6>!"
|
||||
},
|
||||
"icu:WhatsNew__7.78-1": {
|
||||
"messageformat": "This update improves accessibility for screen reader users by skipping repeated timestamp announcements when new messages arrive in a thread."
|
||||
"messageformat": "Prieinamumo patobulinimai."
|
||||
},
|
||||
"icu:WhatsNew__7.78-2": {
|
||||
"messageformat": "We also fixed a bug that could prevent notifications from appearing on Windows."
|
||||
"messageformat": "Be to, ištaisėme klaidą, dėl kurios sistemoje „Windows“ galėjo būti nerodomi pranešimai."
|
||||
},
|
||||
"icu:WhatsNew__7.79-1": {
|
||||
"messageformat": "We updated the appearance and stylistic consistency of scrollbars throughout the app. Usually if you scroll too fast you might miss something, but in this case scrolling is the only way to see it."
|
||||
},
|
||||
"icu:WhatsNew__7.79-2": {
|
||||
"messageformat": "Copy/paste improvements make it easier to select-all and replace existing text without inheriting the old formatting. Thanks, <brianHarder></brianHarder>!"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user