Skip to content

Commit

Permalink
Merge pull request AlphaWallet#3857 from pekkanikander/feature-add-fi…
Browse files Browse the repository at this point in the history
…nnish-localization

Add initial Finnish localisation
  • Loading branch information
hboon authored Feb 5, 2022
2 parents 7150607 + dc1fc4a commit adcde34
Show file tree
Hide file tree
Showing 11 changed files with 1,827 additions and 3 deletions.
17 changes: 17 additions & 0 deletions AlphaWallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2116,6 +2116,14 @@
CCA4FE391FD42B4100749AE4 /* FakeJailbreakChecker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FakeJailbreakChecker.swift; sourceTree = "<group>"; };
CCCD74FC1FD2D38D004A087D /* CheckDeviceCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CheckDeviceCoordinator.swift; sourceTree = "<group>"; };
E36AB2DC7832A980726A4AB1 /* Pods_AlphaWalletTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AlphaWalletTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
EAC6758527A096EC009C3344 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = fi; path = fi.lproj/privacyPolicy.html; sourceTree = "<group>"; };
EAC6758627A096EC009C3344 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = fi; path = fi.lproj/termsOfService.html; sourceTree = "<group>"; };
EAC6758727A096EC009C3344 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = fi; path = fi.lproj/howDoIGetMyMoneyInfo.html; sourceTree = "<group>"; };
EAC6758827A096EC009C3344 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = fi; path = fi.lproj/howDoITransferETHIntoMyWalletInfo.html; sourceTree = "<group>"; };
EAC6758927A096EC009C3344 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = fi; path = fi.lproj/whatIsEthereumInfo.html; sourceTree = "<group>"; };
EAC6758A27A096EC009C3344 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = fi; path = fi.lproj/sellInfo.html; sourceTree = "<group>"; };
EAC6758B27A096EC009C3344 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.html; name = fi; path = fi.lproj/redeemInfo.html; sourceTree = "<group>"; };
EAC6758C27A096ED009C3344 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -5256,6 +5264,7 @@
vi,
ja,
ko,
fi,
Base,
);
mainGroup = 2912CCEC1F6A830700C6CBE3;
Expand Down Expand Up @@ -6644,6 +6653,7 @@
7721A6BF202B1D3E004DB16C /* zh-Hans */,
B1CCA9D1215B615A0000FBF7 /* ja */,
B1CCA9D2215B61620000FBF7 /* ko */,
EAC6758C27A096ED009C3344 /* fi */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand All @@ -6652,6 +6662,7 @@
isa = PBXVariantGroup;
children = (
C868C535205409160059672B /* en */,
EAC6758B27A096EC009C3344 /* fi */,
);
name = redeemInfo.html;
sourceTree = "<group>";
Expand All @@ -6660,6 +6671,7 @@
isa = PBXVariantGroup;
children = (
C88033112055034E00D73D6F /* en */,
EAC6758A27A096EC009C3344 /* fi */,
);
name = sellInfo.html;
sourceTree = "<group>";
Expand All @@ -6668,6 +6680,7 @@
isa = PBXVariantGroup;
children = (
C880331720551DF700D73D6F /* en */,
EAC6758827A096EC009C3344 /* fi */,
);
name = howDoITransferETHIntoMyWalletInfo.html;
sourceTree = "<group>";
Expand All @@ -6676,6 +6689,7 @@
isa = PBXVariantGroup;
children = (
C880331920551DF700D73D6F /* en */,
EAC6758727A096EC009C3344 /* fi */,
);
name = howDoIGetMyMoneyInfo.html;
sourceTree = "<group>";
Expand All @@ -6684,6 +6698,7 @@
isa = PBXVariantGroup;
children = (
C880331D20551DF700D73D6F /* en */,
EAC6758927A096EC009C3344 /* fi */,
);
name = whatIsEthereumInfo.html;
sourceTree = "<group>";
Expand All @@ -6692,6 +6707,7 @@
isa = PBXVariantGroup;
children = (
C887C5362057B703005ACF81 /* en */,
EAC6758527A096EC009C3344 /* fi */,
);
name = privacyPolicy.html;
sourceTree = "<group>";
Expand All @@ -6700,6 +6716,7 @@
isa = PBXVariantGroup;
children = (
C887C5382057B703005ACF81 /* en */,
EAC6758627A096EC009C3344 /* fi */,
);
name = termsOfService.html;
sourceTree = "<group>";
Expand Down
787 changes: 787 additions & 0 deletions AlphaWallet/Localization/fi.lproj/Localizable.strings

