forked from monero-project/monero-site
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaddress.po
More file actions
77 lines (66 loc) · 2.88 KB
/
Copy pathaddress.po
File metadata and controls
77 lines (66 loc) · 2.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# 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: 2024-06-23 08:34+0000\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: Yaml Front Matter Hash Value: summary
#: ../_i18n/en/resources/moneropedia/address.md:1
#, no-wrap
msgid "either an alias, such as donate.getmonero.org, or a set of 95 characters starting with a 4"
msgstr ""
#. type: Yaml Front Matter Hash Value: terms
#: ../_i18n/en/resources/moneropedia/address.md:1
#, no-wrap
msgid "[\"address\", \"addresses\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/address.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/address.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/address.md:11
msgid "When you send Monero to someone you only need one piece of information, and that is their Monero address. A *raw* Monero address is a set of 95 characters starting with a '4' or an '8'. The Monero donation address, for instance, is 888tNkZrPN6JsEgekjMnABU4TBzc2Dt29EPAvkRxbANsAnjyPbb3iQ1YBRk1UXcdRsiKc9dhwMVgN5S9cQUiyoogDavup3H."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/address.md:13
msgid "Because those addresses are long and complex, you will often encounter an @OpenAlias address instead. For example, Monero donations can be sent to donate@getmonero.org or donate.getmonero.org."
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/address.md:15
msgid "If you would like to get an @OpenAlias address of your own then there is some information on the [OpenAlias page](https://openalias.org/)."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/address.md:16
#, no-wrap
msgid "Integrated address"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/address.md:19
msgid "An integrated address is an address combined with an encrypted 64-bit @payment-ID. A raw integrated address is 106 characters long."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/address.md:20
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/address.md:22
msgid "The address is actually the concatenation, in Base58 format, of the *public* @spend-key and the *public* @view-key, prefixed with the network byte (the number 18 for Monero) and suffixed with the first four bytes of the Keccac-256 hash of the whole string (used as a checksum)."
msgstr ""