This commit is contained in:
David Bomba 2025-01-14 18:35:33 +11:00
parent 6a020feb4b
commit 5c9506a3a3
3 changed files with 87 additions and 84 deletions

View File

@ -28,7 +28,7 @@ $lang = array(
'invoice' => 'Rechnung', 'invoice' => 'Rechnung',
'client' => 'Kunde', 'client' => 'Kunde',
'invoice_number' => 'Rechnungsnummer', 'invoice_number' => 'Rechnungsnummer',
'invoice_number_short' => 'Re-Nr.', 'invoice_number_short' => 'Rechnung ',
'po_number' => 'Bestellnummer', 'po_number' => 'Bestellnummer',
'po_number_short' => 'Best.-Nr.', 'po_number_short' => 'Best.-Nr.',
'frequency_id' => 'Wie oft', 'frequency_id' => 'Wie oft',
@ -1536,8 +1536,8 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'country_Kazakhstan' => 'Kasachstan', 'country_Kazakhstan' => 'Kasachstan',
'country_Jordan' => 'Jordanien', 'country_Jordan' => 'Jordanien',
'country_Kenya' => 'Kenia', 'country_Kenya' => 'Kenia',
'country_Korea, Democratic People\'s Republic of' => 'Korea, Democratic People\'s Republic of', 'country_Korea, Democratic People\'s Republic of' => 'Nordkorea',
'country_Korea, Republic of' => 'Korea, Republic of', 'country_Korea, Republic of' => 'Südkorea',
'country_Kuwait' => 'Kuwait', 'country_Kuwait' => 'Kuwait',
'country_Kyrgyzstan' => 'Kirgisistan', 'country_Kyrgyzstan' => 'Kirgisistan',
'country_Lao People\'s Democratic Republic' => 'Lao People\'s Democratic Republic', 'country_Lao People\'s Democratic Republic' => 'Lao People\'s Democratic Republic',
@ -1562,7 +1562,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'country_Mexico' => 'Mexiko', 'country_Mexico' => 'Mexiko',
'country_Monaco' => 'Monaco', 'country_Monaco' => 'Monaco',
'country_Mongolia' => 'Mongolei', 'country_Mongolia' => 'Mongolei',
'country_Moldova, Republic of' => 'Moldova, Republic of', 'country_Moldova, Republic of' => 'Moldau',
'country_Montenegro' => 'Montenegro', 'country_Montenegro' => 'Montenegro',
'country_Montserrat' => 'Montserrat', 'country_Montserrat' => 'Montserrat',
'country_Morocco' => 'Marokko', 'country_Morocco' => 'Marokko',
@ -1625,7 +1625,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'country_Singapore' => 'Singapur', 'country_Singapore' => 'Singapur',
'country_Slovakia' => 'Slowakei', 'country_Slovakia' => 'Slowakei',
'country_Viet Nam' => 'Vietnam', 'country_Viet Nam' => 'Vietnam',
'country_Slovenia' => 'Slovenien', 'country_Slovenia' => 'Slowenien',
'country_Somalia' => 'Somalia', 'country_Somalia' => 'Somalia',
'country_South Africa' => 'Südafrika', 'country_South Africa' => 'Südafrika',
'country_Zimbabwe' => 'Simbabwe', 'country_Zimbabwe' => 'Simbabwe',
@ -4035,7 +4035,7 @@ https://invoiceninja.github.io/docs/migration/#troubleshooting',
'connect_google' => 'Google-Konto verbinden', 'connect_google' => 'Google-Konto verbinden',
'disconnect_google' => 'Google-Konto entfernen', 'disconnect_google' => 'Google-Konto entfernen',
'disable_two_factor' => 'Zwei-Faktor-Authentifizierung deaktivieren', 'disable_two_factor' => 'Zwei-Faktor-Authentifizierung deaktivieren',
'invoice_task_datelog' => 'In Aufgabe erfasste Daten in Rechnungen ausweisen', 'invoice_task_datelog' => 'In Aufgabe erfasstes Datum in Rechnungen ausweisen',
'invoice_task_datelog_help' => 'Zeigt Datumsdetails in den Rechnungspositionen an', 'invoice_task_datelog_help' => 'Zeigt Datumsdetails in den Rechnungspositionen an',
'promo_code' => 'Gutscheincode', 'promo_code' => 'Gutscheincode',
'recurring_invoice_issued_to' => 'Wiederkehrende Rechnung ausgestellt an', 'recurring_invoice_issued_to' => 'Wiederkehrende Rechnung ausgestellt an',
@ -4932,7 +4932,7 @@ https://invoiceninja.github.io/docs/migration/#troubleshooting',
'oauth_mail' => 'OAuth / E-Mail', 'oauth_mail' => 'OAuth / E-Mail',
'preferences' => 'Einstellungen', 'preferences' => 'Einstellungen',
'analytics' => 'Analytik', 'analytics' => 'Analytik',
'reduced_rate' => 'Reduzierte Rate', 'reduced_rate' => 'Reduzierter Preis',
'tax_all' => 'Alles besteuern', 'tax_all' => 'Alles besteuern',
'tax_selected' => 'Steuer ausgewählt', 'tax_selected' => 'Steuer ausgewählt',
'version' => 'Ausführung', 'version' => 'Ausführung',
@ -4987,7 +4987,7 @@ https://invoiceninja.github.io/docs/migration/#troubleshooting',
'enable_auto_bill' => 'Automatische Bezahlung aktivieren', 'enable_auto_bill' => 'Automatische Bezahlung aktivieren',
'email_count_invoices' => ':count Rechnungen versenden', 'email_count_invoices' => ':count Rechnungen versenden',
'invoice_task_item_description' => 'Rechnungspositionsbeschreibung', 'invoice_task_item_description' => 'Rechnungspositionsbeschreibung',
'invoice_task_item_description_help' => 'Element-Beschreibung zu den Rechnungs-Positionen hinzufügen', 'invoice_task_item_description_help' => 'Element-Beschreibung zu den Rechnungspositionen hinzufügen',
'next_send_time' => 'Nächster Versandzeitpunkt', 'next_send_time' => 'Nächster Versandzeitpunkt',
'uploaded_certificate' => 'Das Zertifikat wurde erfolgreich hochgeladen', 'uploaded_certificate' => 'Das Zertifikat wurde erfolgreich hochgeladen',
'certificate_set' => 'Zertifikat hochgeladen', 'certificate_set' => 'Zertifikat hochgeladen',
@ -5141,6 +5141,8 @@ Leistungsempfängers',
'nordigen_handler_error_contents_institution_invalid' => 'Die angegebene Institutions-ID ist ungültig oder nicht mehr gültig.', 'nordigen_handler_error_contents_institution_invalid' => 'Die angegebene Institutions-ID ist ungültig oder nicht mehr gültig.',
'nordigen_handler_error_heading_ref_invalid' => 'Ungültige Referenz', 'nordigen_handler_error_heading_ref_invalid' => 'Ungültige Referenz',
'nordigen_handler_error_contents_ref_invalid' => 'GoCardless hat keine gültige Referenz angegeben. Bitte führen Sie Flow erneut aus und wenden Sie sich an den Support, wenn das Problem weiterhin besteht.', 'nordigen_handler_error_contents_ref_invalid' => 'GoCardless hat keine gültige Referenz angegeben. Bitte führen Sie Flow erneut aus und wenden Sie sich an den Support, wenn das Problem weiterhin besteht.',
'nordigen_handler_error_heading_eua_failure' => 'EUA Fehler',
'nordigen_handler_error_contents_eua_failure' => 'Beim Erstellen der Endbenutzervereinbarung (EUA) ist ein Fehler aufgetreten:',
'nordigen_handler_error_heading_not_found' => 'Ungültige Anforderung', 'nordigen_handler_error_heading_not_found' => 'Ungültige Anforderung',
'nordigen_handler_error_contents_not_found' => 'GoCardless hat keine gültige Referenz angegeben. Bitte führen Sie Flow erneut aus und wenden Sie sich an den Support, wenn das Problem weiterhin besteht.', 'nordigen_handler_error_contents_not_found' => 'GoCardless hat keine gültige Referenz angegeben. Bitte führen Sie Flow erneut aus und wenden Sie sich an den Support, wenn das Problem weiterhin besteht.',
'nordigen_handler_error_heading_requisition_invalid_status' => 'Nicht bereit', 'nordigen_handler_error_heading_requisition_invalid_status' => 'Nicht bereit',
@ -5382,24 +5384,24 @@ Leistungsempfängers',
'hidden_taxes_warning' => 'Einige Steuern sind aufgrund der aktuellen Steuereinstellungen ausgeblendet. :link', 'hidden_taxes_warning' => 'Einige Steuern sind aufgrund der aktuellen Steuereinstellungen ausgeblendet. :link',
'tax3' => 'Dritte Steuer', 'tax3' => 'Dritte Steuer',
'negative_payment_warning' => 'Möchten Sie wirklich eine negative Zahlung erstellen? Diese kann nicht als Gutschrift oder Zahlung verwendet werden.', 'negative_payment_warning' => 'Möchten Sie wirklich eine negative Zahlung erstellen? Diese kann nicht als Gutschrift oder Zahlung verwendet werden.',
'currency_Bermudian_Dollar' => 'Bermuda-Dollar', 'currency_bermudian_dollar' => 'Bermuda-Dollar',
'currency_Central_African_CFA_Franc' => 'Zentralafrikanischer CFA-Franc', 'currency_central_african_cfa_franc' => 'Zentralafrikanischer CFA-Franc',
'currency_Congolese_Franc' => 'Kongolesischer Franc', 'currency_congolese_franc' => 'Kongolesisches Franc',
'currency_Djiboutian_Franc' => 'Dschibuti-Franc', 'currency_djiboutian_franc' => 'Dschibuti-Franc',
'currency_Eritrean_Nakfa' => 'Eritreischer Nakfa', 'currency_eritrean_nakfa' => 'Eritreische Nakia',
'currency_Falkland_Islands_Pound' => 'Falklandinseln Pfund', 'currency_falkland_islands_pound' => 'Falklandinseln Pfund',
'currency_Guinean_Franc' => 'Guinea-Franc', 'currency_guinean_franc' => 'Guinea-Franc',
'currency_Iraqi_Dinar' => 'Irakischer Dinar', 'currency_iraqi_dinar' => 'Irakischer Dinar',
'currency_Lesotho_Loti' => 'Lesothischer Loti', 'currency_lesotho_loti' => 'Lesotho Loti',
'currency_Mongolian_Tugrik' => 'Mongolischer Tugrik', 'currency_mongolian_tugrik' => 'Mongolian Tugrik',
'currency_Seychellois_Rupee' => 'Seychellen-Rupie', 'currency_seychellois_rupee' => 'Seychellois Rupee',
'currency_Solomon_Islands_Dollar' => 'Salomonen-Dollar', 'currency_solomon_islands_dollar' => 'Solomon Islands Dollar',
'currency_Somali_Shilling' => 'Somalischer Schilling', 'currency_somali_shilling' => 'Somali Shilling',
'currency_South_Sudanese_Pound' => 'Südsudanesisches Pfund', 'currency_south_sudanese_pound' => 'South Sudanese Pound',
'currency_Sudanese_Pound' => 'Sudanesisches Pfund', 'currency_sudanese_pound' => 'Sudanese Pound',
'currency_Tajikistani_Somoni' => 'Tadschikischer Somoni', 'currency_tajikistani_somoni' => 'Tajikistani Somoni',
'currency_Turkmenistani_Manat' => 'Turkmenistan-Manat', 'currency_turkmenistani_manat' => 'Turkmenistani Manat',
'currency_Uzbekistani_Som' => 'Usbekischer Som', 'currency_uzbekistani_som' => 'Uzbekistani Som',
'payment_status_changed' => 'Bitte beachten Sie, dass der Status Ihrer Zahlung aktualisiert wurde. Wir empfehlen, die Seite zu aktualisieren, um die aktuellste Version anzuzeigen.', 'payment_status_changed' => 'Bitte beachten Sie, dass der Status Ihrer Zahlung aktualisiert wurde. Wir empfehlen, die Seite zu aktualisieren, um die aktuellste Version anzuzeigen.',
'credit_status_changed' => 'Bitte beachten Sie, dass der Status Ihres Guthabens aktualisiert wurde. Wir empfehlen, die Seite zu aktualisieren, um die aktuellste Version anzuzeigen.', 'credit_status_changed' => 'Bitte beachten Sie, dass der Status Ihres Guthabens aktualisiert wurde. Wir empfehlen, die Seite zu aktualisieren, um die aktuellste Version anzuzeigen.',
'credit_updated' => 'Kredit- aktualisiert', 'credit_updated' => 'Kredit- aktualisiert',
@ -5481,15 +5483,14 @@ Leistungsempfängers',
'download_ready' => 'Ihr Download ist jetzt bereit! [:message]', 'download_ready' => 'Ihr Download ist jetzt bereit! [:message]',
'notification_quote_reminder1_sent_subject' => 'Erste Erinnerung für Angebot :invoice wurde an :client gesendet', 'notification_quote_reminder1_sent_subject' => 'Erste Erinnerung für Angebot :invoice wurde an :client gesendet',
'custom_reminder_sent' => 'Benutzerdefinierte Erinnerung wurde an :client gesendet', 'custom_reminder_sent' => 'Benutzerdefinierte Erinnerung wurde an :client gesendet',
'use_system_fonts' => 'Use System Fonts', 'use_system_fonts' => 'Verwende Systemschriftarten',
'use_system_fonts_help' => 'Override the standard fonts with those from the web browser', 'use_system_fonts_help' => 'Überschreibe die Standardschriftarten mit denen aus dem Webbrowser',
'active_tasks' => 'Active Tasks', 'active_tasks' => 'Aktive Aufgaben',
'enable_public_notifications_1' => 'Hallo! Sie können jetzt Echtzeitbenachrichtigungen von Invoice Ninja erhalten!',
'enable_public_notifications_2' => 'Dies bedeutet, dass Sie mit den offiziellen Invoice Ninja-Servern verbunden werden. Wir möchten Sie daher nach Ihrer Präferenz fragen.',
'enable_public_notifications_3' => 'Bitte beachten Sie, dass Sie dieses Modal nur einmal sehen. Wenn Sie Ihre Einstellungen ändern möchten, können Sie dies im Einstellungsmenü tun.',
'enable_notifications' => 'Aktiviere Benachrichtigungen', 'enable_notifications' => 'Aktiviere Benachrichtigungen',
'enable_public_notifications' => 'Aktiviere öffentliche Benachrichtigungen', 'enable_public_notifications' => 'Aktiviere öffentliche Benachrichtigungen',
'navigate' => 'Navigate', 'enable_public_notifications_help' => 'Aktivieren Sie Echtzeitbenachrichtigungen von Invoice Ninja.',
'navigate' => 'Navigiere',
'calculate_taxes_warning' => 'Mit dieser Aktion werden Einzelpostensteuern aktiviert und Gesamtsteuern deaktiviert. Eventuell offene Rechnungen können mit den neuen Einstellungen neu berechnet werden!',
); );
return $lang; return $lang;

