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} ve skupině {group}"
},
"icu:notificationReaction": {
"messageformat": "{sender} reagoval/a {emoji} na vaši zprávu"
},
"icu:notificationReactionMessage": {
"messageformat": "{sender} reagoval/a {emoji} na: {message}"
},
@@ -2591,6 +2588,9 @@
"icu:Keyboard--open-sticker-chooser": {
"messageformat": "Otevřít výběr nálepek"
},
"icu:Keyboard--open-gif-chooser": {
"messageformat": "Open GIF chooser"
},
"icu:Keyboard--begin-recording-voice-note": {
"messageformat": "Spustit záznam hlasové poznámky"
},
@@ -3230,9 +3230,6 @@
"icu:calling__view_mode--updated": {
"messageformat": "Zobrazení aktualizováno"
},
"icu:calling__hangup": {
"messageformat": "Opustit hovor"
},
"icu:calling__SelectPresentingSourcesModal--title": {
"messageformat": "Sdílet obrazovku"
},
@@ -4076,9 +4073,6 @@
"icu:CompositionArea__edit-action--send": {
"messageformat": "Odeslat upravenou zprávu"
},
"icu:CompositionArea__FunButtonLabel": {
"messageformat": "Přidání emoji, nálepky nebo GIFu"
},
"icu:CompositionArea__ConfirmGifSelection__Title": {
"messageformat": "Nahradit přílohu?"
},
@@ -4991,6 +4985,21 @@
"icu:Preferences__button--internal": {
"messageformat": "Vnitřní"
},
"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": "Exportuje šifrovanou zálohu do paměti a spustí ověřovací sadu"
},
@@ -5057,9 +5066,6 @@
"icu:Preferences--backup-messages-plan__note": {
"messageformat": "Zálohování služby Signal můžete spravovat nebo aktualizovat ve svém telefonu."
},
"icu:Preferences--backup-plan__not-found": {
"messageformat": "Vaše předplatné nebylo nalezeno. Obnovte je, abyste mohli v zálohování služby Signal pokračovat."
},
"icu:Preferences--backup-plan__not-found__note": {
"messageformat": "Předplatné zálohování služby Signal můžete spravovat nebo obnovit ve svém telefonu."
},
@@ -5189,6 +5195,24 @@
"icu:Preferences__LanguageModal__Restart__Button": {
"messageformat": "Restartovat"
},
"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": "K dispozici je aktualizace na verzi {version}"
},
@@ -6323,6 +6347,12 @@
"messageformat": "Změnili jsme také velikost okna obrazu v obraze a přidali nové, jednoduché zkratky, když je hovor minimalizován."
},
"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": "Přidali jsme podporu emoji zkratek v dalších jazycích."
},
"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."
}
}