updated translations
This commit is contained in:
@@ -12,11 +12,16 @@ return [
|
||||
'quantity' => 'Cantidad',
|
||||
'price' => 'Precio',
|
||||
'sub_total' => 'Subtotal',
|
||||
'discount' => 'Discount',
|
||||
'tax_total' => 'Total de Impuestos',
|
||||
'total' => 'Total ',
|
||||
|
||||
'item_name' => 'Nombre del producto/servicio | Nombres de los productos/servicos',
|
||||
|
||||
'show_discount' => ':discount% Discount',
|
||||
'add_discount' => 'Add Discount',
|
||||
'discount_desc' => 'of subtotal',
|
||||
|
||||
'payment_due' => 'Vencimiento del Pago',
|
||||
'amount_due' => 'Importe Vencido',
|
||||
'paid' => 'Pagado',
|
||||
|
||||
@@ -26,6 +26,7 @@ return [
|
||||
'companies' => 'Empresa | Empresas',
|
||||
'profits' => 'Ganancia | Ganancias',
|
||||
'taxes' => 'Impuesto | Impuestos',
|
||||
'logos' => 'Logo|Logos',
|
||||
'pictures' => 'Imagen | Imágenes',
|
||||
'types' => 'Tipo | Tipos',
|
||||
'payment_methods' => 'Método de Pago | Métodos de Pago',
|
||||
@@ -36,6 +37,7 @@ return [
|
||||
'updates' => 'Actualización | Actualizaciones',
|
||||
'numbers' => 'Número | Números',
|
||||
'statuses' => 'Estado|Estados',
|
||||
'others' => 'Other|Others',
|
||||
|
||||
'dashboard' => 'Panel de Control',
|
||||
'banking' => 'Bancos',
|
||||
|
||||
@@ -12,11 +12,16 @@ return [
|
||||
'quantity' => 'Cantidad',
|
||||
'price' => 'Precio',
|
||||
'sub_total' => 'Subtotal',
|
||||
'discount' => 'Discount',
|
||||
'tax_total' => 'Total de Impuestos',
|
||||
'total' => 'Total ',
|
||||
|
||||
'item_name' => 'Nombre del producto/servicio | Nombres de los productos/servicos',
|
||||
|
||||
'show_discount' => ':discount% Discount',
|
||||
'add_discount' => 'Add Discount',
|
||||
'discount_desc' => 'of subtotal',
|
||||
|
||||
'payment_due' => 'Vencimiento del Pago',
|
||||
'paid' => 'Pagado',
|
||||
'histories' => 'Historial',
|
||||
|
||||
@@ -10,10 +10,12 @@ return [
|
||||
'imported' => '¡:type importado!',
|
||||
],
|
||||
'error' => [
|
||||
'payment_add' => 'Error: ¡No puede agregar el pago! Usted debe comprobar cantidad agregada.',
|
||||
'over_payment' => 'Error: Payment not added! Amount passes the total.',
|
||||
'not_user_company' => 'Error: ¡No tiene permisos para administrar esta empresa!',
|
||||
'customer' => 'Error: ¡No se puede crear el usuario! :name usa esta dirección de correo electrónico.',
|
||||
'customer' => 'Error: User not created! :name already uses this email address.',
|
||||
'no_file' => 'Error: ¡Ningún archivo se ha seleccionado!',
|
||||
'last_category' => 'Error: Can not delete the last :type category!',
|
||||
'invalid_token' => 'Error: The token entered is invalid!',
|
||||
],
|
||||
'warning' => [
|
||||
'deleted' => 'Advertencia: No puede borrar <b>:name</b> porque tiene :text relacionado.',
|
||||
|
||||
@@ -8,6 +8,7 @@ return [
|
||||
'new' => 'Nuevo',
|
||||
'top_free' => 'Top Gratis',
|
||||
'free' => 'GRATIS',
|
||||
'search' => 'Search',
|
||||
'install' => 'Instalar',
|
||||
'buy_now' => 'Comprar Ahora',
|
||||
'token_link' => 'Haga <a href="https://akaunting.com/tokens" target="_blank">Haga click aquí</a> para obtener su token de API.',
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'recurring' => 'Recurring',
|
||||
'every' => 'Every',
|
||||
'period' => 'Period',
|
||||
'times' => 'Times',
|
||||
'daily' => 'Daily',
|
||||
'weekly' => 'Weekly',
|
||||
'monthly' => 'Monthly',
|
||||
'yearly' => 'Yearly',
|
||||
'custom' => 'Custom',
|
||||
'days' => 'Day(s)',
|
||||
'weeks' => 'Week(s)',
|
||||
'months' => 'Month(s)',
|
||||
'years' => 'Year(s)',
|
||||
'message' => 'This is a recurring :type and the next :type will be automatically generated at :date',
|
||||
|
||||
];
|
||||
@@ -7,11 +7,24 @@ return [
|
||||
'this_quarter' => 'Este Trimestre',
|
||||
'previous_quarter' => 'Trimestre Anterior',
|
||||
'last_12_months' => 'Últimos 12 Meses',
|
||||
'profit_loss' => 'Profit & Loss',
|
||||
'gross_profit' => 'Gross Profit',
|
||||
'net_profit' => 'Net Profit',
|
||||
'total_expenses' => 'Total Expenses',
|
||||
'net' => 'NET',
|
||||
|
||||
'summary' => [
|
||||
'income' => 'Resumen de Ingresos',
|
||||
'expense' => 'Resumen de Gastos',
|
||||
'income_expense' => 'Ingresos vs Gastos',
|
||||
'tax' => 'Tax Summary',
|
||||
],
|
||||
|
||||
'quarter' => [
|
||||
'1' => 'Jan-Mar',
|
||||
'2' => 'Apr-Jun',
|
||||
'3' => 'Jul-Sep',
|
||||
'4' => 'Oct-Dec',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
@@ -21,6 +21,11 @@ return [
|
||||
'space' => 'Espacio ( )',
|
||||
],
|
||||
'timezone' => 'Zona Horaria',
|
||||
'percent' => [
|
||||
'title' => 'Percent (%) Position',
|
||||
'before' => 'Before Number',
|
||||
'after' => 'After Number',
|
||||
],
|
||||
],
|
||||
'invoice' => [
|
||||
'tab' => 'Factura',
|
||||
|
||||
Reference in New Issue
Block a user