Files
plantillas-proyectos/frontend/messages/en.json

146 lines
4.7 KiB
JSON

{
"$schema": "https://inlang.com/schema/inlang-message-format",
"hello_world": "Hello, {name} from en!",
"sidebar": {
"reference_data": {
"title": "Fixed Catalogs",
"codes_pedimento_regimen": "Pedimento and Regime Codes",
"containers": "Containers",
"countries": "Countries",
"currency_types": "Currency Types",
"customs_sections": "Customs Sections",
"customs_warehouses": "Customs Warehouses",
"incoterms": "Incoterms",
"invoice_types": "Invoice Types",
"material_types": "Material Types",
"payment_methods": "Payment Methods",
"pedimento_codes": "Pedimento Codes",
"pedimento_regimes": "Pedimento Regimes",
"sectors": "Sectors",
"states": "States",
"transportation_modes": "Transportation Modes",
"transportation_types": "Transportation Types",
"valuation_methods": "Valuation Methods",
"configuracion": "Settings",
"general": "General",
"licencia": "License",
"usuarios": "Users",
"ayuda": "Help"
},
"general_catalogs": {
"title": "General Catalogs",
"company_information": "Company Information",
"packages": "Packages",
"concepts": "Concepts",
"classification": "Classification",
"identifiers": "Identifiers",
"incoterms": "Incoterms",
"inpc": "I.N.P.C",
"fixed_legends": "Fixed Legends",
"seals": "Seals",
"valuation_methods": "Valuation Methods",
"countries": "Countries",
"ports": "Ports",
"unit_measures": "Units of Measure",
"um_customs_mex": "Units of Measure - Mexican Customs",
"um_customs_ame": "Units of Measure - American Customs",
"um_ace": "Units of Measure - ACE",
"um_oma": "Units of Measure - OMA",
"conversions": "Conversions",
"equivalences": "Equivalences",
"exchange_rates": "Exchange Rates",
"currency_types": "Currency Types",
"multi_currency": "Multi Currency",
"invoice_types": "Invoice Types",
"electronic_signatures": "Electronic Signatures",
"billing_errors": "Billing Errors",
"customs_warehouses": "Customs Warehouses",
"locations": "Locations",
"doda": "DODA",
"packing_list": "Packing List",
"prevalidators": "Prevalidators",
"electronic_notices": "Electronic Notices",
"back_flush": "Back Flush",
"crossing_notice": "Crossing Notice"
},
"fractions": {
"title": "Fractions",
"sitar": "Fraction Sitar",
"sitar_seventh_amendment": "Fraction Sitar - Seventh Amendment",
"sitar_us": "Fraction Sitar US",
"american": "Fraction American",
"canadian": "Fraction Canadian",
"historical": "Fraction Historical",
"sectors": "Sectors"
},
"goods": {
"title": "Goods",
"classes": "Classes",
"parts": "Parts",
"fda_codes": "FDA Codes"
},
"pedimentos": {
"title": "Pedimentos",
"pedimento_management": "Pedimento Management",
"pedimento_codes": "Pedimento Codes",
"customs_regimes": "Customs Regimes",
"payment_methods": "Payment Methods",
"customs_sections": "Customs Sections",
"anexo_22_app_31": "Anexo 22 App 3"
},
"import_invoices": {
"title": "Import Invoices",
"temporary": "Temporary",
"definitive": "Definitive",
"mexican_purchases": "Mexican Purchases",
"regime_change": "Regime Change",
"repair": "Repair"
},
"export_invoices": {
"title": "Export Invoices",
"exportation": "Exportation",
"repair": "Repair"
},
"export": {
"title": "Exportation",
"catalog": "Export Catalog",
"repair": "Repair",
"manifest": "Manifest",
"proforma": "Proforma",
"reports": "Reports",
"used_materials": "Used Materials Module",
"destruction": "Destruction",
"special_processes": "Special Processes"
},
"clients_and_providers": "Clients and Providers",
"customs_brokers": "Customs Brokers",
"audit_logs": "Audit Logs",
"audit_logs_title": "Audit Logs",
"audit_logs_description": "Audit trail of operations and background task (Celery) status.",
"audit_logs_tab_bitacora": "Audit trail",
"audit_logs_tab_tasks": "Background tasks",
"audit_logs_tab_files": "File manager",
"audit_logs_files_title": "File manager",
"audit_logs_files_root": "Files root",
"audit_logs_files_refresh": "Refresh",
"audit_logs_files_list_title": "Contents",
"audit_logs_files_error_prefix": "Error:",
"audit_logs_files_col_name": "Name",
"audit_logs_files_col_size": "Size",
"audit_logs_files_col_modified": "Modified",
"audit_logs_files_col_actions": "Actions",
"audit_logs_files_loading": "Loading files...",
"audit_logs_files_empty": "No files or folders found in this location.",
"audit_logs_files_download": "Download",
"client_provider_type": {
"client_indicator": "C",
"provider_indicator": "P",
"both_indicator": "B"
},
"nav_user": {
"profile": "Profile",
"settings": "Settings",
"logout": "Logout"
}
}
}