From da4dbb73194605e443ba45165775b7aaed3990ea Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 31 Aug 2017 17:10:14 +0200 Subject: [PATCH] New translations form.php (Spanish) --- resources/lang/es_ES/form.php | 72 +++++++++++++++++------------------ 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/resources/lang/es_ES/form.php b/resources/lang/es_ES/form.php index 8be5f9f284..3837e72573 100644 --- a/resources/lang/es_ES/form.php +++ b/resources/lang/es_ES/form.php @@ -47,22 +47,22 @@ return [ 'split_journal' => 'Split this transaction', 'split_journal_explanation' => 'Split this transaction in multiple parts', 'currency' => 'Divisa', - 'account_id' => 'Asset account', + 'account_id' => 'Cuenta', 'budget_id' => 'Presupuesto', 'openingBalance' => 'Saldo inicial', - 'tagMode' => 'Tag mode', - 'tagPosition' => 'Tag location', + 'tagMode' => 'Modo de etiqueta', + 'tagPosition' => 'Ubicación de la etiqueta', '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.', + 'ccType' => 'Plan de pagos con tarjeta de crédito', + 'ccMonthlyPaymentDate' => 'Fecha de pago mensual de la tarjeta de crédito', + 'piggy_bank_id' => 'Hucha', + 'returnHere' => 'Volver aquí', + 'returnHereExplanation' => 'Después de guardar, vuelve aquí para crear otro.', + 'returnHereUpdateExplanation' => 'Después de actualizar, vuelve aquí.', 'description' => 'Descripción', 'expense_account' => 'Cuenta de gastos', 'revenue_account' => 'Cuenta de ingresos', @@ -87,7 +87,7 @@ return [ 'amount' => 'Importe', 'date' => 'Fecha', 'interest_date' => 'Fecha de interés', - 'book_date' => 'Book date', + 'book_date' => 'Fecha de registro', 'process_date' => 'Fecha de procesamiento', 'category' => 'Categoría', 'tags' => 'Etiquetas', @@ -100,32 +100,32 @@ return [ 'code' => 'Código', 'iban' => 'IBAN', 'accountNumber' => 'Número de cuenta', - 'creditCardNumber' => 'Credit card number', + 'creditCardNumber' => 'Número de la tarjeta de crédito', 'has_headers' => 'Encabezados', 'date_format' => 'Formato de fecha', 'specifix' => 'Bank- or file specific fixes', 'attachments[]' => 'Adjuntos', - 'store_new_withdrawal' => 'Store new withdrawal', - 'store_new_deposit' => 'Store new deposit', - 'store_new_transfer' => 'Store new transfer', - 'add_new_withdrawal' => 'Add a new withdrawal', - 'add_new_deposit' => 'Add a new deposit', - 'add_new_transfer' => 'Add a new transfer', - 'noPiggybank' => '(no piggy bank)', + 'store_new_withdrawal' => 'Guardar rueva retirada de efectivo', + 'store_new_deposit' => 'Guardar nuevo depósito', + 'store_new_transfer' => 'Guardar nueva transferencia', + 'add_new_withdrawal' => 'Añadir rueva retirada de efectivo', + 'add_new_deposit' => 'Añadir nuevo depósito', + 'add_new_transfer' => 'Añadir nueva transferencia', + 'noPiggybank' => '(sin hucha)', 'title' => 'Título', 'notes' => 'Notas', 'filename' => 'Nombre de fichero', 'mime' => 'Tipo Mime', 'size' => 'Tamaño', 'trigger' => 'Disparador', - 'stop_processing' => 'Stop processing', - 'start_date' => 'Start of range', - 'end_date' => 'End of range', + 'stop_processing' => 'Detener el procesamiento', + 'start_date' => 'Inicio del rango', + 'end_date' => 'Final del rango', 'export_start_range' => 'Start of export range', 'export_end_range' => 'End of export range', - 'export_format' => 'File format', - 'include_attachments' => 'Include uploaded attachments', - 'include_old_uploads' => 'Include imported data', + 'export_format' => 'Formato del archivo', + 'include_attachments' => 'Incluir archivos adjuntos subidos', + 'include_old_uploads' => 'Incluir datos importados', 'accounts' => 'Export transactions from these accounts', 'delete_account' => 'Delete account ":name"', 'delete_bill' => 'Delete bill ":name"', @@ -164,23 +164,23 @@ return [ 'category_keep_transactions' => 'The only transaction connected to this category will not be deleted.|All :count transactions connected to this category will spared deletion.', 'tag_keep_transactions' => 'The only transaction connected to this tag will not be deleted.|All :count transactions connected to this tag will spared deletion.', - 'email' => 'Email address', - 'password' => 'Password', - 'password_confirmation' => 'Password (again)', - 'blocked' => 'Is blocked?', - 'blocked_code' => 'Reason for block', + 'email' => 'Correo electrónico', + 'password' => 'Contraseña', + 'password_confirmation' => 'Contraseña (otra vez)', + 'blocked' => '¿Está bloqueado?', + 'blocked_code' => 'Razón del bloqueo', // admin - 'domain' => 'Domain', - 'single_user_mode' => 'Single user mode', - 'must_confirm_account' => 'New users must activate account', - 'is_demo_site' => 'Is demo site', + 'domain' => 'Dominio', + 'single_user_mode' => 'Modo de un solo usuario', + 'must_confirm_account' => 'Los nuevos usuarios deben activar su cuenta', + 'is_demo_site' => 'Está en modo demostración', // import - 'import_file' => 'Import file', - 'configuration_file' => 'Configuration file', + 'import_file' => 'Importar archivo', + 'configuration_file' => 'Archivo de configuración', 'import_file_type' => 'Import file type', 'csv_comma' => 'A comma (,)', 'csv_semicolon' => 'A semicolon (;)', @@ -197,4 +197,4 @@ return [ 'inward' => 'Inward description', 'outward' => 'Outward description', -]; \ No newline at end of file +];