Files
ezbookkeeping/src/locales/de.json
T

2561 lines
133 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"global": {
"app": {
"title": "ezBookkeeping"
}
},
"language": {
"German": "Deutsch",
"English": "Englisch",
"Spanish": "Spanisch",
"French": "Französisch",
"Italian": "Italienisch",
"Japanese": "Japanisch",
"Kannada": "Kannada",
"Korean": "Koreanisch",
"Dutch": "Niederländisch",
"Portuguese (Brazil)": "Portugiesisch (Brasilien)",
"Russian": "Russisch",
"Slovenian": "Slowenisch",
"Tamil": "Tamil",
"Thai": "Thailändisch",
"Turkish": "Türkisch",
"Ukrainian": "Ukrainisch",
"Vietnamese": "Vietnamesisch",
"Chinese (Simplified)": "Chinesisch (Vereinfacht)",
"Chinese (Traditional)": "Chinesisch (Traditionell)"
},
"default": {
"currency": "EUR",
"firstDayOfWeek": "Monday",
"fiscalYearFormat": "EndYYYY",
"calendarDisplayType": "Gregorian",
"dateDisplayType": "Gregorian",
"longDateFormat": "DayMonthYear",
"shortDateFormat": "DayMonthYear",
"longTimeFormat": "HourMinuteSecond",
"shortTimeFormat": "HourMinute",
"numeralSystem": "WesternArabicNumerals",
"decimalSeparator": "Comma",
"digitGroupingSymbol": "Dot",
"digitGrouping": "ThousandsSeparator",
"currencyDisplayType": "SymbolAfterAmount"
},
"format": {
"longDate": {
"YearMonthDay": "YYYY MMMM DD",
"MonthDayYear": "MMMM D, YYYY",
"DayMonthYear": "D. MMMM YYYY"
},
"shortDate": {
"YearMonthDay": "YYYY-MM-DD",
"MonthDayYear": "MM/DD/YYYY",
"DayMonthYear": "DD.MM.YYYY"
},
"longYear": {
"YearMonthDay": "YYYY",
"MonthDayYear": "YYYY",
"DayMonthYear": "YYYY"
},
"shortYear": {
"YearMonthDay": "YYYY",
"MonthDayYear": "YYYY",
"DayMonthYear": "YYYY"
},
"longYearMonth": {
"YearMonthDay": "YYYY MMMM",
"MonthDayYear": "MMMM, YYYY",
"DayMonthYear": "MMMM YYYY"
},
"shortYearMonth": {
"YearMonthDay": "YYYY-MM",
"MonthDayYear": "MMM, YYYY",
"DayMonthYear": "MMM YYYY"
},
"longMonthDay": {
"YearMonthDay": "MMMM DD",
"MonthDayYear": "MMMM D",
"DayMonthYear": "D. MMMM"
},
"shortMonthDay": {
"YearMonthDay": "MM-DD",
"MonthDayYear": "MM/DD",
"DayMonthYear": "DD.MM"
},
"shortDay": {
"YearMonthDay": "D",
"MonthDayYear": "D",
"DayMonthYear": "D"
},
"longTime": {
"HourMinuteSecond": "HH:mm:ss",
"MeridiemIndicatorHourMinuteSecond": "A hh:mm:ss",
"HourMinuteSecondMeridiemIndicator": "hh:mm:ss A"
},
"shortTime": {
"HourMinute": "HH:mm",
"MeridiemIndicatorHourMinute": "A hh:mm",
"HourMinuteMeridiemIndicator": "hh:mm A"
},
"yearQuarter": {
"content": "{quarter} {year}"
},
"fiscalYear": {
"StartYYYY_EndYYYY": "GJ {StartYYYY}-{EndYYYY}",
"StartYYYY_EndYY": "GJ {StartYYYY}-{EndYY}",
"StartYY_EndYY": "GJ {StartYY}-{EndYY}",
"EndYYYY": "GJ {EndYYYY}",
"EndYY": "GJ {EndYY}"
},
"misc": {
"nHour": "{n} Hour",
"nHours": "{n} Hours",
"nDay": "{n} Day",
"nDays": "{n} Days",
"multiTextJoinSeparator": ", ",
"loginWithCustomProvider": "Log in with {name}",
"hoursBehindDefaultTimezone": "{hours} Stunde(n) hinter der Standardzeitzone",
"hoursAheadOfDefaultTimezone": "{hours} Stunde(n) vor der Standardzeitzone",
"hoursMinutesBehindDefaultTimezone": "{hours} Stunde(n) und {minutes} Minute(n) hinter der Standardzeitzone",
"hoursMinutesAheadOfDefaultTimezone": "{hours} Stunde(n) und {minutes} Minute(n) vor der Standardzeitzone",
"monthDay": "{ordinal} Tag",
"eachMonthDayInMonthDays": "{ordinal}",
"monthDays": "{multiMonthDays} Tage",
"everyMultiDaysOfWeek": "Jeden {days}",
"everyMultiDaysOfMonth": "Jeden {days} des Monats",
"youHaveAccounts": "Sie haben {count} Konten erfasst",
"addNewTag": "Neuen Tag \"{tag}\" hinzufügen",
"clickToSelectedFile": "Klicken Sie, um die Importdatei auszuwählen ({extensions})",
"previewCount": "Preview Count: {count}",
"selectedCount": "{count} von {totalCount} ausgewählt",
"queryIndex": "Query #{index}",
"youHaveUpdatedTransactions": "Sie haben {count} Transaktionen aktualisiert",
"confirmImportTransactions": "Sind Sie sicher, dass Sie {count} Transaktionen importieren möchten?",
"importingTransactions": "Importing ({process}%)",
"importTransactionResult": "Sie haben {count} Transaktionen erfolgreich importiert.",
"moveTransactionsInAccountTip": "You CANNOT undo this action. This will move all transactions from {fromAccount} to {toAccount}.",
"clearTransactionsInAccountTip": "You CANNOT undo this action. This will clear your transactions data in {account}. Please enter your current password to confirm.",
"accountActivationAndResendValidationEmailTip": "Ein Aktivierungslink wurde an Ihre E-Mail-Adresse gesendet: {email}. Wenn Sie die E-Mail nicht erhalten haben, geben Sie bitte das Passwort erneut ein und klicken Sie auf die Schaltfläche unten, um die Bestätigungs-E-Mail erneut zu senden.",
"resendValidationEmailTip": "Wenn Sie die E-Mail nicht erhalten haben, geben Sie bitte das Passwort erneut ein und klicken Sie auf die Schaltfläche unten, um die Bestätigungs-E-Mail an: {email} erneut zu senden.",
"oauth2bindTip": "You're signing in to the {userName} user using {providerName}. Please enter your ezBookkeeping password to verify."
}
},
"dataExport": {
"defaultExportFilename": "ezBookkeeping_export_data",
"exportFilename": "ezBookkeeping_{nickname}_export_data",
"defaultExportStatisticsFileName": "ezBookkeeping_statistics_data",
"exportStatisticsFileName": "ezBookkeeping_{nickname}_statistics_data",
"defaultExportReconciliationStatementsFileName": "ezBookkeeping_reconciliation_statements",
"exportReconciliationStatementsFileName": "ezBookkeeping_{nickname}_reconciliation_statements",
"defaultImportDataMappingFileName": "ezBookkeeping_import_data_mapping",
"defaultImportHandlingScript": "ezBookkeeping_handling_script",
"defaultImportReplaceRuleFileName": "ezBookkeeping_import_replace_rule",
"defaultImportCheckResultFileName": "ezBookkeeping_import_check_result"
},
"calendar": {
"Gregorian": "Gregorian",
"Buddhist": "Buddhist",
"Persian": "Persian",
"Gregorian with Chinese Calendar": "Gregorian with Chinese Calendar",
"Gregorian with Persian Calendar": "Gregorian with Persian Calendar"
},
"datetime": {
"AM": {
"content": "AM"
},
"PM": {
"content": "PM"
},
"Monday": {
"min": "Mo",
"short": "Mo",
"long": "Montag"
},
"Tuesday": {
"min": "Di",
"short": "Di",
"long": "Dienstag"
},
"Wednesday": {
"min": "Mi",
"short": "Mi",
"long": "Mittwoch"
},
"Thursday": {
"min": "Do",
"short": "Do",
"long": "Donnerstag"
},
"Friday": {
"min": "Fr",
"short": "Fr",
"long": "Freitag"
},
"Saturday": {
"min": "Sa",
"short": "Sa",
"long": "Samstag"
},
"Sunday": {
"min": "So",
"short": "So",
"long": "Sonntag"
},
"January": {
"short": "Jan",
"long": "Januar"
},
"February": {
"short": "Feb",
"long": "Februar"
},
"March": {
"short": "Mär",
"long": "März"
},
"April": {
"short": "Apr",
"long": "April"
},
"May": {
"short": "Mai",
"long": "Mai"
},
"June": {
"short": "Jun",
"long": "Juni"
},
"July": {
"short": "Jul",
"long": "Juli"
},
"August": {
"short": "Aug",
"long": "August"
},
"September": {
"short": "Sep",
"long": "September"
},
"October": {
"short": "Okt",
"long": "Oktober"
},
"November": {
"short": "Nov",
"long": "November"
},
"December": {
"short": "Dez",
"long": "Dezember"
},
"monthDayOrdinal": {
"1": "1.",
"2": "2.",
"3": "3.",
"4": "4.",
"5": "5.",
"6": "6.",
"7": "7.",
"8": "8.",
"9": "9.",
"10": "10.",
"11": "11.",
"12": "12.",
"13": "13.",
"14": "14.",
"15": "15.",
"16": "16.",
"17": "17.",
"18": "18.",
"19": "19.",
"20": "20.",
"21": "21.",
"22": "22.",
"23": "23.",
"24": "24.",
"25": "25.",
"26": "26.",
"27": "27.",
"28": "28.",
"29": "29.",
"30": "30.",
"31": "31."
},
"quarter": {
"q1": "Q1",
"q2": "Q2",
"q3": "Q3",
"q4": "Q4"
}
},
"granularity": {
"FiscalYearly": "Fiscal Yearly",
"Yearly": "Yearly",
"Quarterly": "Quarterly",
"Monthly": "Monthly",
"Daily": "Daily"
},
"numeral": {
"Western Arabic Numerals": "Western Arabic Numerals",
"Eastern Arabic Numerals": "Eastern Arabic Numerals",
"Persian Digits": "Persian Digits",
"Burmese Numerals": "Burmese Numerals",
"Devanagari Numerals": "Devanagari Numerals",
"Dot": "Punkt",
"Comma": "Komma",
"Space": "Leerzeichen",
"Apostrophe": "Apostroph",
"None": "Keine",
"Thousands Separator": "Tausender Trennzeichen",
"Indian Number Grouping": "Indian Number Grouping"
},
"color": {
"amount": {
"Green": "Grün",
"Red": "Rot",
"Yellow": "Gelb",
"Black or White": "Schwarz oder Weiß"
}
},
"timezone": {
"International Date Line West": "Internationale Datumsgrenze (Westen)",
"Coordinated Universal Time-11": "Koordinierte Weltzeit-11",
"Aleutian Islands": "Aleuten-Inseln",
"Hawaii": "Hawaii",
"Marquesas Islands": "Marquesas-Inseln",
"Alaska": "Alaska",
"Coordinated Universal Time-09": "Koordinierte Weltzeit-09",
"Baja California": "Niederkalifornien",
"Coordinated Universal Time-08": "Koordinierte Weltzeit-08",
"Pacific Time (US & Canada)": "Pacific Zeit (USA & Kanada)",
"Arizona": "Arizona",
"La Paz, Mazatlan": "La Paz, Mazatlan",
"Mountain Time (US & Canada)": "Mountain Zeit (USA & Kanada)",
"Yukon": "Yukon",
"Central America": "Mittelamerika",
"Central Time (US & Canada)": "Central Zeit (USA & Kanada)",
"Easter Island": "Osterinsel",
"Guadalajara, Mexico City, Monterrey": "Guadalajara, Mexiko-Stadt, Monterrey",
"Saskatchewan": "Saskatchewan",
"Bogota, Lima, Quito, Rio Branco": "Bogotá, Lima, Quito, Rio Branco",
"Chetumal": "Chetumal",
"Eastern Time (US & Canada)": "Eastern Zeit (USA & Kanada)",
"Haiti": "Haiti",
"Havana": "Havanna",
"Indiana (East)": "Indiana (Ost)",
"Turks and Caicos": "Turks- und Caicosinseln",
"Asuncion": "Asuncion",
"Atlantic Time (Canada)": "Atlantic (Kanada)",
"Caracas": "Caracas",
"Cuiaba": "Cuiaba",
"Georgetown, La Paz, Manaus, San Juan": "Georgetown, La Paz, Manaus, San Juan",
"Santiago": "Santiago",
"Newfoundland": "Neufundland",
"Araguaina": "Araguaína",
"Brasilia": "Brasilia",
"Cayenne, Fortaleza": "Cayenne, Fortaleza",
"City of Buenos Aires": "Buenos Aires",
"Montevideo": "Montevideo",
"Punta Arenas": "Punta Arenas",
"Saint Pierre and Miquelon": "St. Pierre und Miquelon",
"Salvador": "Salvador",
"Coordinated Universal Time-02": "Koordinierte Weltzeit-02",
"Greenland": "Grönland",
"Azores": "Azoren",
"Cabo Verde Is": "Cabo Verde",
"Coordinated Universal Time": "Koordinierte Weltzeit",
"Dublin, Edinburgh, Lisbon, London": "Dublin, Edinburgh, Lissabon, London",
"Monrovia, Reykjavik": "Monrovia, Reykjavik",
"Sao Tome": "São Tomé",
"Casablanca": "Casablanca",
"Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna": "Amsterdam, Berlin, Bern, Rom, Stockholm, Wien",
"Belgrade, Bratislava, Budapest, Ljubljana, Prague": "Belgrad, Bratislava (Pressburg), Budapest, Ljubljana, Prag (Praha)",
"Brussels, Copenhagen, Madrid, Paris": "Brüssel, Kopenhagen, Madrid, Paris",
"Sarajevo, Skopje, Warsaw, Zagreb": "Sarajevo, Skopje, Warschau, Zagreb",
"West Central Africa": "West-Zentralafrika",
"Athens, Bucharest": "Athen, Bukarest",
"Beirut": "Beirut",
"Cairo": "Kairo",
"Chisinau": "Chisinau",
"Gaza, Hebron": "Gaza, Hebron",
"Harare, Pretoria": "Harare, Pretoria",
"Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius": "Helsinki, Kiew, Riga, Sofia, Tallinn, Wilna",
"Jerusalem": "Jerusalem",
"Juba": "Juba",
"Kaliningrad": "Kaliningrad",
"Khartoum": "Khartum",
"Tripoli": "Tripolis",
"Windhoek": "Windhuk",
"Amman": "Amman",
"Baghdad": "Bagdad",
"Damascus": "Damaskus",
"Istanbul": "Istanbul",
"Kuwait, Riyadh": "Kuwait, Riad",
"Minsk": "Minsk",
"Moscow, St Petersburg": "Moskau, St. Petersburg",
"Nairobi": "Nairobi",
"Volgograd": "Wolgograd",
"Tehran": "Teheran",
"Abu Dhabi, Muscat": "Abu Dhabi, Muskat",
"Astrakhan, Ulyanovsk": "Astrachan, Uljanowsk",
"Baku": "Baku",
"Izhevsk, Samara": "Ischewsk, Samara",
"Port Louis": "Port Louis",
"Saratov": "Saratov",
"Tbilisi": "Tiflis",
"Yerevan": "Eriwan",
"Kabul": "Kabul",
"Ashgabat, Tashkent": "Aschgabat, Taschkent",
"Astana": "Astana",
"Ekaterinburg": "Jekaterinburg",
"Islamabad, Karachi": "Islamabad, Karatschi",
"Chennai, Kolkata, Mumbai, New Delhi": "Chennai, Kolkata (Kalkutta), Mumbai, Neu-Delhi",
"Sri Jayawardenepura": "Sri Jayawardenepura",
"Kathmandu": "Katmandu",
"Bishkek": "Bishkek",
"Dhaka": "Dakka",
"Omsk": "Omsk",
"Yangon (Rangoon)": "Yangon (Rangun)",
"Bangkok, Hanoi, Jakarta": "Bangkok, Hanoi, Jakarta",
"Barnaul, Gorno-Altaysk": "Barnaul, Gorno-Altaisk",
"Hovd": "Hovd",
"Krasnoyarsk": "Krasnojarsk",
"Novosibirsk": "Nowosibirsk",
"Tomsk": "Tomsk",
"Beijing, Chongqing, Hong Kong SAR, Urumqi": "Beijing (Peking), Chongqing, Hongkong (SAR), Urumchi",
"Irkutsk": "Irkutsk",
"Kuala Lumpur, Singapore": "Kuala Lumpur, Singapur",
"Perth": "Perth",
"Taipei": "Taipeh",
"Ulaanbaatar": "Ulan-Bator",
"Eucla": "Eucla",
"Chita": "Chita",
"Osaka, Sapporo, Tokyo": "Osaka, Sapporo, Tokio",
"Pyongyang": "Pjöngjang",
"Seoul": "Seoul",
"Yakutsk": "Jakutsk",
"Adelaide": "Adelaide",
"Darwin": "Darwin",
"Brisbane": "Brisbane",
"Canberra, Melbourne, Sydney": "Canberra, Melbourne, Sydney",
"Guam, Port Moresby": "Guam, Port Moresby",
"Hobart": "Hobart",
"Vladivostok": "Wladiwostok",
"Lord Howe Island": "Lord-Howe-Insel",
"Bougainville Island": "Bougainville-Insel",
"Chokurdakh": "Tschokurdach",
"Magadan": "Magadan",
"Norfolk Island": "Norfolkinsel",
"Sakhalin": "Sachalin",
"Solomon Is, New Caledonia": "Salomonen, Neu-Kaledonien",
"Anadyr, Petropavlovsk-Kamchatsky": "Anadyr, Petropawlowsk-Kamtschatski",
"Auckland, Wellington": "Auckland, Wellington",
"Coordinated Universal Time+12": "Koordinierte Weltzeit+12",
"Fiji": "Fidschi",
"Chatham Islands": "Chatham-Inseln",
"Coordinated Universal Time+13": "Koordinierte Weltzeit+13",
"Nukualofa": "Nuku'alofa",
"Samoa": "Samoa",
"Kiritimati Island": "Insel Kiritimati"
},
"currency": {
"name": {
"AED": "United Arab Emirates Dirham",
"AFN": "Afghan Afghani",
"ALL": "Albanian Lek",
"AMD": "Armenian Dram",
"ANG": "Netherlands Antillean Guilder",
"AOA": "Angolan Kwanza",
"ARS": "Argentine Peso",
"AUD": "Australian Dollar",
"AWG": "Aruban Florin",
"AZN": "Azerbaijan Manat",
"BAM": "Bosnia and Herzegovina Convertible Mark",
"BBD": "Barbadian Dollar",
"BDT": "Bangladeshi Taka",
"BGN": "Bulgarian Lev",
"BHD": "Bahraini Dinar",
"BIF": "Burundian Franc",
"BMD": "Bermudian Dollar",
"BND": "Brunei Dollar",
"BOB": "Bolivian Boliviano",
"BRL": "Brazilian Real",
"BSD": "Bahamian Dollar",
"BTN": "Bhutanese Ngultrum",
"BWP": "Botswana Pula",
"BYN": "Belarusian Ruble",
"BZD": "Belize Dollar",
"CAD": "Canadian Dollar",
"CDF": "Congolese Franc",
"CHF": "Swiss Franc",
"CLP": "Chilean Peso",
"CNY": "Chinese Yuan",
"COP": "Colombian Peso",
"CRC": "Costa Rican Colon",
"CUC": "Cuban Convertible Peso",
"CUP": "Cuban Peso",
"CVE": "Cape Verdean Escudo",
"CZK": "Czech Koruna",
"DJF": "Djiboutian Franc",
"DKK": "Danish Krone",
"DOP": "Dominican Peso",
"DZD": "Algerian Dinar",
"EGP": "Egyptian Pound",
"ERN": "Eritrean Nakfa",
"ETB": "Ethiopian Birr",
"EUR": "Euro",
"FJD": "Fijian Dollar",
"FKP": "Falkland Islands Pound",
"GBP": "British Pound",
"GEL": "Georgian Lari",
"GHS": "Ghanaian Cedi",
"GIP": "Gibraltar Pound",
"GMD": "Gambian Dalasi",
"GNF": "Guinean Franc",
"GTQ": "Guatemalan Quetzal",
"GYD": "Guyanese Dollar",
"HKD": "Hong Kong Dollar",
"HNL": "Honduran Lempira",
"HTG": "Haitian Gourde",
"HUF": "Hungarian Forint",
"IDR": "Indonesian Rupiah",
"ILS": "Israeli New Shekel",
"INR": "Indian Rupee",
"IQD": "Iraqi Dinar",
"IRR": "Iranian Rial",
"ISK": "Icelandic Krona",
"JMD": "Jamaican Dollar",
"JOD": "Jordanian Dinar",
"JPY": "Japanese Yen",
"KES": "Kenyan Shilling",
"KGS": "Kyrgyzstani Som",
"KHR": "Cambodian Riel",
"KMF": "Comorian Franc",
"KPW": "North Korean Won",
"KRW": "South Korean Won",
"KWD": "Kuwaiti Dinar",
"KYD": "Cayman Islands Dollar",
"KZT": "Kazakhstani Tenge",
"LAK": "Lao Kip",
"LBP": "Lebanese Pound",
"LKR": "Sri Lankan Rupee",
"LRD": "Liberian Dollar",
"LSL": "Lesotho Loti",
"LYD": "Libyan Dinar",
"MAD": "Moroccan Dirham",
"MDL": "Moldovan Leu",
"MGA": "Malagasy Ariary",
"MKD": "Macedonian Denar",
"MMK": "Myanmar Kyat",
"MNT": "Mongolian Tugrik",
"MOP": "Macanese Pataca",
"MRU": "Mauritanian Ouguiya",
"MUR": "Mauritian Rupee",
"MVR": "Maldivian Rufiyaa",
"MWK": "Malawian Kwacha",
"MXN": "Mexican Peso",
"MYR": "Malaysian Ringgit",
"MZN": "Mozambican Metical",
"NAD": "Namibian Dollar",
"NGN": "Nigerian Naira",
"NIO": "Nicaraguan Cordoba",
"NOK": "Norwegian Krone",
"NPR": "Nepalese Rupee",
"NZD": "New Zealand Dollar",
"OMR": "Omani Rial",
"PAB": "Panamanian Balboa",
"PEN": "Peruvian Sol",
"PGK": "Papua New Guinean Kina",
"PHP": "Philippine Peso",
"PKR": "Pakistani Rupee",
"PLN": "Polish Zloty",
"PYG": "Paraguayan Guarani",
"QAR": "Qatari Riyal",
"RON": "Romanian Leu",
"RSD": "Serbian Dinar",
"RUB": "Russian Ruble",
"RWF": "Rwandan Franc",
"SAR": "Saudi Riyal",
"SBD": "Solomon Islands Dollar",
"SCR": "Seychelles Rupee",
"SDG": "Sudanese Pound",
"SEK": "Swedish Krona",
"SGD": "Singapore Dollar",
"SHP": "Saint Helena Pound",
"SLE": "Sierra Leonean Leone",
"SOS": "Somali Shilling",
"SRD": "Surinamese Dollar",
"SSP": "South Sudanese Pound",
"STN": "Sao Tome Principe Dobra",
"SVC": "Salvadoran Colon",
"SYP": "Syrian Pound",
"SZL": "Swazi Lilangeni",
"THB": "Thai Baht",
"TJS": "Tajikistani Somoni",
"TMT": "Turkmenistani Manat",
"TND": "Tunisian Dinar",
"TOP": "Tongan Pa'anga",
"TRY": "Turkish Lira",
"TTD": "Trinidad and Tobago Dollar",
"TWD": "New Taiwan Dollar",
"TZS": "Tanzanian Shilling",
"UAH": "Ukrainian Hryvnia",
"UGX": "Ugandan Shilling",
"USD": "United States Dollar",
"UYU": "Uruguayan Peso",
"UZS": "Uzbekistani Sum",
"VED": "Venezuelan Bolívar Digital",
"VES": "Venezuelan Bolívar Soberano",
"VND": "Vietnamese Dong",
"VUV": "Vanuatu Vatu",
"WST": "Samoan Tala",
"XAF": "Central African CFA Franc",
"XCD": "East Caribbean Dollar",
"XOF": "West African CFA Franc",
"XPF": "CFP Franc",
"XSU": "Ecuadorian Sucre",
"YER": "Yemeni Rial",
"ZAR": "South African Rand",
"ZMW": "Zambian Kwacha",
"ZWG": "Zimbabwe Gold",
"ZWL": "Zimbabwean Dollar"
},
"unit": {
"Afghani": {
"normal": "Afghani",
"plural": "Afghanis"
},
"Ariary": {
"normal": "Ariary",
"plural": "Ariary"
},
"Baht": {
"normal": "Baht",
"plural": "Baht"
},
"Balboa": {
"normal": "Balboa",
"plural": "Balboas"
},
"Birr": {
"normal": "Birr",
"plural": "Birrs"
},
"Bolivar": {
"normal": "Bolívar",
"plural": "Bolívares"
},
"Boliviano": {
"normal": "Boliviano",
"plural": "Bolivianos"
},
"Cedi": {
"normal": "Cedi",
"plural": "Cedis"
},
"Colon": {
"normal": "Colon",
"plural": "Colones"
},
"Cordoba": {
"normal": "Córdoba",
"plural": "Córdobas"
},
"Dalasi": {
"normal": "Dalasi",
"plural": "Dalasis"
},
"Denar": {
"normal": "Denar",
"plural": "Denari"
},
"Dinar": {
"normal": "Dinar",
"plural": "Dinars"
},
"Dirham": {
"normal": "Dirham",
"plural": "Dirhams"
},
"Dobra": {
"normal": "Dobra",
"plural": "Dobras"
},
"Dollar": {
"normal": "Dollar",
"plural": "Dollars"
},
"Dong": {
"normal": "Dong",
"plural": "Dong"
},
"Dram": {
"normal": "Dram",
"plural": "Drams"
},
"Escudo": {
"normal": "Escudo",
"plural": "Escudos"
},
"Euro": {
"normal": "Euro",
"plural": "Euros"
},
"Florin": {
"normal": "Florin",
"plural": "Florin"
},
"Forint": {
"normal": "Forint",
"plural": "Forint"
},
"Franc": {
"normal": "Franc",
"plural": "Francs"
},
"Gourde": {
"normal": "Gourde",
"plural": "Gourdes"
},
"Guarani": {
"normal": "Guaraní",
"plural": "Guaraníes"
},
"Guilder": {
"normal": "Guilder",
"plural": "Guilders"
},
"Hryvnia": {
"normal": "Hryvnia",
"plural": "Hryvni"
},
"Kina": {
"normal": "Kina",
"plural": "Kina"
},
"Kip": {
"normal": "Kip",
"plural": "Kip"
},
"Koruna": {
"normal": "Koruna",
"plural": "Korunas"
},
"Krona": {
"normal": "Krona",
"plural": "Kronor"
},
"Krone": {
"normal": "Krone",
"plural": "Kroner"
},
"Kwacha": {
"normal": "Kwacha",
"plural": "Kwachas"
},
"Kwanza": {
"normal": "Kwanza",
"plural": "Kwanzas"
},
"Kyat": {
"normal": "Kyat",
"plural": "Kyats"
},
"Lari": {
"normal": "Lari",
"plural": "Lari"
},
"Lek": {
"normal": "Lek",
"plural": "Lekë"
},
"Lempira": {
"normal": "Lempira",
"plural": "Lempiras"
},
"Leone": {
"normal": "Leone",
"plural": "Leones"
},
"Leu": {
"normal": "Leu",
"plural": "Lei"
},
"Lev": {
"normal": "Lev",
"plural": "Leva"
},
"Lilangeni": {
"normal": "Lilangeni",
"plural": "Emalangeni"
},
"Lira": {
"normal": "Lira",
"plural": "Liralar"
},
"Loti": {
"normal": "Loti",
"plural": "Maloti"
},
"Manat": {
"normal": "Manat",
"plural": "Manats"
},
"Mark": {
"normal": "Mark",
"plural": "Marks"
},
"Metical": {
"normal": "Metical",
"plural": "Meticais"
},
"Naira": {
"normal": "Naira",
"plural": "Naira"
},
"Nakfa": {
"normal": "Nakfa",
"plural": "Nakfas"
},
"Ngultrum": {
"normal": "Ngultrum",
"plural": "Ngultrums"
},
"Ouguiya": {
"normal": "Ouguiya",
"plural": "Ouguiya"
},
"Paanga": {
"normal": "Paʻanga",
"plural": "Paʻanga"
},
"Pataca": {
"normal": "Pataca",
"plural": "Patacas"
},
"Peso": {
"normal": "Peso",
"plural": "Pesos"
},
"Pound": {
"normal": "Pound",
"plural": "Pounds"
},
"Pula": {
"normal": "Pula",
"plural": "Pula"
},
"Quetzal": {
"normal": "Quetzal",
"plural": "Quetzales"
},
"Rand": {
"normal": "Rand",
"plural": "Rand"
},
"Real": {
"normal": "Real",
"plural": "Reais"
},
"Rial": {
"normal": "Rial",
"plural": "Rials"
},
"Riel": {
"normal": "Riel",
"plural": "Riels"
},
"Ringgit": {
"normal": "Ringgit",
"plural": "Ringgit"
},
"Riyal": {
"normal": "Riyal",
"plural": "Riyals"
},
"Ruble": {
"normal": "Ruble",
"plural": "Rubles"
},
"Rufiyaa": {
"normal": "Rufiyaa",
"plural": "Rufiyaa"
},
"Rupee": {
"normal": "Rupee",
"plural": "Rupees"
},
"Rupiah": {
"normal": "Rupiah",
"plural": "Rupiah"
},
"Shekel": {
"normal": "Shekel",
"plural": "Shekels"
},
"Shilling": {
"normal": "Shilling",
"plural": "Shillings"
},
"Sol": {
"normal": "Sol",
"plural": "Soles"
},
"Som": {
"normal": "Som",
"plural": "Som"
},
"Somoni": {
"normal": "Somoni",
"plural": "Somoni"
},
"Sucre": {
"normal": "Sucre",
"plural": "Sucre"
},
"Sum": {
"normal": "Sum",
"plural": "Sum"
},
"Taka": {
"normal": "Taka",
"plural": "Takas"
},
"Tala": {
"normal": "Tālā",
"plural": "Tālā"
},
"Tenge": {
"normal": "Tenge",
"plural": "Tenge"
},
"Tugrik": {
"normal": "Tögrög",
"plural": "Tögrög"
},
"Vatu": {
"normal": "Vatu",
"plural": "Vatu"
},
"Won": {
"normal": "Won",
"plural": "Won"
},
"Yen": {
"normal": "Yen",
"plural": "Yen"
},
"Yuan": {
"normal": "Yuan",
"plural": "Yuan"
},
"ZiG": {
"normal": "ZiG",
"plural": "ZiG"
},
"Zloty": {
"normal": "Złoty",
"plural": "Złoty"
}
}
},
"category": {
"Food & Drink": "Essen & Trinken",
"Food": "Essen",
"Drink": "Getränke",
"Fruit & Snack": "Obst & Snacks",
"Clothing & Appearance": "Kleidung & Aussehen",
"Clothing": "Kleidung",
"Jewelry": "Schmuck",
"Cosmetic": "Kosmetik",
"Hair Cuts & Salon": "Friseur & Salon",
"Housing & Houseware": "Wohnen & Haushaltswaren",
"Houseware": "Haushaltswaren",
"Electronics": "Elektronik",
"Repairs & Maintenance": "Reparaturen & Wartung",
"Housekeeping Services": "Haushaltsdienste",
"Utilities Expense": "Nebenkosten",
"Rent & Mortgage": "Miete & Hypothek",
"Transportation": "Transport",
"Public Transit": "Öffentlicher Verkehr",
"Taxi & Car Rental": "Taxi & Autovermietung",
"Personal Car Expense": "Privates Auto",
"Train Tickets": "Zugtickets",
"Airline Tickets": "Flugtickets",
"Communication": "Kommunikation",
"Telephone Bill": "Telefonrechnung",
"Internet Bill": "Internetrechnung",
"Express Fee": "Expressgebühr",
"Entertainment": "Unterhaltung",
"Sports & Fitness": "Sport & Fitness",
"Party Expense": "Party-Ausgaben",
"Movies & Shows": "Filme & Shows",
"Toys & Games": "Spielzeug & Spiele",
"Subscriptions": "Abonnements",
"Pet Expense": "Haustierkosten",
"Travelling": "Reisen",
"Education & Studying": "Bildung & Studium",
"Books & Newspaper & Magazines": "Bücher & Zeitungen & Zeitschriften",
"Training Courses": "Schulungen",
"Certification & Examination": "Zertifizierung & Prüfung",
"Gifts & Donations": "Geschenke & Spenden",
"Gifts": "Geschenke",
"Donations": "Spenden",
"Medical & Healthcare": "Medizin & Gesundheit",
"Diagnosis & Treatment": "Diagnose & Behandlung",
"Medications": "Medikamente",
"Medical Devices": "Medizinische Geräte",
"Finance & Insurance": "Finanzen & Versicherungen",
"Tax Expense": "Steueraufwand",
"Service Charge": "Servicegebühr",
"Insurance Expense": "Versicherungskosten",
"Interest Expense": "Zinsaufwand",
"Compensation & Fine": "Entschädigung & Strafe",
"Miscellaneous": "Verschiedenes",
"Other Expense": "Andere Ausgaben",
"Occupational Earnings": "Berufseinkommen",
"Salary Income": "Gehaltseinkommen",
"Bonus Income": "Bonus-Einkommen",
"Overtime Pay": "Überstundenvergütung",
"Side Job Income": "Nebeneinkommen",
"Finance & Investment": "Finanzen & Investitionen",
"Investment Income": "Investitionseinkommen",
"Rental Income": "Mieteinnahmen",
"Interest Income": "Zinserträge",
"Gift & Lucky Money": "Geschenk & Glücksgeld",
"Winnings Income": "Gewinneinkommen",
"Windfall": "Glücksfall",
"Other Income": "Andere Einnahmen",
"Transfer Category": "Transferkategorie",
"General Transfer": "Allgemeiner Transfer",
"Bank Transfer": "Banküberweisung",
"Credit Card Repayment": "Kreditkartenrückzahlung",
"Deposits & Withdrawals": "Einzahlungen & Abhebungen",
"Loan & Debt": "Darlehen & Schulden",
"Borrowing Money": "Geld leihen",
"Lending Money": "Geld verleihen",
"Repayment": "Rückzahlung",
"Debt Collection": "Schuldeneintreibung",
"Out-of-Pocket Expense": "Aus eigener Tasche",
"Reimbursement": "Erstattung",
"Other Transfer": "Andere Übertragung"
},
"mapprovider": {
"openstreetmap": "OpenStreetMap",
"openstreetmap-humanitarian": "Humanitarian OpenStreetMap Team",
"opentopomap": "OpenTopoMap",
"opnvkarte": "MeMoMaps",
"cyclosm": "CyclOSM",
"cartodb": "CARTO",
"tomtom": "TomTom",
"tianditu": "TianDiTu",
"googlemap": "Google Map",
"baidumap": "Baidu Map",
"amap": "Amap",
"custom": "Benutzerdefiniert"
},
"error": {
"system error": "Systemfehler",
"api not found": "API-Anfrage fehlgeschlagen",
"not implemented": "Nicht implementiert",
"system is busy": "System ist beschäftigt",
"not supported": "Nicht unterstützt",
"image type not supported": "Bildtyp wird nicht unterstützt",
"database operation failed": "Datenbankoperation fehlgeschlagen",
"SMTP server is not enabled": "SMTP-Server ist nicht aktiviert",
"incomplete or incorrect submission": "Unvollständige oder fehlerhafte Übermittlung",
"operation failed": "Operation fehlgeschlagen",
"nothing will be updated": "Nichts wird aktualisiert",
"failed to request third party api": "Anfrage an Drittanbieter-API fehlgeschlagen",
"client timezone offset is invalid": "Client-Zeitzonenversatz ist ungültig",
"user id is invalid": "Benutzer-ID ist ungültig",
"username is empty": "Benutzername ist leer",
"email is empty": "E-Mail ist leer",
"nickname is empty": "Spitzname ist leer",
"password is empty": "Passwort ist leer",
"user default currency is empty": "Standardwährung des Benutzers ist leer",
"user default currency is invalid": "Standardwährung des Benutzers ist ungültig",
"user default account is invalid": "Standardkonto des Benutzers ist ungültig",
"user not found": "Benutzer nicht gefunden",
"password is wrong": "Passwort ist falsch",
"username already exists": "Benutzername existiert bereits",
"email already exists": "E-Mail existiert bereits",
"user registration not allowed": "Benutzerregistrierung nicht erlaubt",
"login name is invalid": "Anmeldename ist ungültig",
"login name or password is invalid": "Anmeldename oder Passwort ist ungültig",
"login name or password is wrong": "Anmeldename oder Passwort ist falsch",
"user is disabled": "Benutzer ist deaktiviert",
"email is invalid": "E-Mail ist ungültig",
"email is empty or invalid": "E-Mail ist leer oder ungültig",
"new password equals old password": "Neues Passwort entspricht altem Passwort",
"email is not verified": "E-Mail ist nicht verifiziert",
"email is verified": "E-Mail ist verifiziert",
"email validation not allowed": "E-Mail-Validierung nicht erlaubt",
"decimal separator and digit grouping symbol cannot be equal": "Dezimaltrennzeichen und Zifferngruppierungssymbol dürfen nicht gleich sein",
"user default account is hidden": "Verstecktes Konto kann nicht als Standardkonto festgelegt werden",
"no user avatar": "Kein Benutzeravatar vorhanden",
"user avatar is empty": "Benutzeravatar ist leer",
"user avatar not exists": "Benutzeravatar existiert nicht",
"user avatar not set": "Benutzeravatar ist nicht festgelegt",
"user avatar file extension invalid": "Dateierweiterung des Benutzeravatars ist ungültig",
"exceed the maximum size of user avatar file": "Hochgeladener Benutzeravatar überschreitet die maximal zulässige Dateigröße",
"not permitted to perform this action": "Sie sind nicht berechtigt, diese Aktion auszuführen",
"cannot login by password": "You cannot login by password",
"user name is invalid": "User name is invalid",
"nick name is invalid": "User nickname is invalid",
"unauthorized access": "Unbefugter Zugriff",
"current token is invalid": "Aktuelles Token ist ungültig",
"current token is expired": "Aktuelles Token ist abgelaufen",
"current token type is invalid": "Aktueller Tokentyp ist ungültig",
"current token requires two-factor authorization": "Aktuelles Token erfordert Zwei-Faktor-Authentifizierung",
"current token does not require two-factor authorization": "Aktuelles Token erfordert keine Zwei-Faktor-Authentifizierung",
"token is invalid": "Token ist ungültig",
"token id is invalid": "Token-ID ist ungültig",
"user token id is invalid": "Benutzer-Token-ID ist ungültig",
"token is not found": "Token wurde nicht gefunden",
"token is expired": "Token ist abgelaufen",
"token is empty": "Token ist leer",
"email verify token is invalid or expired": "E-Mail-Verifizierungstoken ist ungültig oder abgelaufen",
"password reset token is invalid or expired": "Passwort-Zurücksetzungstoken ist ungültig oder abgelaufen",
"api token is not enabled": "API token is not enabled",
"passcode is invalid": "Passcode ist ungültig",
"two-factor backup code is invalid": "Zwei-Faktor-Backup-Code ist ungültig",
"two-factor is not enabled": "Zwei-Faktor-Authentifizierung ist nicht aktiviert",
"two-factor has already been enabled": "Zwei-Faktor-Authentifizierung ist bereits aktiviert",
"two-factor backup code does not exist": "Zwei-Faktor-Backup-Code existiert nicht",
"passcode is empty": "Passcode is empty",
"account id is invalid": "Konto-ID ist ungültig",
"account not found": "Konto nicht gefunden",
"account type is invalid": "Kontotyp ist ungültig",
"account currency is invalid": "Kontowährung ist ungültig",
"account must have at least one sub-account": "Konto muss mindestens ein Teilkonto haben",
"account cannot have sub-accounts": "Konto kann keine Unterkonten haben",
"parent account cannot set currency": "Übergeordnetes Konto kann keine Währung festlegen",
"parent account cannot set balance": "Übergeordnetes Konto kann keinen Saldo festlegen",
"sub-account category not equals to parent": "Teilkonto-Kategorie entspricht nicht der übergeordneten Kategorie",
"sub-account type invalid": "Teilkontotyp ist ungültig",
"source account not found": "Quellkonto nicht gefunden",
"destination account not found": "Zielkonto nicht gefunden",
"account is in use and cannot be deleted": "Konto wird verwendet und kann nicht gelöscht werden",
"account category is invalid": "Kontokategorie ist ungültig",
"account balance time is not set": "Kontosaldo-Zeit ist nicht festgelegt",
"cannot set statement date for non credit card account": "Abrechnungsdatum kann für kein Kreditkartenkonto festgelegt werden",
"cannot set statement date for sub account": "Abrechnungsdatum kann für Teilkonto nicht festgelegt werden",
"sub-account not found": "Sub-account is not found",
"sub-account is in use and cannot be deleted": "Sub-account is in use and it cannot be deleted",
"not supported to modify account currency": "Not supported to modify account currency",
"not supported to modify account balance": "Not supported to modify account balance",
"not supported to modify account balance time": "Not supported to modify account balance time",
"transaction id is invalid": "Transaktions-ID ist ungültig",
"transaction not found": "Transaktion nicht gefunden",
"transaction type is invalid": "Transaktionstyp ist ungültig",
"transaction source and destination account id cannot be equal": "Quellkonto-ID und Zielkonto-ID dürfen nicht gleich sein",
"transaction source and destination amount not equal": "Quellbetrag und Zielbetrag sind nicht gleich",
"transaction destination account cannot be set": "Zielkonto kann nicht festgelegt werden",
"transaction destination amount cannot be set": "Zielbetrag kann nicht festgelegt werden",
"too much transaction in one second": "Zu viele Transaktionen in einer Sekunde, bitte wählen Sie eine andere Zeit",
"balance modification transaction cannot set category": "Kategorie kann für Saldoänderungstransaktion nicht festgelegt werden",
"balance modification transaction cannot change account id": "Konto-ID kann für Saldoänderungstransaktion nicht geändert werden",
"balance modification transaction cannot add when other transaction exists": "Saldoänderungstransaktion kann nicht hinzugefügt werden, wenn bereits andere Transaktionen in diesem Konto vorhanden sind",
"cannot add transaction to hidden account": "Transaktion kann nicht zu einem versteckten Konto hinzugefügt werden",
"cannot modify transaction of hidden account": "Transaktion eines versteckten Kontos kann nicht geändert werden",
"cannot delete transaction in hidden account": "Transaktion in einem versteckten Konto kann nicht gelöscht werden",
"cannot add transaction to parent account": "Transaktion kann nicht zu einem übergeordneten Konto hinzugefügt werden",
"cannot modify transaction of parent account": "Transaktion eines übergeordneten Kontos kann nicht geändert werden",
"cannot delete transaction in parent account": "Transaktion in einem übergeordneten Konto kann nicht gelöscht werden",
"cannot add transaction with this transaction time": "Transaktion kann nicht mit dieser Transaktionszeit hinzugefügt werden",
"cannot modify transaction with this transaction time": "Transaktion kann nicht mit dieser Transaktionszeit geändert werden",
"cannot delete transaction with this transaction time": "Transaktion kann nicht mit dieser Transaktionszeit gelöscht werden",
"cannot use hidden account": "Verstecktes Konto kann nicht verwendet werden",
"cannot use hidden transaction category": "Versteckte Transaktionskategorie kann nicht verwendet werden",
"cannot use hidden transaction tag": "Verstecktes Transaktions-Tag kann nicht verwendet werden",
"transaction has too many tags": "Transaktion hat zu viele Tags",
"transaction has too many pictures": "Transaktion hat zu viele Bilder",
"import file type is empty": "Importdateityp ist leer",
"import file type not supported": "Importdateityp wird nicht unterstützt",
"no data to import": "Keine Daten zum Importieren",
"cannot add transaction before balance modification transaction": "Transaktion kann nicht vor der Saldoänderungstransaktion hinzugefügt werden",
"balance modification transaction cannot modify transaction time": "Transaktionszeit kann für Saldoänderungstransaktion nicht geändert werden",
"transfer transaction amount cannot be less than zero": "Betrag für Überweisungstransaktion darf nicht kleiner als 0 sein",
"import file encoding is empty": "Import file encoding is empty",
"import file encoding not supported": "import file encoding is not supported",
"column mapping invalid": "Column mapping is invalid",
"transaction type mapping invalid": "Transaction type mapping is invalid",
"transaction time format invalid": "Transaction time format is invalid",
"transaction time zone format invalid": "Transaction time zone format is invalid",
"cannot move transaction to same account": "Cannot move transaction to the same account",
"cannot move transaction from or to hidden account": "Cannot move transaction from or to hidden account",
"cannot move transaction from or to parent account": "Cannot move transaction from or to parent account",
"cannot move transaction between accounts with different currencies": "Cannot move transaction between accounts with different currencies",
"transaction category id is invalid": "Transaktionskategorie-ID ist ungültig",
"transaction category not found": "Transaktionskategorie nicht gefunden",
"transaction category type is invalid": "Transaktionskategorietyp ist ungültig",
"parent transaction category not found": "Übergeordnete Transaktionskategorie nicht gefunden",
"cannot add to secondary transaction category": "Transaktion kann nicht zu sekundärer Transaktionskategorie hinzugefügt werden",
"cannot use primary category for transaction category": "Primärkategorie kann nicht für Transaktionskategorie verwendet werden",
"transaction category is in use and cannot be deleted": "Transaktionskategorie wird verwendet und kann nicht gelöscht werden",
"not allow to change primary category to secondary category": "Änderung der Primärkategorie in Sekundärkategorie nicht erlaubt",
"not allow to change secondary category to primary category": "Änderung der Sekundärkategorie in Primärkategorie nicht erlaubt",
"not allow to change primary category with different type": "Änderung der Primärkategorie mit unterschiedlichem Typ nicht erlaubt",
"not allow to use secondary category as primary category": "Sekundärkategorie kann nicht als Primärkategorie verwendet werden",
"transaction tag id is invalid": "Transaktions-Tag-ID ist ungültig",
"transaction tag not found": "Transaktions-Tag nicht gefunden",
"transaction tag name is empty": "Transaktions-Tag-Titel ist leer",
"transaction tag name already exists": "Transaktions-Tag-Titel existiert bereits",
"transaction tag is in use and cannot be deleted": "Transaktions-Tag wird verwendet und kann nicht gelöscht werden",
"transaction tag index not found": "Transaktions-Tag-Index nicht gefunden",
"data export not allowed": "Benutzerdatenexport ist nicht erlaubt",
"data import not allowed": "Benutzerdatenimport ist nicht erlaubt",
"import too many transactions": "Zu viele Transaktionen zum Importieren",
"transaction template id is invalid": "Transaktionsvorlagen-ID ist ungültig",
"transaction template not found": "Transaktionsvorlage nicht gefunden",
"transaction template type is invalid": "Transaktionsvorlagentyp ist ungültig",
"scheduled transaction is not enabled": "Geplante Transaktion ist nicht aktiviert",
"scheduled transaction frequency is invalid": "Häufigkeit der geplanten Transaktion ist ungültig",
"transaction template has too many tags": "Transaktionsvorlage hat zu viele Tags",
"scheduled transaction start date is later than end time": "Scheduled transaction start date is later than end time",
"transaction picture id is invalid": "Transaktionsbild-ID ist ungültig",
"transaction picture not found": "Transaktionsbild nicht gefunden",
"no transaction picture": "Kein Transaktionsbild vorhanden",
"transaction picture is empty": "Transaktionsbild ist leer",
"transaction picture not exists": "Transaktionsbild existiert nicht",
"transaction picture file extension invalid": "Dateierweiterung des Transaktionsbildes ist ungültig",
"exceed the maximum size of transaction picture file": "Hochgeladenes Transaktionsbild überschreitet die maximal zulässige Dateigröße",
"not found transaction data": "Keine Transaktionsdaten in Datei gefunden",
"missing required field in header row": "Erforderliches Feld in Kopfzeile fehlt",
"fewer fields in data row than in header row": "Weniger Felder in Datenzeile als in Kopfzeile",
"transaction time is invalid": "Transaktionszeit ist ungültig",
"transaction time zone is invalid": "Transaktionszeitzone ist ungültig",
"transaction amount is invalid": "Transaktionsbetrag ist ungültig",
"geographic location is invalid": "Geografischer Standort ist ungültig",
"fields in multiple table headers are different": "Felder in mehreren Tabellenköpfen sind unterschiedlich",
"invalid file header": "Ungültiger Dateikopf",
"invalid csv file": "Ungültige CSV-Datei",
"related id cannot be blank": "Verwandte ID darf nicht leer sein",
"found some transactions without related records": "Einige Transaktionen ohne zugehörige Datensätze gefunden",
"invalid qif file": "Ungültige QIF-Datei",
"missing transaction time field": "Feld für Transaktionszeit fehlt",
"invalid gnucash file": "Ungültige GnuCash-Datei",
"missing account data": "Kontodaten fehlen",
"not supported to import split transaction": "Import von geteilten Transaktionen wird nicht unterstützt",
"there are not supported transaction type": "Nicht unterstützter Transaktionstyp in Importdatei",
"invalid iif file": "Ungültige IIF-Datei",
"invalid ofx file": "Ungültige OFX-Datei",
"invalid sgml file": "Ungültige SGML-Datei",
"invalid beancount file": "Invalid Beancount file",
"not support include directive for beancount file": "Not support \"include\" directive for Beancount file",
"invalid amount expression": "Amount expression is invalid",
"invalid xml file": "Invalid XML file",
"invalid mt940 file": "Invalid MT940 file",
"invalid json file": "Invalid JSON file",
"user custom exchange rate data not found": "User custom exchange rate data is not found",
"cannot update exchange rate data for base currency": "Cannot update exchange rate data for base currency",
"cannot delete exchange rate data for base currency": "Cannot delete exchange rate data for base currency",
"mcp server is not enabled": "MCP Server is not enabled",
"llm provider is not enabled": "Large Language Model provider is not enabled",
"no image for AI recognition": "There is no image for AI recognition",
"image for AI recognition is empty": "Image for AI recognition file is empty",
"exceed the maximum size of image file for AI recognition": "The uploaded image for AI recognition exceeds the maximum allowed file size",
"no transaction information detected": "No transaction information detected",
"user external auth is not found": "User external authentication data not found",
"user external auth already exists": "User external authentication data already exists, please unlink it first",
"user external auth type invalid": "User external authentication type is invalid",
"oauth2 not enabled": "OAuth 2.0 is not enabled",
"oauth2 auto registration not enabled": "OAuth 2.0 auto registration is not enabled",
"invalid oauth2 login request": "Invalid OAuth 2.0 login request",
"invalid oauth2 callback": "Invalid OAuth 2.0 callback",
"missing state in oauth2 callback": "Missing state parameter in OAuth 2.0 callback",
"missing code in oauth2 callback": "Missing code parameter in OAuth 2.0 callback",
"invalid state in oauth2 callback": "Invalid state parameter in OAuth 2.0 callback",
"cannot retrieve oauth2 token": "Cannot retrieve OAuth 2.0 token",
"invalid oauth2 token": "Invalid OAuth 2.0 token",
"cannot retrieve user info from oauth2 provider": "Cannot retrieve user info from OAuth 2.0 provider",
"oauth2 user already bound to another user": "OAuth 2.0 user is already bound to another user",
"user name and email from oauth2 provider are both empty": "User name and email from OAuth 2.0 provider are both empty",
"user name from oauth2 provider is empty": "User name from OAuth 2.0 provider is empty",
"email from oauth2 provider is empty": "Email from OAuth 2.0 provider is empty",
"user name from oauth2 provider is empty, cannot register new user": "User name from OAuth 2.0 provider is empty, cannot register new user",
"email from oauth2 provider is empty, cannot register new user": "Email from OAuth 2.0 provider is empty, cannot register new user",
"explorer id is invalid": "Explorer ID is invalid",
"explorer not found": "Explorer is not found",
"explorer data is invalid": "Explorer data is invalid",
"transaction tag group id is invalid": "Transaction tag group ID is invalid",
"transaction tag group not found": "Transaction tag group is not found",
"transaction tag group is in use and cannot be deleted": "Transaction tag group is in use and it cannot be deleted",
"query items cannot be blank": "Abfrageelemente dürfen nicht leer sein",
"query items too much": "Zu viele Abfrageelemente",
"query items have invalid item": "Ungültiges Element in Abfrageelementen",
"parameter invalid": "Parameter ist ungültig",
"format invalid": "Format ist ungültig",
"number invalid": "Nummer ist ungültig",
"no files uploaded": "Keine Dateien hochgeladen",
"uploaded file is empty": "Hochgeladene Datei ist leer",
"uploaded file size exceeds the maximum allowed size": "Hochgeladene Datei überschreitet die maximal zulässige Größe",
"failure count exceeded maximum limit": "Failure count exceeded maximum limit, please try again after some time",
"repeated request": "Repeated Request",
"ip address is forbidden to access this resource": "IP address is forbidden to access this resource"
},
"parameter": {
"id": "ID",
"username": "Benutzername",
"password": "Passwort",
"passcode": "Passcode",
"email": "E-Mail",
"nickname": "Spitzname",
"oldPassword": "Aktuelles Passwort",
"defaultCurrency": "Standardwährung",
"firstDayOfWeek": "Erster Wochentag",
"fiscalYearStart": "Fiscal Year Start Date",
"transactionEditScope": "Bearbeitbarer Transaktionsbereich",
"name": "Name",
"category": "Kategorie",
"type": "Typ",
"color": "Farbe",
"currency": "Währung",
"creditCardStatementDate": "Kreditkartenabrechnungsdatum",
"parentId": "Übergeordnete ID",
"categoryId": "Kategorie-ID",
"time": "Zeit",
"balanceTime": "Saldozeit",
"startTime": "Startzeit",
"endTime": "Endzeit",
"tagFilter": "Tag Filter",
"amountFilter": "Betragsfilter",
"sourceAccountId": "Quellkonto-ID",
"destinationAccountId": "Zielkonto-ID",
"sourceAmount": "Quellbetrag",
"destinationAmount": "Zielbetrag",
"maxTime": "Späteste Zeit",
"year": "Jahr",
"month": "Monat",
"page": "Seitenindex",
"count": "Anzahl",
"templateType": "Vorlagentyp",
"comment": "Beschreibung",
"expiredInSeconds": "Expiration Time (Seconds)"
},
"parameterizedError": {
"parameter invalid": "{parameter} ist ungültig",
"parameter required": "{parameter} ist erforderlich",
"parameter too large": "{parameter} darf höchstens {number} sein",
"parameter too long": "{parameter} darf höchstens {length} Zeichen lang sein",
"parameter too small": "{parameter} muss mindestens {number} sein",
"parameter too short": "{parameter} muss mindestens {length} Zeichen lang sein",
"parameter length not equal": "{parameter} muss {length} Zeichen lang sein",
"parameter cannot be blank": "{parameter} darf nicht leer sein",
"parameter invalid username format": "{parameter} hat ein ungültiges Format",
"parameter invalid email format": "{parameter} hat ein ungültiges Format",
"parameter invalid currency": "{parameter} hat ein ungültiges Format",
"parameter invalid color": "{parameter} hat ein ungültiges Format",
"parameter invalid amount filter": "{parameter} hat ein ungültiges Format",
"parameter invalid tag filter": "{parameter} hat ein ungültiges Format"
},
"encoding": {
"utf-8": "UTF-8",
"utf-8-bom": "UTF-8 with BOM",
"utf-16le": "UTF-16 Little Endian",
"utf-16be": "UTF-16 Big Endian",
"utf-16le-bom": "UTF-16 Little Endian with BOM",
"utf-16be-bom": "UTF-16 Big Endian with BOM",
"cp437": "OEM United States (CP-437)",
"cp863": "OEM Canadian French (CP-863)",
"cp037": "IBM EBCDIC US/Canada (CP-037)",
"cp1047": "IBM EBCDIC Open Systems (CP-1047)",
"cp1140": "IBM EBCDIC US/Canada with Euro (CP-1140)",
"iso-8859-1": "Western European (ISO-8859-1)",
"cp850": "Western European (CP-850)",
"cp858": "Western European with Euro (CP-858)",
"windows-1252": "Western European (Windows-1252)",
"iso-8859-15": "Western European (ISO-8859-15)",
"iso-8859-4": "North European (ISO-8859-4)",
"iso-8859-10": "Nordic (ISO-8859-10)",
"cp865": "Nordic (CP-865)",
"iso-8859-2": "Central European (ISO-8859-2)",
"cp852": "Central European (CP-852)",
"windows-1250": "Central European (Windows-1250)",
"iso-8859-14": "Celtic (ISO-8859-14)",
"iso-8859-3": "South European (ISO-8859-3)",
"cp860": "Portuguese (CP-860)",
"iso-8859-7": "Greek (ISO-8859-7)",
"windows-1253": "Greek (Windows-1253)",
"iso-8859-9": "Turkish (ISO-8859-9)",
"windows-1254": "Turkish (Windows-1254)",
"iso-8859-13": "Baltic (ISO-8859-13)",
"windows-1257": "Baltic (Windows-1257)",
"iso-8859-16": "South-Eastern European (ISO-8859-16)",
"iso-8859-5": "Cyrillic (ISO-8859-5)",
"cp855": "Cyrillic (CP-855)",
"cp866": "Cyrillic (CP-866)",
"windows-1251": "Cyrillic (Windows-1251)",
"koi8r": "Cyrillic (KOI8-R)",
"koi8u": "Cyrillic (KOI8-U)",
"iso-8859-6": "Arabic (ISO-8859-6)",
"windows-1256": "Arabic (Windows-1256)",
"iso-8859-8": "Hebrew (ISO-8859-8)",
"cp862": "Hebrew (CP-862)",
"windows-1255": "Hebrew (Windows-1255)",
"windows-874": "Thai (Windows-874)",
"windows-1258": "Vietnamese (Windows-1258)",
"gb18030": "Chinese (Simplified, GB18030)",
"gbk": "Chinese (Simplified, GBK)",
"big5": "Chinese (Traditional, Big5)",
"euc-kr": "Korean (EUC-KR)",
"euc-jp": "Japanese (EUC-JP)",
"iso-2022-jp": "Japanese (ISO-2022-JP)",
"shift_jis": "Japanese (Shift_JIS)"
},
"document": {
"anchor": {
"export_and_import": {
"export-transactions": "export-transactions",
"how-to-import-delimiter-separated-values-dsv-file-or-data": "how-to-import-delimiter-separated-values-dsv-file-or-data",
"how-to-get-gnucash-xml-database-file": "how-to-get-gnucash-xml-database-file",
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
}
}
},
"sample": {
"importTransactionCustomScript": {
"headerComment": "Example script:",
"functionDescription": "The parse function will be called for each row of the parsed file data, and the function name must be 'parse'",
"functionParamRowDescription": "An array of string, each element is a column value",
"functionParamIndexDescription": "The row index (0-based)",
"functionReturnDescription": "An object representing a transaction (with the fields defined below), or null to skip this row",
"fieldTimeDescription": "[required] Transaction time, format: YYYY-MM-DD HH:mm:ss. You can also use the parseDateTime(value, format) function to convert a custom formatted time string to the standard format, where 'format' argument is the format of the custom time string, e.g. parseDateTime('12/31/2023 23:59', 'MM/DD/YYYY HH:mm') means converting '12/31/2023 23:59' to the standard format '2023-12-31 23:59:00'",
"fieldUtcOffsetDescription": "[required] Transaction timezone offset in minutes, e.g. '480' for UTC+8, '-300' for UTC-5. You can also use the parseUtcOffset(timezoneName) function to get the timezone offset in minutes automatically according to the transaction time, where 'timezoneName' argument is the IANA time zone name, e.g. parseUtcOffset('Asia/Shanghai') means getting the timezone offset in minutes for Beijing Time",
"fieldTypeDescription": "[required] Transaction type, must be one of 'TransactionType.Income', 'TransactionType.Expense' or 'TransactionType.Transfer'",
"fieldCategoryNameDescription": "[optional] Category name",
"fieldSourceAccountNameDescription": "[optional] Source account name",
"fieldDestinationAccountNameDescription": "[optional] Destination account name (for transfer type only)",
"fieldSourceAmountDescription": "[required] Source amount (including two decimal places expressed without a decimal separator, for example '12345' represents 123.45)",
"fieldDestinationAmountDescription": "[optional] Destination amount (for transfer type only, format is the same as the source amount)",
"fieldGeoLocationDescription": "[optional] Geolocation, format: 'longitude latitude', e.g. '116.3912972 39.9057136'",
"fieldTagNamesDescription": "[optional] Comma separated tag names, e.g. 'tag1;tag2;tag3'",
"fieldCommentDescription": "[optional] Description"
}
},
"OK": "OK",
"Cancel": "Abbrechen",
"Operation": "Vorgang",
"Open": "Open",
"Close": "Schließen",
"or": "or",
"Submit": "Einreichen",
"Add": "Hinzufügen",
"Import": "Importieren",
"Export": "Export",
"Apply": "Anwenden",
"Save": "Speichern",
"Save Changes": "Änderungen speichern",
"Reset to Default": "Reset to Default",
"Reset": "Zurücksetzen",
"Update": "Aktualisieren",
"Refresh": "Aktualisieren",
"Clear": "Löschen",
"Clear All": "Clear All",
"Generate": "Generate",
"Recognize": "Recognize",
"Recognizing": "Recognizing",
"Cancel Recognition": "Cancel Recognition",
"None": "Keine",
"Unspecified": "Nicht angegeben",
"Not set": "Nicht festgelegt",
"No limit": "No limit",
"No results": "Keine Ergebnisse",
"Unknown": "Unbekannt",
"Auto detect": "Auto detect",
"Detecting...": "Detecting...",
"Miscellaneous": "Verschiedenes",
"Default": "Standard",
"Included": "Included",
"Excluded": "Excluded",
"Done": "Fertig",
"Continue": "Weiter",
"Previous": "Zurück",
"Next": "Weiter",
"Confirm": "Confirm",
"Status": "Status",
"Enable": "Aktivieren",
"Enabled": "Aktiviert",
"Disable": "Deaktivieren",
"Disabled": "Deaktiviert",
"Configuration": "Configuration",
"Example": "Example",
"Token": "Token",
"Copy": "Kopieren",
"Paste": "Paste",
"Visible": "Sichtbar",
"Show": "Anzeigen",
"Hide": "Verbergen",
"Version": "Version",
"Edit": "Bearbeiten",
"View": "View",
"Move": "Move",
"Move to...": "Move to...",
"Remove": "Entfernen",
"Delete": "Löschen",
"Duplicate": "Duplizieren",
"Sort": "Sortieren",
"Date": "Datum",
"Time": "Zeit",
"Color": "Farbe",
"Type": "Typ",
"Format": "Format",
"File Encoding": "File Encoding",
"Space": "Space",
"Comma": "Comma",
"Semicolon": "Semicolon",
"Tab": "Tab",
"Vertical Bar": "Vertical Bar",
"All Types": "Alle Typen",
"More": "Mehr",
"All": "Alle",
"Partial": "Partial",
"WHERE": "WHERE",
"AND": "AND",
"OR": "OR",
"Today": "Heute",
"Yesterday": "Gestern",
"Recent 7 days": "Letzte 7 Tage",
"Recent 30 days": "Letzte 30 Tage",
"This week": "Diese Woche",
"Last week": "Letzte Woche",
"This month": "Dieser Monat",
"Last month": "Letzter Monat",
"This year": "Dieses Jahr",
"Last year": "Letztes Jahr",
"This fiscal year": "This fiscal year",
"Last fiscal year": "Last fiscal year",
"Recent 12 months": "Letzte 12 Monate",
"Recent 24 months": "Letzte 24 Monate",
"Recent 36 months": "Letzte 36 Monate",
"Recent 2 years": "Letzte 2 Jahre",
"Recent 3 years": "Letzte 3 Jahre",
"Recent 5 years": "Letzte 5 Jahre",
"Previous Billing Cycle": "Vorheriger Abrechnungszeitraum",
"Current Billing Cycle": "Aktueller Abrechnungszeitraum",
"Custom Date": "Benutzerdefiniertes Datum",
"Start Date": "Start Date",
"End Date": "End Date",
"Start Time": "Startzeit",
"End Time": "Endzeit",
"Select Date": "Datum auswählen",
"Select Time": "Zeit auswählen",
"Now": "Jetzt",
"Weekly": "Wöchentlich",
"Monthly": "Monatlich",
"Custom": "Benutzerdefiniert",
"Greater than": "Größer als",
"Less than": "Kleiner als",
"Equal to": "Gleich",
"Not equal to": "Ungleich",
"Between": "Zwischen",
"Not between": "Nicht zwischen",
"In": "In",
"Has any": "Has any",
"Has all": "Has all",
"Not has any": "Not has any",
"Not has all": "Not has all",
"Is empty": "Is empty",
"Is not empty": "Is not empty",
"Contains": "Contains",
"Not contains": "Not contains",
"Starts with": "Starts with",
"Not starts with": "Not starts with",
"Ends with": "Ends with",
"Not ends with": "Not ends with",
"Pie Chart": "Tortendiagramm",
"Bar Chart": "Balkendiagramm",
"Radar Chart": "Radar Chart",
"Area Chart": "Flächendiagramm",
"Column Chart": "Säulendiagramm",
"Bubble Chart": "Bubble Chart",
"Candlestick Chart": "Candlestick Chart",
"Sankey Chart": "Sankey Chart",
"Column Chart (Stacked)": "Column Chart (Stacked)",
"Column Chart (100% Stacked)": "Column Chart (100% Stacked)",
"Column Chart (Grouped)": "Column Chart (Grouped)",
"Line Chart (Grouped)": "Line Chart (Grouped)",
"Area Chart (Stacked)": "Area Chart (Stacked)",
"Area Chart (100% Stacked)": "Area Chart (100% Stacked)",
"Bubble Chart (Grouped)": "Bubble Chart (Grouped)",
"Sort by": "Sortieren nach",
"Map": "Karte",
"Provider": "Anbieter",
"User": "Benutzer",
"Application": "Anwendung",
"Danger Zone": "Gefahrenzone",
"Details": "Details",
"Accounts": "Konten",
"Statistics": "Statistiken",
"Settings": "Einstellungen",
"Application Settings": "Anwendungseinstellungen",
"Transaction Data": "Transaktionsdaten",
"Basis Data": "Basisdaten",
"Select All": "Alle auswählen",
"Select None": "Keine auswählen",
"Invert Selection": "Auswahl umkehren",
"Select All on This Page": "Alle auf dieser Seite auswählen",
"Select None on This Page": "Keine auf dieser Seite auswählen",
"Invert Selection on This Page": "Auswahl auf dieser Seite umkehren",
"Select All Valid Items": "Alle gültigen Elemente auswählen",
"Select All Invalid Items": "Alle ungültigen Elemente auswählen",
"Set All to Included": "Set All to Included",
"Set All to Default": "Set All to Default",
"Set All to Excluded": "Set All to Excluded",
"Back": "Zurück",
"Load More": "Mehr laden",
"Export Results": "Export Results",
"No data": "Keine Daten",
"Data copied": "Data copied",
"Table": "Table",
"Raw Data": "Raw Data",
"Zoom in": "Vergrößern",
"Zoom out": "Verkleinern",
"Drag to Reorder": "Zum Neuanordnen ziehen",
"Save Display Order": "Anzeigereihenfolge speichern",
"Change Language": "Sprache ändern",
"Date is too early": "Datum ist zu früh",
"User Canceled": "User Canceled",
"Welcome to ezBookkeeping": "Willkommen bei ezBookkeeping",
"Please log in with your ezBookkeeping account": "Bitte melden Sie sich mit Ihrem ezBookkeeping-Konto an",
"Unlock Application": "Anwendung entsperren",
"Please enter your PIN code or use WebAuthn to unlock application": "Bitte geben Sie Ihren PIN-Code ein oder verwenden Sie WebAuthn, um die Anwendung zu entsperren",
"Please enter your PIN code to unlock application": "Bitte geben Sie Ihren PIN-Code ein, um die Anwendung zu entsperren",
"Can't Unlock?": "Kann nicht entsperren?",
"Re-login": "Erneut anmelden",
"Username": "Benutzername",
"Your username": "Ihr Benutzername",
"Your username or email": "Ihr Benutzername oder Ihre E-Mail",
"Password": "Passwort",
"Your password": "Ihr Passwort",
"Your password, at least 6 characters": "Ihr Passwort, mindestens 6 Zeichen",
"Confirm Password": "Passwort bestätigen",
"Re-enter the password": "Passwort erneut eingeben",
"E-mail": "E-Mail",
"Your email address": "Ihre E-Mail-Adresse",
"Nickname": "Spitzname",
"Your nickname": "Ihr Spitzname",
"Default Currency": "Standardwährung",
"Default Account": "Standardkonto",
"First Day of Week": "Erster Wochentag",
"Fiscal Year Start Date": "Fiscal Year Start Date",
"Calendar Display Type": "Calendar Display Type",
"Date Display Type": "Date Display Type",
"Long Date Format": "Langes Datumsformat",
"Short Date Format": "Kurzes Datumsformat",
"Long Time Format": "Langes Zeitformat",
"Short Time Format": "Kurzes Zeitformat",
"Fiscal Year Format": "Fiscal Year Format",
"Numeral System": "Numeral System",
"Decimal Separator": "Dezimaltrennzeichen",
"Digit Grouping Symbol": "Zifferngruppierungssymbol",
"Digit Grouping": "Zifferngruppierung",
"Editable Transaction Range": "Bearbeitbarer Transaktionsbereich",
"Today or later": "Heute oder später",
"Recent 24 hours or later": "Letzte 24 Stunden oder später",
"This week or later": "Diese Woche oder später",
"This month or later": "Dieser Monat oder später",
"This year or later": "Dieses Jahr oder später",
"Log In": "Anmelden",
"Log in with OAuth 2.0": "Log in with OAuth 2.0",
"Log in with Connect ID": "Log in with Connect ID",
"Click here to log in": "Hier klicken, um sich anzumelden",
"Logging in...": "Logging in...",
"Back to login page": "Zurück zur Anmeldeseite",
"Back to home page": "Zurück zur Startseite",
"Don't have an account?": "Sie haben kein Konto?",
"Forget Password?": "Passwort vergessen?",
"Create an account": "Ein Konto erstellen",
"Username cannot be blank": "Benutzername darf nicht leer sein",
"Password cannot be blank": "Passwort darf nicht leer sein",
"Current password cannot be blank": "Aktuelles Passwort darf nicht leer sein",
"New password cannot be blank": "Neues Passwort darf nicht leer sein",
"Password confirmation cannot be blank": "Passwortbestätigung darf nicht leer sein",
"Password and password confirmation do not match": "Passwort und Passwortbestätigung stimmen nicht überein",
"Email address cannot be blank": "E-Mail-Adresse darf nicht leer sein",
"Nickname cannot be blank": "Spitzname darf nicht leer sein",
"Default currency cannot be blank": "Standardwährung darf nicht leer sein",
"Unable to log in": "Anmeldung nicht möglich",
"Username/password login is disabled": "Username/password login is disabled",
"External login is disabled": "External login is disabled",
"Two-factor authentication is disabled": "Two-factor authentication is disabled",
"Email verification is disabled": "Email verification is disabled",
"Forget password is disabled": "Forget password is disabled",
"Two-Factor Authentication": "Zwei-Faktor-Authentifizierung",
"Two-factor authentication is not enabled yet.": "Zwei-Faktor-Authentifizierung ist noch nicht aktiviert.",
"Two-factor authentication is already enabled.": "Zwei-Faktor-Authentifizierung ist bereits aktiviert.",
"Passcode": "Passcode",
"Backup Code": "Backup-Code",
"Verify": "Verifizieren",
"Passcode cannot be blank": "Passcode darf nicht leer sein",
"Backup code cannot be blank": "Backup-Code darf nicht leer sein",
"Unable to verify": "Verifizierung nicht möglich",
"Use Backup Code": "Backup-Code verwenden",
"Use Passcode": "Passcode verwenden",
"Invalid PIN code": "Ungültiger PIN-Code",
"Incorrect PIN code": "Falscher PIN-Code",
"Verify your email": "E-Mail verifizieren",
"Verifying...": "Verifizieren...",
"Resend Validation Email": "Bestätigungs-E-Mail erneut senden",
"Validation email has been sent": "Bestätigungs-E-Mail wurde gesendet",
"Unable to verify email": "E-Mail-Verifizierung nicht möglich",
"Unable to resend validation email": "Bestätigungs-E-Mail kann nicht erneut gesendet werden",
"Send Reset Link": "Zurücksetzungslink senden",
"Please enter your email address used for registration and we'll send you an email with a reset password link": "Bitte geben Sie Ihre E-Mail-Adresse ein, die Sie für die Registrierung verwendet haben, und wir senden Ihnen eine E-Mail mit einem Link zum Zurücksetzen des Passworts",
"Password reset email has been sent": "E-Mail zum Zurücksetzen des Passworts wurde gesendet",
"Unable to send password reset email": "E-Mail zum Zurücksetzen des Passworts kann nicht gesendet werden",
"Reset Password": "Passwort zurücksetzen",
"Update Password": "Passwort aktualisieren",
"Please re-enter your email address, and then enter a new password.": "Bitte geben Sie Ihre E-Mail-Adresse erneut ein und geben Sie dann ein neues Passwort ein.",
"Password has been updated": "Passwort wurde aktualisiert",
"Unable to reset password": "Passwort kann nicht zurückgesetzt werden",
"Sign Up": "Registrieren",
"Overview": "Übersicht",
"Asset Summary": "Vermögensübersicht",
"Income and Expense Trends": "Einkommens- und Ausgabentrends",
"View Details": "Details anzeigen",
"Transaction List": "Transaktionsliste",
"Transaction Calendar": "Transaction Calendar",
"Transaction Details": "Transaktionsdetails",
"Statistics & Analysis": "Statistiken & Analysen",
"Insights Explorer": "Insights Explorer",
"Insights Explorers": "Insights Explorers",
"Query": "Query",
"Data Table": "Data Table",
"Chart": "Chart",
"No available explorer": "No available explorer",
"New Explorer": "New Explorer",
"Untitled Explorer": "Untitled Explorer",
"Save Explorer": "Save Explorer",
"Save As New Explorer": "Save As New Explorer",
"Restore to Last Saved": "Restore to Last Saved",
"Are you sure you want to restore to last saved state? All unsaved changes will be lost.": "Are you sure you want to restore to last saved state? All unsaved changes will be lost.",
"Set Explorer Name": "Set Explorer Name",
"Rename Explorer": "Rename Explorer",
"Hide Explorer": "Hide Explorer",
"Unhide Explorer": "Unhide Explorer",
"Delete Explorer": "Delete Explorer",
"Change Explorer Display Order": "Change Explorer Display Order",
"Explorer Name": "Explorer Name",
"Add Query": "Add Query",
"Remove Query": "Remove Query",
"Modify Query Name": "Modify Query Name",
"Add Condition": "Add Condition",
"Remove Condition": "Remove Condition",
"No conditions defined. All transactions will match.": "No conditions defined. All transactions will match.",
"Unable to retrieve explorer list": "Unable to retrieve explorer list",
"Explorer list is up to date": "Explorer list is up to date",
"Explorer list has been updated": "Explorer list has been updated",
"Unable to retrieve explorer": "Unable to retrieve explorer",
"Unable to add explorer": "Unable to add explorer",
"Unable to save explorer": "Unable to save explorer",
"Unable to move explorer": "Unable to move explorer",
"Unable to hide this explorer": "Unable to hide this explorer",
"Unable to unhide this explorer": "Unable to unhide this explorer",
"Are you sure you want to delete this explorer?": "Are you sure you want to delete this explorer?",
"Unable to delete this explorer": "Unable to delete this explorer",
"Show Hidden Explorers": "Show Hidden Explorers",
"Hide Hidden Explorers": "Hide Hidden Explorers",
"Editor": "Editor",
"Expression": "Expression",
"Failed to generate expression": "Failed to generate expression",
"Data Source": "Data Source",
"All Queries": "All Queries",
"Axis / Category": "Axis / Category",
"Series": "Series",
"Transaction Date": "Transaction Date",
"Transaction Year-Month": "Transaction Year-Month",
"Transaction Year-Quarter": "Transaction Year-Quarter",
"Transaction Year": "Transaction Year",
"Transaction Fiscal Year": "Transaction Fiscal Year",
"Transaction Day of Week": "Transaction Day of Week",
"Transaction Day of Month": "Transaction Day of Month",
"Transaction Month of Year": "Transaction Month of Year",
"Transaction Quarter of Year": "Transaction Quarter of Year",
"Source Account Category": "Source Account Category",
"Source Account Currency": "Source Account Currency",
"Destination Account Category": "Destination Account Category",
"Destination Account Currency": "Destination Account Currency",
"Value Metric": "Value Metric",
"Transaction Count": "Transaction Count",
"Average Amount": "Average Amount",
"Median Amount": "Median Amount",
"Account List": "Kontoliste",
"This Week": "Diese Woche",
"This Month": "Dieser Monat",
"This Year": "Dieses Jahr",
"Monthly income": "Monatliches Einkommen",
"Filter Amount": "Betrag filtern",
"Unable to retrieve transaction overview": "Transaktionsübersicht kann nicht abgerufen werden",
"Incorrect amount range": "Falscher Betragsbereich",
"Data is up to date": "Daten sind aktuell",
"Data has been updated": "Daten wurden aktualisiert",
"Net assets": "Nettovermögen",
"Total assets": "Gesamtvermögen",
"Total liabilities": "Gesamtverbindlichkeiten",
"Expense": "Ausgabe",
"Income": "Einkommen",
"Transfer": "Überweisung",
"Transfer In": "Transfer In",
"Transfer Out": "Transfer Out",
"Cash": "Bargeld",
"Checking Account": "Girokonto",
"Credit Card": "Kreditkarte",
"Virtual Account": "Virtuelles Konto",
"Debt Account": "Schuldenkonto",
"Receivables": "Forderungen",
"Investment Account": "Investitionskonto",
"Savings Account": "Sparkonto",
"Certificate of Deposit": "Einlagenzertifikat",
"Balance": "Saldo",
"Outstanding Balance": "Outstanding Balance",
"Unable to retrieve account list": "Kontoliste kann nicht abgerufen werden",
"Account list is up to date": "Kontoliste ist aktuell",
"Account list has been updated": "Kontoliste wurde aktualisiert",
"All Accounts": "Alle Konten",
"No available account": "Kein verfügbares Konto",
"Find account": "Konto finden",
"Add Account": "Konto hinzufügen",
"Edit Account": "Konto bearbeiten",
"Account Category": "Kontokategorie",
"Single Account": "Einzelkonto",
"Multiple Sub-accounts": "Mehrere Unterkonten",
"Account Type": "Kontotyp",
"Account Name": "Kontoname",
"Your account name": "Ihr Kontoname",
"Main Account": "Hauptkonto",
"Sub Account": "Teilkonto",
"Sub-account Name": "Teilkontoname",
"Your sub-account name": "Ihr Teilkontoname",
"Account Icon": "Kontosymbol",
"Sub-account Icon": "Teilkontosymbol",
"Account Color": "Kontofarbe",
"Sub-account Color": "Teilkontofarbe",
"Currency": "Währung",
"Account Balance": "Kontostand",
"Account Outstanding Balance": "Account Outstanding Balance",
"Sub-account Balance": "Teilkontostand",
"Sub-account Outstanding Balance": "Sub-account Outstanding Balance",
"Balance Time": "Saldozeit",
"Sub-account Balance Time": "Teilkontosaldozeit",
"Statement Date": "Abrechnungsdatum",
"Description": "Beschreibung",
"Your account description (optional)": "Ihre Kontobeschreibung (optional)",
"Your sub-account description (optional)": "Ihre Teilkontobeschreibung (optional)",
"Add Sub-account": "Teilkonto hinzufügen",
"Remove Sub-account": "Teilkonto entfernen",
"Are you sure you want to remove this sub-account?": "Sind Sie sicher, dass Sie dieses Teilkonto entfernen möchten?",
"Account category cannot be blank": "Kontokategorie darf nicht leer sein",
"Account type cannot be blank": "Kontotyp darf nicht leer sein",
"Account name cannot be blank": "Kontoname darf nicht leer sein",
"Account currency cannot be blank": "Kontowährung darf nicht leer sein",
"You have added a new account": "Sie haben ein neues Konto hinzugefügt",
"You have saved this account": "Sie haben dieses Konto gespeichert",
"Unable to add account": "Konto kann nicht hinzugefügt werden",
"Unable to save account": "Konto kann nicht gespeichert werden",
"Show Hidden Accounts": "Versteckte Konten anzeigen",
"Hide Hidden Accounts": "Versteckte Konten ausblenden",
"Set Accounts Included in Total": "Set Accounts Included in Total",
"Unable to retrieve account": "Konto kann nicht abgerufen werden",
"Unable to hide this account": "Dieses Konto kann nicht ausgeblendet werden",
"Unable to unhide this account": "Dieses Konto kann nicht eingeblendet werden",
"Unable to move account": "Konto kann nicht verschoben werden",
"Are you sure you want to delete this account?": "Sind Sie sicher, dass Sie dieses Konto löschen möchten?",
"Are you sure you want to delete this sub-account?": "Are you sure you want to delete this sub-account?",
"Unable to delete this account": "Konto kann nicht gelöscht werden",
"Unable to delete this sub-account": "Unable to delete this sub-account",
"Move All Transactions": "Move All Transactions",
"Are you sure you want to move all transactions?": "Are you sure you want to move all transactions?",
"Unable to move transactions": "Unable to move transactions",
"All transactions in this account have been moved.": "All transactions in this account have been moved.",
"Reconciliation Statement": "Reconciliation Statement",
"Account Balance Trends": "Account Balance Trends",
"Update Closing Balance": "Update Closing Balance",
"Please enter the new closing balance for this account": "Please enter the new closing balance for this account",
"Transaction": "Transaktion",
"Transactions": "Transaktionen",
"Transaction Pictures": "Transaktionsbilder",
"Pictures": "Bilder",
"Add Transaction": "Transaktion hinzufügen",
"Edit Transaction": "Transaktion bearbeiten",
"Add Transaction Template": "Transaktionsvorlage hinzufügen",
"Edit Transaction Template": "Transaktionsvorlage bearbeiten",
"Add Scheduled Transaction": "Geplante Transaktion hinzufügen",
"Edit Scheduled Transaction": "Geplante Transaktion bearbeiten",
"Modify Balance": "Saldo ändern",
"Expense Amount": "Ausgabenbetrag",
"Income Amount": "Einnahmenbetrag",
"Transfer Out Amount": "Überweisungsbetrag (Ausgang)",
"Transfer In Amount": "Überweisungsbetrag (Eingang)",
"Transfer In Account Name": "Transfer In Account Name",
"Transfer In Currency": "Transfer In Currency",
"Paste Amount": "Paste Amount",
"Paste Destination Amount": "Paste Destination Amount",
"Cannot parse amount from clipboard": "Cannot parse amount from clipboard",
"Unable to read clipboard text": "Unable to read clipboard text",
"Show Amount": "Betrag anzeigen",
"Hide Amount": "Betrag verbergen",
"Swap Account": "Konto tauschen",
"Swap Amount": "Betrag tauschen",
"Swap Account and Amount": "Konto und Betrag tauschen",
"Duplicate (With Time)": "Duplicate (With Time)",
"Duplicate (With Geographic Location)": "Duplicate (With Geographic Location)",
"Duplicate (With Time and Geographic Location)": "Duplicate (With Time and Geographic Location)",
"AI Image Recognition": "AI Image Recognition",
"Unable to load image": "Unable to load image",
"Unable to recognize image": "Unable to recognize image",
"AI image recognition is disabled": "AI image recognition is disabled",
"You can drag and drop, paste or click to select a receipt or transaction image": "You can drag and drop, paste or click to select a receipt or transaction image",
"Release to load image": "Release to load image",
"Loading image...": "Loading image...",
"Click here to select a receipt or transaction image": "Click here to select a receipt or transaction image",
"Uploaded image and personal data will be sent to the large language model, please be aware of potential privacy risks.": "Uploaded image and personal data will be sent to the large language model, please be aware of potential privacy risks.",
"AI can make mistakes. Check important info.": "AI can make mistakes. Check important info.",
"Category": "Kategorie",
"Secondary Category": "Secondary Category",
"Expense Category": "Expense Category",
"Income Category": "Income Category",
"Transfer Category": "Transfer Category",
"Multiple Categories": "Mehrere Kategorien",
"Account": "Konto",
"Multiple Accounts": "Mehrere Konten",
"Source Account": "Quellkonto",
"Destination Account": "Zielkonto",
"Transaction Tag": "Transaction Tag",
"Without Tags": "Ohne Tags",
"Include Any Selected Tags": "Include Any Selected Tags",
"Include All Selected Tags": "Include All Selected Tags",
"Exclude Any Selected Tags": "Exclude Any Selected Tags",
"Exclude All Selected Tags": "Exclude All Selected Tags",
"Multiple Tags": "Mehrere Tags",
"Transaction Time": "Transaktionszeit",
"Scheduled Transaction Frequency": "Häufigkeit der geplanten Transaktion",
"Transaction Timezone": "Transaktionszeitzone",
"Same time as default timezone": "Gleiche Zeit wie Standardzeitzone",
"Transaction Type": "Transaction Type",
"Geographic Location": "Geografischer Standort",
"Longitude": "Longitude",
"Latitude": "Latitude",
"No Location": "Kein Standort",
"Getting Location...": "Standort wird ermittelt...",
"Show on the map": "Auf der Karte anzeigen",
"Location on Map": "Standort auf der Karte",
"Update Geographic Location": "Geografischen Standort aktualisieren",
"Clear Geographic Location": "Geografischen Standort löschen",
"Click on Map to Set Geographic Location": "Click on Map to Set Geographic Location",
"Enable Click to Set Location": "Enable Click to Set Location",
"Disable Click to Set Location": "Disable Click to Set Location",
"Unable to retrieve current position": "Aktuelle Position kann nicht abgerufen werden",
"Cannot Initialize Map": "Karte kann nicht initialisiert werden",
"Unsupported Map Provider": "Nicht unterstützter Kartenanbieter",
"Please refresh the page and try again. If the error persists, ensure that the server's map settings are correctly configured.": "Bitte aktualisieren Sie die Seite und versuchen Sie es erneut. Wenn der Fehler weiterhin besteht, stellen Sie sicher, dass die Karteneinstellungen des Servers korrekt konfiguriert sind.",
"Import Transactions": "Transaktionen importieren",
"Refresh Accounts, Categories and Tags": "Refresh Accounts, Categories and Tags",
"Upload File": "Datei hochladen",
"Upload Transaction Data File": "Transaktionsdatendatei hochladen",
"Define Column": "Define Column",
"Define and Check Column Mapping": "Define and Check Column Mapping",
"Check & Modify": "Überprüfen & Ändern",
"Check and Modify Your Data": "Überprüfen und Ändern Sie Ihre Daten",
"Data Import Completed": "Datenimport abgeschlossen",
"File Type": "Dateityp",
"Find file type": "Find file type",
"No available file type": "No available file type",
"Filter Description": "Filterbeschreibung",
"How to import this file?": "How to import this file?",
"How to export this file?": "Wie exportiere ich diese Datei?",
"ezBookkeeping File Format": "ezBookkeeping File Format",
"Custom File Format": "Custom File Format",
"General Data Exchange Format": "General Data Exchange Format",
"General Bank Statement Format": "General Bank Statement Format",
"Other Bank/Payment App Statement File": "Other Bank/Payment App Statement File",
"Other Finance App File Format": "Other Finance App File Format",
"ezbookkeeping Data Export File": "ezBookkeeping-Datenexportdatei",
"Excel Workbook File": "Excel Workbook File",
"Excel Workbook File (.xlsx)": "Excel Workbook File (.xlsx)",
"Excel 97-2003 Workbook File (.xls)": "Excel 97-2003 Workbook File (.xls)",
"Open Financial Exchange (OFX) File": "Open Financial Exchange (OFX)-Datei",
"Quicken Financial Exchange (QFX) File": "Quicken Financial Exchange (QFX)-Datei",
"Quicken Interchange Format (QIF) File": "Quicken Interchange Format (QIF)-Datei",
"Year-month-day format": "Jahr-Monat-Tag-Format",
"Month-day-year format": "Monat-Tag-Jahr-Format",
"Day-month-year format": "Tag-Monat-Jahr-Format",
"Intuit Interchange Format (IIF) File": "Intuit Interchange Format (IIF)-Datei",
"Camt.052 Bank to Customer Statement File": "Camt.052 Bank to Customer Statement File",
"Camt.053 Bank to Customer Statement File": "Camt.053 Bank to Customer Statement File",
"MT940 Consumer Statement Message File": "MT940 Consumer Statement Message File",
"Delimiter-separated Values (DSV) File": "Delimiter-separated Values (DSV) File",
"Delimiter-separated Values (DSV) Data": "Delimiter-separated Values (DSV) Data",
"GnuCash XML Database File": "GnuCash XML-Datenbankdatei",
"Firefly III Data Export File": "Firefly III-Datenexportdatei",
"Beancount Data File": "Beancount Data File",
"Feidee MyMoney (App) Data Export File": "Feidee MyMoney (App)-Datenexportdatei",
"Feidee MyMoney (Web) Data Export File": "Feidee MyMoney (Web)-Datenexportdatei",
"Feidee MyMoney (Elecloud) Data Export File": "Feidee MyMoney (Elecloud) Data Export File",
"Alipay (App) Statement File": "Alipay (App) Statement File",
"Alipay (Web) Statement File": "Alipay (Web) Statement File",
"WeChat Pay Statement File": "WeChat Pay Statement File",
"JD.com Finance Statement File": "JD.com Finance Statement File",
"Handling Method": "Handling Method",
"Column Mapping": "Column Mapping",
"Custom Script": "Custom Script",
"Execute Custom Script": "Execute Custom Script",
"Execute Custom Script to Parse Data": "Execute Custom Script to Parse Data",
"Additional Options": "Additional Options",
"Parse Payee as Tag": "Parse Payee as Tag",
"Parse Payee as Description": "Parse Payee as Description",
"Parse Member as Tag": "Parse Member as Tag",
"Parse Project as Tag": "Parse Project as Tag",
"Parse Merchant as Tag": "Parse Merchant as Tag",
"Data File": "Datendatei",
"Data to import": "Data to import",
"Please select a file to import": "Bitte wählen Sie eine Datei zum Importieren aus",
"Unable to detect the file encoding automatically. Please select the actual encoding.": "Unable to detect the file encoding automatically. Please select the actual encoding.",
"Include Header Line": "Include Header Line",
"Time Format": "Time Format",
"Transaction Type Mapping": "Transaction Type Mapping",
"Timezone Format": "Timezone Format",
"IANA Time Zone Name": "IANA Time Zone Name",
"Amount Format": "Amount Format",
"Geographic Location Separator": "Geographic Location Separator",
"Transaction Tags Separator": "Transaction Tags Separator",
"Lines Per Page": "Lines Per Page",
"No data to import": "Keine Daten zum Importieren",
"Missing transaction time, transaction type, or amount column mapping": "Missing transaction time, transaction type, or amount column mapping",
"Transaction type mapping is not set": "Transaction type mapping is not set",
"Transaction time format is not set": "Transaction time format is not set",
"Transaction amount format is not set": "Transaction amount format is not set",
"Cannot import invalid transactions": "Ungültige Transaktionen können nicht importiert werden",
"Unable to parse import file": "Importdatei kann nicht geparst werden",
"Unable to import transactions": "Unable to import transactions",
"Transaction importing is disabled": "Transaction importing is disabled",
"Load Data Mapping File": "Load Data Mapping File",
"Save Data Mapping File": "Save Data Mapping File",
"Data mapping file is invalid": "Data mapping file is invalid",
"Load Script File": "Load Script File",
"Save Script File": "Save Script File",
"Cannot load script file": "Cannot load script file",
"No Preview Result": "No Preview Result",
"Please execute the custom script first": "Please execute the custom script first",
"Executing Script...": "Executing Script...",
"No parse function defined": "No parse function defined",
"Failed to parse time": "Failed to parse time",
"Failed to execute custom script": "Failed to execute custom script",
"Batch Replace Selected Expense Categories": "Ausgewählte Ausgabenkategorien im Batch ersetzen",
"Batch Replace Selected Income Categories": "Ausgewählte Einnahmenkategorien im Batch ersetzen",
"Batch Replace Selected Transfer Categories": "Ausgewählte Überweisungskategorien im Batch ersetzen",
"Batch Replace Selected Accounts": "Ausgewählte Konten im Batch ersetzen",
"Batch Replace Selected Destination Accounts": "Ausgewählte Zielkonten im Batch ersetzen",
"Batch Replace Selected Transaction Tags": "Batch Replace Selected Transaction Tags",
"Batch Add Transaction Tags": "Batch Add Transaction Tags",
"Replace Invalid Expense Categories": "Ungültige Ausgabenkategorien ersetzen",
"Replace Invalid Income Categories": "Ungültige Einnahmenkategorien ersetzen",
"Replace Invalid Transfer Categories": "Ungültige Überweisungskategorien ersetzen",
"Replace Invalid Accounts": "Ungültige Konten ersetzen",
"Replace Invalid Transaction Tags": "Ungültige Transaktions-Tags ersetzen",
"Batch Replace Categories / Accounts / Tags": "Batch Replace Categories / Accounts / Tags",
"Create Nonexistent Expense Categories": "Create Nonexistent Expense Categories",
"Create Nonexistent Income Categories": "Create Nonexistent Income Categories",
"Create Nonexistent Transfer Categories": "Create Nonexistent Transfer Categories",
"Create Nonexistent Transaction Tags": "Create Nonexistent Transaction Tags",
"Batch Convert Expense Transaction to Income Transaction": "Batch Convert Expense Transaction to Income Transaction",
"Batch Convert Expense Transaction to Transfer Transaction": "Batch Convert Expense Transaction to Transfer Transaction",
"Batch Convert Income Transaction to Expense Transaction": "Batch Convert Income Transaction to Expense Transaction",
"Batch Convert Income Transaction to Transfer Transaction": "Batch Convert Income Transaction to Transfer Transaction",
"Batch Convert Transfer Transaction to Expense Transaction": "Batch Convert Transfer Transaction to Expense Transaction",
"Batch Convert Transfer Transaction to Income Transaction": "Batch Convert Transfer Transaction to Income Transaction",
"Batch Convert Selected Amounts to Positive Values": "Batch Convert Selected Amounts to Positive Values",
"Batch Convert Selected Amounts to Negative Values": "Batch Convert Selected Amounts to Negative Values",
"Clear All Filters": "Clear All Filters",
"Invalid Category": "Ungültige Kategorie",
"Target Category": "Zielkategorie",
"Default Expense Category": "Default Expense Category",
"Default Income Category": "Default Income Category",
"Default Transfer Category": "Default Transfer Category",
"Invalid Account": "Ungültiges Konto",
"Target Account": "Zielkonto",
"Confirm Target Account Name": "Confirm Target Account Name",
"Please re-enter the target account name to confirm": "Please re-enter the target account name to confirm",
"Invalid Tag": "Ungültiges Tag",
"Target Tag": "Ziel-Tag",
"Remove Tag": "Remove Tag",
"(Empty)": "(Leer)",
"Source Value": "Source Value",
"Target Value": "Target Value",
"Add Rule": "Add Rule",
"Load Replace Rule File": "Load Replace Rule File",
"Save Replace Rule File": "Save Replace Rule File",
"Replace rule file is invalid": "Replace rule file is invalid",
"Tags": "Tags",
"Your transaction description (optional)": "Ihre Transaktionsbeschreibung (optional)",
"Transaction category cannot be blank": "Transaktionskategorie darf nicht leer sein",
"Transaction account cannot be blank": "Transaktionskonto darf nicht leer sein",
"Source account cannot be blank": "Quellkonto darf nicht leer sein",
"Destination account cannot be blank": "Zielkonto darf nicht leer sein",
"Are you sure you want to save this transaction with a zero amount?": "Sind Sie sicher, dass Sie diese Transaktion mit einem Betrag von null speichern möchten?",
"You have set this time range to prevent editing transactions. Would you like to change the editable transaction range to All?": "Sie haben diesen Zeitraum festgelegt, um das Bearbeiten von Transaktionen zu verhindern. Möchten Sie den bearbeitbaren Transaktionsbereich auf Alle ändern?",
"Unable to retrieve transaction": "Transaktion kann nicht abgerufen werden",
"Unable to add transaction": "Transaktion kann nicht hinzugefügt werden",
"Unable to save transaction": "Transaktion kann nicht gespeichert werden",
"You have added a new transaction": "Sie haben eine neue Transaktion hinzugefügt",
"You have saved this transaction": "Sie haben diese Transaktion gespeichert",
"Do you want to save this transaction draft?": "Möchten Sie diesen Transaktionsentwurf speichern?",
"Add Picture": "Bild hinzufügen",
"Remove Picture": "Bild entfernen",
"Are you sure you want to remove this transaction picture?": "Sind Sie sicher, dass Sie dieses Transaktionsbild entfernen möchten?",
"Unable to upload transaction picture": "Transaktionsbild kann nicht hochgeladen werden",
"Unable to remove transaction picture": "Transaktionsbild kann nicht entfernt werden",
"Transaction picture is disabled": "Transaction picture is disabled",
"Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.": "Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.",
"Search transaction description": "Transaktionsbeschreibung suchen",
"Unable to retrieve transaction list": "Transaktionsliste kann nicht abgerufen werden",
"Unable to retrieve all transactions": "Unable to retrieve all transactions",
"Unable to retrieve reconciliation statements": "Unable to retrieve reconciliation statements",
"Custom Date Range": "Benutzerdefinierter Datumsbereich",
"Select Month": "Select Month",
"Transaction Detail": "Transaktionsdetails",
"No transaction data": "Keine Transaktionsdaten",
"Are you sure you want to delete this transaction?": "Sind Sie sicher, dass Sie diese Transaktion löschen möchten?",
"Enter formula mode": "Enter formula mode",
"Exit formula mode": "Exit formula mode",
"Calculate formula result": "Calculate formula result",
"Formula is invalid": "Formula is invalid",
"Amount value is not number": "Betragswert ist keine Zahl",
"Amount value exceeds limitation": "Betragswert überschreitet das Limit",
"Unable to delete this transaction": "Transaktion kann nicht gelöscht werden",
"Unable to retrieve transaction statistics": "Transaktionsstatistiken können nicht abgerufen werden",
"Categorical Analysis": "Kategorische Analyse",
"Trend Analysis": "Trendanalyse",
"Asset Trends": "Asset Trends",
"Total Amount": "Gesamtbetrag",
"Total Assets": "Gesamtvermögen",
"Total Liabilities": "Gesamtverbindlichkeiten",
"Total Expense": "Gesamtausgaben",
"Total Income": "Gesamteinnahmen",
"Total Outflows": "Total Outflows",
"Total Inflows": "Total Inflows",
"Net Income": "Net Income",
"Net Worth": "Net Worth",
"Net Cash Flow": "Net Cash Flow",
"Total Transactions": "Total Transactions",
"Opening Balance": "Opening Balance",
"Closing Balance": "Closing Balance",
"Minimum Balance": "Minimum Balance",
"Maximum Balance": "Maximum Balance",
"Median Balance": "Median Balance",
"Average Balance": "Average Balance",
"Outflows By Account": "Outflows By Account",
"Expense By Account": "Ausgaben nach Konto",
"Expense By Primary Category": "Ausgaben nach Primärkategorie",
"Expense By Secondary Category": "Ausgaben nach Sekundärkategorie",
"Inflows By Account": "Inflows By Account",
"Income By Account": "Einnahmen nach Konto",
"Income By Primary Category": "Einnahmen nach Primärkategorie",
"Income By Secondary Category": "Einnahmen nach Sekundärkategorie",
"Account Total Assets": "Gesamtvermögen des Kontos",
"Account Total Liabilities": "Gesamtverbindlichkeiten des Kontos",
"Statistics Settings": "Statistikeinstellungen",
"Common Settings": "Allgemeine Einstellungen",
"Categorical Analysis Settings": "Einstellungen für kategorische Analyse",
"Trend Analysis Settings": "Einstellungen für Trendanalyse",
"Asset Trends Settings": "Asset Trends Settings",
"Chart Type": "Diagrammtyp",
"Default Chart Type": "Standarddiagrammtyp",
"Chart Data Type": "Diagrammdatentyp",
"Default Chart Data Type": "Standarddiagrammdatentyp",
"Date Range": "Datumsbereich",
"Default Date Range": "Standarddatumsbereich",
"Default Account Filter": "Standardkontofilter",
"Default Transaction Category Filter": "Standardfilter für Transaktionskategorien",
"Sort Order": "Sortierreihenfolge",
"Default Sort Order": "Standardsortierreihenfolge",
"Timezone Used for Date Range": "Zeitzone für Datumsbereich",
"Amount": "Betrag",
"Minimum Amount": "Mindestbetrag",
"Maximum Amount": "Höchstbetrag",
"Display Order": "Anzeigereihenfolge",
"Name": "Name",
"Value": "Value",
"Proportion (%)": "Proportion (%)",
"Time Granularity": "Time Granularity",
"Aggregate by Day": "Aggregate by Day",
"Aggregate by Month": "Nach Monat aggregieren",
"Aggregate by Quarter": "Nach Quartal aggregieren",
"Aggregate by Year": "Nach Jahr aggregieren",
"Aggregate by Fiscal Year": "Aggregate by Fiscal Year",
"Filter Accounts": "Konten filtern",
"Filter Transaction Categories": "Transaktionskategorien filtern",
"Filter Transaction Tags": "Transaktions-Tags filtern",
"Filter transaction description": "Filter transaction description",
"User Settings": "Benutzereinstellungen",
"User Profile": "Benutzerprofil",
"Language": "Sprache",
"Theme": "Thema",
"Light": "Hell",
"Dark": "Dunkel",
"Text Size": "Textgröße",
"Timezone": "Zeitzone",
"System Default": "Systemstandard",
"Language Default": "Sprachstandard",
"Auto-update Exchange Rates Data": "Wechselkursdaten automatisch aktualisieren",
"Currency Display Mode": "Währungsanzeigemodus",
"Currency Code": "Währungscode",
"Currency Unit": "Währungseinheit",
"Currency Name": "Währungsname",
"Currency Symbol": "Währungssymbol",
"Geographic Location Format": "Geographic Location Format",
"Latitude Longitude D.D°": "Latitude Longitude D.D°",
"Longitude Latitude D.D°": "Longitude Latitude D.D°",
"Latitude Longitude D°M.M'": "Latitude Longitude D°M.M'",
"Longitude Latitude D°M.M'": "Longitude Latitude D°M.M'",
"Latitude Longitude D°M'S\"": "Latitude Longitude D°M'S\"",
"Longitude Latitude D°M'S\"": "Longitude Latitude D°M'S\"",
"Expense Amount Color": "Farbe des Ausgabenbetrags",
"Income Amount Color": "Farbe des Einnahmenbetrags",
"Show Account Balance": "Kontostand anzeigen",
"Hide Account Balance": "Kontostand verbergen",
"Page Settings": "Seiteneinstellungen",
"Navigation Bar": "Navigation Bar",
"Show Add Transaction Button": "Show Add Transaction Button",
"Overview Page": "Übersichtsseite",
"Timezone Used for Statistics": "Zeitzone für Statistiken",
"Accounts Included in Overview Statistics": "Accounts Included in Overview Statistics",
"Transaction Categories Included in Overview Statistics": "Transaction Categories Included in Overview Statistics",
"Timezone Type": "Zeitzonentyp",
"Application Timezone": "Anwendungszeitzone",
"Transaction List Page": "Transaktionslisten-Seite",
"Transactions Per Page": "Transaktionen pro Seite",
"Show Monthly Total Amount": "Monatlichen Gesamtbetrag anzeigen",
"Show Transaction Tags": "Transaktions-Tag anzeigen",
"Transaction Edit Page": "Transaktionsbearbeitungsseite",
"Automatically Save Draft": "Entwurf automatisch speichern",
"Always Show Confirmation": "Bestätigung jedes mal anzeigen",
"Automatically Add Geolocation": "Geolocation automatisch hinzufügen",
"Always Show Transaction Pictures": "Always Show Transaction Pictures",
"Import Transaction Dialog": "Import Transaction Dialog",
"Remember Last Selected File Type": "Remember Last Selected File Type",
"Insights Explorer Page": "Insights Explorer Page",
"Account List Page": "Account List Page",
"Accounts Included in Total": "Accounts Included in Total",
"Account Category Order": "Account Category Order",
"Account category order saved": "Account category order saved",
"Unable to move account category": "Unable to move account category",
"Hide Categories Without Accounts": "Hide Categories Without Accounts",
"Exchange Rates Data Page": "Wechselkursdatenseite",
"Exchange Rate": "Wechselkurs",
"Enable Swipe Back": "Enable Swipe Back",
"Enable Animation": "Animation aktivieren",
"Basic Information": "Grundlegende Informationen",
"User Information": "Benutzerinformationen",
"Already have an account?": "Haben Sie bereits ein Konto?",
"Use preset transaction categories": "Voreingestellte Transaktionskategorien verwenden",
"Use Preset Transaction Categories": "Voreingestellte Transaktionskategorien verwenden",
"Preset Categories": "Voreingestellte Kategorien",
"Set whether to use preset transaction categories": "Festlegen, ob voreingestellte Transaktionskategorien verwendet werden sollen",
"Complete": "Abschließen",
"Registration Completed": "Registrierung abgeschlossen",
"You have been successfully registered": "Sie wurden erfolgreich registriert",
"You have been successfully registered, but there was an failure when adding preset categories. You can re-add preset categories in settings page anytime.": "Sie wurden erfolgreich registriert, aber es gab einen Fehler beim Hinzufügen der voreingestellten Kategorien. Sie können die voreingestellten Kategorien jederzeit auf der Einstellungsseite erneut hinzufügen.",
"You have been successfully registered. An account activation link has been sent to your email address, please activate your account first.": "Sie wurden erfolgreich registriert. Ein Aktivierungslink wurde an Ihre E-Mail-Adresse gesendet, bitte aktivieren Sie zuerst Ihr Konto.",
"Unable to sign up": "Registrierung nicht möglich",
"User registration is disabled": "Benutzerregistrierung ist deaktiviert",
"Unable to retrieve user profile": "Benutzerprofil kann nicht abgerufen werden",
"Basic": "Grundlegend",
"Security": "Sicherheit",
"Basic Settings": "Grundeinstellungen",
"Security Settings": "Sicherheitseinstellungen",
"Two-Factor Authentication Settings": "Einstellungen zur Zwei-Faktor-Authentifizierung",
"Update Avatar": "Avatar aktualisieren",
"Remove Avatar": "Avatar entfernen",
"(Verified)": "(Verifiziert)",
"(Not Verified)": "(Nicht verifiziert)",
"Email address is verified": "E-Mail-Adresse ist verifiziert",
"Email address is not verified": "E-Mail-Adresse ist nicht verifiziert",
"Username:": "Benutzername:",
"Current Password": "Aktuelles Passwort",
"New Password": "Neues Passwort",
"Modify Password": "Passwort ändern",
"Please enter your current password when modifying your password": "Bitte geben Sie Ihr aktuelles Passwort ein, wenn Sie Ihr Passwort ändern",
"Nothing has been modified": "Nichts wurde geändert",
"Your profile has been successfully updated": "Ihr Profil wurde erfolgreich aktualisiert",
"Unable to update user profile": "Benutzerprofil kann nicht aktualisiert werden",
"Your editable transaction range has been set to All": "Ihr bearbeitbarer Transaktionsbereich wurde auf Alle gesetzt",
"Unable to update editable transaction range": "Bearbeitbarer Transaktionsbereich kann nicht aktualisiert werden",
"Unable to update user avatar": "Benutzeravatar kann nicht aktualisiert werden",
"Your avatar has been successfully updated": "Ihr Avatar wurde erfolgreich aktualisiert",
"Are you sure you want to remove avatar?": "Sind Sie sicher, dass Sie den Avatar entfernen möchten?",
"Unable to remove user avatar": "Benutzeravatar kann nicht entfernt werden",
"Your avatar has been successfully removed": "Ihr Avatar wurde erfolgreich entfernt",
"After changing the password, other devices will be logged out. Please use the new password to log in on other devices.": "Nach dem Ändern des Passworts werden andere Geräte abgemeldet. Bitte verwenden Sie das neue Passwort, um sich auf anderen Geräten anzumelden.",
"Data Management": "Datenverwaltung",
"Unable to retrieve user statistics data": "Benutzerstatistikdaten können nicht abgerufen werden",
"Export Data": "Daten exportieren",
"File Format": "File Format",
"CSV (Comma-separated values) File": "CSV (Kommagetrennte Werte) Datei",
"TSV (Tab-separated values) File": "TSV (Tabulatorgetrennte Werte) Datei",
"SSV (Semicolon-separated values) File": "SSV (Semicolon-separated values) File",
"Export to CSV (Comma-separated values) File": "Export to CSV (Comma-separated values) File",
"Export to TSV (Tab-separated values) File": "Export to TSV (Tab-separated values) File",
"Export to SSV (Semicolon-separated values) File": "Export to SSV (Semicolon-separated values) File",
"Markdown File": "Markdown File",
"Mermaid (Pie Chart)": "Mermaid (Pie Chart)",
"Mermaid (XY Chart)": "Mermaid (XY Chart)",
"Clear User Data": "Benutzerdaten löschen",
"Clear All Transactions": "Clear All Transactions",
"Clear All Data": "Clear All Data",
"Export all transaction data to file.": "Alle Transaktionsdaten in Datei exportieren.",
"Are you sure you want to export all transaction data to file?": "Sind Sie sicher, dass Sie alle Transaktionsdaten in eine Datei exportieren möchten?",
"It may take a long time, please wait for a few minutes.": "Es kann lange dauern, bitte warten Sie ein paar Minuten.",
"Unable to retrieve exported user data": "Exportierte Benutzerdaten können nicht abgerufen werden",
"Save Data": "Daten speichern",
"Are you sure you want to clear all transactions?": "Are you sure you want to clear all transactions?",
"Are you sure you want to clear all data?": "Sind Sie sicher, dass Sie alle Daten löschen möchten?",
"You CANNOT undo this action. This will clear your transactions data. Please enter your current password to confirm.": "You CANNOT undo this action. This will clear your transactions data. Please enter your current password to confirm.",
"You CANNOT undo this action. This will clear your accounts, categories, tags and transactions data. Please enter your current password to confirm.": "Diese Aktion kann NICHT rückgängig gemacht werden. Dies wird Ihre Konten, Kategorien, Tags und Transaktionsdaten löschen. Bitte geben Sie Ihr aktuelles Passwort ein, um zu bestätigen.",
"You CANNOT undo this action. \"Clear All Transactions\" will clear all your transactions data, and \"Clear All Data\" will clear your accounts, categories, tags and transactions data. Please enter your current password to confirm.": "You CANNOT undo this action. \"Clear All Transactions\" will clear all your transactions data, and \"Clear All Data\" will clear your accounts, categories, tags and transactions data. Please enter your current password to confirm.",
"All transactions in this account have been cleared": "All transactions in this account have been cleared",
"All transactions have been cleared": "All transactions have been cleared",
"All user data has been cleared": "Alle Benutzerdaten wurden gelöscht",
"Unable to clear user data": "Benutzerdaten können nicht gelöscht werden",
"Third-Party Login": "Third-Party Login",
"Linked Time": "Linked Time",
"Link": "Link",
"Unlink": "Unlink",
"Are you sure you want to unlink this login method?": "Are you sure you want to unlink this login method?",
"Unable to retrieve third-party login list": "Unable to retrieve third-party login list",
"Third-party login list is up to date": "Third-party login list is up to date",
"Third-party login list has been updated": "Third-party login list has been updated",
"Unable to unlink third-party login": "Unable to unlink third-party login",
"Device & Sessions": "Geräte & Sitzungen",
"Device Info": "Geräteinformationen",
"Last Activity Time": "Letzte Aktivitätszeit",
"Logout All": "Alle abmelden",
"Unable to retrieve session list": "Sitzungsliste kann nicht abgerufen werden",
"Session list is up to date": "Sitzungsliste ist aktuell",
"Session list has been updated": "Sitzungsliste wurde aktualisiert",
"Current": "Aktuell",
"Other Device": "Anderes Gerät",
"Unknown Device": "Unbekanntes Gerät",
"Transaction Categories": "Transaktionskategorien",
"Expense Categories": "Ausgabenkategorien",
"Income Categories": "Einnahmenkategorien",
"Transfer Categories": "Überweisungskategorien",
"Primary Categories": "Primärkategorien",
"Expense Primary Categories": "Primäre Ausgabenkategorien",
"Income Primary Categories": "Primäre Einnahmenkategorien",
"Transfer Primary Categories": "Primäre Überweisungskategorien",
"Transaction Primary Categories": "Primäre Transaktionskategorien",
"Expense Secondary Categories": "Sekundäre Ausgabenkategorien",
"Income Secondary Categories": "Sekundäre Einnahmenkategorien",
"Transfer Secondary Categories": "Sekundäre Überweisungskategorien",
"Transaction Secondary Categories": "Sekundäre Transaktionskategorien",
"All Categories": "Alle Kategorien",
"No available category": "Keine verfügbare Kategorie",
"No secondary expense categories are available": "No secondary expense categories are available",
"No secondary income categories are available": "No secondary income categories are available",
"No secondary transfer categories are available": "No secondary transfer categories are available",
"Find category": "Kategorie finden",
"Add Default Categories": "Standardkategorien hinzufügen",
"Default Categories": "Standardkategorien",
"Unable to retrieve category list": "Kategorieliste kann nicht abgerufen werden",
"Category list is up to date": "Kategorieliste ist aktuell",
"Category list has been updated": "Kategorieliste wurde aktualisiert",
"Unable to move category": "Kategorie kann nicht verschoben werden",
"Unable to hide this category": "Kategorie kann nicht ausgeblendet werden",
"Unable to unhide this category": "Kategorie kann nicht eingeblendet werden",
"Are you sure you want to delete this category?": "Sind Sie sicher, dass Sie diese Kategorie löschen möchten?",
"Unable to delete this category": "Kategorie kann nicht gelöscht werden",
"Primary Category": "Primärkategorie",
"Add Primary Category": "Primärkategorie hinzufügen",
"Add Secondary Category": "Sekundärkategorie hinzufügen",
"Edit Category": "Kategorie bearbeiten",
"Category Name": "Kategoriename",
"Your category name": "Ihr Kategoriename",
"Category Icon": "Kategoriesymbol",
"Category Color": "Kategoriefarbe",
"Your category description (optional)": "Ihre Kategoriebeschreibung (optional)",
"No available primary category": "Keine verfügbare Primärkategorie",
"Category name cannot be blank": "Kategoriename darf nicht leer sein",
"Unable to retrieve category": "Kategorie kann nicht abgerufen werden",
"Unable to add category": "Kategorie kann nicht hinzugefügt werden",
"Unable to save category": "Kategorie kann nicht gespeichert werden",
"Unable to add preset categories": "Voreingestellte Kategorien können nicht hinzugefügt werden",
"You have added a new category": "Sie haben eine neue Kategorie hinzugefügt",
"You have added preset categories": "Sie haben voreingestellte Kategorien hinzugefügt",
"You have saved this category": "Sie haben diese Kategorie gespeichert",
"Show Hidden Transaction Categories": "Versteckte Transaktionskategorien anzeigen",
"Hide Hidden Transaction Categories": "Versteckte Transaktionskategorien ausblenden",
"Transaction Tags": "Transaktions-Tags",
"Total tags": "Total tags",
"Default Group": "Default Group",
"Tag Title": "Tag-Titel",
"No available tag": "Kein verfügbaren Tag",
"Find tag": "Tag finden",
"Unable to retrieve tag list": "Tag-Liste kann nicht abgerufen werden",
"Tag list is up to date": "Tag-Liste ist aktuell",
"Tag list has been updated": "Tag-Liste wurde aktualisiert",
"Add Tag Group": "Add Tag Group",
"Rename Tag Group": "Rename Tag Group",
"Delete Tag Group": "Delete Tag Group",
"Change Group Display Order": "Change Group Display Order",
"Tag Group Name": "Tag Group Name",
"New Tag Group Name": "New Tag Group Name",
"No available tag group": "No available tag group",
"Unable to retrieve tag group list": "Unable to retrieve tag group list",
"Tag group list has been updated": "Tag group list has been updated",
"Unable to add tag group": "Unable to add tag group",
"Unable to save tag group": "Unable to save tag group",
"Unable to move tag group": "Unable to move tag group",
"Unable to rename this tag group": "Unable to rename this tag group",
"Are you sure you want to delete this tag group?": "Are you sure you want to delete this tag group?",
"Unable to delete this tag group": "Unable to delete this tag group",
"Add new tag": "Neuen Tag hinzufügen",
"Unable to add tag": "Tag kann nicht hinzugefügt werden",
"Unable to save tag": "Tag kann nicht gespeichert werden",
"Unable to move tag": "Tag kann nicht verschoben werden",
"Unable to hide this tag": "Tag kann nicht ausgeblendet werden",
"Unable to unhide this tag": "Tag kann nicht eingeblendet werden",
"Are you sure you want to delete this tag?": "Sind Sie sicher, dass Sie diesen Tag löschen möchten?",
"Unable to delete this tag": "Tag kann nicht gelöscht werden",
"Show Hidden Transaction Tags": "Versteckte Transaktions-Tags anzeigen",
"Hide Hidden Transaction Tags": "Versteckte Transaktions-Tags ausblenden",
"Transaction Templates": "Transaktionsvorlagen",
"Scheduled Transactions": "Geplante Transaktionen",
"Template Name": "Vorlagenname",
"No available template": "Keine verfügbare Vorlage",
"Once you add templates, you can long-press the Add button on the home page to quickly add a new transaction": "Sobald Sie Vorlagen hinzugefügt haben, können Sie die Hinzufügen-Schaltfläche auf der Startseite lange drücken, um schnell eine neue Transaktion hinzuzufügen",
"No available template. Once you add templates, you can quickly add a new transaction using the dropdown menu of the Add button on the transaction list page": "Keine verfügbare Vorlage. Sobald Sie Vorlagen hinzugefügt haben, können Sie schnell eine neue Transaktion über das Dropdown-Menü der Hinzufügen-Schaltfläche auf der Transaktionslisten-Seite hinzufügen",
"No available scheduled transactions": "Keine verfügbaren geplanten Transaktionen",
"Unable to retrieve template list": "Vorlagenliste kann nicht abgerufen werden",
"Template list is up to date": "Vorlagenliste ist aktuell",
"Template list has been updated": "Vorlagenliste wurde aktualisiert",
"Unable to add template": "Vorlage kann nicht hinzugefügt werden",
"Unable to save template": "Vorlage kann nicht gespeichert werden",
"You have added a new template": "Sie haben eine neue Vorlage hinzugefügt",
"Unable to move template": "Vorlage kann nicht verschoben werden",
"Unable to retrieve template": "Vorlage kann nicht abgerufen werden",
"Unable to hide this template": "Vorlage kann nicht ausgeblendet werden",
"Unable to unhide this template": "Vorlage kann nicht eingeblendet werden",
"Are you sure you want to delete this template?": "Sind Sie sicher, dass Sie diese Vorlage löschen möchten?",
"Unable to delete this template": "Vorlage kann nicht gelöscht werden",
"You have saved this template": "Sie haben diese Vorlage gespeichert",
"Show Hidden Transaction Templates": "Versteckte Transaktionsvorlagen anzeigen",
"Hide Hidden Transaction Templates": "Versteckte Transaktionsvorlagen ausblenden",
"Template name cannot be blank": "Vorlagenname darf nicht leer sein",
"Generate Token": "Generate Token",
"Token Type": "Token Type",
"Expiration Time": "Expiration Time",
"Custom Expiration Time (Seconds)": "Custom Expiration Time (Seconds)",
"No Expiration": "No Expiration",
"API Token": "API Token",
"MCP Token": "MCP Token",
"Your token does not expire, please keep it secure.": "Your token does not expire, please keep it secure.",
"When connecting to third-party apps, be aware that they and any large language models they use can access your private data.": "When connecting to third-party apps, be aware that they and any large language models they use can access your private data.",
"Unable to generate token": "Unable to generate token",
"Are you sure you want to logout from this session?": "Sind Sie sicher, dass Sie sich von dieser Sitzung abmelden möchten?",
"Unable to logout from this session": "Abmeldung von dieser Sitzung nicht möglich",
"Are you sure you want to logout all other sessions?": "Sind Sie sicher, dass Sie alle anderen Sitzungen abmelden möchten?",
"You have logged out all other sessions": "Sie haben alle anderen Sitzungen abgemeldet",
"Unable to logout all other sessions": "Abmeldung aller anderen Sitzungen nicht möglich",
"Regenerate Backup Codes": "Backup-Codes neu generieren",
"Enable Two-Factor Authentication": "Zwei-Faktor-Authentifizierung aktivieren",
"Disable Two-Factor Authentication": "Zwei-Faktor-Authentifizierung deaktivieren",
"Please use a two-factor authentication app to scan the qrcode below and enter the current passcode.": "Bitte verwenden Sie eine Zwei-Faktor-Authentifizierungs-App, um den untenstehenden QR-Code zu scannen und den aktuellen Passcode einzugeben.",
"Your current password is required to disable two-factor authentication.": "Ihr aktuelles Passwort ist erforderlich, um die Zwei-Faktor-Authentifizierung zu deaktivieren.",
"Your current password is required to regenerate backup codes for two-factor authentication. If you regenerate backup codes, the previous ones will become invalid.": "Ihr aktuelles Passwort ist erforderlich, um Backup-Codes für die Zwei-Faktor-Authentifizierung neu zu generieren. Wenn Sie Backup-Codes neu generieren, werden die vorherigen ungültig.",
"Your current password is required to disable two-factor authentication or regenerate backup codes for two-factor authentication. If you regenerate backup codes, the previous ones will become invalid.": "Ihr aktuelles Passwort ist erforderlich, um die Zwei-Faktor-Authentifizierung zu deaktivieren oder Backup-Codes für die Zwei-Faktor-Authentifizierung neu zu generieren. Wenn Sie Backup-Codes neu generieren, werden die vorherigen ungültig.",
"Please copy these backup codes to safe place, the following backup codes will be displayed only once. If these codes were lost, you can regenerate them at any time.": "Bitte kopieren Sie diese Backup-Codes an einen sicheren Ort, die folgenden Backup-Codes werden nur einmal angezeigt. Wenn diese Codes verloren gehen, können Sie sie jederzeit neu generieren.",
"Backup codes copied": "Backup-Codes kopiert",
"Two-factor authentication has been disabled": "Zwei-Faktor-Authentifizierung wurde deaktiviert",
"Unable to retrieve current two-factor authentication status": "Aktueller Status der Zwei-Faktor-Authentifizierung kann nicht abgerufen werden",
"Unable to enable two-factor authentication": "Zwei-Faktor-Authentifizierung kann nicht aktiviert werden",
"Unable to disable two-factor authentication": "Zwei-Faktor-Authentifizierung kann nicht deaktiviert werden",
"Lock Application": "Anwendung sperren",
"Log Out": "Abmelden",
"Are you sure you want to log out?": "Sind Sie sicher, dass Sie sich abmelden möchten?",
"Unable to logout": "Abmeldung nicht möglich",
"Application Lock": "Anwendungssperre",
"Application lock has been enabled": "Anwendungssperre wurde aktiviert",
"Application lock is not enabled": "Anwendungssperre ist nicht aktiviert",
"Enable Application Lock": "Anwendungssperre aktivieren",
"Disable Application Lock": "Anwendungssperre deaktivieren",
"PIN Code": "PIN-Code",
"Unlock with PIN Code": "Mit PIN-Code entsperren",
"Unlock with WebAuthn": "Mit WebAuthn entsperren",
"Please enter a new 6-digit PIN code. The PIN code would encrypt your local data, so you need to enter it every time you open this app. If this PIN code is lost, you will need to log in again.": "Bitte geben Sie einen neuen 6-stelligen PIN-Code ein. Der PIN-Code verschlüsselt Ihre lokalen Daten, sodass Sie ihn jedes Mal eingeben müssen, wenn Sie diese App öffnen. Wenn dieser PIN-Code verloren geht, müssen Sie sich erneut anmelden.",
"Your current PIN code is required to disable application lock.": "Ihr aktueller PIN-Code ist erforderlich, um die Anwendungssperre zu deaktivieren.",
"You have enabled WebAuthn successfully": "Sie haben WebAuthn erfolgreich aktiviert",
"WebAuth is not supported on this device": "WebAuth wird auf diesem Gerät nicht unterstützt",
"Failed to enable WebAuthn": "WebAuthn konnte nicht aktiviert werden",
"User has canceled authentication": "Benutzer hat die Authentifizierung abgebrochen",
"User has canceled or this device does not support WebAuthn": "Benutzer hat abgebrochen oder dieses Gerät unterstützt WebAuthn nicht",
"Failed to authenticate with WebAuthn": "Authentifizierung mit WebAuthn fehlgeschlagen",
"WebAuthn is not enabled": "WebAuthn ist nicht aktiviert",
"Settings Sync": "Settings Sync",
"Synchronized Settings": "Synchronized Settings",
"Enable Settings Sync": "Enable Settings Sync",
"Disable Settings Sync": "Disable Settings Sync",
"Update Synchronized Settings": "Update Synchronized Settings",
"Settings sync is not enabled": "Settings sync is not enabled",
"Settings sync has been enabled": "Settings sync has been enabled",
"Settings sync has been disabled": "Settings sync has been disabled",
"Synchronized settings have been updated": "Synchronized settings have been updated",
"Unable to retrieve user synchronized application settings": "Unable to retrieve user synchronized application settings",
"Unable to update user synchronized application settings": "Unable to update user synchronized application settings",
"Unable to disable user synchronized application settings": "Unable to disable user synchronized application settings",
"Browser Cache Management": "Browser Cache Management",
"File Cache": "File Cache",
"Used storage": "Used storage",
"Application Code": "Application Code",
"Resource Files": "Resource Files",
"Map Data": "Map Data",
"Others": "Others",
"Cache Expiration Time": "Cache Expiration Time",
"Cache Expiration for Map Data": "Cache Expiration for Map Data",
"Disable Map Cache": "Disable Map Cache",
"Clear All File Cache": "Clear All File Cache",
"Are you sure you want to clear all file cache?": "Are you sure you want to clear all file cache?",
"Clear Map Data Cache": "Clear Map Data Cache",
"Are you sure you want to clear map data cache?": "Are you sure you want to clear map data cache?",
"Are you sure you want to re-login?": "Sind Sie sicher, dass Sie sich erneut anmelden möchten?",
"Exchange Rates Data": "Wechselkursdaten",
"User Custom": "User Custom",
"Base Currency": "Basiswährung",
"Base Amount": "Basisbetrag",
"Set as Base": "Als Basis festlegen",
"Last Updated": "Zuletzt aktualisiert",
"Data source": "Datenquelle",
"No exchange rates data": "Keine Wechselkursdaten",
"There is no exchange rates data for your default currency": "Es gibt keine Wechselkursdaten für Ihre Standardwährung",
"Exchange rates data has been updated": "Wechselkursdaten wurden aktualisiert",
"Exchange rates data is up to date": "Wechselkursdaten sind aktuell",
"Unable to retrieve exchange rates data": "Wechselkursdaten können nicht abgerufen werden",
"Update User Custom Exchange Rate": "Update User Custom Exchange Rate",
"You have updated exchange rate": "You have updated exchange rate",
"Unable to update user custom exchange rate": "Unable to update user custom exchange rate",
"Are you sure you want to delete this user custom exchange rate?": "Are you sure you want to delete this user custom exchange rate?",
"Unable to delete this user custom exchange rate": "Unable to delete this user custom exchange rate",
"Use on Mobile Device": "Auf Mobilgerät verwenden",
"You can scan the QR code below on your mobile device.": "Sie können den untenstehenden QR-Code auf Ihrem Mobilgerät scannen.",
"Switch to Mobile Version": "Zur mobilen Version wechseln",
"Switch to Desktop Version": "Zur Desktop-Version wechseln",
"Are you sure you want to switch to desktop version?": "Sind Sie sicher, dass Sie zur Desktop-Version wechseln möchten?",
"About": "Über",
"Refresh Browser Cache": "Refresh Browser Cache",
"Frontend Version": "Frontend Version",
"Backend Version": "Backend Version",
"Build Time": "Erstellungszeit",
"Official Website": "Offizielle Website",
"Report Issue": "Problem melden",
"Getting help": "Getting help",
"Documentation": "Documentation",
"License": "Lizenz",
"Are you sure you want to open this link?": "Are you sure you want to open this link?",
"An error occurred": "Ein Fehler ist aufgetreten",
"Parameter Invalid": "Parameter ungültig",
"Numeric Overflow": "Numerischer Überlauf",
"Click to close": "Zum Schließen klicken"
}