Merge pull request #1870

moneropedia: localization system for spendkey.md
This commit is contained in:
luigi1111 2021-11-09 23:09:19 -06:00 committed by GitHub
commit 93971f85ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 936 additions and 58 deletions

View file

@ -1,15 +1,19 @@
---
summary: 'one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account'
terms: ["spend-key", "spend-keys"]
summary: "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account.
One of the two pairs of private and public cryptographic keys that each
account has, with the *private* spend key used to spend any funds in the
account.
### In-depth Information
The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys.
The *private* spend key is a 256-bit integer that is used to sign Monero
transactions. With the current deterministic key derivation method of the
official wallet, the private spend key is also an alternate representation
of the @mnemonic-seed. It can be used to derive all other account keys.

View file

@ -0,0 +1,56 @@
# 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-10-08 13:32+0100\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: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr ""

View file

@ -1,14 +1,21 @@
---
summary: 'Eines der zwei Paare privater und öffentlicher kryptografischer Schlüssel, über welche jedes Konto verfügt. Der *private* Spend-Key wird genutzt, um jegliches Guthaben auf dem Konto auszugeben'
terms: ["spend-key", "spend-keys", "Spend-Key", "Spend-Keys"]
summary: "Eines der zwei Paare privater und öffentlicher kryptografischer Schlüssel, über welche jedes Konto verfügt; der private Spend-Key wird genutzt, um jegliches Guthaben auf dem Konto auszugeben"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
### Grundlagen
Eines der zwei Paare privater und öffentlicher kryptografischer Schlüssel, über welche jedes Konto verfügt. Der *private* Spend-Key wird genutzt, um jegliches Guthaben auf dem Konto auszugeben.
Eines der zwei Paare privater und öffentlicher kryptografischer Schlüssel,
über welche jedes Konto verfügt. Der *private* Spend-Key wird genutzt, um
jegliches Guthaben auf dem Konto auszugeben.
### Ausführliche Informationen
Der *private* Spend-Key ist ein 256-Bit-Integer, der zum Signieren von Monero-Transaktionen verwendet wird. Durch das aktuelle, deterministische Verfahren des offiziellen Wallets, durch welches eine Ableitung der Schlüssel erfolgt, ist der private Spend-Key zusätzlich eine alternative Schreibweise des @mnemonischen-Seeds. Er kann zum Ableiten aller anderen Konto-Schlüssel genutzt werden.
Der *private* Spend-Key ist ein 256-Bit-Integer, der zum Signieren von
Monero-Transaktionen verwendet wird. Durch das aktuelle, deterministische
Verfahren des offiziellen Wallets, durch welches eine Ableitung der
Schlüssel erfolgt, ist der private Spend-Key zusätzlich eine alternative
Schreibweise des @mnemonischen-Seeds. Er kann zum Ableiten aller anderen
Konto-Schlüssel genutzt werden.

View file

@ -0,0 +1,59 @@
# 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-10-08 13:32+0100\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: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr "Eines der zwei Paare privater und öffentlicher kryptografischer Schlüssel, über welche jedes Konto verfügt. Der *private* Spend-Key wird genutzt, um jegliches Guthaben auf dem Konto auszugeben"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr "[\"spend-key\", \"spend-keys\", \"Spend-Key\", \"Spend-Keys\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, no-wrap
msgid "The Basics"
msgstr "Grundlagen"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
#
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr "Eines der zwei Paare privater und öffentlicher kryptografischer Schlüssel, über welche jedes Konto verfügt. Der *private* Spend-Key wird genutzt, um jegliches Guthaben auf dem Konto auszugeben."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, no-wrap
msgid "In-depth Information"
msgstr "Ausführliche Informationen"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
#
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr "Der *private* Spend-Key ist ein 256-Bit-Integer, der zum Signieren von Monero-Transaktionen verwendet wird. Durch das aktuelle, deterministische Verfahren des offiziellen Wallets, durch welches eine Ableitung der Schlüssel erfolgt, ist der private Spend-Key zusätzlich eine alternative Schreibweise des @mnemonischen-Seeds. Er kann zum Ableiten aller anderen Konto-Schlüssel genutzt werden."

View file

@ -4,6 +4,7 @@ summary: "one of the two pairs of private and public cryptographic keys that eac
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account.
@ -11,5 +12,3 @@ One of the two pairs of private and public cryptographic keys that each account
### In-depth Information
The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys.

View file

@ -0,0 +1,59 @@
# 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-10-08 13:32+0100\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: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. type: YAML Front Matter: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
#, markdown-text
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, markdown-text, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
#, markdown-text
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, markdown-text, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
#, markdown-text
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr ""