View File

@ -5134,6 +5134,8 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'nordigen_handler_error_contents_institution_invalid' => 'L\'identifiant d\'institution fourni n\'est pas ou n\'est plus valide.', 'nordigen_handler_error_contents_institution_invalid' => 'L\'identifiant d\'institution fourni n\'est pas ou n\'est plus valide.',
'nordigen_handler_error_heading_ref_invalid' => 'Référence non valide', 'nordigen_handler_error_heading_ref_invalid' => 'Référence non valide',
'nordigen_handler_error_contents_ref_invalid' => 'GoCardless n\'a pas fourni une référence valide. Veuillez relancer le processus et contacter le support si le problème persiste.', 'nordigen_handler_error_contents_ref_invalid' => 'GoCardless n\'a pas fourni une référence valide. Veuillez relancer le processus et contacter le support si le problème persiste.',
'nordigen_handler_error_heading_eua_failure' => 'Échec du CLUF',
'nordigen_handler_error_contents_eua_failure' => 'Erreur lors de la création du CLUF :',
'nordigen_handler_error_heading_not_found' => 'Réquisition non valide', 'nordigen_handler_error_heading_not_found' => 'Réquisition non valide',
'nordigen_handler_error_contents_not_found' => 'GoCardless n\'a pas fourni une référence valide. Veuillez relancer le processus et contacter le support si le problème persiste.', 'nordigen_handler_error_contents_not_found' => 'GoCardless n\'a pas fourni une référence valide. Veuillez relancer le processus et contacter le support si le problème persiste.',
'nordigen_handler_error_heading_requisition_invalid_status' => 'Pas prêt', 'nordigen_handler_error_heading_requisition_invalid_status' => 'Pas prêt',
@ -5376,24 +5378,24 @@ Développe automatiquement la section des notes dans le tableau de produits pour
'hidden_taxes_warning' => 'Certaines taxes sont masquées en raison des paramètres de taxes actuels.', 'hidden_taxes_warning' => 'Certaines taxes sont masquées en raison des paramètres de taxes actuels.',
'tax3' => 'Troisième taxe', 'tax3' => 'Troisième taxe',
'negative_payment_warning' => 'Êtes-vous sûr de vouloir créer un paiement négatif? Cela ne peut pas être utilisé comme crédit ou paiement.', 'negative_payment_warning' => 'Êtes-vous sûr de vouloir créer un paiement négatif? Cela ne peut pas être utilisé comme crédit ou paiement.',
'currency_Bermudian_Dollar' => 'Dollar bermudien', 'currency_bermudian_dollar' => 'Dollar bermudien',
'currency_Central_African_CFA_Franc' => 'Franc CFA de l\'Afrique centrale', 'currency_central_african_cfa_franc' => 'Franc CFA centrafricain',
'currency_Congolese_Franc' => 'Franc congolais', 'currency_congolese_franc' => 'Franc congolais',
'currency_Djiboutian_Franc' => 'Franc Djiboutien', 'currency_djiboutian_franc' => 'Franc Djibouti',
'currency_Eritrean_Nakfa' => 'Nakfa érythréen', 'currency_eritrean_nakfa' => 'Nakfa érythréen',
'currency_Falkland_Islands_Pound' => 'Livre des Îles Malouines', 'currency_falkland_islands_pound' => 'Livre des Îles Malouines',
'currency_Guinean_Franc' => 'Franc guinéen', 'currency_guinean_franc' => 'Franc guinéen',
'currency_Iraqi_Dinar' => 'Dinar irakien', 'currency_iraqi_dinar' => 'Dinar irakien',
'currency_Lesotho_Loti' => 'Loti lésothien', 'currency_lesotho_loti' => 'Loti Lesotho',
'currency_Mongolian_Tugrik' => 'Tugrik mongolien', 'currency_mongolian_tugrik' => 'Tugrik mongol',
'currency_Seychellois_Rupee' => 'Roupie seychelloise', 'currency_seychellois_rupee' => 'Roupie seychelloise',
'currency_Solomon_Islands_Dollar' => 'Dollar des Salomon', 'currency_solomon_islands_dollar' => 'Dollar des Salomon',
'currency_Somali_Shilling' => 'Shilling somalien', 'currency_somali_shilling' => 'Shilling somalien',
'currency_South_Sudanese_Pound' => 'Livre sud-soudanaise', 'currency_south_sudanese_pound' => 'Livre sud-soudanaise',
'currency_Sudanese_Pound' => 'Livre soudanaise', 'currency_sudanese_pound' => 'Livre soudanaise',
'currency_Tajikistani_Somoni' => 'Somoni Tadjik', 'currency_tajikistani_somoni' => 'Somoni Tadjik',
'currency_Turkmenistani_Manat' => 'Manat turkmène', 'currency_turkmenistani_manat' => 'Manat turkmène',
'currency_Uzbekistani_Som' => 'Sum Ouzbek', 'currency_uzbekistani_som' => 'Sum Ouzbek',
'payment_status_changed' => 'Veuillez noter que le statut de votre paiement a été mis à jour. Nous vous recommandons de rafraîchir la page pour voir la version la plus récente.', 'payment_status_changed' => 'Veuillez noter que le statut de votre paiement a été mis à jour. Nous vous recommandons de rafraîchir la page pour voir la version la plus récente.',
'credit_status_changed' => 'Veuillez noter que le statut de votre crédit a été mis à jour. Nous vous recommandons de rafraîchir la page pour voir la version la plus récente.', 'credit_status_changed' => 'Veuillez noter que le statut de votre crédit a été mis à jour. Nous vous recommandons de rafraîchir la page pour voir la version la plus récente.',
'credit_updated' => 'Crédit mis à jour', 'credit_updated' => 'Crédit mis à jour',
@ -5478,12 +5480,11 @@ Développe automatiquement la section des notes dans le tableau de produits pour
'use_system_fonts' => 'Utiliser les polices de caractères du système', 'use_system_fonts' => 'Utiliser les polices de caractères du système',
'use_system_fonts_help' => 'Remplacer les polices standard par celles du navigateur web', 'use_system_fonts_help' => 'Remplacer les polices standard par celles du navigateur web',
'active_tasks' => 'Tâches actives', 'active_tasks' => 'Tâches actives',
'enable_public_notifications_1' => 'Bonjour ! Vous pouvez maintenant recevoir des notifications en temps réel d\'Invoice Ninja !',
'enable_public_notifications_2' => 'Cela signifie que vous serez connecté aux serveurs officiels d\'Invoice Ninja, nous aimerions donc connaître votre préférence.',
'enable_public_notifications_3' => 'Veuillez noter que vous ne verrez cette fenêtre modale qu\'une seule fois. Si vous souhaitez modifier vos paramètres, vous pouvez le faire dans le menu des paramètres.',
'enable_notifications' => 'Activer les notifications', 'enable_notifications' => 'Activer les notifications',
'enable_public_notifications' => 'Activer les notifications publiques', 'enable_public_notifications' => 'Activer les notifications publiques',
'enable_public_notifications_help' => 'Activer les notifications en temps réel de Invoice Ninja.',
'navigate' => 'Naviguer', 'navigate' => 'Naviguer',
'calculate_taxes_warning' => 'Cette action activera les taxes par ligne et désactivera les taxes totales. Toutes les factures ouvertes peuvent être recalculées avec les nouveaux paramètres !',
); );
return $lang; return $lang;

