X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/cc10d1ddfc652f6bcf3bbf61d5ec2e2861394c03..refs/pull/5681/head:/lang/fi/activities.php diff --git a/lang/fi/activities.php b/lang/fi/activities.php index d5b55c03d..a5ee14906 100644 --- a/lang/fi/activities.php +++ b/lang/fi/activities.php @@ -6,119 +6,135 @@ return [ // Pages - 'page_create' => 'created page', - 'page_create_notification' => 'Page successfully created', - 'page_update' => 'updated page', - 'page_update_notification' => 'Page successfully updated', - 'page_delete' => 'deleted page', - 'page_delete_notification' => 'Page successfully deleted', - 'page_restore' => 'restored page', - 'page_restore_notification' => 'Page successfully restored', - 'page_move' => 'moved page', - 'page_move_notification' => 'Page successfully moved', + 'page_create' => 'loi sivun', + 'page_create_notification' => 'Sivu luotiin onnistuneesti', + 'page_update' => 'päivitti sivun', + 'page_update_notification' => 'Sivu päivitettiin onnistuneesti', + 'page_delete' => 'poisti sivun', + 'page_delete_notification' => 'Sivu poistettiin onnistuneesti', + 'page_restore' => 'palautti sivun', + 'page_restore_notification' => 'Sivu palautettiin onnistuneesti', + 'page_move' => 'siirsi sivun', + 'page_move_notification' => 'Sivu siirrettiin onnistuneesti', // Chapters - 'chapter_create' => 'created chapter', - 'chapter_create_notification' => 'Chapter successfully created', - 'chapter_update' => 'updated chapter', - 'chapter_update_notification' => 'Chapter successfully updated', - 'chapter_delete' => 'deleted chapter', - 'chapter_delete_notification' => 'Chapter successfully deleted', - 'chapter_move' => 'moved chapter', - 'chapter_move_notification' => 'Chapter successfully moved', + 'chapter_create' => 'loi luvun', + 'chapter_create_notification' => 'Luku luotiin onnistuneesti', + 'chapter_update' => 'päivitti luvun', + 'chapter_update_notification' => 'Luku päivitettiin onnistuneesti', + 'chapter_delete' => 'poisti luvun', + 'chapter_delete_notification' => 'Sivu poistettiin onnistuneesti', + 'chapter_move' => 'siirsi luvun', + 'chapter_move_notification' => 'Sivu siirrettiin onnistuneesti', // Books - 'book_create' => 'created book', - 'book_create_notification' => 'Book successfully created', - 'book_create_from_chapter' => 'converted chapter to book', - 'book_create_from_chapter_notification' => 'Chapter successfully converted to a book', - 'book_update' => 'updated book', - 'book_update_notification' => 'Book successfully updated', - 'book_delete' => 'deleted book', - 'book_delete_notification' => 'Book successfully deleted', - 'book_sort' => 'sorted book', - 'book_sort_notification' => 'Book successfully re-sorted', + 'book_create' => 'loi kirjan', + 'book_create_notification' => 'Kirja luotiin onnistuneesti', + 'book_create_from_chapter' => 'muunsi luvun kirjaksi', + 'book_create_from_chapter_notification' => 'Luku muunnettiin onnistuneesti kirjaksi', + 'book_update' => 'päivitti kirjan', + 'book_update_notification' => 'Kirja päivitettiin onnistuneesti', + 'book_delete' => 'poisti kirjan', + 'book_delete_notification' => 'Kirja poistettiin onnistuneesti', + 'book_sort' => 'järjesti kirjan', + 'book_sort_notification' => 'Kirja järjestettiin uudelleen onnistuneesti', // Bookshelves - 'bookshelf_create' => 'created shelf', - 'bookshelf_create_notification' => 'Shelf successfully created', - 'bookshelf_create_from_book' => 'converted book to shelf', - 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf', - 'bookshelf_update' => 'updated shelf', - 'bookshelf_update_notification' => 'Shelf successfully updated', - 'bookshelf_delete' => 'deleted shelf', - 'bookshelf_delete_notification' => 'Shelf successfully deleted', + 'bookshelf_create' => 'loi hyllyn', + 'bookshelf_create_notification' => 'Hylly luotiin onnistuneesti', + 'bookshelf_create_from_book' => 'muunsi kirjan hyllyksi', + 'bookshelf_create_from_book_notification' => 'Kirja muunnettiin onnistuneesti hyllyksi', + 'bookshelf_update' => 'päivitti hyllyn', + 'bookshelf_update_notification' => 'Hylly päivitettiin onnistuneesti', + 'bookshelf_delete' => 'poisti hyllyn', + 'bookshelf_delete_notification' => 'Hylly poistettiin onnistuneesti', // Revisions - 'revision_restore' => 'restored revision', - 'revision_delete' => 'deleted revision', - 'revision_delete_notification' => 'Revision successfully deleted', + 'revision_restore' => 'palautti version', + 'revision_delete' => 'poisti version', + 'revision_delete_notification' => 'Versio poistettiin onnistuneesti', // Favourites - 'favourite_add_notification' => '":name" has been added to your favourites', - 'favourite_remove_notification' => '":name" has been removed from your favourites', + 'favourite_add_notification' => '":name" on lisätty suosikkeihisi', + 'favourite_remove_notification' => '":name" on poistettu suosikeistasi', // Watching - 'watch_update_level_notification' => 'Watch preferences successfully updated', + 'watch_update_level_notification' => 'Seurannan asetukset päivitetty onnistuneesti', // Auth - 'auth_login' => 'logged in', - 'auth_register' => 'registered as new user', - 'auth_password_reset_request' => 'requested user password reset', - 'auth_password_reset_update' => 'reset user password', - 'mfa_setup_method' => 'configured MFA method', - 'mfa_setup_method_notification' => 'Multi-factor method successfully configured', - 'mfa_remove_method' => 'removed MFA method', - 'mfa_remove_method_notification' => 'Multi-factor method successfully removed', + 'auth_login' => 'kirjautui sisään', + 'auth_register' => 'rekisteröityi uudeksi käyttäjäksi', + 'auth_password_reset_request' => 'pyysi käyttäjän salasanan palautusta', + 'auth_password_reset_update' => 'palautti käyttäjän salasana', + 'mfa_setup_method' => 'määritti monivaiheisen tunnistaumisen menetelmän', + 'mfa_setup_method_notification' => 'Monivaiheisen tunnistautumisen menetelmän määrittäminen onnistui', + 'mfa_remove_method' => 'poisti monivaiheisen tunnistautumisen menetelmän', + 'mfa_remove_method_notification' => 'Monivaiheisen tunnistautumisen menetelmä poistettiin onnistuneesti', // Settings - 'settings_update' => 'updated settings', - 'settings_update_notification' => 'Settings successfully updated', - 'maintenance_action_run' => 'ran maintenance action', + 'settings_update' => 'päivitti asetukset', + 'settings_update_notification' => 'Asetukset päivitettiin onnistuneesti', + 'maintenance_action_run' => 'suoritti huoltotoimenpiteen', // Webhooks - 'webhook_create' => 'created webhook', - 'webhook_create_notification' => 'Webhook successfully created', - 'webhook_update' => 'updated webhook', - 'webhook_update_notification' => 'Webhook successfully updated', - 'webhook_delete' => 'deleted webhook', - 'webhook_delete_notification' => 'Webhook successfully deleted', + 'webhook_create' => 'loi toimintokutsun', + 'webhook_create_notification' => 'Toimintokutsu luotiin onnistuneesti', + 'webhook_update' => 'päivitti toimintokutsun', + 'webhook_update_notification' => 'Toimintokutsu päivitettiin onnistuneesti', + 'webhook_delete' => 'poisti toimintokutsun', + 'webhook_delete_notification' => 'Toimintokutsu poistettiin onnistuneesti', + + // Imports + 'import_create' => 'luotu tuonti', + 'import_create_notification' => 'Tuontitiedosto ladattiin onnistuneesti', + 'import_run' => 'päivitetty tuonti', + 'import_run_notification' => 'Sisällön tuonti onnistui', + 'import_delete' => 'poistettu tuonti', + 'import_delete_notification' => 'Tuontitiedosto poistettiin onnistuneesti', // Users - 'user_create' => 'created user', - 'user_create_notification' => 'User successfully created', - 'user_update' => 'updated user', - 'user_update_notification' => 'User successfully updated', - 'user_delete' => 'deleted user', - 'user_delete_notification' => 'User successfully removed', + 'user_create' => 'loi käyttäjän', + 'user_create_notification' => 'Käyttäjä luotiin onnistuneesti', + 'user_update' => 'päivitti käyttäjän', + 'user_update_notification' => 'Käyttäjä päivitettiin onnistuneesti', + 'user_delete' => 'poisti käyttäjän', + 'user_delete_notification' => 'Käyttäjä poistettiin onnistuneesti', // API Tokens - 'api_token_create' => 'created api token', - 'api_token_create_notification' => 'API token successfully created', - 'api_token_update' => 'updated api token', - 'api_token_update_notification' => 'API token successfully updated', - 'api_token_delete' => 'deleted api token', - 'api_token_delete_notification' => 'API token successfully deleted', + 'api_token_create' => 'loi API-tunnisteen', + 'api_token_create_notification' => 'API-tunniste luotiin onnistuneesti', + 'api_token_update' => 'päivitti API-tunnisteen', + 'api_token_update_notification' => 'API-tunniste päivitettiin onnistuneesti', + 'api_token_delete' => 'poisti API-tunnisteen', + 'api_token_delete_notification' => 'API-tunniste poistettiin onnistuneesti', // Roles - 'role_create' => 'created role', - 'role_create_notification' => 'Role successfully created', - 'role_update' => 'updated role', - 'role_update_notification' => 'Role successfully updated', - 'role_delete' => 'deleted role', - 'role_delete_notification' => 'Role successfully deleted', + 'role_create' => 'loi roolin', + 'role_create_notification' => 'Rooli luotiin onnistuneesti', + 'role_update' => 'päivitti roolin', + 'role_update_notification' => 'Rooli päivitettiin onnistuneesti', + 'role_delete' => 'poisti roolin', + 'role_delete_notification' => 'Rooli poistettiin onnistuneesti', // Recycle Bin - 'recycle_bin_empty' => 'emptied recycle bin', - 'recycle_bin_restore' => 'restored from recycle bin', - 'recycle_bin_destroy' => 'removed from recycle bin', + 'recycle_bin_empty' => 'tyhjensi roskakorin', + 'recycle_bin_restore' => 'palautti roskakorista', + 'recycle_bin_destroy' => 'poisti roskakorista', // Comments - 'commented_on' => 'commented on', - 'comment_create' => 'added comment', - 'comment_update' => 'updated comment', - 'comment_delete' => 'deleted comment', + 'commented_on' => 'kommentoi', + 'comment_create' => 'lisäsi kommentin', + 'comment_update' => 'päivitti kommentin', + 'comment_delete' => 'poisti kommentin', + + // Sort Rules + 'sort_rule_create' => 'luotu lajittelusääntö', + 'sort_rule_create_notification' => 'Lajittelusääntö luotiin onnistuneesti', + 'sort_rule_update' => 'päivitetty lajittelusääntö', + 'sort_rule_update_notification' => 'Sort rule successfully updated', + 'sort_rule_delete' => 'poistettu lajittelusääntö', + 'sort_rule_delete_notification' => 'Lajittelusääntö poistettiin onnistuneesti', // Other - 'permissions_update' => 'updated permissions', + 'permissions_update' => 'päivitti käyttöoikeudet', ];