View file

@ -1,15 +1,19 @@
---
summary: 'one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account'
terms: ["spend-key", "spend-keys"]
summary: "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account.
One of the two pairs of private and public cryptographic keys that each
account has, with the *private* spend key used to spend any funds in the
account.
### In-depth Information
The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys.
The *private* spend key is a 256-bit integer that is used to sign Monero
transactions. With the current deterministic key derivation method of the
official wallet, the private spend key is also an alternate representation
of the @mnemonic-seed. It can be used to derive all other account keys.

View file

@ -0,0 +1,56 @@
# 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-10-08 13:32+0100\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: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr ""

View file

@ -1,13 +1,20 @@
---
summary: "L'une des deux paires de clefs cryptographiques publiques et privées dont disposent chaque comptes, la clef *privée* de dépense permettant de dépensez tous les fonds du compte"
terms: ["spend-key", "spend-keys", "clef-de-dépense", "clefs-de-dépense"]
summary: "l'une des deux paires de clefs cryptographiques publiques et privées dont disposent chaque comptes, la clef *privée* de dépense permettant de dépensez tous les fonds du compte"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
### Les Bases
L'une des deux paires de clefs cryptographiques publiques et privées dont disposent chaque comptes, la clef *privée* de dépense permettant de dépensez tous les fonds du compte.
L'une des deux paires de clefs cryptographiques publiques et privées dont
disposent chaque comptes, la clef *privée* de dépense permettant de dépensez
tous les fonds du compte.
### Informations détaillées
La clef de dépense *privée* est un entier de 256 bits qui est utilisé pour signer les transactions Monero. Avec l'actuelle méthode déterministe de dérivation de clef du portefeuille officiel, la clef privée de dépense est également une représentation alternative de la @phrase-mnémonique. Elle peut être utilisée pour dériver toutes les autres clefs du compte.
La clef de dépense *privée* est un entier de 256 bits qui est utilisé pour
signer les transactions Monero. Avec l'actuelle méthode déterministe de
dérivation de clef du portefeuille officiel, la clef privée de dépense est
également une représentation alternative de la @phrase-mnémonique. Elle peut
être utilisée pour dériver toutes les autres clefs du compte.

View file

@ -0,0 +1,59 @@
# 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-10-08 13:32+0100\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: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr "L'une des deux paires de clefs cryptographiques publiques et privées dont disposent chaque comptes, la clef *privée* de dépense permettant de dépensez tous les fonds du compte"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr "[\"spend-key\", \"spend-keys\", \"clef-de-dépense\", \"clefs-de-dépense\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, no-wrap
msgid "The Basics"
msgstr "Les Bases"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
#
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr "L'une des deux paires de clefs cryptographiques publiques et privées dont disposent chaque comptes, la clef *privée* de dépense permettant de dépensez tous les fonds du compte."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, no-wrap
msgid "In-depth Information"
msgstr "Informations détaillées"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
#
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr "La clef de dépense *privée* est un entier de 256 bits qui est utilisé pour signer les transactions Monero. Avec l'actuelle méthode déterministe de dérivation de clef du portefeuille officiel, la clef privée de dépense est également une représentation alternative de la @phrase-mnémonique. Elle peut être utilisée pour dériver toutes les autres clefs du compte."

View file

@ -1,15 +1,19 @@
---
summary: 'one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account'
terms: ["spend-key", "spend-keys"]
summary: "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account.
One of the two pairs of private and public cryptographic keys that each
account has, with the *private* spend key used to spend any funds in the
account.
### In-depth Information
The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys.
The *private* spend key is a 256-bit integer that is used to sign Monero
transactions. With the current deterministic key derivation method of the
official wallet, the private spend key is also an alternate representation
of the @mnemonic-seed. It can be used to derive all other account keys.

View file

@ -0,0 +1,56 @@
# 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-10-08 13:32+0100\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: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr ""

View file

