mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 12:09:57 +00:00
begin translation
This commit is contained in:
parent
72541b6d51
commit
68898636a4
1 changed files with 8 additions and 5 deletions
|
@ -11,11 +11,12 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/AddressBook.qml" line="56"/>
|
<location filename="../pages/AddressBook.qml" line="56"/>
|
||||||
<source>Qr Code</source>
|
<source>Qr Code</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished">QR-Code</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/AddressBook.qml" line="74"/>
|
<location filename="../pages/AddressBook.qml" line="74"/>
|
||||||
<source>4...</source>
|
<source>4...</source>
|
||||||
|
<translatorcomment>Placeholder value</translatorcomment>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -26,6 +27,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/AddressBook.qml" line="81"/>
|
<location filename="../pages/AddressBook.qml" line="81"/>
|
||||||
<source><b>Payment ID</b><br/><br/>A unique user name used in<br/>the address book. It is not a<br/>transfer of information sent<br/>during the transfer</source>
|
<source><b>Payment ID</b><br/><br/>A unique user name used in<br/>the address book. It is not a<br/>transfer of information sent<br/>during the transfer</source>
|
||||||
|
<translatorcomment>TODO: Make sense of it!</translatorcomment>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -79,7 +81,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../components/AddressBookTable.qml" line="149"/>
|
<location filename="../components/AddressBookTable.qml" line="149"/>
|
||||||
<source>Address copied to clipboard</source>
|
<source>Address copied to clipboard</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished">Adresse in die Zwischenablage kopiert</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -151,7 +153,8 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Dashboard.qml" line="102"/>
|
<location filename="../pages/Dashboard.qml" line="102"/>
|
||||||
<source><style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style> looking for security level and address book? go to <a href='#'>Transfer</a> tab</source>
|
<source><style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style> looking for security level and address book? go to <a href='#'>Transfer</a> tab</source>
|
||||||
<translation><style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style> du suchst das addressbuch und das geheimhaltungslevel? wechsle zum <a href='#'>Transfer</a> reiter</translation>
|
<translatorcomment>TODO: Geheimhaltungslevel oder Sicherheitslevel?</translatorcomment>
|
||||||
|
<translation type="unfinished"><style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style> Du suchst das Adressbuch und das Geheimhaltungslevel? wechsle zum <a href='#'>Transfer</a> reiter</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -786,7 +789,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../components/QRCodeScanner.qml" line="129"/>
|
<location filename="../components/QRCodeScanner.qml" line="129"/>
|
||||||
<source>QrCode Scanned</source>
|
<source>QrCode Scanned</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished">QR-Code gescannt</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -2057,7 +2060,7 @@ For the case with Spend Proof, you don't need to specify the recipient addr
|
||||||
<message>
|
<message>
|
||||||
<location filename="../wizard/WizardManageWalletUI.qml" line="206"/>
|
<location filename="../wizard/WizardManageWalletUI.qml" line="206"/>
|
||||||
<source>From QR Code</source>
|
<source>From QR Code</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished">Mit QR-Code</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../wizard/WizardManageWalletUI.qml" line="245"/>
|
<location filename="../wizard/WizardManageWalletUI.qml" line="245"/>
|
||||||
|
|
Loading…
Reference in a new issue