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:
@@ -71,6 +71,12 @@
|
||||
"icu:unknownGroup": {
|
||||
"messageformat": "Nieznana grupa"
|
||||
},
|
||||
"icu:cantOpenSignalError": {
|
||||
"messageformat": "Can’t Open Signal"
|
||||
},
|
||||
"icu:cantOpenSignalError__detail": {
|
||||
"messageformat": "To help fix the issue, follow the recovery guide on the support page or contact Signal support to help fix the issue.\n\nIf you need to use Signal right away, you can delete your data and relink this desktop. You will have the option to transfer message history from your phone."
|
||||
},
|
||||
"icu:databaseError": {
|
||||
"messageformat": "Błąd bazy danych"
|
||||
},
|
||||
@@ -81,10 +87,10 @@
|
||||
"messageformat": "Usuń dane i zrestartuj"
|
||||
},
|
||||
"icu:databaseError__deleteDataConfirmation": {
|
||||
"messageformat": "Trwale usunąć wszystkie dane?"
|
||||
"messageformat": "Permanently Delete All Data"
|
||||
},
|
||||
"icu:databaseError__deleteDataConfirmation__detail": {
|
||||
"messageformat": "Twoja cała historia wiadomości i media zostaną trwale usunięte z tego urządzenia. Będziesz mógł/mogła używać aplikacji Signal na tym urządzeniu po jej ponownym połączeniu. Operacja ta nie spowoduje usunięcia żadnych danych na Twoim telefonie."
|
||||
"messageformat": "All of your message history and media will be permanently deleted from this device. This will not delete any data from your phone.\n\nYou will be able to use Signal on this device after relinking it. You will have the option to transfer message history from your phone."
|
||||
},
|
||||
"icu:databaseError__startOldVersion": {
|
||||
"messageformat": "Wersja Twojej bazy danych jest niezgodna z tą wersją aplikacji Signal. Upewnij się, że otwierasz najnowszą wersję Signal na swoim komputerze."
|
||||
@@ -1196,6 +1202,15 @@
|
||||
"icu:TapToViewNotAvailableModal__body--error": {
|
||||
"messageformat": "Nie udało się pobrać multimediów jednorazowych. Zapytaj, czy {name} może je wysłać ponownie."
|
||||
},
|
||||
"icu:BackfillFailureModal__title": {
|
||||
"messageformat": "Can’t download media"
|
||||
},
|
||||
"icu:BackfillFailureModal__body--timeout": {
|
||||
"messageformat": "Check your desktop and phone’s internet connection. Open Signal on your phone, then try downloading again."
|
||||
},
|
||||
"icu:BackfillFailureModal__body--not-found": {
|
||||
"messageformat": "This media is no longer available on your phone and can’t be downloaded."
|
||||
},
|
||||
"icu:save": {
|
||||
"messageformat": "Zapisz"
|
||||
},
|
||||
@@ -1262,6 +1277,9 @@
|
||||
"icu:Preferences--device-name__description": {
|
||||
"messageformat": "Aby zmienić nazwę tego urządzenia, otwórz aplikację Signal na swoim telefonie i przejdź do sekcji Ustawienia > Połączone urządzenia"
|
||||
},
|
||||
"icu:Preferences__EmojiSkinToneDefaultSetting__Label": {
|
||||
"messageformat": "Emoji skin tone"
|
||||
},
|
||||
"icu:chooseDeviceName": {
|
||||
"messageformat": "Wybierz nazwę urządzenia"
|
||||
},
|
||||
@@ -1817,6 +1835,18 @@
|
||||
"icu:ConversationDetails__HeaderButton--Message": {
|
||||
"messageformat": "Wyślij wiadomość"
|
||||
},
|
||||
"icu:ConversationDetails--help-section": {
|
||||
"messageformat": "Help"
|
||||
},
|
||||
"icu:ConversationDetails--support-center": {
|
||||
"messageformat": "Support Center"
|
||||
},
|
||||
"icu:ConversationDetails--contact-us": {
|
||||
"messageformat": "Contact us"
|
||||
},
|
||||
"icu:ConversationDetails--donate": {
|
||||
"messageformat": "Donate to Signal"
|
||||
},
|
||||
"icu:SafetyNumberNotification__viewSafetyNumber": {
|
||||
"messageformat": "Zobacz numer bezpieczeństwa"
|
||||
},
|
||||
@@ -2363,6 +2393,9 @@
|
||||
"icu:FunPanelStickers__SearchResults__EmptyHeading": {
|
||||
"messageformat": "Nie znaleziono naklejek"
|
||||
},
|
||||
"icu:FunPanelStickers__LightboxDialog__Label": {
|
||||
"messageformat": "Sticker Preview"
|
||||
},
|
||||
"icu:FunPanelGifs__SearchLabel--Tenor": {
|
||||
"messageformat": "Wyszukaj GIF-y na platformie Tenor"
|
||||
},
|
||||
@@ -2411,6 +2444,33 @@
|
||||
"icu:FunPanelGifs__SearchResults__EmptyHeading": {
|
||||
"messageformat": "Nie znaleziono GIF-ów"
|
||||
},
|
||||
"icu:FunPanelGifs__LightboxDialog__Label": {
|
||||
"messageformat": "GIF Preview"
|
||||
},
|
||||
"icu:FunSearch__ClearButtonLabel": {
|
||||
"messageformat": "Clear Search"
|
||||
},
|
||||
"icu:FunSkinTones__List": {
|
||||
"messageformat": "Skin tone"
|
||||
},
|
||||
"icu:FunSkinTones__ListItem--None": {
|
||||
"messageformat": "None"
|
||||
},
|
||||
"icu:FunSkinTones__ListItem--Light": {
|
||||
"messageformat": "Light skin tone"
|
||||
},
|
||||
"icu:FunSkinTones__ListItem--MediumLight": {
|
||||
"messageformat": "Medium-light skin tone"
|
||||
},
|
||||
"icu:FunSkinTones__ListItem--Medium": {
|
||||
"messageformat": "Medium skin tone"
|
||||
},
|
||||
"icu:FunSkinTones__ListItem--MediumDark": {
|
||||
"messageformat": "Medium-dark skin tone"
|
||||
},
|
||||
"icu:FunSkinTones__ListItem--Dark": {
|
||||
"messageformat": "Dark skin tone"
|
||||
},
|
||||
"icu:confirmation-dialog--Cancel": {
|
||||
"messageformat": "Anuluj"
|
||||
},
|
||||
@@ -2738,6 +2798,12 @@
|
||||
"icu:SafetyTipsModal__Description": {
|
||||
"messageformat": "Zachowaj rozwagę, zatwierdzając prośby od nieznajomych. Uważaj na:"
|
||||
},
|
||||
"icu:SafetyTipsModal__TipTitle--Fake": {
|
||||
"messageformat": "Fake names and accounts"
|
||||
},
|
||||
"icu:SafetyTipsModal__TipDescription--Fake": {
|
||||
"messageformat": "Signal will never contact you for your registration code or PIN. Be cautious of requests that impersonate others. Profile names are chosen by their account holder and aren't verified."
|
||||
},
|
||||
"icu:SafetyTipsModal__TipTitle--Crypto": {
|
||||
"messageformat": "Oszustwa związane z kryptowalutami lub pieniędzmi"
|
||||
},
|
||||
@@ -2870,6 +2936,12 @@
|
||||
"icu:MessageRequests--accept": {
|
||||
"messageformat": "Akceptuj"
|
||||
},
|
||||
"icu:MessageRequests--accept-confirm-title": {
|
||||
"messageformat": "Accept Request?"
|
||||
},
|
||||
"icu:MessageRequests--accept-confirm-body": {
|
||||
"messageformat": "Review requests carefully. Profile names are chosen by their account owner and aren't verified."
|
||||
},
|
||||
"icu:MessageRequests--continue": {
|
||||
"messageformat": "Kontynuuj"
|
||||
},
|
||||
@@ -2882,6 +2954,21 @@
|
||||
"icu:ConversationHero--members": {
|
||||
"messageformat": "{count, plural, one {{count,number} członek} few {{count,number} członków} many {{count,number} członków} other {{count,number} członków}}"
|
||||
},
|
||||
"icu:ConversationHero--review-carefully": {
|
||||
"messageformat": "Review carefully"
|
||||
},
|
||||
"icu:ConversationHero--group-names": {
|
||||
"messageformat": "<clickable>Group names</clickable> are not verified"
|
||||
},
|
||||
"icu:ConversationHero--profile-names": {
|
||||
"messageformat": "<clickable>Profile names</clickable> are not verified"
|
||||
},
|
||||
"icu:ConversationHero--signal-official-chat": {
|
||||
"messageformat": "This is the official and only chat from Signal"
|
||||
},
|
||||
"icu:ConversationHero--release-notes": {
|
||||
"messageformat": "Keep up to date with news and release notes."
|
||||
},
|
||||
"icu:member-of-1-group": {
|
||||
"messageformat": "Członek {group}"
|
||||
},
|
||||
@@ -3947,6 +4034,15 @@
|
||||
"icu:CompositionArea__FunButtonLabel": {
|
||||
"messageformat": "Dodaj emoji, naklejkę lub GIF"
|
||||
},
|
||||
"icu:CompositionArea__ConfirmGifSelection__Title": {
|
||||
"messageformat": "Replace attachment?"
|
||||
},
|
||||
"icu:CompositionArea__ConfirmGifSelection__Body": {
|
||||
"messageformat": "Adding this GIF will replace the item in your current draft message."
|
||||
},
|
||||
"icu:CompositionArea__ConfirmGifSelection__ReplaceButton": {
|
||||
"messageformat": "Replace"
|
||||
},
|
||||
"icu:CompositionInput__editing-message": {
|
||||
"messageformat": "Edytuj wiadomość"
|
||||
},
|
||||
@@ -4367,9 +4463,6 @@
|
||||
"icu:ShareCallLinkViaSignal__DraftMessageText": {
|
||||
"messageformat": "Użyj tego linku, by dołączyć do połączenia Signal: {url}"
|
||||
},
|
||||
"icu:MessageRequestWarning__learn-more": {
|
||||
"messageformat": "Dowiedz się więcej"
|
||||
},
|
||||
"icu:MessageRequestWarning__safety-tips": {
|
||||
"messageformat": "Wskazówki dotyczące bezpieczeństwa"
|
||||
},
|
||||
@@ -5013,10 +5106,10 @@
|
||||
"messageformat": "Twoje konto zostanie wkrótce usunięte. Aby temu zapobiec, uruchom aplikację Signal na swoim telefonie. Gdy to zrobisz, ten komunikat zniknie. <learnMoreLink>Dowiedz się więcej</learnMoreLink>"
|
||||
},
|
||||
"icu:IdlePrimaryDevice__body": {
|
||||
"messageformat": "Open Signal on your phone to keep your account active"
|
||||
"messageformat": "Otwórz aplikację Signal na telefonie, aby zapobiec dezaktywacji konta"
|
||||
},
|
||||
"icu:IdlePrimaryDevice__learnMore": {
|
||||
"messageformat": "Learn more"
|
||||
"messageformat": "Dowiedz się więcej"
|
||||
},
|
||||
"icu:DialogNetworkStatus__outage": {
|
||||
"messageformat": "Usługa Signal ma problemy techniczne. Prosimy o cierpliwość w trakcie usuwania awarii."
|
||||
@@ -5841,6 +5934,15 @@
|
||||
"icu:MessageMetadata__edited": {
|
||||
"messageformat": "Edytowana"
|
||||
},
|
||||
"icu:DraftGifMessageSendModal__Title": {
|
||||
"messageformat": "Add a message"
|
||||
},
|
||||
"icu:DraftGifMessageSendModal__SendButtonLabel": {
|
||||
"messageformat": "Send"
|
||||
},
|
||||
"icu:DraftGifMessageSendModal__CancelButtonLabel": {
|
||||
"messageformat": "Cancel"
|
||||
},
|
||||
"icu:EditHistoryMessagesModal__title": {
|
||||
"messageformat": "Historia edycji"
|
||||
},
|
||||
@@ -6060,6 +6162,30 @@
|
||||
"icu:WhoCanFindMeReadOnlyToast": {
|
||||
"messageformat": "Aby zmienić to ustawienie, w sekcji Kto może zobaczyć mój numer wybierz opcję Nikt."
|
||||
},
|
||||
"icu:ProfileNameWarningModal__description--direct": {
|
||||
"messageformat": "Profile names on Signal are chosen by their account holder:"
|
||||
},
|
||||
"icu:ProfileNameWarningModal__list--item1--direct": {
|
||||
"messageformat": "Profile names aren't verified"
|
||||
},
|
||||
"icu:ProfileNameWarningModal__list--item2--direct": {
|
||||
"messageformat": "Be cautious of accounts that impersonate others"
|
||||
},
|
||||
"icu:ProfileNameWarningModal__list--item3--direct": {
|
||||
"messageformat": "Don't share personal information with people you don't know"
|
||||
},
|
||||
"icu:ProfileNameWarningModal__description--group": {
|
||||
"messageformat": "Group names are chosen by members of the group."
|
||||
},
|
||||
"icu:ProfileNameWarningModal__list--item1--group": {
|
||||
"messageformat": "Be cautious of groups that impersonate organizations and businesses"
|
||||
},
|
||||
"icu:ProfileNameWarningModal__list--item2--group": {
|
||||
"messageformat": "Profile names of members in groups are not verified"
|
||||
},
|
||||
"icu:ProfileNameWarningModal__list--item3--group": {
|
||||
"messageformat": "Don't share personal information with people you don't know"
|
||||
},
|
||||
"icu:WhatsNew__modal-title": {
|
||||
"messageformat": "Co nowego"
|
||||
},
|
||||
@@ -6095,6 +6221,9 @@
|
||||
"messageformat": "Od teraz w trakcie rozmowy wideo możesz powiększyć podgląd obrazu z kamerki – świetna opcja dla tych, którzy nie mogą się na siebie napatrzeć."
|
||||
},
|
||||
"icu:WhatsNew__v7.48--0": {
|
||||
"messageformat": "We added a convenient shortcut to quickly lower your hand after you start speaking during a Signal group call. It's hands down our favorite feature in this release."
|
||||
"messageformat": "Dodaliśmy wygodny skrót, dzięki któremu w trakcie rozmowy grupowej możesz szybko opuścić rękę po tym, jak zabierzesz głos. Już nikt Ci nie zarzuci, że monopolizujesz dyskusję."
|
||||
},
|
||||
"icu:WhatsNew__v7.49--0": {
|
||||
"messageformat": "If you link a new Desktop on Signal Android and choose to transfer your message history, now you can also selectively transfer old attachments from your primary device too. Bring the past into the present by scrolling back in time and clicking on the download icon. As always, the transfer process is end-to-end encrypted and secure."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user