@ -1,13 +1,20 @@
---
summary: 'Ett av to par med private og offentlige kryptografiske nøkler som hver konto har, med en *privat* forbruksnøkkel som brukes til å forbruke eventuelle midler på kontoen'
terms: ["spend-key", "spend-keys", "forbruksnøkkel", "forbruksnøkler"]
summary: "ett av to par med private og offentlige kryptografiske nøkler som hver konto har, med en *privat* forbruksnøkkel som brukes til å forbruke eventuelle midler på kontoen"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
### Det grunnleggende
Ett av to par med private og offentlige kryptografiske nøkler som hver konto har, med en *privat* forbruksnøkkel som brukes til å forbruke eventuelle midler på kontoen.
Ett av to par med private og offentlige kryptografiske nøkler som hver konto
har, med en *privat* forbruksnøkkel som brukes til å forbruke eventuelle
midler på kontoen.
### Inngående informasjon
Den *private* forbruksnøkkelen er et 256-bits heltall som brukes til å signere Monero-transaksjoner. Med den nåværende deterministiske metoden til den offisielle lommebokens, er den private forbruksnøkkelen også en alternativ representasjon av det @mnemoniske frøet. Den kan brukes til å utlede alle andre kontonøklene.
Den *private* forbruksnøkkelen er et 256-bits heltall som brukes til å
signere Monero-transaksjoner. Med den nåværende deterministiske metoden til
den offisielle lommebokens, er den private forbruksnøkkelen også en
alternativ representasjon av det @mnemoniske frøet. Den kan brukes til å
utlede alle andre kontonøklene.

View file

@ -0,0 +1,59 @@
# 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-10-08 13:32+0100\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: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr "Ett av to par med private og offentlige kryptografiske nøkler som hver konto har, med en *privat* forbruksnøkkel som brukes til å forbruke eventuelle midler på kontoen"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr "[\"spend-key\", \"spend-keys\", \"forbruksnøkkel\", \"forbruksnøkler\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, no-wrap
msgid "The Basics"
msgstr "Det grunnleggende"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
#
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr "Ett av to par med private og offentlige kryptografiske nøkler som hver konto har, med en *privat* forbruksnøkkel som brukes til å forbruke eventuelle midler på kontoen."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, no-wrap
msgid "In-depth Information"
msgstr "Inngående informasjon"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
#
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr "Den *private* forbruksnøkkelen er et 256-bits heltall som brukes til å signere Monero-transaksjoner. Med den nåværende deterministiske metoden til den offisielle lommebokens, er den private forbruksnøkkelen også en alternativ representasjon av det @mnemoniske frøet. Den kan brukes til å utlede alle andre kontonøklene."

View file

@ -1,15 +1,19 @@
---
summary: 'one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account'
terms: ["spend-key", "spend-keys"]
summary: "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account.
One of the two pairs of private and public cryptographic keys that each
account has, with the *private* spend key used to spend any funds in the
account.
### In-depth Information
The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys.
The *private* spend key is a 256-bit integer that is used to sign Monero
transactions. With the current deterministic key derivation method of the
official wallet, the private spend key is also an alternate representation
of the @mnemonic-seed. It can be used to derive all other account keys.

View file

@ -0,0 +1,56 @@
# 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-10-08 13:32+0100\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: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr ""

View file

@ -1,15 +1,20 @@
---
summary: 'Jedna z dwóch par prywatnych i publicznych kluczy kryptograficznych, które posiada każde konto. *Prywatny* klucz wydawania służy do wydawania środków na koncie'
terms: ["spend-key", "spend-keys", "klucz-wydawania", "klucza-wydawania", "kluczem-wydawania", "kluczowi-wydawania"]
summary: "Jedna z dwóch par prywatnych i publicznych kluczy kryptograficznych, które posiada każde konto. *Prywatny* klucz wydawania służy do wydawania środków na koncie."
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
### Podstawy
Jedna z dwóch par prywatnych i publicznych kluczy kryptograficznych, które posiada każde konto. *Prywatny* klucz wydawania służy do wydawania środków na koncie.
Jedna z dwóch par prywatnych i publicznych kluczy kryptograficznych, które
posiada każde konto. *Prywatny* klucz wydawania służy do wydawania środków
na koncie.
### Szczegółowe informacje
*Prywatny* klucz wydawania jest 256-bitową liczbą całkowitą używaną do podpisywania transakcji Monero. Poprzez obecną deterministyczną metodę pochodnej klucza w oficjalnym portfelu, prywatny klucz wydawania jest także zastępczą reprezentacją @kodu-mnemonicznego. Może zostać użyty do pobrania wszystkich pozostałych kluczy do konta.
*Prywatny* klucz wydawania jest 256-bitową liczbą całkowitą używaną do
podpisywania transakcji Monero. Poprzez obecną deterministyczną metodę
pochodnej klucza w oficjalnym portfelu, prywatny klucz wydawania jest także
zastępczą reprezentacją @kodu-mnemonicznego. Może zostać użyty do pobrania
wszystkich pozostałych kluczy do konta.

View file

