taldir

Directory service to resolve wallet mailboxes by messenger addresses
Log | Files | Refs | Submodules | README | LICENSE

taldir.yml (3398B)


      1 phone: "Phone"
      2 email: "E-mail"
      3 error: "An error occurred!"
      4 title: "Alias Registration and Lookup"
      5 selectAliasToLookup: "Select a type of alias that you want to look up:"
      6 howtoRegisterOrModify: "In order to register an alias with a Payment System Address or modify an already registered Payment System Address, first look up the respective alias."
      7 registerOrModify: "Register or Modify"
      8 validationInitiated: "Alias validation initiated"
      9 pleaseCompleteValidation: "Please complete your alias validation according to the instructions sent to you so that we can be sure it is really you!"
     10 notYetLinked: "`%s' is not yet linked with any Payment System Address. You may use an IBAN or a Taler wallet address:"
     11 isLinked: "`%s' is linked with a Payment System Address."
     12 paymentSystemAddress: "Payment System Address"
     13 paymentSystemAddressExample: "i.e. payto://iban/DE07123412341234123412"
     14 linkIt: "Link it"
     15 deleteIt: "Unlink it"
     16 aliasInvalid: "Alias '%s´ is invalid."
     17 confirmation: "Confirm Validation"
     18 confirm: "Confirm"
     19 confirmReg: "Click to confirm that you want to associate \"<i>%s</i>\" with \"<i>%s</i>\"."
     20 confirmDelete: "Click to confirm that you want to delete the alias \"<i>%s</i>\"."
     21 lookup: "Look up"
     22 lookupEmail: "Look up Email address"
     23 lookupEmailDescription: "Enter an email address (e.g. `jdoe@example.com`) to look up the associated Payment System Address. If it is still unlinked and under your control you will be given the option to link it with a Payment System Address after lookup."
     24 available: "Available"
     25 lookupPhoneNr: "Look up phone number"
     26 lookupPhoneDescription: "Enter a phone number without the `+`  and no spaces (e.g. `49123456789`) to look up the associated Payment System Address. If it is still unlinked and under your control you will be given the option to link it with a new Payment System Address or modify an existing address after lookup."
     27 lookupResultFound: "Lookup result"
     28 about: "About TalDir"
     29 productDisclaimerShort: 'This service is for demonstration purposes only. <a href="/about">Learn more</a>'
     30 productDisclaimer: 'This is a demo instance of the <b>Tal</b>er <b>Dir</b>ectory (TalDir) service. It implements the <a href="https://docs.taler.net/core/api-taldir.html">Taler TalDir API specification</a>. TalDir allows you to link your identity aliases (such as email addresses or phone numbers) with a payment system address (e.g. an <a href="https://en.wikipedia.org/wiki/International_Bank_Account_Number">IBAN</a> or a <a href="https://www.rfc-editor.org/rfc/rfc8905">Taler wallet address</a>). Note that in practice, we expect that this service and its API would be used through a digital payment wallet to facilitate peer-to-peer transactions. The lookup and registration functionality on this web page is for demonstration purposes only. <p><b>IMPORTANT:</b> This is a demo service. It is not production-ready. The development of this service is ongoing and is funded by <a href="https://nlnet.nl/project/TALER-LookupService/">NLnet and NGI TALER</a>.</p>'
     31 taldirRegTopic: "Taldir Alias Validation"
     32 taldirRegMessage: "Hi,\\n\\nwelcome to TalDir. Please follow this link validate your alias and complete your request: %s\\n\\nBest,\\nTalDir"
     33 importContactLink: "Use this link to import the contact into your Taler wallet:"
     34 importContactLinkText: "Import contact."
     35 importContactQr: "Or scan this QR code to import the contact into your Taler wallet:"