updated translations
This commit is contained in:
parent
3879561361
commit
a4219b7daa
|
|
@ -676,7 +676,7 @@ $lang = array(
|
||||||
'third_reminder' => 'Third Reminder',
|
'third_reminder' => 'Third Reminder',
|
||||||
'num_days_reminder' => 'Days after due date',
|
'num_days_reminder' => 'Days after due date',
|
||||||
'reminder_subject' => 'Reminder: Invoice :invoice from :account',
|
'reminder_subject' => 'Reminder: Invoice :invoice from :account',
|
||||||
'reset' => 'Reset',
|
'reset' => 'Nulstil',
|
||||||
'invoice_not_found' => 'The requested invoice is not available',
|
'invoice_not_found' => 'The requested invoice is not available',
|
||||||
'referral_program' => 'Referral Program',
|
'referral_program' => 'Referral Program',
|
||||||
'referral_code' => 'Referral Code',
|
'referral_code' => 'Referral Code',
|
||||||
|
|
@ -813,7 +813,7 @@ $lang = array(
|
||||||
'deleted_recurring_quote' => 'Sletning af tilbagevendende tilbud er gennemført',
|
'deleted_recurring_quote' => 'Sletning af tilbagevendende tilbud er gennemført',
|
||||||
'restore_recurring_quote' => 'Genskab tilbagevendende tilbud',
|
'restore_recurring_quote' => 'Genskab tilbagevendende tilbud',
|
||||||
'restored_recurring_quote' => 'Sletning af tilbagevendende tilbud er gennemført',
|
'restored_recurring_quote' => 'Sletning af tilbagevendende tilbud er gennemført',
|
||||||
'archived' => 'Archived',
|
'archived' => 'Arkiveret',
|
||||||
'untitled_account' => 'Untitled Company',
|
'untitled_account' => 'Untitled Company',
|
||||||
'before' => 'Before',
|
'before' => 'Before',
|
||||||
'after' => 'After',
|
'after' => 'After',
|
||||||
|
|
@ -5584,6 +5584,14 @@ $lang = array(
|
||||||
'activity_150' => 'Account deleted :notes',
|
'activity_150' => 'Account deleted :notes',
|
||||||
'docuninja' => 'DocuNinja',
|
'docuninja' => 'DocuNinja',
|
||||||
'pro_rata' => 'Pro Rata',
|
'pro_rata' => 'Pro Rata',
|
||||||
|
'change_docuninja_plan' => 'Change DocuNinja Plan',
|
||||||
|
'downgrade_end_of_cycle' => 'Your plan will automatically downgrade at the end of the current billing cycle.',
|
||||||
|
'docuninja_change_users' => 'New DocuNinja user limit',
|
||||||
|
'docuninja_disable_warning' => 'This will remove all access to your DocuNinja account.',
|
||||||
|
'docuninja_downgrade_info' => 'Your user limit will automatically be reduced at the end of the current billing cycle.',
|
||||||
|
'recurring_invoice_item' => 'Recurring Invoice Item',
|
||||||
|
'disable_recurring_payment_notification' => 'Disable Recurring Payment Notification',
|
||||||
|
'disable_recurring_payment_notification_help' => 'Successful recurring invoice payment notifications will not be sent.',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
|
|
||||||
|
|
@ -4955,7 +4955,7 @@ https://invoiceninja.github.io/docs/migration/#troubleshooting',
|
||||||
'digital_products' => 'Digitale Produkte',
|
'digital_products' => 'Digitale Produkte',
|
||||||
'services' => 'Dienstleistungen',
|
'services' => 'Dienstleistungen',
|
||||||
'shipping' => 'Versand',
|
'shipping' => 'Versand',
|
||||||
'tax_exempt' => 'Steuerbefreit',
|
'tax_exempt' => 'Steuerbefreit (E: Exempt)',
|
||||||
'late_fee_added_locked_invoice' => 'Verzugszuschlag für Rechnung :invoice hinzugefügt auf :date',
|
'late_fee_added_locked_invoice' => 'Verzugszuschlag für Rechnung :invoice hinzugefügt auf :date',
|
||||||
'lang_Khmer' => 'Khmer',
|
'lang_Khmer' => 'Khmer',
|
||||||
'routing_id' => 'Routing-ID',
|
'routing_id' => 'Routing-ID',
|
||||||
|
|
@ -4963,7 +4963,7 @@ https://invoiceninja.github.io/docs/migration/#troubleshooting',
|
||||||
'e_invoice_type' => 'E-Rechnungsstandard',
|
'e_invoice_type' => 'E-Rechnungsstandard',
|
||||||
'reduced_tax' => 'Reduzierte Mehrwertsteuer',
|
'reduced_tax' => 'Reduzierte Mehrwertsteuer',
|
||||||
'override_tax' => 'Steuer überschreiben',
|
'override_tax' => 'Steuer überschreiben',
|
||||||
'zero_rated' => 'Steuerbefreit',
|
'zero_rated' => 'Steuerbefreit (Z: Zero-rated)',
|
||||||
'reverse_tax' => 'Innergemeinschaftliche Lieferung',
|
'reverse_tax' => 'Innergemeinschaftliche Lieferung',
|
||||||
'updated_tax_category' => 'Steuerkategorie erfolgreich aktualisiert',
|
'updated_tax_category' => 'Steuerkategorie erfolgreich aktualisiert',
|
||||||
'updated_tax_categories' => 'Steuerkategorien erfolgreich aktualisiert',
|
'updated_tax_categories' => 'Steuerkategorien erfolgreich aktualisiert',
|
||||||
|
|
@ -5595,6 +5595,8 @@ Leistungsempfängers',
|
||||||
'docuninja_disable_warning' => 'This will remove all access to your DocuNinja account.',
|
'docuninja_disable_warning' => 'This will remove all access to your DocuNinja account.',
|
||||||
'docuninja_downgrade_info' => 'Your user limit will automatically be reduced at the end of the current billing cycle.',
|
'docuninja_downgrade_info' => 'Your user limit will automatically be reduced at the end of the current billing cycle.',
|
||||||
'recurring_invoice_item' => 'Recurring Invoice Item',
|
'recurring_invoice_item' => 'Recurring Invoice Item',
|
||||||
|
'disable_recurring_payment_notification' => 'Disable Recurring Payment Notification',
|
||||||
|
'disable_recurring_payment_notification_help' => 'Successful recurring invoice payment notifications will not be sent.',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
|
|
||||||
|
|
@ -5595,6 +5595,8 @@ $lang = array(
|
||||||
'disable_recurring_payment_notification_help' => 'Successful recurring invoice payment notifications will not be sent.',
|
'disable_recurring_payment_notification_help' => 'Successful recurring invoice payment notifications will not be sent.',
|
||||||
'invoice_outstanding_tasks' => 'Invoice Outstanding Tasks',
|
'invoice_outstanding_tasks' => 'Invoice Outstanding Tasks',
|
||||||
'payment_schedule' => 'Payment Schedule',
|
'payment_schedule' => 'Payment Schedule',
|
||||||
|
'time_zone' => 'Time Zone',
|
||||||
|
'tax_names' => 'Tax Names',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
$lang = array(
|
$lang = array(
|
||||||
'organization' => 'Organización',
|
'organization' => 'Organización',
|
||||||
'name' => 'Nombre',
|
'name' => 'Nombre',
|
||||||
'website' => 'Página Web',
|
'website' => 'Sitio Web',
|
||||||
'work_phone' => 'Teléfono',
|
'work_phone' => 'Teléfono',
|
||||||
'address' => 'Dirección',
|
'address' => 'Dirección',
|
||||||
'address1' => 'Calle',
|
'address1' => 'Calle',
|
||||||
|
|
@ -104,7 +104,7 @@ $lang = array(
|
||||||
<li>":YEAR+1 suscripción anual" >> "2015 suscripción anual"</li>
|
<li>":YEAR+1 suscripción anual" >> "2015 suscripción anual"</li>
|
||||||
<li>"Pago retenido para :QUARTER+1" >> "Pago retenido para T2"</li>
|
<li>"Pago retenido para :QUARTER+1" >> "Pago retenido para T2"</li>
|
||||||
</ul>',
|
</ul>',
|
||||||
'recurring_quotes' => 'Cotizaciones Recurrentes',
|
'recurring_quotes' => 'Presupuestos Recurrentes',
|
||||||
'in_total_revenue' => 'Ingreso Total',
|
'in_total_revenue' => 'Ingreso Total',
|
||||||
'billed_client' => 'Cliente Facturado',
|
'billed_client' => 'Cliente Facturado',
|
||||||
'billed_clients' => 'Clientes Facturados',
|
'billed_clients' => 'Clientes Facturados',
|
||||||
|
|
@ -304,7 +304,7 @@ $lang = array(
|
||||||
'ninja_email_footer' => 'Creado por :site | Crea. Envia. Recibe tus Pagos.',
|
'ninja_email_footer' => 'Creado por :site | Crea. Envia. Recibe tus Pagos.',
|
||||||
'go_pro' => 'Hazte Pro',
|
'go_pro' => 'Hazte Pro',
|
||||||
'quote' => 'Cotización',
|
'quote' => 'Cotización',
|
||||||
'quotes' => 'Cotizaciones',
|
'quotes' => 'Presupuestos',
|
||||||
'quote_number' => 'Número de Cotización',
|
'quote_number' => 'Número de Cotización',
|
||||||
'quote_number_short' => 'Cotización Nº ',
|
'quote_number_short' => 'Cotización Nº ',
|
||||||
'quote_date' => 'Fecha de Cotización',
|
'quote_date' => 'Fecha de Cotización',
|
||||||
|
|
@ -329,9 +329,9 @@ $lang = array(
|
||||||
'cloned_quote' => 'Cotización clonada correctamente',
|
'cloned_quote' => 'Cotización clonada correctamente',
|
||||||
'emailed_quote' => 'Cotización enviada correctamente',
|
'emailed_quote' => 'Cotización enviada correctamente',
|
||||||
'archived_quote' => 'Cotización archivada correctamente',
|
'archived_quote' => 'Cotización archivada correctamente',
|
||||||
'archived_quotes' => ':count Cotizaciones archivadas correctamente',
|
'archived_quotes' => ':count Presupuestos archivados correctamente',
|
||||||
'deleted_quote' => 'Cotización eliminada correctamente',
|
'deleted_quote' => 'Cotización eliminada correctamente',
|
||||||
'deleted_quotes' => ':count Cotizaciones eliminadas correctamente',
|
'deleted_quotes' => ':count Presupuestos eliminados correctamente',
|
||||||
'converted_to_invoice' => 'Cotizaciones convertidas a factura correctamente',
|
'converted_to_invoice' => 'Cotizaciones convertidas a factura correctamente',
|
||||||
'quote_subject' => 'Nueva Cotización :number de :account',
|
'quote_subject' => 'Nueva Cotización :number de :account',
|
||||||
'quote_message' => 'Para ver el presupuesto por un importe de :amount, haga click en el enlace de abajo.',
|
'quote_message' => 'Para ver el presupuesto por un importe de :amount, haga click en el enlace de abajo.',
|
||||||
|
|
@ -5571,23 +5571,25 @@ De lo contrario, este campo deberá dejarse en blanco.',
|
||||||
'selected_products' => 'Productos Seleccionados',
|
'selected_products' => 'Productos Seleccionados',
|
||||||
'create_company_error_unauthorized' => 'No está autorizado a crear una empresa. Solo el titular de la cuenta puede hacerlo.',
|
'create_company_error_unauthorized' => 'No está autorizado a crear una empresa. Solo el titular de la cuenta puede hacerlo.',
|
||||||
'deleted_location' => 'Ubicación eliminada',
|
'deleted_location' => 'Ubicación eliminada',
|
||||||
'currency_caribbean_guilder' => 'Caribbean Guilder',
|
'currency_caribbean_guilder' => 'Florín Caribeño',
|
||||||
'is_shipping' => 'Is Shipping',
|
'is_shipping' => 'En Envío',
|
||||||
'added_location' => 'Exitosamente se añadió localidad',
|
'added_location' => 'Exitosamente se añadió localidad',
|
||||||
'send_emails' => 'Enviar Correos Electrónicos',
|
'send_emails' => 'Enviar Correos Electrónicos',
|
||||||
'send_emails_permission' => 'Permitir al usuario enviar correos electrónicos',
|
'send_emails_permission' => 'Permitir al usuario enviar correos electrónicos',
|
||||||
'cancel_trial' => 'Cancelar Prueba',
|
'cancel_trial' => 'Cancelar Prueba',
|
||||||
'cancel_trial_description' => 'This will cancel your trial and remove all paid features from your account.',
|
'cancel_trial_description' => 'Esto cancelará tu prueba y eliminará todas las funciones de pago de tu cuenta.',
|
||||||
'existing_gateway' => 'Gateway already exists',
|
'existing_gateway' => 'La pasarela ya existe.',
|
||||||
'activity_150' => 'Cuenta borrada',
|
'activity_150' => 'Cuenta borrada',
|
||||||
'docuninja' => 'DocuNinja',
|
'docuninja' => 'DocuNinja',
|
||||||
'pro_rata' => 'Pro Rata',
|
'pro_rata' => 'Prorrata',
|
||||||
'change_docuninja_plan' => 'Change DocuNinja Plan',
|
'change_docuninja_plan' => 'Cambiar Plan de DocuNinja',
|
||||||
'downgrade_end_of_cycle' => 'Your plan will automatically downgrade at the end of the current billing cycle.',
|
'downgrade_end_of_cycle' => 'Tu plan bajará automáticamente de categoría al final del ciclo de facturación actual.',
|
||||||
'docuninja_change_users' => 'New DocuNinja user limit',
|
'docuninja_change_users' => 'Nuevo límite de usuarios de DocuNinja',
|
||||||
'docuninja_disable_warning' => 'This will remove all access to your DocuNinja account.',
|
'docuninja_disable_warning' => 'Esto eliminará todo el acceso a tu cuenta de DocuNinja.',
|
||||||
'docuninja_downgrade_info' => 'Your user limit will automatically be reduced at the end of the current billing cycle.',
|
'docuninja_downgrade_info' => 'Tu límite de usuarios se reducirá automáticamente al final del ciclo de facturación actual.',
|
||||||
'recurring_invoice_item' => 'Recurring Invoice Item',
|
'recurring_invoice_item' => 'Artículo de Factura Recurrente',
|
||||||
|
'disable_recurring_payment_notification' => 'Desactivar Notificación de Pago Recurrente',
|
||||||
|
'disable_recurring_payment_notification_help' => 'No se enviarán notificaciones de pagos exitosos de facturas recurrentes.',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
|
|
||||||
|
|
@ -5589,6 +5589,8 @@ Développe automatiquement la section des notes dans le tableau de produits pour
|
||||||
'docuninja_disable_warning' => 'Retirer les accès à votre compte DocuNinja',
|
'docuninja_disable_warning' => 'Retirer les accès à votre compte DocuNinja',
|
||||||
'docuninja_downgrade_info' => 'Votre limite d\'utilisateur sera automatiquement ajusté à la fin de votre cycle de paiement.',
|
'docuninja_downgrade_info' => 'Votre limite d\'utilisateur sera automatiquement ajusté à la fin de votre cycle de paiement.',
|
||||||
'recurring_invoice_item' => 'Article de facture récurrente',
|
'recurring_invoice_item' => 'Article de facture récurrente',
|
||||||
|
'disable_recurring_payment_notification' => 'Désactiver la notification de paiement récurrent',
|
||||||
|
'disable_recurring_payment_notification_help' => 'Les notifications de paiement de facture récurrentes réussies ne seront pas envoyées.',
|
||||||
);
|
);
|
||||||
|
|
||||||
return $lang;
|
return $lang;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue