Updated translations from Crowdin.
This commit is contained in:
parent
46b5317f5e
commit
8bf31f97d8
16 changed files with 1372 additions and 76 deletions
|
|
@ -11,7 +11,7 @@ msgstr ""
|
|||
"Last-Translator: emilold\n"
|
||||
"Language-Team: Polish\n"
|
||||
"Language: pl\n"
|
||||
"PO-Revision-Date: 2018-08-21 03:40\n"
|
||||
"PO-Revision-Date: 2018-09-15 05:56\n"
|
||||
|
||||
#: www/views/modals/paypro.html:34
|
||||
msgid "(Trusted)"
|
||||
|
|
@ -520,7 +520,7 @@ msgid "Cannot Create Wallet"
|
|||
msgstr "Nie można utworzyć portfela"
|
||||
|
||||
#: src/js/services/profileService.js:442
|
||||
msgid "Cannot join the same wallet more that once"
|
||||
msgid "Cannot join the same wallet more than once"
|
||||
msgstr "Nie można dołączyć tego samego portfela więcej niż raz"
|
||||
|
||||
#: www/views/includes/bitpayCardsCard.html:2
|
||||
|
|
@ -2925,10 +2925,15 @@ msgid "Sweep"
|
|||
msgstr "Opróżnij"
|
||||
|
||||
#: www/views/includes/incomingDataMenu.html:89
|
||||
#: www/views/paperWallet.html:3
|
||||
msgctxt "List item"
|
||||
msgid "Sweep paper wallet"
|
||||
msgstr "Wyczyść papierowy portfel"
|
||||
|
||||
#: www/views/paperWallet.html:3
|
||||
msgctxt "Page title"
|
||||
msgid "Sweep Paper Wallet"
|
||||
msgstr "Wyczyść papierowy portfel"
|
||||
|
||||
#: src/js/services/onGoingProcess.js:33
|
||||
msgid "Sweeping Wallet..."
|
||||
msgstr "Sczytywanie portfela..."
|
||||
|
|
@ -3792,6 +3797,10 @@ msgstr "Poznaj Bitcoin.com"
|
|||
msgid "Bitcoin Cash Games"
|
||||
msgstr "Gry Bitcoin Cash"
|
||||
|
||||
#: www/views/includes/community.html:29
|
||||
msgid "Share the Wallet App"
|
||||
msgstr "Udostępnij aplikację Portfel"
|
||||
|
||||
#: src/js/services/bitcoincomService.js:28
|
||||
msgid "News"
|
||||
msgstr "Aktualności"
|
||||
|
|
@ -3860,3 +3869,75 @@ msgstr "Mniej niż 1 cent"
|
|||
msgid "This invoice is no longer accepting payments"
|
||||
msgstr "Nie można już opłacić tej faktury"
|
||||
|
||||
#: www/views/amount.html.js:60
|
||||
msgid "Send Maximum Amount"
|
||||
msgstr "Wyślij maksymalną kwotę"
|
||||
|
||||
#: src/js/controllers/amount.controller.js:239
|
||||
msgid "Unknown error."
|
||||
msgstr "Nieznany błąd."
|
||||
|
||||
#: www/views/paperWallet.html:48
|
||||
msgid "No Bitcoin Cash wallet to transfer funds to found."
|
||||
msgstr "Nie znaleziono portfela Bitcoin Cash do przekazania środków."
|
||||
|
||||
#: www/views/paperWallet.html:54
|
||||
msgid "No Bitcoin Cash found."
|
||||
msgstr "Nie znaleziono Bitcoin Cash."
|
||||
|
||||
#: www/views/paperWallet.html:60
|
||||
msgid "Bitcoin Core found:"
|
||||
msgstr "Znaleziono Bitcoin Core:"
|
||||
|
||||
#: www/views/paperWallet.html:98
|
||||
msgid "No Bitcoin Core wallet to transfer funds to found."
|
||||
msgstr "Nie znaleziono portfela Bitcoin Core do przekazania środków."
|
||||
|
||||
#: www/views/paperWallet.html:104
|
||||
msgid "No Bitcoin Core found."
|
||||
msgstr "Nie znaleziono Bitcoin Core."
|
||||
|
||||
#: src/js/controllers/tab-scan.js:120
|
||||
msgid "Scan Failed"
|
||||
msgstr "Skanowanie nie powiodło się"
|
||||
|
||||
#: src/js/controllers/tab-scan.js:121
|
||||
msgid "Data not recognised."
|
||||
msgstr "Nie rozpoznano danych."
|
||||
|
||||
#: src/js/controllers/tab-scan.js:121
|
||||
msgid "Unsupported"
|
||||
msgstr "Nieobsługiwane"
|
||||
|
||||
#: src/js/controllers/tab-scan.js:121
|
||||
msgid "Testnet is not supported."
|
||||
msgstr "Sieć testowa nie jest obsługiwana."
|
||||
|
||||
#: www/views/includes/incomingDataMenu.html:81
|
||||
msgid "URL"
|
||||
msgstr "Adres URL"
|
||||
|
||||
#: www/views/includes/incomingDataMenu.html:90
|
||||
msgid "Open in web browser"
|
||||
msgstr "Otwórz w przeglądarce internetowej"
|
||||
|
||||
#: src/js/services/shapeshift.service.js.html:90
|
||||
msgid "Invalid address"
|
||||
msgstr "Nieprawidłowy adres"
|
||||
|
||||
#: src/js/services/shapeshift.service.js.html:90
|
||||
msgid "Amount is not defined"
|
||||
msgstr "Kwota nie jest określona"
|
||||
|
||||
#: src/js/services/shapeshift.service.js.html:90
|
||||
msgid "Amount is below the minimun"
|
||||
msgstr "Kwota niższa od minimalnej"
|
||||
|
||||
#: src/js/services/shapeshift.service.js.html:90
|
||||
msgid "Amount is above the limit"
|
||||
msgstr "Kwota przekracza limit"
|
||||
|
||||
#: src/js/services/shapeshift.service.js.html:90
|
||||
msgid "Invalid response from Shapeshift"
|
||||
msgstr "Nieprawidłowa odpowiedź z Shapeshift"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue