Auto-updated language pl from transifex
This commit is contained in:
parent
ab95ae1263
commit
b27cc071a2
Binary file not shown.
|
@ -112,7 +112,7 @@ Please type the desired email address (including @mailchuck.com) below:</source>
|
|||
<context>
|
||||
<name>Mailchuck</name>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/account.py" line="243"/>
|
||||
<location filename="../bitmessageqt/account.py" line="225"/>
|
||||
<source># You can use this to configure your email gateway account
|
||||
# Uncomment the setting you want to use
|
||||
# Here are the options:
|
||||
|
@ -152,9 +152,53 @@ Please type the desired email address (including @mailchuck.com) below:</source>
|
|||
# specified. As this scheme uses deterministic public keys, you will receive
|
||||
# the money directly. To turn it off again, set "feeamount" to 0. Requires
|
||||
# subscription.
|
||||
</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/account.py" line="301"/>
|
||||
<source># You can use this to configure your email gateway account
|
||||
# Uncomment the setting you want to use
|
||||
# Here are the options:
|
||||
#
|
||||
# pgp: server
|
||||
# The email gateway will create and maintain PGP keys for you and sign, verify,
|
||||
# encrypt and decrypt on your behalf. When you want to use PGP but are lazy,
|
||||
# use this. Requires subscription.
|
||||
#
|
||||
# pgp: local
|
||||
# The email gateway will not conduct PGP operations on your behalf. You can
|
||||
# either not use PGP at all, or use it locally.
|
||||
#
|
||||
# attachments: yes
|
||||
# Incoming attachments in the email will be uploaded to MEGA.nz, and you can
|
||||
# download them from there by following the link. Requires a subscription.
|
||||
#
|
||||
# attachments: no
|
||||
# Attachments will be ignored.
|
||||
#
|
||||
# archive: yes
|
||||
# Your incoming emails will be archived on the server. Use this if you need
|
||||
# help with debugging problems or you need a third party proof of emails. This
|
||||
# however means that the operator of the service will be able to read your
|
||||
# emails even after they have been delivered to you.
|
||||
#
|
||||
# archive: no
|
||||
# Incoming emails will be deleted from the server as soon as they are relayed
|
||||
# to you.
|
||||
#
|
||||
# masterpubkey_btc: BIP44 xpub key or electrum v1 public seed
|
||||
# offset_btc: integer (defaults to 0)
|
||||
# feeamount: number with up to 8 decimal places
|
||||
# feecurrency: BTC, XBT, USD, EUR or GBP
|
||||
# Use these if you want to charge people who send you emails. If this is on and
|
||||
# an unknown person sends you an email, they will be requested to pay the fee
|
||||
# specified. As this scheme uses deterministic public keys, you will receive
|
||||
# the money directly. To turn it off again, set "feeamount" to 0. Requires
|
||||
# subscription.
|
||||
</source>
|
||||
<translation># Tutaj możesz skonfigurować ustawienia bramki poczty e-mail
|
||||
# Odkomentuj (usuń znak '#') opcje których chcesz użyć
|
||||
# Odkomentuj (usuń znak „#”) opcje których chcesz użyć
|
||||
# Ustawienia:
|
||||
#
|
||||
# pgp: server
|
||||
|
@ -175,8 +219,8 @@ Please type the desired email address (including @mailchuck.com) below:</source>
|
|||
#
|
||||
# archive: yes
|
||||
# Przychodzące wiadomości zostaną zarchiwizowane na serwerze. Użyj tej
|
||||
# opcji przy diagnozowaniu problemów, lub jeżeli potrzebujesz dowodu
|
||||
# przesyłani wiadomości na zewnętrznym serwerze. Włączenie tej opcji
|
||||
# opcji przy diagnozowaniu problemów lub jeżeli potrzebujesz dowodu
|
||||
# przesyłania wiadomości na zewnętrznym serwerze. Włączenie tej opcji
|
||||
# spowoduje, że operator usługi będzie mógł czytać Twoje listy nawet po
|
||||
# przesłaniu ich do Ciebie.
|
||||
#
|
||||
|
@ -192,129 +236,129 @@ Please type the desired email address (including @mailchuck.com) below:</source>
|
|||
# Tobie wiadomość. Jeżeli ta opcja jest włączona i nieznana osoba wyśle
|
||||
# Ci wiadomość, będzie poproszona o wniesienie opłaty. Ta funkcja używa
|
||||
# deterministycznych kluczy publicznych, dostaniesz pieniądze
|
||||
# bezpośrednio. Aby ją ponownie wyłączyć, ustaw 'feeamount' na 0.
|
||||
# bezpośrednio. Aby ją ponownie wyłączyć, ustaw „feeamount” na 0.
|
||||
# Wymaga subskrypcji.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainWindow</name>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="170"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="166"/>
|
||||
<source>Reply to sender</source>
|
||||
<translation>Odpowiedz do nadawcy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="172"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="168"/>
|
||||
<source>Reply to channel</source>
|
||||
<translation>Odpowiedz do kanału</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="174"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="170"/>
|
||||
<source>Add sender to your Address Book</source>
|
||||
<translation>Dodaj nadawcę do Książki Adresowej</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="178"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="174"/>
|
||||
<source>Add sender to your Blacklist</source>
|
||||
<translation>Dodaj nadawcę do Listy Blokowanych</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="364"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="372"/>
|
||||
<source>Move to Trash</source>
|
||||
<translation>Przenieś do kosza</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="185"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="181"/>
|
||||
<source>Undelete</source>
|
||||
<translation>Przywróć</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="188"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="184"/>
|
||||
<source>View HTML code as formatted text</source>
|
||||
<translation>Wyświetl kod HTML w postaci sformatowanej</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="192"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="188"/>
|
||||
<source>Save message as...</source>
|
||||
<translation>Zapisz wiadomość jako…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="196"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="192"/>
|
||||
<source>Mark Unread</source>
|
||||
<translation>Oznacz jako nieprzeczytane</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="336"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="344"/>
|
||||
<source>New</source>
|
||||
<translation>Nowe</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="121"/>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="122"/>
|
||||
<source>Enable</source>
|
||||
<translation>Aktywuj</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="124"/>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="125"/>
|
||||
<source>Disable</source>
|
||||
<translation>Deaktywuj</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="127"/>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="128"/>
|
||||
<source>Set avatar...</source>
|
||||
<translation>Ustaw awatar…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="117"/>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="118"/>
|
||||
<source>Copy address to clipboard</source>
|
||||
<translation>Kopiuj adres do schowka</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="283"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="291"/>
|
||||
<source>Special address behavior...</source>
|
||||
<translation>Specjalne zachowanie adresu…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="244"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="240"/>
|
||||
<source>Email gateway</source>
|
||||
<translation>Przekaźnik e-mail</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="114"/>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="115"/>
|
||||
<source>Delete</source>
|
||||
<translation>Usuń</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="299"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="307"/>
|
||||
<source>Send message to this address</source>
|
||||
<translation>Wyślij wiadomość pod ten adres</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="307"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="315"/>
|
||||
<source>Subscribe to this address</source>
|
||||
<translation>Subskrybuj ten adres</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="319"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="327"/>
|
||||
<source>Add New Address</source>
|
||||
<translation>Dodaj nowy adres</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="367"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="375"/>
|
||||
<source>Copy destination address to clipboard</source>
|
||||
<translation>Kopiuj adres odbiorcy do schowka</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="371"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="379"/>
|
||||
<source>Force send</source>
|
||||
<translation>Wymuś wysłanie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="587"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="595"/>
|
||||
<source>One of your addresses, %1, is an old version 1 address. Version 1 addresses are no longer supported. May we delete it now?</source>
|
||||
<translation>Jeden z adresów, %1, jest starym adresem wersji 1. Adresy tej wersji nie są już wspierane. Usunąć go?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1034"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1039"/>
|
||||
<source>Waiting for their encryption key. Will request it again soon.</source>
|
||||
<translation>Oczekiwanie na klucz szyfrujący odbiorcy. Niedługo nastąpi ponowne wysłanie o niego prośby.</translation>
|
||||
</message>
|
||||
|
@ -324,17 +368,17 @@ Please type the desired email address (including @mailchuck.com) below:</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1040"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1045"/>
|
||||
<source>Queued.</source>
|
||||
<translation>W kolejce do wysłania.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1043"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1048"/>
|
||||
<source>Message sent. Waiting for acknowledgement. Sent at %1</source>
|
||||
<translation>Wiadomość wysłana. Oczekiwanie na potwierdzenie odbioru. Wysłano o %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1046"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1051"/>
|
||||
<source>Message sent. Sent at %1</source>
|
||||
<translation>Wiadomość wysłana. Wysłano o %1</translation>
|
||||
</message>
|
||||
|
@ -344,47 +388,47 @@ Please type the desired email address (including @mailchuck.com) below:</source>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1052"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1057"/>
|
||||
<source>Acknowledgement of the message received %1</source>
|
||||
<translation>Otrzymano potwierdzenie odbioru wiadomości %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2140"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2149"/>
|
||||
<source>Broadcast queued.</source>
|
||||
<translation>Przekaz w kolejce do wysłania.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1061"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1066"/>
|
||||
<source>Broadcast on %1</source>
|
||||
<translation>Wysłana o %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1064"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1069"/>
|
||||
<source>Problem: The work demanded by the recipient is more difficult than you are willing to do. %1</source>
|
||||
<translation>Problem: dowód pracy wymagany przez odbiorcę jest trudniejszy niż zaakceptowany przez Ciebie. %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1067"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1072"/>
|
||||
<source>Problem: The recipient's encryption key is no good. Could not encrypt message. %1</source>
|
||||
<translation>Problem: klucz szyfrujący odbiorcy jest nieprawidłowy. Nie można zaszyfrować wiadomości. %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1070"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1075"/>
|
||||
<source>Forced difficulty override. Send should start soon.</source>
|
||||
<translation>Wymuszono ominięcie trudności. Wysłanie zostanie wkrótce rozpoczęte.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1073"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1078"/>
|
||||
<source>Unknown status: %1 %2</source>
|
||||
<translation>Nieznany status: %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1612"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1619"/>
|
||||
<source>Not Connected</source>
|
||||
<translation>Brak połączenia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1204"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1209"/>
|
||||
<source>Show Bitmessage</source>
|
||||
<translation>Pokaż Bitmessage</translation>
|
||||
</message>
|
||||
|
@ -394,12 +438,12 @@ Please type the desired email address (including @mailchuck.com) below:</source>
|
|||
<translation>Wyślij</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1227"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1232"/>
|
||||
<source>Subscribe</source>
|
||||
<translation>Subskrybuj</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1233"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1238"/>
|
||||
<source>Channel</source>
|
||||
<translation>Kanał</translation>
|
||||
</message>
|
||||
|
@ -409,12 +453,12 @@ Please type the desired email address (including @mailchuck.com) below:</source>
|
|||
<translation>Zamknij</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1459"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1464"/>
|
||||
<source>You may manage your keys by editing the keys.dat file stored in the same directory as this program. It is important that you back up this file.</source>
|
||||
<translation>Możesz zarządzać swoimi kluczami edytując plik keys.dat znajdujący się w tym samym katalogu co program. Zaleca się zrobienie kopii zapasowej tego pliku.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1463"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1468"/>
|
||||
<source>You may manage your keys by editing the keys.dat file stored in
|
||||
%1
|
||||
It is important that you back up this file.</source>
|
||||
|
@ -423,17 +467,17 @@ It is important that you back up this file.</source>
|
|||
Zaleca się zrobienie kopii zapasowej tego pliku.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1470"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1475"/>
|
||||
<source>Open keys.dat?</source>
|
||||
<translation>Otworzyć plik keys.dat?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1467"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1472"/>
|
||||
<source>You may manage your keys by editing the keys.dat file stored in the same directory as this program. It is important that you back up this file. Would you like to open the file now? (Be sure to close Bitmessage before making any changes.)</source>
|
||||
<translation>Możesz zarządzać swoimi kluczami edytując plik keys.dat znajdujący się w tym samym katalogu co program. Zaleca się zrobienie kopii zapasowej tego pliku. Czy chcesz otworzyć ten plik teraz? (Zamknij Bitmessage, przed wprowadzeniem jakichkolwiek zmian.)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1470"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1475"/>
|
||||
<source>You may manage your keys by editing the keys.dat file stored in
|
||||
%1
|
||||
It is important that you back up this file. Would you like to open the file now? (Be sure to close Bitmessage before making any changes.)</source>
|
||||
|
@ -442,37 +486,37 @@ It is important that you back up this file. Would you like to open the file now?
|
|||
Zaleca się zrobienie kopii zapasowej tego pliku. Czy chcesz otworzyć ten plik teraz? (Zamknij Bitmessage przed wprowadzeniem jakichkolwiek zmian.)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1477"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1482"/>
|
||||
<source>Delete trash?</source>
|
||||
<translation>Opróżnić kosz?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1477"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1482"/>
|
||||
<source>Are you sure you want to delete all trashed messages?</source>
|
||||
<translation>Czy na pewno usunąć wszystkie wiadomości z kosza?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1495"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1500"/>
|
||||
<source>bad passphrase</source>
|
||||
<translation>nieprawidłowe hasło</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1495"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1500"/>
|
||||
<source>You must type your passphrase. If you don't have one then this is not the form for you.</source>
|
||||
<translation>Musisz wpisać swoje hasło. Jeżeli go nie posiadasz, to ten formularz nie jest dla Ciebie.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1518"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1523"/>
|
||||
<source>Bad address version number</source>
|
||||
<translation>Nieprawidłowy numer wersji adresu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1508"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1513"/>
|
||||
<source>Your address version number must be a number: either 3 or 4.</source>
|
||||
<translation>Twój numer wersji adresu powinien wynosić: 3 lub 4.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1518"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1523"/>
|
||||
<source>Your address version number must be either 3 or 4.</source>
|
||||
<translation>Twój numer wersji adresu powinien wynosić: 3 lub 4.</translation>
|
||||
</message>
|
||||
|
@ -542,22 +586,22 @@ Zaleca się zrobienie kopii zapasowej tego pliku. Czy chcesz otworzyć ten plik
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1597"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1604"/>
|
||||
<source>Connection lost</source>
|
||||
<translation>Połączenie utracone</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1647"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1654"/>
|
||||
<source>Connected</source>
|
||||
<translation>Połączono</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1765"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1774"/>
|
||||
<source>Message trashed</source>
|
||||
<translation>Wiadomość usunięta</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1854"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1863"/>
|
||||
<source>The TTL, or Time-To-Live is the length of time that the network will hold the message.
|
||||
The recipient must get it during this time. If your Bitmessage client does not hear an acknowledgement, it
|
||||
will resend the message automatically. The longer the Time-To-Live, the
|
||||
|
@ -568,17 +612,17 @@ Im dłuższy TTL, tym więcej pracy będzie musiał wykonac komputer wysyłając
|
|||
Zwykle 4-5 dniowy TTL jest odpowiedni.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1899"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1908"/>
|
||||
<source>Message too long</source>
|
||||
<translation>Wiadomość zbyt długa</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1899"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1908"/>
|
||||
<source>The message that you are trying to send is too long by %1 bytes. (The maximum is 261644 bytes). Please cut it down before sending.</source>
|
||||
<translation>Wiadomość jest za długa o %1 bajtów (maksymalna długość wynosi 261644 bajty). Przed wysłaniem należy ją skrócić.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1941"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1950"/>
|
||||
<source>Error: Your account wasn't registered at an email gateway. Sending registration now as %1, please wait for the registration to be processed before retrying sending.</source>
|
||||
<translation>Błąd: Twoje konto nie było zarejestrowane w bramce poczty. Rejestrowanie jako %1, proszę poczekać na zakończenie procesu przed ponowną próbą wysłania wiadomości.</translation>
|
||||
</message>
|
||||
|
@ -623,57 +667,57 @@ Zwykle 4-5 dniowy TTL jest odpowiedni.</translation>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2092"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2101"/>
|
||||
<source>Error: You must specify a From address. If you don't have one, go to the 'Your Identities' tab.</source>
|
||||
<translation>Błąd: musisz wybrać adres wysyłania. Jeżeli go nie posiadasz, przejdź do zakładki 'Twoje tożsamości'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2026"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2035"/>
|
||||
<source>Address version number</source>
|
||||
<translation>Numer wersji adresu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2026"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2035"/>
|
||||
<source>Concerning the address %1, Bitmessage cannot understand address version numbers of %2. Perhaps upgrade Bitmessage to the latest version.</source>
|
||||
<translation>Odnośnie adresu %1, Bitmessage nie potrafi odczytać wersji adresu %2. Może uaktualnij Bitmessage do najnowszej wersji.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2030"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2039"/>
|
||||
<source>Stream number</source>
|
||||
<translation>Numer strumienia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2030"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2039"/>
|
||||
<source>Concerning the address %1, Bitmessage cannot handle stream numbers of %2. Perhaps upgrade Bitmessage to the latest version.</source>
|
||||
<translation>Odnośnie adresu %1, Bitmessage nie potrafi operować na strumieniu adresu %2. Może uaktualnij Bitmessage do najnowszej wersji.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2035"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2044"/>
|
||||
<source>Warning: You are currently not connected. Bitmessage will do the work necessary to send the message but it won't send until you connect.</source>
|
||||
<translation>Uwaga: nie jesteś obecnie połączony. Bitmessage wykona niezbędną pracę do wysłania wiadomości, ale nie wyśle jej póki się nie połączysz.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2084"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2093"/>
|
||||
<source>Message queued.</source>
|
||||
<translation>W kolejce do wysłania</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2088"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2097"/>
|
||||
<source>Your 'To' field is empty.</source>
|
||||
<translation>Pole 'Do' jest puste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2149"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2158"/>
|
||||
<source>Right click one or more entries in your address book and select 'Send message to this address'.</source>
|
||||
<translation>Użyj prawego przycisku myszy na adresie z książki adresowej i wybierz opcję "Wyślij wiadomość do tego adresu".</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2165"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2174"/>
|
||||
<source>Fetched address from namecoin identity.</source>
|
||||
<translation>Pobrano adres z identyfikatora Namecoin.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2277"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2286"/>
|
||||
<source>New Message</source>
|
||||
<translation>Nowa wiadomość</translation>
|
||||
</message>
|
||||
|
@ -688,57 +732,57 @@ Zwykle 4-5 dniowy TTL jest odpowiedni.</translation>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="59"/>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="60"/>
|
||||
<source>Address is valid.</source>
|
||||
<translation>Adres jest prawidłowy.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="93"/>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="94"/>
|
||||
<source>The address you entered was invalid. Ignoring it.</source>
|
||||
<translation>Wprowadzono niewłaściwy adres, który został zignorowany.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2307"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2316"/>
|
||||
<source>Error: You cannot add the same address to your address book twice. Try renaming the existing one if you want.</source>
|
||||
<translation>Błąd: Adres znajduje się już w książce adresowej.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3333"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3343"/>
|
||||
<source>Error: You cannot add the same address to your subscriptions twice. Perhaps rename the existing one if you want.</source>
|
||||
<translation>Błąd: Adres znajduje się już na liście subskrybcji.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2429"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2438"/>
|
||||
<source>Restart</source>
|
||||
<translation>Uruchom ponownie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2415"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2424"/>
|
||||
<source>You must restart Bitmessage for the port number change to take effect.</source>
|
||||
<translation>Musisz zrestartować Bitmessage, aby zmiana numeru portu weszła w życie.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2429"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2438"/>
|
||||
<source>Bitmessage will use your proxy from now on but you may want to manually restart Bitmessage now to close existing connections (if any).</source>
|
||||
<translation>Bitmessage będzie of teraz korzystał z serwera proxy, ale możesz ręcznie zrestartować Bitmessage, aby zamknąć obecne połączenia (jeżeli występują).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2458"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2467"/>
|
||||
<source>Number needed</source>
|
||||
<translation>Wymagany numer</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2458"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2467"/>
|
||||
<source>Your maximum download and upload rate must be numbers. Ignoring what you typed.</source>
|
||||
<translation>Maksymalne prędkości wysyłania i pobierania powinny być liczbami. Zignorowano zmiany.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2538"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2547"/>
|
||||
<source>Will not resend ever</source>
|
||||
<translation>Nigdy nie wysyłaj ponownie</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2538"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2547"/>
|
||||
<source>Note that the time limit you entered is less than the amount of time Bitmessage waits for the first resend attempt therefore your messages will never be resent.</source>
|
||||
<translation>Zauważ, że wpisany limit czasu wynosi mniej niż czas, który Bitmessage czeka przed pierwszą ponowną próbą wysłania wiadomości, więc Twoje wiadomości nie zostaną nigdy wysłane ponownie.</translation>
|
||||
</message>
|
||||
|
@ -773,24 +817,24 @@ Zwykle 4-5 dniowy TTL jest odpowiedni.</translation>
|
|||
<translation>Naprawdę musisz wpisać hasło.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3012"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3022"/>
|
||||
<source>Address is gone</source>
|
||||
<translation>Adres zniknął</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3012"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3022"/>
|
||||
<source>Bitmessage cannot find your address %1. Perhaps you removed it?</source>
|
||||
<translation>Bitmessage nie może odnaleźć Twojego adresu %1. Może go usunąłeś?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3015"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3025"/>
|
||||
<source>Address disabled</source>
|
||||
<translation>Adres nieaktywny</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3015"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3025"/>
|
||||
<source>Error: The address from which you are trying to send is disabled. You'll have to enable it on the 'Your Identities' tab before using it.</source>
|
||||
<translation>Błąd: adres, z którego próbowałeś wysłać wiadomość jest nieaktywny. Włącz go w zakładce 'Twoje tożsamości' zanim go użyjesz.</translation>
|
||||
<translation>Błąd: adres, z którego próbowałeś wysłać wiadomość jest nieaktywny. Włącz go w zakładce „Twoje tożsamości”, zanim go użyjesz.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3020"/>
|
||||
|
@ -798,42 +842,42 @@ Zwykle 4-5 dniowy TTL jest odpowiedni.</translation>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3090"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3100"/>
|
||||
<source>Entry added to the blacklist. Edit the label to your liking.</source>
|
||||
<translation>Dodano wpis do listy blokowanych. Można teraz zmienić jego nazwę.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3095"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3105"/>
|
||||
<source>Error: You cannot add the same address to your blacklist twice. Try renaming the existing one if you want.</source>
|
||||
<translation>Błąd: Adres znajduje się już na liście blokowanych.</translation>
|
||||
<translation>Błąd: adres znajduje się już na liście blokowanych.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3237"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3247"/>
|
||||
<source>Moved items to trash.</source>
|
||||
<translation>Przeniesiono wiadomości do kosza.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3181"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3191"/>
|
||||
<source>Undeleted item.</source>
|
||||
<translation>Przywrócono wiadomość.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3205"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3215"/>
|
||||
<source>Save As...</source>
|
||||
<translation>Zapisz jako…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3214"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3224"/>
|
||||
<source>Write error.</source>
|
||||
<translation>Błąd zapisu.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3317"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3327"/>
|
||||
<source>No addresses selected.</source>
|
||||
<translation>Nie wybrano adresu.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3372"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3382"/>
|
||||
<source>If you delete the subscription, messages that you already received will become inaccessible. Maybe you can consider disabling the subscription instead. Disabled subscriptions will not receive new messages, but you can still view messages you already received.
|
||||
|
||||
Are you sure you want to delete the subscription?</source>
|
||||
|
@ -842,7 +886,7 @@ Are you sure you want to delete the subscription?</source>
|
|||
Czy na pewno chcesz usunąć tę subskrypcję?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3615"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3629"/>
|
||||
<source>If you delete the channel, messages that you already received will become inaccessible. Maybe you can consider disabling the channel instead. Disabled channels will not receive new messages, but you can still view messages you already received.
|
||||
|
||||
Are you sure you want to delete the channel?</source>
|
||||
|
@ -851,32 +895,32 @@ Are you sure you want to delete the channel?</source>
|
|||
Czy na pewno chcesz usunąć ten kanał?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3745"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3759"/>
|
||||
<source>Do you really want to remove this avatar?</source>
|
||||
<translation>Czy na pewno chcesz usunąć ten awatar?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3753"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3767"/>
|
||||
<source>You have already set an avatar for this address. Do you really want to overwrite it?</source>
|
||||
<translation>Już ustawiłeś awatar dla tego adresu. Czy na pewno chcesz go nadpisać?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="4151"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="4169"/>
|
||||
<source>Start-on-login not yet supported on your OS.</source>
|
||||
<translation>Start po zalogowaniu jeszcze nie jest wspierany pod Twoim systemem.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="4144"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="4162"/>
|
||||
<source>Minimize-to-tray not yet supported on your OS.</source>
|
||||
<translation>Minimalizacja do zasobnika nie jest jeszcze wspierana pod Twoim systemem.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="4147"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="4165"/>
|
||||
<source>Tray notifications not yet supported on your OS.</source>
|
||||
<translation>Powiadomienia w zasobniku nie są jeszcze wspierane pod Twoim systemem.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="4318"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="4336"/>
|
||||
<source>Testing...</source>
|
||||
<translation>Testowanie…</translation>
|
||||
</message>
|
||||
|
@ -1126,7 +1170,7 @@ Czy na pewno chcesz usunąć ten kanał?</translation>
|
|||
<translation>Dołącz / Utwórz kanał</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/foldertree.py" line="181"/>
|
||||
<location filename="../bitmessageqt/foldertree.py" line="206"/>
|
||||
<source>All accounts</source>
|
||||
<translation>Wszystkie konta</translation>
|
||||
</message>
|
||||
|
@ -1136,12 +1180,12 @@ Czy na pewno chcesz usunąć ten kanał?</translation>
|
|||
<translation>Poziom powiększenia %1%</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="90"/>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="91"/>
|
||||
<source>Error: You cannot add the same address to your list twice. Perhaps rename the existing one if you want.</source>
|
||||
<translation>Błąd: Adres znajduje sie już na liście.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="111"/>
|
||||
<location filename="../bitmessageqt/blacklist.py" line="112"/>
|
||||
<source>Add new entry</source>
|
||||
<translation>Dodaj nowy wpis</translation>
|
||||
</message>
|
||||
|
@ -1151,42 +1195,42 @@ Czy na pewno chcesz usunąć ten kanał?</translation>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1774"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1783"/>
|
||||
<source>New version of PyBitmessage is available: %1. Download it from https://github.com/Bitmessage/PyBitmessage/releases/latest</source>
|
||||
<translation>Nowa wersja Bitmessage jest dostępna: %1. Pobierz ją z https://github.com/Bitmessage/PyBitmessage/releases/latest</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2774"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2785"/>
|
||||
<source>Waiting for PoW to finish... %1%</source>
|
||||
<translation>Oczekiwanie na wykonanie dowodu pracy… %1%</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2784"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2795"/>
|
||||
<source>Shutting down Pybitmessage... %1%</source>
|
||||
<translation>Zamykanie PyBitmessage… %1%</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2802"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2814"/>
|
||||
<source>Waiting for objects to be sent... %1%</source>
|
||||
<translation>Oczekiwanie na wysłanie obiektów… %1%</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2822"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2832"/>
|
||||
<source>Saving settings... %1%</source>
|
||||
<translation>Zapisywanie ustawień… %1%</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2835"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2845"/>
|
||||
<source>Shutting down core... %1%</source>
|
||||
<translation>Zamykanie rdzenia programu… %1%</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2841"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2851"/>
|
||||
<source>Stopping notifications... %1%</source>
|
||||
<translation>Zatrzymywanie powiadomień… %1%</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2845"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2855"/>
|
||||
<source>Shutdown imminent... %1%</source>
|
||||
<translation>Zaraz zamknę… %1%</translation>
|
||||
</message>
|
||||
|
@ -1196,42 +1240,42 @@ Czy na pewno chcesz usunąć ten kanał?</translation>
|
|||
<translation><numerusform>%n godzina</numerusform><numerusform>%n godziny</numerusform><numerusform>%n godzin</numerusform><numerusform>%n godzin</numerusform></translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitmessageqt/__init__.py" line="829"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="834"/>
|
||||
<source>%n day(s)</source>
|
||||
<translation><numerusform>%n dzień</numerusform><numerusform>%n dni</numerusform><numerusform>%n dni</numerusform><numerusform>%n dni</numerusform></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2742"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2753"/>
|
||||
<source>Shutting down PyBitmessage... %1%</source>
|
||||
<translation>Zamykanie PyBitmessage… %1%</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1148"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1153"/>
|
||||
<source>Sent</source>
|
||||
<translation>Wysłane</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_addressGenerator.py" line="91"/>
|
||||
<location filename="../class_addressGenerator.py" line="115"/>
|
||||
<source>Generating one new address</source>
|
||||
<translation>Generowanie jednego nowego adresu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_addressGenerator.py" line="153"/>
|
||||
<location filename="../class_addressGenerator.py" line="193"/>
|
||||
<source>Done generating address. Doing work necessary to broadcast it...</source>
|
||||
<translation>Adresy wygenerowany. Wykonywanie dowodu pracy niezbędnego na jego rozesłanie…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_addressGenerator.py" line="170"/>
|
||||
<location filename="../class_addressGenerator.py" line="219"/>
|
||||
<source>Generating %1 new addresses.</source>
|
||||
<translation>Generowanie %1 nowych adresów.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_addressGenerator.py" line="247"/>
|
||||
<location filename="../class_addressGenerator.py" line="323"/>
|
||||
<source>%1 is already in 'Your Identities'. Not adding it again.</source>
|
||||
<translation>%1 jest już w 'Twoich tożsamościach'. Nie zostanie tu dodany.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_addressGenerator.py" line="283"/>
|
||||
<location filename="../class_addressGenerator.py" line="377"/>
|
||||
<source>Done generating address</source>
|
||||
<translation>Ukończono generowanie adresów</translation>
|
||||
</message>
|
||||
|
@ -1241,96 +1285,96 @@ Czy na pewno chcesz usunąć ten kanał?</translation>
|
|||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_sqlThread.py" line="584"/>
|
||||
<location filename="../class_sqlThread.py" line="566"/>
|
||||
<source>Disk full</source>
|
||||
<translation>Dysk pełny</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_sqlThread.py" line="584"/>
|
||||
<location filename="../class_sqlThread.py" line="566"/>
|
||||
<source>Alert: Your disk or data storage volume is full. Bitmessage will now exit.</source>
|
||||
<translation>Uwaga: Twój dysk lub partycja jest pełny. Bitmessage zamknie się.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="747"/>
|
||||
<location filename="../class_singleWorker.py" line="1060"/>
|
||||
<source>Error! Could not find sender address (your address) in the keys.dat file.</source>
|
||||
<translation>Błąd! Nie można odnaleźć adresu nadawcy (Twojego adresu) w pliku keys.dat.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="495"/>
|
||||
<location filename="../class_singleWorker.py" line="580"/>
|
||||
<source>Doing work necessary to send broadcast...</source>
|
||||
<translation>Wykonywanie dowodu pracy niezbędnego do wysłania przekazu…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="518"/>
|
||||
<location filename="../class_singleWorker.py" line="613"/>
|
||||
<source>Broadcast sent on %1</source>
|
||||
<translation>Wysłano: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="587"/>
|
||||
<location filename="../class_singleWorker.py" line="721"/>
|
||||
<source>Encryption key was requested earlier.</source>
|
||||
<translation>Prośba o klucz szyfrujący została już wysłana.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="624"/>
|
||||
<location filename="../class_singleWorker.py" line="795"/>
|
||||
<source>Sending a request for the recipient's encryption key.</source>
|
||||
<translation>Wysyłanie zapytania o klucz szyfrujący odbiorcy.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="639"/>
|
||||
<location filename="../class_singleWorker.py" line="820"/>
|
||||
<source>Looking up the receiver's public key</source>
|
||||
<translation>Wyszukiwanie klucza publicznego odbiorcy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="673"/>
|
||||
<location filename="../class_singleWorker.py" line="878"/>
|
||||
<source>Problem: Destination is a mobile device who requests that the destination be included in the message but this is disallowed in your settings. %1</source>
|
||||
<translation>Problem: adres docelowy jest urządzeniem przenośnym, które wymaga, aby adres docelowy był zawarty w wiadomości, ale jest to zabronione w Twoich ustawieniach. %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="687"/>
|
||||
<location filename="../class_singleWorker.py" line="909"/>
|
||||
<source>Doing work necessary to send message.
|
||||
There is no required difficulty for version 2 addresses like this.</source>
|
||||
<translation>Wykonywanie dowodu pracy niezbędnego do wysłania wiadomości.
|
||||
Nie ma wymaganej trudności dla adresów w wersji 2, takich jak ten adres.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="701"/>
|
||||
<location filename="../class_singleWorker.py" line="944"/>
|
||||
<source>Doing work necessary to send message.
|
||||
Receiver's required difficulty: %1 and %2</source>
|
||||
<translation>Wykonywanie dowodu pracy niezbędnego do wysłania wiadomości.
|
||||
Odbiorca wymaga trudności: %1 i %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="710"/>
|
||||
<location filename="../class_singleWorker.py" line="984"/>
|
||||
<source>Problem: The work demanded by the recipient (%1 and %2) is more difficult than you are willing to do. %3</source>
|
||||
<translation>Problem: dowód pracy wymagany przez odbiorcę (%1 i %2) jest trudniejszy niż chciałbyś wykonać. %3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="722"/>
|
||||
<location filename="../class_singleWorker.py" line="1012"/>
|
||||
<source>Problem: You are trying to send a message to yourself or a chan but your encryption key could not be found in the keys.dat file. Could not encrypt message. %1</source>
|
||||
<translation>Problem: próbujesz wysłać wiadomość do siebie lub na kanał, ale Twój klucz szyfrujący nie został znaleziony w pliku keys.dat. Nie można zaszyfrować wiadomości. %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1049"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1054"/>
|
||||
<source>Doing work necessary to send message.</source>
|
||||
<translation>Wykonywanie pracy potrzebnej do wysłania wiadomości.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="845"/>
|
||||
<location filename="../class_singleWorker.py" line="1218"/>
|
||||
<source>Message sent. Waiting for acknowledgement. Sent on %1</source>
|
||||
<translation>Wiadomość wysłana. Oczekiwanie na potwierdzenie odbioru. Wysłano o %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1037"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1042"/>
|
||||
<source>Doing work necessary to request encryption key.</source>
|
||||
<translation>Wykonywanie pracy niezbędnej do prośby o klucz szyfrujący.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="961"/>
|
||||
<location filename="../class_singleWorker.py" line="1380"/>
|
||||
<source>Broadcasting the public key request. This program will auto-retry if they are offline.</source>
|
||||
<translation>Rozsyłanie prośby o klucz publiczny. Program spróbuje ponownie, jeżeli jest on niepołączony.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_singleWorker.py" line="963"/>
|
||||
<location filename="../class_singleWorker.py" line="1387"/>
|
||||
<source>Sending public key request. Waiting for reply. Requested at %1</source>
|
||||
<translation>Wysyłanie prośby o klucz publiczny. Oczekiwanie na odpowiedź. Zapytano o %1</translation>
|
||||
</message>
|
||||
|
@ -1345,97 +1389,82 @@ Odbiorca wymaga trudności: %1 i %2</translation>
|
|||
<translation>Usunięto mapowanie portów UPnP</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="248"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="244"/>
|
||||
<source>Mark all messages as read</source>
|
||||
<translation>Oznacz wszystkie jako przeczytane</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2636"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2645"/>
|
||||
<source>Are you sure you would like to mark all messages read?</source>
|
||||
<translation>Czy na pewno chcesz oznaczyć wszystkie wiadomości jako przeczytane?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1058"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1063"/>
|
||||
<source>Doing work necessary to send broadcast.</source>
|
||||
<translation>Wykonywanie dowodu pracy niezbędnego do wysłania przekazu.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2708"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2721"/>
|
||||
<source>Proof of work pending</source>
|
||||
<translation>Dowód pracy zawieszony</translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitmessageqt/__init__.py" line="2708"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2721"/>
|
||||
<source>%n object(s) pending proof of work</source>
|
||||
<translation><numerusform>Zawieszony dowód pracy %n obiektu</numerusform><numerusform>Zawieszony dowód pracy %n obiektów</numerusform><numerusform>Zawieszony dowód pracy %n obiektów</numerusform><numerusform>Zawieszony dowód pracy %n obiektów</numerusform></translation>
|
||||
</message>
|
||||
<message numerus="yes">
|
||||
<location filename="../bitmessageqt/__init__.py" line="2708"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2721"/>
|
||||
<source>%n object(s) waiting to be distributed</source>
|
||||
<translation><numerusform>%n obiekt oczekuje na wysłanie</numerusform><numerusform>%n obiektów oczekuje na wysłanie</numerusform><numerusform>%n obiektów oczekuje na wysłanie</numerusform><numerusform>%n obiektów oczekuje na wysłanie</numerusform></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2708"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="2721"/>
|
||||
<source>Wait until these tasks finish?</source>
|
||||
<translation>Czy poczekać aż te zadania zostaną zakończone?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_outgoingSynSender.py" line="211"/>
|
||||
<source>Problem communicating with proxy: %1. Please check your network settings.</source>
|
||||
<translation>Błąd podczas komunikacji z proxy: %1. Proszę sprawdź swoje ustawienia sieci.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_outgoingSynSender.py" line="240"/>
|
||||
<source>SOCKS5 Authentication problem: %1. Please check your SOCKS5 settings.</source>
|
||||
<translation>Problem z autoryzacją SOCKS5: %1. Proszę sprawdź swoje ustawienia SOCKS5.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../class_receiveDataThread.py" line="171"/>
|
||||
<source>The time on your computer, %1, may be wrong. Please verify your settings.</source>
|
||||
<translation>Czas na Twoim komputerze, %1, może być błędny. Proszę sprawdź swoje ustawienia.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../namecoin.py" line="101"/>
|
||||
<location filename="../namecoin.py" line="115"/>
|
||||
<source>The name %1 was not found.</source>
|
||||
<translation>Ksywka %1 nie została znaleziona.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../namecoin.py" line="110"/>
|
||||
<location filename="../namecoin.py" line="124"/>
|
||||
<source>The namecoin query failed (%1)</source>
|
||||
<translation>Zapytanie namecoin nie powiodło się (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../namecoin.py" line="113"/>
|
||||
<location filename="../namecoin.py" line="127"/>
|
||||
<source>The namecoin query failed.</source>
|
||||
<translation>Zapytanie namecoin nie powiodło się.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../namecoin.py" line="119"/>
|
||||
<location filename="../namecoin.py" line="133"/>
|
||||
<source>The name %1 has no valid JSON data.</source>
|
||||
<translation>Ksywka %1 nie zawiera prawidłowych danych JSON.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../namecoin.py" line="127"/>
|
||||
<location filename="../namecoin.py" line="141"/>
|
||||
<source>The name %1 has no associated Bitmessage address.</source>
|
||||
<translation>Ksywka %1 nie ma powiązanego adresu Bitmessage.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../namecoin.py" line="149"/>
|
||||
<location filename="../namecoin.py" line="171"/>
|
||||
<source>Success! Namecoind version %1 running.</source>
|
||||
<translation>Namecoind wersja %1 działa poprawnie!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../namecoin.py" line="155"/>
|
||||
<location filename="../namecoin.py" line="182"/>
|
||||
<source>Success! NMControll is up and running.</source>
|
||||
<translation>NMControl działa poprawnie!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../namecoin.py" line="158"/>
|
||||
<location filename="../namecoin.py" line="185"/>
|
||||
<source>Couldn't understand NMControl.</source>
|
||||
<translation>Nie można zrozumieć NMControl.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../namecoin.py" line="165"/>
|
||||
<location filename="../namecoin.py" line="195"/>
|
||||
<source>The connection to namecoin failed.</source>
|
||||
<translation>Nie udało się połączyć z namecoin.</translation>
|
||||
</message>
|
||||
|
@ -1445,12 +1474,12 @@ Odbiorca wymaga trudności: %1 i %2</translation>
|
|||
<translation>Twoje procesory graficzne nie obliczyły poprawnie, wyłączam OpenCL. Prosimy zaraportować przypadek twórcom programu.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3793"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="3807"/>
|
||||
<source>Set notification sound...</source>
|
||||
<translation>Ustaw dźwięk powiadomień…</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="637"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="645"/>
|
||||
<source>
|
||||
Welcome to easy and secure Bitmessage
|
||||
* send messages to other people
|
||||
|
@ -1464,112 +1493,112 @@ Witamy w przyjaznym i bezpiecznym Bitmessage
|
|||
* dyskutuj na kanałach (chany) z innymi ludźmi</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="820"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="825"/>
|
||||
<source>not recommended for chans</source>
|
||||
<translation>niezalecany dla kanałów</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1213"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1218"/>
|
||||
<source>Quiet Mode</source>
|
||||
<translation>Tryb cichy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1603"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1610"/>
|
||||
<source>Problems connecting? Try enabling UPnP in the Network Settings</source>
|
||||
<translation>Problem z połączeniem? Spróbuj włączyć UPnP w ustawieniach sieci.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1928"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1937"/>
|
||||
<source>You are trying to send an email instead of a bitmessage. This requires registering with a gateway. Attempt to register?</source>
|
||||
<translation>Próbujesz wysłać e-mail zamiast wiadomość bitmessage. To wymaga zarejestrowania się na bramce. Czy zarejestrować?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1960"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1969"/>
|
||||
<source>Error: Bitmessage addresses start with BM- Please check the recipient address %1</source>
|
||||
<translation>Błąd: adresy Bitmessage zaczynają się od BM-. Proszę sprawdzić adres odbiorcy %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1966"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1975"/>
|
||||
<source>Error: The recipient address %1 is not typed or copied correctly. Please check it.</source>
|
||||
<translation>Błąd: adres odbiorcy %1 nie został skopiowany lub przepisany poprawnie. Proszę go sprawdzić.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1972"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1981"/>
|
||||
<source>Error: The recipient address %1 contains invalid characters. Please check it.</source>
|
||||
<translation>Błąd: adres odbiorcy %1 zawiera nieprawidłowe znaki. Proszę go sprawdzić.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1978"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1987"/>
|
||||
<source>Error: The version of the recipient address %1 is too high. Either you need to upgrade your Bitmessage software or your acquaintance is being clever.</source>
|
||||
<translation>Błąd: wersja adresu odbiorcy %1 jest za wysoka. Musisz albo zaktualizować Twoje oprogramowanie Bitmessage, albo twój znajomy Cię trolluje.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1986"/>
|
||||
<location filename="../bitmessageqt/__init__.py" line="1995"/>
|
||||
<source>Error: Some data encod |