mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Update translations
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|     "firefly": { | ||||
|         "welcome_back": "Kaj se dogaja?", | ||||
|         "welcome_back": "Kaj vse se dogaja?", | ||||
|         "flash_error": "Napaka!", | ||||
|         "flash_warning": "Opozorilo!", | ||||
|         "flash_success": "Uspelo je!", | ||||
| @@ -53,8 +53,8 @@ | ||||
|         "you_create_withdrawal": "Ustvarjate dvig.", | ||||
|         "you_create_transfer": "Ustvarjate prenos.", | ||||
|         "you_create_deposit": "Ustvarite depozit.", | ||||
|         "edit": "Uredite", | ||||
|         "delete": "Izbri\u0161ite", | ||||
|         "edit": "Uredi", | ||||
|         "delete": "Izbri\u0161i", | ||||
|         "name": "Ime", | ||||
|         "profile_whoops": "Ups!", | ||||
|         "profile_something_wrong": "Nekaj je \u0161lo narobe!", | ||||
| @@ -65,7 +65,7 @@ | ||||
|         "profile_oauth_client_id": "Client ID", | ||||
|         "profile_oauth_client_name": "Ime", | ||||
|         "profile_oauth_client_secret": "Skrivna koda", | ||||
|         "profile_oauth_create_new_client": "Ustvarite novega odjemalca", | ||||
|         "profile_oauth_create_new_client": "Ustvari novega odjemalca", | ||||
|         "profile_oauth_create_client": "Ustvarite odjemalca", | ||||
|         "profile_oauth_edit_client": "Urejanje odjemalca", | ||||
|         "profile_oauth_name_help": "Nekaj, kar bodo va\u0161i uporabniki prepoznali in mu zaupali.", | ||||
| @@ -80,7 +80,7 @@ | ||||
|         "profile_personal_access_token": "Osebni dostopni \u017eeton", | ||||
|         "profile_personal_access_token_explanation": "Tukaj je va\u0161 novi \u017eeton za osebni dostop. To je edini \u010das, da bo prikazan, zato ga ne izgubite! Od zdaj naprej lahko uporabite ta \u017eeton za po\u0161iljanje zahtev API.", | ||||
|         "profile_no_personal_access_token": "Niste ustvarili nobenih osebnih \u017eetonov za dostop.", | ||||
|         "profile_create_new_token": "Ustvarite nov \u017eeton", | ||||
|         "profile_create_new_token": "Ustvari nov \u017eeton", | ||||
|         "profile_create_token": "Ustvarite \u017eeton", | ||||
|         "profile_create": "Ustvarite", | ||||
|         "profile_save_changes": "Shrani spremembe", | ||||
| @@ -107,13 +107,13 @@ | ||||
|         "inactive": "Neaktivno", | ||||
|         "no_webhook_messages": "Tukaj ni webhook sporo\u010dil", | ||||
|         "inspect": "Preglejte", | ||||
|         "create_new_webhook": "Ustvarite nov webhook", | ||||
|         "create_new_webhook": "Ustvari nov webhook", | ||||
|         "webhooks": "Webhooks", | ||||
|         "webhook_trigger_form_help": "Navedite, ob katerem dogodku se bo spro\u017eil webhook", | ||||
|         "webhook_response_form_help": "Navedite, kaj mora webhook poslati po URL-ju.", | ||||
|         "webhook_delivery_form_help": "V kateri obliki mora webhook dostaviti podatke.", | ||||
|         "webhook_active_form_help": "Webhook mora biti aktiven, sicer ne bo poklican.", | ||||
|         "edit_webhook_js": "Uredite webhook \"{title}\"", | ||||
|         "edit_webhook_js": "Uredi webhook \"{title}\"", | ||||
|         "webhook_was_triggered": "Webhook je bil spro\u017een ob navedeni transakciji. Po\u010dakajte, da se prika\u017eejo rezultati.", | ||||
|         "view_message": "Poglejte sporo\u010dilo", | ||||
|         "view_attempts": "Ogled neuspelih poskusov", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user