Auto commit for release 'v6.1.10' on 2024-03-02

This commit is contained in:
github-actions
2024-03-02 17:12:03 +01:00
parent e92dd7f464
commit 90d58ec8fa
494 changed files with 15772 additions and 1658 deletions

View File

@@ -20,7 +20,16 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
declare(strict_types=1);
@@ -54,7 +63,16 @@ return [
'budgets_index_list_of_budgets' => '各予算の金額を設定したり、状況を確認するにはこの表を使ってください。',
'budgets_index_outro' => '予算計上についてもっと知るには、右上のヘルプアイコンを確認してください。',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// reports (index)
'reports_index_intro' => 'あなたの財務状況の詳細を見るにはこれらのレポートを使用してください。',
@@ -93,7 +111,16 @@ return [
'piggy-banks_index_button' => 'このプログレスバーの隣には、それぞれの貯金箱からお金を追加または削除する、2つのボタン(+と-) があります。',
'piggy-banks_index_accountStatus' => 'この表には、1つ以上の貯金箱をもつ資産口座の状況が表示されています。',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// create piggy
'piggy-banks_create_name' => 'あなたの目標は何ですか? 新しいソファ、カメラ、もしもの時のお金ですか?',
@@ -137,7 +164,16 @@ return [
'rules_create_test_rule_triggers' => 'ルールに一致する取引を確認するには、このボタンを使用します。',
'rules_create_actions' => '好きなだけアクションを設定します。',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// preferences
'preferences_index_tabs' => 'これらのタブには、より多くのオプションがあります。',
@@ -150,4 +186,13 @@ return [
// create currency
'currencies_create_code' => 'このコードはISOに準拠している必要があります(新しい通貨はググってください)。',
];
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/