589 lines
29 KiB
Plaintext
Raw Normal View History

// MARK: Common strings
"action.cancel" = "İptal Et";
"action.delete" = "Sil";
"action.save" = "Kaydet";
"action.done" = "Tamamlandı";
"action.retry" = "Yeniden Dene";
"action.view.error" = "View error";
"alert.button.ok" = "Tamam";
"alert.error" = "Hata!";
"placeholder.loading.long" = "Yükleniyor, Yükleniyor, Yükleniyor ...";
"placeholder.loading.short" = "Yükleniyor ...";
"see-more" = "Dahasını Gör";
// MARK: Add Account
"account.add.error.instance-not-supported" = "Bu oluşum şu anda desteklenmiyor.";
"account.add.navigation-title" = "Hesap Ekle";
"account.add.sign-in" = "Giriş Yap";
// MARK: Enums
"enum.avatar-position.leading" = "Önde";
"enum.avatar-position.top" = "Üstte";
"enum.avatar-shape.circle" = "Çember";
"enum.avatar-shape.rounded" = "Yuvarlak";
"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 saat";
"enum.durations.oneDay" = "1 day";
"enum.durations.threeDays" = "3 days";
"enum.durations.sevenDays" = "7 days";
"enum.status-actions-display.all" = "Hepsi";
"enum.status-actions-display.no-buttons" = "Butonsuz";
"enum.status-actions-display.only-buttons" = "Sadece Butonlar";
"enum.status-display-style.compact" = "Kompakt";
"enum.status-display-style.large" = "Geniş";
2023-02-22 07:26:32 +01: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" = "Domainler";
"instance.info.email" = "Email";
"instance.info.name" = "İsim";
"instance.info.navigation-title" = "Oluşum Bilgisi";
"instance.info.posts" = "Gönderiler";
"instance.info.section.info" = "Oluşum Bilgisi";
"instance.info.section.rules" = "Oluşum Kuralları";
"instance.info.users" = "Kullanıcılar";
"instance.info.version" = "Versiyon";
"instance.list.posts-%@" = "%@ gönderiler";
"instance.list.users-%@" = "%@ kullanıcılar";
"instance.suggestions" = "Öneriler";
"instance.url" = "Oluşum URL'si";
2023-01-26 06:40:33 +01:00
// MARK: Menu
"menu.new-post" = "New post";
"menu.font" = "Font";
"menu.font.bigger" = "Bigger";
"menu.font.smaller" = "Smaller";
// MARK: Settings
"settings.account.add" = "Hesap Ekle";
"settings.app.icon" = "Uygulama İkonu";
"settings.app.icon.navigation-title" = "İkonlar";
"settings.app.icon.official" = "Official icons";
"settings.app.icon.designed-by" = "Icons by";
"settings.app.source" = "Kaynak Kodu (GitHub link)";
"settings.app.support" = "Uygulamayı Destekleyin";
"settings.app.about" = "About";
"settings.display.example-toot" = "Example Post";
"settings.display.avatar.position" = "Avatar Pozisyonu";
"settings.display.avatar.shape" = "Avatar Şekli";
"settings.display.full-username" = "Display full username";
"settings.display.navigation-title" = "Gösterim Ayarları";
"settings.display.restore" = "Varsayılan Ayarlara Geri Döndür";
"settings.display.section.display" = "Gösterim";
"settings.display.section.theme" = "Tema";
2023-03-03 07:24:00 +01:00
"settings.display.colors.apply" = "Apply custom colors";
"settings.display.section.theme.footer" = "Custom colors can only be set if match system color scheme is disabled";
"settings.display.status.action-buttons" = "Durum Aksiyon Butonları";
"settings.display.status.media-style" = "Durum Medya Stili";
"settings.display.translate-button" = "Çeviri Butonunu Göster";
"settings.display.theme.background" = "Arka Plan Rengi";
"settings.display.theme.secondary-background" = "İkincil Arka Plan Rengi";
"settings.display.theme.text-color" = "Text Color";
"settings.display.theme.tint" = "Tonlama Rengi";
"settings.display.theme.systemColor" = "Eşleştirme Sistemi";
"settings.general.browser" = "Tarayıcı";
"settings.general.browser.in-app" = "Uygulama İçi Tarayıcı";
"settings.general.browser.system" = "Sistem Tarayıcısı";
"settings.general.browser.in-app.readerview" = "In-App Browser Reader View";
"settings.general.display" = "Gösterim Ayarları";
"settings.general.instance" = "Oluşum Bilgisi";
"settings.general.push-notifications" = "İleti Bildirimleri";
"settings.general.remote-timelines" = "Uzak Lokal Zaman";
"settings.push.boosts" = "Yükseltmeler";
"settings.push.favorites" = "Favoriler";
"settings.push.follows" = "Takipler";
"settings.push.main-toggle" = "İleti Bildirimleri";
"settings.push.main-toggle.description" = "İleti Bildirimlerini Al";
"settings.push.mentions" = "Bahsetmeler";
"settings.push.navigation-title" = "İleti Bildirimleri";
"settings.push.new-posts" = "Yeni Gönderiler";
"settings.push.polls" = "Anket Sonuçları";
"settings.general.content" = "Content Settings";
"settings.system" = "System Settings";
"settings.content.navigation-title" = "Content Settings";
"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.boosts" = "Yükseltmeler";
"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" = "Hesaplar";
"settings.section.app" = "Uygulama";
"settings.section.app.footer %@" = "Uygulama Versiyonu: %@";
"settings.section.general" = "Genel";
"settings.support.alert.error.message" = "Uygulama içi satın alımınızda hata oluştu, lütfen tekrar deneyin.";
"settings.support.alert.message" = "Bağışınızdan dolayı teşekkür ederiz! Minnettarız!";
"settings.support.alert.title" = "Teşekkürler!";
"settings.support.message-from-dev" = "Merhaba! Benim adım Thomas ve açık kaynak kodlu uygulamalar oluşturmayı seviyorum. Ice Cubes benim şu ana kadarki en çok gurur duyduğum projelerden biri - ve doğrusu, Mastodon ve sosyal medyanın durmadan değişen yapısı nedeniyle en çok bakım gerektireni. Eğer Ice Cubes'u kullanmaktan memnunsanız, ufak bir bağış göndermeyi düşünebilirsiniz. Bu gerçekten günümü güzelleştirir (ve uygulamanın senin için daha da düzgün çalışmasına yardımcı olur). 🚀";
"settings.support.navigation-title" = "Ice Cubes'u destekleyin";
"settings.support.one.subtitle" = "Küçük, ama şirin, ve güzel bir tadı var!";
"settings.support.one.title" = "🍬 Küçük Bağış";
"settings.support.placeholder.loading-subtitle" = "Altyazılar yükleniyor ...";
"settings.support.three.subtitle" = "Sen harikasın, çok teşekkürler!";
"settings.support.three.title" = "🤯 Cömert Bağış";
"settings.support.two.subtitle" = "Alengirli bir kahvenin tadını severim ❤️";
"settings.support.two.title" = "☕️ Hoş Bağış";
"settings.support.four.title" = "👽 Sen de kimsin Bağışı";
"settings.support.four.subtitle" = "Bu, Ice Cubes'u daha uzun süre devam ettirmemize yardımcı olacak!";
"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 17:09:57 +01: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" = "Yerel bir zaman dilimi ekleyin";
"settings.title" = "Ayarlar";
"settings.rate" = "Ice Cubes'u puanlayın";
"settings.section.other" = "Diğer";
"settings.other.hide-openai" = "Yardımcıyı 🤖 Aktive Et";
"settings.other.social-keyboard" = "Sosyal Klavyeyi Aktive Et";
2023-02-28 18:55:08 +01:00
"settings.other.sound-effect" = "Enable Sound Effects";
2023-03-14 18:50:19 +01:00
"settings.general.translate" = "Translation Settings";
"settings.translation.navigation-title" = "Translation";
2023-03-14 18:50:19 +01:00
"settings.translation.always-deepl" = "Always Translate using DeepL";
"settings.translation.user-api-key" = "DeepL API Key";
"settings.translation.api-key-type" = "Type of the Key";
"settings.translation.needed-message" = "This feature requires a DeepL API key";
"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.display.font" = "Timeline Font";
"settings.display.font.system" = "System";
"settings.display.font.custom" = "Custom";
"settings.display.font.scaling-%@" = "Font scaling: %@";
"settings.display.font.line-spacing-%@" = "Line Spacing: %@";
"settings.about.built-with" = "Ice Cubes is built with the following Open Source software:";
"settings.about.title" = "Ice Cubes";
2023-02-04 15:08:54 +01:00
"settings.account.cached-posts-%@" = "Cached posts: %@";
"settings.account.action.delete-cache" = "Clear cache";
2023-02-04 17:38:48 +01: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 07:07:26 +01: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 07:07:26 +01: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 07:07:26 +01: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" = "Keşfet";
"tab.federated" = "Birleştirilmiş";
"tab.local" = "Yerel";
"tab.messages" = "Mesajlar";
"tab.notifications" = "Bildirimler";
"tab.settings" = "Ayarlar";
"tab.timeline" = "Zaman Dilimi";
"tab.trending" = "Yükselişte";
"tab.profile" = "Profile";
// MARK: Timeline
"timeline.%@-is-valid" = "%@ geçerli bir oluşum";
"timeline.add-remote.title" = "Uzak yerel zaman dilimi ekleyin";
"timeline.add.action.add" = "Ekle";
"timeline.filter.add-local" = "Zaman Dilimi Ekleyin";
"timeline.filter.lists" = "Listeler";
"timeline.filter.local" = "Yerel Zaman Dilimleri";
"timeline.filter.tags" = "Takip Edilen Etiketler";
// MARK: Package: AppAccount
"app-account.button.add" = "Hesap Ekle";
// MARK: Package: Account
"account.action.add-remove-list" = "Listeye Ekle/Çıkar";
"account.action.edit-info" = "Bilgiyi Düzenle";
"account.action.mention" = "Bahset";
"account.action.message" = "Mesaj Gönder";
"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" = "Engelle";
"account.action.unblock" = "Engeli Kaldır";
"account.action.mute" = "Sustur";
"account.action.unmute" = "Susturmayı Kaldır";
"account.action.share" = "Share this account";
"account.boosted-by" = "Tarafından Geliştirildi";
"account.detail.about" = "Hakkında";
"account.detail.familiar-followers" = "Şunlar tarafından da takip edilir";
"account.detail.n-fields %lld" = "%lld alanlar";
"account.detail.featured-tags-n-posts %lld" = "%lld gönderiler";
"account.edit.about" = "Hakkında";
"account.edit.account-settings.bot" = "Bot Hesap";
"account.edit.account-settings.discoverable" = "Keşfedilebilir";
"account.edit.account-settings.private" = "Gizli";
"account.edit.account-settings.section-title" = "Hesap Ayarları";
"account.edit.display-name" = "Gösterim Adı";
"account.edit.error.save.message" = "Profilinizi kaydederken bir hata oluştu, lütfen tekrar deneyin.";
"account.edit.error.save.title" = "Profilinizi kaydederken bir hata oluştu";
"account.edit.navigation-title" = "Profilinizi Düzenleyin";
"account.edit.post-settings.privacy" = "Varsayılan gizlilik";
"account.edit.post-settings.section-title" = "Gönderi ayarları";
"account.edit.post-settings.sensitive" = "Hassas içerik";
2023-02-24 07:55:24 +01: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" = "Şunlar tarafından favorilendi";
"account.follow.follow" = "Takip Et";
"account.follow.following" = "Takip Edilen";
"account.follow.requested" = "Talep Edilen";
"account.followers" = "Takipçiler";
"account.following" = "Takip Edilen";
"account.list.create" = "Yeni bir liste oluştur";
"account.list.create.confirm" = "Liste oluştur";
"account.list.create.description" = "Listeniz için bir isim girin";
"account.list.delete" = "Listeyi silin";
"account.list.name" = "Liste ismi";
"account.post.pinned" = "Sabitlenmiş Gösteri";
"account.posts" = "Gönderiler";
"account.relation.follows-you" = "Seni takip ediyor";
"account.joined" = "Katılındı";
2023-02-04 20:38:37 +01:00
"account.action.logout" = "Log out account";
2023-03-03 18:21:52 +01: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" = "Sil";
"conversations.action.mark-read" = "Okundu olarak işaretle";
2023-02-14 02:12:34 +09:00
"conversations.action.view-detail" = "View detail";
"conversations.empty.message" = "Sosyal medyada fark edilmek mi istiyorsunuz? Burada tüm direkt mesajlarınızı ve gizli bahsetmelerinizi bulabilirsiniz. Mutlu mesajlaşmalar! 📱❤️";
"conversations.empty.title" = "Gelen Kutusu Boş";
"conversations.error.button" = "Tekrar Dene";
"conversations.error.message" = "Mesajlarınızı yüklerken bir hata oluştu";
"conversations.error.title" = "Bir hata oluştu";
"conversations.navigation-title" = "Direkt Mesajlar";
"conversations.new.message.placeholder" = "Yeni Mesaj";
"conversations.latest.message" = "Latest Message";
// MARK: Package: DesignSystem
"design.tag.n-posts-from-n-participants %lld %lld" = "%lld katılımcılar tarafından %lld gönderi";
"design.theme.navigation-title" = "Tema Seçici";
"design.theme.toots-preview" = "Toots önizlemesi";
// MARK: Package: Explore
"explore.navigation-title" = "Keşfet";
"explore.search.message-%@" = "Bu ekrandan her şeyi aratabilirsiniz %@";
"explore.search.prompt" = "Kullanıcıları, gönderileri ve etiketleri arayın";
"explore.search.title" = "Oluşumları arayın";
"explore.search.empty.message" = "Bu arama hiçbir sonuç döndürmedi, lütfen başka bir şey deneyin.";
"explore.search.empty.title" = "Arama sonucu yok";
"explore.section.posts" = "Gönderiler";
"explore.section.suggested-users" = "Tavsiye Edilen Kullanıcılar";
"explore.section.tags" = "Etiketler";
"explore.section.trending.links" = "Yükselişteki Bağlantılar";
"explore.section.trending.posts" = "Yükselişteki Gönderiler";
"explore.section.trending.tags" = "Yükselişteki Etiketler";
"explore.section.users" = "Kullanıcılar";
// MARK: Package: Env
"env.poll-vote-frequency.one" = "Bir oy";
"env.poll-vote-frequency.multiple" = "Birden fazla oy";
// MARK: Package: Lists
"lists.add-remove-%@" = "Ekle/Çıkar %@";
"lists.create" = "Yeni bir liste oluştur";
"lists.create.confirm" = "Liste oluştur";
"lists.edit.users-in-list" = "Bu listedeki kullanıcılar";
"lists.name" = "Liste ismi";
"lists.name.message" = "Listeniz için bir isim girin";
// MARK: Package: Notifications
"notifications.empty.message" = "Bildirimler? Ne bildirimi? Bildirim gelen kutunuz boş gözüküyor. Harika olmaya devam edin! 📱😎";
"notifications.empty.title" = "Yeni bildirim yok";
"notifications.error.message" = "Bildirimlerinizi yüklerken bir hata oluştu, lütfen tekrar deneyin.";
"notifications.error.title" = "Bir hata oluştu";
"notifications.label.favorite %lld" = "favorilendi";
"notifications.label.follow %lld" = "seni takip etti";
"notifications.label.follow-request" = "seni takip etmek istiyor";
"notifications.label.mention %lld" = "senden bahsetti";
"notifications.label.poll" = "anket sona erdi";
"notifications.label.reblog %lld" = "yükseltildi";
"notifications.label.status" = "bir durum paylaştı";
"notifications.label.update" = "bir gönderiyi düzenledi";
"notifications.menu-title.favorite" = "Favori";
"notifications.menu-title.follow" = "Takip Et";
"notifications.menu-title.follow-request" = "Takip Etme İsteği";
"notifications.menu-title.mention" = "Bahset";
"notifications.menu-title.poll" = "Anket";
"notifications.menu-title.reblog" = "Yükselt";
"notifications.menu-title.status" = "Gönder";
"notifications.menu-title.update" = "Gönderi Düzenlendi";
"notifications.navigation-title" = "Bütün Bildirimler";
"notifications.tab.all" = "Tamamı";
"notifications.tab.mentions" = "Bahsetmeler";
2023-02-14 12:17:27 +01: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" = "Birleştirilmiş";
"timeline.latest" = "Jump to Latest";
"timeline.home" = "Ana Ekran";
"timeline.local" = "Yerel";
"timeline.n-recent-from-n-participants %lld %lld" = "%lld katılımcılar tarafından %lld yeni gönderiler";
"timeline.trending" = "Trending";
2023-02-05 09:13:28 +01:00
"timeline.add.url" = "Instance URL";
// MARK: Package: Status
"status.action.translate" = "Tercüme et";
2023-03-14 18:50:19 +01:00
"status.action.translate-with-deepl" = "Translate with DeepL";
"status.action.translated-label-%@" = "%@ tarafından tercüme edildi";
"status.action.translated-label-from-%@-%@" = "Translated from %@ using %@";
"status.action.bookmark" = "Yer İmi Ekle";
"status.action.boost" = "Yükselt";
"status.action.boost-to-followers" = "Boost to Followers";
"status.action.copy-text" = "Yazıyı Kopyala";
"status.action.copy-link" = "Copy Link";
"status.action.delete" = "Sil";
"status.action.delete.confirm.title" = "Confirm";
"status.action.delete.confirm.message" = "are you sure you want to delete this post?";
"status.action.edit" = "Düzenle";
"status.action.favorite" = "Favori";
"status.action.mention" = "Bahset";
"status.action.message" = "Mesaj";
"status.action.pin" = "Sabitle";
"status.action.post" = "Gönder";
"status.action.quote" = "Bu gönderiden bahset";
"status.action.reply" = "Cevapla";
"status.action.section.your-post" = "Senin gönderin";
"status.action.share" = "Bu gönderiyi paylaş";
2023-02-19 15:29:07 +01:00
"status.action.share-link" = "Share post link";
"status.action.share-image" = "Share post as image";
"status.action.share-title" = "Share";
"status.action.unbookmark" = "Yer İmini Kaldır";
"status.action.unboost" = "Yükseltmeyi Kaldır";
"status.action.unfavorite" = "Favoriyi Kaldır";
"status.action.unpin" = "Sabitlemeyi Kaldır";
"status.action.view-in-browser" = "Tarayıcıda Göster";
"status.card.share" = "Share this link";
"status.card.copy" = "Copy this link";
"status.draft.delete" = "Taslağı Sil";
"status.draft.save" = "Taslağı Kaydet";
"status.editor.ai-prompt.correct" = "Yazıyı Düzelt";
"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" = "Yazıyı Vurgula";
"status.editor.ai-prompt.fit" = "Yazıyı Kısalt";
"status.editor.description.add" = "Açıklama Ekle";
"status.editor.description.edit" = "Açıklamayı Düzenle";
"status.editor.drafts.navigation-title" = "Taslaklar";
"status.editor.emojis.navigation-title" = "Custom Emojis";
"status.editor.error.upload" = "Yüklerken Hata Oluştu";
"status.editor.language-select.navigation-title" = "Dil Seç";
"status.editor.language-select.recently-used" = "Son Kullanılanlar";
"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" = "Görüntüyü Düzenle";
"status.editor.media.image-description" = "Görüntü Açıklaması";
"status.editor.mode.edit" = "Gönderin Düzenleniyor";
"status.editor.mode.new" = "Yeni Gönderi";
"status.editor.mode.quote-%@" = "%@'dan alıntılandı";
"status.editor.mode.reply-%@" = "%@'a cevap veriliyor";
"status.editor.restore-previous" = "Geçmiş yazıyı geri getir";
"status.editor.spoiler" = "Spoiler Yazısı";
"status.editor.text.placeholder" = "Aklında ne var?";
"status.editor.visibility" = "Görüntü görünürlüğü";
"status.editor.photo-library" = "Photos Library";
"status.editor.camera-picker" = "Take Photo";
"status.editor.browse-file" = "Browse Files";
"status.error.loading.message" = "Gönderi yüklenirken bir hata oluştu, lütfen tekrar deneyin.";
"status.error.message" = "Bu gönderi bağlamında bir hata oluştu, lütfen tekrar deneyin.";
"status.error.title" = "Bir hata oluştu";
"status.filter.filtered-by-%@" = "Tarafından filtrelendi: %@";
"status.filter.show-anyway" = "Yine de göster";
"status.image.alt-text.abbreviation" = "ALT";
"status.media.content.show" = "Bağlamı göster";
"status.media.contextmenu.copy" = "Görüntüyü kopyala";
"status.media.contextmenu.save" = "Görüntüyü kaydet";
"status.media.contextmenu.share" = "Görüntüyü paylaş";
"status.media.contextmenu.view-browser" = "Tarayıcıda göster";
"status.media.sensitive.show" = "Hassas içeriği göster";
"status.poll.n-votes %lld" = "%lld oy";
"status.poll.n-votes-voters %lld %lld" = "%lld votes from %lld voters";
"status.poll.closed" = "Kapandı";
"status.poll.closes-in" = "Kapanacak ";
"status.poll.duration" = "Anket Süresi";
"status.poll.frequency" = "Anket Sıklığı";
"status.poll.option-n %lld" = "Seçenek %lld";
"status.poll.send" = "Send Vote";
"status.post-from-%@" = "Gönderi tarafından %@";
"status.row.was-boosted" = "yükseltildi";
"status.row.was-reply" = "Şuna cevap verildi";
"status.row.you-boosted" = "Yükselttin";
"status.show-less" = "Daha az göster";
"status.show-more" = "Daha fazla göster";
"status.show-full-post" = "Show full post";
"status.summary.at-time" = " de ";
"status.summary.edited-time" = "Son düzenleme: ";
Profile tab accessibility uplift (#1274) * Combine `joinedAtView` into one accessibility element Previously, the calendar image was visible with a nonsensical label. We use the `.combine` operator here to maintain the proper string formatting of the date. * Improve the accessibility of the AccountDetailHeaderView Previously, this image had no description and no indication that it had an associated interaction. Now, we wrap it in a button that performs the tap gesture action, and remove the element altogether if there is no avatar image set. This commit also handles the checkmark for supporter users * Tweak accessibility of Profile CustomInfoLabels This commit: - Reverses the order of title and value - Sets the value as an `accessibilityValue` - Adds a hint indicating what the button does, as they perform slightly different actions * Make Profile tab header image into a Button This element has an action associated with it (quicklook), so it makes more sense to have it as a button, and hide it if the user does not have an image set. Without the action it would have been considered decorative and should be hidden. * Change accessibilityLabel of Profile tab nav bar item to ‘Options’ “More” is considered overly generic. This commit also adds two additional user input label options * Add accessibility labels for the Profile tab `Picker` Previously, these labels were the default accessibility label provided by the SF symbol, that almost, but not quite, made sense * Remove StatusRowView swipe actions if VoiceOver is running These swipe actions are automagically added to the accessibility element’s custom actions, in addition to the ones already there, which means that there is a significant (and confusing) amount of doubling up going on. * Fix typo in StatusRowView.accessibilityActions * Add accessibilityLabels to all StatusRowActionsView actions * Provide explicit combined accessibility label for unfocused StatusRowView Previously, this was a synthesized label, which read the elements in their traversal order, and didn’t provide any context for which of the three numbers corresponded to replies, boosts or favourites. Now, we create an explicit combined label when the post isn’t being viewed by itself. * Improve accessibility of StatusRow(Reblog|Reply)View They are now combined elements and don’t vend the icon as its own element. * Add missing punctuation to accessibility hints * Remove interaction from Profile tab @username and profile note elements These elements open the profile photo url, which is already provided explicitly through the profile photo * Prefer spoiler warning for StatusRowView accessibility label …but place the full, unredacted content in an `AccessibilityCustomContent` field for easy access. Additionally, if VoiceOver is running, an action to expand the warning is also available. * Represent `FollowButton` elements as Toggles to accessibility Since these buttons have two states (though arguable in the case of following, but handled here by not changing the representation if a request is pending), it makes sense to handle them as toggles, so they will be read as “Following, On, <Trait>” * Remove errant comment * Add “Verified” accessibilityValue to profile fields * Fix bug StatusRowView default action bug affecting VoiceOver users Previously, the default (‘Activate’) action for VoiceOver users would be to share a link to the toot, rather than navigate to its detail. It’s hard to say exactly what caused this, but the root was the inclusion of the `contextMenu` in the `accessibilityActions`. Now, double-tapping on a a non-focused `StatusRowView` will take you to the toot detail. * Add header trait to Profile tab display name and familiar followers These stand out as being header-like in presentation and represent the beginning of specific parts of the screen. * Add conditional accessibility modifier to Profile tab user-defined fields that opens the correct link * Add accessibility container that contextualises the user-defined fields When VoiceOver users first enter a user-defined field, the container label will be read out before the element’s spoken description. * Improve StatusRowView combined accessibility label It will now start with: “X boosted Y”, “X replied to @Y”, or “X…” depending on the context of the toot. * Change familiar follows thumbnail to a Button; add display name as accessibility label Previously, this button had no context, and would just be a series of images with nothing to allow users to disambiguate them. * Revert changes from ZStack with tap gesture to Button Using a Button for this purpose caused high weirdness in tap zones. Basically everything down to the familiar followers triggered both image buttons. * Add image alt text to StatusRowView and StatusRowMediaPreviewView Previously, there was no way for the intended audience for the alt text to find said text. There is a tap gesture on each image in the focused status row, but this is not advertised to the user. Now, the first image’s alt text is read as part of the non-focused, combined representation, and each image has its own alt text attributed in the focused representation. * Add Profile tab accessibility labels to indicate private/bot/muted/blocked accounts Previously, the icon did not have any accessible representation (an empty text string). * Add header trait to Profile “pinned post” * Use the Account.Field.name for the user input label * Replace spaces with commas in StatusRowView.combinedAccessibilityLabel
2023-03-20 02:27:18 +11:00
"status.summary.n-replies %lld" = "%lld replies";
"status.summary.n-boosts %lld" = "%lld yükseltmeler";
"status.summary.n-favorites %lld" = "%lld favoriler";
"status.summary.edit-history" = "Edit History";
"status.visibility.direct" = "Gizli";
"status.visibility.follower" = "Takipçiler";
"status.visibility.public" = "Herkes";
"status.visibility.unlisted" = "Liste dışı";
// 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";
"filter.edit.expiry" = "Expiry";
"filter.edit.expiry.date-time" = "Date/Time";
"filter.edit.expiry.duration" = "Duration";
"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";
"filter.expired" = "Expired";
"filter.expiry-%@" = "Expiry: %@";
2023-01-26 21:44:46 +01:00
"enum.expand-media.show" = "Show All";
"enum.expand-media.hide" = "Hide All";
"enum.expand-media.hide-sensitive" = "Hide Sensitive";
// MARK: Accessibility
"accessibility.general.toggle.on" = "On";
"accessibility.general.toggle.off" = "Off";
"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";
Compose Post Screen Accessibility Tweaks (#1259) * Add localized label for the AI prompt status accessory view Previously, this icon would have an accessibility label matching its SF symbol key, ‘faxmachine’. * Darken status editor character count foreground color By changing it to .secondary, it gets to an APCA contrast of 61, which is a _just_ passing Bronze score for that text size. It’s still quite short of WCAG 2.1 AA at 3.3:1 (recommended is 4.5:1) * Change remaining character count color to red when < 0 * Refine remaining character count accessibility In this commit, we - Change its trait to `.updatesFrequently` - Set a localized `accessibilityLabel` - Set its `accessibilityValue` to the remaining character count - Disable user interaction (which is presumably set automatically by virtue of being enclosed in a `Menu`) * Set accessibilitySortPriority on Status editor ScrollView Previously, the traversal order placed the elements inside the `ScrollView` last. Now, they follow on from the navigation bar contents in the expected order. * Hide the AvatarView from status creation accessibility When there is only one account available, there is no functionality associated with this element, so it is considered decorative-only, and should be hidden * Set TextView placeholder’s `accessibilityValue` to placeholder text when empty This behaviour matches `UITextField` * Hide TextView custom `placeholderView` from accessibility Previously, TextView would vend two accessibility elements when the placeholder was visible. This causes needless confusion for users. Now, the TextView matches the accessible behaviour of text inputs elsewhere. * Improve accessibility of post `privacyMenu` Previously, it would be presented as `Everyone, Button`. Now, we move the visibility to its `value` and use `Visibility` for its label, in conjunction with a hint that states it `Changes post audience`. * Add `.button` trait and accessible label to emojis in `customEmojisSheet` Previously, these would all present as `image` with no description, making it very hard to discern what kind of emoji you were adding. * Change drafts sheet item type to `Button` A button with an action has a more accessible representation than a `Text` with a tap gesture.
2023-03-17 16:39:31 +11:00
"accessibility.editor.button.ai-prompt" = "AI prompt";
"accessibility.editor.button.characters-remaining" = "Characters remaining";
"accessibility.editor.privacy.label" = "Visibility";
"accessibility.editor.privacy.hint" = "Changes post audience.";
"accessibility.tabs.timeline.add-account" = "Add account";
"accessibility.tabs.timeline.new-post.label" = "Compose";
"accessibility.tabs.timeline.new-post.inputLabel1" = "New";
"accessibility.tabs.timeline.new-post.inputLabel2" = "Create";
"accessibility.tabs.timeline.unread-posts.label-%lld" = "%lld new posts";
"accessibility.tabs.timeline.unread-posts.hint" = "Scrolls the timeline.";
Accessibility tweaks + Notifications and Messages tab uplift (#1292) * Improve StatusRowView accessibility actions Previously, there was no way to interact with links and hashtags. Now, these are added to the Actions rotor * Hide `topPaddingView`s from accessibility * Fix accessible header rendering in non-filterable TimelineViews Previously, all navigation title views were assumed to be popup buttons. Now, we only change the representation for timelines that are filterable. * Combine tagHeaderView text elements Previously, these were two separate items * Prefer shorter Quote action label * Improve accessibility of StatusEmbeddedView Previously, this element would be three different ones, and include all the actions on the `StatusRowView` proper. Now, it presents as one element with no actions. * Add haptics to StatusRowView accessibility actions * Improve accessibility of ConversationsListRow This commit adds: - A combined representation of the component views - “Unread” as the first part of the label (if this is the case) - All relevant actions as custom actions - Reply as magic tap * Remove StatusRowView accessibilityActions if viewModel.showActions is false * Hide media attachments from accessibility if the view is not focused * Combine NotificationRowView accessibility elements; add user actions Previously, there was no real way to interact with these notifications. Now, the notifications that show the actions row have the appropriate StatusRowView-derived actions, and new followers notifications have more actions that let you see each user’s profile. * Prefer @Environment’s `accessibilityEnabled` over `isVoiceOverRunning` This way we can cater for Voice Control, Full Keyboard Access and Switch Control as well. --------- Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-03-24 17:52:29 +11:00
"accessibility.tabs.timeline.content-link-%@" = "Visit %@";
"accessibility.tabs.timeline.content-hashtag-%@" = "Hashtag %@";
"accessibility.app-account.selector.accounts" = "Accounts";
"accessibility.app-account.selector.accounts.hint" = "Opens options sheet.";
Profile tab accessibility uplift (#1274) * Combine `joinedAtView` into one accessibility element Previously, the calendar image was visible with a nonsensical label. We use the `.combine` operator here to maintain the proper string formatting of the date. * Improve the accessibility of the AccountDetailHeaderView Previously, this image had no description and no indication that it had an associated interaction. Now, we wrap it in a button that performs the tap gesture action, and remove the element altogether if there is no avatar image set. This commit also handles the checkmark for supporter users * Tweak accessibility of Profile CustomInfoLabels This commit: - Reverses the order of title and value - Sets the value as an `accessibilityValue` - Adds a hint indicating what the button does, as they perform slightly different actions * Make Profile tab header image into a Button This element has an action associated with it (quicklook), so it makes more sense to have it as a button, and hide it if the user does not have an image set. Without the action it would have been considered decorative and should be hidden. * Change accessibilityLabel of Profile tab nav bar item to ‘Options’ “More” is considered overly generic. This commit also adds two additional user input label options * Add accessibility labels for the Profile tab `Picker` Previously, these labels were the default accessibility label provided by the SF symbol, that almost, but not quite, made sense * Remove StatusRowView swipe actions if VoiceOver is running These swipe actions are automagically added to the accessibility element’s custom actions, in addition to the ones already there, which means that there is a significant (and confusing) amount of doubling up going on. * Fix typo in StatusRowView.accessibilityActions * Add accessibilityLabels to all StatusRowActionsView actions * Provide explicit combined accessibility label for unfocused StatusRowView Previously, this was a synthesized label, which read the elements in their traversal order, and didn’t provide any context for which of the three numbers corresponded to replies, boosts or favourites. Now, we create an explicit combined label when the post isn’t being viewed by itself. * Improve accessibility of StatusRow(Reblog|Reply)View They are now combined elements and don’t vend the icon as its own element. * Add missing punctuation to accessibility hints * Remove interaction from Profile tab @username and profile note elements These elements open the profile photo url, which is already provided explicitly through the profile photo * Prefer spoiler warning for StatusRowView accessibility label …but place the full, unredacted content in an `AccessibilityCustomContent` field for easy access. Additionally, if VoiceOver is running, an action to expand the warning is also available. * Represent `FollowButton` elements as Toggles to accessibility Since these buttons have two states (though arguable in the case of following, but handled here by not changing the representation if a request is pending), it makes sense to handle them as toggles, so they will be read as “Following, On, <Trait>” * Remove errant comment * Add “Verified” accessibilityValue to profile fields * Fix bug StatusRowView default action bug affecting VoiceOver users Previously, the default (‘Activate’) action for VoiceOver users would be to share a link to the toot, rather than navigate to its detail. It’s hard to say exactly what caused this, but the root was the inclusion of the `contextMenu` in the `accessibilityActions`. Now, double-tapping on a a non-focused `StatusRowView` will take you to the toot detail. * Add header trait to Profile tab display name and familiar followers These stand out as being header-like in presentation and represent the beginning of specific parts of the screen. * Add conditional accessibility modifier to Profile tab user-defined fields that opens the correct link * Add accessibility container that contextualises the user-defined fields When VoiceOver users first enter a user-defined field, the container label will be read out before the element’s spoken description. * Improve StatusRowView combined accessibility label It will now start with: “X boosted Y”, “X replied to @Y”, or “X…” depending on the context of the toot. * Change familiar follows thumbnail to a Button; add display name as accessibility label Previously, this button had no context, and would just be a series of images with nothing to allow users to disambiguate them. * Revert changes from ZStack with tap gesture to Button Using a Button for this purpose caused high weirdness in tap zones. Basically everything down to the familiar followers triggered both image buttons. * Add image alt text to StatusRowView and StatusRowMediaPreviewView Previously, there was no way for the intended audience for the alt text to find said text. There is a tap gesture on each image in the focused status row, but this is not advertised to the user. Now, the first image’s alt text is read as part of the non-focused, combined representation, and each image has its own alt text attributed in the focused representation. * Add Profile tab accessibility labels to indicate private/bot/muted/blocked accounts Previously, the icon did not have any accessible representation (an empty text string). * Add header trait to Profile “pinned post” * Use the Account.Field.name for the user input label * Replace spaces with commas in StatusRowView.combinedAccessibilityLabel
2023-03-20 02:27:18 +11:00
"accessibility.tabs.profile.options.label" = "Options";
"accessibility.tabs.profile.options.inputLabel1" = "Settings";
"accessibility.tabs.profile.options.inputLabel2" = "More";
"accessibility.tabs.profile.user-avatar.label" = "Profile photo";
"accessibility.tabs.profile.user-avatar.hint" = "Displays a larger version.";
"accessibility.tabs.profile.user-avatar.supporter.label" = "Supporter";
"accessibility.tabs.profile.user.account-bot.label" = "Bot account";
"accessibility.tabs.profile.user.account-blocked.label" = "Blocked";
"accessibility.tabs.profile.user.account-muted.label" = "Muted";
"accessibility.tabs.profile.user.account-private.label" = "Private account";
"accessibility.tabs.profile.header-image.label" = "Header image";
"accessibility.tabs.profile.header-image.hint" = "Displays a larger version.";
"accessibility.tabs.profile.post-count.hint" = "Scrolls to list.";
"accessibility.tabs.profile.following-count.hint" = "Navigates to list.";
"accessibility.tabs.profile.follower-count.hint" = "Navigates to list.";
"accessibility.tabs.profile.picker.statuses" = "Posts";
"accessibility.tabs.profile.picker.favorites" = "Favorites";
"accessibility.tabs.profile.picker.bookmarks" = "Bookmarks";
"accessibility.tabs.profile.picker.followed-tags" = "Tags";
"accessibility.tabs.profile.picker.posts-and-replies" = "Posts and replies";
"accessibility.tabs.profile.picker.media" = "Media";
"accessibility.tabs.profile.picker.lists" = "Lists";
"accessibility.tabs.profile.user-notifications.label" = "Receive notifications";
"accessibility.tabs.profile.user-reblogs.label" = "Display boosts";
"accessibility.tabs.profile.fields.verified.label" = "Verified";
"accessibility.tabs.profile.fields.container.label" = "User-defined fields";
"accessibility.status.spoiler-full-content" = "Full Content";
"accessibility.status.a-boosted-b-%@-%@" = "%@ boosted %@";
"accessibility.status.a-replied-to-%@" = "%@ replied to";
"accessibility.image.alt-text-%@" = "Image alt text: %@";
"accessibility.image.alt-text-more.label" = "More alt text available";
Accessibility tweaks + Notifications and Messages tab uplift (#1292) * Improve StatusRowView accessibility actions Previously, there was no way to interact with links and hashtags. Now, these are added to the Actions rotor * Hide `topPaddingView`s from accessibility * Fix accessible header rendering in non-filterable TimelineViews Previously, all navigation title views were assumed to be popup buttons. Now, we only change the representation for timelines that are filterable. * Combine tagHeaderView text elements Previously, these were two separate items * Prefer shorter Quote action label * Improve accessibility of StatusEmbeddedView Previously, this element would be three different ones, and include all the actions on the `StatusRowView` proper. Now, it presents as one element with no actions. * Add haptics to StatusRowView accessibility actions * Improve accessibility of ConversationsListRow This commit adds: - A combined representation of the component views - “Unread” as the first part of the label (if this is the case) - All relevant actions as custom actions - Reply as magic tap * Remove StatusRowView accessibilityActions if viewModel.showActions is false * Hide media attachments from accessibility if the view is not focused * Combine NotificationRowView accessibility elements; add user actions Previously, there was no real way to interact with these notifications. Now, the notifications that show the actions row have the appropriate StatusRowView-derived actions, and new followers notifications have more actions that let you see each user’s profile. * Prefer @Environment’s `accessibilityEnabled` over `isVoiceOverRunning` This way we can cater for Voice Control, Full Keyboard Access and Switch Control as well. --------- Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-03-24 17:52:29 +11:00
"accessibility.tabs.messages.unread.label" = "Unread";
Timeline & Timeline detail accessibility uplift (#1323) * Improve accessibility of StatusPollView Previously, this view did not provide the proper context to indicate that it represented a poll. Now, we’ve added - A container that will stay “Active poll” or “Poll results” when the cursor first hits one of the options; - A prefix to say “Option X of Y” before each option; - A Selected trait on the selected option(s), if present - Consolidating and adding an `.updatesFrequently` trait to the footer view with the countdown. * Add poll description in StatusRowView combinedAccessibilityLabel This largely duplicates the logic in `StatusPollView`. * Improve accessibility of media attachments Previously, the media attachments without alt text would not show up in the consolidated `StatusRowView`, nor would they be meaningfully explained on the status detail screen. Now, they are presented with their attachment type. * Change accessibilityRepresentation of AppAcountsSelectorView * Change Notifications tab title view accessibility representation to Menu Previously it would present as a button * Hide layout `Rectangle`s from accessibility * Consolidate `StatusRowDetailView` accessibility representation * Improve readability of Poll accessibility label * Ensure poll options don’t present as interactive when the poll is finished * Improve accessibility of StatusRowCardView Previously, it would present as four separate elements, including an image without a description, all interactive, none with an interactive trait. Now, it presents as a single element with the `.link` trait * Improve accessibility of StatusRowHeaderView Previously, it had no traits and no actions except inherited ones. Now it presents as a button, triggering its primary action. It also has custom actions corresponding to its context menu * Avoid applying the StatusRowView custom actions to every view when contained * Provide context for the application name * Add pauses to StatusRowView combinedAccessibilityLabel * Hide `TimelineView.scrollToTopView` from accessibility * Set appropriate font style on Notification header After the change the Text needed a `.headline` style to match the prior appearance. * Fix bug in accessibilityRepresentation of TimelineView nav bar title Previously, it would not display the proper label for .remoteLocal filter options. * Ensure that pop-up button nav bar titles are interactive * Ensure TextView responds to Environment.sizeCategory This resolves #1309 * Fix button --------- Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-03-29 03:48:58 +11:00
"accessibility.status.poll.option-prefix-%lld-of-%lld" = "Option %lld of %lld";
"accessibility.status.poll.active.label" = "Active poll";
"accessibility.status.poll.finished.label" = "Poll results";
"accessibility.status.poll.selected.label" = "Selected";
"accessibility.media.supported-type.image.label" = "Image";
"accessibility.media.supported-type.gifv.label" = "Animated Gif";
"accessibility.media.supported-type.video.label" = "Video";
"accessibility.media.supported-type.audio.label" = "Audio";
"accessibility.status.contains-media.label-%@" = "Contains %@";
"accessibility.status.application.label" = "App";
"accessibility.status.media-viewer-action.label" = "Open media viewer";
2023-02-13 21:12:18 +01: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";