# This file is part of GNU Taler # (C) 2021 Taler Systems S.A. # GNU Taler is free software; you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software # Foundation; either version 3, or (at your option) any later version. # GNU Taler is distributed in the hope that it will be useful, but WITHOUT ANY # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR # A PARTICULAR PURPOSE. See the GNU General Public License for more details. # You should have received a copy of the GNU General Public License along with # GNU Taler; see the file COPYING. If not, see # msgid "" msgstr "" "Project-Id-Version: Taler Wallet\n" "Report-Msgid-Bugs-To: taler@gnu.org\n" "POT-Creation-Date: 2016-11-23 00:00+0100\n" "PO-Revision-Date: 2022-12-26 23:30+0000\n" "Last-Translator: Stefan Kügel \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.13.1\n" #: src/pages/home/BankFrame.tsx:55 #, c-format msgid "Logout" msgstr "Abmelden" #: src/pages/home/BankFrame.tsx:73 #, c-format msgid "Skip to main content" msgstr "Navigationsmenü überspringen" #: src/pages/home/BankFrame.tsx:82 #, c-format msgid "" "This part of the demo shows how a bank that supports Taler directly would " "work. In addition to using your own bank account, you can also see the " "transaction history of some %1$s." msgstr "" #: src/pages/home/BankFrame.tsx:94 #, c-format msgid "Taler logo" msgstr "Taler-Logo" #: src/pages/home/LoginForm.tsx:41 #, c-format msgid "Missing username" msgstr "" #: src/pages/home/LoginForm.tsx:42 #, c-format msgid "Missing password" msgstr "" #: src/pages/home/LoginForm.tsx:49 #, c-format msgid "Please login!" msgstr "Bitte melden Sie sich an!" #: src/pages/home/LoginForm.tsx:51 #, c-format msgid "Username:" msgstr "" #: src/pages/home/LoginForm.tsx:71 #, c-format msgid "Password:" msgstr "" #: src/pages/home/LoginForm.tsx:100 #, c-format msgid "Login" msgstr "" #: src/pages/home/LoginForm.tsx:110 #, c-format msgid "Register" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:60 #, c-format msgid "Missing IBAN" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:62 #, c-format msgid "IBAN should have just uppercased letters and numbers" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:64 #, c-format msgid "Missing subject" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:66 #, c-format msgid "Missing amount" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:68 #, c-format msgid "Amount is not valid" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:70 #, c-format msgid "Should be greater than 0" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:79 #, c-format msgid "Receiver IBAN:" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:102 #, c-format msgid "Transfer subject:" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:123 #, c-format msgid "Amount:" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:177 #, c-format msgid "Field(s) missing." msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:227 #, c-format msgid "Want to try the raw payto://-format?" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:235 #, c-format msgid "Missing payto address" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:237 #, c-format msgid "Payto does not follow the pattern" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:243 #, c-format msgid "Transfer money to account identified by payto:// URI:" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:246 #, c-format msgid "payto URI:" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:255 #, c-format msgid "payto address" msgstr "payto-Adresse" #: src/pages/home/PaytoWireTransferForm.tsx:279 #, c-format msgid "Send" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:314 #, c-format msgid "Use wire-transfer form?" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:373 #, c-format msgid "No credentials found." msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:397 #, c-format msgid "Could not create the wire transfer" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:414 #, c-format msgid "Transfer creation gave response error" msgstr "" #: src/pages/home/PaytoWireTransferForm.tsx:426 #, c-format msgid "Wire transfer created!" msgstr "" #: src/pages/home/WalletWithdrawForm.tsx:50 #, c-format msgid "Amount to withdraw:" msgstr "" #: src/pages/home/WalletWithdrawForm.tsx:84 #, c-format msgid "Withdraw" msgstr "" #: src/pages/home/WalletWithdrawForm.tsx:128 #, c-format msgid "No credentials given." msgstr "" #: src/pages/home/WalletWithdrawForm.tsx:155 #, c-format msgid "Could not create withdrawal operation" msgstr "" #: src/pages/home/WalletWithdrawForm.tsx:171 #, c-format msgid "Withdrawal creation gave response error" msgstr "" #: src/pages/home/PaymentOptions.tsx:44 #, c-format msgid "Obtain digital cash" msgstr "" #: src/pages/home/PaymentOptions.tsx:52 #, c-format msgid "Transfer to bank account" msgstr "" #: src/pages/home/Transactions.tsx:69 #, c-format msgid "Date" msgstr "Datum" #: src/pages/home/Transactions.tsx:70 #, c-format msgid "Amount" msgstr "Betrag" #: src/pages/home/Transactions.tsx:71 #, c-format msgid "Counterpart" msgstr "Empfänger" #: src/pages/home/Transactions.tsx:72 #, c-format msgid "Subject" msgstr "Verwendungszweck" #: src/pages/home/QrCodeSection.tsx:41 #, c-format msgid "Transfer to Taler Wallet" msgstr "" #: src/pages/home/QrCodeSection.tsx:44 #, c-format msgid "Use this QR code to withdraw to your mobile wallet:" msgstr "" #: src/pages/home/QrCodeSection.tsx:47 #, c-format msgid "Click %1$s to open your Taler wallet!" msgstr "" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:47 #, c-format msgid "Confirm Withdrawal" msgstr "Abhebung bestätigen" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:52 #, c-format msgid "Authorize withdrawal by solving challenge" msgstr "" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:55 #, c-format msgid "What is" msgstr "" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:94 #, c-format msgid "Answer is wrong." msgstr "" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:99 #, c-format msgid "Confirm" msgstr "Bestätigen" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:113 #, c-format msgid "Cancel" msgstr "" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:120 #, c-format msgid "" "A this point, a %1$s bank would ask for an additional authentication proof " "(PIN/TAN, one time password, ..), instead of a simple calculation." msgstr "" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:166 #, c-format msgid "No withdrawal ID found." msgstr "" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:201 #, c-format msgid "Could not confirm the withdrawal" msgstr "" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:219 #, c-format msgid "Withdrawal confirmation gave response error" msgstr "" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:231 #, c-format msgid "Withdrawal confirmed!" msgstr "" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:294 #, c-format msgid "Could not abort the withdrawal." msgstr "" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:311 #, c-format msgid "Withdrawal abortion failed." msgstr "" #: src/pages/home/WithdrawalConfirmationQuestion.tsx:324 #, c-format msgid "Withdrawal aborted!" msgstr "" #: src/pages/home/WithdrawalQRCode.tsx:54 #, c-format msgid "Abort" msgstr "" #: src/pages/home/WithdrawalQRCode.tsx:74 #, c-format msgid "withdrawal (%1$s) was never (correctly) created at the bank..." msgstr "" #: src/pages/home/WithdrawalQRCode.tsx:88 #, c-format msgid "Waiting the bank to create the operation..." msgstr "" #: src/pages/home/WithdrawalQRCode.tsx:102 #, c-format msgid "This withdrawal was aborted!" msgstr "" #: src/pages/home/AccountPage.tsx:40 #, c-format msgid "Welcome to %1$s!" msgstr "" #: src/pages/home/AccountPage.tsx:133 #, c-format msgid "Username or account label '%1$s' not found. Won't login." msgstr "" #: src/pages/home/AccountPage.tsx:159 #, c-format msgid "Wrong credentials given." msgstr "" #: src/pages/home/AccountPage.tsx:169 #, c-format msgid "Account information could not be retrieved." msgstr "" #: src/pages/home/AccountPage.tsx:210 #, c-format msgid "Welcome, %1$s !" msgstr "" #: src/pages/home/AccountPage.tsx:221 #, c-format msgid "Bank account balance" msgstr "Kontostand" #: src/pages/home/AccountPage.tsx:237 #, c-format msgid "Payments" msgstr "" #: src/pages/home/AccountPage.tsx:243 #, c-format msgid "Latest transactions:" msgstr "" #: src/pages/home/PublicHistoriesPage.tsx:83 #, c-format msgid "List of public accounts was not found." msgstr "" #: src/pages/home/PublicHistoriesPage.tsx:95 #, c-format msgid "List of public accounts could not be retrieved." msgstr "" #: src/pages/home/PublicHistoriesPage.tsx:143 #, c-format msgid "History of public accounts" msgstr "Buchungen auf öffentlich sichtbaren Konten" #: src/pages/home/RegistrationPage.tsx:39 #, c-format msgid "Currently, the bank is not accepting new registrations!" msgstr "" #: src/pages/home/RegistrationPage.tsx:68 #, c-format msgid "Use only letter and numbers starting with a lower case letter" msgstr "" #: src/pages/home/RegistrationPage.tsx:78 #, c-format msgid "Password don't match" msgstr "" #: src/pages/home/RegistrationPage.tsx:89 #, c-format msgid "Please register!" msgstr "" #: src/pages/home/RegistrationPage.tsx:126 #, c-format msgid "Repeat Password:" msgstr "" #: src/pages/home/RegistrationPage.tsx:226 #, c-format msgid "Registration failed, please report" msgstr "" #: src/pages/home/RegistrationPage.tsx:239 #, c-format msgid "That username is already taken" msgstr "" #: src/pages/home/RegistrationPage.tsx:248 #, c-format msgid "New registration gave response error" msgstr "" #: src/components/menu/SideBar.tsx:53 #, c-format msgid "Bank menu" msgstr "" #: src/components/menu/SideBar.tsx:59 #, c-format msgid "Select option1" msgstr "" #: src/components/menu/SideBar.tsx:66 #, c-format msgid "Select option2" msgstr "" #: src/components/picker/DurationPicker.tsx:55 #, c-format msgid "days" msgstr "" #: src/components/picker/DurationPicker.tsx:65 #, c-format msgid "hours" msgstr "" #: src/components/picker/DurationPicker.tsx:76 #, c-format msgid "minutes" msgstr "" #: src/components/picker/DurationPicker.tsx:87 #, c-format msgid "seconds" msgstr ""