mastodon-ios/Localization/StringsConvertor/input/is.lproj/app.json

728 lines
31 KiB
JSON
Raw Normal View History

2022-11-16 12:59:02 +01:00
{
"common": {
"alerts": {
"common": {
2022-11-16 13:57:28 +01:00
"please_try_again": "Endilega reyndu aftur.",
"please_try_again_later": "Reyndu aftur síðar."
2022-11-16 12:59:02 +01:00
},
"sign_up_failure": {
"title": "Sign Up Failure"
},
"server_error": {
2022-11-16 13:57:28 +01:00
"title": "Villa á þjóni"
2022-11-16 12:59:02 +01:00
},
"vote_failure": {
"title": "Vote Failure",
"poll_ended": "The poll has ended"
},
"discard_post_content": {
2022-11-16 13:57:28 +01:00
"title": "Henda drögum",
2022-11-16 12:59:02 +01:00
"message": "Confirm to discard composed post content."
},
"publish_post_failure": {
"title": "Publish Failure",
"message": "Failed to publish the post.\nPlease check your internet connection.",
"attachments_message": {
"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."
}
},
"edit_profile_failure": {
"title": "Edit Profile Error",
"message": "Cannot edit profile. Please try again."
},
"sign_out": {
2022-11-16 13:57:28 +01:00
"title": "Skrá út",
"message": "Ertu viss um að þú viljir skrá þig út?",
"confirm": "Skrá út"
2022-11-16 12:59:02 +01:00
},
"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.",
"block_entire_domain": "Block Domain"
},
"save_photo_failure": {
"title": "Save Photo Failure",
"message": "Please enable the photo library access permission to save the photo."
},
"delete_post": {
2022-11-16 13:57:28 +01:00
"title": "Eyða færslu",
"message": "Ertu viss um að þú viljir eyða þessari færslu?"
2022-11-16 12:59:02 +01:00
},
"clean_cache": {
2022-11-16 13:57:28 +01:00
"title": "Hreinsa skyndiminni",
2022-11-16 12:59:02 +01:00
"message": "Successfully cleaned %s cache."
}
},
"controls": {
"actions": {
2022-11-16 13:57:28 +01:00
"back": "Til baka",
"next": "Næsta",
"previous": "Fyrri",
"open": "Opna",
"add": "Bæta við",
"remove": "Fjarlægja",
"edit": "Breyta",
"save": "Vista",
"ok": "Í lagi",
"done": "Lokið",
"confirm": "Staðfesta",
"continue": "Halda áfram",
"compose": "Skrifa",
"cancel": "Hætta við",
"discard": "Henda",
"try_again": "Reyna aftur",
"take_photo": "Taka ljósmynd",
"save_photo": "Vista mynd",
"copy_photo": "Afrita mynd",
"sign_in": "Skrá inn",
"sign_up": "Stofna notandaaðgang",
"see_more": "Sjá fleira",
"preview": "Forskoða",
"share": "Deila",
"share_user": "Deila %s",
"share_post": "Deila færslu",
"open_in_safari": "Opna í Safari",
"open_in_browser": "Opna í vafra",
"find_people": "Finna fólk til að fylgjast með",
"manually_search": "Leita handvirkt í staðinn",
"skip": "Sleppa",
"reply": "Svara",
"report_user": "Kæra %s",
"block_domain": "Útiloka %s",
"unblock_domain": "Opna á %s",
"settings": "Stillingar",
"delete": "Eyða"
2022-11-16 12:59:02 +01:00
},
"tabs": {
2022-11-16 13:57:28 +01:00
"home": "Heim",
"search": "Leita",
"notification": "Tilkynning",
2022-11-16 12:59:02 +01:00
"profile": "Profile"
},
"keyboard": {
"common": {
"switch_to_tab": "Switch to %s",
"compose_new_post": "Compose New Post",
2022-11-16 13:57:28 +01:00
"show_favorites": "Birta eftirlæti",
"open_settings": "Opna stillingar"
2022-11-16 12:59:02 +01:00
},
"timeline": {
"previous_status": "Previous Post",
"next_status": "Next Post",
"open_status": "Open Post",
"open_author_profile": "Open Author's Profile",
"open_reblogger_profile": "Open Reblogger's Profile",
"reply_status": "Reply to Post",
"toggle_reblog": "Toggle Reblog on Post",
"toggle_favorite": "Toggle Favorite on Post",
"toggle_content_warning": "Toggle Content Warning",
"preview_image": "Preview Image"
},
"segmented_control": {
"previous_section": "Previous Section",
"next_section": "Next Section"
}
},
"status": {
"user_reblogged": "%s reblogged",
"user_replied_to": "Replied to %s",
"show_post": "Show Post",
2022-11-16 13:57:28 +01:00
"show_user_profile": "Birta notandasnið",
"content_warning": "Viðvörun vegna efnis",
"sensitive_content": "Viðkvæmt efni",
"media_content_warning": "Ýttu hvar sem er til að birta",
"tap_to_reveal": "Ýttu til að birta",
2022-11-16 12:59:02 +01:00
"poll": {
2022-11-16 13:57:28 +01:00
"vote": "Greiða atkvæði",
"closed": "Lokið"
2022-11-16 12:59:02 +01:00
},
"meta_entity": {
2022-11-16 13:57:28 +01:00
"url": "Tengill: %s",
"hashtag": "Myllumerki: %s",
"mention": "Sýna notandasnið: %s",
"email": "Tölvupóstfang: %s"
2022-11-16 12:59:02 +01:00
},
"actions": {
2022-11-16 13:57:28 +01:00
"reply": "Svara",
"reblog": "Endurbirta",
"unreblog": "Afturkalla endurbirtingu",
"favorite": "Eftirlæti",
"unfavorite": "Taka úr eftirlætum",
"menu": "Valmynd",
"hide": "Fela",
"show_image": "Sýna mynd",
"show_gif": "Birta GIF",
2022-11-16 12:59:02 +01:00
"show_video_player": "Show video player",
"tap_then_hold_to_show_menu": "Tap then hold to show menu"
},
"tag": {
2022-11-16 13:57:28 +01:00
"url": "URL-slóð",
"mention": "Minnst á",
"link": "Tengill",
"hashtag": "Myllumerki",
"email": "Tölvupóstur",
"emoji": "Tjáningartákn"
2022-11-16 12:59:02 +01:00
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
2022-11-16 13:57:28 +01:00
"follow": "Fylgja",
"following": "Fylgist með",
"request": "Beiðni",
"pending": "Í bið",
"block": "Útilokun",
"block_user": "Útiloka %s",
"block_domain": "Útiloka %s",
"unblock": "Aflétta útilokun",
"unblock_user": "Opna á %s",
"blocked": "Útilokað",
"mute": "Þagga niður",
"mute_user": "Þagga niður í %s",
"unmute": "Afþagga",
"unmute_user": "Afþagga %s",
"muted": "Þaggað",
2022-11-16 12:59:02 +01:00
"edit_info": "Edit Info",
"show_reblogs": "Show Reblogs",
2022-11-16 13:57:28 +01:00
"hide_reblogs": "Fela endurbirtingar"
2022-11-16 12:59:02 +01:00
},
"timeline": {
2022-11-16 13:57:28 +01:00
"filtered": "Síað",
2022-11-16 12:59:02 +01:00
"timestamp": {
2022-11-16 13:57:28 +01:00
"now": "Núna"
2022-11-16 12:59:02 +01:00
},
"loader": {
"load_missing_posts": "Load missing posts",
"loading_missing_posts": "Loading missing posts...",
"show_more_replies": "Show more replies"
},
"header": {
"no_status_found": "No Post Found",
"blocking_warning": "You cant view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.",
"user_blocking_warning": "You cant view %ss profile\nuntil you unblock them.\nYour profile looks like this to them.",
"blocked_warning": "You cant view this users profile\nuntil they unblock you.",
"user_blocked_warning": "You cant view %ss profile\nuntil they unblock you.",
"suspended_warning": "This user has been suspended.",
"user_suspended_warning": "%ss account has been suspended."
}
}
}
},
"scene": {
"welcome": {
2022-11-16 13:57:28 +01:00
"slogan": "Samfélagsmiðlar\naftur í þínar hendur.",
"get_started": "Komast í gang",
2022-11-16 12:59:02 +01:00
"log_in": "Log In"
},
"login": {
2022-11-16 13:57:28 +01:00
"title": "Velkomin aftur",
2022-11-16 12:59:02 +01:00
"subtitle": "Log you in on the server you created your account on.",
"server_search_field": {
"placeholder": "Enter URL or search for your server"
}
},
"server_picker": {
"title": "Mastodon is made of users in different servers.",
"subtitle": "Pick a server based on your region, interests, or a general purpose one. You can still chat with anyone on Mastodon, regardless of your servers.",
"button": {
"category": {
2022-11-16 13:57:28 +01:00
"all": "Allt",
"all_accessiblity_description": "Flokkur: Allt",
"academia": "akademískt",
2022-11-16 12:59:02 +01:00
"activism": "activism",
2022-11-16 13:57:28 +01:00
"food": "matur",
"furry": "loðið",
"games": "leikir",
"general": "almennt",
"journalism": "blaðamennska",
2022-11-16 12:59:02 +01:00
"lgbt": "lgbt",
2022-11-16 13:57:28 +01:00
"regional": "svæðisbundið",
"art": "listir",
"music": "tónlist",
"tech": "tækni"
2022-11-16 12:59:02 +01:00
},
2022-11-16 13:57:28 +01:00
"see_less": "Sjá minna",
"see_more": "Sjá meira"
2022-11-16 12:59:02 +01:00
},
"label": {
2022-11-16 13:57:28 +01:00
"language": "TUNGUMÁL",
"users": "NOTENDUR",
"category": "FLOKKUR"
2022-11-16 12:59:02 +01:00
},
"input": {
"search_servers_or_enter_url": "Search communities or enter URL"
},
"empty_state": {
"finding_servers": "Finding available servers...",
"bad_network": "Something went wrong while loading the data. Check your internet connection.",
2022-11-16 13:57:28 +01:00
"no_results": "Engar niðurstöður"
2022-11-16 12:59:02 +01:00
}
},
"register": {
"title": "Lets get you set up on %s",
"lets_get_you_set_up_on_domain": "Lets get you set up on %s",
"input": {
"avatar": {
2022-11-16 13:57:28 +01:00
"delete": "Eyða"
2022-11-16 12:59:02 +01:00
},
"username": {
2022-11-16 13:57:28 +01:00
"placeholder": "notandanafn",
2022-11-16 12:59:02 +01:00
"duplicate_prompt": "This username is taken."
},
"display_name": {
2022-11-16 13:57:28 +01:00
"placeholder": "birtingarnafn"
2022-11-16 12:59:02 +01:00
},
"email": {
2022-11-16 13:57:28 +01:00
"placeholder": "tölvupóstur"
2022-11-16 12:59:02 +01:00
},
"password": {
2022-11-16 13:57:28 +01:00
"placeholder": "lykilorð",
"require": "Lykilorðið þitt þarf að minnsta kosti:",
"character_limit": "8 stafi",
2022-11-16 12:59:02 +01:00
"accessibility": {
2022-11-16 13:57:28 +01:00
"checked": "merkt",
"unchecked": "ekki merkt"
2022-11-16 12:59:02 +01:00
},
2022-11-16 13:57:28 +01:00
"hint": "Lykilorðið þitt verður að vera að minnsta kosti 8 stafa langt"
2022-11-16 12:59:02 +01:00
},
"invite": {
2022-11-16 13:57:28 +01:00
"registration_user_invite_request": "Hvers vegna vilt þú taka þátt?"
2022-11-16 12:59:02 +01:00
}
},
"error": {
"item": {
2022-11-16 13:57:28 +01:00
"username": "Notandanafn",
"email": "Tölvupóstur",
"password": "Lykilorð",
"agreement": "Notkunarskilmálar",
"locale": "Staðfærsla",
"reason": "Ástæða"
2022-11-16 12:59:02 +01:00
},
"reason": {
"blocked": "%s contains a disallowed email provider",
"unreachable": "%s does not seem to exist",
"taken": "%s is already in use",
"reserved": "%s is a reserved keyword",
"accepted": "%s must be accepted",
"blank": "%s is required",
"invalid": "%s is invalid",
"too_long": "%s is too long",
"too_short": "%s is too short",
"inclusion": "%s is not a supported value"
},
"special": {
"username_invalid": "Username must only contain alphanumeric characters and underscores",
"username_too_long": "Username is too long (cant be longer than 30 characters)",
"email_invalid": "This is not a valid email address",
"password_too_short": "Password is too short (must be at least 8 characters)"
}
}
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
2022-11-16 13:57:28 +01:00
"terms_of_service": "þjónustuskilmálar",
"privacy_policy": "persónuverndarstefna",
2022-11-16 12:59:02 +01:00
"button": {
2022-11-16 13:57:28 +01:00
"confirm": "Ég samþykki"
2022-11-16 12:59:02 +01:00
}
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"tap_the_link_we_emailed_to_you_to_verify_your_account": "Tap the link we emailed to you to verify your account",
"button": {
"open_email_app": "Open Email App",
2022-11-16 13:57:28 +01:00
"resend": "Endursenda"
2022-11-16 12:59:02 +01:00
},
"dont_receive_email": {
2022-11-16 13:57:28 +01:00
"title": "Athugaðu tölvupóstinn þinn",
2022-11-16 12:59:02 +01:00
"description": "Check if your email address is correct as well as your junk folder if you havent.",
2022-11-16 13:57:28 +01:00
"resend_email": "Endursenda tölvupóst"
2022-11-16 12:59:02 +01:00
},
"open_email_app": {
2022-11-16 13:57:28 +01:00
"title": "Athugaðu pósthólfið þitt.",
2022-11-16 12:59:02 +01:00
"description": "We just sent you an email. Check your junk folder if you havent.",
2022-11-16 13:57:28 +01:00
"mail": "Tölvupóstur",
"open_email_client": "Opna tölvupóstforrit"
2022-11-16 12:59:02 +01:00
}
},
"home_timeline": {
2022-11-16 13:57:28 +01:00
"title": "Heim",
2022-11-16 12:59:02 +01:00
"navigation_bar_state": {
2022-11-16 13:57:28 +01:00
"offline": "Ónettengt",
"new_posts": "Skoða nýjar færslur",
"published": "Birt!",
"Publishing": "Birti færslu...",
2022-11-16 12:59:02 +01:00
"accessibility": {
"logo_label": "Logo Button",
"logo_hint": "Tap to scroll to top and tap again to previous location"
}
}
},
"suggestion_account": {
"title": "Find People to Follow",
"follow_explain": "When you follow someone, youll see their posts in your home feed."
},
"compose": {
"title": {
2022-11-16 13:57:28 +01:00
"new_post": "Ný færsla",
"new_reply": "Nýtt svar"
2022-11-16 12:59:02 +01:00
},
"media_selection": {
2022-11-16 13:57:28 +01:00
"camera": "Taktu mynd",
"photo_library": "Myndasafn",
"browse": "Flakka"
2022-11-16 12:59:02 +01:00
},
"content_input_placeholder": "Type or paste whats on your mind",
2022-11-16 13:57:28 +01:00
"compose_action": "Birta",
2022-11-16 12:59:02 +01:00
"replying_to_user": "replying to %s",
"attachment": {
2022-11-16 13:57:28 +01:00
"photo": "ljósmynd",
"video": "myndskeið",
2022-11-16 12:59:02 +01:00
"attachment_broken": "This %s is broken and cant be\nuploaded to Mastodon.",
"description_photo": "Describe the photo for the visually-impaired...",
"description_video": "Describe the video for the visually-impaired...",
2022-11-16 13:57:28 +01:00
"load_failed": "Hleðsla mistókst",
"upload_failed": "Innsending mistókst",
2022-11-16 12:59:02 +01:00
"can_not_recognize_this_media_attachment": "Can not recognize this media attachment",
"attachment_too_large": "Attachment too large",
2022-11-16 13:57:28 +01:00
"compressing_state": "Þjappa...",
"server_processing_state": "Netþjónn er að vinna..."
2022-11-16 12:59:02 +01:00
},
"poll": {
2022-11-16 13:57:28 +01:00
"duration_time": "Tímalengd: %s",
"thirty_minutes": "30 mínútur",
"one_hour": "1 klukkustund",
"six_hours": "6 klukkustundir",
"one_day": "1 dagur",
"three_days": "3 dagar",
"seven_days": "7 dagar",
2022-11-16 12:59:02 +01:00
"option_number": "Option %ld",
"the_poll_is_invalid": "The poll is invalid",
"the_poll_has_empty_option": "The poll has empty option"
},
"content_warning": {
"placeholder": "Write an accurate warning here..."
},
"visibility": {
2022-11-16 13:57:28 +01:00
"public": "Opinbert",
"unlisted": "Óskráð",
2022-11-16 12:59:02 +01:00
"private": "Followers only",
"direct": "Only people I mention"
},
"auto_complete": {
"space_to_add": "Space to add"
},
"accessibility": {
2022-11-16 13:57:28 +01:00
"append_attachment": "Bæta við viðhengi",
"append_poll": "Bæta við könnun",
"remove_poll": "Fjarlægja könnun",
"custom_emoji_picker": "Sérsniðið emoji-tánmyndaval",
2022-11-16 12:59:02 +01:00
"enable_content_warning": "Enable Content Warning",
"disable_content_warning": "Disable Content Warning",
"post_visibility_menu": "Post Visibility Menu",
"post_options": "Post Options",
"posting_as": "Posting as %s"
},
"keyboard": {
"discard_post": "Discard Post",
"publish_post": "Publish Post",
"toggle_poll": "Toggle Poll",
"toggle_content_warning": "Toggle Content Warning",
"append_attachment_entry": "Add Attachment - %s",
"select_visibility_entry": "Select Visibility - %s"
}
},
"profile": {
"header": {
2022-11-16 13:57:28 +01:00
"follows_you": "Fylgist með þér"
2022-11-16 12:59:02 +01:00
},
"dashboard": {
2022-11-16 13:57:28 +01:00
"posts": "færslur",
"following": "fylgist með",
"followers": "fylgjendur"
2022-11-16 12:59:02 +01:00
},
"fields": {
2022-11-16 13:57:28 +01:00
"add_row": "Bæta við röð",
2022-11-16 12:59:02 +01:00
"placeholder": {
2022-11-16 13:57:28 +01:00
"label": "Skýring",
"content": "Efni"
2022-11-16 12:59:02 +01:00
},
"verified": {
"short": "Verified on %s",
"long": "Ownership of this link was checked on %s"
}
},
"segmented_control": {
2022-11-16 13:57:28 +01:00
"posts": "Færslur",
"replies": "Svör",
"posts_and_replies": "Færslur og svör",
"media": "Gagnamiðlar",
"about": "Um hugbúnaðinn"
2022-11-16 12:59:02 +01:00
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
},
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
},
"confirm_show_reblogs": {
"title": "Show Reblogs",
"message": "Confirm to show reblogs"
},
"confirm_hide_reblogs": {
"title": "Hide Reblogs",
"message": "Confirm to hide reblogs"
}
},
"accessibility": {
"show_avatar_image": "Show avatar image",
"edit_avatar_image": "Edit avatar image",
"show_banner_image": "Show banner image",
"double_tap_to_open_the_list": "Double tap to open the list"
}
},
"follower": {
2022-11-16 13:57:28 +01:00
"title": "fylgjandi",
2022-11-16 12:59:02 +01:00
"footer": "Followers from other servers are not displayed."
},
"following": {
2022-11-16 13:57:28 +01:00
"title": "fylgist með",
2022-11-16 12:59:02 +01:00
"footer": "Follows from other servers are not displayed."
},
"familiarFollowers": {
"title": "Followers you familiar",
"followed_by_names": "Followed by %s"
},
"favorited_by": {
"title": "Favorited By"
},
"reblogged_by": {
"title": "Reblogged By"
},
"search": {
2022-11-16 13:57:28 +01:00
"title": "Leita",
2022-11-16 12:59:02 +01:00
"search_bar": {
"placeholder": "Search hashtags and users",
2022-11-16 13:57:28 +01:00
"cancel": "Hætta við"
2022-11-16 12:59:02 +01:00
},
"recommend": {
2022-11-16 13:57:28 +01:00
"button_text": "Sjá allt",
2022-11-16 12:59:02 +01:00
"hash_tag": {
"title": "Trending on Mastodon",
"description": "Hashtags that are getting quite a bit of attention",
"people_talking": "%s people are talking"
},
"accounts": {
"title": "Accounts you might like",
"description": "You may like to follow these accounts",
2022-11-16 13:57:28 +01:00
"follow": "Fylgjast með"
2022-11-16 12:59:02 +01:00
}
},
"searching": {
"segment": {
2022-11-16 13:57:28 +01:00
"all": "Allt",
"people": "Fólk",
"hashtags": "Myllumerki",
"posts": "Færslur"
2022-11-16 12:59:02 +01:00
},
"empty_state": {
2022-11-16 13:57:28 +01:00
"no_results": "Engar niðurstöður"
2022-11-16 12:59:02 +01:00
},
2022-11-16 13:57:28 +01:00
"recent_search": "Nýlegar leitir",
"clear": "Hreinsa"
2022-11-16 12:59:02 +01:00
}
},
"discovery": {
"tabs": {
2022-11-16 13:57:28 +01:00
"posts": "Færslur",
"hashtags": "Myllumerki",
"news": "Fréttir",
"community": "Samfélag",
2022-11-16 12:59:02 +01:00
"for_you": "For You"
},
"intro": "These are the posts gaining traction in your corner of Mastodon."
},
"favorite": {
"title": "Your Favorites"
},
"notification": {
"title": {
2022-11-16 13:57:28 +01:00
"Everything": "Allt",
2022-11-16 12:59:02 +01:00
"Mentions": "Mentions"
},
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
},
"follow_request": {
2022-11-16 13:57:28 +01:00
"accept": "Samþykkja",
"accepted": "Samþykkt",
"reject": "hafna",
"rejected": "Hafnað"
2022-11-16 12:59:02 +01:00
}
},
"thread": {
2022-11-16 13:57:28 +01:00
"back_title": "Færsla",
"title": "Færsla frá %s"
2022-11-16 12:59:02 +01:00
},
"settings": {
2022-11-16 13:57:28 +01:00
"title": "Stillingar",
2022-11-16 12:59:02 +01:00
"section": {
"appearance": {
2022-11-16 13:57:28 +01:00
"title": "Útlit",
"automatic": "Sjálfvirkt",
"light": "Alltaf ljóst",
"dark": "Alltaf dökkt"
2022-11-16 12:59:02 +01:00
},
"look_and_feel": {
2022-11-16 13:57:28 +01:00
"title": "Útlit og viðmót",
"use_system": "Nota stillingar kerfis",
"really_dark": "Mjög dökkt",
"sorta_dark": "Nokkuð dökkt",
"light": "Ljóst"
2022-11-16 12:59:02 +01:00
},
"notifications": {
2022-11-16 13:57:28 +01:00
"title": "Tilkynningar",
2022-11-16 12:59:02 +01:00
"favorites": "Favorites my post",
"follows": "Follows me",
"boosts": "Reblogs my post",
"mentions": "Mentions me",
"trigger": {
2022-11-16 13:57:28 +01:00
"anyone": "hver sem er",
"follower": "fylgjandi",
"follow": "hverjum sá sem ég fylgi",
"noone": "enginn",
2022-11-16 12:59:02 +01:00
"title": "Notify me when"
}
},
"preference": {
2022-11-16 13:57:28 +01:00
"title": "Kjörstillingar",
2022-11-16 12:59:02 +01:00
"true_black_dark_mode": "True black dark mode",
"disable_avatar_animation": "Disable animated avatars",
"disable_emoji_animation": "Disable animated emojis",
"using_default_browser": "Use default browser to open links",
2022-11-16 13:57:28 +01:00
"open_links_in_mastodon": "Opna tengla í Mastodon"
2022-11-16 12:59:02 +01:00
},
"boring_zone": {
"title": "The Boring Zone",
2022-11-16 13:57:28 +01:00
"account_settings": "Stillingar aðgangs",
"terms": "Þjónustuskilmálar",
"privacy": "Meðferð persónuupplýsinga"
2022-11-16 12:59:02 +01:00
},
"spicy_zone": {
"title": "The Spicy Zone",
2022-11-16 13:57:28 +01:00
"clear": "Hreinsa skyndiminni margmiðlunarefnis",
"signout": "Skrá út"
2022-11-16 12:59:02 +01:00
}
},
"footer": {
"mastodon_description": "Mastodon is open source software. You can report issues on GitHub at %s (%s)"
},
"keyboard": {
2022-11-16 13:57:28 +01:00
"close_settings_window": "Loka stillingaglugga"
2022-11-16 12:59:02 +01:00
}
},
"report": {
2022-11-16 13:57:28 +01:00
"title_report": "Kæra",
"title": "Kæra %s",
"step1": "Skref 1 af 2",
"step2": "Skref 2 af 2",
2022-11-16 12:59:02 +01:00
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"report_sent_title": "Thanks for reporting, well look into this.",
2022-11-16 13:57:28 +01:00
"send": "Senda kæru",
"skip_to_send": "Senda án athugasemdar",
2022-11-16 12:59:02 +01:00
"text_placeholder": "Type or paste additional comments",
2022-11-16 13:57:28 +01:00
"reported": "TILKYNNT",
2022-11-16 12:59:02 +01:00
"step_one": {
2022-11-16 13:57:28 +01:00
"step_1_of_4": "Skref 1 af 4",
2022-11-16 12:59:02 +01:00
"whats_wrong_with_this_post": "What's wrong with this post?",
"whats_wrong_with_this_account": "What's wrong with this account?",
"whats_wrong_with_this_username": "What's wrong with %s?",
"select_the_best_match": "Select the best match",
"i_dont_like_it": "I dont like it",
"it_is_not_something_you_want_to_see": "It is not something you want to see",
"its_spam": "Its spam",
"malicious_links_fake_engagement_or_repetetive_replies": "Malicious links, fake engagement, or repetetive replies",
"it_violates_server_rules": "It violates server rules",
"you_are_aware_that_it_breaks_specific_rules": "You are aware that it breaks specific rules",
"its_something_else": "Its something else",
"the_issue_does_not_fit_into_other_categories": "The issue does not fit into other categories"
},
"step_two": {
2022-11-16 13:57:28 +01:00
"step_2_of_4": "Skref 2 af 4",
2022-11-16 12:59:02 +01:00
"which_rules_are_being_violated": "Which rules are being violated?",
"select_all_that_apply": "Select all that apply",
"i_just_dont_like_it": "I just dont like it"
},
"step_three": {
2022-11-16 13:57:28 +01:00
"step_3_of_4": "Skref 3 af 4",
2022-11-16 12:59:02 +01:00
"are_there_any_posts_that_back_up_this_report": "Are there any posts that back up this report?",
"select_all_that_apply": "Select all that apply"
},
"step_four": {
2022-11-16 13:57:28 +01:00
"step_4_of_4": "Skref 4 af 4",
2022-11-16 12:59:02 +01:00
"is_there_anything_else_we_should_know": "Is there anything else we should know?"
},
"step_final": {
"dont_want_to_see_this": "Dont want to see this?",
"when_you_see_something_you_dont_like_on_mastodon_you_can_remove_the_person_from_your_experience.": "When you see something you dont like on Mastodon, you can remove the person from your experience.",
2022-11-16 13:57:28 +01:00
"unfollow": "Hætta að fylgjast með",
2022-11-16 12:59:02 +01:00
"unfollowed": "Unfollowed",
"unfollow_user": "Unfollow %s",
2022-11-16 13:57:28 +01:00
"mute_user": "Þagga niður í %s",
2022-11-16 12:59:02 +01:00
"you_wont_see_their_posts_or_reblogs_in_your_home_feed_they_wont_know_they_ve_been_muted": "You wont see their posts or reblogs in your home feed. They wont know theyve been muted.",
2022-11-16 13:57:28 +01:00
"block_user": "Útiloka %s",
2022-11-16 12:59:02 +01:00
"they_will_no_longer_be_able_to_follow_or_see_your_posts_but_they_can_see_if_theyve_been_blocked": "They will no longer be able to follow or see your posts, but they can see if theyve been blocked.",
"while_we_review_this_you_can_take_action_against_user": "While we review this, you can take action against %s"
}
},
"preview": {
"keyboard": {
2022-11-16 13:57:28 +01:00
"close_preview": "Loka forskoðun",
"show_next": "Sýna næsta",
"show_previous": "Sýna fyrri"
2022-11-16 12:59:02 +01:00
}
},
"account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
"dismiss_account_switcher": "Dismiss Account Switcher",
2022-11-16 13:57:28 +01:00
"add_account": "Bæta við notandaaðgangi"
2022-11-16 12:59:02 +01:00
},
"wizard": {
"new_in_mastodon": "New in Mastodon",
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
"accessibility_hint": "Double tap to dismiss this wizard"
},
"bookmark": {
2022-11-16 13:57:28 +01:00
"title": "Bókamerki"
2022-11-16 12:59:02 +01:00
}
}
}