144 lines
4.2 KiB
PHP
144 lines
4.2 KiB
PHP
<?php
|
|
|
|
return [
|
|
'page_title' => [
|
|
// 'dashboard' => '',
|
|
'detail' => '%entity_label_singular% <small>(#%entity_short_id%)</small>',
|
|
'edit' => 'Muokkaa %entity_label_singular%',
|
|
'index' => '%entity_label_plural%',
|
|
'new' => 'Luo uusi %entity_label_singular%',
|
|
'exception' => 'Virhe|Virheet',
|
|
],
|
|
|
|
'datagrid' => [
|
|
// 'hidden_results' => '',
|
|
'no_results' => 'Tuloksia ei löytynyt.',
|
|
],
|
|
|
|
'paginator' => [
|
|
'first' => 'Ensimmäinen',
|
|
'previous' => 'Edellinen',
|
|
'next' => 'Seuraava',
|
|
'last' => 'Viimeinen',
|
|
'counter' => 'Tulokset <strong>%start%</strong> - <strong>%end%</strong>, yhteensä <strong>%results%</strong>',
|
|
// 'results' => '',
|
|
],
|
|
|
|
'label' => [
|
|
'true' => 'Kyllä',
|
|
'false' => 'Ei',
|
|
'empty' => 'Tyhjä',
|
|
'null' => 'Ei asetettu',
|
|
'object' => 'PHP-objekti',
|
|
'inaccessible' => 'Ei saatavilla',
|
|
'inaccessible.explanation' => 'Arvo ei ole julkinen, tai sille ei ole asetettu get-metodia',
|
|
'form.empty_value' => 'Ei mitään',
|
|
],
|
|
|
|
'field' => [
|
|
// 'code_editor.view_code' => '',
|
|
// 'text_editor.view_content' => '',
|
|
],
|
|
|
|
'action' => [
|
|
'entity_actions' => 'Toiminnot',
|
|
'new' => 'Lisää uusi %entity_label_singular%',
|
|
'search' => 'Etsi',
|
|
'detail' => 'Näytä',
|
|
'edit' => 'Muokkaa',
|
|
'delete' => 'Poista',
|
|
'cancel' => 'Peruuta',
|
|
'index' => 'Takaisin listaan',
|
|
// 'deselect' => '',
|
|
'add_new_item' => 'Luo uusi rivi',
|
|
'remove_item' => 'Poista rivi',
|
|
'choose_file' => 'Valitse tiedosto',
|
|
// 'close' => '',
|
|
// 'create' => '',
|
|
// 'create_and_add_another' => '',
|
|
// 'create_and_continue' => '',
|
|
// 'save' => '',
|
|
// 'save_and_continue' => '',
|
|
],
|
|
|
|
'batch_action_modal' => [
|
|
// 'title' => '',
|
|
// 'content' => '',
|
|
// 'action' => '',
|
|
],
|
|
|
|
'delete_modal' => [
|
|
'title' => 'Oletko varma että haluat poistaa tämän?',
|
|
'content' => 'Toimintoa ei voi peruuttaa.',
|
|
],
|
|
|
|
'filter' => [
|
|
// 'title' => '',
|
|
// 'button.clear' => '',
|
|
// 'button.apply' => '',
|
|
// 'label.is_equal_to' => '',
|
|
// 'label.is_not_equal_to' => '',
|
|
// 'label.is_greater_than' => '',
|
|
// 'label.is_greater_than_or_equal_to' => '',
|
|
// 'label.is_less_than' => '',
|
|
// 'label.is_less_than_or_equal_to' => '',
|
|
// 'label.is_between' => '',
|
|
// 'label.contains' => '',
|
|
// 'label.not_contains' => '',
|
|
// 'label.starts_with' => '',
|
|
// 'label.ends_with' => '',
|
|
// 'label.exactly' => '',
|
|
// 'label.not_exactly' => '',
|
|
// 'label.is_same' => '',
|
|
// 'label.is_not_same' => '',
|
|
// 'label.is_after' => '',
|
|
// 'label.is_after_or_same' => '',
|
|
// 'label.is_before' => '',
|
|
// 'label.is_before_or_same' => '',
|
|
],
|
|
|
|
'form' => [
|
|
'are_you_sure' => 'Et ole tallentanut muuttamiasi tietoja.',
|
|
// 'tab.error_badge_title' => '',
|
|
],
|
|
|
|
'user' => [
|
|
'logged_in_as' => 'Kirjautunut käyttäjänä',
|
|
'unnamed' => 'Nimetön käyttäjä',
|
|
'anonymous' => 'Tuntematon käyttäjä',
|
|
'sign_out' => 'Ulos',
|
|
// 'exit_impersonation' => '',
|
|
],
|
|
|
|
'settings' => [
|
|
'appearance' => [
|
|
'label' => 'Ulkoasu',
|
|
'light' => 'Vaalea',
|
|
'dark' => 'Tumma',
|
|
'auto' => 'Automaattinen',
|
|
],
|
|
'locale' => 'Kieli',
|
|
],
|
|
|
|
'login_page' => [
|
|
'username' => 'Username',
|
|
'password' => 'Password',
|
|
'sign_in' => 'Sign in',
|
|
'forgot_password' => 'Unohditko salasanasi?',
|
|
'remember_me' => 'Muista minut',
|
|
],
|
|
|
|
'exception' => [
|
|
// 'entity_not_found' => '',
|
|
// 'entity_remove' => '',
|
|
// 'forbidden_action' => '',
|
|
// 'insufficient_entity_permission' => 'You don't have permission to access this item.',
|
|
],
|
|
|
|
'autocomplete' => [
|
|
'no-results-found' => 'Ei tuloksia',
|
|
// 'no-more-results' => 'No more results',
|
|
'loading-more-results' => 'Ladataan lisää tuloksia…',
|
|
],
|
|
];
|