IceCubesApp/IceCubesApp/Resources/Localization/nb.lproj/Localizable.strings

517 lines
24 KiB
Plaintext
Raw Normal View History

// MARK: Common strings
"action.cancel" = "Avbryt";
"action.delete" = "Slett";
"action.save" = "Arkiver";
"action.done" = "Ferdig";
"action.retry" = "Prøv på ny";
"action.view.error" = "Vis feil";
"alert.button.ok" = "OK";
"alert.error" = "Feil!";
"placeholder.loading.long" = "Laster, laster, laster...";
"placeholder.loading.short" = "Laster...";
"see-more" = "Vis mer";
// MARK: Add Account
"account.add.error.instance-not-supported" = "Denne instansen støttes ikke for øyeblikket.";
"account.add.navigation-title" = "Legg til konto";
"account.add.sign-in" = "Logg inn";
// MARK: Enums
"enum.avatar-position.leading" = "Ledende";
"enum.avatar-position.top" = "Topp";
"enum.avatar-shape.circle" = "Sirkel";
"enum.avatar-shape.rounded" = "Avrundet";
"enum.durations.infinite" = "infinite";
"enum.durations.custom" = "custom";
"enum.durations.fiveMinutes" = "5 minutes";
"enum.durations.thirtyMinutes" = "30 minutes";
"enum.durations.oneHour" = "1 hour";
"enum.durations.sixHours" = "6 hours";
"enum.durations.twelveHours" = "12 hours";
"enum.durations.oneDay" = "1 day";
"enum.durations.threeDays" = "3 days";
"enum.durations.sevenDays" = "7 days";
"enum.status-actions-display.all" = "Alle";
"enum.status-actions-display.no-buttons" = "Ingen knapper";
"enum.status-actions-display.only-buttons" = "Bare knapper";
"enum.status-display-style.compact" = "Kompakt";
"enum.status-display-style.large" = "Stor";
2023-02-22 06:26:32 +00:00
"enum.status-display-style.medium" = "Medium";
"enum.swipeactions.icon-with-text" = "Icon with text";
"enum.swipeactions.icon-only" = "Icon only";
// MARK: Instances
"instance.info.domains" = "Domener";
"instance.info.email" = "E-post";
"instance.info.name" = "Navn";
"instance.info.navigation-title" = "Instansinformasjon";
"instance.info.posts" = "Innlegg";
"instance.info.section.info" = "Instansinformasjon";
"instance.info.section.rules" = "Instansregler";
"instance.info.users" = "Brukere";
"instance.info.version" = "Versjon";
"instance.list.posts-%@" = "%@ innlegg";
"instance.list.users-%@" = "%@ brukere";
"instance.suggestions" = "Forslag";
"instance.url" = "Instans-URL";
// MARK: Menu
"menu.new-post" = "Nytt innlegg";
"menu.font" = "Skrifttype";
"menu.font.bigger" = "Større";
"menu.font.smaller" = "Mindre";
// MARK: Settings
"settings.account.add" = "Legg til konto";
"settings.app.icon" = "Appikon";
"settings.app.icon.navigation-title" = "Ikon";
"settings.app.icon.official" = "Official icons";
"settings.app.icon.designed-by" = "Icons by";
"settings.app.source" = "Kilde (GitHub-lenke)";
"settings.app.support" = "Støtt denne appen";
"settings.app.about" = "About";
"settings.display.example-toot" = "Example Post";
"settings.display.font" = "Tidslinjefont";
"settings.display.font.system" = "System";
"settings.display.font.custom" = "Tilpasset";
"settings.display.font.scaling-%@" = "Font scaling: %@";
"settings.display.avatar.position" = "Avatarposisjon";
"settings.display.avatar.shape" = "Avatarform";
"settings.display.full-username" = "Display full username";
"settings.display.navigation-title" = "Visningsinnstillinger";
"settings.display.restore" = "Gjenopprett standardinnstillinger";
"settings.display.section.display" = "Visning";
"settings.display.section.theme" = "Tema";
2023-03-03 06:24:00 +00:00
"settings.display.colors.apply" = "Apply custom colors";
"settings.display.section.theme.footer" = "Egendefinerte farger kan bare angis hvis «Match system» er deaktivert";
"settings.display.status.action-buttons" = "Status handlingsknapper";
"settings.display.status.media-style" = "Status mediestil";
"settings.display.translate-button" = "Vis oversettelsesknapp";
"settings.display.theme.background" = "Bakgrunnsfarge";
"settings.display.theme.secondary-background" = "Sekundær bakgrunnsfarge";
"settings.display.theme.text-color" = "Text Color";
"settings.display.theme.tint" = "Temafarge";
"settings.display.theme.systemColor" = "Match system";
"settings.general.browser" = "Nettleser";
"settings.general.browser.in-app" = "Nettleser i appen";
"settings.general.browser.in-app.readerview" = "In-App Browser Reader View";
"settings.general.browser.system" = "Systemnettleser";
"settings.general.display" = "Visningsinnstillinger";
"settings.general.instance" = "Instansinformasjon";
"settings.general.push-notifications" = "Pushvarsler";
"settings.general.remote-timelines" = "Eksterne lokale tidslinjer";
"settings.push.boosts" = "Forsterkninger";
"settings.push.favorites" = "Favoritter";
"settings.push.follows" = "Følger";
"settings.push.main-toggle" = "Pushvarsler";
"settings.push.main-toggle.description" = "Motta pushvarsler om nye aktiviteter";
"settings.push.mentions" = "Omtaler";
"settings.push.navigation-title" = "Pushvarsler";
"settings.push.new-posts" = "Nye innlegg";
"settings.push.polls" = "Avstemningsresultater";
"settings.general.content" = "Innholdsinnstillinger";
"settings.system" = "Systeminnstillinger";
"settings.content.navigation-title" = "Innholdsinnstillinger";
"settings.content.boosts" = "Forsterkninger";
"settings.content.collapse-long-posts" = "Collapse long posts";
"settings.content.collapse-long-posts-hint" = "Collapsed posts only display a limited number of lines together with a button to show the full post";
"settings.content.hide-repeated-boosts" = "Hide repeated boosts";
"settings.content.instance-settings" = "Server Content Settings";
"settings.content.use-instance-settings" = "Bruk serverinnstillinger";
"settings.content.expand-spoilers" = "Vis alltid sensitive innlegg";
"settings.content.expand-media" = "Medievisning";
"settings.content.default-sensitive" = "Marker alltid medier som sensitive";
"settings.content.default-visibility" = "Innleggssynlighet";
"settings.content.media" = "Media";
"settings.content.media.show.alt" = "Show ALT texts";
"settings.content.reading" = "Lesing";
"settings.content.posting" = "Innlegg";
"enum.expand-media.show" = "Vis alle";
"enum.expand-media.hide" = "Skjul alle";
"enum.expand-media.hide-sensitive" = "Skjul sensitive";
"settings.section.accounts" = "Kontoer";
"settings.section.app" = "App";
"settings.section.app.footer %@" = "Appversjon: %@";
"settings.section.general" = "Generelt";
"settings.support.alert.error.message" = "Feil ved behandling av kjøpet i appen. Prøv på nytt.";
"settings.support.alert.message" = "Tusen takk for tipset ditt! Det settes stor pris på!";
"settings.support.alert.title" = "Takk!";
"settings.support.message-from-dev" = "Hei der! Jeg heter Thomas og jeg elsker å lage apper med åpen kildekode. Ice Cubes er definitivt et av mine stolteste prosjekter til nå og la oss være ekte, det er også det som krever mest vedlikehold på grunn av den stadig skiftende verdenen til Mastodon og sosiale medier. Hvis du har det kjempegøy med Ice Cubes, bør du vurdere å kaste et lite tips min vei. Det vil gjøre dagen min (og bidra til at appen kjører jevnt for deg). 🚀";
"settings.support.navigation-title" = "Støtt Ice Cubes";
"settings.support.one.subtitle" = "Liten, men søt, og den smaker godt!";
"settings.support.one.title" = "🍬 Et lite tips";
"settings.support.placeholder.loading-subtitle" = "Laster undertekst ...";
"settings.support.three.subtitle" = "Du er gal, tusen takk!";
"settings.support.three.title" = "🤯 Sjenerøst tips";
"settings.support.two.subtitle" = "Jeg elsker smaken av en fancy kaffe ❤️";
"settings.support.two.title" = "☕️ Godt tips";
"settings.support.four.title" = "👽 Hvem er du tips";
"settings.support.four.subtitle" = "Det vil gå en lang vei å holde Ice Cubes i gang!";
"settings.support.supporter.title" = " Become a supporter!";
"settings.support.supporter.subtitle" = "By giving a monthly tip to Ice Cubes, you become a supporter, you'll even get verified badge on your profile. For your 👀 only.";
"settings.support.supporter.subscribed" = " Thanks for being an Ice Cubes supporter!";
"settings.support.supporter.subscription-info"= "Subscription are automatically renewed unless you cancel them a day before the next renewal cycle.";
"settings.support.restore-purchase.button" = "Restore purchase";
2023-03-04 16:09:57 +00:00
"settings.support.restore-purchase.explanation" = "Restore your supporter subscription if it hasn't been synced automatically.";
"settings.support.privacy-policy" = "Privacy Policy";
"settings.support.terms-of-use" = "Terms";
"settings.timeline.add" = "Legg til en lokal tidslinje";
"settings.title" = "Innstillinger";
"settings.rate" = "Vurder Ice Cubes";
"settings.section.other" = "Annet";
"settings.other.hide-openai" = "Aktiver 🤖-hjelper";
"settings.other.social-keyboard" = "Aktiver sosialt tastatur";
2023-02-28 17:55:08 +00:00
"settings.other.sound-effect" = "Enable Sound Effects";
"settings.push.duplicate.title" = "Reparasjon av dupliserte varslinger";
"settings.push.duplicate.footer" = "Får du dupliserte varsler? Prøv denne magiske knappen for å fikse det.";
"settings.push.duplicate.button.fix" = "🪄 Fiks det";
"settings.other.autoplay-video" = "Spill av videoer automatisk";
"settings.about.built-with" = "Ice Cubes is built with the following Open Source software:";
"settings.about.title" = "Ice Cubes";
2023-02-04 14:08:54 +00:00
"settings.account.cached-posts-%@" = "Cached posts: %@";
"settings.account.action.delete-cache" = "Clear cache";
2023-02-04 16:38:48 +00:00
"settings.general.haptic" = "Haptic Feedback";
"settings.haptic.navigation-title" = "Haptic Settings";
"settings.haptic.timeline" = "Timeline";
"settings.haptic.tab-selection" = "Tab Selection";
"settings.haptic.buttons" = "Button Press";
"settings.display.show-tab-label" = "Show tab name";
"settings.display.show-ipad-column" = "Enable secondary column";
"settings.general.swipeactions" = "Swipe Actions";
"settings.swipeactions.navigation-title" = "Swipe Actions";
Redesigned swipe actions settings (#937) * Redesigned Swipe Action Settings screen * Add TODO comments * Redesigned Swipe Action Settings screen * Redesigned Swipe Action Settings screen * Add EN localization strings for primary/secondary * Consolidate left/right swipe actions into one section * Switch to targeted Swift concurrency warnings + fix them * Polish localization update (#936) * Updates to Dutch localization: (#935) * de: translated the notes feature (#933) * Fix 1 line note in centre (#938) * Sort lists alphabetically in ListAddAccountView (#943) * Optimize viewId (#942) * Update Localizable.strings (#941) Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com> * Update Nuke (#940) * Remove Sendable conformance on Client as it's not needed * Profile: Show about fields inline * Added a tip that it's a video, and not an image when autoplay is off (#939) * Added a tip that it's a video, and not an image when autoplay is off * Centered - bigger version of the video tip * Share post as image close #885 * Honour in app browser settings when opening profile about fields * Fix threading UI * More tweak to capture mode * Update Localizable.strings (#948) * Update Localizable.strings (#946) Translated.. * Updated EmojiText to 2.x (#944) Interface used by IceCubeApp has not changed from 1.x to 2.x Looking at the library diff shows new features like SFSymbol powered emojis. Not like we're going to make use of that https://github.com/divadretlaw/EmojiText/compare/v1.2.0...2.0.2 * Bump to 1.5.5 * Polish localization update (#949) * Optimize avatar view (#950) * Reduce AvatarPlaceholderView body calls * Resize avatars * Reworked post header view + add option to hide server name from username * Better header spacing * Further improvement to the post header * Polish localization update (#954) * Update Localizable.strings (#953) * Show post header thread icon more consistently * Fix post header * Fix threading UI * Fix trending refresh * de: 1 new string -> translated (#955) * Update Simplified Chinese Translation (#926) * Update Korean localization (#957) * Trim whitespace and newlines in instance rules list (#956) * Fix theme not being applied live on status row close #961 * Update some translations (#959) * Add indicator for bots accounts * Bump to 1.5.6 * Fix status actions on boosting posts (#974) * Fix context menus for boosts * Allow my boost of my followers-only post * Disable boost context menu on posts can't be boosted and show different string for boosting my own private post * Localizations * CR --------- Co-authored-by: Thomas Ricouard <ricouard77@gmail.com> * Fix crash when opening account details (#972) close #918 * Tweak the theme selector view (#975) Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com> * Change the Content Settings icon to match the timeline icon again. (#969) * Fix display of multiple vote polls (#967) Closes #952 * Updates to Dutch localization (#966) * Font picker consistency (#960) * Put SF Rounded into the popup menu with Hyperlegible & Dislexia * Remove SF Rounded Toggle * Fix In-App Safari (#945) * Fix In-App Safari * Open SFSafariViewController in a separate window * Swiftformat * Optimize custom font * Fix a localization + make the ... menu zone bigger * Update Localizable.strings (#976) * Fix Equatable impl for Status and Account (thanks class) * Make secondary column available on any size + add a toggle + faster macOS window resize * Bigger secondary column width * Composer: Fix swipe to dismiss * Composer: Better ALT editing UI * updates for Basque (#983) added missing translations and small fixes * Updated spanish localization (#982) Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com> * Polish localization update (#980) * Update Localizable.strings (#979) More strings * Singularize enum type names (#978) * Fixes for composer and DM * Remove padding * Rename settings.swipeactions.status.icon-style * Remove unused left/right localizable strings * Add settings.swipeactions.appearance * Add settings.swipeactions.status.explanation * Add settings.swipeactions.primary and settings.swipeactions.secondary * Add settings.swipeactions.use-theme-colors and settings.swipeactions.use-theme-colors-explanation * Dutch localization update --------- Co-authored-by: Thomas Ricouard <ricouard77@gmail.com> Co-authored-by: Andrzej Rózga <53080024+AndrzejRozga@users.noreply.github.com> Co-authored-by: Cthulhux <github@tuxproject.de> Co-authored-by: Sean Goldin <EvilOne@users.noreply.github.com> Co-authored-by: David Davies-Payne <d2p@me.com> Co-authored-by: Alex Grebenyuk <grebenyuk.alexander@gmail.com> Co-authored-by: Yusuke Arakawa <108506642+nekolaboratory@users.noreply.github.com> Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com> Co-authored-by: Thomas Durand <Dean151@users.noreply.github.com> Co-authored-by: Dejavu Moe <jialong.vip@gmail.com> Co-authored-by: Chanhwi Joo <56245920+te6-in@users.noreply.github.com> Co-authored-by: Henrik Nyh <henrik@nyh.se> Co-authored-by: nixzhu <zhuhongxu@gmail.com> Co-authored-by: Gareth Simpson <g@xurble.org> Co-authored-by: Peter-Josef Meisch <pj.meisch@sothawo.com> Co-authored-by: David Walter <divadretlaw@users.noreply.github.com> Co-authored-by: Xabi <xabi.rn@gmail.com> Co-authored-by: Roberto Pastor <wedge.hero@gmail.com> Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com> Co-authored-by: Louis Lac <lac.louis5@gmail.com>
2023-02-22 06:07:26 +00:00
"settings.swipeactions.primary" = "Primary Action";
"settings.swipeactions.secondary" = "Secondary Action";
"settings.swipeactions.status.action.bookmark" = "Bookmark";
"settings.swipeactions.status.action.boost" = "Boost";
"settings.swipeactions.status.action.favorite" = "Favorite";
"settings.swipeactions.status.action.none" = "None";
"settings.swipeactions.status.action.quote" = "Quote";
"settings.swipeactions.status.action.reply" = "Reply";
Redesigned swipe actions settings (#937) * Redesigned Swipe Action Settings screen * Add TODO comments * Redesigned Swipe Action Settings screen * Redesigned Swipe Action Settings screen * Add EN localization strings for primary/secondary * Consolidate left/right swipe actions into one section * Switch to targeted Swift concurrency warnings + fix them * Polish localization update (#936) * Updates to Dutch localization: (#935) * de: translated the notes feature (#933) * Fix 1 line note in centre (#938) * Sort lists alphabetically in ListAddAccountView (#943) * Optimize viewId (#942) * Update Localizable.strings (#941) Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com> * Update Nuke (#940) * Remove Sendable conformance on Client as it's not needed * Profile: Show about fields inline * Added a tip that it's a video, and not an image when autoplay is off (#939) * Added a tip that it's a video, and not an image when autoplay is off * Centered - bigger version of the video tip * Share post as image close #885 * Honour in app browser settings when opening profile about fields * Fix threading UI * More tweak to capture mode * Update Localizable.strings (#948) * Update Localizable.strings (#946) Translated.. * Updated EmojiText to 2.x (#944) Interface used by IceCubeApp has not changed from 1.x to 2.x Looking at the library diff shows new features like SFSymbol powered emojis. Not like we're going to make use of that https://github.com/divadretlaw/EmojiText/compare/v1.2.0...2.0.2 * Bump to 1.5.5 * Polish localization update (#949) * Optimize avatar view (#950) * Reduce AvatarPlaceholderView body calls * Resize avatars * Reworked post header view + add option to hide server name from username * Better header spacing * Further improvement to the post header * Polish localization update (#954) * Update Localizable.strings (#953) * Show post header thread icon more consistently * Fix post header * Fix threading UI * Fix trending refresh * de: 1 new string -> translated (#955) * Update Simplified Chinese Translation (#926) * Update Korean localization (#957) * Trim whitespace and newlines in instance rules list (#956) * Fix theme not being applied live on status row close #961 * Update some translations (#959) * Add indicator for bots accounts * Bump to 1.5.6 * Fix status actions on boosting posts (#974) * Fix context menus for boosts * Allow my boost of my followers-only post * Disable boost context menu on posts can't be boosted and show different string for boosting my own private post * Localizations * CR --------- Co-authored-by: Thomas Ricouard <ricouard77@gmail.com> * Fix crash when opening account details (#972) close #918 * Tweak the theme selector view (#975) Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com> * Change the Content Settings icon to match the timeline icon again. (#969) * Fix display of multiple vote polls (#967) Closes #952 * Updates to Dutch localization (#966) * Font picker consistency (#960) * Put SF Rounded into the popup menu with Hyperlegible & Dislexia * Remove SF Rounded Toggle * Fix In-App Safari (#945) * Fix In-App Safari * Open SFSafariViewController in a separate window * Swiftformat * Optimize custom font * Fix a localization + make the ... menu zone bigger * Update Localizable.strings (#976) * Fix Equatable impl for Status and Account (thanks class) * Make secondary column available on any size + add a toggle + faster macOS window resize * Bigger secondary column width * Composer: Fix swipe to dismiss * Composer: Better ALT editing UI * updates for Basque (#983) added missing translations and small fixes * Updated spanish localization (#982) Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com> * Polish localization update (#980) * Update Localizable.strings (#979) More strings * Singularize enum type names (#978) * Fixes for composer and DM * Remove padding * Rename settings.swipeactions.status.icon-style * Remove unused left/right localizable strings * Add settings.swipeactions.appearance * Add settings.swipeactions.status.explanation * Add settings.swipeactions.primary and settings.swipeactions.secondary * Add settings.swipeactions.use-theme-colors and settings.swipeactions.use-theme-colors-explanation * Dutch localization update --------- Co-authored-by: Thomas Ricouard <ricouard77@gmail.com> Co-authored-by: Andrzej Rózga <53080024+AndrzejRozga@users.noreply.github.com> Co-authored-by: Cthulhux <github@tuxproject.de> Co-authored-by: Sean Goldin <EvilOne@users.noreply.github.com> Co-authored-by: David Davies-Payne <d2p@me.com> Co-authored-by: Alex Grebenyuk <grebenyuk.alexander@gmail.com> Co-authored-by: Yusuke Arakawa <108506642+nekolaboratory@users.noreply.github.com> Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com> Co-authored-by: Thomas Durand <Dean151@users.noreply.github.com> Co-authored-by: Dejavu Moe <jialong.vip@gmail.com> Co-authored-by: Chanhwi Joo <56245920+te6-in@users.noreply.github.com> Co-authored-by: Henrik Nyh <henrik@nyh.se> Co-authored-by: nixzhu <zhuhongxu@gmail.com> Co-authored-by: Gareth Simpson <g@xurble.org> Co-authored-by: Peter-Josef Meisch <pj.meisch@sothawo.com> Co-authored-by: David Walter <divadretlaw@users.noreply.github.com> Co-authored-by: Xabi <xabi.rn@gmail.com> Co-authored-by: Roberto Pastor <wedge.hero@gmail.com> Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com> Co-authored-by: Louis Lac <lac.louis5@gmail.com>
2023-02-22 06:07:26 +00:00
"settings.swipeactions.status.explanation" = "Swipe actions are available upon swiping left or right on a post. The secondary action is only available if the primary action is set.";
"settings.swipeactions.status.leading" = "Swipe Right";
"settings.swipeactions.status.trailing" = "Swipe Left";
"settings.swipeactions.status" = "Post";
Redesigned swipe actions settings (#937) * Redesigned Swipe Action Settings screen * Add TODO comments * Redesigned Swipe Action Settings screen * Redesigned Swipe Action Settings screen * Add EN localization strings for primary/secondary * Consolidate left/right swipe actions into one section * Switch to targeted Swift concurrency warnings + fix them * Polish localization update (#936) * Updates to Dutch localization: (#935) * de: translated the notes feature (#933) * Fix 1 line note in centre (#938) * Sort lists alphabetically in ListAddAccountView (#943) * Optimize viewId (#942) * Update Localizable.strings (#941) Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com> * Update Nuke (#940) * Remove Sendable conformance on Client as it's not needed * Profile: Show about fields inline * Added a tip that it's a video, and not an image when autoplay is off (#939) * Added a tip that it's a video, and not an image when autoplay is off * Centered - bigger version of the video tip * Share post as image close #885 * Honour in app browser settings when opening profile about fields * Fix threading UI * More tweak to capture mode * Update Localizable.strings (#948) * Update Localizable.strings (#946) Translated.. * Updated EmojiText to 2.x (#944) Interface used by IceCubeApp has not changed from 1.x to 2.x Looking at the library diff shows new features like SFSymbol powered emojis. Not like we're going to make use of that https://github.com/divadretlaw/EmojiText/compare/v1.2.0...2.0.2 * Bump to 1.5.5 * Polish localization update (#949) * Optimize avatar view (#950) * Reduce AvatarPlaceholderView body calls * Resize avatars * Reworked post header view + add option to hide server name from username * Better header spacing * Further improvement to the post header * Polish localization update (#954) * Update Localizable.strings (#953) * Show post header thread icon more consistently * Fix post header * Fix threading UI * Fix trending refresh * de: 1 new string -> translated (#955) * Update Simplified Chinese Translation (#926) * Update Korean localization (#957) * Trim whitespace and newlines in instance rules list (#956) * Fix theme not being applied live on status row close #961 * Update some translations (#959) * Add indicator for bots accounts * Bump to 1.5.6 * Fix status actions on boosting posts (#974) * Fix context menus for boosts * Allow my boost of my followers-only post * Disable boost context menu on posts can't be boosted and show different string for boosting my own private post * Localizations * CR --------- Co-authored-by: Thomas Ricouard <ricouard77@gmail.com> * Fix crash when opening account details (#972) close #918 * Tweak the theme selector view (#975) Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com> * Change the Content Settings icon to match the timeline icon again. (#969) * Fix display of multiple vote polls (#967) Closes #952 * Updates to Dutch localization (#966) * Font picker consistency (#960) * Put SF Rounded into the popup menu with Hyperlegible & Dislexia * Remove SF Rounded Toggle * Fix In-App Safari (#945) * Fix In-App Safari * Open SFSafariViewController in a separate window * Swiftformat * Optimize custom font * Fix a localization + make the ... menu zone bigger * Update Localizable.strings (#976) * Fix Equatable impl for Status and Account (thanks class) * Make secondary column available on any size + add a toggle + faster macOS window resize * Bigger secondary column width * Composer: Fix swipe to dismiss * Composer: Better ALT editing UI * updates for Basque (#983) added missing translations and small fixes * Updated spanish localization (#982) Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com> * Polish localization update (#980) * Update Localizable.strings (#979) More strings * Singularize enum type names (#978) * Fixes for composer and DM * Remove padding * Rename settings.swipeactions.status.icon-style * Remove unused left/right localizable strings * Add settings.swipeactions.appearance * Add settings.swipeactions.status.explanation * Add settings.swipeactions.primary and settings.swipeactions.secondary * Add settings.swipeactions.use-theme-colors and settings.swipeactions.use-theme-colors-explanation * Dutch localization update --------- Co-authored-by: Thomas Ricouard <ricouard77@gmail.com> Co-authored-by: Andrzej Rózga <53080024+AndrzejRozga@users.noreply.github.com> Co-authored-by: Cthulhux <github@tuxproject.de> Co-authored-by: Sean Goldin <EvilOne@users.noreply.github.com> Co-authored-by: David Davies-Payne <d2p@me.com> Co-authored-by: Alex Grebenyuk <grebenyuk.alexander@gmail.com> Co-authored-by: Yusuke Arakawa <108506642+nekolaboratory@users.noreply.github.com> Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com> Co-authored-by: Thomas Durand <Dean151@users.noreply.github.com> Co-authored-by: Dejavu Moe <jialong.vip@gmail.com> Co-authored-by: Chanhwi Joo <56245920+te6-in@users.noreply.github.com> Co-authored-by: Henrik Nyh <henrik@nyh.se> Co-authored-by: nixzhu <zhuhongxu@gmail.com> Co-authored-by: Gareth Simpson <g@xurble.org> Co-authored-by: Peter-Josef Meisch <pj.meisch@sothawo.com> Co-authored-by: David Walter <divadretlaw@users.noreply.github.com> Co-authored-by: Xabi <xabi.rn@gmail.com> Co-authored-by: Roberto Pastor <wedge.hero@gmail.com> Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com> Co-authored-by: Louis Lac <lac.louis5@gmail.com>
2023-02-22 06:07:26 +00:00
"settings.swipeactions.appearance" = "Appearance";
"settings.swipeactions.use-theme-colors" = "Use Theme Colors";
"settings.swipeactions.use-theme-colors-explanation" = "Use theme colors instead of default colors";
"settings.swipeactions.icon-style" = "Icon Style";
"settings.display.section.font" = "Font";
"settings.section.cache" = "Cache";
"settings.cache-media.clear" = "Clear Media Cache";
// MARK: Tabs
"tab.explore" = "Utforsk";
"tab.federated" = "Federert";
"tab.local" = "Lokal";
"tab.messages" = "Meldinger";
"tab.notifications" = "Varsler";
"tab.settings" = "Innstillinger";
"tab.timeline" = "Tidslinje";
"tab.trending" = "Trender";
"tab.profile" = "Profil";
// MARK: Timeline
"timeline.%@-is-valid" = "%@ er en gyldig instans";
"timeline.add-remote.title" = "Legg til ekstern lokal tidslinje";
"timeline.add.action.add" = "Legg til";
"timeline.filter.add-local" = "Legg til en lokal tidslinje";
"timeline.filter.lists" = "Lister";
"timeline.filter.local" = "Lokale tidslinjer";
"timeline.filter.tags" = "Fulgte tagger";
// MARK: Package: AppAccount
"app-account.button.add" = "Legg til konto";
// MARK: Package: Account
"account.action.add-remove-list" = "Legg til/fjern fra lister";
"account.action.edit-info" = "Rediger info";
"account.action.mention" = "Omtale";
"account.action.message" = "Melding";
"account.action.notify-enable" = "Aktiver varsler";
"account.action.notify-disable" = "Deaktiver varsler";
"account.action.reboosts-show" = "Vis forsterkninger";
"account.action.reboosts-hide" = "Skjul forsterkninger";
"account.action.block" = "Blokker";
"account.action.unblock" = "Opphev blokkering";
"account.action.mute" = "Demp";
"account.action.unmute" = "Opphev demping";
"account.action.share" = "Share this account";
"account.boosted-by" = "Forsterket av";
"account.detail.about" = "Om";
"account.detail.familiar-followers" = "Også fulgt av";
"account.detail.n-fields %lld" = "%lld felter";
"account.detail.featured-tags-n-posts %lld" = "%lld innlegg";
"account.edit.about" = "Om";
"account.edit.account-settings.bot" = "Bot-konto";
"account.edit.account-settings.discoverable" = "Oppdagelig";
"account.edit.account-settings.private" = "Privat";
"account.edit.account-settings.section-title" = "Kontoinnstillinger";
"account.edit.display-name" = "Visningsnavn";
"account.edit.error.save.message" = "Feil under lagring av profilen din, prøv igjen.";
"account.edit.error.save.title" = "Feil under lagring av profilen din";
"account.edit.navigation-title" = "Rediger profil";
"account.edit.post-settings.privacy" = "Standard personvern";
"account.edit.post-settings.section-title" = "Innstillinger for innlegg";
"account.edit.post-settings.sensitive" = "Sensitivt innhold";
2023-02-24 06:55:24 +00:00
"account.edit.metadata-section-title" = "Profile Metadata";
"account.edit.metadata-name-placeholder" = "Label";
"account.edit.metadata-value-placeholder" = "Content";
"account.edit.add-metadata-button" = "Add a new metadata";
"account.favorited-by" = "Favoritt av";
"account.follow.follow" = "Følg";
"account.follow.following" = "Følger";
"account.follow.requested" = "Forespurt";
"account.follow-request.accept" = "Aksepterer";
"account.follow-request.reject" = "Avslå";
"account.follow-requests.pending-requests" = "Ventende forespørsler";
"account.follow-requests.instructions" = "Disse brukerne vil ikke se innleggene dine før du godtar dem.";
"account.followers" = "Følgere";
"account.following" = "Følger";
"account.list.create" = "Opprett en ny liste";
"account.list.create.confirm" = "Opprett liste";
"account.list.create.description" = "Skriv inn navnet på listen din";
"account.list.delete" = "Slett liste";
"account.list.name" = "Listens navn";
"account.post.pinned" = "Festet innlegg";
"account.posts" = "Innlegg";
"account.relation.follows-you" = "Følger deg";
"account.joined" = "Ble med";
"account.action.logout" = "Logg ut konto";
2023-03-03 17:21:52 +00:00
"account.action.more" = "More Settings";
"account.relation.note.edit" = "Edit Note";
"account.relation.note.edit.placeholder" = "Enter Note text";
"account.relation.note.edit.error.save.message" = "Error while saving your note, please try again.";
"account.relation.note.edit.error.save.title" = "Error while saving your note";
"account.relation.note.label" = "Note:";
// MARK: Package: Conversations
"conversations.action.delete" = "Slett";
"conversations.action.mark-read" = "Merk som lest";
2023-02-13 17:12:34 +00:00
"conversations.action.view-detail" = "View detail";
"conversations.empty.message" = "Leter du etter kjærlighet til sosiale medier? Du finner alle dine direktemeldinger og private omtaler her. God melding! 📱❤️";
"conversations.empty.title" = "Innboks null";
"conversations.error.button" = "Prøv på nytt";
"conversations.error.message" = "Feil under lasting av meldingene dine";
"conversations.error.title" = "En feil oppstod";
"conversations.navigation-title" = "Direktemeldinger";
"conversations.new.message.placeholder" = "Ny melding";
"conversations.latest.message" = "Latest Message";
// MARK: Package: DesignSystem
"design.tag.n-posts-from-n-participants %lld %lld" = "%lld innlegg fra %lld deltakere";
"design.theme.navigation-title" = "Temavelger";
"design.theme.toots-preview" = "Toots forhåndsvisning";
// MARK: Package: Explore
"explore.navigation-title" = "Utforsk";
"explore.search.message-%@" = "Fra denne skjermen kan du søke etter hva som helst på %@";
"explore.search.prompt" = "Søk brukere, innlegg og tagger";
"explore.search.title" = "Søk i instansen din";
"explore.search.empty.message" = "Dette søket ga ingen søkeresultater, prøv et annet.";
"explore.search.empty.title" = "Ingen søkeresultater";
"explore.section.posts" = "Innlegg";
"explore.section.suggested-users" = "Foreslåtte brukere";
"explore.section.tags" = "Tagger";
"explore.section.trending.links" = "Trendende lenker";
"explore.section.trending.posts" = "Trendende innlegg";
"explore.section.trending.tags" = "Trendende tagger";
"explore.section.users" = "Brukere";
// MARK: Package: Env
"env.poll-vote-frequency.one" = "Én stemme";
"env.poll-vote-frequency.multiple" = "Flere stemmer";
// MARK: Package: Lists
"lists.add-remove-%@" = "Legg til/Fjern %@";
"lists.create" = "Opprett en ny liste";
"lists.create.confirm" = "Opprett liste";
"lists.edit.users-in-list" = "Brukerne i denne listen";
"lists.name" = "Listens navn";
"lists.name.message" = "Skriv inn navnet på listen din";
// MARK: Package: Notifications
"notifications.empty.message" = "Varsler? Hvilke varsler? Varslingsinnboksen din ser så tom ut. Fortsett å være fantastisk! 📱😎";
"notifications.empty.title" = "Ingen varsler";
"notifications.error.message" = "Det oppsto en feil under innlasting av varslene dine. Prøv på nytt.";
"notifications.error.title" = "En feil oppstod";
"notifications.label.favorite %lld" = "stjernet";
"notifications.label.follow %lld" = "fulgte deg";
"notifications.label.mention %lld" = "nevnte deg";
"notifications.label.reblog %lld" = "forsterket";
"notifications.label.poll" = "avstemningen avsluttet";
"notifications.label.follow-request" = "ba om å følge deg";
"notifications.label.status" = "har lagt ut en status";
"notifications.label.update" = "redigerte et innlegg";
"notifications.menu-title.favorite" = "Favoritt";
"notifications.menu-title.follow" = "Følg";
"notifications.menu-title.follow-request" = "Følgeforespørsel";
"notifications.menu-title.mention" = "Omtale";
"notifications.menu-title.poll" = "Avstemning";
"notifications.menu-title.reblog" = "Forsterk";
"notifications.menu-title.status" = "La ut";
"notifications.menu-title.update" = "Innleggredigering";
"notifications.navigation-title" = "Alle varsler";
"notifications.tab.all" = "Alle";
"notifications.tab.mentions" = "Omtaler";
2023-02-14 11:17:27 +00:00
"notifications.label.status.push" = "🖊️ Posted: ";
"notifications.label.reblog.push" = "🚀 Boosted: ";
"notifications.label.follow.push" = "👋 Followed you: ";
"notifications.label.follow-request.push" = "🔒 Requested to follow you: ";
"notifications.label.favorite.push" = "⭐️ Starred: ";
"notifications.label.poll.push" = "📈 Poll ended: ";
"notifications.label.update.push" = "Updated: ";
// MARK: Package: Timeline
"timeline.federated" = "Federert";
"timeline.latest" = "Jump to Latest";
"timeline.home" = "Hjem";
"timeline.local" = "Lokal";
"timeline.n-recent-from-n-participants %lld %lld" = "%lld nylige innlegg fra %lld deltakere";
"timeline.trending" = "Trender";
2023-02-05 08:13:28 +00:00
"timeline.add.url" = "Instance URL";
// MARK: Package: Status
"status.action.translate" = "Oversett";
"status.action.translated-label-%@" = "Oversatt ved hjelp av %@";
"status.action.translated-label-from-%@-%@" = "Translated from %@ using %@";
"status.action.bookmark" = "Bokmerk";
"status.action.boost" = "Forsterk";
"status.action.boost-to-followers" = "Boost to Followers";
"status.action.copy-text" = "Kopier tekst";
"status.action.copy-link" = "Copy Link";
"status.action.delete" = "Slett";
"status.action.delete.confirm.title" = "Confirm";
"status.action.delete.confirm.message" = "are you sure you want to delete this post?";
"status.action.edit" = "Rediger";
"status.action.favorite" = "Favoritt";
"status.action.mention" = "Omtal";
"status.action.message" = "Melding";
"status.action.pin" = "Fest";
"status.action.post" = "Legg ut";
"status.action.quote" = "Siter dette innlegget";
"status.action.reply" = "Svar";
"status.action.section.your-post" = "Ditt innlegg";
"status.action.share" = "Del dette innlegget";
2023-02-19 14:29:07 +00:00
"status.action.share-link" = "Share post link";
"status.action.share-image" = "Share post as image";
"status.action.share-title" = "Share";
"status.action.unbookmark" = "Fjern bokmerke";
"status.action.unboost" = "Opphev forsterkningen";
"status.action.unfavorite" = "Ikke favoritt";
"status.action.unpin" = "Løsne";
"status.action.view-in-browser" = "Vis i nettleser";
"status.card.share" = "Share this link";
"status.card.copy" = "Copy this link";
"status.draft.delete" = "Slett utkast";
"status.draft.save" = "Arkiver utkast";
"status.editor.ai-prompt.correct" = "Korrekt tekst";
"status.editor.ai-prompt.add-tags" = "Add #Tags in place";
"status.editor.ai-prompt.insert-tags" = "Add #Tags after my text";
"status.editor.ai-prompt.emphasize" = "Fremhev tekst";
"status.editor.ai-prompt.fit" = "Forkort tekst";
"status.editor.description.add" = "Legg til beskrivelse";
"status.editor.description.edit" = "Rediger beskrivelse";
"status.editor.drafts.navigation-title" = "Utkast";
"status.editor.emojis.navigation-title" = "Custom Emojis";
"status.editor.error.upload" = "Feil ved opplasting";
"status.editor.language-select.navigation-title" = "Velg språk";
"status.editor.language-select.recently-used" = "Nylig brukt";
"status.editor.language-select.confirmation.detected-%@" = "Post in %@ (Detected language)";
"status.editor.language-select.confirmation.selected-%@" = "Post in %@ (Selected language)";
"status.editor.media.edit-image" = "Rediger bilde";
"status.editor.media.image-description" = "Bildebeskrivelse";
"status.editor.mode.edit" = "Redigerer innlegget ditt";
"status.editor.mode.new" = "Nytt innlegg";
"status.editor.mode.quote-%@" = "Sitat av %@";
"status.editor.mode.reply-%@" = "Svarer til %@";
"status.editor.restore-previous" = "Gjenopprett forrige tekst";
"status.editor.spoiler" = "Spoilertekst";
"status.editor.text.placeholder" = "Hva tenker du på?";
"status.editor.visibility" = "Innleggssynlighet";
"status.error.loading.message" = "Det oppsto en feil under innlasting av innlegg, prøv igjen.";
"status.error.message" = "Det oppsto en feil i forbindelse med dette innlegget, prøv igjen.";
"status.error.title" = "En feil oppstod";
"status.filter.filtered-by-%@" = "Filtrert etter: %@";
"status.filter.show-anyway" = "Vis uansett";
"status.image.alt-text.abbreviation" = "ALT";
"status.media.content.show" = "Vis innhold";
"status.media.contextmenu.copy" = "Kopier bildet";
"status.media.contextmenu.save" = "Arkiver bildet";
"status.media.contextmenu.share" = "Del dette bildet";
"status.media.contextmenu.view-browser" = "Vis i nettleser";
"status.media.sensitive.show" = "Vis sensitivt innhold";
"status.poll.n-votes %lld" = "%lld stemmer";
"status.poll.n-votes-voters %lld %lld" = "%lld votes from %lld voters";
"status.poll.closed" = "Lukket";
"status.poll.closes-in" = "Lukkes om ";
"status.poll.duration" = "Avstemningens varighet";
"status.poll.frequency" = "Avstemningsfrekvens";
"status.poll.option-n %lld" = "Valg %lld";
"status.poll.send" = "Send Vote";
"status.post-from-%@" = "Innlegg fra %@";
"status.row.was-boosted" = "forsterket";
"status.row.was-reply" = "Svar til";
"status.row.you-boosted" = "Du forsterket";
"status.show-less" = "Vis mindre";
"status.show-more" = "Vis mer";
"status.show-full-post" = "Show full post";
"status.summary.at-time" = "kl ";
"status.summary.edited-time" = "Sist redigert: ";
"status.summary.n-boosts %lld" = "%lld forsterkninger";
"status.summary.n-favorites %lld" = "%lld favoritter";
"status.visibility.direct" = "Privat";
"status.visibility.follower" = "Følgere";
"status.visibility.public" = "Alle";
"status.visibility.unlisted" = "Ikke oppført";
// MARK: Filters
"filter.new" = "Nytt filter";
"filter.filters" = "Filtre";
"filter.edit.title" = "Filtertittel";
"filter.edit.keywords" = "Filtrer nøkkelord";
"filter.edit.keywords.add" = "Legg til nytt nøkkelord";
"filter.edit.contexts" = "Filtrer kontekster";
"filter.edit.action" = "Filterhandling";
"filter.edit.expiry" = "Expiry";
"filter.edit.expiry.date-time" = "Date/Time";
"filter.edit.expiry.duration" = "Duration";
"account.action.edit-filters" = "Rediger filtre";
"filter.contexts.home" = "Hjem og lister";
"filter.contexts.notifications" = "Varsler";
"filter.contexts.public" = "Offentlige tidslinjer";
"filter.contexts.conversations" = "Samtaler";
"filter.contexts.profiles" = "Profiler";
"filter.action.warning" = "Skjul med advarsel";
"filter.action.hide" = "Skjul helt";
// MARK: Accessibility
"accessibility.editor.button.attach-photo" = "Attach photo";
"accessibility.editor.button.poll" = "Poll";
"accessibility.editor.button.spoiler" = "Spoiler warning";
"accessibility.editor.button.drafts" = "Drafts";
"accessibility.editor.button.custom-emojis" = "Custom emojis";
"accessibility.editor.button.language" = "Language";
"accessibility.tabs.timeline.add-account" = "Add account";
"accessibility.app-account.selector.accounts" = "Accounts";
2023-02-13 20:12:18 +00:00
// MARK: Report
"report.comment.placeholder" = "Additional Info";
"report.title" = "Report Post";
"report.action.send" = "Send";
"status.action.report" = "Report Post";
"tag.suggested.mentions-%lld" = "%lld mentions";