mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Update meta files for new release.
This commit is contained in:
		| @@ -46,7 +46,7 @@ | ||||
|         "split_transaction_title_help": "Om du oppretter ein splittet transaksjon, m\u00e5 du ha ein hoved beskriving for alle deler av transaksjonen.", | ||||
|         "destination_account_reconciliation": "Du kan ikkje redigera kildekontoen for ein avstemmingstransaksjon.", | ||||
|         "source_account_reconciliation": "Du kan ikkje redigera kildekontoen for ein avstemmingstransaksjon.", | ||||
|         "budget": "Busjett", | ||||
|         "budget": "Budsjett", | ||||
|         "bill": "Rekning", | ||||
|         "you_create_withdrawal": "Du lager eit uttak.", | ||||
|         "you_create_transfer": "Du lager ein overf\u00f8ring.", | ||||
|   | ||||
| @@ -9,16 +9,16 @@ | ||||
|         "split": "Razdeli", | ||||
|         "single_split": "Razdeli", | ||||
|         "transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">Transaction #{ID} (\"{title}\")<\/a> has been stored.", | ||||
|         "webhook_stored_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID} (\"{title}\")<\/a> has been stored.", | ||||
|         "webhook_updated_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID}<\/a> (\"{title}\") has been updated.", | ||||
|         "webhook_stored_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID} (\"{title}\")<\/a> je bil shranjen.", | ||||
|         "webhook_updated_link": "<a href=\"webhooks\/show\/{ID}\">Webhook #{ID}<\/a> (\"{title}\") je posodobljen.", | ||||
|         "transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> (\"{title}\") has been updated.", | ||||
|         "transaction_new_stored_link": "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been stored.", | ||||
|         "transaction_journal_information": "Informacije o transakciji", | ||||
|         "submission_options": "Submission options", | ||||
|         "apply_rules_checkbox": "Uporabi pravila", | ||||
|         "fire_webhooks_checkbox": "Fire webhooks", | ||||
|         "no_budget_pointer": "You seem to have no budgets yet. You should create some on the <a href=\"budgets\">budgets<\/a>-page. Budgets can help you keep track of expenses.", | ||||
|         "no_bill_pointer": "You seem to have no bills yet. You should create some on the <a href=\"bills\">bills<\/a>-page. Bills can help you keep track of expenses.", | ||||
|         "no_budget_pointer": "Zdi se, da \u0161e nimate prora\u010duna. Ustvarite jih nekaj na strani <a href=\"budgets\">prora\u010duni<\/a>. Prora\u010duni vam lahko pomagajo spremljati stro\u0161ke.", | ||||
|         "no_bill_pointer": "Zdi se, da \u0161e nimate ra\u010dunov. Ustvarite jih na strani <a href=\"bills\">ra\u010duni<\/a>. Ra\u010duni vam lahko pomagajo spremljati stro\u0161ke.", | ||||
|         "source_account": "Izvorni ra\u010dun", | ||||
|         "hidden_fields_preferences": "You can enable more transaction options in your <a href=\"preferences\">preferences<\/a>.", | ||||
|         "destination_account": "Ciljni ra\u010dun", | ||||
| @@ -35,8 +35,8 @@ | ||||
|         "category": "Kategorija", | ||||
|         "attachments": "Priloge", | ||||
|         "notes": "Opombe", | ||||
|         "external_url": "External URL", | ||||
|         "update_transaction": "Update transaction", | ||||
|         "external_url": "Zunanji URL", | ||||
|         "update_transaction": "Posodobi transakcije", | ||||
|         "after_update_create_another": "After updating, return here to continue editing.", | ||||
|         "store_as_new": "Store as a new transaction instead of updating.", | ||||
|         "split_title_help": "\u010ce ustvarite deljeno transakcijo, mora obstajati globalni opis za vse dele transakcije.", | ||||
| @@ -54,8 +54,8 @@ | ||||
|         "edit": "uredi", | ||||
|         "delete": "izbri\u0161i", | ||||
|         "name": "Ime", | ||||
|         "profile_whoops": "Whoops!", | ||||
|         "profile_something_wrong": "Something went wrong!", | ||||
|         "profile_whoops": "Ups!", | ||||
|         "profile_something_wrong": "Nekaj je \u0161lo narobe!", | ||||
|         "profile_try_again": "Something went wrong. Please try again.", | ||||
|         "profile_oauth_clients": "OAuth Clients", | ||||
|         "profile_oauth_no_clients": "You have not created any OAuth clients.", | ||||
| @@ -78,10 +78,10 @@ | ||||
|         "profile_personal_access_token": "Personal Access Token", | ||||
|         "profile_personal_access_token_explanation": "Here is your new personal access token. This is the only time it will be shown so don't lose it! You may now use this token to make API requests.", | ||||
|         "profile_no_personal_access_token": "You have not created any personal access tokens.", | ||||
|         "profile_create_new_token": "Create new token", | ||||
|         "profile_create_token": "Create token", | ||||
|         "profile_create_new_token": "Ustvari nov \u017eeton", | ||||
|         "profile_create_token": "Ustvari \u017eeton", | ||||
|         "profile_create": "Ustvari", | ||||
|         "profile_save_changes": "Save changes", | ||||
|         "profile_save_changes": "Shrani spremembe", | ||||
|         "default_group_title_name": "(ungrouped)", | ||||
|         "piggy_bank": "Dodaj hranilnik", | ||||
|         "profile_oauth_client_secret_title": "Client Secret", | ||||
| @@ -92,10 +92,10 @@ | ||||
|         "multi_account_warning_withdrawal": "Keep in mind that the source account of subsequent splits will be overruled by whatever is defined in the first split of the withdrawal.", | ||||
|         "multi_account_warning_deposit": "Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.", | ||||
|         "multi_account_warning_transfer": "Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer.", | ||||
|         "webhook_trigger_STORE_TRANSACTION": "After transaction creation", | ||||
|         "webhook_trigger_UPDATE_TRANSACTION": "After transaction update", | ||||
|         "webhook_trigger_DESTROY_TRANSACTION": "After transaction delete", | ||||
|         "webhook_response_TRANSACTIONS": "Transaction details", | ||||
|         "webhook_trigger_STORE_TRANSACTION": "Po ustvarjanju transakcije", | ||||
|         "webhook_trigger_UPDATE_TRANSACTION": "Po posodabljanju transakcije", | ||||
|         "webhook_trigger_DESTROY_TRANSACTION": "Po brisanju transakcije", | ||||
|         "webhook_response_TRANSACTIONS": "Podrobnosti transakcije", | ||||
|         "webhook_response_ACCOUNTS": "Podrobnosti ra\u010duna", | ||||
|         "webhook_response_none_NONE": "Ni podrobnosti", | ||||
|         "webhook_delivery_JSON": "JSON", | ||||
| @@ -103,28 +103,28 @@ | ||||
|         "meta_data": "Meta podatki", | ||||
|         "webhook_messages": "Webhook sporo\u010dilo", | ||||
|         "inactive": "Neaktivno", | ||||
|         "no_webhook_messages": "There are no webhook messages", | ||||
|         "inspect": "Inspect", | ||||
|         "create_new_webhook": "Create new webhook", | ||||
|         "no_webhook_messages": "Tukaj ni sporo\u010dil spletnih kljuk", | ||||
|         "inspect": "Preglejte", | ||||
|         "create_new_webhook": "Ustvari nov webhook", | ||||
|         "webhooks": "Spletne kljuke (Webhooks)", | ||||
|         "webhook_trigger_form_help": "Indicate on what event the webhook will trigger", | ||||
|         "webhook_response_form_help": "Indicate what the webhook must submit to the URL.", | ||||
|         "webhook_delivery_form_help": "Which format the webhook must deliver data in.", | ||||
|         "webhook_active_form_help": "The webhook must be active or it won't be called.", | ||||
|         "edit_webhook_js": "Edit webhook \"{title}\"", | ||||
|         "webhook_was_triggered": "The webhook was triggered on the indicated transaction. Please wait for results to appear.", | ||||
|         "view_message": "View message", | ||||
|         "view_attempts": "View failed attempts", | ||||
|         "message_content_title": "Webhook message content", | ||||
|         "message_content_help": "This is the content of the message that was sent (or tried) using this webhook.", | ||||
|         "attempt_content_title": "Webhook attempts", | ||||
|         "attempt_content_help": "These are all the unsuccessful attempts of this webhook message to submit to the configured URL. After some time, Firefly III will stop trying.", | ||||
|         "no_attempts": "There are no unsuccessful attempts. That's a good thing!", | ||||
|         "webhook_attempt_at": "Attempt at {moment}", | ||||
|         "webhook_trigger_form_help": "Navedite, ob katerem dogodku se bo spro\u017eil webhook", | ||||
|         "webhook_response_form_help": "Navedite, kaj mora webhook predlo\u017eiti 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": "Uredi webhook \"{title}\"", | ||||
|         "webhook_was_triggered": "Webhook je bil spro\u017een ob navedeni transakciji. Po\u010dakajte, da se prika\u017eejo rezultati.", | ||||
|         "view_message": "Poglej sporo\u010dilo", | ||||
|         "view_attempts": "Ogled neuspelih poskusov", | ||||
|         "message_content_title": "Vsebina sporo\u010dila Webhook", | ||||
|         "message_content_help": "To je vsebina sporo\u010dila, ki je bilo poslano (ali poskuseno) s tem webhookom.", | ||||
|         "attempt_content_title": "Poskusi Webhook", | ||||
|         "attempt_content_help": "To so vsi neuspe\u0161ni poskusi po\u0161iljanja tega sporo\u010dila webhook na konfigurirani URL. \u010cez nekaj \u010dasa bo Firefly III nehal posku\u0161ati.", | ||||
|         "no_attempts": "Neuspe\u0161nih poskusov ni. To je dobra stvar!", | ||||
|         "webhook_attempt_at": "Poskus ob {moment}", | ||||
|         "logs": "Logi", | ||||
|         "response": "Response", | ||||
|         "visit_webhook_url": "Visit webhook URL", | ||||
|         "reset_webhook_secret": "Reset webhook secret" | ||||
|         "response": "Odziv", | ||||
|         "visit_webhook_url": "Obi\u0161\u010dite URL webhooka", | ||||
|         "reset_webhook_secret": "Ponastavi skrivnost webhooka" | ||||
|     }, | ||||
|     "form": { | ||||
|         "url": "URL", | ||||
| @@ -138,17 +138,17 @@ | ||||
|         "payment_date": "Datum pla\u010dila", | ||||
|         "invoice_date": "Datum ra\u010duna", | ||||
|         "internal_reference": "Notranji sklic", | ||||
|         "webhook_response": "Response", | ||||
|         "webhook_trigger": "Trigger", | ||||
|         "webhook_delivery": "Delivery" | ||||
|         "webhook_response": "Odziv", | ||||
|         "webhook_trigger": "Spro\u017eilec", | ||||
|         "webhook_delivery": "Dostava" | ||||
|     }, | ||||
|     "list": { | ||||
|         "active": "Aktiviran?", | ||||
|         "trigger": "Trigger", | ||||
|         "response": "Response", | ||||
|         "delivery": "Delivery", | ||||
|         "trigger": "Spro\u017eilec", | ||||
|         "response": "Odziv", | ||||
|         "delivery": "Dostava", | ||||
|         "url": "URL", | ||||
|         "secret": "Secret" | ||||
|         "secret": "Skrivnost" | ||||
|     }, | ||||
|     "config": { | ||||
|         "html_language": "sl", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user