New translations form.php (Spanish)

This commit is contained in:
James Cole
2017-08-28 19:00:12 +02:00
parent 17501c6cad
commit c8f4c6bd49

View File

@@ -46,31 +46,31 @@ return [
'note' => 'Notas',
'split_journal' => 'Split this transaction',
'split_journal_explanation' => 'Split this transaction in multiple parts',
'currency' => 'Currency',
'currency' => 'Divisa',
'account_id' => 'Asset account',
'budget_id' => 'Budget',
'openingBalance' => 'Opening balance',
'budget_id' => 'Presupuesto',
'openingBalance' => 'Saldo inicial',
'tagMode' => 'Tag mode',
'tagPosition' => 'Tag location',
'virtualBalance' => 'Virtual balance',
'longitude_latitude' => 'Location',
'targetamount' => 'Target amount',
'accountRole' => 'Account role',
'openingBalanceDate' => 'Opening balance date',
'virtualBalance' => 'Saldo virtual',
'longitude_latitude' => 'Ubicación',
'targetamount' => 'Cantidad objetivo',
'accountRole' => 'Tipo de cuenta',
'openingBalanceDate' => 'Fecha del saldo inicial',
'ccType' => 'Credit card payment plan',
'ccMonthlyPaymentDate' => 'Credit card monthly payment date',
'piggy_bank_id' => 'Piggy bank',
'returnHere' => 'Return here',
'returnHereExplanation' => 'After storing, return here to create another one.',
'returnHereUpdateExplanation' => 'After updating, return here.',
'description' => 'Description',
'expense_account' => 'Expense account',
'revenue_account' => 'Revenue account',
'decimal_places' => 'Decimal places',
'exchange_rate_instruction' => 'Foreign currencies',
'description' => 'Descripción',
'expense_account' => 'Cuenta de gastos',
'revenue_account' => 'Cuenta de ingresos',
'decimal_places' => 'Lugares decimales',
'exchange_rate_instruction' => 'Monedas extranjeras',
'exchanged_amount' => 'Exchanged amount',
'source_amount' => 'Amount (source)',
'destination_amount' => 'Amount (destination)',
'source_amount' => 'Importe (origen)',
'destination_amount' => 'Importe (destino)',
'native_amount' => 'Native amount',
'revenue_account_source' => 'Revenue account (source)',
@@ -80,19 +80,19 @@ return [
'source_account_revenue' => 'Source account (revenue account)',
'type' => 'Tipo',
'convert_Withdrawal' => 'Convert withdrawal',
'convert_Deposit' => 'Convert deposit',
'convert_Transfer' => 'Convert transfer',
'convert_Deposit' => 'Convertir depósito',
'convert_Transfer' => 'Convertir transferencia',
'amount' => 'Importe',
'date' => 'Fecha',
'interest_date' => 'Interest date',
'interest_date' => 'Fecha de interés',
'book_date' => 'Book date',
'process_date' => 'Processing date',
'category' => 'Category',
'tags' => 'Tags',
'deletePermanently' => 'Delete permanently',
'cancel' => 'Cancel',
'process_date' => 'Fecha de procesamiento',
'category' => 'Categoría',
'tags' => 'Etiquetas',
'deletePermanently' => 'Borrar permanentemente',
'cancel' => 'Cancelar',
'targetdate' => 'Target date',
'tag' => 'Etiqueta',
'under' => 'Under',
@@ -130,12 +130,12 @@ return [
'delete_bill' => 'Delete bill ":name"',
'delete_budget' => 'Delete budget ":name"',
'delete_category' => 'Delete category ":name"',
'delete_currency' => 'Delete currency ":name"',
'delete_journal' => 'Delete transaction with description ":description"',
'delete_attachment' => 'Delete attachment ":name"',
'delete_rule' => 'Delete rule ":title"',
'delete_rule_group' => 'Delete rule group ":title"',
'delete_link_type' => 'Delete link type ":name"',
'delete_currency' => 'Eliminar divisa ":name"',
'delete_journal' => 'Eliminar la transacción con descripción ":description"',
'delete_attachment' => 'Eliminar adjunto ":name"',
'delete_rule' => 'Eliminar regla ":title"',
'delete_rule_group' => 'Eliminar grupo de reglas ":title"',
'delete_link_type' => 'Eliminar tipo de enlace ":name"',
'attachment_areYouSure' => 'Are you sure you want to delete the attachment named ":name"?',
'account_areYouSure' => 'Are you sure you want to delete the account named ":name"?',
'bill_areYouSure' => 'Are you sure you want to delete the bill named ":name"?',