Large diffs are not rendered by default.

95 changes: 95 additions & 0 deletions AlphaWallet/Localization/fi.lproj/howDoIGetMyMoneyInfo.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
<!DOCTYPE html> <html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no">
<style type="text/css">
@font-face {
font-family: 'SourceSansPro';
src: url('tokenscript-resource:///SourceSansPro-Light.otf') format('opentype');
font-weight: lighter;
}
@font-face {
font-family: 'SourceSansPro';
src: url('tokenscript-resource:///SourceSansPro-Regular.otf') format('opentype');
font-weight: normal;
}
@font-face {
font-family: 'SourceSansPro';
src: url('tokenscript-resource:///SourceSansPro-Semibold.otf') format('opentype');
font-weight: bolder;
}
@font-face {
font-family: 'SourceSansPro';
src: url('tokenscript-resource:///SourceSansPro-Bold.otf') format('opentype');
font-weight: bold;
}
</style>
<style type='text/css'>

html {
background-color: rgb(84, 193, 227);
}

body {
background-color: rgb(84, 193, 227);
color: white;
margin-left: 30px;
margin-right: 30px;
}

h1 {
font-family: 'SourceSansPro';
font-size: 25px;
font-weight: lighter;
text-align: center;
margin-bottom: 20px;
}

p {
font-family: 'SourceSansPro';
font-size: 15px;
font-weight: normal;
text-align: justify;
margin-top: 0;
margin-bottom: 0;
}

p.centered {
text-align: center;
}

hr {
border: none;
border-top: 1px solid white;
margin-top: 40px;
margin-bottom: 40px;
}

.links {
font-family: 'SourceSansPro';
font-size: 15px;
font-weight: bolder;
margin-top: 40px;
text-align: center;
color: white;
}

a:link, a:active, a:visited {
color: white;
}

</style>
</head>
<body>
<h1>How Do I Get My Money</h1>
<h1>How do I convert Ethereum into cash?</h1>
<p>You can convert Ethereum to USD and transfer it to your bank account with the following exchange platforms:</p>
<p class="links">
<a href="https://www.coinbase.com">www.coinbase.com</a>
<br>
<br>
<a href="https://www.gemini.com">www.gemini.com</a>
</p>
<hr>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
<!DOCTYPE html> <html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no">

<style type="text/css">
@font-face {
font-family: 'SourceSansPro';
src: url('tokenscript-resource:///SourceSansPro-Light.otf') format('opentype');
font-weight: lighter;
}
@font-face {
font-family: 'SourceSansPro';
src: url('tokenscript-resource:///SourceSansPro-Regular.otf') format('opentype');
font-weight: normal;
}
@font-face {
font-family: 'SourceSansPro';
src: url('tokenscript-resource:///SourceSansPro-Semibold.otf') format('opentype');
font-weight: bolder;
}
@font-face {
font-family: 'SourceSansPro';
src: url('tokenscript-resource:///SourceSansPro-Bold.otf') format('opentype');
font-weight: bold;
}
</style>

<style type='text/css'>

html {
background-color: rgb(84, 193, 227);
}

body {
background-color: rgb(84, 193, 227);
color: white;
margin-left: 30px;
margin-right: 30px;
}

h1 {
font-family: 'SourceSansPro';
font-size: 25px;
font-weight: lighter;
text-align: center;
margin-bottom: 20px;
}

p {
font-family: 'SourceSansPro';
font-size: 15px;
font-weight: normal;
text-align: justify;
margin-top: 0;
margin-bottom: 0;
}

p.centered {
text-align: center;
}

hr {
border: none;
border-top: 1px solid white;
margin-top: 40px;
margin-bottom: 40px;
}

.links {
font-family: 'SourceSansPro';
font-size: 15px;
font-weight: bolder;
margin-top: 40px;
text-align: center;
color: white;
}

a:link, a:active, a:visited {
color: white;
}

</style>
</head>
<body>
<h1>How Do I Transfer ETH Into My Wallet</h1>
<p> Simply present your address as a QR code to the sender or copy and paste the address and send it to them. The sender can scan or copy paste the address and send the amount of ether they desire to you </p>
</body>
</html>
Loading

0 comments on commit adcde34

Please sign in to comment.