mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
New translations.
This commit is contained in:
@@ -651,13 +651,13 @@ return [
|
||||
'login_with_new_email' => 'Voit nyt kirjautua uudella sähköpostiosoitteella.',
|
||||
'login_with_old_email' => 'Voit kirjautua jälleen vanhalla sähköpostiosoitteellasi.',
|
||||
'login_provider_local_only' => 'Tämä toiminto ei ole käytettävissä käytettäessä palveluntarjoajaa ":login_provider" tunnistautumiseen.',
|
||||
'delete_local_info_only' => "Because you authenticate through ':login_provider', this will only delete local Firefly III information.",
|
||||
'delete_local_info_only' => "Koska tunnistaudut palveluntarjoajan ':login_provider' avulla, tämä poistaa ainoastaan paikalliset Firefly III:n tiedot.",
|
||||
'profile_oauth_clients' => 'OAuth Clients',
|
||||
'profile_oauth_no_clients' => 'You have not created any OAuth clients.',
|
||||
'profile_oauth_clients_header' => 'Clients',
|
||||
'profile_oauth_client_id' => 'Client ID',
|
||||
'profile_oauth_client_name' => 'Name',
|
||||
'profile_oauth_client_secret' => 'Secret',
|
||||
'profile_oauth_client_name' => 'Nimi',
|
||||
'profile_oauth_client_secret' => 'Salaisuus',
|
||||
'profile_oauth_create_new_client' => 'Create New Client',
|
||||
'profile_oauth_create_client' => 'Create Client',
|
||||
'profile_oauth_edit_client' => 'Edit Client',
|
||||
@@ -674,7 +674,7 @@ return [
|
||||
'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' => 'Create',
|
||||
'profile_create' => 'Luo',
|
||||
'profile_save_changes' => 'Save changes',
|
||||
'profile_whoops' => 'Whoops!',
|
||||
'profile_something_wrong' => 'Something went wrong!',
|
||||
|
||||
Reference in New Issue
Block a user