1167 lines
96 KiB
Plaintext
1167 lines
96 KiB
Plaintext
/* Notification that a user reacted to a note that the current user was tagged in */
|
||
"reacted_tagged_in_1" = "%@ reaguje na notatkę, w której Cię oznaczono";
|
||
|
||
/* Notification that 2 users reacted to a note that the current user was tagged in */
|
||
"reacted_tagged_in_2" = "%@ oraz %@ reagują na notatkę, w której Cię oznaczono";
|
||
|
||
/* Notification that a user reposted a note that the current user was tagged in */
|
||
"reposted_tagged_in_1" = "%@ publikuje notatkę, w której Cię oznaczono";
|
||
|
||
/* Notification that 2 users reposted a note that the current user was tagged in */
|
||
"reposted_tagged_in_2" = "%@ i %@ publikują notatkę, w której Cię oznaczono";
|
||
|
||
/* Notification that a user zapped a note that the current user was tagged in */
|
||
"zapped_tagged_in_1" = "%@ zapuje notatkę, w której Cię oznaczono";
|
||
|
||
/* Notification that 2 users zapped a note that the current user was tagged in */
|
||
"zapped_tagged_in_2" = "%@ i %@ zapują notatkę, w której Cię oznaczono";
|
||
|
||
/* Notification that a user reacted to the current user's note */
|
||
"reacted_your_note_1" = "%@ reaguje na Twoją notatkę";
|
||
|
||
/* Notification that 2 users reacted to the current user's profile */
|
||
"reacted_your_note_2" = "%@ i %@ reagują na Twoją notatkę";
|
||
|
||
/* Notification that a user reposted the current user's note */
|
||
"reposted_your_note_1" = "%@ publikuje Twoją notatkę";
|
||
|
||
/* Notification that 2 users reposted the current user's note */
|
||
"reposted_your_note_2" = "%@ i %@ publikują Twoją notatkę";
|
||
|
||
/* Notification that a user zapped the current user's note */
|
||
"zapped_your_note_1" = "%@ zapuje Twoją notatkę";
|
||
|
||
/* Notification that 2 users zapped the current user's note */
|
||
"zapped_your_note_2" = "%@ i %@ zapują Twoją notatkę";
|
||
|
||
/* Notification that a user reacted to the current user's profile */
|
||
"reacted_your_profile_1" = "%@ reaguje na Twój profil";
|
||
|
||
/* Notification that 2 users reacted to the current user's profile */
|
||
"reacted_your_profile_2" = "%@ i %@ reagują na Twój profil";
|
||
|
||
/* Notification that a user reposted the current user's profile */
|
||
"reposted_your_profile_1" = "%@ opublikowuje Twój profil";
|
||
|
||
/* Notification that 2 users reposted the current user's profile */
|
||
"reposted_your_profile_2" = "%@ i %@ opublikowali Twój profil";
|
||
|
||
/* Notification that a user zapped the current user's profile */
|
||
"zapped_your_profile_1" = "%@ zapuje Cię";
|
||
|
||
/* Notification that 2 users zapped the current user's profile */
|
||
"zapped_your_profile_2" = "%@ i %@ zapują Cię";
|
||
/* Sentence composed of 2 variables to describe how many imports were performed from loading a NostrScript. In source English, the first variable is the number of imports, and the second variable is 'Import' or 'Imports'.
|
||
Sentence composed of 2 variables to describe how many people are following a user. In source English, the first variable is the number of followers, and the second variable is 'Follower' or 'Followers'.
|
||
Sentence composed of 2 variables to describe how many profiles a user is following. In source English, the first variable is the number of profiles being followed, and the second variable is 'Following'.
|
||
Sentence composed of 2 variables to describe how many reactions there are on a post. In source English, the first variable is the number of reactions, and the second variable is 'Reaction' or 'Reactions'.
|
||
Sentence composed of 2 variables to describe how many relay servers a user is connected. In source English, the first variable is the number of relay servers, and the second variable is 'Relay' or 'Relays'.
|
||
Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'.
|
||
Sentence composed of 2 variables to describe how many zap payments there are on a post. In source English, the first variable is the number of zap payments, and the second variable is 'Zap' or 'Zaps'. */
|
||
"%@ %@" = "%1$@ %2$@";
|
||
|
||
/* Alert message that informs a user was muted. */
|
||
"%@ has been muted" = "Wyciszono %@";
|
||
|
||
/* When a note or profile is not found when searching for it via its note id */
|
||
"%@ not found" = "Nie znaleziono %@";
|
||
|
||
/* Reacted by heading in local notification */
|
||
"%@ reacted with %@" = "%1$@ reaguje z %2$@";
|
||
|
||
/* Percentage of additional zap that should be sent to support Damus development. */
|
||
"%@%" = "%1$@%2$";
|
||
|
||
/* Explanation of what is done to keep personally identifiable information private. There is a heading that precedes this explanation which is a variable to this string. */
|
||
"%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction." = "%@. Tworzenie konta nie wymaga numeru telefonu, emaila, ani imienia. Zacznij już teraz bez żadnych przeszkód.";
|
||
|
||
/* Explanation of what is done to keep private data encrypted. There is a heading that precedes this explanation which is a variable to this string. */
|
||
"%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs" = "%@. Prywatny komunikator z szyfrowaniem typu \"End-to-End\". Trzymaj branżę technologiczną z dala od swoich prywatnych wiadomości";
|
||
|
||
/* Explanation of what can be done by users to earn money. There is a heading that precedes this explanation which is a variable to this string. */
|
||
"%@. Tip your friends and stack sats with Bitcoin⚡️, the native currency of the internet." = "%@. Dawaj napiwki swoim przyjaciołom i ciułaj satsy za pomocą Bitcoin⚡️, natywnej waluty internetu.";
|
||
|
||
/* Fraction of how many of the user's relay servers that are operational. */
|
||
"%@/%@" = "%1$@/%2$@";
|
||
|
||
/* Description of why the Nostr address is invalid. */
|
||
"'%@' is an invalid Nostr address. It should look like an email address." = "'%@' jest niepoprawnym adresem Nostr. Powinien wyglądać jak adres email.";
|
||
|
||
/* No comment provided by engineer. */
|
||
"@" = "@";
|
||
|
||
/* Label to prompt for about text entry for user to describe about themself. */
|
||
"About" = "O programie";
|
||
|
||
/* Label for About Me section of user profile form. */
|
||
"About Me" = "O mnie";
|
||
|
||
/* Placeholder text for About Me description. */
|
||
"Absolute Boss" = "Miszcz";
|
||
|
||
/* Button to accept the end user license agreement before being allowed into the app. */
|
||
"Accept" = "Potwierdź";
|
||
|
||
/* Section header for accessibility settings */
|
||
"Accessibility" = "Dostępność";
|
||
|
||
/* Title for confirmation dialog to either share, report, or mute a profile. */
|
||
"Actions" = "Akcje";
|
||
|
||
/* Button to confirm adding user inputted relay. */
|
||
"Add" = "Dodaj";
|
||
|
||
/* Button label to re-add all original participants as profiles to reply to in a note */
|
||
"Add all" = "Dodaj wszystkie";
|
||
|
||
/* Context menu option for adding a note bookmark. */
|
||
"Add bookmark" = "Dodaj zakładkę";
|
||
|
||
/* Button text to add bookmark to a note. */
|
||
"Add Bookmark" = "Dodaj zakładkę";
|
||
|
||
/* Header text to prompt user to optionally provide additional information when reporting a user or note. */
|
||
"Additional information" = "Dodatkowe informacje";
|
||
|
||
/* Label to display relay contact user. */
|
||
"Admin" = "Admin";
|
||
|
||
/* Label for filter for all notifications. */
|
||
"All" = "Wszystkie";
|
||
|
||
/* Ask the user if they already have an account on Nostr */
|
||
"Already on Nostr?" = "Już jesteś na Nostr?";
|
||
|
||
/* Setting to always show and never blur images */
|
||
"Always show images" = "Zawsz pokazuj obrazki";
|
||
|
||
/* Text indicating that they can contribute zaps to support Damus development. */
|
||
"An additional percentage of each zap will be sent to support Damus development" = "Dodatkowy procent każdego zapa zostanie wysłany na wsparcie rozwoju Damusa";
|
||
|
||
/* Toggle to enable or disable image animation */
|
||
"Animations" = "Animacje";
|
||
|
||
/* Button text to indicate that the zap type is a anonymous zap.
|
||
Picker option to indicate that a zap should be sent anonymously and not identify the user as who sent it.
|
||
Placeholder display name of anonymous user. */
|
||
"Anonymous" = "Anonimowo";
|
||
|
||
/* Any amount of sats */
|
||
"Any" = "Dowolny";
|
||
|
||
/* Prompt for optional entry of API Key to use translation server. */
|
||
"API Key (optional)" = "Klucz API (opcjonalny)";
|
||
|
||
/* Prompt for required entry of API Key to use translation server. */
|
||
"API Key (required)" = "Klucz API (wymagany)";
|
||
|
||
/* Navigation title for text and appearance settings.
|
||
Section header for text and appearance settings */
|
||
"Appearance" = "Wygląd";
|
||
|
||
/* Text asking the user if they are lost in the app. */
|
||
"Are you lost?" = "Nie wiesz, gdzie jesteś?";
|
||
|
||
/* Prompt to ask user if they want to attach their Nostr Wallet Connect lightning wallet. */
|
||
"Are you sure you want to attach this wallet?" = "Na pewno podłączyć ten portfel?";
|
||
|
||
/* Alert for deleting all of the bookmarks. */
|
||
"Are you sure you want to delete all of your bookmarks?" = "Na pewno skasować wszystkie zakładki?";
|
||
|
||
/* Alert message asking if the user wants to upload an image. */
|
||
"Are you sure you want to upload this image?" = "Czy na pewno chcesz przesłać to zdjęcie?";
|
||
|
||
/* Alert message asking if the user wants to upload media. */
|
||
"Are you sure you want to upload this media?" = "Na pewno wgrać ten plik?";
|
||
|
||
/* Text for button to attach Nostr Wallet Connect lightning wallet. */
|
||
"Attach" = "Podłącz";
|
||
|
||
/* Navigation title for attaching Nostr Wallet Connect lightning wallet. */
|
||
"Attach a Wallet" = "Podłączanie portfela";
|
||
|
||
/* Button to attach an Alby Wallet, a service that provides a Lightning wallet for zapping sats. Alby is the name of the service and should not be translated. */
|
||
"Attach Alby Wallet" = "Podłącz portfel Alby";
|
||
|
||
/* Text for button to attach Nostr Wallet Connect lightning wallet. */
|
||
"Attach Wallet" = "Podłącz portfel";
|
||
|
||
/* Toggle to automatically translate notes. */
|
||
"Automatically translate notes" = "Automatycznie tłumacz notatki";
|
||
|
||
/* Label for Banner Image section of user profile form. */
|
||
"Banner Image" = "Baner";
|
||
|
||
/* Reminder to user that they should save their account information. */
|
||
"Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." = "Zanim zaczniesz, musisz zapisać dane swojego konta. W przeciwnym razie nie będziesz można zalogować się w przyszłości, jeśli kiedykolwiek odinstalujesz Damusa.";
|
||
|
||
/* Label for Bitcoin Lightning Tips section of user profile form. */
|
||
"Bitcoin Lightning Tips" = "Napiwki Bitcoin Lightning";
|
||
|
||
/* Sidebar menu label for Bookmarks view.
|
||
Title of bookmarks view */
|
||
"Bookmarks" = "Zakładki";
|
||
|
||
/* Button to broadcast note to all your relays
|
||
Context menu option for broadcasting the user's note to all of the user's connected relay servers. */
|
||
"Broadcast" = "Prześlij do przekaźników";
|
||
|
||
/* Alert button to cancel out of alert for muting a user.
|
||
Button to cancel a repost.
|
||
Button to cancel out of alert that creates a new mutelist.
|
||
Button to cancel out of posting a note.
|
||
Button to cancel out of view adding user inputted relay.
|
||
Button to cancel the upload.
|
||
Cancel deleting bookmarks.
|
||
Cancel deleting the user.
|
||
Cancel out of logging out the user.
|
||
Cancel out of search view.
|
||
Text for button to cancel out of connecting Nostr Wallet Connect lightning ewallet. */
|
||
"Cancel" = "Anuluj";
|
||
|
||
/* Option to select photo from library */
|
||
"Choose from Library" = "Wybierz z biblioteki";
|
||
|
||
/* Button for clearing bookmarks data. */
|
||
"Clear All" = "Wyczyść wszystkie";
|
||
|
||
/* Button to clear image cache. */
|
||
"Clear Cache" = "Wyczyść pamięć podręczną";
|
||
|
||
/* Button to connect to recommended relay server. */
|
||
"Connect" = "Połącz";
|
||
|
||
/* Button to connect to the relay.
|
||
Label for section for adding a relay server. */
|
||
"Connect To Relay" = "Połącz z przekaźnikiem";
|
||
|
||
/* Section title for relay servers that are connected. */
|
||
"Connected Relays" = "Połącz z przekaźnikami";
|
||
|
||
/* Label to display relay contact information. */
|
||
"Contact" = "Kontakt";
|
||
|
||
/* Continue with bookmarks.
|
||
Continue with deleting the user. */
|
||
"Continue" = "Kontynuuj";
|
||
|
||
/* Label indicating that a user's key was copied. */
|
||
"Copied" = "Skopiowano";
|
||
|
||
/* Button to copy a relay server address. */
|
||
"Copy" = "Kopiuj";
|
||
|
||
/* Context menu option for copying the ID of the account that created the note. */
|
||
"Copy Account ID" = "Kopiuj ID konta";
|
||
|
||
/* Context menu option to copy an image into clipboard. */
|
||
"Copy Image" = "Kopiuj obraz";
|
||
|
||
/* Context menu option to copy the URL of an image into clipboard. */
|
||
"Copy Image URL" = "Kopiuj adres obrazu";
|
||
|
||
/* Title of section for copying a Lightning invoice identifier. */
|
||
"Copy invoice" = "Kopiuj fakturę";
|
||
|
||
/* Button to copy link to note */
|
||
"Copy Link" = "Kopiuj link";
|
||
|
||
/* Context menu option for copying a user's Lightning URL. */
|
||
"Copy LNURL" = "Kopiuj LNURL";
|
||
|
||
/* Context menu option for copying the ID of the note. */
|
||
"Copy note ID" = "Kopiuj ID notatki";
|
||
|
||
/* Context menu option for copying the JSON text from the note. */
|
||
"Copy note JSON" = "Kopiuj JSON notatki";
|
||
|
||
/* Button to copy report ID. */
|
||
"Copy Report ID" = "Kopiuj ID zgłoszenia";
|
||
|
||
/* Context menu option for copying the text from an note. */
|
||
"Copy text" = "Kopiuj tekst";
|
||
|
||
/* Label for button in context menu to copy URL of the selected uploaded media asset. */
|
||
"Copy URL" = "Skopiuj link";
|
||
|
||
/* Context menu option for copying the ID of the user who created the note. */
|
||
"Copy user public key" = "Kopiuj klucz publiczny użytkownika";
|
||
|
||
/* Indicates that there are no users found. */
|
||
"Could not find the user you're looking for" = "Nie znaleziono szukanego użytkownika";
|
||
|
||
/* Alert message to indicate that the muted user could not be found. */
|
||
"Could not find user to mute..." = "Nie można znaleźć użytkownika do wyciszenia...";
|
||
|
||
/* Button to navigate to create account view. */
|
||
"Create account" = "Utwórz konto";
|
||
|
||
/* Button to create account. */
|
||
"Create account now" = "Utwórz konto teraz";
|
||
|
||
/* Title of alert prompting the user to create a new mutelist. */
|
||
"Create new mutelist" = "Tworzenie nowej listy wyciszonych";
|
||
|
||
/* Example description about Bitcoin creator(s), Satoshi Nakamoto. */
|
||
"Creator(s) of Bitcoin. Absolute legend." = "Twórca lub twórcy Bitcoina. Absolutna legenda.";
|
||
|
||
/* Dropdown option for selecting a custom translation server. */
|
||
"Custom" = "Użytkownika";
|
||
|
||
/* Dropdown option for selecting DeepL as the translation service. */
|
||
"DeepL (Proprietary, Higher Accuracy)" = "DeepL (Własnościowy, wysoka dokładność)";
|
||
|
||
/* Button to pay a Lightning invoice with the user's default Lightning wallet. */
|
||
"Default Wallet" = "Portfel domyślny";
|
||
|
||
/* Title for section in zap settings that controls the default zap amount in sats. */
|
||
"Default Zap Amount in sats" = "Domyślna kwota dla zapów w satoshi";
|
||
|
||
/* Button for deleting the users account.
|
||
Button to remove a user from their mutelist. */
|
||
"Delete" = "Usuwanie konta";
|
||
|
||
/* Button to delete the user's account. */
|
||
"Delete Account" = "Usuń konto";
|
||
|
||
/* Label to display relay description. */
|
||
"Description" = "Opis";
|
||
|
||
/* Navigation title for developer settings
|
||
Section header for developer settings */
|
||
"Developer" = "Programista";
|
||
|
||
/* Setting to enable developer mode */
|
||
"Developer Mode" = "Tryb dla programistów";
|
||
|
||
/* Section header for Developer Settings view */
|
||
"Developer Mode enables features and options that may help developers diagnose issues and improve this app. Most users will not need Developer Mode." = "Tryb dla programistów umożliwia korzystanie z funkcji i opcji, które mogą pomóc deweloperom diagnozować problemy i ulepszać tę aplikację. Większość użytkowników nie będzie potrzebowała trybu dla programistów.";
|
||
|
||
/* Button to disconnect from a relay server. */
|
||
"Disconnect" = "Rozłącz";
|
||
|
||
/* Button to disconnect from the relay. */
|
||
"Disconnect From Relay" = "Rozłącz się z przekaźnikiem";
|
||
|
||
/* Text for button to disconnect from Nostr Wallet Connect lightning wallet. */
|
||
"Disconnect Wallet" = "Odłącz portfel";
|
||
|
||
/* Label to prompt display name entry. */
|
||
"Display name" = "Nazwa wyświetlana";
|
||
|
||
/* Navigation title for DMs view, where DM is the English abbreviation for Direct Message.
|
||
Navigation title for view of DMs, where DM is an English abbreviation for Direct Message.
|
||
Picker option for DM selector for seeing only DMs that have been responded to. DM is the English abbreviation for Direct Message.
|
||
Setting to enable DM Local Notification
|
||
Toolbar label for DMs view, where DM is the English abbreviation for Direct Message. */
|
||
"DMs" = "Prywatne Wiadomości";
|
||
|
||
/* Button that, when tapped, will finish adding a different user's relays to your relay by hiding the + buttons next to the relays.
|
||
Button to dismiss wallet selection view for paying Lightning invoice. */
|
||
"Done" = "Gotowe";
|
||
|
||
/* Heading indicating that this application allows users to earn money. */
|
||
"Earn Money" = "Zarabiaj pieniądze";
|
||
|
||
/* Button to edit user's profile. */
|
||
"Edit" = "Edytuj";
|
||
|
||
/* Heading indicating that this application keeps private messaging end-to-end encrypted. */
|
||
"Encrypted" = "Zaszyfrowane";
|
||
|
||
/* Prompt for user to enter an account key to login. */
|
||
"Enter your account key" = "Wprowadź klucz Twojego konta";
|
||
|
||
/* Message to display when there was an error fetching a lightning invoice while attempting to zap. */
|
||
"Error fetching lightning invoice" = "Błąd pobieranie faktury lightning";
|
||
|
||
/* Error message indicating why saving keys failed. */
|
||
"Error: %@" = "Błąd: %@";
|
||
|
||
/* Navigation title of view that shows the EULA, an acronym for End User License Agreement. */
|
||
"EULA" = "EULA";
|
||
|
||
/* Description of public zap type where the zap is sent publicly and identifies the user who sent it. */
|
||
"Everyone will see that you zapped" = "Twoje zapy będą widoczne dla wszystkich";
|
||
|
||
/* Indication that the execution of running a NostrScript finished successfully, while providing a numeric return code. */
|
||
"Executed successfully, returned with code %@" = "Wykonany pomyślnie, wartość zwrotna %@";
|
||
|
||
/* NostrScript error message when it fails to initialize a module. */
|
||
"Failed to initialize" = "Błąd inicjacji";
|
||
|
||
/* NostrScript error message when it fails to parse a script. */
|
||
"Failed to parse" = "Błąd parsowania";
|
||
|
||
/* Button label text for filtering relay servers. */
|
||
"Filter" = "Filtr";
|
||
|
||
/* Button to follow a user. */
|
||
"Follow" = "Obserwuj";
|
||
|
||
/* Button to follow a user back. */
|
||
"Follow Back" = "Obserwuj";
|
||
|
||
/* Button to follow a given hashtag. */
|
||
"Follow hashtag" = "Obserwuj hashtag";
|
||
|
||
/* Text on QR code view to prompt viewer looking at screen to follow the user. */
|
||
"Follow me on Nostr" = "Śledź mnie na Nostr";
|
||
|
||
/* Text to indicate that the user is followed by one of our follows. */
|
||
"Followed by %@" = "Obserwowany przez %@";
|
||
|
||
/* Text to indicate that the user is followed by two of our follows. */
|
||
"Followed by %@ & %@" = "Obserwowany przez %1$@ i %2$@";
|
||
|
||
/* Text to indicate that the user is followed by three of our follows. */
|
||
"Followed by %@, %@ & %@" = "Obserwowany przez %1$@, %2$@ i %3$@";
|
||
|
||
/* Label describing followers of a user.
|
||
Navigation bar title for view that shows who is following a user. */
|
||
"Followers" = "Obserwujący";
|
||
|
||
/* Navigation bar title for view that shows who is following a user. */
|
||
"Followers You Know" = "Obserwujący, których znasz";
|
||
|
||
/* Navigation bar title for view that shows who a user is following. */
|
||
"Following" = "Obserwuje";
|
||
|
||
/* Label to indicate that the user is in the process of following another user. */
|
||
"Following..." = "Obserwowani...";
|
||
|
||
/* Text to indicate that a user is following your profile. */
|
||
"Follows you" = "Obserwuje Cię";
|
||
|
||
/* Dropdown option for selecting Free plan for DeepL translation service. */
|
||
"Free" = "Darmowy";
|
||
|
||
/* Button to navigate to DeepL website to get a translation API key. */
|
||
"Get API Key" = "Pobierz klucz API";
|
||
|
||
/* Button to navigate to nokyctranslate website to get a translation API key. */
|
||
"Get API Key with BTC/Lightning" = "Uzyskaj klucz API za pomocą BTC/Lightning";
|
||
|
||
/* Text indicating the goal of developing Damus which the user can help with. */
|
||
"Help build the future of decentralized communication on the web." = "Pomóż budować przyszłość zdecentralizowanej komunikacji w sieci.";
|
||
|
||
/* Button to hide a note from a user who has been muted. */
|
||
"Hide" = "Ukryj";
|
||
|
||
/* Section footer describing OnlyZaps mode */
|
||
"Hide all 🤙's" = "Ukryj wszystkie 🤙";
|
||
|
||
/* Navigation bar title for Home view where notes and replies appear from those who the user is following. */
|
||
"Home" = "Strona główna";
|
||
|
||
/* Placeholder example text for profile picture URL. */
|
||
"https://example.com/pic.jpg" = "https://example.com/pic.jpg";
|
||
|
||
/* Placeholder example text for website URL for user profile. */
|
||
"https://jb55.com" = "https://jb55.com";
|
||
|
||
/* Description of report type for illegal content. */
|
||
"Illegal Content" = "Nielegalne treści";
|
||
|
||
/* Prompt selection of user's image uploader */
|
||
"Image uploader" = "Wgrywanie obrazków";
|
||
|
||
/* Section title for images configuration. */
|
||
"Images" = "Obrazy";
|
||
|
||
/* Description of report type for impersonation. */
|
||
"Impersonation" = "Podszywanie się";
|
||
|
||
/* Error message indicating that an invalid account key was entered for login. */
|
||
"Invalid key" = "Klucz nieprawidłowy";
|
||
|
||
/* Message to display when there was an error attempting to zap due to an invalid lightning address. */
|
||
"Invalid lightning address" = "Nieprawidłowy adres lightning";
|
||
|
||
/* Error message when an invalid Nostr wallet connection string is provided. */
|
||
"Invalid Nostr wallet connection string" = "Niepoprawny link podłączania portfela Nostr";
|
||
|
||
/* Title of alerting as invalid tip address. */
|
||
"Invalid Tip Address" = "Niepoprawny adres napiwku";
|
||
|
||
/* Placeholder example text for identifier used for Nostr addresses. */
|
||
"jb55@jb55.com" = "jb55@jb55.com";
|
||
|
||
/* Navigation title for managing keys.
|
||
Settings section for managing keys */
|
||
"Keys" = "Klucze";
|
||
|
||
/* Button that opens up a webpage where the user can learn more about Nostr. */
|
||
"Learn more about Nostr" = "Dowiedz się więcej o Nostr";
|
||
|
||
/* Moves the post button to the left side of the screen */
|
||
"Left Handed" = "Tryb dla leworęcznych";
|
||
|
||
/* Button to continue to login page. */
|
||
"Let's get started!" = "Zaczynajmy!";
|
||
|
||
/* Button to complete account creation and start using the app. */
|
||
"Let's go!" = "Jedziemy!";
|
||
|
||
/* Dropdown option for selecting LibreTranslate as the translation service. */
|
||
"LibreTranslate (Open Source)" = "LibraTranslate (Otwarte Źródła)";
|
||
|
||
/* Placeholder text for entry of Lightning Address or LNURL. */
|
||
"Lightning Address or LNURL" = "Address Lightning lub LNURL";
|
||
|
||
/* Indicates that the view is for paying a Lightning invoice. */
|
||
"Lightning Invoice" = "Faktura Lightning";
|
||
|
||
/* Accessibility Label for Like button */
|
||
"Like" = "Polub";
|
||
|
||
/* Setting to enable Like Local Notification */
|
||
"Likes" = "Polubienia";
|
||
|
||
/* Face ID usage description shown when trying to access private key */
|
||
"Local authentication to access private key" = "Lokalne uwierzytelnienie dostępu do klucza prywatnego";
|
||
|
||
/* Dropdown option label for system default for Lightning wallet. */
|
||
"Local default" = "Domyślny systemowy";
|
||
|
||
/* Section header for damus local notifications user configuration */
|
||
"Local Notifications" = "Powiadomienia lokalne";
|
||
|
||
/* Label to display developer mode logs. */
|
||
"Log" = "Log";
|
||
|
||
/* Button to log into account.
|
||
Button to navigate to login view. */
|
||
"Login" = "Logowanie";
|
||
|
||
/* Alert for logging out the user.
|
||
Button for logging out the user. */
|
||
"Logout" = "Wylogowanie";
|
||
|
||
/* Label that appears when searching for note or profile */
|
||
"Looking for %@..." = "Szukam %@...";
|
||
|
||
/* Button label to indicate that tapping it will make the selected zap type be the default for future zaps. */
|
||
"Make Default" = "Ustaw jako domyślne";
|
||
|
||
/* Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out. */
|
||
"Make sure your nsec account key is saved before you logout or you will lose access to this account" = "Upewnij się, że Twój klucz konta nsec jest zapisany zanim się wylogujesz bo inaczej stracisz dostęp do tego konta";
|
||
|
||
/* Mentioned by heading in local notification */
|
||
"Mentioned by %@" = "Wzmiankowane przez %@";
|
||
|
||
/* Label for filter for seeing mention notifications (replies, etc).
|
||
Setting to enable Mention Local Notification */
|
||
"Mentions" = "Wzmianki";
|
||
|
||
/* Alert button to mute a user.
|
||
Button to mute a profile. */
|
||
"Mute" = "Wycisz";
|
||
|
||
/* Alert message prompt to ask if a user should be muted. */
|
||
"Mute %@?" = "Wyciszyć %@?";
|
||
|
||
/* Context menu option for muting a conversation. */
|
||
"Mute conversation" = "Wycisz konwersację";
|
||
|
||
/* Context menu option for muting users. */
|
||
"Mute user" = "Wycisz użytkownika";
|
||
|
||
/* Title of alert for muting a user. */
|
||
"Mute User" = "Wycisz użytkownika";
|
||
|
||
/* Sidebar menu label for muted users view. */
|
||
"Muted" = "Lista wyciszonych";
|
||
|
||
/* Navigation title of view to see list of muted users. */
|
||
"Muted Users" = "Wyciszeni użytkownicy";
|
||
|
||
/* Notification that the user has received a new direct message */
|
||
"New encrypted direct message" = "Nowa szyfrowana wiadomość";
|
||
|
||
/* Ask the user if they are new to Nostr */
|
||
"New to Nostr?" = "To Twój pierwszy raz z Nostr?";
|
||
|
||
/* Button to cancel out of posting a note after being alerted that it looks like they might be posting a private key. */
|
||
"No" = "Nie";
|
||
|
||
/* Text indicating that there is no data available to show for specific metadata about a relay server. */
|
||
"No data available" = "Nie ma danych";
|
||
|
||
/* Alert message prompt that asks if the user wants to create a new mute list, overwriting previous mute lists. */
|
||
"No mute list found, create a new one? This will overwrite any previous mute lists." = "Nie znaleziono listy ignorowanych użytkowników. Stworzyć nową? To nadpisze poprzednie listy.";
|
||
|
||
/* Description of anonymous zap type where the zap is sent anonymously and does not identify the user who sent it. */
|
||
"No one will see that you zapped" = "Twoicj zapów nikt nie zobaczy";
|
||
|
||
/* Description of non-zap type where sats are sent to the user's wallet as a regular Lightning payment, not as a zap. */
|
||
"No zaps will be sent, only a lightning payment." = "Zapy nie będą wysyłane, tylko płatność lightning.";
|
||
|
||
/* Dropdown option for selecting NoKYCTranslate.com as the translation service. */
|
||
"NoKYCTranslate.com (Prepay with BTC)" = "NOKYCTranslate.com (Przedpłata w BTC)";
|
||
|
||
/* Button text to indicate that the zap type is a private zap.
|
||
Picker option to indicate that sats should be sent to the user's wallet as a regular Lightning payment, not as a zap. */
|
||
"None" = "Brak";
|
||
|
||
/* No search results. */
|
||
"none" = "brak wyników";
|
||
|
||
/* Dropdown option for selecting no translation service. */
|
||
"none_translation_service" = "Brak";
|
||
|
||
/* Label for the Nostr Address section of user profile form. */
|
||
"Nostr Address" = "Adres Nostr";
|
||
|
||
/* Description about what is Nostr. */
|
||
"Nostr is a protocol, designed for simplicity, that aims to create a censorship-resistant global social network" = "Nostr to prosty protokoł, mający na celu stworzenie globalnej sieci społecznościowej, która jest odporna na cenzurę.";
|
||
|
||
/* Navigation title for the view showing NostrScript. */
|
||
"NostrScript" = "NostrScript";
|
||
|
||
/* Text indicating that there was an error with loading NostrScript. There is a more descriptive error message shown separately underneath. */
|
||
"NostrScript Error" = "Błąd NostrScript";
|
||
|
||
/* Alert user that they might be attempting to paste a private key and ask them to confirm. */
|
||
"Note contains \"nsec1\" private key. Are you sure?" = "Na pewno? Treść zawiera klucz prywatny \"nsec1\"";
|
||
|
||
/* Text to indicate that what is being shown is a note from a user who has been muted. */
|
||
"Note from a user you've muted" = "Notatka od wyciszonego użytkownika";
|
||
|
||
/* Label for filter for seeing only notes (instead of notes and replies).
|
||
Label for filter for seeing only your notes (instead of notes and replies). */
|
||
"Notes" = "Notatki";
|
||
|
||
/* Label for filter for seeing notes and replies (instead of only notes).
|
||
Label for filter for seeing your notes and replies (instead of only your notes). */
|
||
"Notes & Replies" = "Notatki i odpowiedzi";
|
||
|
||
/* Indicates that there are no notes in the timeline to view. */
|
||
"Nothing to see here. Check back later!" = "Nic tu nie ma. Sprawdź później!";
|
||
|
||
/* Section header for notification indicator dot settings */
|
||
"Notification Dots" = "Kropki powiadomienia";
|
||
|
||
/* Section header for Notification Preferences */
|
||
"Notification Preference" = "Ustawienia powiadomień";
|
||
|
||
/* Section header for Damus notifications
|
||
Toolbar label for Notifications view. */
|
||
"Notifications" = "Powiadomienia";
|
||
|
||
/* String indicating that a given timestamp just occurred */
|
||
"now" = "przed chwilą";
|
||
|
||
/* Prompt for user to enter in an account key to login. This text shows the characters the key could start with if it was a private key. */
|
||
"nsec1..." = "nsec1...";
|
||
|
||
/* Description of report type for nudity. */
|
||
"Nudity" = "Nagość";
|
||
|
||
/* Button to dismiss the alert. */
|
||
"Ok" = "OK";
|
||
|
||
/* Help text on green lock icon that explains that only the current user can see the message of a zap event and who sent the zap. */
|
||
"Only you can see this message and who sent it." = "Tę wiadomość widzisz tylko Ty i ten kto ją wysłał";
|
||
|
||
/* Section header for enabling OnlyZaps mode (hide reactions) */
|
||
"OnlyZaps" = "OnlyZaps";
|
||
|
||
/* Non-tappable text in context menu that shows up when the zap button on profile is long pressed to indicate that the user has enabled OnlyZaps, meaning that they would like to be only zapped and not accept reactions to their notes. */
|
||
"OnlyZaps Enabled" = "OnlyZaps włączone";
|
||
|
||
/* Setting toggle to hide reactions. */
|
||
"OnlyZaps mode" = "Tryb OnlyZaps";
|
||
|
||
/* Prompt to enter optional additional information when reporting an account or content. */
|
||
"Optional" = "Opcjonalne";
|
||
|
||
/* Label indicating that a form input is optional. */
|
||
"optional" = "opcjonalne";
|
||
|
||
/* Section header that indicates the relay server requires payment. */
|
||
"Paid Relay" = "Płatny przekaźnik";
|
||
|
||
/* Button to paste a Nostr Wallet Connect string to connect the wallet for use in Damus for zaps. */
|
||
"Paste" = "Wklej";
|
||
|
||
/* Button to pay a Lightning invoice. */
|
||
"Pay" = "Zapłać";
|
||
|
||
/* Navigation bar title for view to pay Lightning invoice. */
|
||
"Pay the Lightning invoice" = "Zapłać fakturę Lightning";
|
||
|
||
/* Alert for deleting the users account.
|
||
Section title for deleting the user */
|
||
"Permanently Delete Account" = "Trwałe usunięcie konta";
|
||
|
||
/* Prompt selection of DeepL subscription plan to perform machine translations on notes */
|
||
"Plan" = "Plan";
|
||
|
||
/* Instructions on how to filter a specific timeline feed by choosing relay servers to filter on. */
|
||
"Please choose relays from the list below to filter the current feed:" = "Wybierz przekaźniki z listy poniżej aby filtrować ten kanał:";
|
||
|
||
/* Button to post a note. */
|
||
"Post" = "Wyślij";
|
||
|
||
/* Button text to indicate that the zap type is a private zap.
|
||
Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading.
|
||
Picker option to indicate that a zap should be sent privately and not identify the user to the public. */
|
||
"Private" = "Prywatność";
|
||
|
||
/* Label to indicate that the text below is the user's private key used by only the user themself as a secret to login to access their account.
|
||
Title of the secure field that holds the user's private key. */
|
||
"Private Key" = "Klucz prywatny";
|
||
|
||
/* Title of notification when a private zap is received. */
|
||
"Private Zap" = "Prywatny Zap";
|
||
|
||
/* Description of private zap type where the zap is sent privately and does not identify the user to the public. */
|
||
"private_zap_description" = "Tylko '%@' będzie widzieć, że wysyłasz zapa";
|
||
|
||
/* Dropdown option for selecting Pro plan for DeepL translation service. */
|
||
"Pro" = "Profesjonalny";
|
||
|
||
/* Description of report type for profanity. */
|
||
"Profanity" = "Obraźliwe treści";
|
||
|
||
/* Sidebar menu label for Profile view. */
|
||
"Profile" = "Profil";
|
||
|
||
/* Label for Profile Picture section of user profile form. */
|
||
"Profile Picture" = "Zdjęcie profilowe";
|
||
|
||
/* Button text to indicate that the zap type is a public zap.
|
||
Picker option to indicate that a zap should be sent publicly and identify the user as who sent it. */
|
||
"Public" = "Publiczny";
|
||
|
||
/* Section title for the user's public account ID. */
|
||
"Public Account ID" = "Publiczny ID konta";
|
||
|
||
/* Label to indicate that text below is the user's public key used by others to uniquely refer to the user.
|
||
Label to indicate the public key of the account. */
|
||
"Public Key" = "Klucz publiczny";
|
||
|
||
/* Label indicating that the text is a user's public account key. */
|
||
"Public key" = "Klucz publiczny";
|
||
|
||
/* Button to view profile's qr code. */
|
||
"QR Code" = "Kod QR";
|
||
|
||
/* Button to compose a quoted note */
|
||
"Quote" = "Cytowanie";
|
||
|
||
/* Indication that a NostrScript was run until it reached a suspended state. */
|
||
"Ran to suspension." = "Wykonany aż do zawieszenia.";
|
||
|
||
/* Navigation bar title for Reactions view. */
|
||
"Reactions" = "Reakcje";
|
||
|
||
/* Section title for recommend relay servers that could be added as part of configuration */
|
||
"Recommended Relays" = "Polecane przekaźniki";
|
||
|
||
/* Button to reject the end user license agreement, which disallows the user from being let into the app. */
|
||
"Reject" = "Odrzuć";
|
||
|
||
/* Label to display relay address. */
|
||
"Relay" = "Przekaźnik";
|
||
|
||
/* Navigation bar title that shows the list of relays for a user.
|
||
Sidebar menu label for Relays view.
|
||
Title of relays view */
|
||
"Relays" = "Przekaźniki";
|
||
|
||
/* Description of what was done as a result of sending a report to relay servers. */
|
||
"Relays have been notified and clients will be able to use this information to filter content. Thank you!" = "Przekaźniki zostały powiadomione a klienci będą mogli użyć tej informacji do filtrowania treści. Dziękuję!";
|
||
|
||
/* Button label to remove all participants from a note reply. */
|
||
"Remove all" = "Usuń wszystkie";
|
||
|
||
/* Button text to remove bookmark from a note. */
|
||
"Remove Bookmark" = "Usuń zakładkę";
|
||
|
||
/* Context menu option for removing a note bookmark. */
|
||
"Remove bookmark" = "Usuń zakładkę";
|
||
|
||
/* Accessibility label for reply button */
|
||
"Reply" = "Odpowiedz";
|
||
|
||
/* Text indicating that the view is used for editing which participants are replied to in a note. */
|
||
"Replying to" = "W odpowiedzi do";
|
||
|
||
/* Indicating that the user is replying to the following listed people.
|
||
Indicating that the user is replying to the themself and no one else, where the parameter is 'self' in US English.
|
||
Label to indicate that the user is replying to 1 user. */
|
||
"Replying to %@" = "W odpowiedzi do %@";
|
||
|
||
/* Label to indicate that the user is replying to 2 users. */
|
||
"Replying to %@ & %@" = "W odpowiedzi do %1$@ i %2$@";
|
||
|
||
/* Label to indicate that the user is replying to themself. */
|
||
"Replying to self" = "W odpowiedzi do siebie";
|
||
|
||
/* Button to report a profile.
|
||
Context menu option for reporting content.
|
||
Label indicating that the current view is for the user to report content. */
|
||
"Report" = "Zgłoś";
|
||
|
||
/* Label indicating that the text underneath is the identifier of the report that was sent to relay servers. */
|
||
"Report ID:" = "ID zgłoszenia:";
|
||
|
||
/* Button to report a note. */
|
||
"Report Note" = "Zgłoś notatkę";
|
||
|
||
/* Message indicating that a report was successfully sent to relay servers. */
|
||
"Report sent!" = "Zgłoszenie wysłane!";
|
||
|
||
/* Button to report a user. */
|
||
"Report User" = "Zgłoś użytkownika";
|
||
|
||
/* Button to repost a note */
|
||
"Repost" = "Podaj dalej";
|
||
|
||
/* Text indicating that the note was reposted (i.e. re-shared). */
|
||
"Reposted" = "Podano dalej";
|
||
|
||
/* Reposted by heading in local notification */
|
||
"Reposted by %@" = "Przesłane dalej przez %@";
|
||
|
||
/* Accessibility label for boosts button
|
||
Navigation bar title for Reposts view.
|
||
Setting to enable Repost Local Notification */
|
||
"Reposts" = "Podane dalej";
|
||
|
||
/* Picker option for DM selector for seeing only message requests (DMs that someone else sent the user which has not been responded to yet). DM is the English abbreviation for Direct Message. */
|
||
"Requests" = "Prośby";
|
||
|
||
/* Button to retry completing account creation after an error occurred. */
|
||
"Retry" = "Ponów";
|
||
|
||
/* Button that runs a NostrScript. */
|
||
"Run" = "Uruchom";
|
||
|
||
/* Indication that the execution of a NostrScript is running. */
|
||
"Running..." = "Wykonuję...";
|
||
|
||
/* Indication that a runtime error occurred when running a NostrScript. */
|
||
"Runtime error" = "Błąd programu";
|
||
|
||
/* Name of Bitcoin creator(s). */
|
||
"Satoshi Nakamoto" = "Satoshi Nakamoto";
|
||
|
||
/* Button for saving profile. */
|
||
"Save" = "Zapisz";
|
||
|
||
/* Context menu option to save an image. */
|
||
"Save Image" = "Zapisz obraz";
|
||
|
||
/* Text to prompt scanning a QR code of a user's pubkey to open their profile. */
|
||
"Scan a user's pubkey" = "Skanuj klucz publiczny użytkownika";
|
||
|
||
/* Button to switch to scan QR Code page. */
|
||
"Scan Code" = "Skanuj kod";
|
||
|
||
/* Text on QR code view to prompt viewer to scan the QR code on screen with their device camera. */
|
||
"Scan the code" = "Zaskanuj ten kod";
|
||
|
||
/* Navigation link to search hashtag. */
|
||
"Search hashtag: #%@" = "Szukaj hasztag: #%@";
|
||
|
||
/* Placeholder text to prompt entry of search query. */
|
||
"Search..." = "Szukaj..";
|
||
|
||
/* Navigation title for universe/search settings.
|
||
Section header for search/universe settings */
|
||
"Search/Universe" = "Wyszukiwanie/Wszechświat";
|
||
|
||
/* Section title for user's secret account login key. */
|
||
"Secret Account Login Key" = "Tajny klucz logowania do konta";
|
||
|
||
/* Title of section for selecting a Lightning wallet to pay a Lightning invoice. */
|
||
"Select a Lightning wallet" = "Wybierz portfel Lightning";
|
||
|
||
/* Prompt selection of user's default wallet */
|
||
"Select default wallet" = "Wybierz domyślny portfel";
|
||
|
||
/* Part of a larger sentence 'Replying to self' in US English. 'self' indicates that the user is replying to themself and no one else. */
|
||
"self" = "siebie";
|
||
|
||
/* Text prompt for user to send a message to the other user. */
|
||
"Send a message to start the conversation..." = "Wyślij wiadomość aby zacząć rozmowę...";
|
||
|
||
/* Placeholder text for a comment to send as part of a zap to the user. */
|
||
"Send a message with your zap..." = "Wyślij wiadomość z zapem...";
|
||
|
||
/* Prompt selection of LibreTranslate server to perform machine translations on notes */
|
||
"Server" = "Serwer";
|
||
|
||
/* Prompt selection of translation service provider. */
|
||
"Service" = "Usługa";
|
||
|
||
/* Navigation title for Settings view.
|
||
Sidebar menu label for accessing the app settings */
|
||
"Settings" = "Ustawienia";
|
||
|
||
/* Button to share a note
|
||
Button to share an image.
|
||
Button to share the link to a profile. */
|
||
"Share" = "Udostępnij";
|
||
|
||
/* Title text to indicate that the buttons below are meant to be used to share a note with others. */
|
||
"Share Note" = "Udostępnij notatkę";
|
||
|
||
/* Button to present iOS share sheet */
|
||
"Share Via..." = "Udostępnij używając...";
|
||
|
||
/* Button to show a note from a user who has been muted.
|
||
Toggle to show or hide user's secret account login key. */
|
||
"Show" = "Pokaż";
|
||
|
||
/* Button that, when tapped, will show + buttons next to a user's relays. */
|
||
"Show +" = "Pokaż +";
|
||
|
||
/* Button to show less of a long profile description. */
|
||
"Show less" = "Pokażmniej";
|
||
|
||
/* Button to show entire note.
|
||
Button to show more of a long profile description. */
|
||
"Show more" = "Pokaż więcej";
|
||
|
||
/* Setting to Show notifications only associated to users your follow */
|
||
"Show only from users you follow" = "Pokaż tylko od użytkowników, których obserwujesz";
|
||
|
||
/* Toggle to show notes that are only in the device's preferred languages on the Universe feed and hide notes that are in other languages. */
|
||
"Show only preferred languages on Universe feed" = "Pokaż notatki tylko w preferowanym języku w kanale Wszechświat";
|
||
|
||
/* Toggle to show or hide selection of wallet. */
|
||
"Show wallet selector" = "Pokaż wybór portfela";
|
||
|
||
/* Title of view to log into an account. */
|
||
"Sign in" = "Zaloguj";
|
||
|
||
/* Section title for signing out */
|
||
"Sign Out" = "Wyloguj";
|
||
|
||
/* Sidebar menu label to sign out of the account. */
|
||
"Sign out" = "Wyloguj się";
|
||
|
||
/* Description about why Nostr is needed. */
|
||
"Social media has developed into a key way information flows around the world. Unfortunately, our current social media systems are broken" = "\"Media społecznościowe stały się kluczowym sposobem, którym informacje przepływają na całym świecie. Niestety, nasze obecne systemy są zepsute.";
|
||
|
||
/* Label to display relay software. */
|
||
"Software" = "Oprogramowanie";
|
||
|
||
/* Description of report type for spam.
|
||
Section header for Universe/Search spam */
|
||
"Spam" = "Spam";
|
||
|
||
/* Text calling for the user to support Damus through zaps */
|
||
"Support Damus" = "Wesprzyj Damusa";
|
||
|
||
/* Label to display relay's supported NIPs. */
|
||
"Supported NIPs" = "Wspierane NIP";
|
||
|
||
/* Option to take a photo with the camera */
|
||
"Take Photo" = "Zrób zdjęcie";
|
||
|
||
/* Section header for damus text truncation user configuration */
|
||
"Text Truncation" = "Skracanie tekstu";
|
||
|
||
/* Button to close out of alert that informs that the action to muted a user was successful. */
|
||
"Thanks!" = "Dzięki!";
|
||
|
||
/* Giving the description of the alert message. */
|
||
"The address should either begin with LNURL or should look like an email address." = "Adres powinien zaczynać się od LNURL lub wyglądać jak adres e-mail.";
|
||
|
||
/* Quick description of what Damus is */
|
||
"The go-to iOS Nostr client" = "Najczęściej wybierany klient Nostr na iOS";
|
||
|
||
/* Footer description that explains that the relay server requires payment to post. */
|
||
"This is a paid relay, you must pay for notes to be accepted." = "To jest płatny przekaźnik, w którym za przyjęcie notatek się płaci.";
|
||
|
||
/* Warning that the inputted account key is a public key and the result of what happens because of it. */
|
||
"This is a public key, you will not be able to make notes or interact in any way. This is used for viewing accounts from their perspective." = "To jest klucz publiczny, zatem pisanie notatek i interakcje nie będą możliwe. Służy on przeglądaniu kont z ich perspektywy.";
|
||
|
||
/* Label to describe that a public key is the user's account ID and what they can do with it. */
|
||
"This is your account ID, you can give this to your friends so that they can follow you. Tap to copy." = "To jest ID Twojego konta, które możesz dać znajomym by mogli Cię obserwować. Kliknij aby skopiować.";
|
||
|
||
/* Label to describe that a private key is the user's secret account key and what they should do with it. */
|
||
"This is your secret account key. You need this to access your account. Don't share this with anyone! Save it in a password manager and keep it safe!" = "To jest Twój klucz prywatny. Potrzebny jest aby mieć dostęp do Twojego konta. Nie udostępniaj go nikomu! Zapisz w menedżerze haseł i przechowuj bezpiecznie!";
|
||
|
||
/* An error message that appears when the user attempts to add a relay that has already been added. */
|
||
"This relay is already in your list" = "Ten przekaźnik już na liście";
|
||
|
||
/* Navigation bar title for note thread. */
|
||
"Thread" = "Wątek";
|
||
|
||
/* Text indicating that this zap is the one with the highest amount of sats. */
|
||
"Top Zap" = "Największy Zap";
|
||
|
||
/* Toggle to translate direct messages. */
|
||
"Translate DMs" = "Przetłumacz wiadomość";
|
||
|
||
/* Button to translate note from different language. */
|
||
"Translate Note" = "Tłumacz notatkę";
|
||
|
||
/* Button to indicate that the note has been translated from a different language. */
|
||
"Translated from %@" = "Przetłumaczone z %@";
|
||
|
||
/* Navigation title for translation settings.
|
||
Section header for text and appearance settings */
|
||
"Translation" = "Tłumaczenie";
|
||
|
||
/* Section title for selecting the translation service. */
|
||
"Translations" = "Tłumaczenia";
|
||
|
||
/* Setting to truncate text in mention notifications */
|
||
"Truncate notification mention text" = "Skracaj tekst powiadomienia o wzmiankach";
|
||
|
||
/* Setting to truncate text in timeline */
|
||
"Truncate timeline text" = "Skracaj tekst osi czasu";
|
||
|
||
/* Text field prompt asking user to type DELETE in all caps to confirm that they want to proceed with deleting their account. */
|
||
"Type %@ to delete" = "Napisz %@ aby usunąć";
|
||
|
||
/* Text box prompt to ask user to type their note. */
|
||
"Type your note here..." = "Wpisz swoją notatkę tutaj...";
|
||
|
||
/* Button to unfollow a user. */
|
||
"Unfollow" = "Przestań obserwować";
|
||
|
||
/* Button to unfollow a given hashtag. */
|
||
"Unfollow hashtag" = "Przestań obserwować hashtag";
|
||
|
||
/* Label to indicate that the user is in the process of unfollowing another user. */
|
||
"Unfollowing..." = "Przestaje obserwować...";
|
||
|
||
/* Toolbar label for the universal view where notes from all connected relay servers appear. */
|
||
"Universe 🛸" = "Wszechświat 🛸";
|
||
|
||
/* Button to unmute a profile. */
|
||
"Unmute" = "Wyłącz wyciszenie";
|
||
|
||
/* Context menu option for unmuting a conversation. */
|
||
"Unmute conversation" = "Wyłącz wyciszenie rozmowy";
|
||
|
||
/* Text indicating that the long-form note title is untitled. */
|
||
"Untitled" = "Bez nazwy";
|
||
|
||
/* Button to proceed with uploading. */
|
||
"Upload" = "Prześlij";
|
||
|
||
/* Example URL to LibreTranslate server */
|
||
"URL" = "URL";
|
||
|
||
/* Alert message that informs a user was d. */
|
||
"User has been muted" = "Użytkownik został dodany do listy wyciszonych";
|
||
|
||
/* Alert message to indicate the user has been muted */
|
||
"User muted" = "Użytkownik wyciszony";
|
||
|
||
/* Label for Username section of user profile form. */
|
||
"Username" = "Nazwa użytkownika";
|
||
|
||
/* Label to display relay software version.
|
||
Section title for displaying the version number of the Damus app. */
|
||
"Version" = "Wersja";
|
||
|
||
/* Setting to only see 1 event per user (npub) in the search/universe */
|
||
"View multiple events per user" = "Pokaż wiele zdarzeń na jednego użytkownika";
|
||
|
||
/* Button to switch to view users QR Code */
|
||
"View QR Code" = "Pokaż kod QR";
|
||
|
||
/* Text telling the user to wake up, where the argument is their display name. */
|
||
"Wake up, %@" = "Obudź się, %@";
|
||
|
||
/* Sidebar menu label for Wallet view. */
|
||
"wallet" = "Portfel";
|
||
|
||
/* Navigation title for Wallet view
|
||
Sidebar menu label for Wallet view.
|
||
Title for section in zap settings that controls the Lightning wallet selection. */
|
||
"Wallet" = "Portfel";
|
||
|
||
/* Alert for deleting the users account. */
|
||
"WARNING:\n\nTHIS WILL SIGN AN EVENT THAT DELETES THIS ACCOUNT.\n\nYOU WILL NO LONGER BE ABLE TO LOG INTO DAMUS USING THIS ACCOUNT KEY.\n\n ARE YOU SURE YOU WANT TO CONTINUE?" = "UWAGA:\n\nPODPISUJESZ ZDARZENIE, KTÓRE KASUJE TO KONTO.\n\nNIE BĘDZIE MOŻNA SIĘ ZALOGOWAĆ DO DAMUSA PRZY UŻYCIU TEGO KLUCZA KONTA.\n\n CZY NA PEWNO CHCESZ KONTYNUOWAĆ?";
|
||
|
||
/* Label for Website section of user profile form. */
|
||
"Website" = "Strona internetowa";
|
||
|
||
/* Welcome text shown on the first screen when user is not logged in. */
|
||
"Welcome to Damus" = "Witaj w Damusie";
|
||
|
||
/* Welcoming message to the reader. The variable is 'you', the reader. */
|
||
"Welcome to the social network %@ control." = "Widaj w sieci społecznościowej, którą %@ kontrolujesz.";
|
||
|
||
/* Welcome text */
|
||
"Welcome to the social network you control" = "Witaj w sieci społecznościowej, w której Ty masz kontrolę";
|
||
|
||
/* Text to welcome user. */
|
||
"Welcome, %@!" = "Witaj, %@!";
|
||
|
||
/* Header text to prompt user what issue they want to report. */
|
||
"What do you want to report?" = "Co chcesz zgłosić?";
|
||
|
||
/* Heading text for section describing what is Nostr. */
|
||
"What is Nostr?" = "Czym jest Nostr?";
|
||
|
||
/* Heading text for section describing why Nostr is needed. */
|
||
"Why we need Nostr?" = "Dlaczego Nostr jest nam potrzebny?";
|
||
|
||
/* Placeholder example for relay server address. */
|
||
"wss://some.relay.com" = "wss://jakis.przekaznik.com";
|
||
|
||
/* Text of button that confirms to overwrite the existing mutelist. */
|
||
"Yes, Overwrite" = "Tak, nadpisz";
|
||
|
||
/* Button to proceed with posting a note even though it looks like they might be posting a private key. */
|
||
"Yes, Post with Private Key" = "Tak, wyślij pomimo to";
|
||
|
||
/* You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. */
|
||
"you" = "Ty";
|
||
|
||
/* Text telling the user that they are dreaming. */
|
||
"You are dreaming..." = "Jesteś we śnie...";
|
||
|
||
/* Text indicating that there are no bookmarks to be viewed */
|
||
"You have no bookmarks yet, add them in the context menu" = "Nie masz jeszcze zakładek. Można je dodawać z menu kontekstowego";
|
||
|
||
/* Label for Your Name section of user profile form. */
|
||
"Your Name" = "Twoje Imię";
|
||
|
||
/* Footer text to inform user what will happen when the report is submitted. */
|
||
"Your report will be sent to the relays you are connected to" = "Twoje zgłoszenie zostanie wysłane do przekaźników, do których jesteś podłączony";
|
||
|
||
/* Accessibility label for zap button
|
||
Text underneath the number of sats indicating that it's the amount used for zaps.
|
||
Title of notification when a non-private zap is received. */
|
||
"Zap" = "Zap";
|
||
|
||
/* Message to display when sending a zap from the user's connected wallet failed. */
|
||
"Zap attempt from connected wallet failed." = "Zap z podłączonego portfela nie powiódł się.";
|
||
|
||
/* Message to display when a zap from the user's connected wallet was canceled. */
|
||
"Zap attempt from connected wallet was canceled." = "Zap z podłączonego portfela został anulowany.";
|
||
|
||
/* Text to indicate that the buttons below it is for choosing the type of zap to send. */
|
||
"Zap type" = "Rodzaj zapa";
|
||
|
||
/* Button to send a zap. */
|
||
"Zap User" = "Zapnij użytkownika";
|
||
|
||
/* Setting to enable vibration on zap */
|
||
"Zap Vibration" = "Wibrowanie zapów";
|
||
|
||
/* Text to indicate that the app is in the process of sending a zap. */
|
||
"Zapping..." = "Zapuję....";
|
||
|
||
/* Label for filter for zap notifications.
|
||
Navigation bar title for the Zaps view.
|
||
Navigation title for zap settings.
|
||
Section header for zap settings
|
||
Setting to enable Zap Local Notification
|
||
Title for section in zap settings that controls general zap preferences. */
|
||
"Zaps" = "Zapy";
|
||
|