mirror of
https://github.com/monero-project/monero-site.git
synced 2024-10-31 21:47:59 +00:00
206 lines
6.4 KiB
Text
206 lines
6.4 KiB
Text
|
# SOME DESCRIPTIVE TITLE
|
||
|
# Copyright (C) YEAR Free Software Foundation, Inc.
|
||
|
# This file is distributed under the same license as the PACKAGE package.
|
||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||
|
#
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||
|
"POT-Creation-Date: 2021-04-02 09:18+0200\n"
|
||
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||
|
"Language: \n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:2
|
||
|
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:4
|
||
|
msgid ""
|
||
|
"A view-only wallet is a special type of wallet that can only see incoming "
|
||
|
"transactions. Since it doesn't hold your mnemonic seed and private spend "
|
||
|
"key, it can't sign transactions and it can't see outgoing transactions. This "
|
||
|
"makes them particularly interesting for"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Bullet: '* '
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:8
|
||
|
#, markdown-text
|
||
|
msgid "Validate incoming transactions to cold wallets or hardware wallets"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Bullet: '* '
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:8
|
||
|
#, markdown-text
|
||
|
msgid "Monitor incoming donations to a fundraising campaign"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Bullet: '* '
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:8
|
||
|
#, markdown-text
|
||
|
msgid "Developers writing libraries to validate payments"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:10
|
||
|
msgid ""
|
||
|
"View-only wallets cannot sign transactions, therefore they can't spend a "
|
||
|
"balance alone. However, they can be used as part of an offline transaction "
|
||
|
"signing, by creating unsigned transactions to be signed offline in a cold "
|
||
|
"device, and later by sending the signed transaction to the network."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:12
|
||
|
msgid ""
|
||
|
"If your wallet has outgoing transactions, the balance displayed will not be "
|
||
|
"correct. To get a correct balance in a view-only wallet, you have to import "
|
||
|
"the accompanying key images of each output of the wallet."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:14
|
||
|
msgid ""
|
||
|
"You can also create a view-only wallet of a hardware wallet, however this "
|
||
|
"kind of view-only wallet doesn't support offline transaction signing and "
|
||
|
"importing of key images."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:16
|
||
|
msgid ""
|
||
|
"In order to create a view-only wallet, you must either have access to a "
|
||
|
"wallet or know the main address and the private view key from a wallet."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:18
|
||
|
msgid "### CLI: Creating a View-Only Wallet from a Private View Key"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:20
|
||
|
msgid ""
|
||
|
"Open an existing wallet and type `address` and `viewkey` commands to display "
|
||
|
"the wallet's address and its private (secret) view key. Type `exit` to close "
|
||
|
"the wallet."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:22
|
||
|
msgid ""
|
||
|
"Next, create your view-only wallet by typing `monero-wallet-cli "
|
||
|
"--generate-from-view-key wallet-name`. The last argument will be your new "
|
||
|
"wallet's file name. You will be prompted for `Standard address` and `View "
|
||
|
"key` by the wallet. Paste in your original wallet's address and private "
|
||
|
"(secret) view key. Next, enter and confirm a password for your new wallet."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:24
|
||
|
msgid "### GUI: Creating a View-Only Wallet from an Existing Wallet File"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:26
|
||
|
msgid ""
|
||
|
"If you have access to the existing wallet, open your wallet and go to "
|
||
|
"`Settings` > `Wallet` > `Create a view-only wallet`:"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:28
|
||
|
msgid "![settings](/img/resources/user-guides/en/view-only/settings.png)"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:30
|
||
|
msgid ""
|
||
|
"The view-only wallet file will be created within the same directory and "
|
||
|
"using your current password."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:32
|
||
|
msgid ""
|
||
|
"Optionally, double-click the `Success` window to copy the message, then "
|
||
|
"click `OK` to close it:"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:34
|
||
|
msgid "![Success](/img/resources/user-guides/en/view-only/Success.png)"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:36
|
||
|
msgid "### GUI: Creating a View-only Wallet from a Private View Key"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:38
|
||
|
msgid ""
|
||
|
"If you don't have access to the existing wallet, you can create a view-only "
|
||
|
"wallet by knowing the wallet's main address and its private view key."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:40
|
||
|
msgid ""
|
||
|
"In order to do that, go to the main Menu and click on `Restore wallet from "
|
||
|
"keys or mnemonic seed`:"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:42
|
||
|
msgid "![restore-view-only](/img/resources/user-guides/en/view-only/restore-view-only.png)"
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:44
|
||
|
msgid ""
|
||
|
"Enter a name for you view-only wallet file. Optionally, you can change the "
|
||
|
"file location."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:46
|
||
|
msgid "Select `Restore from keys`."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:48
|
||
|
msgid ""
|
||
|
"In `Account address (public)` field, enter your wallet's main address, which "
|
||
|
"starts with 4."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:50
|
||
|
msgid "In `View key (private)` field, enter the private view key of your wallet."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:52
|
||
|
msgid "Leave the `Spend key (private)` field blank."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:54
|
||
|
msgid ""
|
||
|
"Enter a `Wallet creation date` or a `Restore height` if you have one "
|
||
|
"(optional)."
|
||
|
msgstr ""
|
||
|
|
||
|
#. type: Plain text
|
||
|
#: _i18n/en/resources/user-guides/view_only.md:55
|
||
|
msgid "Click on `Next` to create your view-only wallet file."
|
||
|
msgstr ""
|