mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Some new translations.
This commit is contained in:
parent
bb449e1940
commit
1294705809
@ -1284,7 +1284,7 @@ return [
|
||||
'send_test_triggered' => 'Der Test wurde ausgelöst. Überprüfen Sie Ihren Posteingang und die Protokolldateien.',
|
||||
|
||||
'split_transaction_title' => 'Beschreibung der Splittbuchung',
|
||||
'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
|
||||
'split_transaction_title_help' => 'Wenn Sie eine Splittbuchung anlegen, muss es eine eindeutige Beschreibung für alle Aufteilungen der Buchung geben.',
|
||||
'split_title_help' => 'Wenn Sie eine Splittbuchung anlegen, muss es eine eindeutige Beschreibung für alle Aufteilungen der Buchhaltung geben.',
|
||||
'transaction_information' => 'Buchungsinformation',
|
||||
'you_create_transfer' => 'Sie erstellen gerade eine <strong>Umbuchung</strong>.',
|
||||
|
@ -1284,7 +1284,7 @@ return [
|
||||
'send_test_triggered' => 'Le test a été initié. Vérifiez votre boîte de réception (et les logs si nécessaire).',
|
||||
|
||||
'split_transaction_title' => 'Description de l\'opération ventilée',
|
||||
'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
|
||||
'split_transaction_title_help' => 'Si vous créez une opération ventilée, il doit y avoir une description globale pour chaque fraction de l\'opération.',
|
||||
'split_title_help' => 'Si vous créez une opération ventilée, il doit y avoir une description globale pour chaque fractions de l\'opération.',
|
||||
'transaction_information' => 'Informations sur l\'opération',
|
||||
'you_create_transfer' => 'Vous êtes en train de créer un <strong>transfert</strong>.',
|
||||
|
@ -1284,7 +1284,7 @@ return [
|
||||
'send_test_triggered' => 'Il test è stato attivato. Controlla la tua casella di posta e i file di log.',
|
||||
|
||||
'split_transaction_title' => 'Descrizione della transazione suddivisa',
|
||||
'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
|
||||
'split_transaction_title_help' => 'Se crei una transazione suddivisa, è necessario che ci sia una descrizione globale per tutte le suddivisioni della transazione.',
|
||||
'split_title_help' => 'Se crei una transazione suddivisa è necessario che ci sia una descrizione globale per tutte le suddivisioni della transazione.',
|
||||
'transaction_information' => 'Informazioni transazione',
|
||||
'you_create_transfer' => 'Stai creando un <strong>trasferimento</strong>.',
|
||||
|
@ -224,7 +224,7 @@ return [
|
||||
'admin_update_check_now_title' => '立刻检查更新',
|
||||
'admin_update_check_now_explain' => '如果您按下此按钮,Firefly III 将会检查您现在的版本是否为最新版。',
|
||||
'check_for_updates_button' => '马上检查!',
|
||||
'update_new_version_alert' => 'A new version of Firefly III is available. You are running :your_version, the latest version is :new_version which was released on :date.',
|
||||
'update_new_version_alert' => '较新版本的 Firefly III 已可使用,您目前为 :your_version 版,最新版本为 :new_version 版,于 :date 释出。',
|
||||
'update_version_beta' => 'This version is a BETA version. You may run into issues.',
|
||||
'update_version_alpha' => 'This version is a ALPHA version. You may run into issues.',
|
||||
'update_current_version_alert' => 'You are running :version, which is the latest available release.',
|
||||
@ -726,7 +726,7 @@ return [
|
||||
'update_budget' => '更新预算',
|
||||
'update_budget_amount_range' => '更新 (预期) 自 :start 至 :end 的可用金额',
|
||||
'set_budget_limit_title' => 'Set budgeted amount for budget :budget between :start and :end',
|
||||
'set_budget_limit' => 'Set budgeted amount',
|
||||
'set_budget_limit' => '设置预算金额',
|
||||
'budget_period_navigator' => '期间导览',
|
||||
'info_on_available_amount' => '我有甚麽可用?',
|
||||
'available_amount_indication' => '使用这些金额以获得您总预算可能为何的指标',
|
||||
|
@ -24,7 +24,7 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
// index
|
||||
'index_intro' => '欢迎来到 Firefly III 的首页。请花时间参观一下这个介绍,瞭解 Firefly III 是如何运作的。',
|
||||
'index_intro' => '欢迎来到 Firefly III 的首页。请花时间参观一下这个介绍,了解 Firefly III 是如何运作的。',
|
||||
'index_accounts-chart' => '此图表显示您的资产帐户的目前馀额,您可以在偏好设定中选择此处可见的帐户。',
|
||||
'index_box_out_holder' => '这个小盒子和这个旁边的盒子会提供您财务状况的快速概览。',
|
||||
'index_help' => '如果您需要有关页面或表单的说明,请按此按钮。',
|
||||
|
Loading…
Reference in New Issue
Block a user