first commit
This commit is contained in:
35
apps/frontend/i18n/stInBankFrontend.en.xml
Normal file
35
apps/frontend/i18n/stInBankFrontend.en.xml
Normal file
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff version="1.0">
|
||||
<file orginal="global" source-language="pl_PL" target-language="en_US" datatype="plaintext" date="2008-11-05T12:10:49Z">
|
||||
<body>
|
||||
<trans-unit id="1">
|
||||
<source>Minimalna kwota zamówienia to _amount_</source>
|
||||
<target>The minimum order amount is _amount_</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="2">
|
||||
<source>Maksymalna kwota zamówienia to _amount_</source>
|
||||
<target>The maximum order amount is _amount_</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="3">
|
||||
<source>Zamknij</source>
|
||||
<target>Close</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4">
|
||||
<source>Dziękujemy za skorzystanie z Inbank. Zamówienie zostanie zrealizowane po pozytywnym rozpatrzeniu wniosku.</source>
|
||||
<target>Thank you for using the Inbank. The order will be processed after the application has been approved.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="5">
|
||||
<source>Wystąpił problem podczas realizacji płatności</source>
|
||||
<target>There was a problem during the payment process</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="6">
|
||||
<source>Płatność anulowana przez klienta</source>
|
||||
<target>Payment canceled by the client</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="7">
|
||||
<source>Skontaktuj się z nami</source>
|
||||
<target>Please contact us</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user