mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
Meta files for new release.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"core-js": "^3.6.5",
|
||||
"date-fns": "^2.28.0",
|
||||
"pinia": "^2.0.14",
|
||||
"quasar": "^2.12.2",
|
||||
"quasar": "^2.12.3",
|
||||
"vue": "3",
|
||||
"vue-i18n": "^9.0.0",
|
||||
"vue-router": "^4.0.0",
|
||||
|
10
frontend/src/i18n/ja_JP/index.js
vendored
10
frontend/src/i18n/ja_JP/index.js
vendored
@@ -78,7 +78,7 @@ export default {
|
||||
"bills_paid": "\u652f\u6255\u3044\u6e08\u307f\u8acb\u6c42",
|
||||
"left_to_spend": "\u652f\u51fa\u3067\u304d\u308b\u6b8b\u308a",
|
||||
"no_budget": "(\u4e88\u7b97\u306a\u3057)",
|
||||
"budgeted": "\u8a08\u4e0a\u4e88\u7b97",
|
||||
"budgeted": "\u4e88\u7b97\u8a2d\u5b9a",
|
||||
"spent": "\u652f\u51fa",
|
||||
"no_bill": "(\u8acb\u6c42\u306a\u3057)",
|
||||
"rule_trigger_source_account_starts_choice": "\u5f15\u304d\u51fa\u3057\u53e3\u5ea7\u540d\u304c...\u3067\u59cb\u307e\u308b",
|
||||
@@ -156,7 +156,7 @@ export default {
|
||||
"rule_action_append_description_choice": "\u8aac\u660e\u306e\u7d42\u308f\u308a\u306b\u2026\u3092\u8ffd\u52a0",
|
||||
"rule_action_prepend_description_choice": "\u8aac\u660e\u306e\u7d42\u308f\u308a\u306b\u2026\u3092\u8ffd\u52a0",
|
||||
"rule_action_set_source_account_choice": "\u5f15\u304d\u51fa\u3057\u53e3\u5ea7\u3092...\u306b\u8a2d\u5b9a",
|
||||
"rule_action_set_destination_account_choice": "\u76f8\u624b\u5148\u53e3\u5ea7\u3092...\u306b\u8a2d\u5b9a",
|
||||
"rule_action_set_destination_account_choice": "\u9810\u3051\u5165\u308c\u53e3\u5ea7\u3092...\u306b\u8a2d\u5b9a",
|
||||
"rule_action_append_notes_choice": "\u5099\u8003\u306e\u7d42\u308f\u308a\u306b...\u3092\u8ffd\u52a0",
|
||||
"rule_action_prepend_notes_choice": "\u5099\u8003\u306e\u7d42\u308f\u308a\u306b\u2026\u3092\u8ffd\u52a0",
|
||||
"rule_action_clear_notes_choice": "\u5099\u8003\u3092\u524a\u9664",
|
||||
@@ -204,8 +204,8 @@ export default {
|
||||
"currencies": "\u901a\u8ca8",
|
||||
"administration": "\u7ba1\u7406",
|
||||
"profile": "\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb",
|
||||
"source_account": "\u652f\u51fa\u5143\u53e3\u5ea7",
|
||||
"destination_account": "\u9001\u91d1\u5148\u306e\u53e3\u5ea7",
|
||||
"source_account": "\u5f15\u304d\u51fa\u3057\u53e3\u5ea7",
|
||||
"destination_account": "\u9810\u3051\u5165\u308c\u53e3\u5ea7",
|
||||
"amount": "\u91d1\u984d",
|
||||
"date": "\u65e5\u4ed8",
|
||||
"time": "\u6642\u523b",
|
||||
@@ -215,7 +215,7 @@ export default {
|
||||
"budgets": "\u4e88\u7b97",
|
||||
"subscriptions": "\u8b1b\u8aad",
|
||||
"welcome_back": "\u6982\u8981",
|
||||
"bills_to_pay": "\u652f\u6255\u3046\u3079\u304d\u8acb\u6c42",
|
||||
"bills_to_pay": "\u672a\u6255\u3044\u306e\u8acb\u6c42",
|
||||
"net_worth": "\u7d14\u8cc7\u7523",
|
||||
"pref_last365": "\u6628\u5e74",
|
||||
"pref_last90": "\u904e\u53bb 90 \u65e5\u9593",
|
||||
|
@@ -338,7 +338,7 @@ page container: q-ma-xs (margin all, xs) AND q-mb-md to give the page content so
|
||||
<q-footer bordered class="bg-grey-8 text-white">
|
||||
<q-toolbar>
|
||||
<div>
|
||||
<small>Firefly III v v6.0.18 © James Cole, AGPL-3.0-or-later.</small>
|
||||
<small>Firefly III v v6.0.19 © James Cole, AGPL-3.0-or-later.</small>
|
||||
</div>
|
||||
</q-toolbar>
|
||||
</q-footer>
|
||||
|
@@ -5352,10 +5352,10 @@ qs@6.9.7:
|
||||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.7.tgz#4610846871485e1e048f44ae3b94033f0e675afe"
|
||||
integrity sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==
|
||||
|
||||
quasar@^2.12.2:
|
||||
version "2.12.2"
|
||||
resolved "https://registry.yarnpkg.com/quasar/-/quasar-2.12.2.tgz#f45923259449afb224afbac16f1e5c4a660c3f84"
|
||||
integrity sha512-UB+J1cN6b9FrRphUuMvW1Pt1uaOPH2XJMAZagQlYzVUmltKCXQ0sby+ANgGRYa8w/tsekMySmN9QvkQ3+hYv/g==
|
||||
quasar@^2.12.3:
|
||||
version "2.12.3"
|
||||
resolved "https://registry.yarnpkg.com/quasar/-/quasar-2.12.3.tgz#dd898cce1bbaf9e02310cc7e777c9c42a836a003"
|
||||
integrity sha512-9KK5TXWGsZ6XFF6MJQ0E98yp++D1PagqSJrKpE91A6QnZ1gng4KtkFI5iPyuqXciFpXvxniiLsZtxD5ZICHvPw==
|
||||
|
||||
queue-microtask@^1.2.2:
|
||||
version "1.2.3"
|
||||
|
Reference in New Issue
Block a user