mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Auto commit for release 'branch-v6.2' on 2024-12-22
This commit is contained in:
		| @@ -14,17 +14,14 @@ | ||||
|     "/public/v1/js/app.js.LICENSE.txt": "/public/v1/js/app.js.LICENSE.txt", | ||||
|     "/public/v1/js/app_vue.js": "/public/v1/js/app_vue.js", | ||||
|     "/public/v1/js/app_vue.js.LICENSE.txt": "/public/v1/js/app_vue.js.LICENSE.txt", | ||||
|     "/public/v1/js/create.js": "/public/v1/js/create.js", | ||||
|     "/public/v1/js/create.js.LICENSE.txt": "/public/v1/js/create.js.LICENSE.txt", | ||||
|     "/public/v1/js/create_transaction.js": "/public/v1/js/create_transaction.js", | ||||
|     "/public/v1/js/create_transaction.js.LICENSE.txt": "/public/v1/js/create_transaction.js.LICENSE.txt", | ||||
|     "/public/v1/js/edit.js": "/public/v1/js/edit.js", | ||||
|     "/public/v1/js/edit.js.LICENSE.txt": "/public/v1/js/edit.js.LICENSE.txt", | ||||
|     "/public/v1/js/edit_transaction.js": "/public/v1/js/edit_transaction.js", | ||||
|     "/public/v1/js/edit_transaction.js.LICENSE.txt": "/public/v1/js/edit_transaction.js.LICENSE.txt", | ||||
|     "/public/v1/js/exchange-rates/index.js": "/public/v1/js/exchange-rates/index.js", | ||||
|     "/public/v1/js/exchange-rates/index.js.LICENSE.txt": "/public/v1/js/exchange-rates/index.js.LICENSE.txt", | ||||
|     "/public/v1/js/exchange-rates/rates.js": "/public/v1/js/exchange-rates/rates.js", | ||||
|     "/public/v1/js/exchange-rates/rates.js.LICENSE.txt": "/public/v1/js/exchange-rates/rates.js.LICENSE.txt", | ||||
|     "/public/v1/js/ff/accounts/create.js": "/public/v1/js/ff/accounts/create.js", | ||||
|     "/public/v1/js/ff/accounts/edit-reconciliation.js": "/public/v1/js/ff/accounts/edit-reconciliation.js", | ||||
|     "/public/v1/js/ff/accounts/edit.js": "/public/v1/js/ff/accounts/edit.js", | ||||
| @@ -93,8 +90,6 @@ | ||||
|     "/public/v1/js/ff/transactions/mass/edit-bulk.js": "/public/v1/js/ff/transactions/mass/edit-bulk.js", | ||||
|     "/public/v1/js/ff/transactions/mass/edit.js": "/public/v1/js/ff/transactions/mass/edit.js", | ||||
|     "/public/v1/js/ff/transactions/show.js": "/public/v1/js/ff/transactions/show.js", | ||||
|     "/public/v1/js/index.js": "/public/v1/js/index.js", | ||||
|     "/public/v1/js/index.js.LICENSE.txt": "/public/v1/js/index.js.LICENSE.txt", | ||||
|     "/public/v1/js/lib/Chart.bundle.min.js": "/public/v1/js/lib/Chart.bundle.min.js", | ||||
|     "/public/v1/js/lib/accounting.min.js": "/public/v1/js/lib/accounting.min.js", | ||||
|     "/public/v1/js/lib/bootstrap-multiselect.js": "/public/v1/js/lib/bootstrap-multiselect.js", | ||||
| @@ -153,8 +148,6 @@ | ||||
|     "/public/v1/js/lib/vue.js": "/public/v1/js/lib/vue.js", | ||||
|     "/public/v1/js/profile.js": "/public/v1/js/profile.js", | ||||
|     "/public/v1/js/profile.js.LICENSE.txt": "/public/v1/js/profile.js.LICENSE.txt", | ||||
|     "/public/v1/js/show.js": "/public/v1/js/show.js", | ||||
|     "/public/v1/js/show.js.LICENSE.txt": "/public/v1/js/show.js.LICENSE.txt", | ||||
|     "/public/v1/js/webhooks/create.js": "/public/v1/js/webhooks/create.js", | ||||
|     "/public/v1/js/webhooks/create.js.LICENSE.txt": "/public/v1/js/webhooks/create.js.LICENSE.txt", | ||||
|     "/public/v1/js/webhooks/edit.js": "/public/v1/js/webhooks/edit.js", | ||||
|   | ||||
| @@ -136,9 +136,9 @@ | ||||
|         "exchange_rates_intro_rates": "Firefly III bla bla bla exchange rates. Inverse is automatically calculated if not provided. Will go back to last found rate.", | ||||
|         "header_exchange_rates_rates": "Wechselkurse", | ||||
|         "header_exchange_rates_table": "Tabelle mit Wechselkursen", | ||||
|         "help_rate_form": "On this day, how many {to} will you get for one {from}?", | ||||
|         "add_new_rate": "Add a new exchange rate", | ||||
|         "save_new_rate": "Save new rate" | ||||
|         "help_rate_form": "An diesem Tag, wie viele {to} werden Sie f\u00fcr einen {from} bekommen?", | ||||
|         "add_new_rate": "Neuen Wechselkurs hinzuf\u00fcgen", | ||||
|         "save_new_rate": "Neuen Kurs speichern" | ||||
|     }, | ||||
|     "form": { | ||||
|         "url": "URL", | ||||
| @@ -158,7 +158,7 @@ | ||||
|         "webhook_delivery": "Zustellung", | ||||
|         "from_currency_to_currency": "{from} → {to}", | ||||
|         "to_currency_from_currency": "{to} → {from}", | ||||
|         "rate": "Rate" | ||||
|         "rate": "Kurs" | ||||
|     }, | ||||
|     "list": { | ||||
|         "active": "Aktiv?", | ||||
|   | ||||
| @@ -130,15 +130,15 @@ | ||||
|         "response": "Odpowied\u017a", | ||||
|         "visit_webhook_url": "Odwied\u017a adres URL webhooka", | ||||
|         "reset_webhook_secret": "Resetuj sekret webhooka", | ||||
|         "header_exchange_rates": "Exchange rates", | ||||
|         "exchange_rates_intro": "Firefly III supports downloading and using exchange rates. Read more about this in <a href=\"https:\/\/docs.firefly-iii.org\/LOL_NOT_FINISHED_YET_TODO\">the documentation<\/a>.", | ||||
|         "exchange_rates_from_to": "Between {from} and {to} (and the other way around)", | ||||
|         "exchange_rates_intro_rates": "Firefly III bla bla bla exchange rates. Inverse is automatically calculated if not provided. Will go back to last found rate.", | ||||
|         "header_exchange_rates_rates": "Exchange rates", | ||||
|         "header_exchange_rates_table": "Table with exchange rates", | ||||
|         "help_rate_form": "On this day, how many {to} will you get for one {from}?", | ||||
|         "add_new_rate": "Add a new exchange rate", | ||||
|         "save_new_rate": "Save new rate" | ||||
|         "header_exchange_rates": "Kursy wymiany", | ||||
|         "exchange_rates_intro": "Firefly III obs\u0142uguje pobieranie i korzystanie z kurs\u00f3w wymiany walut. Wi\u0119cej informacji na ten temat w <a href=\"https:\/\/docs.firefly-iii.org\/LOL_NOT_FINISHED_YET_TODO\">dokumentacji<\/a>.", | ||||
|         "exchange_rates_from_to": "Pomi\u0119dzy {from} i {to} (i odwrotnie)", | ||||
|         "exchange_rates_intro_rates": "Firefly III bla bla bla kurs wymiany. Odwrotno\u015b\u0107 jest obliczana automatycznie, je\u015bli nie zosta\u0142a podana. Zostanie u\u017cyty ostatni znaleziony kurs.", | ||||
|         "header_exchange_rates_rates": "Kursy wymiany", | ||||
|         "header_exchange_rates_table": "Tabela z kursami wymiany walut", | ||||
|         "help_rate_form": "W tym dniu, ile {to} otrzymasz za jeden {from}?", | ||||
|         "add_new_rate": "Dodaj nowy kurs wymiany", | ||||
|         "save_new_rate": "Zapisz nowy kurs" | ||||
|     }, | ||||
|     "form": { | ||||
|         "url": "URL", | ||||
| @@ -158,7 +158,7 @@ | ||||
|         "webhook_delivery": "Dor\u0119czenie", | ||||
|         "from_currency_to_currency": "{from} → {to}", | ||||
|         "to_currency_from_currency": "{to} → {from}", | ||||
|         "rate": "Rate" | ||||
|         "rate": "Kurs" | ||||
|     }, | ||||
|     "list": { | ||||
|         "active": "Jest aktywny?", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user