mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Code cleanup and new translations.
This commit is contained in:
@@ -1304,6 +1304,7 @@ return [
|
||||
'sums_apply_to_range' => 'Kaikki summat sisältyvät valittuun jaksoon',
|
||||
'mapbox_api_key' => 'Käyttääksesi karttaa, hanki API-avain <a href="https://www.mapbox.com/">Mapboxilta</a>. Avaa <code>.env</code> tiedostosi ja lisää koodi <code>MAPBOX_API_KEY=</code> perään.',
|
||||
'press_object_location' => 'Oikealla hiiren napilla (tai pitkä painallus) voit asettaa paikkatiedon.',
|
||||
'click_tap_location' => 'Click or tap the map to add a location',
|
||||
'clear_location' => 'Tyhjennä sijainti',
|
||||
'delete_all_selected_tags' => 'Poista kaikki valitut tägit',
|
||||
'select_tags_to_delete' => 'Älä unohda valita tägejä.',
|
||||
@@ -1949,6 +1950,11 @@ return [
|
||||
*/
|
||||
|
||||
// transactions:
|
||||
'wait_attachments' => 'Please wait for the attachments to upload.',
|
||||
'errors_upload' => 'The upload has failed. Please check your browser console for the error.',
|
||||
'amount_foreign_if' => 'Amount in foreign currency, if any',
|
||||
'amount_destination_account' => 'Amount in the currency of the destination account',
|
||||
'edit_transaction_title' => 'Edit transaction ":description"',
|
||||
'unreconcile' => 'Undo reconciliation',
|
||||
'update_withdrawal' => 'Päivitä nosto',
|
||||
'update_deposit' => 'Päivitä talletus',
|
||||
@@ -2545,7 +2551,7 @@ return [
|
||||
'after_update_create_another' => 'Päivityksen jälkeen, palaa takaisin jatkamaan muokkausta.',
|
||||
'store_as_new' => 'Tallenna uutena tapahtumana päivityksen sijaan.',
|
||||
'reset_after' => 'Tyhjennä lomake lähetyksen jälkeen',
|
||||
'errors_submission' => 'Lomakkeen tiedoissa oli jotain vikaa. Ole hyvä ja tarkista virheet.',
|
||||
'errors_submission' => 'There was something wrong with your submission. Please check out the errors below: %{errorMessage}',
|
||||
'transaction_expand_split' => 'Laajenna jako',
|
||||
'transaction_collapse_split' => 'Yhdistä jako',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user