@ -0,0 +1,59 @@
# 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-10-08 13:32+0100\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: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr "Jedna z dwóch par prywatnych i publicznych kluczy kryptograficznych, które posiada każde konto. *Prywatny* klucz wydawania służy do wydawania środków na koncie"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr "[\"spend-key\", \"spend-keys\", \"klucz-wydawania\", \"klucza-wydawania\", \"kluczem-wydawania\", \"kluczowi-wydawania\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, no-wrap
msgid "The Basics"
msgstr "Podstawy"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
#
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr "Jedna z dwóch par prywatnych i publicznych kluczy kryptograficznych, które posiada każde konto. *Prywatny* klucz wydawania służy do wydawania środków na koncie."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, no-wrap
msgid "In-depth Information"
msgstr "Szczegółowe informacje"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
#
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr "*Prywatny* klucz wydawania jest 256-bitową liczbą całkowitą używaną do podpisywania transakcji Monero. Poprzez obecną deterministyczną metodę pochodnej klucza w oficjalnym portfelu, prywatny klucz wydawania jest także zastępczą reprezentacją @kodu-mnemonicznego. Może zostać użyty do pobrania wszystkich pozostałych kluczy do konta."

View file

@ -1,15 +1,19 @@
---
summary: 'one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account'
terms: ["spend-key", "spend-keys"]
summary: "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account.
One of the two pairs of private and public cryptographic keys that each
account has, with the *private* spend key used to spend any funds in the
account.
### In-depth Information
The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys.
The *private* spend key is a 256-bit integer that is used to sign Monero
transactions. With the current deterministic key derivation method of the
official wallet, the private spend key is also an alternate representation
of the @mnemonic-seed. It can be used to derive all other account keys.

View file

@ -0,0 +1,56 @@
# 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-10-08 13:32+0100\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: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr ""

View file

@ -1,13 +1,20 @@
---
summary: 'Одна из двух пар приватных и публичных криптографических ключей, которые есть у каждого счёта. При этом *приватный* ключ траты используется для траты любых средств, имеющихся на таком счёте.'
terms: ["spend-key", "spend-keys", "ключа-траты", "ключ-траты", "ключом-траты"]
summary: "Одна из двух пар приватных и публичных криптографических ключей, которые есть у каждого счёта. При этом приватный ключ траты используется для траты любых средств, имеющихся на таком счёте."
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
### Основная информация
Одна из двух пар приватных и публичных криптографических ключей, которые есть у каждого счёта. При этом *приватный* ключ траты используется для траты любых средств, имеющихся на таком счёте.
Одна из двух пар приватных и публичных криптографических ключей, которые
есть у каждого счёта. При этом *приватный* ключ траты используется для траты
любых средств, имеющихся на таком счёте.
### Углублённая информация
*Приватный* ключ траты является 256-битным целым числом, используемым для подписания транзакций Monero. Учитывая детерминированный метод выведения ключа, который используется официальным кошельком, приватный ключ траты также является альтернативным представлением @мнемонической-фразы. Он может использоваться в качестве основы для выведения других ключей счёта.
*Приватный* ключ траты является 256-битным целым числом, используемым для
подписания транзакций Monero. Учитывая детерминированный метод выведения
ключа, который используется официальным кошельком, приватный ключ траты
также является альтернативным представлением @мнемонической-фразы. Он может
использоваться в качестве основы для выведения других ключей счёта.

View file

@ -0,0 +1,59 @@
# 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-10-08 13:32+0100\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: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr "Одна из двух пар приватных и публичных криптографических ключей, которые есть у каждого счёта. При этом *приватный* ключ траты используется для траты любых средств, имеющихся на таком счёте."
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr "[\"spend-key\", \"spend-keys\", \"ключа-траты\", \"ключ-траты\", \"ключом-траты\"]"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, no-wrap
msgid "The Basics"
msgstr "Основная информация"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
#
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr "Одна из двух пар приватных и публичных криптографических ключей, которые есть у каждого счёта. При этом *приватный* ключ траты используется для траты любых средств, имеющихся на таком счёте."
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, no-wrap
msgid "In-depth Information"
msgstr "Углублённая информация"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
#
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr "*Приватный* ключ траты является 256-битным целым числом, используемым для подписания транзакций Monero. Учитывая детерминированный метод выведения ключа, который используется официальным кошельком, приватный ключ траты также является альтернативным представлением @мнемонической-фразы. Он может использоваться в качестве основы для выведения других ключей счёта."

View file

