Update strings

This commit is contained in:
Jamie Kyle
2025-05-13 14:08:50 -07:00
parent 877e1c23df
commit 89395512b6
68 changed files with 2993 additions and 999 deletions

View File

@@ -1670,9 +1670,6 @@
"icu:notificationSenderInGroup": {
"messageformat": "{sender} i {group}"
},
"icu:notificationReaction": {
"messageformat": "{sender} reagerade {emoji} på ditt meddelande"
},
"icu:notificationReactionMessage": {
"messageformat": "{sender} reagerade {emoji} på: {message}"
},
@@ -2591,6 +2588,9 @@
"icu:Keyboard--open-sticker-chooser": {
"messageformat": "Öppna klistermärkesväljare"
},
"icu:Keyboard--open-gif-chooser": {
"messageformat": "Open GIF chooser"
},
"icu:Keyboard--begin-recording-voice-note": {
"messageformat": "Börja spela in röstanteckning"
},
@@ -3230,9 +3230,6 @@
"icu:calling__view_mode--updated": {
"messageformat": "Vy uppdaterad"
},
"icu:calling__hangup": {
"messageformat": "Lämna samtalet"
},
"icu:calling__SelectPresentingSourcesModal--title": {
"messageformat": "Dela din skärm"
},
@@ -4076,9 +4073,6 @@
"icu:CompositionArea__edit-action--send": {
"messageformat": "Skicka redigerat meddelande"
},
"icu:CompositionArea__FunButtonLabel": {
"messageformat": "Lägg till emoji, klistermärke eller GIF"
},
"icu:CompositionArea__ConfirmGifSelection__Title": {
"messageformat": "Ersätt bilagan?"
},
@@ -4991,6 +4985,21 @@
"icu:Preferences__button--internal": {
"messageformat": "Internt"
},
"icu:Preferences__internal__local-backups": {
"messageformat": "Local backups"
},
"icu:Preferences__internal__export-local-backup": {
"messageformat": "Export…"
},
"icu:Preferences__internal__export-local-backup--description": {
"messageformat": "Export local encrypted backup to a folder and validate it"
},
"icu:Preferences__internal__import-local-backup": {
"messageformat": "Import…"
},
"icu:Preferences__internal__import-local-backup--description": {
"messageformat": "Stage a local encrypted backup for import on link"
},
"icu:Preferences__internal__validate-backup--description": {
"messageformat": "Exportera krypterad säkerhetskopia till minnet och kör valideringssvit på den"
},
@@ -5057,9 +5066,6 @@
"icu:Preferences--backup-messages-plan__note": {
"messageformat": "Du kan hantera eller uppgradera ditt Säkerhetskopiering av Signal på din telefon."
},
"icu:Preferences--backup-plan__not-found": {
"messageformat": "Ditt abonnemang hittades inte. Förnya för att fortsätta använda Säkerhetskopiering av Signal."
},
"icu:Preferences--backup-plan__not-found__note": {
"messageformat": "Du kan hantera eller förnya ditt Säkerhetskopiering av Signal-abonnemang på din telefon."
},
@@ -5189,6 +5195,24 @@
"icu:Preferences__LanguageModal__Restart__Button": {
"messageformat": "Starta om"
},
"icu:Preferences__Privacy__Application": {
"messageformat": "Application"
},
"icu:Preferences__content-protection--label": {
"messageformat": "Screen security"
},
"icu:Preferences__content-protection--description": {
"messageformat": "Prevent screenshots of Signal on this computer for added privacy."
},
"icu:Preferences__content-protection__modal--title": {
"messageformat": "Disable screen security?"
},
"icu:Preferences__content-protection__modal--body": {
"messageformat": "If disabled, this may allow Microsoft Windows to capture screenshots of Signal and use them for features that may not be private."
},
"icu:Preferences__content-protection__modal--disable": {
"messageformat": "Disable"
},
"icu:DialogUpdate--version-available": {
"messageformat": "Uppdatering till version {version} tillgänglig"
},
@@ -6323,6 +6347,12 @@
"messageformat": "Vi har också ändrat storleken på bild-i-bild-fönstret och lagt till nya praktiska genvägar när ett samtal är minimerat."
},
"icu:WhatsNew__v7.54--0": {
"messageformat": "A smile is the same in any language, but now that the emoji shortcuts in Signal Desktop have been fully translated you can also <code>:smile:</code> or <code>:sourire:</code> or <code>:微笑:</code> in any supported language too."
"messageformat": "Vi har lagt till stöd för emoji-genvägar på fler språk."
},
"icu:WhatsNew__v7.55--0": {
"messageformat": "Keyboard shortcuts for emoji and stickers are back! These shortcuts also save even more time because now you won't need to write in and tell us that they're broken anymore."
},
"icu:WhatsNew__v7.55--1": {
"messageformat": "We also fixed a crash on Linux distributions that don't support GTK4 yet."
}
}