mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-20 11:19:16 +00:00
Meta files for v6.0.5
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.11.7",
|
||||
"quasar": "^2.11.8",
|
||||
"vue": "3",
|
||||
"vue-i18n": "^9.0.0",
|
||||
"vue-router": "^4.0.0",
|
||||
|
4
frontend/src/i18n/es_ES/index.js
vendored
4
frontend/src/i18n/es_ES/index.js
vendored
@@ -106,13 +106,13 @@ export default {
|
||||
"rule_trigger_transaction_type_choice": "Transacci\u00f3n es del tipo..",
|
||||
"rule_trigger_category_is_choice": "Categor\u00eda es..",
|
||||
"rule_trigger_amount_less_choice": "Cantidad es menos de..",
|
||||
"rule_trigger_amount_is_choice": "Amount is..",
|
||||
"rule_trigger_amount_is_choice": "Cantidad es..",
|
||||
"rule_trigger_amount_more_choice": "Cantidad es mas de..",
|
||||
"rule_trigger_description_starts_choice": "Descripci\u00f3n comienza con..",
|
||||
"rule_trigger_description_ends_choice": "Descripci\u00f3n termina con..",
|
||||
"rule_trigger_description_contains_choice": "Descripci\u00f3n contiene..",
|
||||
"rule_trigger_description_is_choice": "Descripci\u00f3n es..",
|
||||
"rule_trigger_date_on_choice": "Transaction date is..",
|
||||
"rule_trigger_date_on_choice": "La fecha de la transacci\u00f3n es..",
|
||||
"rule_trigger_date_before_choice": "La fecha de la transacci\u00f3n es anterior a..",
|
||||
"rule_trigger_date_after_choice": "La fecha de la transacci\u00f3n es despu\u00e9s de..",
|
||||
"rule_trigger_created_at_on_choice": "Transaction was made on..",
|
||||
|
22
frontend/src/i18n/pl_PL/index.js
vendored
22
frontend/src/i18n/pl_PL/index.js
vendored
@@ -71,8 +71,8 @@ export default {
|
||||
"new_asset_account": "Nowe konto aktyw\u00f3w",
|
||||
"newTransfer": "Nowy transfer",
|
||||
"submission_options": "Submission options",
|
||||
"apply_rules_checkbox": "Apply rules",
|
||||
"fire_webhooks_checkbox": "Fire webhooks",
|
||||
"apply_rules_checkbox": "Zastosuj regu\u0142y",
|
||||
"fire_webhooks_checkbox": "Uruchom webhooki",
|
||||
"newDeposit": "Nowa wp\u0142ata",
|
||||
"newWithdrawal": "Nowy wydatek",
|
||||
"bills_paid": "Zap\u0142acone rachunki",
|
||||
@@ -135,10 +135,10 @@ export default {
|
||||
"rule_trigger_notes_is_choice": "Notatki to..",
|
||||
"rule_trigger_notes_contains_choice": "Notatki zawieraj\u0105..",
|
||||
"rule_trigger_notes_starts_choice": "Notatki zaczynaj\u0105 si\u0119 od..",
|
||||
"rule_trigger_notes_ends_choice": "Notes end with..",
|
||||
"rule_trigger_notes_ends_choice": "Notatki ko\u0144cz\u0105 si\u0119 na..",
|
||||
"rule_trigger_bill_is_choice": "Rachunek to..",
|
||||
"rule_trigger_external_id_is_choice": "External ID is..",
|
||||
"rule_trigger_internal_reference_is_choice": "Internal reference is..",
|
||||
"rule_trigger_external_id_is_choice": "Zewn\u0119trzne ID to..",
|
||||
"rule_trigger_internal_reference_is_choice": "Wewn\u0119trzne odwo\u0142anie to..",
|
||||
"rule_trigger_journal_id_choice": "ID dziennika transakcji to..",
|
||||
"rule_trigger_any_external_url_choice": "Transakcja ma zewn\u0119trzny adres URL",
|
||||
"rule_trigger_no_external_url_choice": "Transakcja nie ma zewn\u0119trznego adresu URL",
|
||||
@@ -155,13 +155,13 @@ export default {
|
||||
"rule_action_update_piggy_choice": "Dodaj \/ usu\u0144 kwot\u0119 transakcji w skarbonce ..",
|
||||
"rule_action_append_description_choice": "Do\u0142\u0105cz do opisu ..",
|
||||
"rule_action_prepend_description_choice": "Poprzed\u017a opis ..",
|
||||
"rule_action_set_source_account_choice": "Set source account to ..",
|
||||
"rule_action_set_destination_account_choice": "Set destination account to ..",
|
||||
"rule_action_append_notes_choice": "Append notes with ..",
|
||||
"rule_action_prepend_notes_choice": "Prepend notes with ..",
|
||||
"rule_action_set_source_account_choice": "Ustaw konto \u017ar\u00f3d\u0142owe na ..",
|
||||
"rule_action_set_destination_account_choice": "Ustaw konto docelowe na ..",
|
||||
"rule_action_append_notes_choice": "Do\u0142\u0105cz do notatek ..",
|
||||
"rule_action_prepend_notes_choice": "Poprzed\u017a notatki ..",
|
||||
"rule_action_clear_notes_choice": "Usu\u0144 wszystkie notatki",
|
||||
"rule_action_set_notes_choice": "Set notes to ..",
|
||||
"rule_action_link_to_bill_choice": "Link to a bill ..",
|
||||
"rule_action_set_notes_choice": "Ustaw notatki na ..",
|
||||
"rule_action_link_to_bill_choice": "Powi\u0105\u017c z rachunkiem ..",
|
||||
"rule_action_convert_deposit_choice": "Konwertuj transakcj\u0119 na wp\u0142at\u0119",
|
||||
"rule_action_convert_withdrawal_choice": "Konwertuj transakcj\u0119 na wyp\u0142at\u0119",
|
||||
"rule_action_convert_transfer_choice": "Konwertuj transakcj\u0119 na transfer",
|
||||
|
@@ -338,7 +338,7 @@ page container: q-ma-xs (margin all, xs) AND q-mb-md to give the page content so
|
||||
<q-footer class="bg-grey-8 text-white" bordered>
|
||||
<q-toolbar>
|
||||
<div>
|
||||
<small>Firefly III v v6.0.4 © James Cole, AGPL-3.0-or-later.</small>
|
||||
<small>Firefly III v v6.0.5 © James Cole, AGPL-3.0-or-later.</small>
|
||||
</div>
|
||||
</q-toolbar>
|
||||
</q-footer>
|
||||
|
@@ -5396,10 +5396,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.11.7:
|
||||
version "2.11.7"
|
||||
resolved "https://registry.yarnpkg.com/quasar/-/quasar-2.11.7.tgz#0371d2cbe299305a0949332d2a3fc6929a70e2f6"
|
||||
integrity sha512-OzDwYfoSwZbwqfNWz9Bfn1mhGE8YMxpTLhPvVkQU87ePF6qFj4aWttcTUifXITKldOAZziN1Mmv8VLQyITHwiw==
|
||||
quasar@^2.11.8:
|
||||
version "2.11.8"
|
||||
resolved "https://registry.yarnpkg.com/quasar/-/quasar-2.11.8.tgz#2e4c8426fbb3938acf9b16edf17a8ac1722dbe65"
|
||||
integrity sha512-JhwTnwNQ7YNTEq3SdhIOK0R32hEw/43gDiomYFDjVVXNF6WQdjlzgQr1N9AWGpXFzKRlJeIyhcskxZClj15EVg==
|
||||
|
||||
queue-microtask@^1.2.2:
|
||||
version "1.2.3"
|
||||
|
Reference in New Issue
Block a user