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

515 lines
24 KiB
Plaintext
Raw Normal View History

// MARK: Common strings
"action.cancel" = "Cancel";
"action.delete" = "Delete";
"action.save" = "Save";
"action.done" = "Done";
"action.retry" = "Retry";
"action.view.error" = "View error";
2023-01-22 18:59:39 +00:00
"alert.button.ok" = "OK";
"alert.error" = "Error!";
2023-01-22 14:46:22 +00:00
"placeholder.loading.long" = "Loading, loading, loading ...";
"placeholder.loading.short" = "Loading ...";
"see-more" = "See more";
// MARK: Add Account
"account.add.error.instance-not-supported" = "This instance is not currently supported.";
"account.add.navigation-title" = "Add account";
"account.add.sign-in" = "Sign in";
// MARK: Enums
"enum.avatar-position.leading" = "Leading";
"enum.avatar-position.top" = "Top";
"enum.avatar-shape.circle" = "Circle";
"enum.avatar-shape.rounded" = "Rounded";
"enum.durations.infinite" = "infinite";
"enum.durations.fiveMinutes" = "5 minutes";
"enum.durations.thirtyMinutes" = "30 minutes";
"enum.durations.oneHour" = "1 hour";
"enum.durations.sixHours" = "6 hours";
"enum.durations.oneDay" = "1 day";
"enum.durations.threeDays" = "3 days";
"enum.durations.sevenDays" = "7 days";
"enum.status-actions-display.all" = "All";
"enum.status-actions-display.no-buttons" = "No buttons";
"enum.status-actions-display.only-buttons" = "Only buttons";
"enum.status-display-style.compact" = "Compact";
2023-02-22 06:26:32 +00:00
"enum.status-display-style.medium" = "Medium";
"enum.status-display-style.large" = "Large";
"enum.swipeactions.icon-with-text" = "Icon with text";
"enum.swipeactions.icon-only" = "Icon only";
// MARK: Instances
"instance.info.domains" = "Domains";
"instance.info.email" = "Email";
"instance.info.name" = "Name";
"instance.info.navigation-title" = "Instance Info";
"instance.info.posts" = "Posts";
"instance.info.section.info" = "Instance info";
"instance.info.section.rules" = "Instance rules";
"instance.info.users" = "Users";
"instance.info.version" = "Version";
"instance.list.posts-%@" = "%@ posts";
"instance.list.users-%@" = "%@ users";
"instance.suggestions" = "Suggestions";
"instance.url" = "Instance URL";
2023-01-26 05:40:33 +00:00
// MARK: Menu
"menu.new-post" = "New post";
"menu.font" = "Font";
"menu.font.bigger" = "Bigger";
"menu.font.smaller" = "Smaller";
// MARK: Settings
"settings.account.add" = "Add account";
"settings.app.icon" = "App Icon";
"settings.app.icon.navigation-title" = "Icons";
"settings.app.icon.official" = "Official icons";
"settings.app.icon.designed-by" = "Icons by";
"settings.app.source" = "Source (GitHub)";
"settings.app.support" = "Support the App";
"settings.app.about" = "About";
"settings.display.example-toot" = "Example Post";
"settings.display.font" = "Timeline Font";
"settings.display.font.system" = "System";
"settings.display.font.custom" = "Custom";
"settings.display.font.scaling-%@" = "Font Scaling: %@";
"settings.display.avatar.position" = "Avatar Position";
"settings.display.avatar.shape" = "Avatar Shape";
"settings.display.full-username" = "Display Full Username";
"settings.display.navigation-title" = "Display Settings";
"settings.display.restore" = "Restore Defaults";
"settings.display.section.display" = "Display";
"settings.display.section.theme" = "Theme";
"settings.display.section.theme.footer" = "Custom colors can only be set if match system color scheme is disabled";
"settings.display.status.action-buttons" = "Status Action Buttons";
"settings.display.status.media-style" = "Status Media Style";
"settings.display.translate-button" = "Show Translate Button";
"settings.display.theme.background" = "Background Color";
"settings.display.theme.secondary-background" = "Secondary Background Color";
"settings.display.theme.tint" = "Tint Color";
"settings.display.theme.systemColor" = "Match System";
"settings.general.browser" = "Browser";
"settings.general.browser.in-app" = "In-App Browser";
"settings.general.browser.in-app.readerview" = "In-App Browser Reader View";
"settings.general.browser.system" = "System Browser";
"settings.general.display" = "Display Settings";
"settings.general.instance" = "Instance Information";
2023-01-22 18:59:39 +00:00
"settings.general.push-notifications" = "Push Notifications";
"settings.general.remote-timelines" = "Remote Local Timelines";
"settings.push.boosts" = "Boosts";
"settings.push.favorites" = "Favorites";
"settings.push.follows" = "Follows";
2023-01-22 14:46:22 +00:00
"settings.push.main-toggle" = "Push Notifications";
"settings.push.main-toggle.description" = "Receive push notifications on new activities";
"settings.push.mentions" = "Mentions";
"settings.push.navigation-title" = "Push Notifications";
"settings.push.new-posts" = "New Posts";
2023-01-22 18:59:39 +00:00
"settings.push.polls" = "Poll Results";
"settings.general.content" = "Content Settings";
"settings.system" = "System Settings";
"settings.content.navigation-title" = "Content Settings";
"settings.content.boosts" = "Boosts";
"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" = "Use Server Settings";
"settings.content.expand-spoilers" = "Always Show Sensitive Posts";
"settings.content.expand-media" = "Media Display";
"settings.content.default-sensitive" = "Always Mark Media as Sensitive";
"settings.content.default-visibility" = "Posting Visibility";
"settings.content.media" = "Media";
"settings.content.media.show.alt" = "Show ALT Texts";
"settings.content.reading" = "Reading";
"settings.content.posting" = "Posting";
"enum.expand-media.show" = "Show All";
"enum.expand-media.hide" = "Hide All";
"enum.expand-media.hide-sensitive" = "Hide Sensitive";
"settings.section.accounts" = "Accounts";
"settings.section.app" = "App";
"settings.section.app.footer %@" = "App Version: %@";
"settings.section.general" = "General";
2023-01-22 18:59:39 +00:00
"settings.support.alert.error.message" = "Error processing your in-app purchase, please try again.";
2023-01-22 17:51:27 +00:00
"settings.support.alert.message" = "Thank you so much for your tip! It's greatly appreciated!";
"settings.support.alert.title" = "Thanks!";
"settings.support.message-from-dev" = "Hi there! My name is Thomas and I absolutely love creating open source apps. Ice Cubes is definitely one of my proudest projects to date - and let's be real, it's also the one that requires the most maintenance due to the ever-changing world of Mastodon and social media. If you're having a blast using Ice Cubes, consider tossing a little tip my way. It'll make my day (and help keep the app running smoothly for you). 🚀";
"settings.support.navigation-title" = "Support Ice Cubes";
"settings.support.one.subtitle" = "Small, but cute, and it tastes good!";
"settings.support.one.title" = "🍬 Small Tip";
"settings.support.placeholder.loading-subtitle" = "Loading subtitle ...";
"settings.support.three.subtitle" = "You're insane, thank you so much!";
"settings.support.three.title" = "🤯 Generous Tip";
"settings.support.two.subtitle" = "I love the taste of a fancy coffee ❤️";
"settings.support.two.title" = "☕️ Nice Tip";
2023-01-22 11:27:00 +00:00
"settings.support.four.title" = "👽 Who are you Tip";
"settings.support.four.subtitle" = "It'll go a long way to keep Ice Cubes running!";
"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";
"settings.support.restore-purchase.explanation" = "Restore your supporter subscription if it's haven't been automatically synced.";
"settings.support.privacy-policy" = "Privacy Policy";
"settings.support.terms-of-use" = "Terms";
"settings.timeline.add" = "Add a Local Timeline";
"settings.title" = "Settings";
"settings.rate" = "Rate Ice Cubes";
"settings.section.other" = "Other";
"settings.other.hide-openai" = "Enable 🤖 Helper";
"settings.other.social-keyboard" = "Enable Social Keyboard";
2023-02-28 17:55:08 +00:00
"settings.other.sound-effect" = "Enable Sound Effects";
"settings.push.duplicate.title" = "Duplicate Notifications Fixer";
"settings.push.duplicate.footer" = "Receiving duplicate notifications? Try this magic button in order to fix it";
"settings.push.duplicate.button.fix" = "🪄 Fix It";
"settings.other.autoplay-video" = "Auto Play Videos";
"settings.about.built-with" = "Ice Cubes is built with the following Open Source software:";
"settings.about.title" = "Ice Cubes";
2023-02-04 16:38:48 +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";
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.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" = "Post";
"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.use-theme-colors" = "Use Theme Colors";
"settings.swipeactions.use-theme-colors-explanation" = "Use Theme Colors Instead of Default Colors";
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.icon-style" = "Icon Style";
"settings.display.section.font" = "Font";
"settings.section.cache" = "Cache";
"settings.cache-media.clear" = "Clear Media Cache";
// MARK: Tabs
"tab.explore" = "Explore";
"tab.federated" = "Federated";
"tab.local" = "Local";
"tab.messages" = "Messages";
"tab.notifications" = "Notifications";
"tab.settings" = "Settings";
"tab.timeline" = "Timeline";
"tab.trending" = "Trending";
"tab.profile" = "Profile";
// MARK: Timeline
"timeline.%@-is-valid" = "%@ is a valid instance";
"timeline.add-remote.title" = "Add remote local timeline";
"timeline.add.action.add" = "Add";
"timeline.filter.add-local" = "Add a local timeline";
"timeline.filter.lists" = "Lists";
"timeline.filter.local" = "Local Timelines";
"timeline.filter.tags" = "Followed Tags";
// MARK: Package: AppAccount
"app-account.button.add" = "Add Account";
// MARK: Package: Account
"account.action.add-remove-list" = "Add/Remove from lists";
"account.action.edit-info" = "Edit Info";
"account.action.mention" = "Mention";
"account.action.message" = "Message";
"account.action.notify-enable" = "Enable Notifications";
"account.action.notify-disable" = "Disable Notifications";
"account.action.reboosts-show" = "Show Boosts";
"account.action.reboosts-hide" = "Hide Boosts";
"account.action.block" = "Block";
"account.action.unblock" = "Unblock";
"account.action.mute" = "Mute";
"account.action.unmute" = "Unmute";
"account.action.share" = "Share this account";
"account.boosted-by" = "Boosted by";
"account.detail.about" = "About";
"account.detail.familiar-followers" = "Also followed by";
"account.detail.n-fields %lld" = "%lld fields";
"account.detail.featured-tags-n-posts %lld" = "%lld posts";
"account.edit.about" = "About";
"account.edit.account-settings.bot" = "Bot account";
"account.edit.account-settings.discoverable" = "Discoverable";
"account.edit.account-settings.private" = "Private";
"account.edit.account-settings.section-title" = "Account settings";
"account.edit.display-name" = "Display Name";
"account.edit.error.save.message" = "Error while saving your profile, please try again.";
"account.edit.error.save.title" = "Error while saving your profile";
"account.edit.navigation-title" = "Edit Profile";
"account.edit.post-settings.privacy" = "Default privacy";
"account.edit.post-settings.section-title" = "Post settings";
"account.edit.post-settings.sensitive" = "Sensitive content";
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" = "Favorited by";
"account.follow.follow" = "Follow";
"account.follow.following" = "Following";
"account.follow.requested" = "Requested";
"account.follow-request.accept" = "Accept";
"account.follow-request.reject" = "Reject";
"account.follow-requests.pending-requests" = "Pending requests";
"account.follow-requests.instructions" = "Those users won't see your posts until you accept them.";
"account.followers" = "Followers";
"account.following" = "Following";
"account.list.create" = "Create a new list";
"account.list.create.confirm" = "Create list";
"account.list.create.description" = "Enter the name for your list";
"account.list.delete" = "Delete list";
"account.list.name" = "List name";
"account.post.pinned" = "Pinned post";
"account.posts" = "Posts";
"account.relation.follows-you" = "Follows You";
"account.joined" = "Joined";
"account.action.logout" = "Log Out Account";
"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" = "Delete";
"conversations.action.mark-read" = "Mark as read";
2023-02-13 17:12:34 +00:00
"conversations.action.view-detail" = "View detail";
"conversations.empty.message" = "Looking for some social media love? You'll find all your direct messages and private mentions right here. Happy messaging! 📱❤️";
"conversations.empty.title" = "Inbox Zero";
"conversations.error.button" = "Retry";
"conversations.error.message" = "Error while loading your messages";
"conversations.error.title" = "An error occurred";
"conversations.navigation-title" = "Direct Messages";
"conversations.new.message.placeholder" = "New Message";
"conversations.latest.message" = "Latest Message";
// MARK: Package: DesignSystem
"design.tag.n-posts-from-n-participants %lld %lld" = "%lld posts from %lld participants";
"design.theme.navigation-title" = "Theme Selector";
"design.theme.toots-preview" = "Toots preview";
// MARK: Package: Explore
"explore.navigation-title" = "Explore";
"explore.search.message-%@" = "From this screen you can search anything on %@";
"explore.search.prompt" = "Search users, posts and tags";
"explore.search.title" = "Search your instance";
"explore.search.empty.message" = "This query returned no search results, please try another one.";
"explore.search.empty.title" = "No search results";
"explore.section.posts" = "Posts";
"explore.section.suggested-users" = "Suggested Users";
"explore.section.tags" = "Tags";
"explore.section.trending.links" = "Trending Links";
"explore.section.trending.posts" = "Trending Posts";
"explore.section.trending.tags" = "Trending Tags";
"explore.section.users" = "Users";
// MARK: Package: Env
"env.poll-duration.5m" = "5 minutes";
"env.poll-duration.30m" = "30 minutes";
"env.poll-duration.1h" = "1 hour";
"env.poll-duration.6h" = "6 hours";
"env.poll-duration.12h" = "12 hours";
"env.poll-duration.1d" = "1 day";
"env.poll-duration.3d" = "3 days";
"env.poll-duration.7d" = "7 days";
"env.poll-vote-frequency.one" = "One Vote";
"env.poll-vote-frequency.multiple" = "Multiple Votes";
// MARK: Package: Lists
"lists.add-remove-%@" = "Add/Remove %@";
"lists.create" = "Create a new list";
"lists.create.confirm" = "Create list";
"lists.edit.users-in-list" = "Users in this list";
"lists.name" = "List name";
"lists.name.message" = "Enter the name for your list";
// MARK: Package: Notifications
"notifications.empty.message" = "Notifications? What notifications? Your notification inbox is looking so empty. Keep on being awesome! 📱😎";
"notifications.empty.title" = "No notifications";
2023-01-22 15:50:22 +00:00
"notifications.error.message" = "An error occurred while loading your notifications, please try again.";
"notifications.error.title" = "An error occurred";
"notifications.label.favorite %lld" = "starred";
"notifications.label.follow %lld" = "followed you";
"notifications.label.mention %lld" = "mentioned you";
"notifications.label.reblog %lld" = "boosted";
"notifications.label.poll" = "poll ended";
"notifications.label.follow-request" = "requested to follow you";
"notifications.label.status" = "posted a status";
"notifications.label.update" = "edited a post";
"notifications.menu-title.favorite" = "Favorite";
"notifications.menu-title.follow" = "Follow";
"notifications.menu-title.follow-request" = "Follow Request";
"notifications.menu-title.mention" = "Mention";
"notifications.menu-title.poll" = "Poll";
"notifications.menu-title.reblog" = "Boost";
"notifications.menu-title.status" = "Post";
"notifications.menu-title.update" = "Post Edited";
"notifications.navigation-title" = "All Notifications";
"notifications.tab.all" = "All";
"notifications.tab.mentions" = "Mentions";
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" = "Federated";
"timeline.latest" = "Jump to Latest";
"timeline.home" = "Home";
"timeline.local" = "Local";
"timeline.n-recent-from-n-participants %lld %lld" = "%lld recent posts from %lld participants";
"timeline.trending" = "Trending";
2023-02-05 08:13:28 +00:00
"timeline.add.url" = "Instance URL";
// MARK: Package: Status
2023-01-21 08:58:38 +00:00
"status.action.translate" = "Translate";
"status.action.translated-label-%@" = "Translated using %@";
"status.action.translated-label-from-%@-%@" = "Translated from %@ using %@";
"status.action.bookmark" = "Bookmark";
"status.action.boost" = "Boost";
"status.action.boost-to-followers" = "Boost to Followers";
"status.action.copy-text" = "Copy Text";
"status.action.copy-link" = "Copy Link";
"status.action.delete" = "Delete";
"status.action.delete.confirm.title" = "Confirm";
"status.action.delete.confirm.message" = "are you sure you want to delete this post?";
"status.action.edit" = "Edit";
"status.action.favorite" = "Favorite";
"status.action.mention" = "Mention";
"status.action.message" = "Message";
"status.action.pin" = "Pin";
"status.action.post" = "Post";
"status.action.quote" = "Quote this post";
"status.action.reply" = "Reply";
"status.action.section.your-post" = "Your post";
"status.action.share" = "Share this post";
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" = "Unbookmark";
"status.action.unboost" = "Unboost";
"status.action.unfavorite" = "Unfavorite";
"status.action.unpin" = "Unpin";
"status.action.view-in-browser" = "View in Browser";
"status.card.share" = "Share this link";
"status.card.copy" = "Copy this link";
"status.draft.delete" = "Delete Draft";
"status.draft.save" = "Save Draft";
"status.editor.ai-prompt.correct" = "Correct text";
"status.editor.ai-prompt.emphasize" = "Emphasize text";
"status.editor.ai-prompt.fit" = "Shorten text";
"status.editor.description.add" = "Add description";
"status.editor.description.edit" = "Edit description";
"status.editor.drafts.navigation-title" = "Drafts";
"status.editor.emojis.navigation-title" = "Custom Emojis";
"status.editor.error.upload" = "Error uploading";
"status.editor.language-select.navigation-title" = "Select Language";
"status.editor.language-select.recently-used" = "Recently Used";
"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" = "Edit Media";
"status.editor.media.image-description" = "Media description";
"status.editor.mode.edit" = "Editing your post";
"status.editor.mode.new" = "New Post";
"status.editor.mode.quote-%@" = "Quote of %@";
"status.editor.mode.reply-%@" = "Replying to %@";
"status.editor.restore-previous" = "Restore previous text";
"status.editor.spoiler" = "Spoiler Text";
"status.editor.text.placeholder" = "What's on your mind?";
"status.editor.visibility" = "Post visibility";
2023-01-22 15:50:22 +00:00
"status.error.loading.message" = "An error occurred while loading posts, please try again.";
"status.error.message" = "An error occurred in the context of this post, please try again.";
"status.error.title" = "An error occurred";
"status.filter.filtered-by-%@" = "Filtered by: %@";
"status.filter.show-anyway" = "Show anyway";
"status.image.alt-text.abbreviation" = "ALT";
"status.media.content.show" = "Show content";
"status.media.contextmenu.copy" = "Copy image";
"status.media.contextmenu.save" = "Save image";
"status.media.contextmenu.share" = "Share this image";
"status.media.contextmenu.view-browser" = "View in Browser";
"status.media.sensitive.show" = "Show sensitive content";
"status.poll.n-votes %lld" = "%lld votes";
"status.poll.n-votes-voters %lld %lld" = "%lld votes from %lld voters";
"status.poll.closed" = "Closed";
"status.poll.closes-in" = "Closes in ";
"status.poll.duration" = "Poll Duration";
"status.poll.frequency" = "Polling Frequency";
"status.poll.option-n %lld" = "Option %lld";
"status.poll.send" = "Send Vote";
"status.post-from-%@" = "Post from %@";
"status.row.was-boosted" = "boosted";
"status.row.was-reply" = "Replied to";
"status.row.you-boosted" = "You boosted";
"status.show-less" = "Show less";
"status.show-more" = "Show more";
"status.show-full-post" = "Show full post";
"status.summary.at-time" = " at ";
2023-01-19 20:19:19 +00:00
"status.summary.edited-time" = "Last edited: ";
"status.summary.n-boosts %lld" = "%lld boosts";
"status.summary.n-favorites %lld" = "%lld favorites";
"status.visibility.direct" = "Private";
"status.visibility.follower" = "Followers";
"status.visibility.public" = "Everyone";
"status.visibility.unlisted" = "Unlisted";
// MARK: Filters
"filter.new" = "New Filter";
"filter.filters" = "Filters";
"filter.edit.title" = "Filter title";
"filter.edit.keywords" = "Filter Keywords";
"filter.edit.keywords.add" = "Add a new keyword";
"filter.edit.contexts" = "Filter Contexts";
"filter.edit.action" = "Filter Action";
"account.action.edit-filters" = "Edit Filters";
"filter.contexts.home" = "Home and lists";
"filter.contexts.notifications" = "Notifications";
"filter.contexts.public" = "Public timelines";
"filter.contexts.conversations" = "Conversations";
"filter.contexts.profiles" = "Profiles";
"filter.action.warning" = "Hide with a warning";
"filter.action.hide" = "Hide completely";
// 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";