View File

@ -738,7 +738,7 @@ $lang = array(
'activity_7' => ':contact đã xem hóa đơn :invoice gửi đến :client', 'activity_7' => ':contact đã xem hóa đơn :invoice gửi đến :client',
'activity_8' => ':user hóa đơn lưu trữ :invoice', 'activity_8' => ':user hóa đơn lưu trữ :invoice',
'activity_9' => ':user đã xóa hóa đơn :invoice', 'activity_9' => ':user đã xóa hóa đơn :invoice',
'activity_10' => ':user đã nhập thanh toán :payment bởi :payment _số tiền trên hóa đơn :invoice cho :client', 'activity_10' => ':user đã nhập thanh toán :payment bởi :payment số tiền trên hóa đơn :invoice cho :client',
'activity_11' => ':user cập nhật thanh toán :payment', 'activity_11' => ':user cập nhật thanh toán :payment',
'activity_12' => ':user thanh toán đã lưu trữ :payment', 'activity_12' => ':user thanh toán đã lưu trữ :payment',
'activity_13' => ':user đã xóa thanh toán :payment', 'activity_13' => ':user đã xóa thanh toán :payment',
@ -2132,7 +2132,7 @@ $lang = array(
'purge_data_message' => 'Cảnh báo: Thao tác này sẽ xóa vĩnh viễn dữ liệu của bạn, không thể hoàn tác.', 'purge_data_message' => 'Cảnh báo: Thao tác này sẽ xóa vĩnh viễn dữ liệu của bạn, không thể hoàn tác.',
'contact_phone' => 'Điện thoại liên hệ', 'contact_phone' => 'Điện thoại liên hệ',
'contact_email' => 'Email liên hệ', 'contact_email' => 'Email liên hệ',
'reply_to_email' => 'Trả lời Email', 'reply_to_email' => 'Địa chỉ mail',
'reply_to_email_help' => 'Chỉ định địa chỉ trả lời cho email của khách hàng.', 'reply_to_email_help' => 'Chỉ định địa chỉ trả lời cho email của khách hàng.',
'bcc_email_help' => 'Bao gồm riêng địa chỉ này vào email của khách hàng.', 'bcc_email_help' => 'Bao gồm riêng địa chỉ này vào email của khách hàng.',
'import_complete' => 'Quá trình nhập của bạn đã hoàn tất thành công.', 'import_complete' => 'Quá trình nhập của bạn đã hoàn tất thành công.',
@ -2188,7 +2188,7 @@ $lang = array(
'host' => 'Chủ nhà', 'host' => 'Chủ nhà',
'database' => 'Cơ sở dữ liệu', 'database' => 'Cơ sở dữ liệu',
'test_connection' => 'Kiểm tra kết nối', 'test_connection' => 'Kiểm tra kết nối',
'from_name' => 'Từ Tên', 'from_name' => 'Người gửi',
'from_address' => 'Từ Địa chỉ', 'from_address' => 'Từ Địa chỉ',
'port' => 'Cảng', 'port' => 'Cảng',
'encryption' => 'Mã hóa', 'encryption' => 'Mã hóa',
@ -2903,7 +2903,7 @@ $lang = array(
'local_part_available' => 'Name available', 'local_part_available' => 'Name available',
'local_part_invalid' => 'Tên không hợp lệ (chỉ chữ số, không có khoảng trắng', 'local_part_invalid' => 'Tên không hợp lệ (chỉ chữ số, không có khoảng trắng',
'local_part_help' => 'Tùy chỉnh phần địa phương của email hỗ trợ đến của bạn, ví dụ: YOUR_NAME@support.invoiceninja.com', 'local_part_help' => 'Tùy chỉnh phần địa phương của email hỗ trợ đến của bạn, ví dụ: YOUR_NAME@support.invoiceninja.com',
'from_name_help' => 'Từ tên là người gửi có thể nhận dạng được hiển thị thay cho địa chỉ email, tức là Trung tâm hỗ trợ', 'from_name_help' => 'Người gửi là người gửi có thể nhận dạng được hiển thị thay cho địa chỉ email, tức là Trung tâm hỗ trợ',
'local_part_placeholder' => 'YOUR_NAME', 'local_part_placeholder' => 'YOUR_NAME',
'from_name_placeholder' => 'Trung tâm hỗ trợ', 'from_name_placeholder' => 'Trung tâm hỗ trợ',
'attachments' => 'Đính kèm', 'attachments' => 'Đính kèm',
@ -3981,7 +3981,7 @@ $lang = array(
'converted_paid_to_date' => 'Đã chuyển đổi thanh toán', 'converted_paid_to_date' => 'Đã chuyển đổi thanh toán',
'converted_credit_balance' => 'Số dư tín dụng đã chuyển đổi', 'converted_credit_balance' => 'Số dư tín dụng đã chuyển đổi',
'converted_total' => 'Tổng số đã chuyển đổi', 'converted_total' => 'Tổng số đã chuyển đổi',
'reply_to_name' => 'Trả lời tên', 'reply_to_name' => 'Soạn thư',
'payment_status_-2' => 'Một phần chưa áp dụng', 'payment_status_-2' => 'Một phần chưa áp dụng',
'color_theme' => 'Chủ đề màu sắc', 'color_theme' => 'Chủ đề màu sắc',
'start_migration' => 'Bắt đầu di chuyển', 'start_migration' => 'Bắt đầu di chuyển',
@ -4527,7 +4527,7 @@ $lang = array(
'connect_email' => 'Kết nối Email', 'connect_email' => 'Kết nối Email',
'disconnect_email' => 'Ngắt kết nối Email', 'disconnect_email' => 'Ngắt kết nối Email',
'use_web_app_to_connect_microsoft' => 'Vui lòng sử dụng ứng dụng web để kết nối với Microsoft', 'use_web_app_to_connect_microsoft' => 'Vui lòng sử dụng ứng dụng web để kết nối với Microsoft',
'email_provider' => 'Nhà cung cấp email', 'email_provider' => 'Email',
'connect_microsoft' => 'Kết nối Microsoft', 'connect_microsoft' => 'Kết nối Microsoft',
'disconnect_microsoft' => 'Ngắt kết nối Microsoft', 'disconnect_microsoft' => 'Ngắt kết nối Microsoft',
'connected_microsoft' => 'Đã kết nối thành công Microsoft', 'connected_microsoft' => 'Đã kết nối thành công Microsoft',
@ -5137,6 +5137,8 @@ $lang = array(
'nordigen_handler_error_contents_institution_invalid' => 'Mã số tổ chức được cung cấp không hợp lệ hoặc không còn hợp lệ.', 'nordigen_handler_error_contents_institution_invalid' => 'Mã số tổ chức được cung cấp không hợp lệ hoặc không còn hợp lệ.',
'nordigen_handler_error_heading_ref_invalid' => 'Tham chiếu không hợp lệ', 'nordigen_handler_error_heading_ref_invalid' => 'Tham chiếu không hợp lệ',
'nordigen_handler_error_contents_ref_invalid' => 'GoCardless không cung cấp tham chiếu hợp lệ. Vui lòng chạy lại luồng và liên hệ với bộ phận hỗ trợ nếu sự cố này vẫn tiếp diễn.', 'nordigen_handler_error_contents_ref_invalid' => 'GoCardless không cung cấp tham chiếu hợp lệ. Vui lòng chạy lại luồng và liên hệ với bộ phận hỗ trợ nếu sự cố này vẫn tiếp diễn.',
'nordigen_handler_error_heading_eua_failure' => 'Lỗi EUA',
'nordigen_handler_error_contents_eua_failure' => 'Đã xảy ra lỗi trong quá trình tạo Thỏa thuận kết thúc Người dùng :',
'nordigen_handler_error_heading_not_found' => 'Yêu cầu không hợp lệ', 'nordigen_handler_error_heading_not_found' => 'Yêu cầu không hợp lệ',
'nordigen_handler_error_contents_not_found' => 'GoCardless không cung cấp tham chiếu hợp lệ. Vui lòng chạy lại luồng và liên hệ với bộ phận hỗ trợ nếu sự cố này vẫn tiếp diễn.', 'nordigen_handler_error_contents_not_found' => 'GoCardless không cung cấp tham chiếu hợp lệ. Vui lòng chạy lại luồng và liên hệ với bộ phận hỗ trợ nếu sự cố này vẫn tiếp diễn.',
'nordigen_handler_error_heading_requisition_invalid_status' => 'Chưa sẵn sàng', 'nordigen_handler_error_heading_requisition_invalid_status' => 'Chưa sẵn sàng',
@ -5378,24 +5380,24 @@ $lang = array(
'hidden_taxes_warning' => 'Một số loại thuế bị ẩn Quá hạn đến Cài đặt thuế hiện hành . :link', 'hidden_taxes_warning' => 'Một số loại thuế bị ẩn Quá hạn đến Cài đặt thuế hiện hành . :link',
'tax3' => 'Thuế thứ ba', 'tax3' => 'Thuế thứ ba',
'negative_payment_warning' => 'Bạn có chắc chắn đến Tạo một Sự chi trả giá âm ? Điều này không thể được sử dụng như một khoản tín dụng hoặc Sự chi trả .', 'negative_payment_warning' => 'Bạn có chắc chắn đến Tạo một Sự chi trả giá âm ? Điều này không thể được sử dụng như một khoản tín dụng hoặc Sự chi trả .',
'currency_Bermudian_Dollar' => 'Đô la Bermuda', 'currency_bermudian_dollar' => 'Đô la Bermuda',
'currency_Central_African_CFA_Franc' => 'Franc CFA Trung Phi', 'currency_central_african_cfa_franc' => 'Franc CFA Trung Phi',
'currency_Congolese_Franc' => 'Franc Congo', 'currency_congolese_franc' => 'Franc Congo',
'currency_Djiboutian_Franc' => 'Franc Djibouti', 'currency_djiboutian_franc' => 'Franc Djibouti',
'currency_Eritrean_Nakfa' => 'Nakfa Eritrea', 'currency_eritrean_nakfa' => 'Nakfa Eritrea',
'currency_Falkland_Islands_Pound' => 'Bảng Anh Quần đảo Falkland', 'currency_falkland_islands_pound' => 'Bảng Anh Quần đảo Falkland',
'currency_Guinean_Franc' => 'Franc Guinea', 'currency_guinean_franc' => 'Franc Guinea',
'currency_Iraqi_Dinar' => 'Dinar Iraq', 'currency_iraqi_dinar' => 'Dinar Iraq',
'currency_Lesotho_Loti' => 'Loti Lesotho', 'currency_lesotho_loti' => 'Loti Lesotho',
'currency_Mongolian_Tugrik' => 'Tugrik Mông Cổ', 'currency_mongolian_tugrik' => 'Tugrik Mông Cổ',
'currency_Seychellois_Rupee' => 'Rupee Seychelles', 'currency_seychellois_rupee' => 'Rupee Seychelles',
'currency_Solomon_Islands_Dollar' => 'Đô la Quần đảo Solomon', 'currency_solomon_islands_dollar' => 'Đô la Quần đảo Solomon',
'currency_Somali_Shilling' => 'Shilling Somali', 'currency_somali_shilling' => 'Shilling Somali',
'currency_South_Sudanese_Pound' => 'Bảng Nam Sudan', 'currency_south_sudanese_pound' => 'Bảng Nam Sudan',
'currency_Sudanese_Pound' => 'Bảng Sudan', 'currency_sudanese_pound' => 'Bảng Sudan',
'currency_Tajikistani_Somoni' => 'Somoni Tajikistan', 'currency_tajikistani_somoni' => 'Somoni Tajikistan',
'currency_Turkmenistani_Manat' => 'Đồng Manat Turkmenistan', 'currency_turkmenistani_manat' => 'Đồng Manat Turkmenistan',
'currency_Uzbekistani_Som' => 'Som Uzbekistan', 'currency_uzbekistani_som' => 'Som Uzbekistan',
'payment_status_changed' => 'Xin Ghi chú rằng trạng thái Sự chi trả của bạn đã được đã cập nhật . Chúng tôi khuyên bạn nên làm mới trang đến Xem phiên bản mới nhất.', 'payment_status_changed' => 'Xin Ghi chú rằng trạng thái Sự chi trả của bạn đã được đã cập nhật . Chúng tôi khuyên bạn nên làm mới trang đến Xem phiên bản mới nhất.',
'credit_status_changed' => 'Vui lòng Ghi chú rằng trạng thái tín dụng của bạn đã được đã cập nhật . Chúng tôi khuyên bạn nên làm mới trang đến Xem phiên bản mới nhất.', 'credit_status_changed' => 'Vui lòng Ghi chú rằng trạng thái tín dụng của bạn đã được đã cập nhật . Chúng tôi khuyên bạn nên làm mới trang đến Xem phiên bản mới nhất.',
'credit_updated' => 'đã cập nhật tín dụng', 'credit_updated' => 'đã cập nhật tín dụng',
@ -5480,12 +5482,11 @@ $lang = array(
'use_system_fonts' => 'Sử dụng Phông chữ Hệ thống', 'use_system_fonts' => 'Sử dụng Phông chữ Hệ thống',
'use_system_fonts_help' => 'Ghi đè phông chữ chuẩn bằng phông chữ từ trình duyệt web', 'use_system_fonts_help' => 'Ghi đè phông chữ chuẩn bằng phông chữ từ trình duyệt web',
'active_tasks' => 'Nhiệm vụ đang hoạt động', 'active_tasks' => 'Nhiệm vụ đang hoạt động',
'enable_public_notifications_1' => 'Xin chào! Bây giờ bạn có thể nhận thông báo theo thời gian thực từ Hóa đơn Ninja!',
'enable_public_notifications_2' => 'Điều này có nghĩa là bạn sẽ được kết nối đến máy chủ Hóa đơn Ninja chính thức, vì vậy chúng tôi muốn hỏi ý kiến đến về sở thích của bạn.',
'enable_public_notifications_3' => 'Vui lòng Ghi chú , bạn sẽ chỉ nhìn thấy phương thức này một lần. Nếu bạn muốn đến đổi Cài đặt của mình, bạn có thể làm như vậy trong menu Cài đặt .',
'enable_notifications' => 'Bật thông báo', 'enable_notifications' => 'Bật thông báo',
'enable_public_notifications' => 'Bật thông báo công khai', 'enable_public_notifications' => 'Bật thông báo công khai',
'enable_public_notifications_help' => 'Bật thông báo thời gian thực từ Invoice Ninja.',
'navigate' => 'Điều hướng', 'navigate' => 'Điều hướng',
'calculate_taxes_warning' => 'Hành động này sẽ kích hoạt thuế mục hàng và vô hiệu hóa thuế Tổng cộng . Mọi Hóa đơn đang mở có thể được tính toán lại bằng Cài đặt mới !',
); );
return $lang; return $lang;