diff --git a/lang/ar/texts.php b/lang/ar/texts.php index 0126d3c32482..333b1603c85f 100644 --- a/lang/ar/texts.php +++ b/lang/ar/texts.php @@ -192,7 +192,7 @@ $lang = array( 'removed_logo' => 'تمت إزالة الشعار بنجاح', 'sent_message' => 'تم إرسال الرسالة بنجاح', 'invoice_error' => 'يرجى التأكد من تحديد العميل وتصحيح أي أخطاء', - 'limit_clients' => 'نعتذر, ستتجاوز الحد المسموح به من العملاء المقدر ب :count . الرجاء الترقيه الى النسخه المدفوعه.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'كان هناك خطأ في معالجة الدفع الخاص بك. الرجاء معاودة المحاولة في وقت لاحق', 'registration_required' => 'التسجيل مطلوب', 'confirmation_required' => 'يرجى تأكيد عنوان بريدك الإلكتروني: رابط لإعادة إرسال رسالة التأكيد عبر البريد الإلكتروني.', @@ -5258,8 +5258,6 @@ $lang = array( 'accept_payments_online' => 'قبول المدفوعات عبر الإنترنت', 'all_payment_gateways' => 'عرض جميع بوابات الدفع', 'product_cost' => 'تكلفة المنتج', - 'enable_rappen_roudning' => 'تمكين تقريب Rappen', - 'enable_rappen_rounding_help' => 'تقريب الإجماليات إلى أقرب 5', 'duration_words' => 'المدة بالكلمات', 'upcoming_recurring_invoices' => 'الفواتير المتكررة القادمة', 'shipping_country_id' => 'Shipping Country', @@ -5273,6 +5271,11 @@ $lang = array( 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/bg/texts.php b/lang/bg/texts.php index 8f90c7b97d26..602ace3c55e0 100644 --- a/lang/bg/texts.php +++ b/lang/bg/texts.php @@ -200,7 +200,7 @@ $lang = array( 'removed_logo' => 'Логото е премахнато успешно', 'sent_message' => 'Съобщението е изпратено успешно', 'invoice_error' => 'Моля изберете клиент и коригирайте грешките', - 'limit_clients' => 'Това действие ще надвиши лимита ви от :count клиента. Моля, надградете до платен план.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Имаше проблем при обработването на плащането Ви. Моля опитайте пак по късно.', 'registration_required' => 'Необходима е регистрация', 'confirmation_required' => 'Моля потвърдете мейл адреса си, :link за да изпратите наново писмото за потвърждение ', @@ -5278,8 +5278,6 @@ $lang = array( 'accept_payments_online' => 'Accept Payments Online', 'all_payment_gateways' => 'View all payment gateways', 'product_cost' => 'Product cost', - 'enable_rappen_roudning' => 'Enable Rappen Rounding', - 'enable_rappen_rounding_help' => 'Rounds totals to nearest 5', 'duration_words' => 'Duration in words', 'upcoming_recurring_invoices' => 'Upcoming Recurring Invoices', 'shipping_country_id' => 'Shipping Country', @@ -5293,6 +5291,11 @@ $lang = array( 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/ca/texts.php b/lang/ca/texts.php index a2db9bf3961c..48bbbb21bac0 100644 --- a/lang/ca/texts.php +++ b/lang/ca/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'El logo s\'ha eliminat correctament', 'sent_message' => 'S\'ha enviat el missatge satisfactòriament', 'invoice_error' => 'Per favor, assegura\'t de seleccionar un client, i corregeix els errors', - 'limit_clients' => 'Disculpa, açò superaria el límit de :count clients. Per favor, augmenta a un pla de pagament.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Ha hagut un error al processar el teu pagament. Per favor, torna-ho a intentar més tard.', 'registration_required' => 'Registration Required', 'confirmation_required' => 'Per favor, confirma la teua adreça de correu electrònic, :link per a reenviar el missatge de confirmació.', @@ -5277,8 +5277,6 @@ $lang = array( 'accept_payments_online' => 'Accepteu pagaments en línia', 'all_payment_gateways' => 'Veure totes les passarel·les de pagament', 'product_cost' => 'Cost del producte', - 'enable_rappen_roudning' => 'Activa l'arrodoniment de Rappen', - 'enable_rappen_rounding_help' => 'Arrodoneix els totals al 5 més proper', 'duration_words' => 'Durada en paraules', 'upcoming_recurring_invoices' => 'Pròximes factures recurrents', 'shipping_country_id' => 'Shipping Country', @@ -5292,6 +5290,11 @@ $lang = array( 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/cs/texts.php b/lang/cs/texts.php index 33e6037624bf..f951f69b88f7 100644 --- a/lang/cs/texts.php +++ b/lang/cs/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo úspěšně odstraněno', 'sent_message' => 'Zpráva úspěšně odeslána', 'invoice_error' => 'Ujistěte se, že máte zvoleného klienta a opravte případné chyby', - 'limit_clients' => 'Omlouváme se, toto přesáhne limit :count klientů. Prosím vylepšete svoji instalaci na placenou.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Nastala chyba během zpracování Vaší platby. Zkuste to prosím znovu později.', 'registration_required' => 'Registrace vyžadována', 'confirmation_required' => 'Prosím potvrďte vaší e-mailovou adresu. :link pro odeslání potvrzovacího e-mailu.', @@ -5278,8 +5278,6 @@ $lang = array( 'accept_payments_online' => 'Accept Payments Online', 'all_payment_gateways' => 'View all payment gateways', 'product_cost' => 'Product cost', - 'enable_rappen_roudning' => 'Enable Rappen Rounding', - 'enable_rappen_rounding_help' => 'Rounds totals to nearest 5', 'duration_words' => 'Duration in words', 'upcoming_recurring_invoices' => 'Upcoming Recurring Invoices', 'shipping_country_id' => 'Shipping Country', @@ -5293,6 +5291,11 @@ $lang = array( 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/da/texts.php b/lang/da/texts.php index 451f869b638e..f71228c8d1ff 100644 --- a/lang/da/texts.php +++ b/lang/da/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo slettet', 'sent_message' => 'Besked sendt', 'invoice_error' => 'Vælg venligst en kunde og ret eventuelle fejl', - 'limit_clients' => 'Beklager, dette vil overskride grænsen på :count Klienter . Opgrader til et betalt abonnement.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Det opstod en fejl under din betaling. Venligst prøv igen senere.', 'registration_required' => 'Tilmelding påkrævet', 'confirmation_required' => 'Venligst bekræft e-mail, :link Send bekræftelses e-mail igen.', @@ -5276,8 +5276,6 @@ $lang = array( 'accept_payments_online' => 'Accepter Betalinger Online', 'all_payment_gateways' => 'Vis alle Betaling gateways', 'product_cost' => 'Produktomkostninger', - 'enable_rappen_roudning' => 'Aktiver Rappen-afrunding', - 'enable_rappen_rounding_help' => 'Afrunder i alt til nærmeste 5', 'duration_words' => 'Varighed i ord', 'upcoming_recurring_invoices' => 'Kommende Gentagen Fakturaer', 'shipping_country_id' => 'Shipping Country', @@ -5291,6 +5289,11 @@ $lang = array( 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/de/texts.php b/lang/de/texts.php index cfa8853fb814..343e244e35c8 100644 --- a/lang/de/texts.php +++ b/lang/de/texts.php @@ -200,7 +200,7 @@ $lang = array( 'removed_logo' => 'Logo erfolgreich entfernt', 'sent_message' => 'Nachricht erfolgreich versendet', 'invoice_error' => 'Bitte stelle sicher, dass ein Kunde ausgewählt und alle Fehler behoben wurden', - 'limit_clients' => 'Entschuldigung aber das wird das Limit von :count Kunden überschreiten. Bitte führen Sie ein kostenpflichtiges Upgrade durch.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Es ist ein Fehler während der Zahlung aufgetreten. Bitte versuche es später noch einmal.', 'registration_required' => 'Registrierung erforderlich', 'confirmation_required' => 'Bitte verifiziern Sie Ihre E-Mail-Adresse, :link um die E-Mail-Bestätigung erneut zu senden.', @@ -5281,8 +5281,6 @@ Leistungsempfängers', 'accept_payments_online' => 'Akzeptieren Sie Zahlungen online', 'all_payment_gateways' => 'Alle Zahlungsgateways anzeigen', 'product_cost' => 'Produktkosten', - 'enable_rappen_roudning' => 'Aktivieren Sie die Rappen-Rundung', - 'enable_rappen_rounding_help' => 'Rundet die Gesamtsumme auf die nächste 5', 'duration_words' => 'Dauer in Worten', 'upcoming_recurring_invoices' => 'Kommende wiederkehrende Rechnungen', 'shipping_country_id' => 'Shipping Country', @@ -5296,6 +5294,11 @@ Leistungsempfängers', 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/en/texts.php b/lang/en/texts.php index 595bd3d0c5c9..937e736a4859 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5295,6 +5295,7 @@ $lang = array( 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', 'rappen_rounding' => 'Rappen Rounding', 'rappen_rounding_help' => 'Round amount to 5 cents', + 'assign_group' => 'Assign group', ); return $lang; diff --git a/lang/es/texts.php b/lang/es/texts.php index 8865c59d5958..c2ec00fc8542 100644 --- a/lang/es/texts.php +++ b/lang/es/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo eliminado con éxito', 'sent_message' => 'Mensaje enviado con éxito', 'invoice_error' => 'Seleccionar cliente y corregir errores.', - 'limit_clients' => 'Lo sentimos, esto excederá el límite de clientes :count. Actualice a un plan pago.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Ha habido un error en el proceso de tu pago. Inténtalo de nuevo más tarde.', 'registration_required' => 'Se requiere registro', 'confirmation_required' => 'Por favor confirma tu dirección de correo electrónico, :link para reenviar el correo de confirmación.', @@ -5276,8 +5276,6 @@ $lang = array( 'accept_payments_online' => 'Aceptar pagos en línea', 'all_payment_gateways' => 'Ver todas las pasarelas de pago', 'product_cost' => 'Costo del producto', - 'enable_rappen_roudning' => 'Habilitar redondeo Rappen', - 'enable_rappen_rounding_help' => 'Redondea los totales a los 5 más cercanos', 'duration_words' => 'Duración en palabras', 'upcoming_recurring_invoices' => 'Próximas facturas recurrentes', 'shipping_country_id' => 'Shipping Country', @@ -5291,6 +5289,11 @@ $lang = array( 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/es_ES/texts.php b/lang/es_ES/texts.php index b338c5deb49f..cb9b256e5021 100644 --- a/lang/es_ES/texts.php +++ b/lang/es_ES/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo eliminado correctamente', 'sent_message' => 'Mensaje enviado correctamente', 'invoice_error' => 'Seleccionar cliente y corregir errores.', - 'limit_clients' => 'Lo sentimos, esto excederá el límite de :count clientes. Actualice a un plan pago.', + 'limit_clients' => 'Has alcanzado el límite de :count clientes en cuentas gratuitas. ¡Felicidades por tu éxito!.', 'payment_error' => 'Ha habido un error en el proceso de tu Pago. Inténtalo de nuevo más tarde.', 'registration_required' => 'Se requiere registro', 'confirmation_required' => 'Por favor, confirma tu dirección de correo electrónico, :link para reenviar el email de confirmación.', @@ -1168,8 +1168,8 @@ $lang = array( 'invoice_number_padding' => 'Relleno', 'preview' => 'Vista Previa', 'list_vendors' => 'Lista de Proveedores', - 'add_users_not_supported' => 'Upgrade to the Enterprise Plan to add additional users to your account.', - 'enterprise_plan_features' => 'The Enterprise Plan adds support for multiple users and file attachments, :link to see the full list of features.', + 'add_users_not_supported' => 'Actualice al Plan Empresarial para agregar usuarios adicionales a su cuenta.', + 'enterprise_plan_features' => 'El plan Enterprise agrega soporte para múltiples usuarios y archivos adjuntos, :link para ver la lista completa de funciones.', 'return_to_app' => 'Regresar a la Applicacion', @@ -1318,7 +1318,7 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c 'security' => 'Seguridad', 'see_whats_new' => 'Qué hay de nuevo en v:version', 'wait_for_upload' => 'Por favor, espere a que se carge el documento.', - 'upgrade_for_permissions' => 'Upgrade to our Enterprise Plan to enable permissions.', + 'upgrade_for_permissions' => 'Actualice a nuestro Plan Empresarial para habilitar permisos.', 'enable_second_tax_rate' => 'Habilitar la posibilidad de especificar un segundo impuesto', 'payment_file' => 'Fichero de Pagos', 'expense_file' => 'Fichero de Gastos', @@ -2691,7 +2691,7 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c 'no_assets' => 'Sin imágenes, arrastra aquí para subir', 'add_image' => 'Añadir Imagen', 'select_image' => 'Seleccionar Imagen', - 'upgrade_to_upload_images' => 'Upgrade to the Enterprise Plan to upload images', + 'upgrade_to_upload_images' => 'Actualiza al Plan Enterprise para subir imágenes', 'delete_image' => 'Borrar Imagen', 'delete_image_help' => 'Atención: borrar la imagen la eliminará de todas las propuestas.', 'amount_variable_help' => 'Nota: el campo de la factura $amount usará el campo parcial/depósito si se indica, de otra forma se usará el balance de la factura.', @@ -3047,7 +3047,7 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c 'valid_until_days' => 'Válido hasta', 'valid_until_days_help' => 'Establece automáticamente el valor Válido hasta en los presupuestos, con este número de días en el futuro. Déjelo en blanco para deshabilitarlo.', 'usually_pays_in_days' => 'Días', - 'requires_an_enterprise_plan' => 'Requires an Enterprise Plan', + 'requires_an_enterprise_plan' => 'Requiere un plan empresarial', 'take_picture' => 'Tomar foto', 'upload_file' => 'Subir archivo', 'new_document' => 'Nuevo documento', @@ -3149,7 +3149,7 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c 'archived_group' => 'Grupo archivado correctamente', 'deleted_group' => 'Grupo borrado correctamente', 'restored_group' => 'Grupo restaurado correctamente', - 'upload_logo' => 'Upload Your Company Logo', + 'upload_logo' => 'Cargue el logotipo de su empresa', 'uploaded_logo' => 'Logo subido', 'saved_settings' => 'Ajustes guardados', 'device_settings' => 'Opciones de dispositivo', @@ -3971,7 +3971,7 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c 'notification_credit_bounced_subject' => 'No se pudo entregar Crédito :invoice', 'save_payment_method_details' => 'Guardar detalles del método de pago', 'new_card' => 'Nueva tarjeta', - 'new_bank_account' => 'Add Bank Account', + 'new_bank_account' => 'Agregar cuenta bancaria', 'company_limit_reached' => 'Límite de :limit empresas por cuenta.', 'credits_applied_validation' => 'El total de crédito aplicado no puede ser superior que el total de facturas', 'credit_number_taken' => 'El número de crédito ya existe', @@ -4232,7 +4232,7 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c 'payment_type_Bancontact' => 'Bancontact', 'payment_type_BECS' => 'BECS', 'payment_type_ACSS' => 'ACSS', - 'gross_line_total' => 'Gross Line Total', + 'gross_line_total' => 'Total de línea bruto', 'lang_Slovak' => 'Eslovaco', 'normal' => 'Normal', 'large' => 'Grande', @@ -5190,7 +5190,7 @@ De lo contrario, este campo deberá dejarse en blanco.', 'nordigen_handler_error_heading_account_config_invalid' => 'Credenciales faltantes', 'nordigen_handler_error_contents_account_config_invalid' => 'Credenciales no válidas o faltantes para los datos de la cuenta bancaria de Gocardless. Póngase en contacto con el soporte para obtener ayuda si este problema persiste.', 'nordigen_handler_error_heading_not_available' => 'No disponible', - 'nordigen_handler_error_contents_not_available' => 'Feature unavailable, Enterprise Plan only.', + 'nordigen_handler_error_contents_not_available' => 'Función no disponible, solo plan Enterprise.', 'nordigen_handler_error_heading_institution_invalid' => 'Institución no válida', 'nordigen_handler_error_contents_institution_invalid' => 'La identificación de institución proporcionada no es válida o ya no es válida.', 'nordigen_handler_error_heading_ref_invalid' => 'Referencia no válida', @@ -5236,34 +5236,34 @@ De lo contrario, este campo deberá dejarse en blanco.', 'user_sales' => 'Ventas de usuarios', 'iframe_url' => 'iFrame URL', 'user_unsubscribed' => 'Usuario dado de baja de los correos electrónicos :link', - 'out_of_stock' => 'Out of stock', - 'step_dependency_fail' => 'Component ":step" requires at least one of it\'s dependencies (":dependencies") in the list.', - 'step_dependency_order_fail' => 'Component ":step" depends on ":dependency". Make component(s) order is correct.', - 'step_authentication_fail' => 'You must include at least one of authentication methods.', - 'auth.login' => 'Login', - 'auth.login-or-register' => 'Login or Register', - 'auth.register' => 'Register', - 'cart' => 'Cart', - 'methods' => 'Methods', - 'rff' => 'Required fields form', - 'add_step' => 'Add step', - 'steps' => 'Steps', - 'steps_order_help' => 'The order of the steps is important. The first step should not depend on any other step. The second step should depend on the first step, and so on.', - 'other_steps' => 'Other steps', + 'out_of_stock' => 'Agotado', + 'step_dependency_fail' => 'El componente ":step" requiere al menos una de sus dependencias (":dependencies") en la lista.', + 'step_dependency_order_fail' => 'El componente ":step" depende de ":dependency". Asegúrese de que el orden de los componentes sea correcto.', + 'step_authentication_fail' => 'Debe incluir al menos uno de los métodos de autenticación.', + 'auth.login' => 'Iniciar sesión', + 'auth.login-or-register' => 'Iniciar sesión o registrarse', + 'auth.register' => 'Registrarse', + 'cart' => 'Carro', + 'methods' => 'Métodos', + 'rff' => 'Formulario de campos obligatorios', + 'add_step' => 'Agregar paso', + 'steps' => 'Pasos', + 'steps_order_help' => 'El orden de los pasos es importante. El primer paso no debe depender de ningún otro paso. El segundo paso debería depender del primero, y así sucesivamente.', + 'other_steps' => 'Otros pasos', 'use_available_payments' => 'Usar pagos disponibles', 'test_email_sent' => 'Correo electrónico enviado correctamente', 'gateway_type' => 'Tipo de puerta de enlace', 'save_template_body' => '¿Le gustaría guardar este mapeo de importación como plantilla para uso futuro?', 'save_as_template' => 'Guardar asignación de plantilla', - 'checkout_only_for_existing_customers' => 'Checkout is enabled only for existing customers. Please login with existing account to checkout.', - 'checkout_only_for_new_customers' => 'Checkout is enabled only for new customers. Please register a new account to checkout.', + 'checkout_only_for_existing_customers' => 'El pago está habilitado solo para clientes existentes. Inicie sesión con una cuenta existente para realizar el pago.', + 'checkout_only_for_new_customers' => 'El pago está habilitado solo para nuevos clientes. Registre una nueva cuenta para realizar el pago.', 'auto_bill_standard_invoices_help' => 'Facturas estándar de facturación automática en la fecha de vencimiento', 'auto_bill_on_help' => 'Factura automática en la fecha de envío O fecha de vencimiento (facturas recurrentes)', 'use_available_credits_help' => 'Aplicar cualquier saldo acreedor a los pagos antes de cargar un método de pago', 'use_unapplied_payments' => 'Usar pagos no aplicados', 'use_unapplied_payments_help' => 'Aplicar cualquier saldo de pago antes de cargar un método de pago', - 'payment_terms_help' => 'The number of days after the invoice date that payment is due', - 'payment_type_help' => 'The default payment type to be used for payments', + 'payment_terms_help' => 'El número de días después de la fecha de la factura en que vence el pago.', + 'payment_type_help' => 'El tipo de pago predeterminado que se utilizará para los pagos.', 'quote_valid_until_help' => 'El número de días durante los cuales la cotización es válida.', 'expense_payment_type_help' => 'El tipo de pago de gastos predeterminado que se utilizará', 'paylater' => 'Paga en 4', @@ -5274,21 +5274,24 @@ De lo contrario, este campo deberá dejarse en blanco.', 'accept_payments_online' => 'Aceptar pagos en línea', 'all_payment_gateways' => 'Ver todas las pasarelas de pago', 'product_cost' => 'Costo del producto', - 'enable_rappen_roudning' => 'Habilitar redondeo Rappen', - 'enable_rappen_rounding_help' => 'Redondea los totales a los 5 más cercanos', 'duration_words' => 'Duración en palabras', 'upcoming_recurring_invoices' => 'Próximas facturas recurrentes', - 'shipping_country_id' => 'Shipping Country', - 'show_table_footer' => 'Show table footer', - 'show_table_footer_help' => 'Displays the totals in the footer of the table', + 'shipping_country_id' => 'País de envío', + 'show_table_footer' => 'Mostrar pie de tabla', + 'show_table_footer_help' => 'Muestra los totales en el pie de página de la tabla.', 'total_invoices' => 'Facturas totales', - 'add_to_group' => 'Add to group', - 'check_credentials' => 'Check Credentials', - 'valid_credentials' => 'Credentials are valid', - 'e_quote' => 'E-Quote', - 'e_credit' => 'E-Credit', - 'e_purchase_order' => 'E-Purchase Order', - 'e_quote_type' => 'E-Quote Type', + 'add_to_group' => 'Añadir al grupo', + 'check_credentials' => 'Verificar credenciales', + 'valid_credentials' => 'Las credenciales son válidas', + 'e_quote' => 'Presupuesto Electrónico', + 'e_credit' => 'Crédito Electrónico', + 'e_purchase_order' => 'Orden de compra electrónica', + 'e_quote_type' => 'Tipo de presupuesto electrónico', + 'unlock_unlimited_clients' => '¡Actualice para desbloquear clientes ilimitados!', + 'download_e_purchase_order' => 'Descargar orden de compra electrónica', + 'flutter_web_warning' => 'Recomendamos utilizar la nueva aplicación web o la aplicación de escritorio para obtener el mejor rendimiento.', + 'rappen_rounding' => 'Redondeo de rappen', + 'rappen_rounding_help' => 'Cantidad redonda a 5 centimos', ); return $lang; diff --git a/lang/fi/texts.php b/lang/fi/texts.php index 875593ce5ece..ac4cd5bbe6f9 100644 --- a/lang/fi/texts.php +++ b/lang/fi/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo on poistettu onnistuneesti ', 'sent_message' => 'Viesti on onnistuneesti lähetetty', 'invoice_error' => 'Ystävällisesti varmistakaa että asiakasta on valittu ja korjaatkaa kaikki virheet', - 'limit_clients' => 'Pahoittelut, tämä ylittää :count asiakkaan rajan', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Maksukäsittelyssä ilmeni ongelma. Yrittäkää myöhemmin uudelleen.', 'registration_required' => 'Rekisteröinti vaaditaan', 'confirmation_required' => 'Ole hyvä ja vahvista sähköpostiosoitteesi, :link paina tästä uudelleenlähettääksesi vahvistussähköpostin. ', @@ -5277,8 +5277,6 @@ Kun saat summat, palaa tälle maksutapasivulle ja klikkaa "Saata loppuun todenta 'accept_payments_online' => 'Accept Payments Online', 'all_payment_gateways' => 'View all payment gateways', 'product_cost' => 'Product cost', - 'enable_rappen_roudning' => 'Enable Rappen Rounding', - 'enable_rappen_rounding_help' => 'Rounds totals to nearest 5', 'duration_words' => 'Duration in words', 'upcoming_recurring_invoices' => 'Upcoming Recurring Invoices', 'shipping_country_id' => 'Shipping Country', @@ -5292,6 +5290,11 @@ Kun saat summat, palaa tälle maksutapasivulle ja klikkaa "Saata loppuun todenta 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/fr/texts.php b/lang/fr/texts.php index 3befbd1109af..817538bd5267 100644 --- a/lang/fr/texts.php +++ b/lang/fr/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo supprimé avec succès', 'sent_message' => 'Message envoyé avec succès', 'invoice_error' => 'Veuillez vous assurer de sélectionner un client et de corriger les erreurs', - 'limit_clients' => 'Désolé, cela va dépasser la limite de :count clients. Veuillez passer à un forfait payant.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Il y a eu une erreur lors du traitement de votre paiement. Veuillez réessayer ultérieurement', 'registration_required' => 'Enregistrement Requis', 'confirmation_required' => 'Veuillez confirmer votre adresse e-mail, :link pour renvoyer l\'e-mail de confirmation.', @@ -5277,8 +5277,6 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette 'accept_payments_online' => 'Acceptez les paiements en ligne', 'all_payment_gateways' => 'Voir toutes les passerelles de paiement', 'product_cost' => 'Coût du produit', - 'enable_rappen_roudning' => 'Activer l'arrondi Rappen', - 'enable_rappen_rounding_help' => 'Arrondit les totaux au 5 le plus proche', 'duration_words' => 'Durée en mots', 'upcoming_recurring_invoices' => 'Factures récurrentes à venir', 'shipping_country_id' => 'Shipping Country', @@ -5292,6 +5290,11 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/fr_CA/texts.php b/lang/fr_CA/texts.php index 34aa4949f9fe..9da8f20c35f7 100644 --- a/lang/fr_CA/texts.php +++ b/lang/fr_CA/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Le logo a été supprimé', 'sent_message' => 'Le message a été envoyé', 'invoice_error' => 'Veuillez vous assurer de sélectionner un client et de corriger les erreurs', - 'limit_clients' => 'Désolé, cela va dépasser la limite de :count clients. Veuillez passer à un forfait payant.', + 'limit_clients' => 'Vous avez atteint la limite de :count clients sur un compte gratuit. Félicitations pour votre réussite !', 'payment_error' => 'Il y a eu une erreur lors du traitement de votre paiement. Veuillez réessayer ultérieurement', 'registration_required' => 'Inscription requise', 'confirmation_required' => 'Veuillez confirmer votre adresse courriel, :link pour renvoyer le courriel de confirmation.', @@ -5274,8 +5274,6 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette 'accept_payments_online' => 'Accepter les paiements en ligne', 'all_payment_gateways' => 'Voir toutes les passerelles de paiements', 'product_cost' => 'Coût du produit', - 'enable_rappen_roudning' => 'Activer arrondir les cents', - 'enable_rappen_rounding_help' => 'Arrondir les totaux au 5 le plus proche', 'duration_words' => 'Durée en mots', 'upcoming_recurring_invoices' => 'Factures récurrentes à venir', 'shipping_country_id' => 'Pays de livraison', @@ -5289,6 +5287,11 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette 'e_credit' => 'E-Crédit', 'e_purchase_order' => 'E-Bon d\'achat', 'e_quote_type' => 'E-Type de soumission', + 'unlock_unlimited_clients' => 'Mettre à jour pour débloquer un nombre de clients illimités!', + 'download_e_purchase_order' => 'Télécharger le E-Bon de dommance', + 'flutter_web_warning' => 'Nous vous recommandons d\'utiliser la nouvelle application web ou l\'application PC pour de meilleures performances.', + 'rappen_rounding' => 'Arrondir au cents', + 'rappen_rounding_help' => 'Arrondir au 5 cents', ); return $lang; diff --git a/lang/fr_CH/texts.php b/lang/fr_CH/texts.php index 102b7441c734..3e7278687adf 100644 --- a/lang/fr_CH/texts.php +++ b/lang/fr_CH/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Le logo a été supprimé avec succès', 'sent_message' => 'Le message a été envoyé avec succès', 'invoice_error' => 'Veuillez vous assurer de sélectionner un client et de corriger les erreurs', - 'limit_clients' => 'Désolé, cela va dépasser la limite de :count clients. Veuillez passer à un forfait payant.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Il y a eu une erreur lors du traitement de votre paiement. Veuillez réessayer ultérieurement', 'registration_required' => 'Inscription requise', 'confirmation_required' => 'Veuillez confirmer votre adresse courriel, :link pour renvoyer le courriel de confirmation.', @@ -5274,8 +5274,6 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette 'accept_payments_online' => 'Acceptez les paiements en ligne', 'all_payment_gateways' => 'Voir toutes les passerelles de paiement', 'product_cost' => 'Coût du produit', - 'enable_rappen_roudning' => 'Activer l'arrondi Rappen', - 'enable_rappen_rounding_help' => 'Arrondit les totaux au 5 le plus proche', 'duration_words' => 'Durée en mots', 'upcoming_recurring_invoices' => 'Factures récurrentes à venir', 'shipping_country_id' => 'Shipping Country', @@ -5289,6 +5287,11 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/he/texts.php b/lang/he/texts.php index a9220bbb7cda..c9c3027fad90 100644 --- a/lang/he/texts.php +++ b/lang/he/texts.php @@ -192,7 +192,7 @@ $lang = array( 'removed_logo' => 'לוגו הוסר בהצלחה', 'sent_message' => 'הודעה נשלחה בהצלחה', 'invoice_error' => 'בבקשה בחר לקוח ותקן כל שגיאה', - 'limit_clients' => 'מצטערים, זה חורוג מהמגבלה של חשבון לקוחות חינמי. שדרג לתוכנית בתשלום.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'אופס קרתה תקלה בביצוע התשלום, נא בבקשה לנסות שוב מאוחר יותר.', 'registration_required' => 'נדרשת הרשמה', 'confirmation_required' => 'בבקשה לאמת את הכתובת דואר אלקטרוני : קישור לשליחה מחדש הודעת אימות למייל', @@ -5275,8 +5275,6 @@ $lang = array( 'accept_payments_online' => 'קבל תשלומים באינטרנט', 'all_payment_gateways' => 'הצג את כל שערי התשלום', 'product_cost' => 'עלות המוצר', - 'enable_rappen_roudning' => 'הפעל עיגול Rappen', - 'enable_rappen_rounding_help' => 'סיבובים מסתכמים ל-5 הקרובים ביותר', 'duration_words' => 'משך זמן במילים', 'upcoming_recurring_invoices' => 'חשבוניות חוזרות בקרוב', 'shipping_country_id' => 'Shipping Country', @@ -5290,6 +5288,11 @@ $lang = array( 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/hu/texts.php b/lang/hu/texts.php index 1d37e1526b9b..4b9c1a1dcd63 100644 --- a/lang/hu/texts.php +++ b/lang/hu/texts.php @@ -192,7 +192,7 @@ $lang = array( 'removed_logo' => 'Logó eltávolítva', 'sent_message' => 'Üzenet elküldve', 'invoice_error' => 'Válasszon ki egy ügyfelet és javítson ki minden hibát', - 'limit_clients' => 'Ügyfélkorlátozás', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'A fizetés feldolgozásában hibát észleltünk, próbálja újra később', 'registration_required' => 'Regisztráció szükséges', 'confirmation_required' => 'Megerősítés szükséges', @@ -5261,8 +5261,6 @@ adva :date', 'accept_payments_online' => 'Online fizetések elfogadása', 'all_payment_gateways' => 'Tekintse meg az összes fizetési átjárót', 'product_cost' => 'A termék költsége', - 'enable_rappen_roudning' => 'Rappen kerekítés engedélyezése', - 'enable_rappen_rounding_help' => 'Az összegeket 5-re kerekíti', 'duration_words' => 'Időtartam szavakban', 'upcoming_recurring_invoices' => 'Közelgő ismétlődő számlák', 'shipping_country_id' => 'Shipping Country', @@ -5276,6 +5274,11 @@ adva :date', 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/it/texts.php b/lang/it/texts.php index 70969af92fee..4e396e5e7474 100644 --- a/lang/it/texts.php +++ b/lang/it/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo rimosso con successo', 'sent_message' => 'Messaggio inviato con successo', 'invoice_error' => 'Per favore, assicurati di aver selezionato un cliente e correggi tutti gli errori', - 'limit_clients' => 'Siamo spiacenti, questo supererà il limite di client :count. Passa a un piano a pagamento.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'C\'è stato un errore durante il pagamento. Riprova più tardi, per favore.', 'registration_required' => 'Registrazione richiesta', 'confirmation_required' => 'Vogliate confermare il vostro indirizzo email, :link per rinviare una email di conferma', @@ -5268,8 +5268,6 @@ $lang = array( 'accept_payments_online' => 'Accetta Pagamenti Online', 'all_payment_gateways' => 'Vedi tutti i gateway Pagamento', 'product_cost' => 'Prezzo del prodotto', - 'enable_rappen_roudning' => 'Abilita arrotondamento Rappen', - 'enable_rappen_rounding_help' => 'Arrotonda i totali al 5 più vicino', 'duration_words' => 'Durata in parole', 'upcoming_recurring_invoices' => 'Prossime Fatture Ricorrente', 'shipping_country_id' => 'Shipping Country', @@ -5283,6 +5281,11 @@ $lang = array( 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/ja/texts.php b/lang/ja/texts.php index 1c47e9fc2be4..c51257e85de0 100644 --- a/lang/ja/texts.php +++ b/lang/ja/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'ロゴを削除しました。', 'sent_message' => 'メッセージを送信しました。', 'invoice_error' => '顧客を選択し、エラーを修正したことを確認してください。', - 'limit_clients' => '申し訳ありませんが、これは :count クライアントの制限を超えます。有料プランにアップグレードしてください。', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'There was an error processing your payment. Please try again later.', 'registration_required' => 'Registration Required', 'confirmation_required' => 'メールボックスを確認してください。確認メールを再送する場合は :link をクリックしてください。', @@ -605,7 +605,6 @@ $lang = array( 'email_error' => 'メールの送信で問題が発生しました。', 'confirm_recurring_timing' => 'Note: emails are sent at the start of the hour.', 'confirm_recurring_timing_not_sent' => '注: 請求書は時間の開始時に作成されます。', - 'payment_terms_help' => 'Sets the default invoice due date', 'unlink_account' => 'Unlink Account', 'unlink' => 'Unlink', 'show_address' => '住所を表示', @@ -2059,7 +2058,6 @@ $lang = array( 'freq_two_months' => 'Two months', 'freq_yearly' => 'Annually', 'profile' => 'Profile', - 'payment_type_help' => 'Sets the default manual payment type.', 'industry_Construction' => 'Construction', 'your_statement' => 'Your Statement', 'statement_issued_to' => 'Statement issued to', @@ -4238,7 +4236,7 @@ $lang = array( 'payment_type_Bancontact' => 'Bancontact', 'payment_type_BECS' => 'BECS', 'payment_type_ACSS' => 'ACSS', - 'gross_line_total' => 'Gross line total', + 'gross_line_total' => 'Gross Line Total', 'lang_Slovak' => 'Slovak', 'normal' => 'Normal', 'large' => 'Large', @@ -5088,7 +5086,6 @@ $lang = array( 'mercado_pago' => 'Mercado Pago', 'mybank' => 'MyBank', 'paypal_paylater' => 'Pay in 4', - 'paid_date' => 'Paid Date', 'district' => 'District', 'region' => 'Region', 'county' => 'County', @@ -5268,8 +5265,8 @@ $lang = array( 'use_available_credits_help' => 'Apply any credit balances to payments prior to charging a payment method', 'use_unapplied_payments' => 'Use unapplied payments', 'use_unapplied_payments_help' => 'Apply any payment balances prior to charging a payment method', - 'payment_terms_help' => 'Sets the default invoice due date', - 'payment_type_help' => 'Sets the default manual payment type.', + 'payment_terms_help' => 'The number of days after the invoice date that payment is due', + 'payment_type_help' => 'The default payment type to be used for payments', 'quote_valid_until_help' => 'The number of days that the quote is valid for', 'expense_payment_type_help' => 'The default expense payment type to be used', 'paylater' => 'Pay in 4', @@ -5280,8 +5277,6 @@ $lang = array( 'accept_payments_online' => 'Accept Payments Online', 'all_payment_gateways' => 'View all payment gateways', 'product_cost' => 'Product cost', - 'enable_rappen_roudning' => 'Enable Rappen Rounding', - 'enable_rappen_rounding_help' => 'Rounds totals to nearest 5', 'duration_words' => 'Duration in words', 'upcoming_recurring_invoices' => 'Upcoming Recurring Invoices', 'shipping_country_id' => 'Shipping Country', @@ -5289,6 +5284,17 @@ $lang = array( 'show_table_footer_help' => 'Displays the totals in the footer of the table', 'total_invoices' => 'Total Invoices', 'add_to_group' => 'Add to group', + 'check_credentials' => 'Check Credentials', + 'valid_credentials' => 'Credentials are valid', + 'e_quote' => 'E-Quote', + 'e_credit' => 'E-Credit', + 'e_purchase_order' => 'E-Purchase Order', + 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/km_KH/texts.php b/lang/km_KH/texts.php index 33195e42b5bd..810ca78831e8 100644 --- a/lang/km_KH/texts.php +++ b/lang/km_KH/texts.php @@ -192,7 +192,7 @@ $lang = array( 'removed_logo' => 'បានលុបរូបសញ្ញាដោយជោគជ័យ', 'sent_message' => 'បានផ្ញើសារដោយជោគជ័យ', 'invoice_error' => 'សូមប្រាកដថាអ្នកជ្រើសរើសអតិថិជន និងកែកំហុសណាមួយ។', - 'limit_clients' => 'សូមអភ័យទោស វានឹងលើសពីដែនកំណត់នៃអតិថិជន :count។ សូមដំឡើងកំណែទៅគម្រោងបង់ប្រាក់។', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'មានកំហុសក្នុងដំណើរការការបង់ប្រាក់របស់អ្នក។ សូម​ព្យាយាម​ម្តង​ទៀត​នៅ​ពេល​ក្រោយ។', 'registration_required' => 'ការចុះឈ្មោះត្រូវបានទាមទារ', 'confirmation_required' => 'សូមបញ្ជាក់អាសយដ្ឋានអ៊ីមែលរបស់អ្នក :link ដើម្បីផ្ញើអ៊ីមែលបញ្ជាក់ឡើងវិញ។', @@ -5257,8 +5257,6 @@ $lang = array( 'accept_payments_online' => 'ទទួលយកការទូទាត់តាមអ៊ីនធឺណិត', 'all_payment_gateways' => 'មើលច្រកផ្លូវទូទាត់ទាំងអស់។', 'product_cost' => 'តម្លៃផលិតផល', - 'enable_rappen_roudning' => 'បើកដំណើរការ Rounding', - 'enable_rappen_rounding_help' => 'បង្គត់ចំនួនសរុបទៅជិតបំផុត 5', 'duration_words' => 'រយៈពេលនៅក្នុងពាក្យ', 'upcoming_recurring_invoices' => 'វិក្កយបត្រដែលកើតឡើងដដែលៗនាពេលខាងមុខ', 'shipping_country_id' => 'Shipping Country', @@ -5272,6 +5270,11 @@ $lang = array( 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/lo_LA/texts.php b/lang/lo_LA/texts.php index 1ef014d8483a..3520010f1714 100644 --- a/lang/lo_LA/texts.php +++ b/lang/lo_LA/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'ລຶບໂລໂກ້ສຳເລັດແລ້ວ', 'sent_message' => 'ສົ່ງຂໍ້ຄວາມສຳເລັດແລ້ວ', 'invoice_error' => 'ກະລຸນາໃຫ້ແນ່ໃຈວ່າເລືອກລູກຄ້າແລະແກ້ໄຂຂໍ້ຜິດພາດຕ່າງໆ', - 'limit_clients' => 'ຂໍອະໄພ, ນີ້ຈະເກີນຂອບເຂດຈໍາກັດຂອງ :ນັບລູກຄ້າ. ກະລຸນາອັບເກຣດເປັນແຜນຈ່າຍ.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'ມີຄວາມຜິດພາດໃນການປະມວນຜົນການຈ່າຍເງິນຂອງທ່ານ. ກະລຸນາລອງໃໝ່ໃນພາຍຫຼັງ.', 'registration_required' => 'ຕ້ອງລົງທະບຽນ', 'confirmation_required' => 'ກະລຸນາຢືນຢັນທີ່ຢູ່ອີເມວຂອງເຈົ້າ, :ລິ້ງເພື່ອສົ່ງອີເມວຢືນຢັນຄືນໃໝ່.', @@ -5277,8 +5277,6 @@ $lang = array( 'accept_payments_online' => 'ຍອມຮັບການຊໍາລະເງິນອອນໄລນ໌', 'all_payment_gateways' => 'ເບິ່ງປະຕູການຈ່າຍເງິນທັງໝົດ', 'product_cost' => 'ຄ່າໃຊ້ຈ່າຍຜະລິດຕະພັນ', - 'enable_rappen_roudning' => 'ເປີດໃຊ້ Rappen Rounding', - 'enable_rappen_rounding_help' => 'ຮອບທັງໝົດໄປຫາໃກ້ທີ່ສຸດ 5', 'duration_words' => 'ໄລຍະເວລາໃນຄໍາສັບຕ່າງໆ', 'upcoming_recurring_invoices' => 'ໃບເກັບເງິນທີ່ເກີດຂື້ນທີ່ຈະມາເຖິງ', 'shipping_country_id' => 'Shipping Country', @@ -5292,6 +5290,11 @@ $lang = array( 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/lt/texts.php b/lang/lt/texts.php index 8dad5e8cd158..50daaf7ce971 100644 --- a/lang/lt/texts.php +++ b/lang/lt/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo ištrintas sėkmingai', 'sent_message' => 'Žinutė išsiųsta', 'invoice_error' => 'Pasitinkite klientą ir pataisykite klaidas', - 'limit_clients' => 'Atsiprašome, tai viršys :count klientų limitą. Atsinaujinkite į mokamą planą.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'There was an error processing your payment. Please try again later.', 'registration_required' => 'Būtina registracija', 'confirmation_required' => 'Prašome patvirtinti jūsų el.pašto adresą, :link jei norite dar kartą atsiųsti patvirtinimo laišką.', @@ -5277,8 +5277,6 @@ $lang = array( 'accept_payments_online' => 'Accept Payments Online', 'all_payment_gateways' => 'View all payment gateways', 'product_cost' => 'Product cost', - 'enable_rappen_roudning' => 'Enable Rappen Rounding', - 'enable_rappen_rounding_help' => 'Rounds totals to nearest 5', 'duration_words' => 'Duration in words', 'upcoming_recurring_invoices' => 'Upcoming Recurring Invoices', 'shipping_country_id' => 'Shipping Country', @@ -5292,6 +5290,11 @@ $lang = array( 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/nl/texts.php b/lang/nl/texts.php index 0a849a5d49bc..edda23350065 100644 --- a/lang/nl/texts.php +++ b/lang/nl/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Het logo is verwijderd', 'sent_message' => 'Het bericht is verzonden', 'invoice_error' => 'Selecteer een klant en verbeter eventuele fouten', - 'limit_clients' => 'Sorry, deze actie zal de limiet van :count klanten overschrijden. Kies een betaald plan.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Er was een fout bij het verwerken van de betaling. Probeer het later opnieuw.', 'registration_required' => 'Registratie verplicht', 'confirmation_required' => 'Bevestig het e-mailadres, :link om de bevestigingsmail opnieuw te ontvangen.', @@ -5277,8 +5277,6 @@ Email: :email
', 'accept_payments_online' => 'Accepteer betalingen online', 'all_payment_gateways' => 'Bekijk alle betalingsgateways', 'product_cost' => 'Productkosten', - 'enable_rappen_roudning' => 'Rappenafronding inschakelen', - 'enable_rappen_rounding_help' => 'Rondt het totaal af op de dichtstbijzijnde 5', 'duration_words' => 'Duur in woorden', 'upcoming_recurring_invoices' => 'Aankomende terugkerende facturen', 'shipping_country_id' => 'Shipping Country', @@ -5292,6 +5290,11 @@ Email: :email
', 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/pl/texts.php b/lang/pl/texts.php index f7a3e52137ce..1dc4f30fdbbd 100644 --- a/lang/pl/texts.php +++ b/lang/pl/texts.php @@ -197,7 +197,7 @@ Przykłady dynamicznych zmiennych: 'removed_logo' => 'Logo zostało usunięte', 'sent_message' => 'Wiadomość została wysłana', 'invoice_error' => 'Pamiętaj, aby wybrać klienta i poprawić błędy', - 'limit_clients' => 'Przepraszamy, to przekroczy limit :count klientów. Przejdź na płatną licencję.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Wystąpił błąd w trakcie przetwarzania płatności. Prosimy spróbować później.', 'registration_required' => 'Wymagana rejestracja', 'confirmation_required' => 'Potwierdź swój adres emailowy, :link do ponownego wysłania emailu weryfikujacego.', @@ -5275,8 +5275,6 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik 'accept_payments_online' => 'Accept Payments Online', 'all_payment_gateways' => 'View all payment gateways', 'product_cost' => 'Product cost', - 'enable_rappen_roudning' => 'Enable Rappen Rounding', - 'enable_rappen_rounding_help' => 'Rounds totals to nearest 5', 'duration_words' => 'Duration in words', 'upcoming_recurring_invoices' => 'Upcoming Recurring Invoices', 'shipping_country_id' => 'Shipping Country', @@ -5290,6 +5288,11 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/pt_BR/texts.php b/lang/pt_BR/texts.php index 18b74bd4d917..60533f712f7b 100644 --- a/lang/pt_BR/texts.php +++ b/lang/pt_BR/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logotipo removido com sucesso', 'sent_message' => 'Mensagem enviada com sucesso', 'invoice_error' => 'Assegure-se de selecionar um cliente e corrigir quaisquer erros', - 'limit_clients' => 'Desculpe, isso excederá o limite de :count clientes. Atualize para um plano pago.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Ocorreu um erro ao processar seu pagamento. Por favor tente novamente mais tarde.', 'registration_required' => 'Registro requerido', 'confirmation_required' => 'Por favor confirme seu endereço de email, :link para re-enviar o email de confirmação.', @@ -5274,8 +5274,6 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique " 'accept_payments_online' => 'Aceite pagamentos on-line', 'all_payment_gateways' => 'Veja todos os gateways de pagamento', 'product_cost' => 'Custo do produto', - 'enable_rappen_roudning' => 'Habilitar arredondamento Rappen', - 'enable_rappen_rounding_help' => 'Arredonda o total para o 5 mais próximo', 'duration_words' => 'Duração em palavras', 'upcoming_recurring_invoices' => 'Próximas faturas recorrentes', 'shipping_country_id' => 'Shipping Country', @@ -5289,6 +5287,11 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique " 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/pt_PT/texts.php b/lang/pt_PT/texts.php index 57b0b687172e..96c297b70460 100644 --- a/lang/pt_PT/texts.php +++ b/lang/pt_PT/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logótipo removido com sucesso', 'sent_message' => 'Mensagem enviada com sucesso', 'invoice_error' => 'Certifique-se de selecionar um cliente e corrigir quaisquer erros', - 'limit_clients' => 'Desculpe, isso excederá o limite de :count clientes. Por favor, atualize para um plano pago.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Ocorreu um erro ao processar o pagamento. Por favor tente novamente mais tarde.', 'registration_required' => 'Registro requerido', 'confirmation_required' => 'Por favor confirme o seu e-mail, :link para reenviar o e-mail de confirmação.', @@ -5277,8 +5277,6 @@ O envio de E-mails foi suspenso. Será retomado às 23:00 UTC.', 'accept_payments_online' => 'Aceite pagamentos on-line', 'all_payment_gateways' => 'Veja todos os gateways de pagamento', 'product_cost' => 'Custo do produto', - 'enable_rappen_roudning' => 'Habilitar arredondamento Rappen', - 'enable_rappen_rounding_help' => 'Arredonda o total para o 5 mais próximo', 'duration_words' => 'Duração em palavras', 'upcoming_recurring_invoices' => 'Próximas faturas recorrentes', 'shipping_country_id' => 'Shipping Country', @@ -5292,6 +5290,11 @@ O envio de E-mails foi suspenso. Será retomado às 23:00 UTC.', 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/ro/texts.php b/lang/ro/texts.php index 3703a99ae027..112fce075ef1 100644 --- a/lang/ro/texts.php +++ b/lang/ro/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo sters cu succes', 'sent_message' => 'Mesaj trimis cu succes', 'invoice_error' => 'Te rog alege un client si corecteaza erorile', - 'limit_clients' => 'Această acțiune va depăși limita de :cont clienți. Vă recomandăm să optați pentru un plan plătit.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'A fost o eroare in procesarea platii. Te rog sa incerci mai tarizu.', 'registration_required' => 'Înregistrare necesară', 'confirmation_required' => 'Confirmați adresa dvs. de e-mail, :link pentru a retrimite e-mailul de confirmare.', @@ -5278,8 +5278,6 @@ Odată ce sumele au ajuns la dumneavoastră, reveniți la pagina cu metode de pl 'accept_payments_online' => 'Acceptați plăți online', 'all_payment_gateways' => 'Vedeți toate gateway-urile de plată', 'product_cost' => 'Costul produsului', - 'enable_rappen_roudning' => 'Activați rotunjirea Rappen', - 'enable_rappen_rounding_help' => 'Rotunjește totalurile la cel mai apropiat 5', 'duration_words' => 'Durata în cuvinte', 'upcoming_recurring_invoices' => 'Facturi recurente viitoare', 'shipping_country_id' => 'Shipping Country', @@ -5293,6 +5291,11 @@ Odată ce sumele au ajuns la dumneavoastră, reveniți la pagina cu metode de pl 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/sk/texts.php b/lang/sk/texts.php index 846bcd5b1a66..45577e622777 100644 --- a/lang/sk/texts.php +++ b/lang/sk/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo bolo úspešne odstánené', 'sent_message' => 'Správa úspešne odoslaná', 'invoice_error' => 'Uistite sa, že máte zvoleného klienta a opravte prípadné chyby', - 'limit_clients' => 'Ospravedlňujeme sa, toto prekročí limit klientov :count. Inovujte na platený plán.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Nastala chyba počas spracovávania Vašej platby. Skúste to prosím zopakovať neskôr.', 'registration_required' => 'Vyžaduje sa registrácia', 'confirmation_required' => 'Prosím potvrďte vašu email adresu, kliknutím sem na preposlanie potvrdzujúceho emailu.', @@ -5264,8 +5264,6 @@ $lang = array( 'accept_payments_online' => 'Prijímajte platby online', 'all_payment_gateways' => 'Pozrite si všetky platobné brány', 'product_cost' => 'Cena produktu', - 'enable_rappen_roudning' => 'Povoliť zaokrúhľovanie Rappen', - 'enable_rappen_rounding_help' => 'Zaokrúhľuje súčty na najbližších 5', 'duration_words' => 'Trvanie v slovách', 'upcoming_recurring_invoices' => 'Nadchádzajúce opakované faktúry', 'shipping_country_id' => 'Shipping Country', @@ -5279,6 +5277,11 @@ $lang = array( 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/sq/texts.php b/lang/sq/texts.php index 5276b01bac2d..a687c77a3297 100644 --- a/lang/sq/texts.php +++ b/lang/sq/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logo është larguar me sukses', 'sent_message' => 'Mesazhi është dërguar me sukses', 'invoice_error' => 'Ju lutem sigurohuni të zgjidhni një klient dhe të përmirësoni çdo gabim', - 'limit_clients' => 'Na falni, kjo tejkalon numrin prej :count klientëve', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Ka ndodhur një gabim gjatë procesimit të pagesës tuaj. Ju lutem provoni më vonë', 'registration_required' => 'Registration Required', 'confirmation_required' => 'Ju lutem konfirmoni email adresën tuaj, :link për të ri-dërguar emailin e konfirmimit. ', @@ -605,7 +605,6 @@ $lang = array( 'email_error' => 'Ka pasur problem me dërgimin e emailit', 'confirm_recurring_timing' => 'Shënim: emailat dërgohen në fillim të orës.', 'confirm_recurring_timing_not_sent' => 'Note: invoices are created at the start of the hour.', - 'payment_terms_help' => 'Sets the default invoice due date', 'unlink_account' => 'Zgjidh Llogarinë', 'unlink' => 'Zgjidh', 'show_address' => 'Shfaq Adresën', @@ -2060,7 +2059,6 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli 'freq_two_months' => 'Two months', 'freq_yearly' => 'Annually', 'profile' => 'Profile', - 'payment_type_help' => 'Sets the default manual payment type.', 'industry_Construction' => 'Construction', 'your_statement' => 'Your Statement', 'statement_issued_to' => 'Statement issued to', @@ -4239,7 +4237,7 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli 'payment_type_Bancontact' => 'Bancontact', 'payment_type_BECS' => 'BECS', 'payment_type_ACSS' => 'ACSS', - 'gross_line_total' => 'Gross line total', + 'gross_line_total' => 'Gross Line Total', 'lang_Slovak' => 'Slovak', 'normal' => 'Normal', 'large' => 'Large', @@ -5089,7 +5087,6 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli 'mercado_pago' => 'Mercado Pago', 'mybank' => 'MyBank', 'paypal_paylater' => 'Pay in 4', - 'paid_date' => 'Paid Date', 'district' => 'District', 'region' => 'Region', 'county' => 'County', @@ -5269,8 +5266,8 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli 'use_available_credits_help' => 'Apply any credit balances to payments prior to charging a payment method', 'use_unapplied_payments' => 'Use unapplied payments', 'use_unapplied_payments_help' => 'Apply any payment balances prior to charging a payment method', - 'payment_terms_help' => 'Sets the default invoice due date', - 'payment_type_help' => 'Sets the default manual payment type.', + 'payment_terms_help' => 'The number of days after the invoice date that payment is due', + 'payment_type_help' => 'The default payment type to be used for payments', 'quote_valid_until_help' => 'The number of days that the quote is valid for', 'expense_payment_type_help' => 'The default expense payment type to be used', 'paylater' => 'Pay in 4', @@ -5281,8 +5278,6 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli 'accept_payments_online' => 'Accept Payments Online', 'all_payment_gateways' => 'View all payment gateways', 'product_cost' => 'Product cost', - 'enable_rappen_roudning' => 'Enable Rappen Rounding', - 'enable_rappen_rounding_help' => 'Rounds totals to nearest 5', 'duration_words' => 'Duration in words', 'upcoming_recurring_invoices' => 'Upcoming Recurring Invoices', 'shipping_country_id' => 'Shipping Country', @@ -5290,6 +5285,17 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli 'show_table_footer_help' => 'Displays the totals in the footer of the table', 'total_invoices' => 'Total Invoices', 'add_to_group' => 'Add to group', + 'check_credentials' => 'Check Credentials', + 'valid_credentials' => 'Credentials are valid', + 'e_quote' => 'E-Quote', + 'e_credit' => 'E-Credit', + 'e_purchase_order' => 'E-Purchase Order', + 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/sv/texts.php b/lang/sv/texts.php index c02e6dc44537..8be952cd56b7 100644 --- a/lang/sv/texts.php +++ b/lang/sv/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => 'Logotyp borttagen', 'sent_message' => 'Meddelandet skickat', 'invoice_error' => 'Välj kund och rätta till eventuella fel', - 'limit_clients' => 'Ursäkta, detta överskrider begränsningen av :count kunder. Uppgradera till en betald plan.', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => 'Något blev fel när din betalning bearbetades. Var vänlig och försök igen lite senare.', 'registration_required' => 'Registering krävs', 'confirmation_required' => 'Please confirm your email address, :link to resend the confirmation email.', @@ -5285,8 +5285,6 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k 'accept_payments_online' => 'Acceptera betalningar online', 'all_payment_gateways' => 'Se alla betalningsportar', 'product_cost' => 'Produktkostnad', - 'enable_rappen_roudning' => 'Aktivera Rappen-avrundning', - 'enable_rappen_rounding_help' => 'Avrundar totalt till närmaste 5', 'duration_words' => 'Varaktighet i ord', 'upcoming_recurring_invoices' => 'Kommande återkommande fakturor', 'shipping_country_id' => 'Shipping Country', @@ -5300,6 +5298,11 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang; diff --git a/lang/zh_TW/texts.php b/lang/zh_TW/texts.php index b6c81eb58fcb..f70b04d40668 100644 --- a/lang/zh_TW/texts.php +++ b/lang/zh_TW/texts.php @@ -199,7 +199,7 @@ $lang = array( 'removed_logo' => '移除標誌成功', 'sent_message' => '寄出訊息成功', 'invoice_error' => '請確認選取一個用戶並更正任何錯誤', - 'limit_clients' => '抱歉,這將超出:count客戶端的限制。請升級到付費方案。', + 'limit_clients' => 'You\'ve hit the :count client limit on Free accounts. Congrats on your success!.', 'payment_error' => '您的付款處理過程有誤。請稍後重試。', 'registration_required' => '需要註冊', 'confirmation_required' => '請確認您的電子郵件地址 :link ,以重寄確認函。', @@ -5277,8 +5277,6 @@ $lang = array( 'accept_payments_online' => '接受線上付款', 'all_payment_gateways' => '查看所有支付網關', 'product_cost' => '產品成本', - 'enable_rappen_roudning' => '啟用 Rappen 舍入', - 'enable_rappen_rounding_help' => '將總計四捨五入到最接近的 5', 'duration_words' => '文字持續時間', 'upcoming_recurring_invoices' => '即將開立的經常性發票', 'shipping_country_id' => 'Shipping Country', @@ -5292,6 +5290,11 @@ $lang = array( 'e_credit' => 'E-Credit', 'e_purchase_order' => 'E-Purchase Order', 'e_quote_type' => 'E-Quote Type', + 'unlock_unlimited_clients' => 'Please upgrade to unlock unlimited clients!', + 'download_e_purchase_order' => 'Download E-Purchase Order', + 'flutter_web_warning' => 'We recommend using the new web app or the desktop app for the best performance', + 'rappen_rounding' => 'Rappen Rounding', + 'rappen_rounding_help' => 'Round amount to 5 cents', ); return $lang;