mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 09:52:20 +00:00
Code cleanup and new translations.
This commit is contained in:
@@ -1304,6 +1304,7 @@ return [
|
||||
'sums_apply_to_range' => 'Vsi zneski veljajo za izbran interval',
|
||||
'mapbox_api_key' => 'Če želite uporabiti zemljevid, pridobite API ključ iz <a href="https://www.mapbox.com/"> Mapbox-a</a>. Odprite datoteko <code>.env</code> in vanjo vnesite kodo za <code>MAPBOX_API_KEY=</code>.',
|
||||
'press_object_location' => 'Z desnim klikom ali dolgim pritiskom nastavite lokacijo objekta.',
|
||||
'click_tap_location' => 'Click or tap the map to add a location',
|
||||
'clear_location' => 'Počisti lokacijo',
|
||||
'delete_all_selected_tags' => 'Izbriši vse izbrane oznake',
|
||||
'select_tags_to_delete' => 'Ne pozabite izbrati oznak.',
|
||||
@@ -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' => 'Razveljavi uskladitev',
|
||||
'update_withdrawal' => 'Posodobi dvig',
|
||||
'update_deposit' => 'Posodobi polog',
|
||||
@@ -2545,7 +2551,7 @@ return [
|
||||
'after_update_create_another' => 'Po posodobitvi se vrnite sem za nadaljevanje urejanja.',
|
||||
'store_as_new' => 'Shranite kot novo transakcijo namesto posodabljanja.',
|
||||
'reset_after' => 'Po predložitvi ponastavite obrazec',
|
||||
'errors_submission' => 'Nekaj je bilo narobe z vašo predložitvijo. Preverite napake.',
|
||||
'errors_submission' => 'There was something wrong with your submission. Please check out the errors below: %{errorMessage}',
|
||||
'transaction_expand_split' => 'Razširi razdelitev',
|
||||
'transaction_collapse_split' => 'Skrči razdelitev',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user