New translations web.php (Finnish)

[ci skip]
This commit is contained in:
daniel 2021-12-30 17:31:37 -07:00
parent ac9e7eac6d
commit 11ffe5973b

View file

@ -3,80 +3,80 @@
return [ return [
'common' => [ 'common' => [
'comment' => 'Kommentti', 'comment' => 'Comment',
'commented' => 'Kommentoitu', 'commented' => 'Commented',
'comments' => 'Kommentit', 'comments' => 'Comments',
'like' => 'Tykkää', 'like' => 'Like',
'liked' => 'Tykätty', 'liked' => 'Liked',
'likes' => 'Tykkäykset', 'likes' => 'Likes',
'share' => 'Jaa', 'share' => 'Share',
'shared' => 'Jaettu', 'shared' => 'Shared',
'shares' => 'Jaot', 'shares' => 'Shares',
'unshare' => 'Peru jakaminen', 'unshare' => 'Unshare',
'cancel' => 'Peruuta', 'cancel' => 'Cancel',
'copyLink' => 'Kopioi linkki', 'copyLink' => 'Copy Link',
'delete' => 'Poista', 'delete' => 'Delete',
'error' => 'Virhe', 'error' => 'Error',
'errorMsg' => 'Jokin meni pieleen. Yritä myöhemmin uudelleen.', 'errorMsg' => 'Something went wrong. Please try again later.',
'oops' => 'Oho!', 'oops' => 'Oops!',
'other' => 'Muu', 'other' => 'Other',
'readMore' => 'Lue lisää', 'readMore' => 'Read more',
'success' => 'Onnistui', 'success' => 'Success',
'sensitive' => 'Sensitiivinen', 'sensitive' => 'Sensitive',
'sensitiveContent' => 'Sensitiivinen sisältö', 'sensitiveContent' => 'Sensitive Content',
'sensitiveContentWarning' => 'Tämä julkaisu saattaa sisältää sensitiivistä sisältöä', 'sensitiveContentWarning' => 'This post may contain sensitive content',
], ],
'site' => [ 'site' => [
'terms' => 'Käyttöehdot', 'terms' => 'Terms of Use',
'privacy' => 'Tietosuojakäytäntö', 'privacy' => 'Privacy Policy',
], ],
'navmenu' => [ 'navmenu' => [
'search' => 'Hae', 'search' => 'Search',
'admin' => 'Ylläpitäjän hallintapaneeli', 'admin' => 'Admin Dashboard',
// Timelines // Timelines
'homeFeed' => 'Kotisyöte', 'homeFeed' => 'Home Feed',
'localFeed' => 'Paikallinen syöte', 'localFeed' => 'Local Feed',
'globalFeed' => 'Maailmanlaajuinen syöte', 'globalFeed' => 'Global Feed',
// Core features // Core features
'discover' => 'Tutustu', 'discover' => 'Discover',
'directMessages' => 'Yksityisviestit', 'directMessages' => 'Direct Messages',
'notifications' => 'Ilmoitukset', 'notifications' => 'Notifications',
'groups' => 'Ryhmät', 'groups' => 'Groups',
'stories' => 'Tarinat', 'stories' => 'Stories',
// Self links // Self links
'profile' => 'Profiili', 'profile' => 'Profile',
'drive' => 'Asema', 'drive' => 'Drive',
'settings' => 'Asetukset', 'settings' => 'Settings',
'compose' => 'Luo uusi', 'compose' => 'Create New',
'logout' => 'Kirjaudu ulos', 'logout' => 'Logout',
// Nav footer // Nav footer
'about' => 'Tietoja', 'about' => 'About',
'help' => 'Ohje', 'help' => 'Help',
'language' => 'Kieli', 'language' => 'Language',
'privacy' => 'Yksityisyys', 'privacy' => 'Privacy',
'terms' => 'Ehdot', 'terms' => 'Terms',
// Temporary links // Temporary links
'backToPreviousDesign' => 'Palaa aiempaan ulkoasuun' 'backToPreviousDesign' => 'Go back to previous design'
], ],
'directMessages' => [ 'directMessages' => [
'inbox' => 'Saapuneet', 'inbox' => 'Inbox',
'sent' => 'Lähetetty', 'sent' => 'Sent',
'requests' => 'Pyynnöt' 'requests' => 'Requests'
], ],
'notifications' => [ 'notifications' => [
'liked' => 'tykkäsi sinun', 'liked' => 'liked your',
'commented' => 'kommentoi sinun', 'commented' => 'commented on your',
'reacted' => 'reacted to your', 'reacted' => 'reacted to your',
'shared' => 'shared your', 'shared' => 'shared your',
'tagged' => 'tagged you in a', 'tagged' => 'tagged you in a',
@ -141,38 +141,38 @@ return [
'sensitive' => 'Sensitive Content', 'sensitive' => 'Sensitive Content',
'abusive' => 'Abusive or Harmful', 'abusive' => 'Abusive or Harmful',
'underageAccount' => 'Underage Account', 'underageAccount' => 'Underage Account',
'copyrightInfringement' => 'Tekijänoikeusloukkaus', 'copyrightInfringement' => 'Copyright Infringement',
'impersonation' => 'Väärennetty henkilöllisyys', 'impersonation' => 'Impersonation',
'scamOrFraud' => 'Huijaus tai petos', 'scamOrFraud' => 'Scam or Fraud',
'confirmReport' => 'Vahvista ilmianto', 'confirmReport' => 'Confirm Report',
'confirmReportText' => 'Oletko varma, että haluat ilmiantaa tämän viestin?', 'confirmReportText' => 'Are you sure you want to report this post?',
'reportSent' => 'Ilmoitus lähetetty!', 'reportSent' => 'Report Sent!',
'reportSentText' => 'Saimme ilmoituksesi.', 'reportSentText' => 'We have successfully received your report.',
'reportSentError' => 'Julkaisun ilmianto epäonnistui.', 'reportSentError' => 'There was an issue reporting this post.',
'modAddCWConfirm' => 'Haluatko varmasti lisätä sisältövaroituksen tähän julkaisuun?', 'modAddCWConfirm' => 'Are you sure you want to add a content warning to this post?',
'modCWSuccess' => 'Sisältövaroitus lisätty onnistuneesti', 'modCWSuccess' => 'Successfully added content warning',
'modRemoveCWConfirm' => 'Haluatko varmasti poistaa julkaisun sisältövaroituksen?', 'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
'modRemoveCWSuccess' => 'Sisältövaroitus poistettu', 'modRemoveCWSuccess' => 'Successfully removed content warning',
'modUnlistConfirm' => 'Haluatko varmasti piilottaa julkaisun?', 'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
'modUnlistSuccess' => 'Julkaisu piilotettu onnistuneesti', 'modUnlistSuccess' => 'Successfully unlisted post',
'modMarkAsSpammerConfirm' => 'Haluatko varmasti merkitä käyttäjän roskapostittajaksi? Kaikki nykyiset ja tulevat julkaisut saavat sisältövaroituksen ja julkaisut piilotetaan julkisilta aikajanoilta.', 'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.',
'modMarkAsSpammerSuccess' => 'Tili merkitty roskapostittajaksi', 'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
'toFollowers' => 'seuraajille', 'toFollowers' => 'to Followers',
'showCaption' => 'Näytä kuvaus', 'showCaption' => 'Show Caption',
'showLikes' => 'Näytä tykkäykset', 'showLikes' => 'Show Likes',
'compactMode' => 'Kompakti tila', 'compactMode' => 'Compact Mode',
'embedConfirmText' => 'Käyttämällä upotusta, hyväksyt', 'embedConfirmText' => 'By using this embed, you agree to our',
'deletePostConfirm' => 'Haluatko varmasti poistaa julkaisun?', 'deletePostConfirm' => 'Are you sure you want to delete this post?',
'archivePostConfirm' => 'Haluatko varmasti arkistoida julkaisun?', 'archivePostConfirm' => 'Are you sure you want to archive this post?',
'unarchivePostConfirm' => 'Haluatko varmasti peruuttaa julkaisun arkistoinnin?', 'unarchivePostConfirm' => 'Are you sure you want to unarchive this post?',
], ],
'story' => [ 'story' => [
'add' => 'Lisää tarina' 'add' => 'Add Story'
], ],
'timeline' => [ 'timeline' => [