@ -1,15 +1,19 @@
---
summary: 'one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account'
terms: ["spend-key", "spend-keys"]
summary: "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account.
One of the two pairs of private and public cryptographic keys that each
account has, with the *private* spend key used to spend any funds in the
account.
### In-depth Information
The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys.
The *private* spend key is a 256-bit integer that is used to sign Monero
transactions. With the current deterministic key derivation method of the
official wallet, the private spend key is also an alternate representation
of the @mnemonic-seed. It can be used to derive all other account keys.

View file

@ -0,0 +1,56 @@
# 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-10-08 13:32+0100\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: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr ""

View file

@ -1,14 +1,14 @@
---
summary: 每个帐户拥有的两对私钥和公钥中的一对,其中*私有的*支付密钥(私钥),用于花费帐户中的任何资金。
terms: ["spend-key", "spend-keys"]
summary: "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
### 基础知识
每个帐户拥有的两对私钥和公钥中的一对,其中*私有的*支付密钥(私钥),用于花费帐户中的任何资金。
### 深度信息
*私有的*支付密钥是一个256位的整数用于对门罗币的交易进行签名。使用当前官方钱包的确定性密钥推导方法私有的支付密钥也是@助记词种子的另一种表示形式。它可以用来派生账户中所有的其它密钥。

View file

@ -0,0 +1,59 @@
# 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-10-08 13:32+0100\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: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr "每个帐户拥有的两对私钥和公钥中的一对,其中*私有的*支付密钥(私钥),用于花费帐户中的任何资金。"
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
#
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr "{% include disclaimer.html translated=\"yes\" translationOutdated=\"no\" %}"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, no-wrap
msgid "The Basics"
msgstr "基础知识"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
#
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr "每个帐户拥有的两对私钥和公钥中的一对,其中*私有的*支付密钥(私钥),用于花费帐户中的任何资金。"
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, no-wrap
msgid "In-depth Information"
msgstr "深度信息"
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
#
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr "*私有的*支付密钥是一个256位的整数用于对门罗币的交易进行签名。使用当前官方钱包的确定性密钥推导方法私有的支付密钥也是@助记词种子的另一种表示形式。它可以用来派生账户中所有的其它密钥。"

View file

@ -1,15 +1,19 @@
---
summary: 'one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account'
terms: ["spend-key", "spend-keys"]
summary: "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account.
One of the two pairs of private and public cryptographic keys that each
account has, with the *private* spend key used to spend any funds in the
account.
### In-depth Information
The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys.
The *private* spend key is a 256-bit integer that is used to sign Monero
transactions. With the current deterministic key derivation method of the
official wallet, the private spend key is also an alternate representation
of the @mnemonic-seed. It can be used to derive all other account keys.

View file

@ -0,0 +1,56 @@
# 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-10-08 13:32+0100\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: summary
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "one of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account"
msgstr ""
#. type: YAML Front Matter: terms
#: ../_i18n/en/resources/moneropedia/spendkey.md:1
#, no-wrap
msgid "[\"spend-key\", \"spend-keys\"]"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:7
msgid "{% include disclaimer.html translated=\"no\" translationOutdated=\"no\" %}"
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:8
#, no-wrap
msgid "The Basics"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:11
msgid "One of the two pairs of private and public cryptographic keys that each account has, with the *private* spend key used to spend any funds in the account."
msgstr ""
#. type: Title ###
#: ../_i18n/en/resources/moneropedia/spendkey.md:12
#, no-wrap
msgid "In-depth Information"
msgstr ""
#. type: Plain text
#: ../_i18n/en/resources/moneropedia/spendkey.md:14
msgid "The *private* spend key is a 256-bit integer that is used to sign Monero transactions. With the current deterministic key derivation method of the official wallet, the private spend key is also an alternate representation of the @mnemonic-seed. It can be used to derive all other account keys."
msgstr ""

View file

@ -0,0 +1,13 @@
[po4a_langs] es it pl fr ar ru de nl pt-br tr zh-cn zh-tw nb-no
[po4a_paths] ../_i18n/en/resources/moneropedia/weblate/spendkey.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/spendkey.po
[options] opt:"--keep=0"
[options] opt:"--localized-charset=UTF-8"
[options] opt:"--master-charset=UTF-8"
[options] opt:"--master-language=en_US"
[options] opt:"--msgmerge-opt='--no-wrap'"
[options] opt:"--wrap-po=newlines"
[po4a_alias:markdown] text opt:"--option markdown"
[type: markdown] ../_i18n/en/resources/moneropedia/spendkey.md $lang:../_i18n/$lang/resources/moneropedia/spendkey.md