New translations app.json (Finnish)

This commit is contained in:
Eugen Rochko 2022-05-01 00:07:39 +02:00
parent 88dda0c681
commit f45794c10c
1 changed files with 303 additions and 303 deletions

View File

@ -2,147 +2,147 @@
"common": { "common": {
"alerts": { "alerts": {
"common": { "common": {
"please_try_again": "Please try again.", "please_try_again": "Yritä uudelleen.",
"please_try_again_later": "Please try again later." "please_try_again_later": "Yritä uudelleen myöhemmin."
}, },
"sign_up_failure": { "sign_up_failure": {
"title": "Sign Up Failure" "title": "Rekisteröinti epäonnistui"
}, },
"server_error": { "server_error": {
"title": "Server Error" "title": "Palvelinvirhe"
}, },
"vote_failure": { "vote_failure": {
"title": "Vote Failure", "title": "Vote Failure",
"poll_ended": "The poll has ended" "poll_ended": "Kysely on päättynyt"
}, },
"discard_post_content": { "discard_post_content": {
"title": "Discard Draft", "title": "Hylkää luonnos",
"message": "Confirm to discard composed post content." "message": "Confirm to discard composed post content."
}, },
"publish_post_failure": { "publish_post_failure": {
"title": "Publish Failure", "title": "Julkaiseminen epäonnistui",
"message": "Failed to publish the post.\nPlease check your internet connection.", "message": "Julkaisun julkaiseminen epäonnistui.\nTarkista internet-yhteytesi.",
"attachments_message": { "attachments_message": {
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.", "video_attach_with_photo": "Cannot attach a video to a post that already contains images.",
"more_than_one_video": "Cannot attach more than one video." "more_than_one_video": "Ei voi liittä yhtä videota enempää."
} }
}, },
"edit_profile_failure": { "edit_profile_failure": {
"title": "Edit Profile Error", "title": "Virhe profiilin muokkauksessa",
"message": "Cannot edit profile. Please try again." "message": "Profiilia ei voida muoka. Yritä uudelleen."
}, },
"sign_out": { "sign_out": {
"title": "Sign Out", "title": "Kirjaudu ulos",
"message": "Are you sure you want to sign out?", "message": "Haluatko varmasti kirjautua ulos?",
"confirm": "Sign Out" "confirm": "Kirjaudu ulos"
}, },
"block_domain": { "block_domain": {
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.", "title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.",
"block_entire_domain": "Block Domain" "block_entire_domain": "Estä verkkotunnus"
}, },
"save_photo_failure": { "save_photo_failure": {
"title": "Save Photo Failure", "title": "Kuvan tallentaminen epäonnistui",
"message": "Please enable the photo library access permission to save the photo." "message": "Please enable the photo library access permission to save the photo."
}, },
"delete_post": { "delete_post": {
"title": "Delete Post", "title": "Haluatko varmasti poistaa tämän julkaisun?",
"message": "Are you sure you want to delete this post?" "message": "Are you sure you want to delete this post?"
}, },
"clean_cache": { "clean_cache": {
"title": "Clean Cache", "title": "Puhdista välimuisti",
"message": "Successfully cleaned %s cache." "message": "%s välimuisti tyhjennetty onnistuneesti."
} }
}, },
"controls": { "controls": {
"actions": { "actions": {
"back": "Back", "back": "Takaisin",
"next": "Next", "next": "Seuraava",
"previous": "Previous", "previous": "Edellinen",
"open": "Open", "open": "Avaa",
"add": "Add", "add": "Lisää",
"remove": "Remove", "remove": "Poista",
"edit": "Edit", "edit": "Muokkaa",
"save": "Save", "save": "Tallenna",
"ok": "OK", "ok": "OK",
"done": "Done", "done": "Valmis",
"confirm": "Confirm", "confirm": "Vahvista",
"continue": "Continue", "continue": "Jatka",
"compose": "Compose", "compose": "Koosta",
"cancel": "Cancel", "cancel": "Kumoa",
"discard": "Discard", "discard": "Hylkää",
"try_again": "Try Again", "try_again": "Yritä uudelleen",
"take_photo": "Take Photo", "take_photo": "Ota kuva",
"save_photo": "Save Photo", "save_photo": "Tallenna kuva",
"copy_photo": "Copy Photo", "copy_photo": "Kopioi kuva",
"sign_in": "Sign In", "sign_in": "Kirjaudu sisään",
"sign_up": "Sign Up", "sign_up": "Rekisteröidy",
"see_more": "See More", "see_more": "Näytä lisää",
"preview": "Preview", "preview": "Esikatselu",
"share": "Share", "share": "Jaa",
"share_user": "Share %s", "share_user": "Jaa %s",
"share_post": "Share Post", "share_post": "Jaa julkaisu",
"open_in_safari": "Open in Safari", "open_in_safari": "Avaa Safarissa",
"open_in_browser": "Open in Browser", "open_in_browser": "Open in Browser",
"find_people": "Find people to follow", "find_people": "Löydä tilejä seurattavaksi",
"manually_search": "Manually search instead", "manually_search": "Manually search instead",
"skip": "Skip", "skip": "Ohita",
"reply": "Reply", "reply": "Vastaa",
"report_user": "Report %s", "report_user": "Ilmianna %s",
"block_domain": "Block %s", "block_domain": "Estä %s",
"unblock_domain": "Unblock %s", "unblock_domain": "Poista esto %s",
"settings": "Settings", "settings": "Asetukset",
"delete": "Delete" "delete": "Poista"
}, },
"tabs": { "tabs": {
"home": "Home", "home": "Koti",
"search": "Search", "search": "Haku",
"notification": "Notification", "notification": "Ilmoitus",
"profile": "Profile" "profile": "Profiili"
}, },
"keyboard": { "keyboard": {
"common": { "common": {
"switch_to_tab": "Switch to %s", "switch_to_tab": "Vaihda %s",
"compose_new_post": "Compose New Post", "compose_new_post": "Koosta uusi julkaisu",
"show_favorites": "Show Favorites", "show_favorites": "Näytä suosikit",
"open_settings": "Open Settings" "open_settings": "Avaa asetukset"
}, },
"timeline": { "timeline": {
"previous_status": "Previous Post", "previous_status": "Edellinen julkaisu",
"next_status": "Next Post", "next_status": "Seuraava julkaisu",
"open_status": "Open Post", "open_status": "Avaa julkaisu",
"open_author_profile": "Open Author's Profile", "open_author_profile": "Avaa tekijän profiili",
"open_reblogger_profile": "Open Reblogger's Profile", "open_reblogger_profile": "Avaa edelleen jakajan profiili",
"reply_status": "Reply to Post", "reply_status": "Vastaa julkaisuun",
"toggle_reblog": "Toggle Reblog on Post", "toggle_reblog": "Toggle Reblog on Post",
"toggle_favorite": "Toggle Favorite on Post", "toggle_favorite": "Toggle Favorite on Post",
"toggle_content_warning": "Toggle Content Warning", "toggle_content_warning": "Vaihda sisältövaroitus",
"preview_image": "Preview Image" "preview_image": "Preview Image"
}, },
"segmented_control": { "segmented_control": {
"previous_section": "Previous Section", "previous_section": "Previous Section",
"next_section": "Next Section" "next_section": "Seuraava lohko"
} }
}, },
"status": { "status": {
"user_reblogged": "%s reblogged", "user_reblogged": "%s jakoi edelleen",
"user_replied_to": "Replied to %s", "user_replied_to": "Vastasi %s:lle",
"show_post": "Show Post", "show_post": "Näytä julkaisu",
"show_user_profile": "Show user profile", "show_user_profile": "Näytä tili",
"content_warning": "Content Warning", "content_warning": "Sisältövaroitus",
"sensitive_content": "Sensitive Content", "sensitive_content": "Sensitive Content",
"media_content_warning": "Tap anywhere to reveal", "media_content_warning": "Napauta mistä tahansa paljastaaksesi",
"tap_to_reveal": "Tap to reveal", "tap_to_reveal": "Tap to reveal",
"poll": { "poll": {
"vote": "Vote", "vote": "Vote",
"closed": "Closed" "closed": "Suljettu"
}, },
"actions": { "actions": {
"reply": "Reply", "reply": "Vastaa",
"reblog": "Reblog", "reblog": "Jaa edelleen",
"unreblog": "Undo reblog", "unreblog": "Peru edelleen jako",
"favorite": "Favorite", "favorite": "Favorite",
"unfavorite": "Unfavorite", "unfavorite": "Unfavorite",
"menu": "Menu", "menu": "Valikko",
"hide": "Hide", "hide": "Hide",
"show_image": "Show image", "show_image": "Show image",
"show_gif": "Show GIF", "show_gif": "Show GIF",
@ -152,9 +152,9 @@
"tag": { "tag": {
"url": "URL", "url": "URL",
"mention": "Mention", "mention": "Mention",
"link": "Link", "link": "Linkki",
"hashtag": "Hashtag", "hashtag": "Hashtagi",
"email": "Email", "email": "Sähköposti",
"emoji": "Emoji" "emoji": "Emoji"
}, },
"visibility": { "visibility": {
@ -165,266 +165,266 @@
} }
}, },
"friendship": { "friendship": {
"follow": "Follow", "follow": "Seuraa",
"following": "Following", "following": "Seurataan",
"request": "Request", "request": "Pyydä",
"pending": "Pending", "pending": "Pyydetty",
"block": "Block", "block": "Estä",
"block_user": "Block %s", "block_user": "Estä %s",
"block_domain": "Block %s", "block_domain": "Estä %s",
"unblock": "Unblock", "unblock": "Poista esto",
"unblock_user": "Unblock %s", "unblock_user": "Unblock %s",
"blocked": "Blocked", "blocked": "Estetty",
"mute": "Mute", "mute": "Mykistä",
"mute_user": "Mute %s", "mute_user": "Mykistä %s",
"unmute": "Unmute", "unmute": "Poista mykistys",
"unmute_user": "Unmute %s", "unmute_user": "Poista mykistys tililtä %s",
"muted": "Muted", "muted": "Mykistetty",
"edit_info": "Edit Info" "edit_info": "Muokkaa profiilia"
}, },
"timeline": { "timeline": {
"filtered": "Filtered", "filtered": "Suodatettu",
"timestamp": { "timestamp": {
"now": "Now" "now": "Nyt"
}, },
"loader": { "loader": {
"load_missing_posts": "Load missing posts", "load_missing_posts": "Lataa puuttuvat julkaisut",
"loading_missing_posts": "Loading missing posts...", "loading_missing_posts": "Ladataan puuttuvia julkaisuja...",
"show_more_replies": "Show more replies" "show_more_replies": "Näytä lisää vastauksia"
}, },
"header": { "header": {
"no_status_found": "No Post Found", "no_status_found": "Julkaisua ei löytynyt",
"blocking_warning": "You cant view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.", "blocking_warning": "Et voi tarkastella tämän tilin profiilia\nennen kuin poistat sen esto.\nProfiilisi näyttää tältä hänelle.",
"user_blocking_warning": "You cant view %ss profile\nuntil you unblock them.\nYour profile looks like this to them.", "user_blocking_warning": "Et voi tarkastella tilin %s profiilia\nennen kuin poistat sen esto.\nProfiilisi näyttää tältä hänelle.",
"blocked_warning": "You cant view this users profile\nuntil they unblock you.", "blocked_warning": "Et voi tarkastella tämän tilin profiilia\nennen kuin hän poistaa eston.",
"user_blocked_warning": "You cant view %ss profile\nuntil they unblock you.", "user_blocked_warning": "Et voi tarkastella tilin %s profiilia\nennen kuin hän poistaa eston.",
"suspended_warning": "This user has been suspended.", "suspended_warning": "Tämä tili on lakkautettu.",
"user_suspended_warning": "%ss account has been suspended." "user_suspended_warning": "Tili %s on lakkautettu."
} }
} }
} }
}, },
"scene": { "scene": {
"welcome": { "welcome": {
"slogan": "Social networking\nback in your hands.", "slogan": "Sosiaalinen verkostoituminen\ntakaisin käsissäsi.",
"get_started": "Get Started", "get_started": "Get Started",
"log_in": "Log In" "log_in": "Log In"
}, },
"server_picker": { "server_picker": {
"title": "Mastodon is made of users in different servers.", "title": "Valitse palvelin,\nmikä tahansa palvelin.",
"subtitle": "Pick a server based on your interests, region, or a general purpose one.", "subtitle": "Pick a server based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.", "subtitle_extend": "Pick a server based on your interests, region, or a general purpose one. Each server is operated by an entirely independent organization or individual.",
"button": { "button": {
"category": { "category": {
"all": "All", "all": "Kaikki",
"all_accessiblity_description": "Category: All", "all_accessiblity_description": "Kategoria: Kaikki",
"academia": "academia", "academia": "akateeminen",
"activism": "activism", "activism": "aktivismi",
"food": "food", "food": "ruoka",
"furry": "furry", "furry": "turri",
"games": "games", "games": "pelit",
"general": "general", "general": "yleinen",
"journalism": "journalism", "journalism": "journalismi",
"lgbt": "lgbt", "lgbt": "hlbt",
"regional": "regional", "regional": "alueellinen",
"art": "art", "art": "taide",
"music": "music", "music": "musiikki",
"tech": "tech" "tech": "tekniikka"
}, },
"see_less": "See Less", "see_less": "Näytä vähemmän",
"see_more": "See More" "see_more": "Näytä lisää"
}, },
"label": { "label": {
"language": "LANGUAGE", "language": "KIELI",
"users": "USERS", "users": "TILIÄ",
"category": "CATEGORY" "category": "KATEGORIA"
}, },
"input": { "input": {
"placeholder": "Search servers" "placeholder": "Etsi palvelin tai liity omaan..."
}, },
"empty_state": { "empty_state": {
"finding_servers": "Finding available servers...", "finding_servers": "Etsistään saatavilla olevia palvelimia...",
"bad_network": "Something went wrong while loading the data. Check your internet connection.", "bad_network": "Jokin meni pieleen dataa ladatessa. Tarkista internet-yhteytesi.",
"no_results": "No results" "no_results": "Ei hakutuloksia"
} }
}, },
"register": { "register": {
"title": "Lets get you set up on %s", "title": "Kerro meille sinusta.",
"input": { "input": {
"avatar": { "avatar": {
"delete": "Delete" "delete": "Poista"
}, },
"username": { "username": {
"placeholder": "username", "placeholder": "käyttäjänimi",
"duplicate_prompt": "This username is taken." "duplicate_prompt": "Tämä käyttäjänimi on varattu."
}, },
"display_name": { "display_name": {
"placeholder": "display name" "placeholder": "näyttönimi"
}, },
"email": { "email": {
"placeholder": "email" "placeholder": "sähköposti"
}, },
"password": { "password": {
"placeholder": "password", "placeholder": "salasana",
"require": "Your password needs at least:", "require": "Your password needs at least:",
"character_limit": "8 characters", "character_limit": "8 characters",
"accessibility": { "accessibility": {
"checked": "checked", "checked": "checked",
"unchecked": "unchecked" "unchecked": "unchecked"
}, },
"hint": "Your password needs at least eight characters" "hint": "Salasanassasi on oltava vähintään kahdeksan merkkiä"
}, },
"invite": { "invite": {
"registration_user_invite_request": "Why do you want to join?" "registration_user_invite_request": "Miksi haluat liittyä?"
} }
}, },
"error": { "error": {
"item": { "item": {
"username": "Username", "username": "Käyttäjänimi",
"email": "Email", "email": "Sähköposti",
"password": "Password", "password": "Salasana",
"agreement": "Agreement", "agreement": "Hyväksy",
"locale": "Locale", "locale": "Locale",
"reason": "Reason" "reason": "Syy"
}, },
"reason": { "reason": {
"blocked": "%s contains a disallowed email provider", "blocked": "%s sisältää estetyn sähköpostipalveluntarjoajan",
"unreachable": "%s does not seem to exist", "unreachable": "%s ei näytä olevan olemassa",
"taken": "%s is already in use", "taken": "%s on jo käytössä",
"reserved": "%s is a reserved keyword", "reserved": "%s is a reserved keyword",
"accepted": "%s must be accepted", "accepted": "%s täytyy hyväksyä",
"blank": "%s is required", "blank": "%s vaaditaan",
"invalid": "%s is invalid", "invalid": "%s on virheellinen",
"too_long": "%s is too long", "too_long": "%s on liian pitkä",
"too_short": "%s is too short", "too_short": "%s on liian lyhyt",
"inclusion": "%s is not a supported value" "inclusion": "%s ei ole tuettu arvo"
}, },
"special": { "special": {
"username_invalid": "Username must only contain alphanumeric characters and underscores", "username_invalid": "Käyttäjänimi voi sisältää ainoastaan aakkosnumerrisia merkkejä ja alaviivoja",
"username_too_long": "Username is too long (cant be longer than 30 characters)", "username_too_long": "Käyttäjänimi on liian pitkä (ei voi olla pidempi kuin 30 merkkiä)",
"email_invalid": "This is not a valid email address", "email_invalid": "Tämä ei ole kelvollinen sähköpostiosoite",
"password_too_short": "Password is too short (must be at least 8 characters)" "password_too_short": "Salasana on liian lyhyt (täytyy olla vähintään 8 merkkiä)"
} }
} }
}, },
"server_rules": { "server_rules": {
"title": "Some ground rules.", "title": "Joitakin perussääntöjä.",
"subtitle": "These are set and enforced by the %s moderators.", "subtitle": "Nämä säännöt ovat %s -palvelun asettamia.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.", "prompt": "Jatkamalla, hyväksyt palvelun %s palveluehdot ja tietosuojakäytönnön.",
"terms_of_service": "terms of service", "terms_of_service": "käyttöehdot",
"privacy_policy": "privacy policy", "privacy_policy": "tietosuojakäytäntö",
"button": { "button": {
"confirm": "I Agree" "confirm": "Hyväksyn"
} }
}, },
"confirm_email": { "confirm_email": {
"title": "One last thing.", "title": "Viimeinen asia.",
"subtitle": "Tap the link we emailed to you to verify your account.", "subtitle": "Lähetimme juuri sähköpostin osoitteeseen %s, napauta siinä olevaa linkkiä vahvistaaksesi tilisi.",
"button": { "button": {
"open_email_app": "Open Email App", "open_email_app": "Avaa sähköpostisovellus",
"resend": "Resend" "resend": "Resend"
}, },
"dont_receive_email": { "dont_receive_email": {
"title": "Check your email", "title": "Tarkista sähköpostisi",
"description": "Check if your email address is correct as well as your junk folder if you havent.", "description": "Tarkista, että sähköpostiosoitteesi on oikea, sekä roskapostikansiosi, jos et vielä ole.",
"resend_email": "Resend Email" "resend_email": "Lähetä sähköposti uudelleen"
}, },
"open_email_app": { "open_email_app": {
"title": "Check your inbox.", "title": "Tarkasta postilaatikkosi.",
"description": "We just sent you an email. Check your junk folder if you havent.", "description": "Lähetimme sinulle juuri sähköpostin. Tarkista myös roskapostikansiosi, jos et vielä ole.",
"mail": "Mail", "mail": "Sähköposti",
"open_email_client": "Open Email Client" "open_email_client": "Avaa sähköpostisovellus"
} }
}, },
"home_timeline": { "home_timeline": {
"title": "Home", "title": "Koti",
"navigation_bar_state": { "navigation_bar_state": {
"offline": "Offline", "offline": "Yhteydetön",
"new_posts": "See new posts", "new_posts": "Uusia julkaisuja",
"published": "Published!", "published": "Julkaistu!",
"Publishing": "Publishing post..." "Publishing": "Julkaistaan julkaisua..."
} }
}, },
"suggestion_account": { "suggestion_account": {
"title": "Find People to Follow", "title": "Löydä tilejä seurattavaksi",
"follow_explain": "When you follow someone, youll see their posts in your home feed." "follow_explain": "Kun seuraat jotakuta, näet hänen julkaisunsa kotisyötteessäsi."
}, },
"compose": { "compose": {
"title": { "title": {
"new_post": "New Post", "new_post": "Uusi julkaisu",
"new_reply": "New Reply" "new_reply": "Uusi vastaus"
}, },
"media_selection": { "media_selection": {
"camera": "Take Photo", "camera": "Ota kuva",
"photo_library": "Photo Library", "photo_library": "Kuvakirjasto",
"browse": "Browse" "browse": "Selaa"
}, },
"content_input_placeholder": "Type or paste whats on your mind", "content_input_placeholder": "Kirjoita tai liitä, siitä mitä ajattelet",
"compose_action": "Publish", "compose_action": "Julkaise",
"replying_to_user": "replying to %s", "replying_to_user": "vastaamassa tilille %s",
"attachment": { "attachment": {
"photo": "photo", "photo": "kuva",
"video": "video", "video": "video",
"attachment_broken": "This %s is broken and cant be\nuploaded to Mastodon.", "attachment_broken": "This %s is broken and cant be\nuploaded to Mastodon.",
"description_photo": "Describe the photo for the visually-impaired...", "description_photo": "Kuvaile kuva näkövammaisille...",
"description_video": "Describe the video for the visually-impaired..." "description_video": "Kuvaile video näkövammaisille..."
}, },
"poll": { "poll": {
"duration_time": "Duration: %s", "duration_time": "Kesto: %s",
"thirty_minutes": "30 minutes", "thirty_minutes": "30 minuuttia",
"one_hour": "1 Hour", "one_hour": "1 tunti",
"six_hours": "6 Hours", "six_hours": "6 tuntia",
"one_day": "1 Day", "one_day": "1 päivä",
"three_days": "3 Days", "three_days": "3 päivää",
"seven_days": "7 Days", "seven_days": "7 päivää",
"option_number": "Option %ld" "option_number": "Vaihtoehto %ld"
}, },
"content_warning": { "content_warning": {
"placeholder": "Write an accurate warning here..." "placeholder": "Kirjoita tarkka varoitus tähän..."
}, },
"visibility": { "visibility": {
"public": "Public", "public": "Julkinen",
"unlisted": "Unlisted", "unlisted": "Listaamaton",
"private": "Followers only", "private": "Vain seuraajat",
"direct": "Only people I mention" "direct": "Vain mainitsemani tilit"
}, },
"auto_complete": { "auto_complete": {
"space_to_add": "Space to add" "space_to_add": "Space to add"
}, },
"accessibility": { "accessibility": {
"append_attachment": "Add Attachment", "append_attachment": "Lisää liite",
"append_poll": "Add Poll", "append_poll": "Lisää kysely",
"remove_poll": "Remove Poll", "remove_poll": "Poista kysely",
"custom_emoji_picker": "Custom Emoji Picker", "custom_emoji_picker": "Mukautettu emojivalitsin",
"enable_content_warning": "Enable Content Warning", "enable_content_warning": "Ota sisältövaroitus käyttöön",
"disable_content_warning": "Disable Content Warning", "disable_content_warning": "Poista sisältövaroitus käytöstä",
"post_visibility_menu": "Post Visibility Menu" "post_visibility_menu": "Julkaisun näkyvyysvalikko"
}, },
"keyboard": { "keyboard": {
"discard_post": "Discard Post", "discard_post": "Hylkää julkaisu",
"publish_post": "Publish Post", "publish_post": "Julkaise julkaisu",
"toggle_poll": "Toggle Poll", "toggle_poll": "Vaihda kysely",
"toggle_content_warning": "Toggle Content Warning", "toggle_content_warning": "Vaihda sisältövaroitus",
"append_attachment_entry": "Add Attachment - %s", "append_attachment_entry": "Lisää liite - %s",
"select_visibility_entry": "Select Visibility - %s" "select_visibility_entry": "Valitse näkyvyys - %s"
} }
}, },
"profile": { "profile": {
"dashboard": { "dashboard": {
"posts": "posts", "posts": "julkaisut",
"following": "following", "following": "seurataan",
"followers": "followers" "followers": "seuraajat"
}, },
"fields": { "fields": {
"add_row": "Add Row", "add_row": "Lisää rivi",
"placeholder": { "placeholder": {
"label": "Label", "label": "Nimi",
"content": "Content" "content": "Sisältö"
} }
}, },
"segmented_control": { "segmented_control": {
"posts": "Posts", "posts": "Julkaisut",
"replies": "Replies", "replies": "Vastaukset",
"posts_and_replies": "Posts and Replies", "posts_and_replies": "Posts and Replies",
"media": "Media", "media": "Media",
"about": "About" "about": "About"
@ -435,8 +435,8 @@
"message": "Confirm to mute %s" "message": "Confirm to mute %s"
}, },
"confirm_unmute_user": { "confirm_unmute_user": {
"title": "Unmute Account", "title": "Poista tilin mykistys",
"message": "Confirm to unmute %s" "message": "Vahvista, että haluat poistaa mykistyksen tililtä %s"
}, },
"confirm_block_user": { "confirm_block_user": {
"title": "Block Account", "title": "Block Account",
@ -455,42 +455,42 @@
} }
}, },
"follower": { "follower": {
"footer": "Followers from other servers are not displayed." "footer": "Seuraajia muilta palvelimilta ei näytetä."
}, },
"following": { "following": {
"footer": "Follows from other servers are not displayed." "footer": "Seurauksia muilta palvelimilta ei näytetä."
}, },
"search": { "search": {
"title": "Search", "title": "Haku",
"search_bar": { "search_bar": {
"placeholder": "Search hashtags and users", "placeholder": "Haku",
"cancel": "Cancel" "cancel": "Kumoa"
}, },
"recommend": { "recommend": {
"button_text": "See All", "button_text": "Katso kaikki",
"hash_tag": { "hash_tag": {
"title": "Trending on Mastodon", "title": "Trendaavat Mastodonissa",
"description": "Hashtags that are getting quite a bit of attention", "description": "Hashtagit, jotka saavat melkoisesti huomiota",
"people_talking": "%s people are talking" "people_talking": "%s ihmistä puhuu"
}, },
"accounts": { "accounts": {
"title": "Accounts you might like", "title": "Saatat pitää näistä tileistä",
"description": "You may like to follow these accounts", "description": "Haluta ehkä seurata näitä tilejä",
"follow": "Follow" "follow": "Seuraa"
} }
}, },
"searching": { "searching": {
"segment": { "segment": {
"all": "All", "all": "Kaikki",
"people": "People", "people": "Tilit",
"hashtags": "Hashtags", "hashtags": "Hashtagit",
"posts": "Posts" "posts": "Julkaisut"
}, },
"empty_state": { "empty_state": {
"no_results": "No results" "no_results": "Ei hakutuloksia"
}, },
"recent_search": "Recent searches", "recent_search": "Viimeaikaiset",
"clear": "Clear" "clear": "Tyhjennä"
} }
}, },
"discovery": { "discovery": {
@ -504,12 +504,12 @@
"intro": "These are the posts gaining traction in your corner of Mastodon." "intro": "These are the posts gaining traction in your corner of Mastodon."
}, },
"favorite": { "favorite": {
"title": "Your Favorites" "title": "Omat suosikit"
}, },
"notification": { "notification": {
"title": { "title": {
"Everything": "Everything", "Everything": "Kaikki",
"Mentions": "Mentions" "Mentions": "Maininnat"
}, },
"notification_description": { "notification_description": {
"followed_you": "followed you", "followed_you": "followed you",
@ -520,22 +520,22 @@
"poll_has_ended": "poll has ended" "poll_has_ended": "poll has ended"
}, },
"keyobard": { "keyobard": {
"show_everything": "Show Everything", "show_everything": "Näytä kaikki",
"show_mentions": "Show Mentions" "show_mentions": "Näytä maininnat"
} }
}, },
"thread": { "thread": {
"back_title": "Post", "back_title": "Julkaisu",
"title": "Post from %s" "title": "Julkaisu tililtä %s"
}, },
"settings": { "settings": {
"title": "Settings", "title": "Asetukset",
"section": { "section": {
"appearance": { "appearance": {
"title": "Appearance", "title": "Ulkoasu",
"automatic": "Automatic", "automatic": "Seuraa järjestelmää",
"light": "Always Light", "light": "Vaalea",
"dark": "Always Dark" "dark": "Tumma"
}, },
"look_and_feel": { "look_and_feel": {
"title": "Look and Feel", "title": "Look and Feel",
@ -545,75 +545,75 @@
"light": "Light" "light": "Light"
}, },
"notifications": { "notifications": {
"title": "Notifications", "title": "Ilmoitukset",
"favorites": "Favorites my post", "favorites": "Favorites my post",
"follows": "Follows me", "follows": "Seuraa minua",
"boosts": "Reblogs my post", "boosts": "Omien julkaisujen edelleen jaot",
"mentions": "Mentions me", "mentions": "Mainitsee minut",
"trigger": { "trigger": {
"anyone": "anyone", "anyone": "kuka tahansa",
"follower": "a follower", "follower": "seuraaja",
"follow": "anyone I follow", "follow": "kuka tahansa, jota seuraan",
"noone": "no one", "noone": "ei kukaan",
"title": "Notify me when" "title": "Ilmoita minulle, kun"
} }
}, },
"preference": { "preference": {
"title": "Preferences", "title": "Lisäasetukset",
"true_black_dark_mode": "True black dark mode", "true_black_dark_mode": "Todellinen mustan tumma tila",
"disable_avatar_animation": "Disable animated avatars", "disable_avatar_animation": "Poista käytöstä animoidut avatarit",
"disable_emoji_animation": "Disable animated emojis", "disable_emoji_animation": "Poista käytöstä animoidut emojit",
"using_default_browser": "Use default browser to open links", "using_default_browser": "Käytä oletusselainta linkkien avaamiseen",
"open_links_in_mastodon": "Open links in Mastodon" "open_links_in_mastodon": "Open links in Mastodon"
}, },
"boring_zone": { "boring_zone": {
"title": "The Boring Zone", "title": "Tylsä alue",
"account_settings": "Account Settings", "account_settings": "Tiliasetukset",
"terms": "Terms of Service", "terms": "Palveluehdot",
"privacy": "Privacy Policy" "privacy": "Tietosuojakäytäntö"
}, },
"spicy_zone": { "spicy_zone": {
"title": "The Spicy Zone", "title": "Varovainen alue",
"clear": "Clear Media Cache", "clear": "Tyhjennä median välimuisti",
"signout": "Sign Out" "signout": "Kirjaudu ulos"
} }
}, },
"footer": { "footer": {
"mastodon_description": "Mastodon is open source software. You can report issues on GitHub at %s (%s)" "mastodon_description": "Mastodon on avoimen lähdekoodin ohjelmisto. Voit raportoida ongelmasta GitHubissa osoitteessa %s (%s)"
}, },
"keyboard": { "keyboard": {
"close_settings_window": "Close Settings Window" "close_settings_window": "Sulje asetukset"
} }
}, },
"report": { "report": {
"title_report": "Report", "title_report": "Report",
"title": "Report %s", "title": "Ilmianna %s",
"step1": "Step 1 of 2", "step1": "Vaihe 1/2",
"step2": "Step 2 of 2", "step2": "Vaihe 2/2",
"content1": "Are there any other posts youd like to add to the report?", "content1": "Onko julkaisuja, joita haluaisit lisätä ilmiantoon?",
"content2": "Is there anything the moderators should know about this report?", "content2": "Onko valvojien syytä tietää tästä ilmiannosta?",
"report_sent_title": "Thanks for reporting, well look into this.", "report_sent_title": "Thanks for reporting, well look into this.",
"send": "Send Report", "send": "Lähetä ilmianto",
"skip_to_send": "Send without comment", "skip_to_send": "Lähetä ilman kommentteja",
"text_placeholder": "Type or paste additional comments", "text_placeholder": "Kirjoita tai liitä lisäkommentteja",
"reported": "REPORTED" "reported": "REPORTED"
}, },
"preview": { "preview": {
"keyboard": { "keyboard": {
"close_preview": "Close Preview", "close_preview": "Sulje esikatselu",
"show_next": "Show Next", "show_next": "Näytä seuraava",
"show_previous": "Show Previous" "show_previous": "Näytä edellinen"
} }
}, },
"account_list": { "account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher", "tab_bar_hint": "Nykyinen valittu profiili: %s. Kaksoisnapauta ja pidä sitten painettuna näytääksesi tilin vaihtajan",
"dismiss_account_switcher": "Dismiss Account Switcher", "dismiss_account_switcher": "Sulje tilin vaihtaja",
"add_account": "Add Account" "add_account": "Lisää tili"
}, },
"wizard": { "wizard": {
"new_in_mastodon": "New in Mastodon", "new_in_mastodon": "Uutta Mastodonissa",
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.", "multiple_account_switch_intro_description": "Vaihda useiden tilien välillä pitämällä profiilipainiketta painettuna.",
"accessibility_hint": "Double tap to dismiss this wizard" "accessibility_hint": "Hylkää tämä ohjattu toiminto kaksoisnapauttamalla"
} }
} }
} }