mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
46 lines
2.0 KiB
JSON
46 lines
2.0 KiB
JSON
{
|
|
"firefly": {
|
|
"welcome_back": "\u00bfQu\u00e9 est\u00e1 pasando?",
|
|
"flash_error": "\u00a1Error!",
|
|
"flash_success": "\u00a1Operaci\u00f3n correcta!",
|
|
"close": "Cerrar",
|
|
"split_transaction_title": "Descripci\u00f3n de la transacci\u00f3n dividida",
|
|
"errors_submission": "There was something wrong with your submission. Please check out the errors below.",
|
|
"split": "Separar",
|
|
"transaction_journal_information": "Informaci\u00f3n de transacci\u00f3n",
|
|
"source_account": "Source account",
|
|
"destination_account": "Destination account",
|
|
"add_another_split": "A\u00f1adir otra divisi\u00f3n",
|
|
"submission": "Submission",
|
|
"create_another": "After storing, return here to create another one.",
|
|
"reset_after": "Reset form after submission",
|
|
"submit": "Enviar",
|
|
"amount": "Cantidad",
|
|
"date": "Fecha",
|
|
"tags": "Etiquetas",
|
|
"no_budget": "(sin presupuesto)",
|
|
"category": "Categoria",
|
|
"attachments": "Archivos adjuntos",
|
|
"notes": "Notas",
|
|
"update_transaction": "Update transaction",
|
|
"after_update_create_another": "After updating, return here to continue editing.",
|
|
"store_as_new": "Store as a new transaction instead of updating.",
|
|
"split_title_help": "Si crea una transacci\u00f3n dividida, debe haber una descripci\u00f3n global para todos los fragmentos de la transacci\u00f3n.",
|
|
"none_in_select_list": "(ninguno)",
|
|
"no_piggy_bank": "(no piggy bank)",
|
|
"description": "Descripci\u00f3n"
|
|
},
|
|
"form": {
|
|
"interest_date": "Fecha de inter\u00e9s",
|
|
"book_date": "Fecha de registro",
|
|
"process_date": "Fecha de procesamiento",
|
|
"due_date": "Fecha de vencimiento",
|
|
"foreign_amount": "Cantidad extranjera",
|
|
"payment_date": "Fecha de pago",
|
|
"invoice_date": "Fecha de la factura",
|
|
"internal_reference": "Referencia interna"
|
|
},
|
|
"config": {
|
|
"html_language": "es"
|
|
}
|
|
} |