New translations firefly.php (Spanish)

This commit is contained in:
James Cole
2017-09-14 17:50:56 +02:00
parent c16bcf7b57
commit ad2c6390a6

View File

@@ -153,6 +153,7 @@ return [
// export data: // export data:
'import_and_export' => 'Importar y exportar', 'import_and_export' => 'Importar y exportar',
'export_data' => 'Exportar datos', 'export_data' => 'Exportar datos',
'export_and_backup_data' => 'Export and backup',
'export_data_intro' => 'For backup purposes, when migrating to another system or when migrating to another Firefly III installation.', 'export_data_intro' => 'For backup purposes, when migrating to another system or when migrating to another Firefly III installation.',
'export_format' => 'Formato de exportación', 'export_format' => 'Formato de exportación',
'export_format_csv' => 'Comma separated values (CSV file)', 'export_format_csv' => 'Comma separated values (CSV file)',
@@ -326,6 +327,7 @@ return [
'location' => 'Location', 'location' => 'Location',
'without_date' => 'Without date', 'without_date' => 'Without date',
'result' => 'Result', 'result' => 'Result',
'total_result' => 'Total result',
// preferences // preferences
'pref_home_screen_accounts' => 'Cuentas de la pantalla de inicio', 'pref_home_screen_accounts' => 'Cuentas de la pantalla de inicio',