This repository has been archived by the owner on Jan 3, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#334] Polish translation for the popover
- Loading branch information
Showing
7 changed files
with
39 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 9 additions & 9 deletions
18
Hive/Controllers/pl.lproj/HITransactionPopoverViewController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
|
||
/* Class = "NSTextFieldCell"; title = "Transaction ID:"; ObjectID = "2hR-33-nwC"; */ | ||
"2hR-33-nwC.title" = "Transaction ID:"; | ||
"2hR-33-nwC.title" = "ID transakcji:"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Amount:"; ObjectID = "3G0-0s-dgf"; */ | ||
"3G0-0s-dgf.title" = "Amount:"; | ||
"3G0-0s-dgf.title" = "Kwota:"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Details:"; ObjectID = "6nl-hl-J8B"; */ | ||
"6nl-hl-J8B.title" = "Details:"; | ||
"6nl-hl-J8B.title" = "Szczegóły:"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Recipient:"; ObjectID = "FNo-KW-FSJ"; */ | ||
"FNo-KW-FSJ.title" = "Recipient:"; | ||
"FNo-KW-FSJ.title" = "Odbiorca:"; | ||
|
||
/* Class = "NSButtonCell"; title = "Show on blockchain.info..."; ObjectID = "Lay-eO-8hN"; */ | ||
"Lay-eO-8hN.title" = "Show on blockchain.info..."; | ||
"Lay-eO-8hN.title" = "Pokaż na blockchain.info…"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Exchange rate:"; ObjectID = "WBQ-QW-Ib4"; */ | ||
"WBQ-QW-Ib4.title" = "Exchange rate:"; | ||
"WBQ-QW-Ib4.title" = "Kurs wymiany:"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Status:"; ObjectID = "uRB-Vb-JTA"; */ | ||
"uRB-Vb-JTA.title" = "Status:"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Confirmations:"; ObjectID = "x54-St-kEH"; */ | ||
"x54-St-kEH.title" = "Confirmations:"; | ||
"x54-St-kEH.title" = "Potwierdzenia:"; | ||
|
||
/* Class = "NSTextFieldCell"; placeholderString = "Received with address:"; ObjectID = "ybn-TT-lTo"; */ | ||
"ybn-TT-lTo.placeholderString" = "Received with address:"; | ||
"ybn-TT-lTo.placeholderString" = "Odebrano na adres:"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Target address:"; ObjectID = "ybn-TT-lTo"; */ | ||
"ybn-TT-lTo.title" = "Target address:"; | ||
"ybn-TT-lTo.title" = "Adres docelowy:"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.