2474 lines
122 KiB
JSON
2474 lines
122 KiB
JSON
{
|
||
"global": {
|
||
"app": {
|
||
"title": "ezBookkeeping"
|
||
}
|
||
},
|
||
"language": {
|
||
"German": "German",
|
||
"English": "English",
|
||
"Spanish": "Spanish",
|
||
"French": "French",
|
||
"Italian": "Italian",
|
||
"Japanese": "Japanese",
|
||
"Dutch": "Dutch",
|
||
"Kannada": "Kannada",
|
||
"Korean": "Korean",
|
||
"Portuguese (Brazil)": "Portuguese (Brazil)",
|
||
"Russian": "Russian",
|
||
"Slovenian": "Slovenian",
|
||
"Thai": "Thai",
|
||
"Turkish": "Turkish",
|
||
"Ukrainian": "Ukrainian",
|
||
"Vietnamese": "Vietnamese",
|
||
"Chinese (Simplified)": "Chinese (Simplified)",
|
||
"Chinese (Traditional)": "Chinese (Traditional)"
|
||
},
|
||
"default": {
|
||
"currency": "USD",
|
||
"firstDayOfWeek": "Sunday",
|
||
"fiscalYearFormat": "EndYYYY",
|
||
"calendarDisplayType": "Gregorian",
|
||
"dateDisplayType": "Gregorian",
|
||
"longDateFormat": "MMDDYYYY",
|
||
"shortDateFormat": "MMDDYYYY",
|
||
"longTimeFormat": "HHMMSSA",
|
||
"shortTimeFormat": "HHMMA",
|
||
"numeralSystem": "WesternArabicNumerals",
|
||
"decimalSeparator": "Dot",
|
||
"digitGroupingSymbol": "Comma",
|
||
"digitGrouping": "ThousandsSeparator",
|
||
"currencyDisplayType": "SymbolBeforeAmount"
|
||
},
|
||
"format": {
|
||
"longDate": {
|
||
"yyyy_mm_dd": "YYYY MMMM DD",
|
||
"mm_dd_yyyy": "MMMM D, YYYY",
|
||
"dd_mm_yyyy": "D MMMM, YYYY"
|
||
},
|
||
"shortDate": {
|
||
"yyyy_mm_dd": "YYYY-M-D",
|
||
"mm_dd_yyyy": "M/D/YYYY",
|
||
"dd_mm_yyyy": "D/M/YYYY"
|
||
},
|
||
"longYear": {
|
||
"yyyy_mm_dd": "YYYY",
|
||
"mm_dd_yyyy": "YYYY",
|
||
"dd_mm_yyyy": "YYYY"
|
||
},
|
||
"shortYear": {
|
||
"yyyy_mm_dd": "YYYY",
|
||
"mm_dd_yyyy": "YYYY",
|
||
"dd_mm_yyyy": "YYYY"
|
||
},
|
||
"longYearMonth": {
|
||
"yyyy_mm_dd": "YYYY MMMM",
|
||
"mm_dd_yyyy": "MMMM, YYYY",
|
||
"dd_mm_yyyy": "MMMM, YYYY"
|
||
},
|
||
"shortYearMonth": {
|
||
"yyyy_mm_dd": "YYYY-M",
|
||
"mm_dd_yyyy": "MMM, YYYY",
|
||
"dd_mm_yyyy": "MMM, YYYY"
|
||
},
|
||
"longMonthDay": {
|
||
"yyyy_mm_dd": "MMMM DD",
|
||
"mm_dd_yyyy": "MMMM D",
|
||
"dd_mm_yyyy": "D MMMM"
|
||
},
|
||
"shortMonthDay": {
|
||
"yyyy_mm_dd": "M-D",
|
||
"mm_dd_yyyy": "M/D",
|
||
"dd_mm_yyyy": "D/M"
|
||
},
|
||
"shortDay": {
|
||
"yyyy_mm_dd": "D",
|
||
"mm_dd_yyyy": "D",
|
||
"dd_mm_yyyy": "D"
|
||
},
|
||
"longTime": {
|
||
"hh_mm_ss": "HH:mm:ss",
|
||
"a_hh_mm_ss": "A hh:mm:ss",
|
||
"hh_mm_ss_a": "hh:mm:ss A"
|
||
},
|
||
"shortTime": {
|
||
"hh_mm": "HH:mm",
|
||
"a_hh_mm": "A hh:mm",
|
||
"hh_mm_a": "hh:mm A"
|
||
},
|
||
"yearQuarter": {
|
||
"content": "{quarter} {year}"
|
||
},
|
||
"fiscalYear": {
|
||
"StartYYYY_EndYYYY": "FY {StartYYYY}-{EndYYYY}",
|
||
"StartYYYY_EndYY": "FY {StartYYYY}-{EndYY}",
|
||
"StartYY_EndYY": "FY {StartYY}-{EndYY}",
|
||
"EndYYYY": "FY {EndYYYY}",
|
||
"EndYY": "FY {EndYY}"
|
||
},
|
||
"misc": {
|
||
"nHour": "{n} Hour",
|
||
"nHours": "{n} Hours",
|
||
"nDay": "{n} Day",
|
||
"nDays": "{n} Days",
|
||
"multiTextJoinSeparator": ", ",
|
||
"loginWithCustomProvider": "Log in with {name}",
|
||
"hoursBehindDefaultTimezone": "{hours} hour(s) behind default timezone",
|
||
"hoursAheadOfDefaultTimezone": "{hours} hour(s) ahead of default timezone",
|
||
"hoursMinutesBehindDefaultTimezone": "{hours} hour(s) and {minutes} minutes behind default timezone",
|
||
"hoursMinutesAheadOfDefaultTimezone": "{hours} hour(s) and {minutes} minutes ahead of default timezone",
|
||
"monthDay": "{ordinal} day",
|
||
"eachMonthDayInMonthDays": "{ordinal}",
|
||
"monthDays": "{multiMonthDays} days",
|
||
"everyMultiDaysOfWeek": "Every {days}",
|
||
"everyMultiDaysOfMonth": "Every {days} of month",
|
||
"youHaveAccounts": "You have recorded {count} accounts",
|
||
"addNewTag": "Add new tag \"{tag}\"",
|
||
"clickToSelectedFile": "Click to select import file ({extensions})",
|
||
"previewCount": "Preview Count: {count}",
|
||
"selectedCount": "Selected {count} of {totalCount}",
|
||
"queryIndex": "Query #{index}",
|
||
"youHaveUpdatedTransactions": "You have updated {count} transactions",
|
||
"confirmImportTransactions": "Are you sure you want to import {count} transactions?",
|
||
"importingTransactions": "Importing ({process}%)",
|
||
"importTransactionResult": "You have imported {count} transactions successfully.",
|
||
"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": "Account activation link has been sent to your email address: {email}, If you don't receive the mail, please fill password again and click the button below to resend the validation mail.",
|
||
"resendValidationEmailTip": "If you don't receive the mail, please fill password again and click the button below to resend the validation mail to: {email}",
|
||
"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"
|
||
},
|
||
"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": "Mon",
|
||
"long": "Monday"
|
||
},
|
||
"Tuesday": {
|
||
"min": "Tu",
|
||
"short": "Tue",
|
||
"long": "Tuesday"
|
||
},
|
||
"Wednesday": {
|
||
"min": "We",
|
||
"short": "Wed",
|
||
"long": "Wednesday"
|
||
},
|
||
"Thursday": {
|
||
"min": "Th",
|
||
"short": "Thu",
|
||
"long": "Thursday"
|
||
},
|
||
"Friday": {
|
||
"min": "Fr",
|
||
"short": "Fri",
|
||
"long": "Friday"
|
||
},
|
||
"Saturday": {
|
||
"min": "Sa",
|
||
"short": "Sat",
|
||
"long": "Saturday"
|
||
},
|
||
"Sunday": {
|
||
"min": "Su",
|
||
"short": "Sun",
|
||
"long": "Sunday"
|
||
},
|
||
"January": {
|
||
"short": "Jan",
|
||
"long": "January"
|
||
},
|
||
"February": {
|
||
"short": "Feb",
|
||
"long": "February"
|
||
},
|
||
"March": {
|
||
"short": "Mar",
|
||
"long": "March"
|
||
},
|
||
"April": {
|
||
"short": "Apr",
|
||
"long": "April"
|
||
},
|
||
"May": {
|
||
"short": "May",
|
||
"long": "May"
|
||
},
|
||
"June": {
|
||
"short": "Jun",
|
||
"long": "June"
|
||
},
|
||
"July": {
|
||
"short": "Jul",
|
||
"long": "July"
|
||
},
|
||
"August": {
|
||
"short": "Aug",
|
||
"long": "August"
|
||
},
|
||
"September": {
|
||
"short": "Sep",
|
||
"long": "September"
|
||
},
|
||
"October": {
|
||
"short": "Oct",
|
||
"long": "October"
|
||
},
|
||
"November": {
|
||
"short": "Nov",
|
||
"long": "November"
|
||
},
|
||
"December": {
|
||
"short": "Dec",
|
||
"long": "December"
|
||
},
|
||
"monthDayOrdinal": {
|
||
"1": "1th",
|
||
"2": "2nd",
|
||
"3": "3rd",
|
||
"4": "4th",
|
||
"5": "5th",
|
||
"6": "6th",
|
||
"7": "7th",
|
||
"8": "8th",
|
||
"9": "9th",
|
||
"10": "10th",
|
||
"11": "11th",
|
||
"12": "12th",
|
||
"13": "13th",
|
||
"14": "14th",
|
||
"15": "15th",
|
||
"16": "16th",
|
||
"17": "17th",
|
||
"18": "18th",
|
||
"19": "19th",
|
||
"20": "20th",
|
||
"21": "21th",
|
||
"22": "22nd",
|
||
"23": "23rd",
|
||
"24": "24th",
|
||
"25": "25th",
|
||
"26": "26th",
|
||
"27": "27th",
|
||
"28": "28th",
|
||
"29": "29th",
|
||
"30": "30th",
|
||
"31": "31th"
|
||
},
|
||
"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": "Dot",
|
||
"Comma": "Comma",
|
||
"Space": "Space",
|
||
"Apostrophe": "Apostrophe",
|
||
"None": "None",
|
||
"Thousands Separator": "Thousands Separator",
|
||
"Indian Number Grouping": "Indian Number Grouping"
|
||
},
|
||
"color": {
|
||
"amount": {
|
||
"Green": "Green",
|
||
"Red": "Red",
|
||
"Yellow": "Yellow",
|
||
"Black or White": "Black or White"
|
||
}
|
||
},
|
||
"timezone": {
|
||
"International Date Line West": "International Date Line West",
|
||
"Coordinated Universal Time-11": "Coordinated Universal Time-11",
|
||
"Aleutian Islands": "Aleutian Islands",
|
||
"Hawaii": "Hawaii",
|
||
"Marquesas Islands": "Marquesas Islands",
|
||
"Alaska": "Alaska",
|
||
"Coordinated Universal Time-09": "Coordinated Universal Time-09",
|
||
"Baja California": "Baja California",
|
||
"Coordinated Universal Time-08": "Coordinated Universal Time-08",
|
||
"Pacific Time (US & Canada)": "Pacific Time (US & Canada)",
|
||
"Arizona": "Arizona",
|
||
"La Paz, Mazatlan": "La Paz, Mazatlan",
|
||
"Mountain Time (US & Canada)": "Mountain Time (US & Canada)",
|
||
"Yukon": "Yukon",
|
||
"Central America": "Central America",
|
||
"Central Time (US & Canada)": "Central Time (US & Canada)",
|
||
"Easter Island": "Easter Island",
|
||
"Guadalajara, Mexico City, Monterrey": "Guadalajara, Mexico City, Monterrey",
|
||
"Saskatchewan": "Saskatchewan",
|
||
"Bogota, Lima, Quito, Rio Branco": "Bogota, Lima, Quito, Rio Branco",
|
||
"Chetumal": "Chetumal",
|
||
"Eastern Time (US & Canada)": "Eastern Time (US & Canada)",
|
||
"Haiti": "Haiti",
|
||
"Havana": "Havana",
|
||
"Indiana (East)": "Indiana (East)",
|
||
"Turks and Caicos": "Turks and Caicos",
|
||
"Asuncion": "Asuncion",
|
||
"Atlantic Time (Canada)": "Atlantic Time (Canada)",
|
||
"Caracas": "Caracas",
|
||
"Cuiaba": "Cuiaba",
|
||
"Georgetown, La Paz, Manaus, San Juan": "Georgetown, La Paz, Manaus, San Juan",
|
||
"Santiago": "Santiago",
|
||
"Newfoundland": "Newfoundland",
|
||
"Araguaina": "Araguaina",
|
||
"Brasilia": "Brasilia",
|
||
"Cayenne, Fortaleza": "Cayenne, Fortaleza",
|
||
"City of Buenos Aires": "City of Buenos Aires",
|
||
"Montevideo": "Montevideo",
|
||
"Punta Arenas": "Punta Arenas",
|
||
"Saint Pierre and Miquelon": "Saint Pierre and Miquelon",
|
||
"Salvador": "Salvador",
|
||
"Coordinated Universal Time-02": "Coordinated Universal Time-02",
|
||
"Greenland": "Greenland",
|
||
"Azores": "Azores",
|
||
"Cabo Verde Is": "Cabo Verde Is.",
|
||
"Coordinated Universal Time": "Coordinated Universal Time",
|
||
"Dublin, Edinburgh, Lisbon, London": "Dublin, Edinburgh, Lisbon, London",
|
||
"Monrovia, Reykjavik": "Monrovia, Reykjavik",
|
||
"Sao Tome": "Sao Tome",
|
||
"Casablanca": "Casablanca",
|
||
"Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna": "Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna",
|
||
"Belgrade, Bratislava, Budapest, Ljubljana, Prague": "Belgrade, Bratislava, Budapest, Ljubljana, Prague",
|
||
"Brussels, Copenhagen, Madrid, Paris": "Brussels, Copenhagen, Madrid, Paris",
|
||
"Sarajevo, Skopje, Warsaw, Zagreb": "Sarajevo, Skopje, Warsaw, Zagreb",
|
||
"West Central Africa": "West Central Africa",
|
||
"Athens, Bucharest": "Athens, Bucharest",
|
||
"Beirut": "Beirut",
|
||
"Cairo": "Cairo",
|
||
"Chisinau": "Chisinau",
|
||
"Gaza, Hebron": "Gaza, Hebron",
|
||
"Harare, Pretoria": "Harare, Pretoria",
|
||
"Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius": "Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius",
|
||
"Jerusalem": "Jerusalem",
|
||
"Juba": "Juba",
|
||
"Kaliningrad": "Kaliningrad",
|
||
"Khartoum": "Khartoum",
|
||
"Tripoli": "Tripoli",
|
||
"Windhoek": "Windhoek",
|
||
"Amman": "Amman",
|
||
"Baghdad": "Baghdad",
|
||
"Damascus": "Damascus",
|
||
"Istanbul": "Istanbul",
|
||
"Kuwait, Riyadh": "Kuwait, Riyadh",
|
||
"Minsk": "Minsk",
|
||
"Moscow, St Petersburg": "Moscow, St. Petersburg",
|
||
"Nairobi": "Nairobi",
|
||
"Volgograd": "Volgograd",
|
||
"Tehran": "Tehran",
|
||
"Abu Dhabi, Muscat": "Abu Dhabi, Muscat",
|
||
"Astrakhan, Ulyanovsk": "Astrakhan, Ulyanovsk",
|
||
"Baku": "Baku",
|
||
"Izhevsk, Samara": "Izhevsk, Samara",
|
||
"Port Louis": "Port Louis",
|
||
"Saratov": "Saratov",
|
||
"Tbilisi": "Tbilisi",
|
||
"Yerevan": "Yerevan",
|
||
"Kabul": "Kabul",
|
||
"Ashgabat, Tashkent": "Ashgabat, Tashkent",
|
||
"Astana": "Astana",
|
||
"Ekaterinburg": "Ekaterinburg",
|
||
"Islamabad, Karachi": "Islamabad, Karachi",
|
||
"Chennai, Kolkata, Mumbai, New Delhi": "Chennai, Kolkata, Mumbai, New Delhi",
|
||
"Sri Jayawardenepura": "Sri Jayawardenepura",
|
||
"Kathmandu": "Kathmandu",
|
||
"Bishkek": "Bishkek",
|
||
"Dhaka": "Dhaka",
|
||
"Omsk": "Omsk",
|
||
"Yangon (Rangoon)": "Yangon (Rangoon)",
|
||
"Bangkok, Hanoi, Jakarta": "Bangkok, Hanoi, Jakarta",
|
||
"Barnaul, Gorno-Altaysk": "Barnaul, Gorno-Altaysk",
|
||
"Hovd": "Hovd",
|
||
"Krasnoyarsk": "Krasnoyarsk",
|
||
"Novosibirsk": "Novosibirsk",
|
||
"Tomsk": "Tomsk",
|
||
"Beijing, Chongqing, Hong Kong SAR, Urumqi": "Beijing, Chongqing, Hong Kong SAR, Urumqi",
|
||
"Irkutsk": "Irkutsk",
|
||
"Kuala Lumpur, Singapore": "Kuala Lumpur, Singapore",
|
||
"Perth": "Perth",
|
||
"Taipei": "Taipei",
|
||
"Ulaanbaatar": "Ulaanbaatar",
|
||
"Eucla": "Eucla",
|
||
"Chita": "Chita",
|
||
"Osaka, Sapporo, Tokyo": "Osaka, Sapporo, Tokyo",
|
||
"Pyongyang": "Pyongyang",
|
||
"Seoul": "Seoul",
|
||
"Yakutsk": "Yakutsk",
|
||
"Adelaide": "Adelaide",
|
||
"Darwin": "Darwin",
|
||
"Brisbane": "Brisbane",
|
||
"Canberra, Melbourne, Sydney": "Canberra, Melbourne, Sydney",
|
||
"Guam, Port Moresby": "Guam, Port Moresby",
|
||
"Hobart": "Hobart",
|
||
"Vladivostok": "Vladivostok",
|
||
"Lord Howe Island": "Lord Howe Island",
|
||
"Bougainville Island": "Bougainville Island",
|
||
"Chokurdakh": "Chokurdakh",
|
||
"Magadan": "Magadan",
|
||
"Norfolk Island": "Norfolk Island",
|
||
"Sakhalin": "Sakhalin",
|
||
"Solomon Is, New Caledonia": "Solomon Is., New Caledonia",
|
||
"Anadyr, Petropavlovsk-Kamchatsky": "Anadyr, Petropavlovsk-Kamchatsky",
|
||
"Auckland, Wellington": "Auckland, Wellington",
|
||
"Coordinated Universal Time+12": "Coordinated Universal Time+12",
|
||
"Fiji": "Fiji",
|
||
"Chatham Islands": "Chatham Islands",
|
||
"Coordinated Universal Time+13": "Coordinated Universal Time+13",
|
||
"Nukualofa": "Nuku'alofa",
|
||
"Samoa": "Samoa",
|
||
"Kiritimati Island": "Kiritimati Island"
|
||
},
|
||
"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": "Food & Drink",
|
||
"Food": "Food",
|
||
"Drink": "Drink",
|
||
"Fruit & Snack": "Fruit & Snack",
|
||
"Clothing & Appearance": "Clothing & Appearance",
|
||
"Clothing": "Clothing",
|
||
"Jewelry": "Jewelry",
|
||
"Cosmetic": "Cosmetic",
|
||
"Hair Cuts & Salon": "Hair Cuts & Salon",
|
||
"Housing & Houseware": "Housing & Houseware",
|
||
"Houseware": "Houseware",
|
||
"Electronics": "Electronics",
|
||
"Repairs & Maintenance": "Repairs & Maintenance",
|
||
"Housekeeping Services": "Housekeeping Services",
|
||
"Utilities Expense": "Utilities Expense",
|
||
"Rent & Mortgage": "Rent & Mortgage",
|
||
"Transportation": "Transportation",
|
||
"Public Transit": "Public Transit",
|
||
"Taxi & Car Rental": "Taxi & Car Rental",
|
||
"Personal Car Expense": "Personal Car Expense",
|
||
"Train Tickets": "Train Tickets",
|
||
"Airline Tickets": "Airline Tickets",
|
||
"Communication": "Communication",
|
||
"Telephone Bill": "Telephone Bill",
|
||
"Internet Bill": "Internet Bill",
|
||
"Express Fee": "Express Fee",
|
||
"Entertainment": "Entertainment",
|
||
"Sports & Fitness": "Sports & Fitness",
|
||
"Party Expense": "Party Expense",
|
||
"Movies & Shows": "Movies & Shows",
|
||
"Toys & Games": "Toys & Games",
|
||
"Subscriptions": "Subscriptions",
|
||
"Pet Expense": "Pet Expense",
|
||
"Travelling": "Travelling",
|
||
"Education & Studying": "Education & Studying",
|
||
"Books & Newspaper & Magazines": "Books & Newspaper & Magazines",
|
||
"Training Courses": "Training Courses",
|
||
"Certification & Examination": "Certification & Examination",
|
||
"Gifts & Donations": "Gifts & Donations",
|
||
"Gifts": "Gifts",
|
||
"Donations": "Donations",
|
||
"Medical & Healthcare": "Medical & Healthcare",
|
||
"Diagnosis & Treatment": "Diagnosis & Treatment",
|
||
"Medications": "Medications",
|
||
"Medical Devices": "Medical Devices",
|
||
"Finance & Insurance": "Finance & Insurance",
|
||
"Tax Expense": "Tax Expense",
|
||
"Service Charge": "Service Charge",
|
||
"Insurance Expense": "Insurance Expense",
|
||
"Interest Expense": "Interest Expense",
|
||
"Compensation & Fine": "Compensation & Fine",
|
||
"Miscellaneous": "Miscellaneous",
|
||
"Other Expense": "Other Expense",
|
||
"Occupational Earnings": "Occupational Earnings",
|
||
"Salary Income": "Salary Income",
|
||
"Bonus Income": "Bonus Income",
|
||
"Overtime Pay": "Overtime Pay",
|
||
"Side Job Income": "Side Job Income",
|
||
"Finance & Investment": "Finance & Investment",
|
||
"Investment Income": "Investment Income",
|
||
"Rental Income": "Rental Income",
|
||
"Interest Income": "Interest Income",
|
||
"Gift & Lucky Money": "Gift & Lucky Money",
|
||
"Winnings Income": "Winnings Income",
|
||
"Windfall": "Windfall",
|
||
"Other Income": "Other Income",
|
||
"Transfer Category": "Transfer Category",
|
||
"General Transfer": "General Transfer",
|
||
"Bank Transfer": "Bank Transfer",
|
||
"Credit Card Repayment": "Credit Card Repayment",
|
||
"Deposits & Withdrawals": "Deposits & Withdrawals",
|
||
"Loan & Debt": "Loan & Debt",
|
||
"Borrowing Money": "Borrowing Money",
|
||
"Lending Money": "Lending Money",
|
||
"Repayment": "Repayment",
|
||
"Debt Collection": "Debt Collection",
|
||
"Out-of-Pocket Expense": "Out-of-Pocket Expense",
|
||
"Reimbursement": "Reimbursement",
|
||
"Other Transfer": "Other Transfer"
|
||
},
|
||
"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": "User Custom"
|
||
},
|
||
"error": {
|
||
"system error": "System Error",
|
||
"api not found": "Failed to request API",
|
||
"not implemented": "Not implemented",
|
||
"system is busy": "System is busy",
|
||
"not supported": "Not supported",
|
||
"image type not supported": "Image type is not supported",
|
||
"database operation failed": "Database operation failed",
|
||
"SMTP server is not enabled": "SMTP server is not enabled",
|
||
"incomplete or incorrect submission": "Incomplete or incorrect submission",
|
||
"operation failed": "Operation failed",
|
||
"nothing will be updated": "Nothing will be updated",
|
||
"failed to request third party api": "Failed to request third party api",
|
||
"client timezone offset is invalid": "Client timezone offset is invalid",
|
||
"user id is invalid": "User ID is invalid",
|
||
"username is empty": "Username is empty",
|
||
"email is empty": "Email is empty",
|
||
"nickname is empty": "Nickname is empty",
|
||
"password is empty": "Password is empty",
|
||
"user default currency is empty": "User default currency is empty",
|
||
"user default currency is invalid": "User default currency is invalid",
|
||
"user default account is invalid": "User default account is invalid",
|
||
"user not found": "User not found",
|
||
"password is wrong": "Password is wrong",
|
||
"username already exists": "Username already exists",
|
||
"email already exists": "Email already exists",
|
||
"user registration not allowed": "User registration is not allowed",
|
||
"login name is invalid": "Login name is invalid",
|
||
"login name or password is invalid": "Login name or password is invalid",
|
||
"login name or password is wrong": "Login name or password is wrong",
|
||
"user is disabled": "User is disabled",
|
||
"email is invalid": "Email is invalid",
|
||
"email is empty or invalid": "Email is empty or invalid",
|
||
"new password equals old password": "New password equals old password",
|
||
"email is not verified": "Email is not verified",
|
||
"email is verified": "Email is verified",
|
||
"email validation not allowed": "Email validation is not allowed",
|
||
"decimal separator and digit grouping symbol cannot be equal": "Decimal separator and digit grouping symbol cannot be equal",
|
||
"user default account is hidden": "Cannot set hidden account as default account",
|
||
"no user avatar": "There is no user avatar file",
|
||
"user avatar is empty": "User avatar file is empty",
|
||
"user avatar not exists": "User avatar does not exist",
|
||
"user avatar not set": "User avatar is not set",
|
||
"user avatar file extension invalid": "User avatar file extension is invalid",
|
||
"exceed the maximum size of user avatar file": "The uploaded user avatar exceeds the maximum allowed file size",
|
||
"not permitted to perform this action": "You are not permitted to perform this action",
|
||
"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": "Unauthorized access",
|
||
"current token is invalid": "Current token is invalid",
|
||
"current token is expired": "Current token is expired",
|
||
"current token type is invalid": "Current token type is invalid",
|
||
"current token requires two-factor authorization": "Current token requires two-factor authorization",
|
||
"current token does not require two-factor authorization": "Current token does not require two-factor authorization",
|
||
"token is invalid": "Token is invalid",
|
||
"token id is invalid": "Token ID is invalid",
|
||
"user token id is invalid": "User token ID is invalid",
|
||
"token is not found": "Token is not found",
|
||
"token is expired": "Token is expired",
|
||
"token is empty": "Token is empty",
|
||
"email verify token is invalid or expired": "Email verify token is invalid or expired",
|
||
"password reset token is invalid or expired": "Password reset token is invalid or expired",
|
||
"api token is not enabled": "API token is not enabled",
|
||
"passcode is invalid": "Passcode is invalid",
|
||
"two-factor backup code is invalid": "Two-factor backup code is invalid",
|
||
"two-factor is not enabled": "Two-factor is not enabled",
|
||
"two-factor has already been enabled": "Two-factor has already been enabled",
|
||
"two-factor backup code does not exist": "Two-factor backup code does not exist",
|
||
"passcode is empty": "Passcode is empty",
|
||
"account id is invalid": "Account ID is invalid",
|
||
"account not found": "Account is not found",
|
||
"account type is invalid": "Account type is invalid",
|
||
"account currency is invalid": "Account currency is invalid",
|
||
"account must have at least one sub-account": "Account must have at least one sub-account",
|
||
"account cannot have sub-accounts": "Account cannot have sub-accounts",
|
||
"parent account cannot set currency": "Parent account cannot set currency",
|
||
"parent account cannot set balance": "Parent account cannot set balance",
|
||
"sub-account category not equals to parent": "Sub-account category does not equal to parent",
|
||
"sub-account type invalid": "Sub-account type is invalid",
|
||
"source account not found": "Source account is not found",
|
||
"destination account not found": "Destination account is not found",
|
||
"account is in use and cannot be deleted": "Account is in use and it cannot be deleted",
|
||
"account category is invalid": "Account category is invalid",
|
||
"account balance time is not set": "Account balance time is not set",
|
||
"cannot set statement date for non credit card account": "Cannot set statement date for non credit card account",
|
||
"cannot set statement date for sub account": "Cannot set statement date for sub-account",
|
||
"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": "Transaction ID is invalid",
|
||
"transaction not found": "Transaction is not found",
|
||
"transaction type is invalid": "Transaction type is invalid",
|
||
"transaction source and destination account id cannot be equal": "Source account ID and destination account ID cannot be equal",
|
||
"transaction source and destination amount not equal": "Source amount and destination source do not equal",
|
||
"transaction destination account cannot be set": "Cannot set destination account",
|
||
"transaction destination amount cannot be set": "Cannot set destination amount",
|
||
"too much transaction in one second": "There are too much transaction in one second, please choose another time",
|
||
"balance modification transaction cannot set category": "You cannot set category for balance modification transaction",
|
||
"balance modification transaction cannot change account id": "You cannot change account ID for balance modification transaction",
|
||
"balance modification transaction cannot add when other transaction exists": "You cannot add balance modification transaction when other transaction already exists in this account",
|
||
"cannot add transaction to hidden account": "You cannot add transaction to an hidden account",
|
||
"cannot modify transaction of hidden account": "You cannot modify transaction of an hidden account",
|
||
"cannot delete transaction in hidden account": "You cannot delete transaction in an hidden account",
|
||
"cannot add transaction to parent account": "You cannot add transaction to a parent account",
|
||
"cannot modify transaction of parent account": "You cannot modify transaction of a parent account",
|
||
"cannot delete transaction in parent account": "You cannot delete transaction in a parent account",
|
||
"cannot add transaction with this transaction time": "You cannot add transaction with this transaction time",
|
||
"cannot modify transaction with this transaction time": "You cannot modify this transaction with this transaction time",
|
||
"cannot delete transaction with this transaction time": "You cannot delete this transaction with this transaction time",
|
||
"cannot use hidden account": "You cannot use hidden account",
|
||
"cannot use hidden transaction category": "You cannot use hidden transaction category",
|
||
"cannot use hidden transaction tag": "You cannot use hidden transaction tag",
|
||
"transaction has too many tags": "There are too many tags in this transaction",
|
||
"transaction has too many pictures": "There are too many pictures in this transaction",
|
||
"import file type is empty": "Import file type is empty",
|
||
"import file type not supported": "Import file type is not supported",
|
||
"no data to import": "No data to import",
|
||
"cannot add transaction before balance modification transaction": "You cannot add transaction before the balance modification transaction",
|
||
"balance modification transaction cannot modify transaction time": "You cannot modify transaction time for balance modification transaction",
|
||
"transfer transaction amount cannot be less than zero": "Amount cannot be less than 0 for transfer transaction",
|
||
"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": "Transaction category ID is invalid",
|
||
"transaction category not found": "Transaction category is not found",
|
||
"transaction category type is invalid": "Transaction category type is invalid",
|
||
"parent transaction category not found": "Parent transaction category is not found",
|
||
"cannot add to secondary transaction category": "Cannot add transaction category to secondary transaction category",
|
||
"cannot use primary category for transaction category": "Cannot use primary category for transaction category",
|
||
"transaction category is in use and cannot be deleted": "Transaction category is in use and it cannot be deleted",
|
||
"not allow to change primary category to secondary category": "Not allow to change primary category to secondary category",
|
||
"not allow to change secondary category to primary category": "Not allow to change secondary category to primary category",
|
||
"not allow to change primary category with different type": "Not allow to change primary category with different type",
|
||
"not allow to use secondary category as primary category": "Not allow to use secondary category as primary category",
|
||
"transaction tag id is invalid": "Transaction tag ID is invalid",
|
||
"transaction tag not found": "Transaction tag is not found",
|
||
"transaction tag name is empty": "Transaction tag title is empty",
|
||
"transaction tag name already exists": "Transaction tag title already exists",
|
||
"transaction tag is in use and cannot be deleted": "Transaction tag is in use and it cannot be deleted",
|
||
"transaction tag index not found": "Transaction tag index is not found",
|
||
"data export not allowed": "User data export is not allowed",
|
||
"data import not allowed": "User data import is not allowed",
|
||
"import too many transactions": "There are too many transactions to import",
|
||
"transaction template id is invalid": "Transaction template ID is invalid",
|
||
"transaction template not found": "Transaction template is not found",
|
||
"transaction template type is invalid": "Transaction template type is invalid",
|
||
"scheduled transaction is not enabled": "Scheduled transaction is not enabled",
|
||
"scheduled transaction frequency is invalid": "Scheduled transaction frequency is invalid",
|
||
"transaction template has too many tags": "There are too many tags in this transaction template",
|
||
"scheduled transaction start date is later than end time": "Scheduled transaction start date is later than end time",
|
||
"transaction picture id is invalid": "Transaction picture ID is invalid",
|
||
"transaction picture not found": "Transaction picture is not found",
|
||
"no transaction picture": "There is no transaction picture file",
|
||
"transaction picture is empty": "Transaction picture file is empty",
|
||
"transaction picture not exists": "Transaction picture does not exist",
|
||
"transaction picture file extension invalid": "Transaction picture file extension is invalid",
|
||
"exceed the maximum size of transaction picture file": "The uploaded transaction picture exceeds the maximum allowed file size",
|
||
"not found transaction data": "No transaction data found in file",
|
||
"missing required field in header row": "Missing required field in header row",
|
||
"fewer fields in data row than in header row": "There are fewer fields in the data row than in the header row",
|
||
"transaction time is invalid": "Transaction time is invalid",
|
||
"transaction time zone is invalid": "Transaction time zone is invalid",
|
||
"transaction amount is invalid": "Transaction amount is invalid",
|
||
"geographic location is invalid": "Geographic location is invalid",
|
||
"fields in multiple table headers are different": "Fields in multiple table headers are different",
|
||
"invalid file header": "Invalid file header",
|
||
"invalid csv file": "Invalid CSV file",
|
||
"related id cannot be blank": "Related ID cannot be blank",
|
||
"found some transactions without related records": "There are some transactions which don't have related records",
|
||
"invalid qif file": "Invalid QIF file",
|
||
"missing transaction time field": "Missing transaction time field",
|
||
"invalid gnucash file": "Invalid GnuCash file",
|
||
"missing account data": "Missing account data",
|
||
"not supported to import split transaction": "Not supported to import split transaction",
|
||
"there are not supported transaction type": "There are not supported transaction type in import file",
|
||
"invalid iif file": "Invalid IIF file",
|
||
"invalid ofx file": "Invalid OFX file",
|
||
"invalid sgml file": "Invalid SGML file",
|
||
"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",
|
||
"query items cannot be blank": "There are no query items",
|
||
"query items too much": "There are too many query items",
|
||
"query items have invalid item": "There is invalid item in query items",
|
||
"parameter invalid": "Parameter is invalid",
|
||
"format invalid": "Format is invalid",
|
||
"number invalid": "Number is invalid",
|
||
"no files uploaded": "No files uploaded",
|
||
"uploaded file is empty": "Uploaded file is empty",
|
||
"uploaded file size exceeds the maximum allowed size": "Uploaded file size exceeds the maximum allowed size",
|
||
"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": "Username",
|
||
"password": "Password",
|
||
"passcode": "Passcode",
|
||
"email": "Email",
|
||
"nickname": "Nickname",
|
||
"oldPassword": "Current Password",
|
||
"defaultCurrency": "Default Currency",
|
||
"firstDayOfWeek": "First Day of Week",
|
||
"fiscalYearStart": "Fiscal Year Start Date",
|
||
"transactionEditScope": "Editable Transaction Range",
|
||
"name": "Name",
|
||
"category": "Category",
|
||
"type": "Type",
|
||
"color": "Color",
|
||
"currency": "Currency",
|
||
"creditCardStatementDate": "Credit Card Statement Date",
|
||
"parentId": "Parent Node ID",
|
||
"categoryId": "Category ID",
|
||
"time": "Time",
|
||
"balanceTime": "Balance Time",
|
||
"startTime": "Start Time",
|
||
"endTime": "End Time",
|
||
"tagFilter": "Tag Filter",
|
||
"amountFilter": "Amount Filter",
|
||
"sourceAccountId": "Source Account ID",
|
||
"destinationAccountId": "Destination Account ID",
|
||
"sourceAmount": "Source Amount",
|
||
"destinationAmount": "Destination Amount",
|
||
"maxTime": "Latest Time",
|
||
"year": "Year",
|
||
"month": "Month",
|
||
"page": "Page Index",
|
||
"count": "Count",
|
||
"templateType": "Template Type",
|
||
"comment": "Description",
|
||
"expiredInSeconds": "Expiration Time (Seconds)"
|
||
},
|
||
"parameterizedError": {
|
||
"parameter invalid": "{parameter} is invalid",
|
||
"parameter required": "{parameter} is required",
|
||
"parameter too large": "{parameter} must be at most {number}",
|
||
"parameter too long": "{parameter} must be at most {length} characters",
|
||
"parameter too small": "{parameter} must be at least {number}",
|
||
"parameter too short": "{parameter} must be at least {length} characters",
|
||
"parameter length not equal": "{parameter} must be {length} characters",
|
||
"parameter cannot be blank": "{parameter} cannot be blank",
|
||
"parameter invalid username format": "{parameter} is invalid format",
|
||
"parameter invalid email format": "{parameter} is invalid format",
|
||
"parameter invalid currency": "{parameter} is invalid format",
|
||
"parameter invalid color": "{parameter} is invalid format",
|
||
"parameter invalid amount filter": "{parameter} is invalid format",
|
||
"parameter invalid tag filter": "{parameter} is invalid 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",
|
||
"fieldDestinationAmountDescription": "[optional] Destination amount (for transfer type only)",
|
||
"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": "Cancel",
|
||
"Operation": "Operation",
|
||
"Open": "Open",
|
||
"Close": "Close",
|
||
"or": "or",
|
||
"Submit": "Submit",
|
||
"Add": "Add",
|
||
"Import": "Import",
|
||
"Export": "Export",
|
||
"Apply": "Apply",
|
||
"Save": "Save",
|
||
"Save Changes": "Save Changes",
|
||
"Reset": "Reset",
|
||
"Update": "Update",
|
||
"Refresh": "Refresh",
|
||
"Clear": "Clear",
|
||
"Clear All": "Clear All",
|
||
"Generate": "Generate",
|
||
"Recognize": "Recognize",
|
||
"Recognizing": "Recognizing",
|
||
"Cancel Recognition": "Cancel Recognition",
|
||
"None": "None",
|
||
"Unspecified": "Unspecified",
|
||
"Not set": "Not set",
|
||
"No limit": "No limit",
|
||
"No results": "No results",
|
||
"Unknown": "Unknown",
|
||
"Auto detect": "Auto detect",
|
||
"Detecting...": "Detecting...",
|
||
"Miscellaneous": "Miscellaneous",
|
||
"Default": "Default",
|
||
"Included": "Included",
|
||
"Excluded": "Excluded",
|
||
"Done": "Done",
|
||
"Continue": "Continue",
|
||
"Previous": "Previous",
|
||
"Next": "Next",
|
||
"Confirm": "Confirm",
|
||
"Status": "Status",
|
||
"Enable": "Enable",
|
||
"Enabled": "Enabled",
|
||
"Disable": "Disable",
|
||
"Disabled": "Disabled",
|
||
"Configuration": "Configuration",
|
||
"Example": "Example",
|
||
"Token": "Token",
|
||
"Copy": "Copy",
|
||
"Visible": "Visible",
|
||
"Show": "Show",
|
||
"Hide": "Hide",
|
||
"Version": "Version",
|
||
"Edit": "Edit",
|
||
"View": "View",
|
||
"Remove": "Remove",
|
||
"Delete": "Delete",
|
||
"Duplicate": "Duplicate",
|
||
"Sort": "Sort",
|
||
"Date": "Date",
|
||
"Time": "Time",
|
||
"Color": "Color",
|
||
"Type": "Type",
|
||
"Format": "Format",
|
||
"File Encoding": "File Encoding",
|
||
"Space": "Space",
|
||
"Comma": "Comma",
|
||
"Semicolon": "Semicolon",
|
||
"Tab": "Tab",
|
||
"Vertical Bar": "Vertical Bar",
|
||
"Slash": "Slash",
|
||
"All Types": "All Types",
|
||
"More": "More",
|
||
"All": "All",
|
||
"Partial": "Partial",
|
||
"WHERE": "WHERE",
|
||
"AND": "AND",
|
||
"OR": "OR",
|
||
"Today": "Today",
|
||
"Yesterday": "Yesterday",
|
||
"Recent 7 days": "Recent 7 days",
|
||
"Recent 30 days": "Recent 30 days",
|
||
"This week": "This week",
|
||
"Last week": "Last week",
|
||
"This month": "This month",
|
||
"Last month": "Last month",
|
||
"This year": "This year",
|
||
"Last year": "Last year",
|
||
"This fiscal year": "This fiscal year",
|
||
"Last fiscal year": "Last fiscal year",
|
||
"Recent 12 months": "Recent 12 months",
|
||
"Recent 24 months": "Recent 24 months",
|
||
"Recent 36 months": "Recent 36 months",
|
||
"Recent 2 years": "Recent 2 years",
|
||
"Recent 3 years": "Recent 3 years",
|
||
"Recent 5 years": "Recent 5 years",
|
||
"Previous Billing Cycle": "Previous Billing Cycle",
|
||
"Current Billing Cycle": "Current Billing Cycle",
|
||
"Custom Date": "Custom Date",
|
||
"Start Date": "Start Date",
|
||
"End Date": "End Date",
|
||
"Start Time": "Start Time",
|
||
"End Time": "End Time",
|
||
"Select Date": "Select Date",
|
||
"Select Time": "Select Time",
|
||
"Now": "Now",
|
||
"Weekly": "Weekly",
|
||
"Monthly": "Monthly",
|
||
"Custom": "Custom",
|
||
"Greater than": "Greater than",
|
||
"Less than": "Less than",
|
||
"Equal to": "Equal to",
|
||
"Not equal to": "Not equal to",
|
||
"Between": "Between",
|
||
"Not between": "Not between",
|
||
"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": "Pie Chart",
|
||
"Bar Chart": "Bar Chart",
|
||
"Radar Chart": "Radar Chart",
|
||
"Area Chart": "Area Chart",
|
||
"Column Chart": "Column Chart",
|
||
"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": "Sort by",
|
||
"Map": "Map",
|
||
"Provider": "Provider",
|
||
"User": "User",
|
||
"Application": "Application",
|
||
"Danger Zone": "Danger Zone",
|
||
"Details": "Details",
|
||
"Accounts": "Accounts",
|
||
"Statistics": "Statistics",
|
||
"Settings": "Settings",
|
||
"Application Settings": "Application Settings",
|
||
"Transaction Data": "Transaction Data",
|
||
"Basis Data": "Basis Data",
|
||
"Select All": "Select All",
|
||
"Select None": "Select None",
|
||
"Invert Selection": "Invert Selection",
|
||
"Select All in This Page": "Select All in This Page",
|
||
"Select None in This Page": "Select None in This Page",
|
||
"Invert Selection in This Page": "Invert Selection in This Page",
|
||
"Select All Valid Items": "Select All Valid Items",
|
||
"Select All Invalid Items": "Select All Invalid Items",
|
||
"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": "Back",
|
||
"Load More": "Load More",
|
||
"Export Results": "Export Results",
|
||
"No data": "No data",
|
||
"Data copied": "Data copied",
|
||
"Table": "Table",
|
||
"Raw Data": "Raw Data",
|
||
"Zoom in": "Zoom in",
|
||
"Zoom out": "Zoom out",
|
||
"Drag to Reorder": "Drag to Reorder",
|
||
"Save Display Order": "Save Display Order",
|
||
"Change Language": "Change Language",
|
||
"Date is too early": "Date is too early",
|
||
"User Canceled": "User Canceled",
|
||
"Welcome to ezBookkeeping": "Welcome to ezBookkeeping",
|
||
"Please log in with your ezBookkeeping account": "Please log in with your ezBookkeeping account",
|
||
"Unlock Application": "Unlock Application",
|
||
"Please enter your PIN code or use WebAuthn to unlock application": "Please enter your PIN code or use WebAuthn to unlock application",
|
||
"Please enter your PIN code to unlock application": "Please enter your PIN code to unlock application",
|
||
"Can't Unlock?": "Can't Unlock?",
|
||
"Re-login": "Re-login",
|
||
"Username": "Username",
|
||
"Your username": "Your username",
|
||
"Your username or email": "Your username or email",
|
||
"Password": "Password",
|
||
"Your password": "Your password",
|
||
"Your password, at least 6 characters": "Your password, at least 6 characters",
|
||
"Confirm Password": "Confirm Password",
|
||
"Re-enter the password": "Re-enter the password",
|
||
"E-mail": "E-mail",
|
||
"Your email address": "Your email address",
|
||
"Nickname": "Nickname",
|
||
"Your nickname": "Your nickname",
|
||
"Default Currency": "Default Currency",
|
||
"Default Account": "Default Account",
|
||
"First Day of Week": "First Day of Week",
|
||
"Fiscal Year Start Date": "Fiscal Year Start Date",
|
||
"Calendar Display Type": "Calendar Display Type",
|
||
"Date Display Type": "Date Display Type",
|
||
"Long Date Format": "Long Date Format",
|
||
"Short Date Format": "Short Date Format",
|
||
"Long Time Format": "Long Time Format",
|
||
"Short Time Format": "Short Time Format",
|
||
"Fiscal Year Format": "Fiscal Year Format",
|
||
"Numeral System": "Numeral System",
|
||
"Decimal Separator": "Decimal Separator",
|
||
"Digit Grouping Symbol": "Digit Grouping Symbol",
|
||
"Digit Grouping": "Digit Grouping",
|
||
"Editable Transaction Range": "Editable Transaction Range",
|
||
"Today or later": "Today or later",
|
||
"Recent 24 hours or later": "Recent 24 hours or later",
|
||
"This week or later": "This week or later",
|
||
"This month or later": "This month or later",
|
||
"This year or later": "This year or later",
|
||
"Log In": "Log In",
|
||
"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": "Click here to log in",
|
||
"Logging in...": "Logging in...",
|
||
"Back to login page": "Back to login page",
|
||
"Back to home page": "Back to home page",
|
||
"Don't have an account?": "Don't have an account?",
|
||
"Forget Password?": "Forget Password?",
|
||
"Create an account": "Create an account",
|
||
"Username cannot be blank": "Username cannot be blank",
|
||
"Password cannot be blank": "Password cannot be blank",
|
||
"Current password cannot be blank": "Current password cannot be blank",
|
||
"New password cannot be blank": "New password cannot be blank",
|
||
"Password confirmation cannot be blank": "Password confirmation cannot be blank",
|
||
"Password and password confirmation do not match": "Password and password confirmation do not match",
|
||
"Email address cannot be blank": "Email address cannot be blank",
|
||
"Nickname cannot be blank": "Nickname cannot be blank",
|
||
"Default currency cannot be blank": "Default currency cannot be blank",
|
||
"Unable to log in": "Unable to log in",
|
||
"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": "Two-Factor Authentication",
|
||
"Two-factor authentication is not enabled yet.": "Two-factor authentication is not enabled yet.",
|
||
"Two-factor authentication is already enabled.": "Two-factor authentication is already enabled.",
|
||
"Passcode": "Passcode",
|
||
"Backup Code": "Backup Code",
|
||
"Verify": "Verify",
|
||
"Passcode cannot be blank": "Passcode cannot be blank",
|
||
"Backup code cannot be blank": "Backup code cannot be blank",
|
||
"Unable to verify": "Unable to verify",
|
||
"Use Backup Code": "Use Backup Code",
|
||
"Use Passcode": "Use Passcode",
|
||
"Invalid PIN code": "Invalid PIN code",
|
||
"Incorrect PIN code": "Incorrect PIN code",
|
||
"Verify your email": "Verify your email",
|
||
"Verifying...": "Verifying...",
|
||
"Resend Validation Email": "Resend Validation Email",
|
||
"Validation email has been sent": "Validation email has been sent",
|
||
"Unable to verify email": "Unable to verify email",
|
||
"Unable to resend validation email": "Unable to resend validation email",
|
||
"Send Reset Link": "Send Reset Link",
|
||
"Please enter your email address used for registration and we'll send you an email with a reset password link": "Please enter your email address used for registration and we'll send you an email with a reset password link",
|
||
"Password reset email has been sent": "Password reset email has been sent",
|
||
"Unable to send password reset email": "Unable to send password reset email",
|
||
"Reset Password": "Reset Password",
|
||
"Update Password": "Update Password",
|
||
"Please re-enter your email address, and then enter a new password.": "Please re-enter your email address, and then enter a new password.",
|
||
"Password has been updated": "Password has been updated",
|
||
"Unable to reset password": "Unable to reset password",
|
||
"Sign Up": "Sign Up",
|
||
"Overview": "Overview",
|
||
"Asset Summary": "Asset Summary",
|
||
"Income and Expense Trends": "Income and Expense Trends",
|
||
"View Details": "View Details",
|
||
"Transaction List": "Transaction List",
|
||
"Transaction Calendar": "Transaction Calendar",
|
||
"Transaction Details": "Transaction Details",
|
||
"Statistics & Analysis": "Statistics & Analysis",
|
||
"Insights Explorer": "Insights Explorer",
|
||
"Query": "Query",
|
||
"Data Table": "Data Table",
|
||
"Chart": "Chart",
|
||
"New Exploration": "New Exploration",
|
||
"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.",
|
||
"Editor": "Editor",
|
||
"Expression": "Expression",
|
||
"Failed to generate expression": "Failed to generate expression",
|
||
"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": "Account List",
|
||
"This Week": "This Week",
|
||
"This Month": "This Month",
|
||
"This Year": "This Year",
|
||
"Monthly income": "Monthly income",
|
||
"Filter Amount": "Filter Amount",
|
||
"Unable to retrieve transaction overview": "Unable to retrieve transaction overview",
|
||
"Incorrect amount range": "Incorrect amount range",
|
||
"Data is up to date": "Data is up to date",
|
||
"Data has been updated": "Data has been updated",
|
||
"Net assets": "Net assets",
|
||
"Total assets": "Total assets",
|
||
"Total liabilities": "Total liabilities",
|
||
"Expense": "Expense",
|
||
"Income": "Income",
|
||
"Transfer": "Transfer",
|
||
"Transfer In": "Transfer In",
|
||
"Transfer Out": "Transfer Out",
|
||
"Cash": "Cash",
|
||
"Checking Account": "Checking Account",
|
||
"Credit Card": "Credit Card",
|
||
"Virtual Account": "Virtual Account",
|
||
"Debt Account": "Debt Account",
|
||
"Receivables": "Receivables",
|
||
"Investment Account": "Investment Account",
|
||
"Savings Account": "Savings Account",
|
||
"Certificate of Deposit": "Certificate of Deposit",
|
||
"Balance": "Balance",
|
||
"Outstanding Balance": "Outstanding Balance",
|
||
"Unable to retrieve account list": "Unable to retrieve account list",
|
||
"Account list is up to date": "Account list is up to date",
|
||
"Account list has been updated": "Account list has been updated",
|
||
"All Accounts": "All Accounts",
|
||
"No available account": "No available account",
|
||
"Find account": "Find account",
|
||
"Add Account": "Add Account",
|
||
"Edit Account": "Edit Account",
|
||
"Account Category": "Account Category",
|
||
"Single Account": "Single Account",
|
||
"Multiple Sub-accounts": "Multiple Sub-accounts",
|
||
"Account Type": "Account Type",
|
||
"Account Name": "Account Name",
|
||
"Your account name": "Your account name",
|
||
"Main Account": "Main Account",
|
||
"Sub Account": "Sub Account",
|
||
"Sub-account Name": "Sub-account Name",
|
||
"Your sub-account name": "Your sub-account name",
|
||
"Account Icon": "Account Icon",
|
||
"Sub-account Icon": "Sub-account Icon",
|
||
"Account Color": "Account Color",
|
||
"Sub-account Color": "Sub-account Color",
|
||
"Currency": "Currency",
|
||
"Account Balance": "Account Balance",
|
||
"Account Outstanding Balance": "Account Outstanding Balance",
|
||
"Sub-account Balance": "Sub-account Balance",
|
||
"Sub-account Outstanding Balance": "Sub-account Outstanding Balance",
|
||
"Balance Time": "Balance Time",
|
||
"Sub-account Balance Time": "Sub-account Balance Time",
|
||
"Statement Date": "Statement Date",
|
||
"Description": "Description",
|
||
"Your account description (optional)": "Your account description (optional)",
|
||
"Your sub-account description (optional)": "Your sub-account description (optional)",
|
||
"Add Sub-account": "Add Sub-account",
|
||
"Remove Sub-account": "Remove Sub-account",
|
||
"Are you sure you want to remove this sub-account?": "Are you sure you want to remove this sub-account?",
|
||
"Account category cannot be blank": "Account category cannot be blank",
|
||
"Account type cannot be blank": "Account type cannot be blank",
|
||
"Account name cannot be blank": "Account name cannot be blank",
|
||
"Account currency cannot be blank": "Account currency cannot be blank",
|
||
"You have added a new account": "You have added a new account",
|
||
"You have saved this account": "You have saved this account",
|
||
"Unable to add account": "Unable to add account",
|
||
"Unable to save account": "Unable to save account",
|
||
"Show Hidden Accounts": "Show Hidden Accounts",
|
||
"Hide Hidden Accounts": "Hide Hidden Accounts",
|
||
"Set Accounts Included in Total": "Set Accounts Included in Total",
|
||
"Unable to retrieve account": "Unable to retrieve account",
|
||
"Unable to hide this account": "Unable to hide this account",
|
||
"Unable to unhide this account": "Unable to unhide this account",
|
||
"Unable to move account": "Unable to move account",
|
||
"Are you sure you want to delete this account?": "Are you sure you want to delete this account?",
|
||
"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": "Unable to delete this account",
|
||
"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 has been moved.": "All transactions in this account has 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 the account": "Please enter the new closing balance for the account",
|
||
"Transaction": "Transaction",
|
||
"Transactions": "Transactions",
|
||
"Transaction Pictures": "Transaction Pictures",
|
||
"Pictures": "Pictures",
|
||
"Add Transaction": "Add Transaction",
|
||
"Edit Transaction": "Edit Transaction",
|
||
"Add Transaction Template": "Add Transaction Template",
|
||
"Edit Transaction Template": "Edit Transaction Template",
|
||
"Add Scheduled Transaction": "Add Scheduled Transaction",
|
||
"Edit Scheduled Transaction": "Edit Scheduled Transaction",
|
||
"Modify Balance": "Modify Balance",
|
||
"Expense Amount": "Expense Amount",
|
||
"Income Amount": "Income Amount",
|
||
"Transfer Out Amount": "Transfer Out Amount",
|
||
"Transfer In Amount": "Transfer In Amount",
|
||
"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": "Show Amount",
|
||
"Hide Amount": "Hide Amount",
|
||
"Swap Account": "Swap Account",
|
||
"Swap Amount": "Swap Amount",
|
||
"Swap Account and Amount": "Swap Account and Amount",
|
||
"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": "Category",
|
||
"Secondary Category": "Secondary Category",
|
||
"Expense Category": "Expense Category",
|
||
"Income Category": "Income Category",
|
||
"Transfer Category": "Transfer Category",
|
||
"Multiple Categories": "Multiple Categories",
|
||
"Account": "Account",
|
||
"Multiple Accounts": "Multiple Accounts",
|
||
"Source Account": "Source Account",
|
||
"Destination Account": "Destination Account",
|
||
"Transaction Tag": "Transaction Tag",
|
||
"Without Tags": "Without 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": "Multiple Tags",
|
||
"Transaction Time": "Transaction Time",
|
||
"Scheduled Transaction Frequency": "Scheduled Transaction Frequency",
|
||
"Transaction Timezone": "Transaction Timezone",
|
||
"Same time as default timezone": "Same time as default timezone",
|
||
"Transaction Type": "Transaction Type",
|
||
"Geographic Location": "Geographic Location",
|
||
"Longitude": "Longitude",
|
||
"Latitude": "Latitude",
|
||
"No Location": "No Location",
|
||
"Getting Location...": "Getting Location...",
|
||
"Show on the map": "Show on the map",
|
||
"Location on Map": "Location on Map",
|
||
"Update Geographic Location": "Update Geographic Location",
|
||
"Clear Geographic Location": "Clear Geographic Location",
|
||
"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": "Unable to retrieve current position",
|
||
"Cannot Initialize Map": "Cannot Initialize Map",
|
||
"Unsupported Map Provider": "Unsupported Map Provider",
|
||
"Please refresh the page and try again. If the error persists, ensure that the server's map settings are correctly configured.": "Please refresh the page and try again. If the error persists, ensure that the server's map settings are correctly configured.",
|
||
"Import Transactions": "Import Transactions",
|
||
"Upload File": "Upload File",
|
||
"Upload Transaction Data File": "Upload Transaction Data File",
|
||
"Define Column": "Define Column",
|
||
"Define and Check Column Mapping": "Define and Check Column Mapping",
|
||
"Check & Modify": "Check & Modify",
|
||
"Check and Modify Your Data": "Check and Modify Your Data",
|
||
"Data Import Completed": "Data Import Completed",
|
||
"File Type": "File Type",
|
||
"Find file type": "Find file type",
|
||
"No available file type": "No available file type",
|
||
"Filter Description": "Filter Description",
|
||
"How to import this file?": "How to import this file?",
|
||
"How to export this file?": "How to export this file?",
|
||
"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 Data Export File",
|
||
"Excel Workbook File": "Excel Workbook File",
|
||
"Open Financial Exchange (OFX) File": "Open Financial Exchange (OFX) File",
|
||
"Quicken Financial Exchange (QFX) File": "Quicken Financial Exchange (QFX) File",
|
||
"Quicken Interchange Format (QIF) File": "Quicken Interchange Format (QIF) File",
|
||
"Year-month-day format": "Year-month-day format",
|
||
"Month-day-year format": "Month-day-year format",
|
||
"Day-month-year format": "Day-month-year format",
|
||
"Intuit Interchange Format (IIF) File": "Intuit Interchange Format (IIF) 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 Database File",
|
||
"Firefly III Data Export File": "Firefly III Data Export File",
|
||
"Beancount Data File": "Beancount Data File",
|
||
"Feidee MyMoney (App) Data Export File": "Feidee MyMoney (App) Data Export File",
|
||
"Feidee MyMoney (Web) Data Export File": "Feidee MyMoney (Web) Data Export File",
|
||
"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": "Data File",
|
||
"Data to import": "Data to import",
|
||
"Please select a file to import": "Please select a file to import",
|
||
"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": "No data to import",
|
||
"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": "Cannot import invalid transactions",
|
||
"Unable to parse import file": "Unable to parse import file",
|
||
"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": "Batch Replace Selected Expense Categories",
|
||
"Batch Replace Selected Income Categories": "Batch Replace Selected Income Categories",
|
||
"Batch Replace Selected Transfer Categories": "Batch Replace Selected Transfer Categories",
|
||
"Batch Replace Selected Accounts": "Batch Replace Selected Accounts",
|
||
"Batch Replace Selected Destination Accounts": "Batch Replace Selected Destination Accounts",
|
||
"Batch Replace Selected Transaction Tags": "Batch Replace Selected Transaction Tags",
|
||
"Batch Add Transaction Tags": "Batch Add Transaction Tags",
|
||
"Replace Invalid Expense Categories": "Replace Invalid Expense Categories",
|
||
"Replace Invalid Income Categories": "Replace Invalid Income Categories",
|
||
"Replace Invalid Transfer Categories": "Replace Invalid Transfer Categories",
|
||
"Replace Invalid Accounts": "Replace Invalid Accounts",
|
||
"Replace Invalid Transaction Tags": "Replace Invalid Transaction Tags",
|
||
"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": "Invalid Category",
|
||
"Target Category": "Target Category",
|
||
"Default Expense Category": "Default Expense Category",
|
||
"Default Income Category": "Default Income Category",
|
||
"Default Transfer Category": "Default Transfer Category",
|
||
"Invalid Account": "Invalid Account",
|
||
"Target Account": "Target Account",
|
||
"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": "Invalid Tag",
|
||
"Target Tag": "Target Tag",
|
||
"Remove Tag": "Remove Tag",
|
||
"(Empty)": "(Empty)",
|
||
"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)": "Your transaction description (optional)",
|
||
"Transaction category cannot be blank": "Transaction category cannot be blank",
|
||
"Transaction account cannot be blank": "Transaction account cannot be blank",
|
||
"Source account cannot be blank": "Source account cannot be blank",
|
||
"Destination account cannot be blank": "Destination account cannot be blank",
|
||
"Are you sure you want to save this transaction with a zero amount?": "Are you sure you want to save this transaction with a zero amount?",
|
||
"You have set this time range to prevent editing transactions. Would you like to change the editable transaction range to All?": "You have set this time range to prevent editing transactions. Would you like to change the editable transaction range to All?",
|
||
"Unable to retrieve transaction": "Unable to retrieve transaction",
|
||
"Unable to add transaction": "Unable to add transaction",
|
||
"Unable to save transaction": "Unable to save transaction",
|
||
"You have added a new transaction": "You have added a new transaction",
|
||
"You have saved this transaction": "You have saved this transaction",
|
||
"Do you want to save this transaction draft?": "Do you want to save this transaction draft?",
|
||
"Add Picture": "Add Picture",
|
||
"Remove Picture": "Remove Picture",
|
||
"Are you sure you want to remove this transaction picture?": "Are you sure you want to remove this transaction picture?",
|
||
"Unable to upload transaction picture": "Unable to upload transaction picture",
|
||
"Unable to remove transaction picture": "Unable to remove transaction picture",
|
||
"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": "Search transaction description",
|
||
"Unable to retrieve transaction list": "Unable to retrieve transaction list",
|
||
"Unable to retrieve all transactions": "Unable to retrieve all transactions",
|
||
"Unable to retrieve reconciliation statements": "Unable to retrieve reconciliation statements",
|
||
"Custom Date Range": "Custom Date Range",
|
||
"Select Month": "Select Month",
|
||
"Transaction Detail": "Transaction Detail",
|
||
"No transaction data": "No transaction data",
|
||
"Are you sure you want to delete this transaction?": "Are you sure you want to delete this transaction?",
|
||
"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": "Amount value is not number",
|
||
"Amount value exceeds limitation": "Amount value exceeds limitation",
|
||
"Unable to delete this transaction": "Unable to delete this transaction",
|
||
"Unable to retrieve transaction statistics": "Unable to retrieve transaction statistics",
|
||
"Categorical Analysis": "Categorical Analysis",
|
||
"Trend Analysis": "Trend Analysis",
|
||
"Asset Trends": "Asset Trends",
|
||
"Total Amount": "Total Amount",
|
||
"Total Assets": "Total Assets",
|
||
"Total Liabilities": "Total Liabilities",
|
||
"Total Expense": "Total Expense",
|
||
"Total Income": "Total Income",
|
||
"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": "Expense By Account",
|
||
"Expense By Primary Category": "Expense By Primary Category",
|
||
"Expense By Secondary Category": "Expense By Secondary Category",
|
||
"Inflows By Account": "Inflows By Account",
|
||
"Income By Account": "Income By Account",
|
||
"Income By Primary Category": "Income By Primary Category",
|
||
"Income By Secondary Category": "Income By Secondary Category",
|
||
"Account Total Assets": "Account Total Assets",
|
||
"Account Total Liabilities": "Account Total Liabilities",
|
||
"Statistics Settings": "Statistics Settings",
|
||
"Common Settings": "Common Settings",
|
||
"Categorical Analysis Settings": "Categorical Analysis Settings",
|
||
"Trend Analysis Settings": "Trend Analysis Settings",
|
||
"Asset Trends Settings": "Asset Trends Settings",
|
||
"Chart Type": "Chart Type",
|
||
"Default Chart Type": "Default Chart Type",
|
||
"Chart Data Type": "Chart Data Type",
|
||
"Default Chart Data Type": "Default Chart Data Type",
|
||
"Date Range": "Date Range",
|
||
"Default Date Range": "Default Date Range",
|
||
"Default Account Filter": "Default Account Filter",
|
||
"Default Transaction Category Filter": "Default Transaction Category Filter",
|
||
"Sort Order": "Sort Order",
|
||
"Default Sort Order": "Default Sort Order",
|
||
"Timezone Used for Date Range": "Timezone Used for Date Range",
|
||
"Amount": "Amount",
|
||
"Minimum Amount": "Minimum Amount",
|
||
"Maximum Amount": "Maximum Amount",
|
||
"Display Order": "Display Order",
|
||
"Name": "Name",
|
||
"Proportion (%)": "Proportion (%)",
|
||
"Sort by Amount": "Sort by Amount",
|
||
"Sort by Display Order": "Sort by Display Order",
|
||
"Sort by Name": "Sort by Name",
|
||
"Time Granularity": "Time Granularity",
|
||
"Aggregate by Day": "Aggregate by Day",
|
||
"Aggregate by Month": "Aggregate by Month",
|
||
"Aggregate by Quarter": "Aggregate by Quarter",
|
||
"Aggregate by Year": "Aggregate by Year",
|
||
"Aggregate by Fiscal Year": "Aggregate by Fiscal Year",
|
||
"Filter Accounts": "Filter Accounts",
|
||
"Filter Transaction Categories": "Filter Transaction Categories",
|
||
"Filter Transaction Tags": "Filter Transaction Tags",
|
||
"Filter transaction description": "Filter transaction description",
|
||
"User Settings": "User Settings",
|
||
"User Profile": "User Profile",
|
||
"Language": "Language",
|
||
"Theme": "Theme",
|
||
"Light": "Light",
|
||
"Dark": "Dark",
|
||
"Text Size": "Text Size",
|
||
"Timezone": "Timezone",
|
||
"System Default": "System Default",
|
||
"Language Default": "Language Default",
|
||
"Auto-update Exchange Rates Data": "Auto-update Exchange Rates Data",
|
||
"Currency Display Mode": "Currency Display Mode",
|
||
"Currency Code": "Currency Code",
|
||
"Currency Unit": "Currency Unit",
|
||
"Currency Name": "Currency Name",
|
||
"Currency Symbol": "Currency Symbol",
|
||
"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": "Expense Amount Color",
|
||
"Income Amount Color": "Income Amount Color",
|
||
"Show Account Balance": "Show Account Balance",
|
||
"Hide Account Balance": "Hide Account Balance",
|
||
"Page Settings": "Page Settings",
|
||
"Navigation Bar": "Navigation Bar",
|
||
"Show Add Transaction Button": "Show Add Transaction Button",
|
||
"Overview Page": "Overview Page",
|
||
"Timezone Used for Statistics": "Timezone Used for Statistics",
|
||
"Accounts Included in Overview Statistics": "Accounts Included in Overview Statistics",
|
||
"Transaction Categories Included in Overview Statistics": "Transaction Categories Included in Overview Statistics",
|
||
"Timezone Type": "Timezone Type",
|
||
"Application Timezone": "Application Timezone",
|
||
"Transaction List Page": "Transaction List Page",
|
||
"Transactions Per Page": "Transactions Per Page",
|
||
"Show Monthly Total Amount": "Show Monthly Total Amount",
|
||
"Show Transaction Tag": "Show Transaction Tag",
|
||
"Transaction Edit Page": "Transaction Edit Page",
|
||
"Automatically Save Draft": "Automatically Save Draft",
|
||
"Show Confirmation Every Time": "Show Confirmation Every Time",
|
||
"Automatically Add Geolocation": "Automatically Add Geolocation",
|
||
"Always Show Transaction Pictures": "Always Show Transaction Pictures",
|
||
"Insights Explorer Page": "Insights Explorer Page",
|
||
"Account List Page": "Account List Page",
|
||
"Accounts Included in Total": "Accounts Included in Total",
|
||
"Hide Categories Without Accounts": "Hide Categories Without Accounts",
|
||
"Exchange Rates Data Page": "Exchange Rates Data Page",
|
||
"Exchange Rate": "Exchange Rate",
|
||
"Enable Swipe Back": "Enable Swipe Back",
|
||
"Enable Animation": "Enable Animation",
|
||
"Basic Information": "Basic Information",
|
||
"User Information": "User Information",
|
||
"Already have an account?": "Already have an account?",
|
||
"Use preset transaction categories": "Use preset transaction categories",
|
||
"Use Preset Transaction Categories": "Use Preset Transaction Categories",
|
||
"Preset Categories": "Preset Categories",
|
||
"Set whether to use preset transaction categories": "Set whether to use preset transaction categories",
|
||
"Complete": "Complete",
|
||
"Registration Completed": "Registration Completed",
|
||
"You have been successfully registered": "You have been successfully registered",
|
||
"You have been successfully registered, but there was an failure when adding preset categories. You can re-add preset categories in settings page anytime.": "You have been successfully registered, but there was an failure when adding preset categories. You can re-add preset categories in settings page anytime.",
|
||
"You have been successfully registered. An account activation link has been sent to your email address, please activate your account first.": "You have been successfully registered. An account activation link has been sent to your email address, please activate your account first.",
|
||
"Unable to sign up": "Unable to sign up",
|
||
"User registration is disabled": "User registration is disabled",
|
||
"Unable to retrieve user profile": "Unable to retrieve user profile",
|
||
"Basic": "Basic",
|
||
"Security": "Security",
|
||
"Basic Settings": "Basic Settings",
|
||
"Security Settings": "Security Settings",
|
||
"Two-Factor Authentication Settings": "Two-Factor Authentication Settings",
|
||
"Update Avatar": "Update Avatar",
|
||
"Remove Avatar": "Remove Avatar",
|
||
"(Verified)": "(Verified)",
|
||
"(Not Verified)": "(Not Verified)",
|
||
"Email address is verified": "Email address is verified",
|
||
"Email address is not verified": "Email address is not verified",
|
||
"Username:": "Username:",
|
||
"Current Password": "Current Password",
|
||
"New Password": "New Password",
|
||
"Modify Password": "Modify Password",
|
||
"Please enter your current password when modifying your password": "Please enter your current password when modifying your password",
|
||
"Nothing has been modified": "Nothing has been modified",
|
||
"Your profile has been successfully updated": "Your profile has been successfully updated",
|
||
"Unable to update user profile": "Unable to update user profile",
|
||
"Your editable transaction range has been set to All": "Your editable transaction range has been set to All",
|
||
"Unable to update editable transaction range": "Unable to update editable transaction range",
|
||
"Unable to update user avatar": "Unable to update user avatar",
|
||
"Your avatar has been successfully updated": "Your avatar has been successfully updated",
|
||
"Are you sure you want to remove avatar?": "Are you sure you want to remove avatar?",
|
||
"Unable to remove user avatar": "Unable to remove user avatar",
|
||
"Your avatar has been successfully removed": "Your avatar has been successfully removed",
|
||
"After changing the password, other devices will be logged out. Please use the new password to log in on other devices.": "After changing the password, other devices will be logged out. Please use the new password to log in on other devices.",
|
||
"Data Management": "Data Management",
|
||
"Unable to retrieve user statistics data": "Unable to retrieve user statistics data",
|
||
"Export Data": "Export Data",
|
||
"File Format": "File Format",
|
||
"CSV (Comma-separated values) File": "CSV (Comma-separated values) File",
|
||
"TSV (Tab-separated values) File": "TSV (Tab-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",
|
||
"Markdown File": "Markdown File",
|
||
"Clear User Data": "Clear User Data",
|
||
"Clear All Transactions": "Clear All Transactions",
|
||
"Clear All Data": "Clear All Data",
|
||
"Export all transaction data to file.": "Export all transaction data to file.",
|
||
"Are you sure you want to export all transaction data to file?": "Are you sure you want to export all transaction data to file?",
|
||
"It may take a long time, please wait for a few minutes.": "It may take a long time, please wait for a few minutes.",
|
||
"Unable to retrieve exported user data": "Unable to retrieve exported user data",
|
||
"Save Data": "Save Data",
|
||
"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?": "Are you sure you want to clear all data?",
|
||
"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.": "You CANNOT undo this action. This 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.": "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 has been cleared": "All transactions in this account has been cleared",
|
||
"All transactions has been cleared": "All transactions has been cleared",
|
||
"All user data has been cleared": "All user data has been cleared",
|
||
"Unable to clear user data": "Unable to clear user data",
|
||
"Third-Party Logins": "Third-Party Logins",
|
||
"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 logins list": "Unable to retrieve third-party logins list",
|
||
"Third-party logins list is up to date": "Third-party logins list is up to date",
|
||
"Third-party logins list has been updated": "Third-party logins list has been updated",
|
||
"Unable to unlink third-party login": "Unable to unlink third-party login",
|
||
"Device & Sessions": "Device & Sessions",
|
||
"Device Info": "Device Info",
|
||
"Last Activity Time": "Last Activity Time",
|
||
"Logout All": "Logout All",
|
||
"Unable to retrieve session list": "Unable to retrieve session list",
|
||
"Session list is up to date": "Session list is up to date",
|
||
"Session list has been updated": "Session list has been updated",
|
||
"Current": "Current",
|
||
"Other Device": "Other Device",
|
||
"Unknown Device": "Unknown Device",
|
||
"Transaction Categories": "Transaction Categories",
|
||
"Expense Categories": "Expense Categories",
|
||
"Income Categories": "Income Categories",
|
||
"Transfer Categories": "Transfer Categories",
|
||
"Primary Categories": "Primary Categories",
|
||
"Expense Primary Categories": "Expense Primary Categories",
|
||
"Income Primary Categories": "Income Primary Categories",
|
||
"Transfer Primary Categories": "Transfer Primary Categories",
|
||
"Transaction Primary Categories": "Transaction Primary Categories",
|
||
"Expense Secondary Categories": "Expense Secondary Categories",
|
||
"Income Secondary Categories": "Income Secondary Categories",
|
||
"Transfer Secondary Categories": "Transfer Secondary Categories",
|
||
"Transaction Secondary Categories": "Transaction Secondary Categories",
|
||
"All Categories": "All Categories",
|
||
"No available category": "No available category",
|
||
"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": "Find category",
|
||
"Add Default Categories": "Add Default Categories",
|
||
"Default Categories": "Default Categories",
|
||
"Unable to retrieve category list": "Unable to retrieve category list",
|
||
"Category list is up to date": "Category list is up to date",
|
||
"Category list has been updated": "Category list has been updated",
|
||
"Unable to move category": "Unable to move category",
|
||
"Unable to hide this category": "Unable to hide this category",
|
||
"Unable to unhide this category": "Unable to unhide this category",
|
||
"Are you sure you want to delete this category?": "Are you sure you want to delete this category?",
|
||
"Unable to delete this category": "Unable to delete this category",
|
||
"Primary Category": "Primary Category",
|
||
"Add Primary Category": "Add Primary Category",
|
||
"Add Secondary Category": "Add Secondary Category",
|
||
"Edit Category": "Edit Category",
|
||
"Category Name": "Category Name",
|
||
"Your category name": "Your category name",
|
||
"Category Icon": "Category Icon",
|
||
"Category Color": "Category Color",
|
||
"Your category description (optional)": "Your category description (optional)",
|
||
"No available primary category": "No available primary category",
|
||
"Category name cannot be blank": "Category name cannot be blank",
|
||
"Unable to retrieve category": "Unable to retrieve category",
|
||
"Unable to add category": "Unable to add category",
|
||
"Unable to save category": "Unable to save category",
|
||
"Unable to add preset categories": "Unable to add preset categories",
|
||
"You have added a new category": "You have added a new category",
|
||
"You have added preset categories": "You have added preset categories",
|
||
"You have saved this category": "You have saved this category",
|
||
"Show Hidden Transaction Categories": "Show Hidden Transaction Categories",
|
||
"Hide Hidden Transaction Categories": "Hide Hidden Transaction Categories",
|
||
"Transaction Tags": "Transaction Tags",
|
||
"Tag Title": "Tag Title",
|
||
"No available tag": "No available tag",
|
||
"Find tag": "Find tag",
|
||
"Unable to retrieve tag list": "Unable to retrieve tag list",
|
||
"Tag list is up to date": "Tag list is up to date",
|
||
"Tag list has been updated": "Tag list has been updated",
|
||
"Add new tag": "Add new tag",
|
||
"Unable to add tag": "Unable to add tag",
|
||
"Unable to save tag": "Unable to save tag",
|
||
"Unable to move tag": "Unable to move tag",
|
||
"Unable to hide this tag": "Unable to hide this tag",
|
||
"Unable to unhide this tag": "Unable to unhide this tag",
|
||
"Are you sure you want to delete this tag?": "Are you sure you want to delete this tag?",
|
||
"Unable to delete this tag": "Unable to delete this tag",
|
||
"Show Hidden Transaction Tags": "Show Hidden Transaction Tags",
|
||
"Hide Hidden Transaction Tags": "Hide Hidden Transaction Tags",
|
||
"Transaction Templates": "Transaction Templates",
|
||
"Scheduled Transactions": "Scheduled Transactions",
|
||
"Template Name": "Template Name",
|
||
"No available template": "No available template",
|
||
"Once you add templates, you can long press the Add button on the home page to quickly add a new transaction": "Once you add templates, you can long press the Add button on the home page to quickly add a new transaction",
|
||
"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": "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",
|
||
"No available scheduled transactions": "No available scheduled transactions",
|
||
"Unable to retrieve template list": "Unable to retrieve template list",
|
||
"Template list is up to date": "Template list is up to date",
|
||
"Template list has been updated": "Template list has been updated",
|
||
"Unable to add template": "Unable to add template",
|
||
"Unable to save template": "Unable to save template",
|
||
"You have added a new template": "You have added a new template",
|
||
"Unable to move template": "Unable to move template",
|
||
"Unable to retrieve template": "Unable to retrieve template",
|
||
"Unable to hide this template": "Unable to hide this template",
|
||
"Unable to unhide this template": "Unable to unhide this template",
|
||
"Are you sure you want to delete this template?": "Are you sure you want to delete this template?",
|
||
"Unable to delete this template": "Unable to delete this template",
|
||
"You have saved this template": "You have saved this template",
|
||
"Show Hidden Transaction Templates": "Show Hidden Transaction Templates",
|
||
"Hide Hidden Transaction Templates": "Hide Hidden Transaction Templates",
|
||
"Template name cannot be blank": "Template name cannot be blank",
|
||
"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?": "Are you sure you want to logout from this session?",
|
||
"Unable to logout from this session": "Unable to logout from this session",
|
||
"Are you sure you want to logout all other sessions?": "Are you sure you want to logout all other sessions?",
|
||
"You have logged out all other sessions": "You have logged out all other sessions",
|
||
"Unable to logout all other sessions": "Unable to logout all other sessions",
|
||
"Regenerate Backup Codes": "Regenerate Backup Codes",
|
||
"Enable Two-Factor Authentication": "Enable Two-Factor Authentication",
|
||
"Disable Two-Factor Authentication": "Disable Two-Factor Authentication",
|
||
"Please use a two-factor authentication app to scan the qrcode below and enter the current passcode.": "Please use a two-factor authentication app to scan the qrcode below and enter the current passcode.",
|
||
"Your current password is required to disable two-factor authentication.": "Your current password is required to disable two-factor authentication.",
|
||
"Your current password is required to regenerate backup codes for two-factor authentication. If you regenerate backup codes, the previous ones will become invalid.": "Your current password is required to regenerate backup codes for two-factor authentication. If you regenerate backup codes, the previous ones will become invalid.",
|
||
"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.": "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.",
|
||
"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.": "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.",
|
||
"Backup codes copied": "Backup codes copied",
|
||
"Two-factor authentication has been disabled": "Two-factor authentication has been disabled",
|
||
"Unable to retrieve current two-factor authentication status": "Unable to retrieve current two-factor authentication status",
|
||
"Unable to enable two-factor authentication": "Unable to enable two-factor authentication",
|
||
"Unable to disable two-factor authentication": "Unable to disable two-factor authentication",
|
||
"Lock Application": "Lock Application",
|
||
"Log Out": "Log Out",
|
||
"Are you sure you want to log out?": "Are you sure you want to log out?",
|
||
"Unable to logout": "Unable to logout",
|
||
"Application Lock": "Application Lock",
|
||
"Application lock has been enabled": "Application lock has been enabled",
|
||
"Application lock is not enabled": "Application lock is not enabled",
|
||
"Enable Application Lock": "Enable Application Lock",
|
||
"Disable Application Lock": "Disable Application Lock",
|
||
"PIN Code": "PIN Code",
|
||
"Unlock with PIN Code": "Unlock with PIN Code",
|
||
"Unlock with WebAuthn": "Unlock with WebAuthn",
|
||
"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.": "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.",
|
||
"Your current PIN code is required to disable application lock.": "Your current PIN code is required to disable application lock.",
|
||
"You have enabled WebAuthn successfully": "You have enabled WebAuthn successfully",
|
||
"WebAuth is not supported on this device": "WebAuth is not supported on this device",
|
||
"Failed to enable WebAuthn": "Failed to enable WebAuthn",
|
||
"User has canceled authentication": "User has canceled authentication",
|
||
"User has canceled or this device does not support WebAuthn": "User has canceled or this device does not support WebAuthn",
|
||
"Failed to authenticate with WebAuthn": "Failed to authenticate with WebAuthn",
|
||
"WebAuthn is not enabled": "WebAuthn is not enabled",
|
||
"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",
|
||
"Are you sure you want to re-login?": "Are you sure you want to re-login?",
|
||
"Exchange Rates Data": "Exchange Rates Data",
|
||
"User Custom": "User Custom",
|
||
"Base Currency": "Base Currency",
|
||
"Base Amount": "Base Amount",
|
||
"Set as Base": "Set as Base",
|
||
"Last Updated": "Last Updated",
|
||
"Data source": "Data source",
|
||
"No exchange rates data": "No exchange rates data",
|
||
"There is no exchange rates data for your default currency": "There is no exchange rates data for your default currency",
|
||
"Exchange rates data has been updated": "Exchange rates data has been updated",
|
||
"Exchange rates data is up to date": "Exchange rates data is up to date",
|
||
"Unable to retrieve exchange rates data": "Unable to retrieve exchange rates data",
|
||
"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": "Use on Mobile Device",
|
||
"You can scan the QR code below on your mobile device.": "You can scan the QR code below on your mobile device.",
|
||
"Switch to Mobile Version": "Switch to Mobile Version",
|
||
"Switch to Desktop Version": "Switch to Desktop Version",
|
||
"Are you sure you want to switch to desktop version?": "Are you sure you want to switch to desktop version?",
|
||
"About": "About",
|
||
"Refresh Browser Cache": "Refresh Browser Cache",
|
||
"Frontend Version": "Frontend Version",
|
||
"Backend Version": "Backend Version",
|
||
"Build Time": "Build Time",
|
||
"Official Website": "Official Website",
|
||
"Report Issue": "Report Issue",
|
||
"Getting help": "Getting help",
|
||
"Documentation": "Documentation",
|
||
"License": "License",
|
||
"Are you sure you want to open this link?": "Are you sure you want to open this link?",
|
||
"An error occurred": "An error occurred",
|
||
"Parameter Invalid": "Parameter Invalid",
|
||
"Numeric Overflow": "Numeric Overflow",
|
||
"Click to close": "Click to close"
|
||
}
|