diff options
-rw-r--r-- | src/locale/locales/eu/messages.po | 2245 |
1 files changed, 1284 insertions, 961 deletions
diff --git a/src/locale/locales/eu/messages.po b/src/locale/locales/eu/messages.po index d58e19aaf..8c5eba0de 100644 --- a/src/locale/locales/eu/messages.po +++ b/src/locale/locales/eu/messages.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: 2024-12-06 18:58+0100\n" "PO-Revision-Date: \n" -"Last-Translator: \n" +"Last-Translator: REALSOULMAN\n" "Language-Team: \n" "Language: eu\n" "MIME-Version: 1.0\n" @@ -11,6 +11,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 3.5\n" +#: src/components/ProgressGuide/FollowDialog.tsx:567 +msgid "(active)" +msgstr "(aktiboa)" + #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(kapsulatutako edukia dauka)" @@ -20,27 +24,36 @@ msgstr "(kapsulatutako edukia dauka)" msgid "(no email)" msgstr "(e-postarik ez)" -#. placeholder {0}: diff.value #: src/lib/hooks/useTimeAgo.ts:156 msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {egun #} other {# egun}}" #. placeholder {0}: diff.value +#: src/screens/Profile/ProfileFollowers.tsx:40 +msgid "{0, plural, one {# follower} other {# followers}}" +msgstr "{0, plural, one {jarraitzaile #} other {# jarraitzaile}}" + +#: src/screens/Profile/ProfileFollows.tsx:40 +msgid "{0, plural, one {# following} other {# following}}" +msgstr "{0, plural, one {jarraitzen #} other {# jarraitzen}}" + #: src/lib/hooks/useTimeAgo.ts:146 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {ordu #} other {# ordu}}" -#. placeholder {0}: labels.length +#. placeholder {0}: diff.value #: src/components/moderation/LabelsOnMe.tsx:53 -msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" -msgstr "{0, plural, one {etiketa # jarri da kontu honetan} other {# etiketa jarri dira kontu honetan}}" +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" +msgstr "{0, plural, {# etiketa bat} beste {# etiketa}} jarri da kontu honetan" -#. placeholder {0}: labels.length -#: src/components/moderation/LabelsOnMe.tsx:59 -msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" -msgstr "{0, plural, one {etiketa # jarri da eduki honetan} other {# etiketa jarri dira eduki honetan}}" +#: src/components/moderation/LabelsOnMe.tsx:62 +msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" +msgstr "{0, plural, {# etiketa bat} beste {# etiketa}} jarri da eduki honetan" + +#: src/screens/Post/PostLikedBy.tsx:41 +msgid "{0, plural, one {# like} other {# likes}}" +msgstr "{0, plural, one {gogoko #} other {# gogoko}}" -#. placeholder {0}: diff.value #: src/lib/hooks/useTimeAgo.ts:136 msgid "{0, plural, one {# minute} other {# minutes}}" msgstr "{0, plural, one {minutu #} other {# minutu}}" @@ -50,8 +63,11 @@ msgstr "{0, plural, one {minutu #} other {# minutu}}" msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {hilabete #} other {# hilabete}}" -#. placeholder {0}: repostCount || 0 -#: src/view/com/util/post-ctrls/RepostButton.tsx:69 +#: src/screens/Post/PostQuotes.tsx:41 +msgid "{0, plural, one {# quote} other {# quotes}}" +msgstr "{0, plural, one {aipamen #} other {# aipamen}}" + +#: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {berpost #} other {# berpost}}" @@ -72,22 +88,11 @@ msgstr "{0, plural, one {jarraitzaile} other {jarraitzaile}}" msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {jarraitzen} other {jarraitzen}}" -#. placeholder {0}: post.likeCount || 0 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 -msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Gogoko (gogoko #)} other {Gogoko (# gogoko)}}" - #. placeholder {0}: post.likeCount #: src/view/com/post-thread/PostThreadItem.tsx:447 msgid "{0, plural, one {like} other {likes}}" msgstr "{0, plural, one {gogoko} other {gogoko}}" -#. placeholder {0}: feed.likeCount || 0 -#. placeholder {0}: count || 0 -#: src/view/com/feeds/FeedSourceCard.tsx:303 src/components/FeedCard.tsx:213 -msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{0, plural, one {# erabiltzaileak gogoko du} other {# erabiltzaileek gogoko dute}}" - #. placeholder {0}: profile.postsCount || 0 #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" @@ -98,21 +103,11 @@ msgstr "{0, plural, one {post} other {post}}" msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {aipamen} other {aipamen}}" -#. placeholder {0}: post.replyCount || 0 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:261 -msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Erantzun (erantzun #)} other {Erantzun (# erantzun)}}" - #. placeholder {0}: post.repostCount #: src/view/com/post-thread/PostThreadItem.tsx:413 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {berpost} other {berpost}}" -#. placeholder {0}: post.likeCount || 0 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:301 -msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Ez gogoko (gogoko #)} other {Ez gogoko (# gogoko)}}" - #. placeholder {0}: sanitizeHandle(account.handle, '@') #: src/screens/Settings/Settings.tsx:422 msgid "{0}" @@ -137,17 +132,17 @@ msgstr "{0} aste honetan elkartua" #. placeholder {0}: formatTime(currentTime) #. placeholder {1}: formatTime(duration) -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:197 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 msgid "{0} of {1}" msgstr "{0} {1}-etik" #. placeholder {0}: starterPack.joinedAllTimeCount || 0 -#: src/screens/StarterPack/StarterPackScreen.tsx:479 +#: src/screens/StarterPack/StarterPackScreen.tsx:480 msgid "{0} people have used this starter pack!" msgstr "{0} pertsonek abio multzo hau erabili dute!" #. placeholder {0}: numUnreadMessages.numUnread -#: src/view/shell/bottom-bar/BottomBar.tsx:203 +#: src/view/shell/bottom-bar/BottomBar.tsx:208 msgid "{0} unread items" msgstr "{0} elementu irakurri gabe" @@ -196,15 +191,7 @@ msgstr "{0}hil" msgid "{0}s" msgstr "{0}seg" -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 -msgid "{badge} unread items" -msgstr "{badge} elementu irakurri gabe" - -#: src/components/LabelingServiceCard/index.tsx:96 -msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Erabiltzaile #-ek gogoko du} other {# erabiltzailek gogoko dute}}" - -#: src/view/shell/desktop/LeftNav.tsx:186 +#: src/view/shell/desktop/LeftNav.tsx:189 msgid "{count} unread items" msgstr "{count} elementu irakurri gabe" @@ -221,91 +208,91 @@ msgstr "{estimatedTimeHrs, plural, one {ordu} other {ordu}}" msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {minutu} other {minutu}}" -#: src/view/com/notifications/FeedItem.tsx:300 +#: src/view/com/notifications/NotificationFeedItem.tsx:301 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> followed you" msgstr "{firstAuthorLink} eta <0>{additionalAuthorsCount, plural, one {beste {formattedAuthorsCount} } other {beste {formattedAuthorsCount}}}</0> jarraitzen dizute" -#: src/view/com/notifications/FeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:327 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your custom feed" msgstr "{firstAuthorLink} eta <0>{additionalAuthorsCount, plural, one {beste {formattedAuthorsCount} } other {beste {formattedAuthorsCount}}}</0> zure neurrira egindako feeda gogoko dute" -#: src/view/com/notifications/FeedItem.tsx:222 +#: src/view/com/notifications/NotificationFeedItem.tsx:223 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your post" msgstr "{firstAuthorLink} eta <0>{additionalAuthorsCount, plural, one {beste {formattedAuthorsCount} } other {beste {formattedAuthorsCount}}}</0> zure posta gogoko dute" -#: src/view/com/notifications/FeedItem.tsx:246 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> reposted your post" msgstr "{firstAuthorLink} eta <0>{additionalAuthorsCount, plural, one {beste {formattedAuthorsCount} } other {beste {formattedAuthorsCount}}}</0> zure postari berpost egin diote" -#: src/view/com/notifications/FeedItem.tsx:350 +#: src/view/com/notifications/NotificationFeedItem.tsx:351 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> signed up with your starter pack" msgstr "{firstAuthorLink} eta <0>{additionalAuthorsCount, plural, one {beste {formattedAuthorsCount} } other {beste {formattedAuthorsCount}}}</0> zure abio multzoan izena eman dute" -#: src/view/com/notifications/FeedItem.tsx:312 +#: src/view/com/notifications/NotificationFeedItem.tsx:313 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} jarraitzen dizu" -#: src/view/com/notifications/FeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} bueltan jarraitzen dizu" -#: src/view/com/notifications/FeedItem.tsx:338 +#: src/view/com/notifications/NotificationFeedItem.tsx:339 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} zure neurrira egindako feeda gustoko du" -#: src/view/com/notifications/FeedItem.tsx:234 +#: src/view/com/notifications/NotificationFeedItem.tsx:235 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} zure posta gogoko du" -#: src/view/com/notifications/FeedItem.tsx:258 +#: src/view/com/notifications/NotificationFeedItem.tsx:259 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} zure postari berpost egin dio" -#: src/view/com/notifications/FeedItem.tsx:362 +#: src/view/com/notifications/NotificationFeedItem.tsx:363 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} zure abio multzoan izena eman du" -#: src/view/com/notifications/FeedItem.tsx:293 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} eta {additionalAuthorsCount, plural, one {beste {formattedAuthorsCount} } other {beste {formattedAuthorsCount}}} jarraitzen dizute" -#: src/view/com/notifications/FeedItem.tsx:319 +#: src/view/com/notifications/NotificationFeedItem.tsx:320 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName} eta {additionalAuthorsCount, plural, one {beste {formattedAuthorsCount} } other {beste {formattedAuthorsCount}}} zure neurrira egindako feeda gogoko dute" -#: src/view/com/notifications/FeedItem.tsx:215 +#: src/view/com/notifications/NotificationFeedItem.tsx:216 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName} eta {additionalAuthorsCount, plural, one {beste {formattedAuthorsCount} } other {beste {formattedAuthorsCount}}} zure posta gogoko dute" -#: src/view/com/notifications/FeedItem.tsx:239 +#: src/view/com/notifications/NotificationFeedItem.tsx:240 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} eta {additionalAuthorsCount, plural, one {beste {formattedAuthorsCount} } other {beste {formattedAuthorsCount}}} zure postari berpost egin diote" -#: src/view/com/notifications/FeedItem.tsx:343 +#: src/view/com/notifications/NotificationFeedItem.tsx:344 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} eta {additionalAuthorsCount, plural, one {beste {formattedAuthorsCount} } other {beste {formattedAuthorsCount}}} zure abio multzoan izena eman dute" -#: src/view/com/notifications/FeedItem.tsx:298 +#: src/view/com/notifications/NotificationFeedItem.tsx:299 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} jarraitzen dizu" -#: src/view/com/notifications/FeedItem.tsx:288 +#: src/view/com/notifications/NotificationFeedItem.tsx:289 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} bueltan jarraitzen dizu" -#: src/view/com/notifications/FeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:325 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} zure neurrira egindako feeda gustoko du" -#: src/view/com/notifications/FeedItem.tsx:220 +#: src/view/com/notifications/NotificationFeedItem.tsx:221 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} zure posta gogoko du" -#: src/view/com/notifications/FeedItem.tsx:244 +#: src/view/com/notifications/NotificationFeedItem.tsx:245 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} zure postari berpost egin dio" -#: src/view/com/notifications/FeedItem.tsx:348 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} zure abio multzoan izena eman du" @@ -314,21 +301,19 @@ msgstr "{firstAuthorName} zure abio multzoan izena eman du" msgid "{following} following" msgstr "{following} jarraitzen" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 msgid "{handle} can't be messaged" msgstr "{handle} ezin zaio mezua bidali" -#: src/view/screens/ProfileFeed.tsx:590 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 -msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{likeCount, plural, one {Erabiltzaile #-ek gogoko du} other {# erabiltzailek gogoko dute}}" +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 +msgid "{notificationCount} unread items" +msgstr "{notificationCount} elementu irakurri gabe" #: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} irakurri gabe" -#: src/view/shell/bottom-bar/BottomBar.tsx:230 +#: src/view/shell/bottom-bar/BottomBar.tsx:235 msgid "{numUnreadNotifications} unread items" msgstr "{numUnreadNotifications} elementu irakurri gabe" @@ -390,7 +375,7 @@ msgstr "<0>{0}</0> kide" msgid "<0>{date}</0> at {time}" msgstr "<0>{date}</0> {time}-etan" -#: src/screens/Settings/NotificationSettings.tsx:79 +#: src/screens/Settings/NotificationSettings.tsx:85 msgid "<0>Experimental:</0> When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." msgstr "<0>Esperimentala:</0> Hobespen hau gaituta dagoenean, bakarrik jarraitzen dituzun erabiltzaileen erantzun eta aipamen jakinarazpenak jasoko dituzu. Denborarekin hemen kontrol gehiago gehitzen jarraituko dugu." @@ -407,7 +392,7 @@ msgstr "⚠Erabiltzaile Baliogabea" msgid "24 hours" msgstr "24 ordu" -#: src/screens/Login/LoginForm.tsx:250 +#: src/screens/Login/LoginForm.tsx:252 msgid "2FA Confirmation" msgstr "2FA Baieztapena" @@ -419,29 +404,29 @@ msgstr "30 egun" msgid "7 days" msgstr "7 egun" -#: src/Navigation.tsx:362 src/screens/Settings/Settings.tsx:215 +#: src/Navigation.tsx:363 src/screens/Settings/Settings.tsx:215 #: src/screens/Settings/Settings.tsx:218 #: src/screens/Settings/AboutSettings.tsx:28 msgid "About" msgstr "Honi buruz" -#: src/view/screens/Search/Search.tsx:859 +#: src/view/screens/Search/Search.tsx:865 msgid "Access navigation links and settings" msgstr "Sartu nabigazio estekak eta ezarpenetara" -#: src/screens/Settings/Settings.tsx:191 src/screens/Settings/Settings.tsx:194 #: src/screens/Settings/AccessibilitySettings.tsx:46 +#: src/screens/Settings/Settings.tsx:191 src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Erabilerraztasun" -#: src/Navigation.tsx:322 +#: src/Navigation.tsx:323 msgid "Accessibility Settings" msgstr "Erabilerraztasun Doikuntzak" -#: src/Navigation.tsx:338 src/screens/Settings/Settings.tsx:153 +#: src/Navigation.tsx:339 src/screens/Settings/Settings.tsx:153 #: src/screens/Settings/Settings.tsx:156 #: src/screens/Settings/AccountSettings.tsx:45 -#: src/screens/Login/LoginForm.tsx:176 +#: src/screens/Login/LoginForm.tsx:178 msgid "Account" msgstr "Kontua" @@ -509,11 +494,11 @@ msgstr "Gehitu {displayName} abio multzora" msgid "Add a content warning" msgstr "Gehitu eduki abisu bat" -#: src/view/screens/ProfileList.tsx:929 +#: src/view/screens/ProfileList.tsx:895 src/view/screens/ProfileList.tsx:913 msgid "Add a user to this list" msgstr "Gehitu erabiltzaile bat zerrenda honi" -#: src/screens/Deactivated.tsx:191 src/components/dialogs/SwitchAccount.tsx:55 +#: src/components/dialogs/SwitchAccount.tsx:55 src/screens/Deactivated.tsx:191 msgid "Add account" msgstr "Gehitu kontua" @@ -535,7 +520,7 @@ msgstr "Gehitu aukerazko testua (hautazkoa)" msgid "Add another account" msgstr "Gehitu beste kontu bat" -#: src/view/com/composer/Composer.tsx:721 +#: src/view/com/composer/Composer.tsx:728 msgid "Add another post" msgstr "Gehitu beste post bat" @@ -557,10 +542,14 @@ msgstr "Gehitu hitz mutua konfiguratutako doikuntzetarako" msgid "Add muted words and tags" msgstr "Gehitu hitz mutuak eta etiketak" -#: src/view/com/composer/Composer.tsx:1235 +#: src/view/com/composer/Composer.tsx:1242 msgid "Add new post" msgstr "Gehitu post berria" +#: src/view/screens/ProfileList.tsx:903 src/view/screens/ProfileList.tsx:921 +msgid "Add people" +msgstr "Gehitu jendea" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "Gehitu gomendatutako feddak" @@ -573,11 +562,11 @@ msgstr "Gehitu feed batzuk zure abio multzoari!" msgid "Add the default feed of only people you follow" msgstr "Gehitu zuk bakarrik jarraitzen duzun jendearen lehenetsitako feeda" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "Add the following DNS record to your domain:" msgstr "Gehitu honako DNS agiria zure domeinuan:" -#: src/components/FeedCard.tsx:296 +#: src/components/FeedCard.tsx:295 msgid "Add this feed to your feeds" msgstr "Gehitu feed hau zure feedetara" @@ -627,15 +616,15 @@ msgstr "Eduki Heldu etiketak" msgid "Advanced" msgstr "Aurreratua" -#: src/state/shell/progress-guide.tsx:171 -msgid "Algorithm training complete!" -msgstr "Algoritmoaren entrenamendua bukatua!" +#: src/view/screens/Notifications.tsx:86 +msgid "All" +msgstr "Guztiak" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" msgstr "Kontu guztiak jarraituak izan dira!" -#: src/view/screens/Feeds.tsx:700 +#: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." msgstr "Gorde dituzun feed guztiak, leku bakar batean." @@ -648,6 +637,10 @@ msgstr "Baimendu sarrera zure mezu zuzenetara" msgid "Allow new messages from" msgstr "Baimendu mezu berriak bertatik" +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +msgid "Allow quote posts" +msgstr "Baimendu post aipamenak" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 msgid "Allow replies from:" msgstr "Baimendu erantzunak bertatik:" @@ -764,11 +757,11 @@ msgstr "Arazo bat gertatu da txata hastean" msgid "An issue occurred while trying to open the chat" msgstr "Arazo bat gertatu da txata irekitzen saiatzean" -#: src/view/com/profile/FollowButton.tsx:35 -#: src/view/com/profile/FollowButton.tsx:45 src/components/ProfileCard.tsx:326 -#: src/components/ProfileCard.tsx:346 #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 +#: src/components/ProfileCard.tsx:330 src/components/ProfileCard.tsx:351 +#: src/view/com/profile/FollowButton.tsx:35 +#: src/view/com/profile/FollowButton.tsx:45 msgid "An issue occurred, please try again." msgstr "Arazo bat gertatu da. Mesedez, saiatu berriro." @@ -785,7 +778,7 @@ msgstr "etiketatzaile ezezaguna" msgid "and" msgstr "eta" -#: src/screens/Onboarding/state.ts:81 src/screens/Onboarding/index.tsx:29 +#: src/screens/Onboarding/index.tsx:29 src/screens/Onboarding/state.ts:94 msgid "Animals" msgstr "Animaliak" @@ -797,8 +790,8 @@ msgstr "GIF animatuak" msgid "Anti-Social Behavior" msgstr "Gizartearen Aurkako Portaera" -#: src/view/screens/Search/Search.tsx:329 -#: src/view/screens/Search/Search.tsx:330 +#: src/view/screens/Search/Search.tsx:336 +#: src/view/screens/Search/Search.tsx:337 msgid "Any language" msgstr "Edozein hizkuntza" @@ -806,9 +799,9 @@ msgstr "Edozein hizkuntza" msgid "Anybody can interact" msgstr "Edozeinek elkarreragin dezake" -#: src/Navigation.tsx:370 src/screens/Settings/AppearanceSettings.tsx:187 -#: src/screens/Settings/AppearanceSettings.tsx:190 -#: src/screens/Settings/AppIconSettings.tsx:27 +#: src/Navigation.tsx:371 src/screens/Settings/AppIconSettings/index.tsx:67 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 msgid "App Icon" msgstr "Aplikazio Ikonoa" @@ -841,7 +834,7 @@ msgstr "Aplikazioaren pasahitzaren izenek 4 karaktere izan behar dituzte gutxien msgid "App passwords" msgstr "Aplikazio pasahitzak" -#: src/Navigation.tsx:290 src/screens/Settings/AppPasswords.tsx:51 +#: src/Navigation.tsx:291 src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Aplikazio Pasahitzak" @@ -867,9 +860,8 @@ msgstr "Apelazioa bidalia" msgid "Appeal this decision" msgstr "Apelatu erabaki hau" -#: src/Navigation.tsx:330 src/screens/Settings/Settings.tsx:183 -#: src/screens/Settings/Settings.tsx:186 -#: src/screens/Settings/AppearanceSettings.tsx:86 +#: src/Navigation.tsx:331 src/screens/Settings/AppearanceSettings.tsx:85 +#: src/screens/Settings/Settings.tsx:183 src/screens/Settings/Settings.tsx:186 msgid "Appearance" msgstr "Itxura" @@ -879,12 +871,12 @@ msgid "Apply default recommended feeds" msgstr "Aplikatu gomendatutako feed lehenetsiak" #. placeholder {0}: niceDate(i18n, createdAt) -#: src/view/com/post-thread/PostThreadItem.tsx:835 +#: src/view/com/post-thread/PostThreadItem.tsx:834 msgid "Archived from {0}" msgstr "{0}-tik artxibatuta" -#: src/view/com/post-thread/PostThreadItem.tsx:804 -#: src/view/com/post-thread/PostThreadItem.tsx:843 +#: src/view/com/post-thread/PostThreadItem.tsx:803 +#: src/view/com/post-thread/PostThreadItem.tsx:842 msgid "Archived post" msgstr "Gordetako posta" @@ -897,7 +889,7 @@ msgstr "Ziur zaude \"{0}\" aplikazioaren pasahitza ezabatu nahi duzula?" msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "Ziur zaude mezu hau ezabatu nahi duzula? Mezua zuretzako ezabatuko da, baina ez beste parte-hartzaileentzat." -#: src/screens/StarterPack/StarterPackScreen.tsx:633 +#: src/screens/StarterPack/StarterPackScreen.tsx:634 msgid "Are you sure you want to delete this starter pack?" msgstr "Ziur zaude abio multzo hau ezabatu nahi duzula?" @@ -914,11 +906,11 @@ msgstr "Ziur zaude elkarrizketa hau utzi nahi duzula? Zure mezuak ezabatuko dira msgid "Are you sure you want to remove {0} from your feeds?" msgstr "Ziur zaude {0} zure feedetatik ezabatu nahi duzula?" -#: src/components/FeedCard.tsx:313 +#: src/components/FeedCard.tsx:312 msgid "Are you sure you want to remove this from your feeds?" msgstr "Ziur zaude hau zure feedetatik ezabatu nahi duzula?" -#: src/view/com/composer/Composer.tsx:672 +#: src/view/com/composer/Composer.tsx:679 msgid "Are you sure you'd like to discard this draft?" msgstr "Ziur zaude zirriborro hau baztertu nahi duzula?" @@ -935,7 +927,7 @@ msgstr "Ziur zaude?" msgid "Are you writing in <0>{0}</0>?" msgstr "<0>{0}</0>-z idazten ari zara?" -#: src/screens/Onboarding/state.ts:82 src/screens/Onboarding/index.tsx:23 +#: src/screens/Onboarding/index.tsx:23 src/screens/Onboarding/state.ts:95 msgid "Art" msgstr "Artea" @@ -951,34 +943,34 @@ msgstr "Gutxienez 3 karaktere" msgid "Autoplay options have moved to the <0>Content and Media settings</0>." msgstr "Erreprodukzio automatikoko aukerak <0>Edukia eta Multimedia ezarpenetara</0> mugitu dira." -#: src/screens/Settings/ContentAndMediaSettings.tsx:96 -#: src/screens/Settings/ContentAndMediaSettings.tsx:102 +#: src/screens/Settings/ContentAndMediaSettings.tsx:106 +#: src/screens/Settings/ContentAndMediaSettings.tsx:112 msgid "Autoplay videos and GIFs" msgstr "Bideo eta GIF erreprodukzio automatikoa" -#: src/screens/StarterPack/Wizard/index.tsx:286 -#: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/Profile/Header/Shell.tsx:112 -#: src/screens/Messages/components/ChatDisabled.tsx:133 -#: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Login/SetNewPasswordForm.tsx:154 -#: src/screens/Login/SetNewPasswordForm.tsx:160 -#: src/screens/Login/LoginForm.tsx:282 src/screens/Login/LoginForm.tsx:288 -#: src/screens/Login/ForgotPasswordForm.tsx:123 -#: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/ChooseAccountForm.tsx:90 -#: src/screens/Login/ChooseAccountForm.tsx:95 +#: src/components/dms/MessagesListHeader.tsx:74 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 -#: src/components/dms/MessagesListHeader.tsx:74 +#: src/screens/Login/ChooseAccountForm.tsx:90 +#: src/screens/Login/ChooseAccountForm.tsx:95 +#: src/screens/Login/ForgotPasswordForm.tsx:123 +#: src/screens/Login/ForgotPasswordForm.tsx:129 +#: src/screens/Login/LoginForm.tsx:292 src/screens/Login/LoginForm.tsx:298 +#: src/screens/Login/SetNewPasswordForm.tsx:154 +#: src/screens/Login/SetNewPasswordForm.tsx:160 +#: src/screens/Messages/components/ChatDisabled.tsx:133 +#: src/screens/Messages/components/ChatDisabled.tsx:134 +#: src/screens/Profile/Header/Shell.tsx:115 +#: src/screens/Signup/BackNextButtons.tsx:41 +#: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" msgstr "Atzera" -#: src/view/screens/ModerationModlists.tsx:86 src/view/screens/Lists.tsx:84 +#: src/view/screens/Lists.tsx:81 src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." msgstr "Zerrenda bat sortu aurretik, zure posta elektronikoa egiaztatu behar duzu." -#: src/view/com/composer/Composer.tsx:599 +#: src/view/com/composer/Composer.tsx:606 msgid "Before creating a post, you must first verify your email." msgstr "Post bat sortu aurretik, zure posta elektronikoa egiaztatu behar duzu." @@ -992,20 +984,24 @@ msgstr "Abio multzo bat sortu aurretik, zure posta elektronikoa egiaztatu behar msgid "Before you may message another user, you must first verify your email." msgstr "Beste erabiltzaile bati mezua bidali aurretik, zure posta elektronikoa egiaztatu behar duzu." +#: src/screens/Search/components/ExploreTrendingTopics.tsx:74 +msgid "BETA" +msgstr "BETA" + #: src/screens/Settings/AccountSettings.tsx:109 #: src/components/dialogs/BirthDateSettings.tsx:106 msgid "Birthday" msgstr "Urtebetetzea" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:744 -#: src/view/com/profile/ProfileMenu.tsx:341 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 +#: src/view/com/profile/ProfileMenu.tsx:341 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:744 msgid "Block" msgstr "Blokeatu" +#: src/components/dms/ConvoMenu.tsx:188 src/components/dms/ConvoMenu.tsx:192 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:603 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:605 -#: src/components/dms/ConvoMenu.tsx:188 src/components/dms/ConvoMenu.tsx:192 msgid "Block account" msgstr "Kontua blokeatu" @@ -1019,15 +1015,15 @@ msgstr "Kontua Blokeatu" msgid "Block Account?" msgstr "Kontua Blokeatu?" -#: src/view/screens/ProfileList.tsx:642 +#: src/view/screens/ProfileList.tsx:639 msgid "Block accounts" msgstr "Kontuak blokeatu" -#: src/view/screens/ProfileList.tsx:746 +#: src/view/screens/ProfileList.tsx:760 msgid "Block list" msgstr "Blokeo zerrenda" -#: src/view/screens/ProfileList.tsx:741 +#: src/view/screens/ProfileList.tsx:755 msgid "Block these accounts?" msgstr "Kontu hauek blokeatu?" @@ -1039,7 +1035,7 @@ msgstr "Blokeatua" msgid "Blocked accounts" msgstr "Blokeatutako kontuak" -#: src/Navigation.tsx:154 src/view/screens/ModerationBlockedAccounts.tsx:100 +#: src/Navigation.tsx:155 src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Blokeatutako Kontuak" @@ -1048,11 +1044,11 @@ msgstr "Blokeatutako Kontuak" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Blokeatutako kontuek ezin dute zure harietan erantzun, zu aipatu edo zurekin elkarreragin." -#: src/view/screens/ModerationBlockedAccounts.tsx:111 +#: src/view/screens/ModerationBlockedAccounts.tsx:112 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Blokeatutako kontuek ezin dute zure harietan erantzun, zu aipatu edo zurekin elkarreragin. Ez duzu haien edukia ikusiko eta zurea ikustea galaraziko zaie." -#: src/view/com/post-thread/PostThread.tsx:420 +#: src/view/com/post-thread/PostThread.tsx:464 msgid "Blocked post." msgstr "Post blokeatua." @@ -1060,7 +1056,7 @@ msgstr "Post blokeatua." msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Blokeatzeak ez dio etiketatzaile honi eragotziko etiketak zure kontuan aplikatzea." -#: src/view/screens/ProfileList.tsx:743 +#: src/view/screens/ProfileList.tsx:757 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Blokeatzea publikoa da. Blokeatutako kontuek ezin dute zure harietan erantzun, zu aipatu edo zurekin elkarreragin." @@ -1077,7 +1073,7 @@ msgstr "Blog-a" msgid "Bluesky" msgstr "Bluesky" -#: src/view/com/post-thread/PostThreadItem.tsx:860 +#: src/view/com/post-thread/PostThreadItem.tsx:859 msgid "Bluesky cannot confirm the authenticity of the claimed date." msgstr "Bluesky-k ezin du baieztatu erreklamatutako dataren benetakotasuna." @@ -1085,7 +1081,8 @@ msgstr "Bluesky-k ezin du baieztatu erreklamatutako dataren benetakotasuna." msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "Bluesky sare ireki bat da, non zure hornitzailea aukeratu dezakezun. Garatzailea bazara, zure zerbitzari propioa osta dezakezu." -#: src/components/ProgressGuide/List.tsx:54 +#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:70 msgid "Bluesky is better with friends!" msgstr "Bluesky hobea da lagunekin!" @@ -1097,6 +1094,14 @@ msgstr "Bluesky-k zure sareko pertsonen artean gomendatutako kontu multzo bat au msgid "Bluesky will not show your profile and posts to logged-out users. Other apps may not honor this request. This does not make your account private." msgstr "Bluesky-k ez die zure profila eta postak erakutsiko saioa hasita ez duten erabiltzaileei. Baliteke beste aplikazio batzuek eskaera hau ez onartzea. Horrek ez du zure kontua pribatu bihurtzen." +#: src/screens/Settings/AppIconSettings/index.tsx:99 +msgid "Bluesky+" +msgstr "Bluesky+" + +#: src/screens/Settings/AppIconSettings/index.tsx:102 +msgid "Bluesky+ icons" +msgstr "Bluesky+ ikonoak" + #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" msgstr "Irudiak lausotu" @@ -1105,27 +1110,27 @@ msgstr "Irudiak lausotu" msgid "Blur images and filter from feeds" msgstr "Irudiak lausotu eta iragazi feedetatik" -#: src/screens/Onboarding/state.ts:83 src/screens/Onboarding/index.tsx:30 +#: src/screens/Onboarding/index.tsx:30 src/screens/Onboarding/state.ts:96 msgid "Books" msgstr "Liburuak" -#: src/components/FeedInterstitials.tsx:350 +#: src/components/FeedInterstitials.tsx:348 msgid "Browse more accounts on the Explore page" msgstr "Nabigatu kontu gehiagotatik Arakatu orrian" -#: src/components/FeedInterstitials.tsx:483 +#: src/components/FeedInterstitials.tsx:481 msgid "Browse more feeds on the Explore page" msgstr "Nabigatu feed gehiagotatik Arakatu orrian" -#: src/components/FeedInterstitials.tsx:332 -#: src/components/FeedInterstitials.tsx:335 -#: src/components/FeedInterstitials.tsx:465 -#: src/components/FeedInterstitials.tsx:468 +#: src/components/FeedInterstitials.tsx:330 +#: src/components/FeedInterstitials.tsx:333 +#: src/components/FeedInterstitials.tsx:463 +#: src/components/FeedInterstitials.tsx:466 msgid "Browse more suggestions" msgstr "Nabigatu proposamen gehiagotatik" -#: src/components/FeedInterstitials.tsx:358 -#: src/components/FeedInterstitials.tsx:492 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 msgid "Browse more suggestions on the Explore page" msgstr "Nabigatu proposamen gehiagotatik Arakatu orrian" @@ -1134,22 +1139,30 @@ msgstr "Nabigatu proposamen gehiagotatik Arakatu orrian" msgid "Browse other feeds" msgstr "Nabigatu beste feedetatik" +#: src/components/TrendingTopics.tsx:176 +msgid "Browse posts about {displayName}" +msgstr "Nabigatu {displayName}-ri buruzko postak" + +#: src/components/TrendingTopics.tsx:184 +msgid "Browse posts tagged with {displayName}" +msgstr "Nabigatu {displayName}-rekin etiketatutako postak" + +#: src/components/TrendingTopics.tsx:222 +msgid "Browse topic {displayName}" +msgstr "Nabigatu {displayName} gaia" + #: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "Negozio" -#: src/view/com/profile/ProfileSubpageHeader.tsx:150 -msgid "by —" -msgstr "—-gatik" - #. placeholder {0}: sanitizeHandle(handle, '@') #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "{0}-gatik" -#: src/view/com/profile/ProfileSubpageHeader.tsx:154 -msgid "by <0/>" -msgstr "<0/>-gatik" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +msgid "By <0>{0}</0>" +msgstr "<0>{0}</0>-gatik" #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy</0>." @@ -1163,50 +1176,47 @@ msgstr "Kontua sortzean <0>Zerbitzu Baldintzak</0> eta <1>Pribatutasun Politika< msgid "By creating an account you agree to the <0>Terms of Service</0>." msgstr "Kontua sortzean <0>Zerbitzu Baldintzak</0> onartzen dituzu." -#: src/view/com/profile/ProfileSubpageHeader.tsx:152 -msgid "by you" -msgstr "Zuregatik" - #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" msgstr "Kamera" -#: src/view/screens/Search/Search.tsx:888 -#: src/view/com/util/post-ctrls/RepostButton.tsx:203 -#: src/view/com/modals/VerifyEmail.tsx:255 -#: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/modals/LinkWarning.tsx:105 -#: src/view/com/modals/LinkWarning.tsx:107 -#: src/view/com/modals/InAppBrowserConsent.tsx:75 -#: src/view/com/modals/InAppBrowserConsent.tsx:77 -#: src/view/com/modals/EditProfile.tsx:244 -#: src/view/com/modals/CropImage.web.tsx:97 -#: src/view/com/modals/CreateOrEditList.tsx:335 -#: src/view/com/modals/ChangePassword.tsx:268 -#: src/view/com/modals/ChangePassword.tsx:271 -#: src/view/com/modals/ChangeEmail.tsx:213 -#: src/view/com/modals/ChangeEmail.tsx:215 -#: src/view/com/composer/Composer.tsx:909 src/screens/Deactivated.tsx:157 -#: src/screens/Settings/Settings.tsx:260 -#: src/screens/Settings/AppIconSettings.tsx:85 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 +#: src/components/Menu/index.tsx:297 src/components/Prompt.tsx:129 +#: src/components/Prompt.tsx:131 src/components/TagMenu/index.tsx:283 +#: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/components/Prompt.tsx:129 src/components/Prompt.tsx:131 -#: src/components/TagMenu/index.tsx:283 src/components/Menu/index.tsx:236 +#: src/screens/Settings/AppIconSettings/index.tsx:44 +#: src/screens/Settings/AppIconSettings/index.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:76 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:83 +#: src/screens/Settings/Settings.tsx:260 src/view/com/composer/Composer.tsx:916 +#: src/view/com/modals/ChangeEmail.tsx:213 +#: src/view/com/modals/ChangeEmail.tsx:215 +#: src/view/com/modals/ChangePassword.tsx:268 +#: src/view/com/modals/ChangePassword.tsx:271 +#: src/view/com/modals/CreateOrEditList.tsx:335 +#: src/view/com/modals/CropImage.web.tsx:97 +#: src/view/com/modals/EditProfile.tsx:244 +#: src/view/com/modals/InAppBrowserConsent.tsx:75 +#: src/view/com/modals/InAppBrowserConsent.tsx:77 +#: src/view/com/modals/LinkWarning.tsx:105 +#: src/view/com/modals/LinkWarning.tsx:107 +#: src/view/com/modals/VerifyEmail.tsx:255 +#: src/view/com/modals/VerifyEmail.tsx:261 +#: src/view/com/util/post-ctrls/RepostButton.tsx:213 +#: src/view/screens/Search/Search.tsx:894 msgid "Cancel" msgstr "Utzi" -#: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:297 #: src/view/com/modals/CreateOrEditList.tsx:340 +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:278 msgctxt "action" msgid "Cancel" msgstr "Utzi" -#: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:166 +#: src/view/com/modals/DeleteAccount.tsx:274 msgid "Cancel account deletion" msgstr "Utzi kontua ezabatzea" @@ -1218,7 +1228,7 @@ msgstr "Utzi irudiaren mozketa" msgid "Cancel profile editing" msgstr "Utzi profilaren edizioa" -#: src/view/com/util/post-ctrls/RepostButton.tsx:197 +#: src/view/com/util/post-ctrls/RepostButton.tsx:207 msgid "Cancel quote post" msgstr "Utzi postaren aipamena" @@ -1226,7 +1236,7 @@ msgstr "Utzi postaren aipamena" msgid "Cancel reactivation and log out" msgstr "Utzi berriro aktibatzea eta amaitu saioa" -#: src/view/screens/Search/Search.tsx:880 +#: src/view/screens/Search/Search.tsx:886 #: src/view/com/modals/ListAddRemoveUsers.tsx:88 msgid "Cancel search" msgstr "Utzi bilaketa" @@ -1235,10 +1245,10 @@ msgstr "Utzi bilaketa" msgid "Cancels opening the linked website" msgstr "Estekatutako webgunea irekitzea bertan behera uzten du" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 -#: src/state/shell/composer/index.tsx:82 +#: src/state/shell/composer/index.tsx:83 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:117 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:158 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:194 msgid "Cannot interact with a blocked user" msgstr "Ezin da blokeatutako erabiltzaile batekin elkarreragin" @@ -1255,8 +1265,12 @@ msgstr "Epigrafeak eta aukerazko testua" msgid "Change" msgstr "Aldatu" -#. placeholder {0}: icon.name -#: src/screens/Settings/AppIconSettings.tsx:81 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +msgid "Change app icon" +msgstr "Aldatu aplikazioaren ikonoa" + +#: src/screens/Settings/AppIconSettings/index.tsx:38 +#: src/screens/Settings/AppIconSettings/index.tsx:221 msgid "Change app icon to \"{0}\"" msgstr "Aldatu aplikazioaren ikonoa \"{0}\"-ra" @@ -1270,8 +1284,8 @@ msgstr "Aldatu e-posta" msgid "Change email address" msgstr "Aldatu e-posta helbidea" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 #: src/screens/Settings/components/ChangeHandleDialog.tsx:92 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:96 msgid "Change Handle" msgstr "Aldatu Erabiltzailea" @@ -1296,9 +1310,8 @@ msgstr "Aldatu Zure E-posta" msgid "Change your email address" msgstr "Aldatu zure e-posta helbidea" -#: src/Navigation.tsx:382 src/view/shell/Drawer.tsx:417 -#: src/view/shell/desktop/LeftNav.tsx:314 -#: src/view/shell/bottom-bar/BottomBar.tsx:200 +#: src/Navigation.tsx:388 src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:335 src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "Txateatu" @@ -1306,8 +1319,8 @@ msgstr "Txateatu" msgid "Chat muted" msgstr "Txata mututua" -#: src/Navigation.tsx:387 src/screens/Messages/ChatList.tsx:244 -#: src/components/dms/MessageMenu.tsx:81 src/components/dms/ConvoMenu.tsx:112 +#: src/components/dms/ConvoMenu.tsx:112 src/components/dms/MessageMenu.tsx:81 +#: src/Navigation.tsx:393 src/screens/Messages/ChatList.tsx:246 msgid "Chat settings" msgstr "Txataren ezarpenak" @@ -1323,11 +1336,11 @@ msgstr "Txata ez dago mututua" msgid "Check my status" msgstr "Egiaztatu nire egoera" -#: src/screens/Login/LoginForm.tsx:275 +#: src/screens/Login/LoginForm.tsx:285 msgid "Check your email for a login code and enter it here." msgstr "Egiaztatu zure e-posta, saioa hasteko kodea hartu eta sartu hemen." -#: src/view/com/modals/DeleteAccount.tsx:232 +#: src/view/com/modals/DeleteAccount.tsx:213 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Egiaztatu zure sarrera-ontzia, baieztapen kodea hartu eta sartu hemen:" @@ -1355,7 +1368,7 @@ msgstr "Aukeratu argitaratzen ari zaren edukiarentzat aplikagarriak diren auto-e msgid "Choose Service" msgstr "Aukeratu Zerbitzua" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:280 msgid "Choose the algorithms that power your custom feeds." msgstr "Aukeratu zure feed pertsonalizatuak bultzatzen dituzten algoritmoak." @@ -1363,10 +1376,18 @@ msgstr "Aukeratu zure feed pertsonalizatuak bultzatzen dituzten algoritmoak." msgid "Choose this color as your avatar" msgstr "Aukeratu kolore hau zure abatar gisa" +#: src/view/screens/Feeds.tsx:728 src/view/screens/Search/Explore.tsx:411 +msgid "Choose your own timeline! Feeds built by the community help you find content you love." +msgstr "Aukeratu zure denbora-lerroa! Komunitateak sortutako feedek maite duzun edukia aurkitzen laguntzen dizu." + #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Aukeratu zure pasahitza" +#: src/screens/Signup/index.tsx:142 +msgid "Choose your username" +msgstr "Aukeratu zure erabiltzaile-izena" + #: src/screens/Settings/Settings.tsx:350 msgid "Clear all storage data" msgstr "Garbitu biltegiratze-datu guztiak" @@ -1383,14 +1404,6 @@ msgstr "Garbitu bilaketa-kontsulta" msgid "click here" msgstr "klik hemen" -#: src/view/com/modals/DeleteAccount.tsx:208 -msgid "Click here for more information on deactivating your account" -msgstr "Egin klik hemen zure kontua desaktibatzeari buruzko informazio gehiago lortzeko" - -#: src/view/com/modals/DeleteAccount.tsx:217 -msgid "Click here for more information." -msgstr "Egin klik hemen informazio gehiago lortzeko." - #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" msgstr "Egin klik hemen {tag} etiketa-menua irekitzeko" @@ -1415,15 +1428,16 @@ msgstr "Giroa" msgid "Clip 🐴 clop 🐴" msgstr "Klip 🐴 klop 🐴" -#: src/view/com/util/post-embeds/GifEmbed.tsx:197 -#: src/view/com/modals/ChangePassword.tsx:268 -#: src/view/com/modals/ChangePassword.tsx:271 -#: src/components/NewskieDialog.tsx:146 src/components/NewskieDialog.tsx:153 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 -#: src/components/dialogs/VerifyEmailDialog.tsx:289 #: src/components/dialogs/GifSelect.tsx:281 +#: src/components/dialogs/VerifyEmailDialog.tsx:289 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 +#: src/components/NewskieDialog.tsx:146 src/components/NewskieDialog.tsx:153 +#: src/components/ProgressGuide/FollowDialog.tsx:429 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 +#: src/view/com/modals/ChangePassword.tsx:268 +#: src/view/com/modals/ChangePassword.tsx:271 +#: src/view/com/util/post-embeds/GifEmbed.tsx:197 msgid "Close" msgstr "Itxi" @@ -1444,11 +1458,16 @@ msgstr "Itxi beheko tiradera" msgid "Close dialog" msgstr "Itxi elkarrizketa-koadroa" +#: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:137 +#: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:173 +msgid "Close emoji picker" +msgstr "Itxi emoji-hautatzailea" + #: src/components/dialogs/GifSelect.tsx:169 msgid "Close GIF dialog" msgstr "Itxi GIF elkarrizketa-koadroa" -#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:35 +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:31 msgid "Close image" msgstr "Itxi irudia" @@ -1460,7 +1479,7 @@ msgstr "Itxi irudi ikuslea" msgid "Close navigation footer" msgstr "Itxi nabigazio-oina" -#: src/components/TagMenu/index.tsx:277 src/components/Menu/index.tsx:230 +#: src/components/Menu/index.tsx:291 src/components/TagMenu/index.tsx:277 msgid "Close this dialog" msgstr "Itxi elkarrizketa-koadro hau" @@ -1472,35 +1491,35 @@ msgstr "Beheko nabigazio-barra ixten du" msgid "Closes password update alert" msgstr "Pasahitzak eguneratzeko alerta ixten du" -#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:36 +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:32 msgid "Closes viewer for header image" msgstr "Goiburuko irudiaren ikuslea ixten du" -#: src/view/com/notifications/FeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:401 msgid "Collapse list of users" msgstr "Tolestu erabiltzaileen zerrenda" -#: src/view/com/notifications/FeedItem.tsx:593 +#: src/view/com/notifications/NotificationFeedItem.tsx:594 msgid "Collapses list of users for a given notification" msgstr "Jakinarazpen jakin baterako erabiltzaileen zerrenda tolesten du" -#: src/screens/Settings/AppearanceSettings.tsx:94 +#: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Kolore modua" -#: src/screens/Onboarding/state.ts:84 src/screens/Onboarding/index.tsx:38 +#: src/screens/Onboarding/index.tsx:38 src/screens/Onboarding/state.ts:97 msgid "Comedy" msgstr "Komedia" -#: src/screens/Onboarding/state.ts:85 src/screens/Onboarding/index.tsx:24 +#: src/screens/Onboarding/index.tsx:24 src/screens/Onboarding/state.ts:98 msgid "Comics" msgstr "Komikiak" -#: src/Navigation.tsx:280 src/view/screens/CommunityGuidelines.tsx:34 +#: src/Navigation.tsx:281 src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Komunitate-gidalerroak" -#: src/screens/Onboarding/StepFinished.tsx:289 +#: src/screens/Onboarding/StepFinished.tsx:293 msgid "Complete onboarding and start using your account" msgstr "Osatu sartzea eta hasi zure kontua erabiltzen" @@ -1508,11 +1527,11 @@ msgstr "Osatu sartzea eta hasi zure kontua erabiltzen" msgid "Complete the challenge" msgstr "Osatu erronka" -#: src/view/shell/desktop/LeftNav.tsx:280 +#: src/view/shell/desktop/LeftNav.tsx:301 msgid "Compose new post" msgstr "Idatzi post berria" -#: src/view/com/composer/Composer.tsx:812 +#: src/view/com/composer/Composer.tsx:819 msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" msgstr "Idatzi {MAX_GRAPHEME_LENGTH} karaktere gehienezko postak" @@ -1520,7 +1539,7 @@ msgstr "Idatzi {MAX_GRAPHEME_LENGTH} karaktere gehienezko postak" msgid "Compose reply" msgstr "Idatzi erantzuna" -#: src/view/com/composer/Composer.tsx:1628 +#: src/view/com/composer/Composer.tsx:1635 msgid "Compressing video..." msgstr "Bideoa konprimitzen..." @@ -1532,14 +1551,14 @@ msgstr "Konfiguratu edukia iragazteko ezarpena kategoriarako: {name}" msgid "Configured in <0>moderation settings</0>." msgstr "<0>Moderazio-ezarpenetan</0> konfiguratuta." -#: src/view/com/modals/VerifyEmail.tsx:239 -#: src/view/com/modals/VerifyEmail.tsx:241 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:185 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:188 -#: src/components/Prompt.tsx:172 src/components/Prompt.tsx:175 #: src/components/dialogs/VerifyEmailDialog.tsx:253 #: src/components/dialogs/VerifyEmailDialog.tsx:260 #: src/components/dialogs/VerifyEmailDialog.tsx:283 +#: src/components/Prompt.tsx:172 src/components/Prompt.tsx:175 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:185 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:188 +#: src/view/com/modals/VerifyEmail.tsx:239 +#: src/view/com/modals/VerifyEmail.tsx:241 msgid "Confirm" msgstr "Berretsi" @@ -1552,7 +1571,7 @@ msgstr "Berretsi aldaketa" msgid "Confirm content language settings" msgstr "Berretsi edukiaren hizkuntza-ezarpenak" -#: src/view/com/modals/DeleteAccount.tsx:283 +#: src/view/com/modals/DeleteAccount.tsx:264 msgid "Confirm delete account" msgstr "Berretsi kontua ezabatzea" @@ -1564,14 +1583,14 @@ msgstr "Egiaztatu zure adina:" msgid "Confirm your birthdate" msgstr "Berretsi zure jaioteguna" -#: src/view/com/modals/VerifyEmail.tsx:173 -#: src/view/com/modals/DeleteAccount.tsx:239 -#: src/view/com/modals/DeleteAccount.tsx:245 -#: src/view/com/modals/ChangeEmail.tsx:152 +#: src/components/dialogs/VerifyEmailDialog.tsx:214 +#: src/screens/Login/LoginForm.tsx:258 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 -#: src/screens/Login/LoginForm.tsx:256 -#: src/components/dialogs/VerifyEmailDialog.tsx:214 +#: src/view/com/modals/ChangeEmail.tsx:152 +#: src/view/com/modals/DeleteAccount.tsx:220 +#: src/view/com/modals/DeleteAccount.tsx:226 +#: src/view/com/modals/VerifyEmail.tsx:173 msgid "Confirmation code" msgstr "Baieztapen kodea" @@ -1579,7 +1598,7 @@ msgstr "Baieztapen kodea" msgid "Confirmation Code" msgstr "Baieztapen Kodea" -#: src/screens/Login/LoginForm.tsx:309 +#: src/screens/Login/LoginForm.tsx:319 msgid "Connecting..." msgstr "Konektatzen..." @@ -1587,16 +1606,16 @@ msgstr "Konektatzen..." msgid "Contact support" msgstr "Jarri laguntzarekin harremanetan" -#: src/screens/Settings/ContentAndMediaSettings.tsx:39 +#: src/screens/Settings/ContentAndMediaSettings.tsx:49 msgid "Content & Media" msgstr "Edukiak eta Media" -#: src/screens/Settings/Settings.tsx:175 src/screens/Settings/Settings.tsx:178 #: src/screens/Settings/AccessibilitySettings.tsx:109 +#: src/screens/Settings/Settings.tsx:175 src/screens/Settings/Settings.tsx:178 msgid "Content and media" msgstr "Edukiak eta media" -#: src/Navigation.tsx:354 +#: src/Navigation.tsx:355 msgid "Content and Media" msgstr "Edukiak eta Media" @@ -1629,7 +1648,7 @@ msgstr "Edukien Abisua" msgid "Content warnings" msgstr "Edukien abisuak" -#: src/components/Menu/index.web.tsx:81 +#: src/components/Menu/index.web.tsx:82 msgid "Context menu backdrop, click to close the menu." msgstr "Testuinguru-menuaren atzeko planoa, egin klik menua ixteko." @@ -1669,10 +1688,10 @@ msgstr "Kopiatua" msgid "Copied build version to clipboard" msgstr "Konpilazio bertsioa arbelean kopiatu da" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 +#: src/components/dms/MessageMenu.tsx:57 src/lib/sharing.ts:25 +#: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 -#: src/view/com/modals/InviteCodes.tsx:153 src/lib/sharing.ts:25 -#: src/components/dms/MessageMenu.tsx:57 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:393 msgid "Copied to clipboard" msgstr "Arbelean kopiatua" @@ -1697,11 +1716,11 @@ msgstr "Kopiatu eraikitze-bertsioa arbelean" msgid "Copy code" msgstr "Kopiatu kodea" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:474 msgid "Copy DID" msgstr "Kopiatu DID" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 msgid "Copy host" msgstr "Kopiatu ostalaria" @@ -1713,7 +1732,7 @@ msgstr "Kopiatu esteka" msgid "Copy Link" msgstr "Kopiatu Esteka" -#: src/view/screens/ProfileList.tsx:486 +#: src/view/screens/ProfileList.tsx:483 msgid "Copy link to list" msgstr "Kopiatu esteka zerrendara" @@ -1736,11 +1755,11 @@ msgstr "Kopiatu postaren testua" msgid "Copy QR code" msgstr "Kopiatu QR kodea" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:425 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 msgid "Copy TXT record value" msgstr "Kopiatu TXT erregistroaren balioa" -#: src/Navigation.tsx:285 src/view/screens/CopyrightPolicy.tsx:31 +#: src/Navigation.tsx:286 src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Copyright Politika" @@ -1748,11 +1767,11 @@ msgstr "Copyright Politika" msgid "Could not leave chat" msgstr "Ezin izan da txata utzi" -#: src/view/screens/ProfileFeed.tsx:103 +#: src/screens/Profile/ProfileFeed/index.tsx:73 msgid "Could not load feed" msgstr "Ezin izan da feeda kargatu" -#: src/view/screens/ProfileList.tsx:1018 +#: src/view/screens/ProfileList.tsx:1000 msgid "Could not load list" msgstr "Ezin izan da zerrenda kargatu" @@ -1775,6 +1794,7 @@ msgstr "Sortu QR kodea abio multzo baterako" #: src/Navigation.tsx:412 #: src/components/StarterPack/ProfileStarterPacks.tsx:168 #: src/components/StarterPack/ProfileStarterPacks.tsx:271 +#: src/Navigation.tsx:418 msgid "Create a starter pack" msgstr "Sortu abio multzo bat" @@ -1784,6 +1804,13 @@ msgstr "Sortu niretzat abio multzo bat" #: src/view/com/auth/SplashScreen.web.tsx:117 #: src/view/com/auth/SplashScreen.tsx:55 +#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:307 +#: src/view/shell/bottom-bar/BottomBar.tsx:309 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:203 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 +#: src/view/shell/NavSignupCard.tsx:47 src/view/shell/NavSignupCard.tsx:52 msgid "Create account" msgstr "Sortu kontua" @@ -1818,7 +1845,11 @@ msgstr "Sortu salaketa {0}rentzat" msgid "Created {0}" msgstr "Sortuta {0}" -#: src/screens/Onboarding/state.ts:86 src/screens/Onboarding/index.tsx:26 +#: src/screens/List/ListHiddenScreen.tsx:127 +msgid "Creator has been blocked" +msgstr "Sortzailea blokeatu egin da" + +#: src/screens/Onboarding/index.tsx:26 src/screens/Onboarding/state.ts:99 msgid "Culture" msgstr "Kultura" @@ -1827,16 +1858,12 @@ msgstr "Kultura" msgid "Custom" msgstr "Pertsonalizatua" -#: src/view/screens/Feeds.tsx:726 src/view/screens/Search/Explore.tsx:391 -msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Komunitateak sortutako feed pertsonalizatuek esperientzia berriak ekartzen dizkizute eta maite duzun edukia aurkitzen laguntzen dizu." - #: src/components/dialogs/PostInteractionSettingsDialog.tsx:292 msgid "Customize who can interact with this post." msgstr "Pertsonalizatu post honekin nork elkarreragin dezakeen." -#: src/screens/Settings/AppearanceSettings.tsx:106 -#: src/screens/Settings/AppearanceSettings.tsx:127 +#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Iluna" @@ -1844,7 +1871,7 @@ msgstr "Iluna" msgid "Dark mode" msgstr "Modu iluna" -#: src/screens/Settings/AppearanceSettings.tsx:119 +#: src/screens/Settings/AppearanceSettings.tsx:118 msgid "Dark theme" msgstr "Gai iluna" @@ -1866,17 +1893,21 @@ msgstr "Arazketa Moderazioa" msgid "Debug panel" msgstr "Arazketa panela" -#: src/screens/Settings/AppearanceSettings.tsx:169 +#: src/screens/Settings/AppearanceSettings.tsx:168 msgid "Default" msgstr "Lehenetsia" -#: src/view/screens/ProfileList.tsx:725 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 -#: src/screens/StarterPack/StarterPackScreen.tsx:585 -#: src/screens/StarterPack/StarterPackScreen.tsx:664 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 -#: src/screens/Settings/AppPasswords.tsx:212 +#: src/screens/Settings/AppIconSettings/index.tsx:75 +msgid "Default icons" +msgstr "Ikono lehenetsiak" + #: src/components/dms/MessageMenu.tsx:151 +#: src/screens/Settings/AppPasswords.tsx:212 +#: src/screens/StarterPack/StarterPackScreen.tsx:586 +#: src/screens/StarterPack/StarterPackScreen.tsx:665 +#: src/screens/StarterPack/StarterPackScreen.tsx:745 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:661 +#: src/view/screens/ProfileList.tsx:739 msgid "Delete" msgstr "Ezabatu" @@ -1886,7 +1917,7 @@ msgid "Delete account" msgstr "Ezabatu kontua" #. placeholder {0}: currentAccount?.handle -#: src/view/com/modals/DeleteAccount.tsx:105 +#: src/view/com/modals/DeleteAccount.tsx:101 msgid "Delete Account <0>\"</0><1>{0}</1><2>\"</2>" msgstr "Ezabatu Kontua <0>\"</0><1>{0}</1><2>\"</2>" @@ -1906,7 +1937,7 @@ msgstr "Ezabatu txat-adierazpenaren erregistroa" msgid "Delete for me" msgstr "Ezabatu niretzat" -#: src/view/screens/ProfileList.tsx:529 +#: src/view/screens/ProfileList.tsx:526 msgid "Delete List" msgstr "Ezabatu Zerrenda" @@ -1918,26 +1949,26 @@ msgstr "Ezabatu mezua" msgid "Delete message for me" msgstr "Ezabatu mezua niretzat" -#: src/view/com/modals/DeleteAccount.tsx:286 +#: src/view/com/modals/DeleteAccount.tsx:267 msgid "Delete my account" msgstr "Ezabatu nire kontua" +#: src/view/com/composer/Composer.tsx:827 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:642 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:644 -#: src/view/com/composer/Composer.tsx:820 msgid "Delete post" msgstr "Ezabatu posta" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 +#: src/screens/StarterPack/StarterPackScreen.tsx:736 msgid "Delete starter pack" msgstr "Ezabatu abio multzoa" -#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:631 msgid "Delete starter pack?" msgstr "Abio multzoa ezabatu nahi duzu?" -#: src/view/screens/ProfileList.tsx:720 +#: src/view/screens/ProfileList.tsx:734 msgid "Delete this list?" msgstr "Zerrenda hau ezabatu nahi duzu?" @@ -1954,15 +1985,15 @@ msgstr "Ezabatu da" msgid "Deleted Account" msgstr "Ezabatutako Kontua" -#: src/view/com/post-thread/PostThread.tsx:406 +#: src/view/com/post-thread/PostThread.tsx:450 msgid "Deleted post." msgstr "Ezabatutako posta." -#: src/view/com/modals/EditProfile.tsx:193 -#: src/view/com/modals/EditProfile.tsx:205 +#: src/screens/Profile/Header/EditProfileDialog.tsx:344 #: src/view/com/modals/CreateOrEditList.tsx:280 #: src/view/com/modals/CreateOrEditList.tsx:301 -#: src/screens/Profile/Header/EditProfileDialog.tsx:344 +#: src/view/com/modals/EditProfile.tsx:193 +#: src/view/com/modals/EditProfile.tsx:205 msgid "Description" msgstr "Deskribapena" @@ -1996,7 +2027,7 @@ msgstr "Garatzaile aukerak" msgid "Dialog: adjust who can interact with this post" msgstr "Elkarrizketa: egokitu mezu honekin nork elkarreragin dezakeen" -#: src/screens/Settings/AppearanceSettings.tsx:123 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dim" msgstr "Dim" @@ -2013,17 +2044,17 @@ msgstr "Desgaitu feedback haptikoa" msgid "Disable subtitles" msgstr "Desgaitu azpitituluak" -#: src/screens/Moderation/index.tsx:329 src/screens/Messages/Settings.tsx:139 -#: src/screens/Messages/Settings.tsx:142 #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 #: src/lib/moderation/useLabelBehaviorDescription.ts:68 +#: src/screens/Messages/Settings.tsx:139 src/screens/Messages/Settings.tsx:142 +#: src/screens/Moderation/index.tsx:329 msgid "Disabled" msgstr "Desgaituta" -#: src/view/com/composer/Composer.tsx:674 -#: src/view/com/composer/Composer.tsx:853 #: src/screens/Profile/Header/EditProfileDialog.tsx:84 +#: src/view/com/composer/Composer.tsx:681 +#: src/view/com/composer/Composer.tsx:860 msgid "Discard" msgstr "Baztertu" @@ -2031,11 +2062,11 @@ msgstr "Baztertu" msgid "Discard changes?" msgstr "Aldaketak baztertu?" -#: src/view/com/composer/Composer.tsx:671 +#: src/view/com/composer/Composer.tsx:678 msgid "Discard draft?" msgstr "Zirriborroa baztertu?" -#: src/view/com/composer/Composer.tsx:845 +#: src/view/com/composer/Composer.tsx:852 msgid "Discard post?" msgstr "Posta baztertu?" @@ -2049,11 +2080,11 @@ msgstr "Utzi aplikazioei saioa amaitutako erabiltzaileei nire kontua erakusten" msgid "Discover new custom feeds" msgstr "Aurkitu feed pertsonalizatu berriak" -#: src/view/screens/Search/Explore.tsx:389 +#: src/view/screens/Search/Explore.tsx:409 msgid "Discover new feeds" msgstr "Aurkitu feed berriak" -#: src/view/screens/Feeds.tsx:723 +#: src/view/screens/Feeds.tsx:725 msgid "Discover New Feeds" msgstr "Aurkitu Feed Berriak" @@ -2061,11 +2092,11 @@ msgstr "Aurkitu Feed Berriak" msgid "Dismiss" msgstr "Baztertu" -#: src/view/com/composer/Composer.tsx:1552 +#: src/view/com/composer/Composer.tsx:1559 msgid "Dismiss error" msgstr "Baztertu errorea" -#: src/components/ProgressGuide/List.tsx:39 +#: src/components/ProgressGuide/List.tsx:42 msgid "Dismiss getting started guide" msgstr "Baztertu hasteko gida" @@ -2093,8 +2124,8 @@ msgstr "Bistaratzeko izena luzeegia da" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "Bistaratzeko izena luzeegia da. Gehienezko karaktere kopurua {DISPLAY_NAME_MAX_GRAPHEMES} da." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:372 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 msgid "DNS Panel" msgstr "DNS Panela" @@ -2110,35 +2141,35 @@ msgstr "Ez du biluztasunik." msgid "Doesn't begin or end with a hyphen" msgstr "Ez da marratxo batekin hasten edo amaitzen" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:490 msgid "Domain verified!" msgstr "Domeinua egiaztatu da!" -#: src/view/com/modals/UserAddRemoveLists.tsx:113 -#: src/view/com/modals/UserAddRemoveLists.tsx:116 -#: src/view/com/modals/ListAddRemoveUsers.tsx:145 -msgctxt "action" +#: src/components/dialogs/BirthDateSettings.tsx:118 +#: src/components/dialogs/BirthDateSettings.tsx:124 +#: src/components/forms/DateField/index.tsx:77 +#: src/components/forms/DateField/index.tsx:83 +#: src/screens/Onboarding/StepProfile/index.tsx:330 +#: src/screens/Onboarding/StepProfile/index.tsx:333 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:215 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:222 +#: src/view/com/auth/server-input/index.tsx:170 +#: src/view/com/auth/server-input/index.tsx:171 +#: src/view/com/composer/labels/LabelsBtn.tsx:224 +#: src/view/com/composer/labels/LabelsBtn.tsx:231 +#: src/view/com/composer/videos/SubtitleDialog.tsx:169 +#: src/view/com/composer/videos/SubtitleDialog.tsx:179 +#: src/view/com/modals/CropImage.web.tsx:112 +#: src/view/com/modals/InviteCodes.tsx:81 +#: src/view/com/modals/InviteCodes.tsx:124 +#: src/view/com/modals/ListAddRemoveUsers.tsx:143 msgid "Done" msgstr "Eginda" -#: src/view/com/modals/ListAddRemoveUsers.tsx:143 -#: src/view/com/modals/InviteCodes.tsx:81 -#: src/view/com/modals/InviteCodes.tsx:124 -#: src/view/com/modals/CropImage.web.tsx:112 -#: src/view/com/composer/videos/SubtitleDialog.tsx:169 -#: src/view/com/composer/videos/SubtitleDialog.tsx:179 -#: src/view/com/composer/labels/LabelsBtn.tsx:224 -#: src/view/com/composer/labels/LabelsBtn.tsx:231 -#: src/view/com/auth/server-input/index.tsx:170 -#: src/view/com/auth/server-input/index.tsx:171 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:215 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:222 -#: src/screens/Onboarding/StepProfile/index.tsx:330 -#: src/screens/Onboarding/StepProfile/index.tsx:333 -#: src/components/forms/DateField/index.tsx:77 -#: src/components/forms/DateField/index.tsx:83 -#: src/components/dialogs/BirthDateSettings.tsx:118 -#: src/components/dialogs/BirthDateSettings.tsx:124 +#: src/view/com/modals/ListAddRemoveUsers.tsx:145 +#: src/view/com/modals/UserAddRemoveLists.tsx:113 +#: src/view/com/modals/UserAddRemoveLists.tsx:116 +msgctxt "action" msgid "Done" msgstr "Eginda" @@ -2167,7 +2198,7 @@ msgstr "Jausi irudiak gehitzeko" msgid "Duration:" msgstr "Iraupena:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 msgid "e.g. alice" msgstr "adib. alice" @@ -2179,7 +2210,7 @@ msgstr "adib. Alice Abizena" msgid "e.g. Alice Roberts" msgstr "adib. Alice Roberts" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:359 msgid "e.g. alice.com" msgstr "adib. alice.com" @@ -2211,19 +2242,19 @@ msgstr "adib. Iragarkiekin behin eta berriz erantzuten duten erabiltzaileak." msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Kode bakoitzak behin funtzionatzen du. Aldian-aldian gonbidapen-kode gehiago jasoko dituzu." -#: src/view/com/lists/ListMembers.tsx:146 +#: src/view/com/lists/ListMembers.tsx:142 msgctxt "action" msgid "Edit" msgstr "Editatu" -#: src/screens/StarterPack/StarterPackScreen.tsx:574 +#: src/screens/StarterPack/StarterPackScreen.tsx:575 #: src/screens/StarterPack/Wizard/index.tsx:534 #: src/screens/StarterPack/Wizard/index.tsx:541 #: src/screens/Settings/AccountSettings.tsx:112 msgid "Edit" msgstr "Editatu" -#: src/view/com/util/UserBanner.tsx:95 src/view/com/util/UserAvatar.tsx:347 +#: src/view/com/util/UserAvatar.tsx:347 src/view/com/util/UserBanner.tsx:95 msgid "Edit avatar" msgstr "Editatu abatarra" @@ -2242,7 +2273,7 @@ msgstr "Editatu irudia" msgid "Edit interaction settings" msgstr "Editatu interakzio-ezarpenak" -#: src/view/screens/ProfileList.tsx:517 +#: src/view/screens/ProfileList.tsx:514 msgid "Edit list details" msgstr "Editatu zerrendaren xehetasunak" @@ -2250,7 +2281,7 @@ msgstr "Editatu zerrendaren xehetasunak" msgid "Edit Moderation List" msgstr "Editatu Moderazio-Zerrenda" -#: src/Navigation.tsx:295 src/view/screens/Feeds.tsx:513 +#: src/Navigation.tsx:296 src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Editatu Nire Feedak" @@ -2279,7 +2310,7 @@ msgstr "Editatu profila" msgid "Edit Profile" msgstr "Editatu Profila" -#: src/screens/StarterPack/StarterPackScreen.tsx:566 +#: src/screens/StarterPack/StarterPackScreen.tsx:567 msgid "Edit starter pack" msgstr "Editatu abio multzoa" @@ -2299,14 +2330,18 @@ msgstr "Editatu zure bistaratzeko izena" msgid "Edit your profile description" msgstr "Editatu zure profileko deskribapena" -#: src/Navigation.tsx:417 +#: src/Navigation.tsx:423 msgid "Edit your starter pack" msgstr "Editatu zure abio multzoa" -#: src/screens/Onboarding/state.ts:88 src/screens/Onboarding/index.tsx:31 +#: src/screens/Onboarding/index.tsx:31 src/screens/Onboarding/state.ts:101 msgid "Education" msgstr "Hezkuntza" +#: src/screens/List/ListHiddenScreen.tsx:141 +msgid "Either the creator of this list has blocked you or you have blocked the creator." +msgstr "Edo zerrenda honen sortzaileak blokeatu zaitu edo zuk blokeatu duzu sortzailea." + #: src/view/com/modals/ChangeEmail.tsx:136 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/screens/Settings/AccountSettings.tsx:60 @@ -2391,8 +2426,8 @@ msgstr "Gaitu kanpoko multimedia" msgid "Enable media players for" msgstr "Gaitu multimedia-erreproduzitzaileak" -#: src/screens/Settings/NotificationSettings.tsx:68 -#: src/screens/Settings/NotificationSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:74 +#: src/screens/Settings/NotificationSettings.tsx:77 msgid "Enable priority notifications" msgstr "Gaitu lehentasunezko jakinarazpenak" @@ -2404,8 +2439,13 @@ msgstr "Gaitu azpitituluak" msgid "Enable this source only" msgstr "Gaitu iturri hau soilik" -#: src/screens/Moderation/index.tsx:327 src/screens/Messages/Settings.tsx:130 -#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Settings/ContentAndMediaSettings.tsx:122 +#: src/screens/Settings/ContentAndMediaSettings.tsx:136 +msgid "Enable trending topics" +msgstr "Gaitu joera-gaiak" + +#: src/screens/Messages/Settings.tsx:130 src/screens/Messages/Settings.tsx:133 +#: src/screens/Moderation/index.tsx:327 msgid "Enabled" msgstr "Gaituta" @@ -2442,7 +2482,7 @@ msgstr "Sartu pantaila osoan" msgid "Enter the code you received to change your password." msgstr "Sartu jaso duzun kodea pasahitza aldatzeko." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:353 msgid "Enter the domain you want to use" msgstr "Sartu erabili nahi duzun domeinua" @@ -2471,8 +2511,8 @@ msgstr "Sartu zure helbide elektroniko berria behean." msgid "Enter your username and password" msgstr "Sartu zure erabiltzaile-izena eta pasahitza" -#: src/view/com/util/error/ErrorScreen.tsx:40 -#: src/view/com/composer/Composer.tsx:1637 +#: src/view/com/util/error/ErrorScreen.tsx:42 +#: src/view/com/composer/Composer.tsx:1644 msgid "Error" msgstr "Errorea" @@ -2486,6 +2526,7 @@ msgstr "Errore bat gertatu da captcha erantzuna jasotzean." #: src/view/screens/Search/Search.tsx:103 #: src/screens/Onboarding/StepInterests/index.tsx:183 +#: src/view/screens/Search/Search.tsx:110 msgid "Error:" msgstr "Errorea:" @@ -2525,7 +2566,7 @@ msgstr "Jarraitzen dituzun erabiltzaileak baztertzen ditu" msgid "Exit fullscreen" msgstr "Irten pantaila osotik" -#: src/view/com/modals/DeleteAccount.tsx:294 +#: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" msgstr "Kontua ezabatzeko prozesutik irteten da" @@ -2545,7 +2586,7 @@ msgstr "Bilaketa-kontsulta sartzetik irteten da" msgid "Expand alt text" msgstr "Zabaldu aukerazko testua" -#: src/view/com/notifications/FeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:402 msgid "Expand list of users" msgstr "Zabaldu erabiltzaileen zerrenda" @@ -2589,8 +2630,8 @@ msgstr "Esportatu nire datuak" msgid "Export My Data" msgstr "Esportatu Nire Datuak" -#: src/screens/Settings/ContentAndMediaSettings.tsx:72 -#: src/screens/Settings/ContentAndMediaSettings.tsx:75 +#: src/screens/Settings/ContentAndMediaSettings.tsx:82 +#: src/screens/Settings/ContentAndMediaSettings.tsx:85 msgid "External media" msgstr "Kanpoko multimedia" @@ -2604,11 +2645,11 @@ msgstr "Kanpoko Multimedia" msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Kanpoko multimediak webguneek zuri eta zure gailuari buruzko informazioa biltzeko aukera izan dezake. Ez da informaziorik bidali edo eskatzen \"play\" botoia sakatu arte." -#: src/Navigation.tsx:314 src/screens/Settings/ExternalMediaPreferences.tsx:31 +#: src/Navigation.tsx:315 src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Kanpoko Multimedia Hobespenak" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:552 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:570 msgid "Failed to change handle. Please try again." msgstr "Ezin izan da handle-a aldatu. Mesedez, saiatu berriro." @@ -2633,12 +2674,12 @@ msgstr "Ezin izan da mezua ezabatu" msgid "Failed to delete post, please try again" msgstr "Ezin izan da posta ezabatu. Mesedez, saiatu berriro" -#: src/screens/StarterPack/StarterPackScreen.tsx:698 +#: src/screens/StarterPack/StarterPackScreen.tsx:699 msgid "Failed to delete starter pack" msgstr "Ezin izan da abio multzoa ezabatu" -#: src/view/screens/Search/Explore.tsx:427 -#: src/view/screens/Search/Explore.tsx:455 +#: src/view/screens/Search/Explore.tsx:447 +#: src/view/screens/Search/Explore.tsx:475 msgid "Failed to load feeds preferences" msgstr "Ezin izan dira kargatu feeden hobespenak" @@ -2650,12 +2691,12 @@ msgstr "Ezin izan dira GIF-ak kargatu" msgid "Failed to load past messages" msgstr "Ezin izan dira kargatu iraganeko mezuak" -#: src/view/screens/Search/Explore.tsx:420 -#: src/view/screens/Search/Explore.tsx:448 +#: src/view/screens/Search/Explore.tsx:440 +#: src/view/screens/Search/Explore.tsx:468 msgid "Failed to load suggested feeds" msgstr "Ezin izan dira iradokitako feedak kargatu" -#: src/view/screens/Search/Explore.tsx:378 +#: src/view/screens/Search/Explore.tsx:398 msgid "Failed to load suggested follows" msgstr "Ezin izan dira kargatu iradokitako jarraipenak" @@ -2685,7 +2726,7 @@ msgstr "Ezin izan da apelazioa bidali. Mesedez, saiatu berriro." msgid "Failed to toggle thread mute, please try again" msgstr "Ezin izan da mututu/ez mututu haria. Mesedez, saiatu berriro" -#: src/components/FeedCard.tsx:276 +#: src/components/FeedCard.tsx:275 msgid "Failed to update feeds" msgstr "Ezin izan dira feedak eguneratu" @@ -2694,29 +2735,34 @@ msgid "Failed to update settings" msgstr "Ezin izan dira ezarpenak eguneratu" #: src/lib/media/video/upload.web.ts:74 src/lib/media/video/upload.web.ts:78 -#: src/lib/media/video/upload.web.ts:88 src/lib/media/video/upload.ts:72 +#: src/lib/media/video/upload.ts:72 src/lib/media/video/upload.web.ts:88 msgid "Failed to upload video" msgstr "Ezin izan da bideoa kargatu" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:340 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:343 msgid "Failed to verify handle. Please try again." msgstr "Ezin izan da handle-a egiaztatu. Mesedez, saiatu berriro." -#: src/Navigation.tsx:230 +#: src/Navigation.tsx:231 msgid "Feed" msgstr "Feeda" #. placeholder {0}: sanitizeHandle(feed.creatorHandle, '@') #. placeholder {0}: sanitizeHandle(creator.handle, '@') -#: src/view/com/feeds/FeedSourceCard.tsx:253 src/components/FeedCard.tsx:134 +#: src/components/FeedCard.tsx:134 src/view/com/feeds/FeedSourceCard.tsx:253 msgid "Feed by {0}" msgstr "{0}-ren feeda" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +msgid "Feed menu" +msgstr "Feed menua" + #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 msgid "Feed toggle" msgstr "Feeda aktibatu/desaktibatu" -#: src/view/shell/Drawer.tsx:319 src/view/shell/desktop/RightNav.tsx:69 +#: src/view/shell/desktop/RightNav.tsx:93 +#: src/view/shell/desktop/RightNav.tsx:94 src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "Feedback" @@ -2725,11 +2771,10 @@ msgstr "Feedback" msgid "Feedback sent!" msgstr "Feedback-a bidalia!" -#: src/Navigation.tsx:397 src/view/shell/Drawer.tsx:476 -#: src/view/shell/desktop/LeftNav.tsx:421 src/view/screens/SavedFeeds.tsx:96 -#: src/view/screens/Profile.tsx:230 src/view/screens/Feeds.tsx:506 -#: src/view/screens/Search/Search.tsx:520 -#: src/screens/StarterPack/StarterPackScreen.tsx:183 +#: src/Navigation.tsx:403 src/screens/StarterPack/StarterPackScreen.tsx:183 +#: src/view/screens/Feeds.tsx:508 src/view/screens/Profile.tsx:235 +#: src/view/screens/SavedFeeds.tsx:96 src/view/screens/Search/Search.tsx:525 +#: src/view/shell/desktop/LeftNav.tsx:445 src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "Feedak" @@ -2737,10 +2782,14 @@ msgstr "Feedak" msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Feedak erabiltzaileek kodetze esperientzia txiki batekin eraikitzen dituzten algoritmo pertsonalizatuak dira. <0/> informazio gehiago lortzeko." -#: src/view/screens/SavedFeeds.tsx:82 src/components/FeedCard.tsx:273 +#: src/components/FeedCard.tsx:272 src/view/screens/SavedFeeds.tsx:82 msgid "Feeds updated!" msgstr "Feedak eguneratuak!" +#: src/screens/Search/components/ExploreRecommendations.tsx:54 +msgid "Feeds we think you might like." +msgstr "Gogoko izan ditzakezun feedak" + #: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" msgstr "Fitxategia ongi gorde da!" @@ -2749,7 +2798,7 @@ msgstr "Fitxategia ongi gorde da!" msgid "Filter from feeds" msgstr "Feedetatik iragazi" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Finalizing" msgstr "Amaitzen" @@ -2757,9 +2806,15 @@ msgstr "Amaitzen" #: src/view/com/posts/FollowingEmptyState.tsx:53 #: src/view/com/posts/CustomFeedEmptyState.tsx:48 msgid "Find accounts to follow" -msgstr "Bilatu jarraitu beharreko kontuak" +msgstr "Aurkitu jarraitu beharreko kontuak" + +#: src/components/ProgressGuide/FollowDialog.tsx:78 +#: src/components/ProgressGuide/FollowDialog.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:417 +msgid "Find people to follow" +msgstr "Aurkitu jarraitzeko jendea" -#: src/view/screens/Search/Search.tsx:589 +#: src/view/screens/Search/Search.tsx:595 msgid "Find posts and users on Bluesky" msgstr "Aurkitu postak eta erabiltzaileak Bluesky-n" @@ -2771,7 +2826,7 @@ msgstr "Amaitu" msgid "Fitness" msgstr "Fitness" -#: src/screens/Onboarding/StepFinished.tsx:272 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Flexible" msgstr "Malgua" @@ -2783,7 +2838,7 @@ msgstr "Jarraitu" #. User is not following this account, click to follow #: src/view/com/post-thread/PostThreadFollowBtn.tsx:132 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 -#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileCard.tsx:363 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 msgid "Follow" @@ -2799,7 +2854,12 @@ msgstr "Jarraitu {0}" msgid "Follow {name}" msgstr "Jarraitu {name}" -#: src/components/ProgressGuide/List.tsx:53 +#: src/components/ProgressGuide/List.tsx:52 +#: src/state/shell/progress-guide.tsx:229 +msgid "Follow 10 accounts" +msgstr "Jarraitu 10 kontu" + +#: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Jarraitu 7 kontu" @@ -2808,8 +2868,8 @@ msgstr "Jarraitu 7 kontu" msgid "Follow Account" msgstr "Jarraitu Kontua" -#: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Follow all" msgstr "Jarraitu denak" @@ -2823,7 +2883,7 @@ msgstr "Jarraitu Bueltan" msgid "Follow Back" msgstr "Jarraitu Bueltan" -#: src/view/screens/Search/Explore.tsx:334 +#: src/view/screens/Search/Explore.tsx:355 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Jarraitu kontu gehiago zure interesetara konektatzeko eta zure sarea eraikitzeko." @@ -2855,12 +2915,7 @@ msgstr "Jarraitua <0>{0}</0>-gatik, <1>{1}</1>-gatik eta {2, plural, one {#-gati msgid "Followed users" msgstr "Jarraitutako erabiltzaileak" -#: src/view/screens/ProfileFollowers.tsx:29 -msgid "Followers" -msgstr "Jarraitzaileak" - -#. placeholder {0}: route.params.name -#: src/Navigation.tsx:191 +#: src/Navigation.tsx:192 msgid "Followers of @{0} that you know" msgstr "Ezagutzen dituzun @{0}-ren jarraitzaileak" @@ -2870,20 +2925,19 @@ msgid "Followers you know" msgstr "Ezagutzen dituzun jarraitzaileak" #. User is following this account, click to unfollow -#: src/view/screens/SavedFeeds.tsx:422 src/view/screens/ProfileFollows.tsx:29 -#: src/view/screens/Feeds.tsx:597 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 -#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileCard.tsx:357 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 +#: src/view/screens/Feeds.tsx:599 src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Jarraitzen" #. placeholder {0}: sanitizeDisplayName( profile.displayName || profile.handle, moderation.ui('displayName'), ) #. placeholder {0}: sanitizeDisplayName( profile.displayName || profile.handle, moderation.ui('displayName'), ) #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 -#: src/components/ProfileCard.tsx:318 +#: src/components/ProfileCard.tsx:321 msgid "Following {0}" msgstr "Jarraitzen {0}" @@ -2891,12 +2945,12 @@ msgstr "Jarraitzen {0}" msgid "Following {name}" msgstr "Jarraitzen {name}" -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 -#: src/screens/Settings/ContentAndMediaSettings.tsx:67 +#: src/screens/Settings/ContentAndMediaSettings.tsx:74 +#: src/screens/Settings/ContentAndMediaSettings.tsx:77 msgid "Following feed preferences" msgstr "Jarraitzen dituzun feeden hobespenak" -#: src/Navigation.tsx:301 src/screens/Settings/FollowingFeedPreferences.tsx:53 +#: src/Navigation.tsx:302 src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Jarraitzen dituzun Feeden Hobespenak" @@ -2908,19 +2962,19 @@ msgstr "Jarraitzen dizu" msgid "Follows You" msgstr "Jarraitzen Dizu" -#: src/screens/Settings/AppearanceSettings.tsx:141 +#: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" msgstr "Letra-tipoa" -#: src/screens/Settings/AppearanceSettings.tsx:161 +#: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" msgstr "Letra-tipo tamaina" -#: src/screens/Onboarding/state.ts:89 src/screens/Onboarding/index.tsx:40 +#: src/screens/Onboarding/index.tsx:40 src/screens/Onboarding/state.ts:102 msgid "Food" msgstr "Elikagaia" -#: src/view/com/modals/DeleteAccount.tsx:129 +#: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "Segurtasun arrazoiengatik, baieztapen kode bat bidali beharko dugu zure helbide elektronikora." @@ -2928,7 +2982,7 @@ msgstr "Segurtasun arrazoiengatik, baieztapen kode bat bidali beharko dugu zure msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one." msgstr "Segurtasun arrazoiengatik, ezingo duzu hau berriro ikusi. Aplikazioaren pasahitza galtzen baduzu, berri bat sortu beharko duzu." -#: src/screens/Settings/AppearanceSettings.tsx:143 +#: src/screens/Settings/AppearanceSettings.tsx:142 msgid "For the best experience, we recommend using the theme font." msgstr "Esperientzia onena lortzeko, gaiaren letra-tipoa erabiltzea gomendatzen dizugu." @@ -2940,11 +2994,11 @@ msgstr "Betirako" msgid "Forgot Password" msgstr "Pasahitza Ahaztua" -#: src/screens/Login/LoginForm.tsx:230 +#: src/screens/Login/LoginForm.tsx:232 msgid "Forgot password?" msgstr "Pasahitza ahaztu duzu?" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:243 msgid "Forgot?" msgstr "Ahaztuta?" @@ -2952,11 +3006,11 @@ msgstr "Ahaztuta?" msgid "Frequently Posts Unwanted Content" msgstr "Nahi ez den edukia maiz argitaratzen du" -#: src/screens/Hashtag.tsx:118 +#: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "@{sanitizedAuthor}-tik" -#: src/view/com/posts/FeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "<0/>-tik" @@ -2978,7 +3032,7 @@ msgstr "Laguntza" msgid "Get Started" msgstr "Hasi" -#: src/components/ProgressGuide/List.tsx:32 +#: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" msgstr "Hasten" @@ -2994,31 +3048,32 @@ msgstr "Eman aurpegia zure profilari" msgid "Glaring violations of law or terms of service" msgstr "Legearen edo zerbitzu-baldintzen urraketa nabarmenak" -#: src/view/screens/ProfileList.tsx:1027 src/view/screens/ProfileFeed.tsx:112 -#: src/view/screens/NotFound.tsx:57 src/view/com/auth/LoggedOut.tsx:72 +#: src/components/Layout/Header/index.tsx:118 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 -#: src/components/Layout/Header/index.tsx:121 +#: src/screens/Profile/ProfileFeed/index.tsx:82 +#: src/view/com/auth/LoggedOut.tsx:72 src/view/screens/NotFound.tsx:57 +#: src/view/screens/ProfileList.tsx:1009 msgid "Go back" msgstr "Itzuli" -#: src/view/screens/ProfileList.tsx:1032 src/view/screens/ProfileFeed.tsx:117 -#: src/view/screens/NotFound.tsx:56 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/components/Error.tsx:78 src/screens/List/ListHiddenScreen.tsx:221 #: src/screens/Profile/ErrorState.tsx:62 src/screens/Profile/ErrorState.tsx:66 -#: src/screens/List/ListHiddenScreen.tsx:210 src/components/Error.tsx:78 +#: src/screens/Profile/ProfileFeed/index.tsx:87 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 +#: src/view/screens/NotFound.tsx:56 src/view/screens/ProfileList.tsx:1014 msgid "Go Back" msgstr "Itzuli" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 msgid "Go back to previous page" msgstr "Itzuli aurreko orrialdera" -#: src/screens/Signup/BackNextButtons.tsx:35 -#: src/screens/Onboarding/Layout.tsx:102 src/screens/Onboarding/Layout.tsx:191 #: src/components/dms/ReportDialog.tsx:149 -#: src/components/ReportDialog/SubmitView.tsx:109 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 +#: src/components/ReportDialog/SubmitView.tsx:109 +#: src/screens/Onboarding/Layout.tsx:101 src/screens/Onboarding/Layout.tsx:190 +#: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Itzuli aurreko urratsera" @@ -3058,7 +3113,8 @@ msgstr "Joan erabiltzailearen profilera" msgid "Graphic Media" msgstr "Multimedia Grafikoa" -#: src/state/shell/progress-guide.tsx:161 +#: src/state/shell/progress-guide.tsx:218 +#: src/state/shell/progress-guide.tsx:228 msgid "Half way there!" msgstr "Bide erdia!" @@ -3067,16 +3123,16 @@ msgstr "Bide erdia!" msgid "Handle" msgstr "Handle" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:556 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 msgid "Handle already taken. Please try a different one." msgstr "Handle-a dagoeneko hartua. Mesedez, saiatu beste bat." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:187 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:324 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:191 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:327 msgid "Handle changed!" msgstr "Handle aldatua!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:560 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Handle too long. Please try a shorter one." msgstr "Handle luzeegia. Mesedez, saiatu laburrago batekin." @@ -3088,7 +3144,7 @@ msgstr "Haptikoak" msgid "Harassment, trolling, or intolerance" msgstr "Jazarpena, troleoa edo intolerantzia" -#: src/Navigation.tsx:377 +#: src/Navigation.tsx:378 msgid "Hashtag" msgstr "Hashtag" @@ -3100,8 +3156,9 @@ msgstr "Hashtag: #{tag}" msgid "Having trouble?" msgstr "Arazoak dituzu?" -#: src/view/shell/Drawer.tsx:332 src/view/shell/desktop/RightNav.tsx:98 #: src/screens/Settings/Settings.tsx:207 src/screens/Settings/Settings.tsx:211 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "Laguntza" @@ -3118,17 +3175,20 @@ msgid "Hidden list" msgstr "Ezkutuko zerrenda" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/components/interstitials/Trending.tsx:101 +#: src/components/moderation/ContentHider.tsx:200 +#: src/components/moderation/LabelPreference.tsx:135 +#: src/components/moderation/PostHider.tsx:122 #: src/lib/moderation/useLabelBehaviorDescription.ts:15 #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 -#: src/components/moderation/PostHider.tsx:122 -#: src/components/moderation/LabelPreference.tsx:135 -#: src/components/moderation/ContentHider.tsx:200 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:137 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:110 msgid "Hide" msgstr "Ezkutatu" -#: src/view/com/notifications/FeedItem.tsx:600 +#: src/view/com/notifications/NotificationFeedItem.tsx:601 msgctxt "action" msgid "Hide" msgstr "Ezkutatu" @@ -3162,27 +3222,39 @@ msgstr "Ezkutatu post hau?" msgid "Hide this reply?" msgstr "Ezkutatu erantzun hau?" -#: src/view/com/notifications/FeedItem.tsx:591 +#: src/components/interstitials/Trending.tsx:84 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:83 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 +msgid "Hide trending topics" +msgstr "Ezkutatu joera-gaiak" + +#: src/components/interstitials/Trending.tsx:99 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:135 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:108 +msgid "Hide trending topics?" +msgstr "Joera-gaiak ezkutatu?" + +#: src/view/com/notifications/NotificationFeedItem.tsx:592 msgid "Hide user list" msgstr "Ezkutatu erabiltzaile zerrenda" -#: src/view/com/posts/FeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Mmm, arazoren bat gertatu da feed zerbitzariarekin harremanetan jartzean. Mesedez, jakinarazi feedaren jabeari arazo honen berri." -#: src/view/com/posts/FeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Mmm, feed zerbitzaria gaizki konfiguratuta dagoela dirudi. Mesedez, jakinarazi feedaren jabeari arazo honen berri." -#: src/view/com/posts/FeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Mmm, feed zerbitzaria konexiorik gabe dagoela dirudi. Mesedez, jakinarazi feedaren jabeari arazo honen berri." -#: src/view/com/posts/FeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Mmm, feed zerbitzariak erantzun txarra eman du. Mesedez, jakinarazi feedaren jabeari arazo honen berri." -#: src/view/com/posts/FeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Mmm, arazoak ditugu feed hau aurkitzeko. Baliteke ezabatu izana." @@ -3198,24 +3270,26 @@ msgstr "Mmmmm, ezin izan dugu kargatu moderazio-zerbitzu hori." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Eutsi! Pixkanaka bideorako sarbidea ematen ari gara, eta ilaran zain zaude oraindik. Begiratu berriro laster!" -#: src/Navigation.tsx:588 src/Navigation.tsx:608 src/view/shell/Drawer.tsx:391 -#: src/view/shell/desktop/LeftNav.tsx:365 -#: src/view/shell/bottom-bar/BottomBar.tsx:158 +#: src/Navigation.tsx:594 src/Navigation.tsx:614 +#: src/view/shell/bottom-bar/BottomBar.tsx:163 +#: src/view/shell/desktop/LeftNav.tsx:389 src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "Hasiera" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:400 msgid "Host:" msgstr "Hostalaria:" #: src/screens/Signup/StepInfo/index.tsx:133 -#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:168 #: src/screens/Login/ForgotPasswordForm.tsx:83 msgid "Hosting provider" msgstr "Hosting hornitzailea" #: src/screens/Settings/ThreadPreferences.tsx:67 #: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/view/com/post-thread/PostThread.tsx:652 +#: src/view/com/post-thread/PostThread.tsx:657 msgid "Hot replies first" msgstr "Erantzun berrienak lehenik" @@ -3238,8 +3312,8 @@ msgstr "Kode bat daukat" msgid "I have a confirmation code" msgstr "Baieztapen kode bat daukat" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:260 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:266 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:263 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:269 msgid "I have my own domain" msgstr "Nire domeinua daukat" @@ -3260,9 +3334,9 @@ msgstr "Zure herrialdeko legeen arabera oraindik heldua ez bazara, zure gurasoek msgid "If you delete this list, you won't be able to recover it." msgstr "Zerrenda hau ezabatzen baduzu, ezin izango duzu berreskuratu." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:246 -msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more</0>." -msgstr "Zure domeinua baduzu, hori erabil dezakezu handle gisa. Horri esker, zure identitatea auto-egiazta dezakezu - <0>lortu informazio gehiago</0> ." +#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here.</0>" +msgstr "Zure domeinua baduzu, hori erabil dezakezu handle gisa. Honek zure nortasuna egiaztatzeko aukera ematen dizu. <0>Lortu informazio gehiago hemen.</0>" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 msgid "If you remove this post, you won't be able to recover it." @@ -3304,7 +3378,7 @@ msgstr "Mezu desegokiak edo esteka esplizituak" msgid "Input code sent to your email for password reset" msgstr "Sartu zure posta elektronikora bidalitako kodea pasahitza berrezartzeko" -#: src/view/com/modals/DeleteAccount.tsx:247 +#: src/view/com/modals/DeleteAccount.tsx:228 msgid "Input confirmation code for account deletion" msgstr "Sartu baieztapen kodea kontua ezabatzeko" @@ -3312,36 +3386,32 @@ msgstr "Sartu baieztapen kodea kontua ezabatzeko" msgid "Input new password" msgstr "Idatzi pasahitz berria" -#: src/view/com/modals/DeleteAccount.tsx:266 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input password for account deletion" msgstr "Sartu pasahitza kontua ezabatzeko" -#: src/screens/Login/LoginForm.tsx:270 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Sartu posta elektronikoz bidali zaizun kodea" -#: src/screens/Login/LoginForm.tsx:200 +#: src/screens/Login/LoginForm.tsx:202 msgid "Input the username or email address you used at signup" msgstr "Sartu erregistratzean erabili zenuen erabiltzaile-izena edo helbide elektronikoa" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:227 msgid "Input your password" msgstr "Sartu zure pasahitza" -#: src/screens/Signup/StepHandle.tsx:114 -msgid "Input your user handle" -msgstr "Sartu zure erabiltzaile handle-a" - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Interaction limited" msgstr "Elkarrekintza mugatua" +#: src/screens/Login/LoginForm.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 -#: src/screens/Login/LoginForm.tsx:142 msgid "Invalid 2FA confirmation code." msgstr "2FA baieztapen kode baliogabea." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:562 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:580 msgid "Invalid handle. Please try a different one." msgstr "Handle baliogabea. Mesedez, saiatu beste bat." @@ -3349,8 +3419,8 @@ msgstr "Handle baliogabea. Mesedez, saiatu beste bat." msgid "Invalid or unsupported post record" msgstr "Post erregistro baliogabea edo onartzen ez duena" -#: src/screens/Login/LoginForm.tsx:88 src/screens/Login/LoginForm.tsx:147 -msgid "Invalid username or password" +#: src/screens/Login/LoginForm.tsx:90 src/screens/Login/LoginForm.tsx:149 +msgid "Incorrect username or password" msgstr "Erabiltzaile-izen edo pasahitz baliogabea" #: src/components/intents/VerifyEmailIntentDialog.tsx:91 @@ -3403,7 +3473,7 @@ msgid "It's just you right now! Add more people to your starter pack by searchin msgstr "Oraintxe bakarrik zaude! Gehitu jende gehiago zure abio multzoari goiko bilaketan." #. placeholder {0}: videoState.jobId -#: src/view/com/composer/Composer.tsx:1571 +#: src/view/com/composer/Composer.tsx:1578 msgid "Job ID: {0}" msgstr "Lan ID: {0}" @@ -3415,14 +3485,16 @@ msgstr "Lanak" #: src/screens/StarterPack/StarterPackScreen.tsx:466 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 +#: src/screens/StarterPack/StarterPackScreen.tsx:467 msgid "Join Bluesky" msgstr "Sartu Bluesky" -#: src/view/shell/NavSignupCard.tsx:40 src/components/StarterPack/QrCode.tsx:61 +#: src/components/StarterPack/QrCode.tsx:62 src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Bat egin elkarrizketan" -#: src/screens/Onboarding/state.ts:91 src/screens/Onboarding/index.tsx:21 +#: src/screens/Onboarding/index.tsx:21 src/screens/Onboarding/state.ts:104 msgid "Journalism" msgstr "Kazetaritza" @@ -3460,7 +3532,7 @@ msgstr "Etiketak zure edukian" msgid "Language selection" msgstr "Hizkuntza hautatzea" -#: src/Navigation.tsx:164 +#: src/Navigation.tsx:165 msgid "Language Settings" msgstr "Hizkuntza Ezarpenak" @@ -3469,15 +3541,16 @@ msgstr "Hizkuntza Ezarpenak" msgid "Languages" msgstr "Hizkuntzak" -#: src/screens/Settings/AppearanceSettings.tsx:173 +#: src/screens/Settings/AppearanceSettings.tsx:172 msgid "Larger" msgstr "Handiagoa" -#: src/view/screens/Search/Search.tsx:504 src/screens/Hashtag.tsx:97 +#: src/screens/Hashtag.tsx:95 src/screens/Topic.tsx:77 +#: src/view/screens/Search/Search.tsx:509 msgid "Latest" msgstr "Azkena" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:250 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:254 msgid "learn more" msgstr "gehiago ikasi" @@ -3522,9 +3595,9 @@ msgstr "Utzi" msgid "Leave chat" msgstr "Utzi txata" -#: src/components/dms/LeaveConvoPrompt.tsx:45 #: src/components/dms/ConvoMenu.tsx:138 src/components/dms/ConvoMenu.tsx:141 #: src/components/dms/ConvoMenu.tsx:208 src/components/dms/ConvoMenu.tsx:211 +#: src/components/dms/LeaveConvoPrompt.tsx:45 msgid "Leave conversation" msgstr "Utzi elkarrizketa" @@ -3548,40 +3621,64 @@ msgstr "Utzidazu aukeratzen" msgid "Let's get your password reset!" msgstr "Lor dezagun pasahitza berrezartzea!" -#: src/screens/Onboarding/StepFinished.tsx:292 +#: src/screens/Onboarding/StepFinished.tsx:296 msgid "Let's go!" msgstr "Goazen!" -#: src/screens/Settings/AppearanceSettings.tsx:102 +#: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Argia" -#: src/components/ProgressGuide/List.tsx:47 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Like" +msgstr "Gogoko" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +msgid "Like ({0, plural, one {# like} other {# likes}})" +msgstr "Gogoko ({0, plural, one {gogoko #} other {# gogoko}})" + +#: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" msgstr "10 post gogoko egin" -#: src/state/shell/progress-guide.tsx:157 -#: src/state/shell/progress-guide.tsx:162 +#: src/state/shell/progress-guide.tsx:214 +#: src/state/shell/progress-guide.tsx:219 msgid "Like 10 posts to train the Discover feed" msgstr "Aurkitu feeda trebatzeko 10 post gogoko egin" #: src/view/screens/ProfileFeed.tsx:575 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 +msgid "Like feed" +msgstr "Gogoko feeda" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 msgid "Like this feed" msgstr "Feed hau gogoko dut" #: src/Navigation.tsx:235 src/Navigation.tsx:240 -#: src/components/LikesDialog.tsx:85 +#: src/components/LikesDialog.tsx:85 src/Navigation.tsx:236 +#: src/Navigation.tsx:241 msgid "Liked by" msgstr "Gogoko du" #: src/view/screens/ProfileFeedLikedBy.tsx:30 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 -#: src/screens/Post/PostLikedBy.tsx:28 +#: src/screens/Post/PostLikedBy.tsx:38 msgid "Liked By" msgstr "Gogoko Du" -#: src/view/screens/Profile.tsx:229 +#: src/components/FeedCard.tsx:213 src/view/com/feeds/FeedSourceCard.tsx:303 +msgid "Liked by {0, plural, one {# user} other {# users}}" +msgstr "Gogoko du {0, plural, one {# erabiltzaileak} other {# erabiltzaileek}}" + +#: src/components/LabelingServiceCard/index.tsx:96 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 +msgid "Liked by {likeCount, plural, one {# user} other {# users}}" +msgstr "Gogoko du {likeCount, plural, one {# erabiltzaileak} other {# erabiltzaileek}}" + +#: src/view/screens/Profile.tsx:234 msgid "Likes" msgstr "Gogoko" @@ -3589,7 +3686,12 @@ msgstr "Gogoko" msgid "Likes on this post" msgstr "Gogoko post honetan" -#: src/Navigation.tsx:197 +#: src/view/com/post-thread/PostThread.tsx:626 +#: src/view/com/post-thread/PostThread.tsx:631 +msgid "Linear" +msgstr "Lineala" + +#: src/Navigation.tsx:198 msgid "List" msgstr "Zerrenda" @@ -3597,29 +3699,37 @@ msgstr "Zerrenda" msgid "List Avatar" msgstr "Zerrenda Abatarra" -#: src/view/screens/ProfileList.tsx:421 +#: src/view/screens/ProfileList.tsx:418 msgid "List blocked" msgstr "Zerrenda blokeatua" #. placeholder {0}: sanitizeHandle(feed.creatorHandle, '@') #. placeholder {0}: sanitizeHandle(creator.handle, '@') -#: src/view/com/feeds/FeedSourceCard.tsx:255 src/components/ListCard.tsx:150 +#: src/components/ListCard.tsx:150 src/view/com/feeds/FeedSourceCard.tsx:255 msgid "List by {0}" msgstr "{0}-ren Zerrenda" -#: src/view/screens/ProfileList.tsx:458 +#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +msgid "List by <0/>" +msgstr "<0/>-ren zerrenda" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +msgid "List by you" +msgstr "Zure zerrenda" + +#: src/view/screens/ProfileList.tsx:455 msgid "List deleted" msgstr "Zerrenda ezabatua" -#: src/screens/List/ListHiddenScreen.tsx:126 +#: src/screens/List/ListHiddenScreen.tsx:129 msgid "List has been hidden" msgstr "Zerrenda ezkutatu egin da" -#: src/view/screens/ProfileList.tsx:169 +#: src/view/screens/ProfileList.tsx:170 msgid "List Hidden" msgstr "Zerrenda Ezkutua" -#: src/view/screens/ProfileList.tsx:395 +#: src/view/screens/ProfileList.tsx:392 msgid "List muted" msgstr "Zerrenda mututua" @@ -3627,17 +3737,17 @@ msgstr "Zerrenda mututua" msgid "List Name" msgstr "Zerrenda Izena" -#: src/view/screens/ProfileList.tsx:434 +#: src/view/screens/ProfileList.tsx:431 msgid "List unblocked" msgstr "Zerrenda desblokeatua" -#: src/view/screens/ProfileList.tsx:408 +#: src/view/screens/ProfileList.tsx:405 msgid "List unmuted" msgstr "Zerrenda mututu gabe" -#: src/Navigation.tsx:134 src/view/shell/Drawer.tsx:491 -#: src/view/shell/desktop/LeftNav.tsx:439 src/view/screens/Profile.tsx:225 -#: src/view/screens/Profile.tsx:232 src/view/screens/Lists.tsx:62 +#: src/Navigation.tsx:135 src/view/screens/Lists.tsx:62 +#: src/view/screens/Profile.tsx:230 src/view/screens/Profile.tsx:237 +#: src/view/shell/desktop/LeftNav.tsx:463 src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "Zerrendak" @@ -3645,24 +3755,25 @@ msgstr "Zerrendak" msgid "Lists blocking this user:" msgstr "Erabiltzaile hau blokeatzen duten zerrendak:" -#: src/view/screens/Search/Explore.tsx:131 +#: src/view/screens/Search/Explore.tsx:133 msgid "Load more" msgstr "Kargatu gehiago" -#: src/view/screens/Search/Explore.tsx:219 +#: src/view/screens/Search/Explore.tsx:221 msgid "Load more suggested feeds" msgstr "Kargatu iradokitako feed gehiago" -#: src/view/screens/Search/Explore.tsx:217 +#: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested follows" msgstr "Kargatu iradokitako jarraipen gehiago" -#: src/view/screens/Notifications.tsx:168 +#: src/view/screens/Notifications.tsx:270 msgid "Load new notifications" msgstr "Kargatu jakinarazpen berriak" -#: src/view/screens/ProfileList.tsx:807 src/view/screens/ProfileFeed.tsx:498 -#: src/view/com/feeds/FeedPage.tsx:134 src/screens/Profile/Sections/Feed.tsx:96 +#: src/screens/Profile/ProfileFeed/index.tsx:192 +#: src/screens/Profile/Sections/Feed.tsx:96 src/view/com/feeds/FeedPage.tsx:143 +#: src/view/screens/ProfileList.tsx:849 msgid "Load new posts" msgstr "Kargatu post berriak" @@ -3670,7 +3781,7 @@ msgstr "Kargatu post berriak" msgid "Loading..." msgstr "Kargatzen..." -#: src/Navigation.tsx:260 +#: src/Navigation.tsx:261 msgid "Log" msgstr "Erregistroa" @@ -3691,11 +3802,11 @@ msgstr "Saioa amaitutako ikusgarritasuna" msgid "Login to account that is not listed" msgstr "Hasi saioa zerrendan ez dagoen kontuan" -#: src/view/shell/desktop/RightNav.tsx:103 -msgid "Logo by <0/>" -msgstr "<0/>-ren logotipoa" +#: src/view/shell/desktop/RightNav.tsx:121 +msgid "Logo by @sawaratsuki.bsky.social" +msgstr "@sawaratsuki.bsky.social-ren logotipoa" -#: src/view/shell/Drawer.tsx:629 +#: src/view/shell/desktop/RightNav.tsx:118 src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social</0>" msgstr "<0>@sawaratsuki.bsky.social</0>-ren logotipoa" @@ -3727,8 +3838,8 @@ msgstr "Egin bat niretzat" msgid "Make sure this is where you intend to go!" msgstr "Ziurtatu hori dela joan nahi duzun tokia!" -#: src/screens/Settings/ContentAndMediaSettings.tsx:48 -#: src/screens/Settings/ContentAndMediaSettings.tsx:51 +#: src/screens/Settings/ContentAndMediaSettings.tsx:58 +#: src/screens/Settings/ContentAndMediaSettings.tsx:61 msgid "Manage saved feeds" msgstr "Kudeatu gordetako feedak" @@ -3740,7 +3851,7 @@ msgstr "Kudeatu mutututa dauden hitzak eta etiketak" msgid "Mark as read" msgstr "Markatu irakurri gisa" -#: src/view/screens/Profile.tsx:228 +#: src/view/screens/Profile.tsx:233 msgid "Media" msgstr "Multimedia" @@ -3756,7 +3867,11 @@ msgstr "aipatutako erabiltzaileak" msgid "Mentioned users" msgstr "Aipatutako erabiltzaileak" -#: src/view/screens/Search/Search.tsx:857 src/components/Menu/index.tsx:95 +#: src/view/screens/Notifications.tsx:99 +msgid "Mentions" +msgstr "Aipamenak" + +#: src/components/Menu/index.tsx:96 src/view/screens/Search/Search.tsx:863 msgid "Menu" msgstr "Menua" @@ -3771,7 +3886,7 @@ msgid "Message deleted" msgstr "Mezua ezabatuta" #. placeholder {0}: rawError.message -#: src/view/com/posts/FeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:201 msgid "Message from server: {0}" msgstr "Zerbitzariaren mezua: {0}" @@ -3779,13 +3894,13 @@ msgstr "Zerbitzariaren mezua: {0}" msgid "Message input field" msgstr "Mezua sartzeko eremua" -#: src/screens/Messages/components/MessageInput.web.tsx:59 +#: src/screens/Messages/components/MessageInput.web.tsx:60 #: src/screens/Messages/components/MessageInput.tsx:78 msgid "Message is too long" msgstr "Mezua luzeegia da" -#: src/Navigation.tsx:603 src/screens/Messages/ChatList.tsx:260 -#: src/screens/Messages/ChatList.tsx:284 +#: src/Navigation.tsx:609 src/screens/Messages/ChatList.tsx:262 +#: src/screens/Messages/ChatList.tsx:286 msgid "Messages" msgstr "Mezuak" @@ -3797,8 +3912,8 @@ msgstr "Kontu Engainagarria" msgid "Misleading Post" msgstr "Post engainagarria" -#: src/Navigation.tsx:139 src/screens/Settings/Settings.tsx:167 -#: src/screens/Settings/Settings.tsx:170 src/screens/Moderation/index.tsx:88 +#: src/Navigation.tsx:140 src/screens/Moderation/index.tsx:88 +#: src/screens/Settings/Settings.tsx:167 src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderazioa" @@ -3813,12 +3928,12 @@ msgstr "Moderazio xehetasunak" msgid "Moderation list by {0}" msgstr "{0}-ren moderazio zerrenda" -#: src/view/screens/ProfileList.tsx:901 +#: src/view/com/profile/ProfileSubpageHeader.tsx:169 msgid "Moderation list by <0/>" msgstr "<0/>-ren moderazio zerrenda" -#: src/view/screens/ProfileList.tsx:899 #: src/view/com/modals/UserAddRemoveLists.tsx:220 +#: src/view/com/profile/ProfileSubpageHeader.tsx:167 msgid "Moderation list by you" msgstr "Zure moderazio zerrenda" @@ -3834,7 +3949,7 @@ msgstr "Moderazio zerrenda eguneratua" msgid "Moderation lists" msgstr "Moderazio zerrendak" -#: src/Navigation.tsx:144 src/view/screens/ModerationModlists.tsx:62 +#: src/Navigation.tsx:145 src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Moderazio Zerrendak" @@ -3842,7 +3957,7 @@ msgstr "Moderazio Zerrendak" msgid "moderation settings" msgstr "moderazio ezarpenak" -#: src/Navigation.tsx:250 +#: src/Navigation.tsx:251 msgid "Moderation states" msgstr "Moderazio-egoerak" @@ -3855,16 +3970,17 @@ msgstr "Moderazio tresnak" msgid "Moderator has chosen to set a general warning on the content." msgstr "Moderatzaileak edukiari buruzko abisu orokor bat ezartzea aukeratu du." -#: src/view/com/post-thread/PostThreadItem.tsx:633 +#: src/view/com/post-thread/PostThreadItem.tsx:632 msgid "More" msgstr "Gehiago" -#: src/view/shell/desktop/Feeds.tsx:54 +#: src/view/shell/desktop/Feeds.tsx:102 src/view/shell/desktop/Feeds.tsx:105 msgid "More feeds" msgstr "Feed gehiago" #: src/view/screens/ProfileList.tsx:711 #: src/view/com/profile/ProfileMenu.tsx:179 +#: src/view/screens/ProfileList.tsx:721 msgid "More options" msgstr "Aukera gehiago" @@ -3873,14 +3989,16 @@ msgid "Most-liked first" msgstr "Gogokoenak lehenengo" #: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/view/com/post-thread/PostThread.tsx:682 +#: src/view/com/post-thread/PostThread.tsx:687 msgid "Most-liked replies first" msgstr "Erantzun gogokoenak lehenengo" -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:105 msgid "Movies" msgstr "Pelikulak" -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:106 msgid "Music" msgstr "Musika" @@ -3903,7 +4021,7 @@ msgstr "Mututu {truncatedTag}" msgid "Mute Account" msgstr "Mututu Kontua" -#: src/view/screens/ProfileList.tsx:630 +#: src/view/screens/ProfileList.tsx:627 msgid "Mute accounts" msgstr "Mututu kontuak" @@ -3919,11 +4037,11 @@ msgstr "Mututu elkarrizketa" msgid "Mute in:" msgstr "Mututu:" -#: src/view/screens/ProfileList.tsx:736 +#: src/view/screens/ProfileList.tsx:750 msgid "Mute list" msgstr "Mututu zerrenda" -#: src/view/screens/ProfileList.tsx:731 +#: src/view/screens/ProfileList.tsx:745 msgid "Mute these accounts?" msgstr "Kontu hauek mututu?" @@ -3965,11 +4083,11 @@ msgstr "Mututu hitzak eta etiketak" msgid "Muted accounts" msgstr "Mutututako kontuak" -#: src/Navigation.tsx:149 src/view/screens/ModerationMutedAccounts.tsx:99 +#: src/Navigation.tsx:150 src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Mutututako Kontuak" -#: src/view/screens/ModerationMutedAccounts.tsx:111 +#: src/view/screens/ModerationMutedAccounts.tsx:112 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Mutututako kontuei postak kendu zaizkie zure feedetatik eta jakinarazpenetatik. Mutututakoak guztiz pribatuak dira." @@ -3982,7 +4100,7 @@ msgstr "\"{0}\"-k mututua" msgid "Muted words & tags" msgstr "Mutututako hitzak eta etiketak" -#: src/view/screens/ProfileList.tsx:733 +#: src/view/screens/ProfileList.tsx:747 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Mututzea pribatua da. Mutututako kontuek zurekin elkarreragin dezakete, baina ez dituzu haien postak ikusiko ezta haien jakinarazpenik jasoko." @@ -3991,11 +4109,11 @@ msgstr "Mututzea pribatua da. Mutututako kontuek zurekin elkarreragin dezakete, msgid "My Birthday" msgstr "Nire Urtebetetzea" -#: src/view/screens/Feeds.tsx:697 +#: src/view/screens/Feeds.tsx:699 msgid "My Feeds" msgstr "Nire Feedak" -#: src/view/shell/desktop/LeftNav.tsx:82 +#: src/view/shell/desktop/LeftNav.tsx:84 msgid "My Profile" msgstr "Nire Profila" @@ -4014,7 +4132,7 @@ msgstr "Izena derrigorrezkoa da" msgid "Name or Description Violates Community Standards" msgstr "Izenak edo Deskribapenak Komunitatearen Arauak Urratzen ditu" -#: src/screens/Onboarding/state.ts:94 src/screens/Onboarding/index.tsx:22 +#: src/screens/Onboarding/index.tsx:22 src/screens/Onboarding/state.ts:107 msgid "Nature" msgstr "Natura" @@ -4024,7 +4142,7 @@ msgid "Navigate to {0}" msgstr "Nabigatu {0}-ra" #: src/view/com/modals/ChangePassword.tsx:169 -#: src/screens/Login/LoginForm.tsx:316 +#: src/screens/Login/LoginForm.tsx:326 #: src/screens/Login/ForgotPasswordForm.tsx:166 msgid "Navigates to the next screen" msgstr "Hurrengo pantailara nabigatzen da" @@ -4041,31 +4159,31 @@ msgstr "Aldatu behar duzu?" msgid "Need to report a copyright violation?" msgstr "Copyright-urraketa baten berri eman behar al duzu?" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Never lose access to your followers or data." msgstr "Ez galdu inoiz zure jarraitzaile edo datuetarako sarbidea." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:550 msgid "Nevermind, create a handle for me" msgstr "Ez dio axola, sortu handle bat niretzako" -#: src/view/screens/ModerationModlists.tsx:79 src/view/screens/Lists.tsx:77 +#: src/view/screens/Lists.tsx:74 src/view/screens/ModerationModlists.tsx:74 msgctxt "action" msgid "New" msgstr "Berria" -#: src/screens/Messages/ChatList.tsx:267 src/screens/Messages/ChatList.tsx:274 #: src/components/dms/dialogs/NewChatDialog.tsx:65 +#: src/screens/Messages/ChatList.tsx:269 src/screens/Messages/ChatList.tsx:276 msgid "New chat" msgstr "Txat berria" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:200 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:355 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:204 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "New handle" msgstr "Handle berria" -#: src/view/screens/ModerationModlists.tsx:71 src/view/screens/Lists.tsx:69 +#: src/view/screens/Lists.tsx:66 src/view/screens/ModerationModlists.tsx:66 msgid "New list" msgstr "Zerrenda berria" @@ -4085,18 +4203,18 @@ msgstr "Pasahitz berria" msgid "New Password" msgstr "Pasahitz Berria" -#: src/view/screens/ProfileList.tsx:247 src/view/screens/ProfileList.tsx:286 -#: src/view/screens/ProfileFeed.tsx:432 src/view/screens/Profile.tsx:494 -#: src/view/screens/Notifications.tsx:177 src/view/screens/Feeds.tsx:547 +#: src/screens/Profile/ProfileFeed/index.tsx:209 src/view/screens/Feeds.tsx:549 +#: src/view/screens/Notifications.tsx:165 src/view/screens/Profile.tsx:495 +#: src/view/screens/ProfileList.tsx:250 src/view/screens/ProfileList.tsx:283 msgid "New post" msgstr "Post berria" -#: src/view/com/feeds/FeedPage.tsx:145 +#: src/view/com/feeds/FeedPage.tsx:154 msgctxt "action" msgid "New post" msgstr "Post berria" -#: src/view/shell/desktop/LeftNav.tsx:288 +#: src/view/shell/desktop/LeftNav.tsx:309 msgctxt "action" msgid "New Post" msgstr "Post Berria" @@ -4111,27 +4229,29 @@ msgstr "Erabiltzaile Zerrenda berria" #: src/screens/Settings/ThreadPreferences.tsx:83 #: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/view/com/post-thread/PostThread.tsx:672 +#: src/view/com/post-thread/PostThread.tsx:677 msgid "Newest replies first" msgstr "Erantzun berrienak lehenengo" -#: src/screens/Onboarding/state.ts:95 src/screens/Onboarding/index.tsx:20 +#: src/screens/Onboarding/index.tsx:20 src/screens/Onboarding/state.ts:108 msgid "News" msgstr "Berriak" -#: src/view/com/modals/ChangePassword.tsx:254 -#: src/view/com/modals/ChangePassword.tsx:256 +#: src/screens/Login/ForgotPasswordForm.tsx:137 +#: src/screens/Login/ForgotPasswordForm.tsx:143 +#: src/screens/Login/LoginForm.tsx:325 src/screens/Login/LoginForm.tsx:332 +#: src/screens/Login/SetNewPasswordForm.tsx:168 +#: src/screens/Login/SetNewPasswordForm.tsx:174 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:157 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:165 +#: src/screens/Signup/BackNextButtons.tsx:67 #: src/screens/StarterPack/Wizard/index.tsx:187 #: src/screens/StarterPack/Wizard/index.tsx:191 #: src/screens/StarterPack/Wizard/index.tsx:341 #: src/screens/StarterPack/Wizard/index.tsx:348 -#: src/screens/Signup/BackNextButtons.tsx:67 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:157 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:165 -#: src/screens/Login/SetNewPasswordForm.tsx:168 -#: src/screens/Login/SetNewPasswordForm.tsx:174 -#: src/screens/Login/LoginForm.tsx:315 src/screens/Login/LoginForm.tsx:322 -#: src/screens/Login/ForgotPasswordForm.tsx:137 -#: src/screens/Login/ForgotPasswordForm.tsx:143 +#: src/view/com/modals/ChangePassword.tsx:254 +#: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" msgstr "Hurrengoa" @@ -4143,12 +4263,8 @@ msgstr "Hurrengo irudia" msgid "No app passwords yet" msgstr "Oraindik ez dago aplikazioen pasahitzik" -#: src/view/screens/ProfileList.tsx:881 src/view/screens/ProfileFeed.tsx:564 -msgid "No description" -msgstr "Deskribapenik gabe" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:377 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:379 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:382 msgid "No DNS Panel" msgstr "DNS Panelik gabe" @@ -4168,7 +4284,7 @@ msgstr "Ez dago gogokorik oraindik" #. placeholder {0}: sanitizeDisplayName( profile.displayName || profile.handle, moderation.ui('displayName'), ) #. placeholder {0}: sanitizeDisplayName( profile.displayName || profile.handle, moderation.ui('displayName'), ) #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 -#: src/components/ProfileCard.tsx:338 +#: src/components/ProfileCard.tsx:342 msgid "No longer following {0}" msgstr "Jada ez da {0} jarraitzen" @@ -4180,11 +4296,11 @@ msgstr "253 karaktere baino gehiago ez" msgid "No messages yet" msgstr "Oraindik ez dago mezurik" -#: src/screens/Messages/ChatList.tsx:223 +#: src/screens/Messages/ChatList.tsx:225 msgid "No more conversations to show" msgstr "Ez dago elkarrizketa gehiago erakusteko" -#: src/view/com/notifications/Feed.tsx:118 +#: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Oraindik ez dago jakinarazpenik!" @@ -4213,7 +4329,8 @@ msgstr "Oraindik ez dago berpostik" msgid "No result" msgstr "Ez dago emaitzarik" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/ProgressGuide/FollowDialog.tsx:235 msgid "No results" msgstr "Ez dago emaitzarik" @@ -4221,13 +4338,13 @@ msgstr "Ez dago emaitzarik" msgid "No results found" msgstr "Ez da emaitzarik aurkitu" -#: src/view/screens/Feeds.tsx:469 +#: src/view/screens/Feeds.tsx:470 msgid "No results found for \"{query}\"" msgstr "Ez da emaitzarik aurkitu \"{query}\"-rentzat" -#: src/view/screens/Search/Search.tsx:221 -#: src/view/screens/Search/Search.tsx:260 -#: src/view/screens/Search/Search.tsx:306 +#: src/view/screens/Search/Search.tsx:228 +#: src/view/screens/Search/Search.tsx:267 +#: src/view/screens/Search/Search.tsx:313 #: src/view/com/modals/ListAddRemoveUsers.tsx:128 msgid "No results found for {query}" msgstr "Ez da emaitzarik aurkitu {query}-rentzat" @@ -4245,8 +4362,8 @@ msgstr "Ez, eskerrik asko" msgid "Nobody" msgstr "Inor" +#: src/components/LikedByList.tsx:86 src/components/LikesDialog.tsx:97 #: src/view/com/post-thread/PostLikedBy.tsx:86 -#: src/components/LikesDialog.tsx:97 src/components/LikedByList.tsx:86 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "Inork ez du oraindik hau gogoko. Agian lehena izan beharko zenuke!" @@ -4266,7 +4383,7 @@ msgstr "Ez da inor aurkitu. Saiatu beste norbait bilatzen." msgid "Non-sexual Nudity" msgstr "Biluztasun ez sexuala" -#: src/Navigation.tsx:129 src/view/screens/Profile.tsx:126 +#: src/Navigation.tsx:130 src/view/screens/Profile.tsx:129 msgid "Not Found" msgstr "Ez da aurkitu" @@ -4275,7 +4392,7 @@ msgstr "Ez da aurkitu" msgid "Not right now" msgstr "Oraintxe ez" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:357 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:686 #: src/view/com/profile/ProfileMenu.tsx:348 msgid "Note about sharing" @@ -4285,19 +4402,19 @@ msgstr "Partekatzeari buruzko oharra" msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Oharra: Bluesky sare ireki eta publikoa da. Ezarpen honek zure edukiaren ikusgarritasuna mugatzen du Bluesky aplikazioan eta webgunean, eta baliteke beste aplikazio batzuek ezarpen hau ez errespetatzea. Baliteke zure edukia saioa amaitutako erabiltzaileei erakustea beste aplikazio eta webgune batzuek." -#: src/screens/Messages/ChatList.tsx:178 +#: src/screens/Messages/ChatList.tsx:180 msgid "Nothing here" msgstr "Hemen ezer ez" -#: src/screens/Settings/NotificationSettings.tsx:58 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Notification filters" msgstr "Jakinarazpen-iragazkiak" -#: src/Navigation.tsx:392 src/view/screens/Notifications.tsx:144 +#: src/Navigation.tsx:398 src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Jakinarazpen-ezarpenak" -#: src/screens/Settings/NotificationSettings.tsx:40 +#: src/screens/Settings/NotificationSettings.tsx:46 msgid "Notification Settings" msgstr "Jakinarazpen-Ezarpenak" @@ -4309,11 +4426,9 @@ msgstr "Jakinarazpen soinuak" msgid "Notification Sounds" msgstr "Jakinarazpen Soinuak" -#: src/Navigation.tsx:598 src/view/shell/Drawer.tsx:444 -#: src/view/shell/desktop/LeftNav.tsx:402 -#: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/screens/Notifications.tsx:115 -#: src/view/screens/Notifications.tsx:122 +#: src/Navigation.tsx:604 src/view/screens/Notifications.tsx:128 +#: src/view/shell/bottom-bar/BottomBar.tsx:231 +#: src/view/shell/desktop/LeftNav.tsx:426 src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "Jakinarazpenak" @@ -4347,22 +4462,25 @@ msgstr "Ai ez!" msgid "Oh no! Something went wrong." msgstr "Ai ez! Zerbait gaizki joan da." -#: src/screens/Settings/AppIconSettings.tsx:89 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Settings/AppIconSettings/index.tsx:48 +#: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "Ados" -#: src/view/com/post-thread/PostThreadItem.tsx:865 +#: src/view/com/post-thread/PostThreadItem.tsx:864 #: src/screens/Login/PasswordUpdatedForm.tsx:37 msgid "Okay" msgstr "Ados" #: src/screens/Settings/ThreadPreferences.tsx:75 #: src/screens/Settings/ThreadPreferences.tsx:78 +#: src/view/com/post-thread/PostThread.tsx:662 +#: src/view/com/post-thread/PostThread.tsx:667 msgid "Oldest replies first" msgstr "Erantzun zaharrenak lehenik" -#: src/components/StarterPack/QrCode.tsx:75 +#: src/components/StarterPack/QrCode.tsx:76 msgid "on<0><1/><2><3/></2></0>" msgstr "<0><1/><2><3/></2></0>-n" @@ -4407,17 +4525,17 @@ msgstr "WebVTT (.vtt) fitxategiak soilik onartzen dira" msgid "Oops, something went wrong!" msgstr "Arazoren bat izan da!" -#: src/view/screens/Profile.tsx:126 -#: src/screens/Settings/NotificationSettings.tsx:48 -#: src/screens/Settings/AppPasswords.tsx:59 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:100 #: src/components/Lists.tsx:167 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 #: src/components/StarterPack/ProfileStarterPacks.tsx:331 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:104 +#: src/screens/Settings/NotificationSettings.tsx:54 +#: src/view/screens/Profile.tsx:129 msgid "Oops!" msgstr "Ups!" -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Open" msgstr "Ireki" @@ -4438,17 +4556,22 @@ msgstr "Ireki handle aldaketa elkarrizketa-koadroa" msgid "Open conversation options" msgstr "Ireki elkarrizketa aukerak" -#: src/components/Layout/Header/index.tsx:148 +#: src/components/Layout/Header/index.tsx:145 msgid "Open drawer menu" msgstr "Ireki marrazki menua" -#: src/view/com/composer/Composer.tsx:1221 -#: src/view/com/composer/Composer.tsx:1222 -#: src/screens/Messages/components/MessageInput.web.tsx:165 +#: src/screens/Messages/components/MessageInput.web.tsx:181 +#: src/view/com/composer/Composer.tsx:1228 +#: src/view/com/composer/Composer.tsx:1229 msgid "Open emoji picker" msgstr "Ireki emoji-hautatzailea" -#: src/view/screens/ProfileFeed.tsx:300 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +msgid "Open feed info screen" +msgstr "Ireki feedaren informazio pantaila" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 msgid "Open feed options menu" msgstr "Ireki feed aukeren menua" @@ -4476,7 +4599,7 @@ msgstr "Ireki mutututako hitzen eta etiketen ezarpenak" msgid "Open post options menu" msgstr "Ireki post aukeren menua" -#: src/screens/StarterPack/StarterPackScreen.tsx:552 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 msgid "Open starter pack menu" msgstr "Ireki abio multzoaren menua" @@ -4534,7 +4657,7 @@ msgstr "GIF hautatzeko elkarrizketa-koadroa irekitzen du" msgid "Opens list of invite codes" msgstr "Gonbidapen kodeen zerrenda irekitzen du" -#: src/screens/Login/LoginForm.tsx:231 +#: src/screens/Login/LoginForm.tsx:233 msgid "Opens password reset form" msgstr "Pasahitza berrezartzeko formularioa irekitzen du" @@ -4542,8 +4665,8 @@ msgstr "Pasahitza berrezartzeko formularioa irekitzen du" msgid "Opens the linked website" msgstr "Estekatutako webgunea irekitzen du" +#: src/view/com/notifications/NotificationFeedItem.tsx:679 #: src/view/com/util/UserAvatar.tsx:436 -#: src/view/com/notifications/FeedItem.tsx:678 msgid "Opens this profile" msgstr "Profil hau irekitzen du" @@ -4594,7 +4717,7 @@ msgstr "Beste bat..." msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "Gure moderatzaileek salaketak berrikusi dituzte eta Bluesky-ko txatetarako sarbidea desgaitzea erabaki dute." -#: src/view/screens/NotFound.tsx:47 src/components/Lists.tsx:184 +#: src/components/Lists.tsx:184 src/view/screens/NotFound.tsx:47 msgid "Page not found" msgstr "Orria ez da aurkitu" @@ -4602,12 +4725,12 @@ msgstr "Orria ez da aurkitu" msgid "Page Not Found" msgstr "Orria Ez da Aurkitu" -#: src/view/com/modals/DeleteAccount.tsx:258 -#: src/view/com/modals/DeleteAccount.tsx:265 -#: src/screens/Signup/StepInfo/index.tsx:192 +#: src/screens/Login/LoginForm.tsx:212 #: src/screens/Settings/AccountSettings.tsx:117 #: src/screens/Settings/AccountSettings.tsx:121 -#: src/screens/Login/LoginForm.tsx:210 +#: src/screens/Signup/StepInfo/index.tsx:192 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Pasahitza" @@ -4639,12 +4762,12 @@ msgid "People" msgstr "Jendea" #. placeholder {0}: route.params.name -#: src/Navigation.tsx:184 +#: src/Navigation.tsx:185 msgid "People followed by @{0}" msgstr "@{0}-k jarraitzen duen jendea" #. placeholder {0}: route.params.name -#: src/Navigation.tsx:177 +#: src/Navigation.tsx:178 msgid "People following @{0}" msgstr "@{0}-ri jarraitzen dion jendea" @@ -4660,11 +4783,11 @@ msgstr "Ukatu egin da kamerara sartzeko baimena. Mesedez, gaitu zure sistemaren msgid "Person toggle" msgstr "Pertsona txandakatzea" -#: src/screens/Onboarding/state.ts:96 src/screens/Onboarding/index.tsx:28 +#: src/screens/Onboarding/index.tsx:28 src/screens/Onboarding/state.ts:109 msgid "Pets" msgstr "Etxe-animaliak" -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:110 msgid "Photography" msgstr "Argazkia" @@ -4672,28 +4795,38 @@ msgstr "Argazkia" msgid "Pictures meant for adults." msgstr "Helduentzako pentsatutako irudiak." -#: src/view/screens/ProfileList.tsx:675 src/view/screens/ProfileFeed.tsx:292 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Pin feed" +msgstr "Ainguratu feeda" + +#: src/view/screens/ProfileList.tsx:685 msgid "Pin to home" -msgstr "Ainguratu etxera" +msgstr "Ainguratu hasierara" -#: src/view/screens/ProfileFeed.tsx:295 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 msgid "Pin to Home" -msgstr "Ainguratu Etxera" +msgstr "Ainguratu Hasierara" #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:380 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:387 msgid "Pin to your profile" msgstr "Ainguratu zure profilera" -#: src/view/com/posts/FeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:363 msgid "Pinned" msgstr "Ainguratua" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +msgid "Pinned {0} to Home" +msgstr "{0} Hasierara ainguratua" + #: src/view/screens/SavedFeeds.tsx:123 msgid "Pinned Feeds" msgstr "Ainguratutako Feedak" -#: src/view/screens/ProfileList.tsx:354 +#: src/view/screens/ProfileList.tsx:351 msgid "Pinned to your feeds" msgstr "Ainguratua zure feedetara" @@ -4758,7 +4891,7 @@ msgstr "Mesedez, sartu zure helbide elektronikoa." msgid "Please enter your invite code." msgstr "Mesedez, sartu zure gonbidapen kodea." -#: src/view/com/modals/DeleteAccount.tsx:254 +#: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" msgstr "Mesedez, sartu zure pasahitza ere:" @@ -4781,7 +4914,7 @@ msgstr "Hasi saioa @{0} gisa" msgid "Please Verify Your Email" msgstr "Mesedez, Egiaztatu Zure Posta Elektronikoa" -#: src/screens/Onboarding/state.ts:98 src/screens/Onboarding/index.tsx:34 +#: src/screens/Onboarding/index.tsx:34 src/screens/Onboarding/state.ts:111 msgid "Politics" msgstr "Politika" @@ -4789,17 +4922,17 @@ msgstr "Politika" msgid "Porn" msgstr "Pornografia" -#: src/view/com/post-thread/PostThread.tsx:489 +#: src/view/com/post-thread/PostThread.tsx:536 msgctxt "description" msgid "Post" msgstr "Posta" -#: src/view/com/composer/Composer.tsx:937 +#: src/view/com/composer/Composer.tsx:944 msgctxt "action" msgid "Post" msgstr "Posteatu" -#: src/view/com/composer/Composer.tsx:935 +#: src/view/com/composer/Composer.tsx:942 msgctxt "action" msgid "Post All" msgstr "Posteatu Dena" @@ -4810,8 +4943,8 @@ msgid "Post by {0}" msgstr "{0}-ren posta" #. placeholder {0}: route.params.name -#: src/Navigation.tsx:203 src/Navigation.tsx:210 src/Navigation.tsx:217 -#: src/Navigation.tsx:224 +#: src/Navigation.tsx:204 src/Navigation.tsx:211 src/Navigation.tsx:218 +#: src/Navigation.tsx:225 msgid "Post by @{0}" msgstr "@{0}-ren posta" @@ -4823,7 +4956,7 @@ msgstr "Posta ezabatu da" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Ezin izan da posta kargatu. Egiaztatu Interneteko konexioa eta saiatu berriro." -#: src/view/com/post-thread/PostThread.tsx:220 +#: src/view/com/post-thread/PostThread.tsx:266 msgid "Post hidden" msgstr "Post ezkutua" @@ -4849,8 +4982,8 @@ msgstr "Postaren hizkuntza" msgid "Post Languages" msgstr "Postaren Hizkuntzak" -#: src/view/com/post-thread/PostThread.tsx:215 -#: src/view/com/post-thread/PostThread.tsx:227 +#: src/view/com/post-thread/PostThread.tsx:261 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "Post not found" msgstr "Posta ez da aurkitu" @@ -4875,7 +5008,7 @@ msgstr "Postak" msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "Postak mututu daitezke testuaren, etiketen edo bietan oinarrituta. Post askotan agertzen diren hitz arruntak saihestea gomendatzen dugu, postik ez erakustea eragin baitezake." -#: src/view/com/posts/FeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:68 msgid "Posts hidden" msgstr "Post ezkutuak" @@ -4895,9 +5028,9 @@ msgstr "Sakatu berriro konektatzen saiatzeko" msgid "Press to change hosting provider" msgstr "Sakatu ostalaritza-hornitzailea aldatzeko" -#: src/screens/Signup/BackNextButtons.tsx:47 +#: src/components/Error.tsx:60 src/components/Lists.tsx:93 #: src/screens/Messages/components/MessageListError.tsx:24 -#: src/components/Lists.tsx:93 src/components/Error.tsx:60 +#: src/screens/Signup/BackNextButtons.tsx:47 msgid "Press to retry" msgstr "Sakatu berriro saiatzeko" @@ -4918,11 +5051,12 @@ msgstr "Lehen Hizkuntza" msgid "Prioritize your Follows" msgstr "Lehenetsi zure Jarraipenak" -#: src/screens/Settings/NotificationSettings.tsx:61 +#: src/screens/Settings/NotificationSettings.tsx:67 msgid "Priority notifications" msgstr "Lehentasunezko jakinarazpenak" -#: src/view/shell/desktop/RightNav.tsx:80 +#: src/view/shell/desktop/RightNav.tsx:101 +#: src/view/shell/desktop/RightNav.tsx:102 msgid "Privacy" msgstr "Pribatutasuna" @@ -4930,15 +5064,15 @@ msgstr "Pribatutasuna" msgid "Privacy and security" msgstr "Pribatutasuna eta segurtasuna" -#: src/Navigation.tsx:346 +#: src/Navigation.tsx:347 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Pribatutasuna eta Segurtasuna" -#: src/Navigation.tsx:270 src/view/shell/Drawer.tsx:624 -#: src/view/shell/Drawer.tsx:625 src/view/screens/PrivacyPolicy.tsx:31 #: src/screens/Settings/AboutSettings.tsx:45 #: src/screens/Settings/AboutSettings.tsx:48 +#: src/view/screens/PrivacyPolicy.tsx:31 src/view/shell/Drawer.tsx:624 +#: src/view/shell/Drawer.tsx:625 msgid "Privacy Policy" msgstr "Pribatutasun Politika" @@ -4946,17 +5080,17 @@ msgstr "Pribatutasun Politika" msgid "Processing video..." msgstr "Bideoa prozesatzen..." -#: src/screens/Login/ForgotPasswordForm.tsx:149 src/lib/api/index.ts:59 +#: src/lib/api/index.ts:59 src/screens/Login/ForgotPasswordForm.tsx:149 msgid "Processing..." msgstr "Prozesatzen..." -#: src/view/screens/Profile.tsx:361 src/view/screens/DebugMod.tsx:913 +#: src/view/screens/DebugMod.tsx:919 src/view/screens/Profile.tsx:362 msgid "profile" msgstr "profila" -#: src/view/shell/Drawer.tsx:71 src/view/shell/Drawer.tsx:516 -#: src/view/shell/desktop/LeftNav.tsx:457 -#: src/view/shell/bottom-bar/BottomBar.tsx:271 +#: src/view/shell/bottom-bar/BottomBar.tsx:276 +#: src/view/shell/desktop/LeftNav.tsx:481 src/view/shell/Drawer.tsx:71 +#: src/view/shell/Drawer.tsx:516 msgid "Profile" msgstr "Profila" @@ -4965,17 +5099,17 @@ msgstr "Profila" msgid "Profile updated" msgstr "Profila eguneratu da" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Public" msgstr "Publikoa" -#: src/view/screens/ModerationModlists.tsx:65 -msgid "Public, shareable lists of users to mute or block in bulk." +#: src/view/com/lists/MyLists.tsx:77 +msgid "Public, sharable lists of users to mute or block in bulk." msgstr "Erabiltzaileen zerrenda publiko eta partekagarriak mututzeko edo blokeatzeko modu masiboan." -#: src/view/screens/Lists.tsx:65 -msgid "Public, shareable lists which can drive feeds." -msgstr "Zerrenda publikoak eta partekagarriak, feedak bultzatu ditzaketenak." +#: src/view/com/lists/MyLists.tsx:72 +msgid "Public, sharable lists which can be used to drive feeds." +msgstr "Feedak gidatzeko erabil daitezkeen zerrenda publikoak eta partekagarriak." #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" @@ -4991,8 +5125,8 @@ msgstr "QR kodea gorde da zure kameran!" #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 -#: src/view/com/util/post-ctrls/RepostButton.tsx:168 -#: src/view/com/util/post-ctrls/RepostButton.tsx:191 +#: src/view/com/util/post-ctrls/RepostButton.tsx:178 +#: src/view/com/util/post-ctrls/RepostButton.tsx:201 msgid "Quote post" msgstr "Posta aipatu" @@ -5006,20 +5140,16 @@ msgstr "Aipatutako posta behar bezala kendu da" #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 -#: src/view/com/util/post-ctrls/RepostButton.tsx:189 +#: src/view/com/util/post-ctrls/RepostButton.tsx:177 +#: src/view/com/util/post-ctrls/RepostButton.tsx:199 msgid "Quote posts disabled" msgstr "Post aipamenak desgaituta daude" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 -msgid "Quote posts enabled" -msgstr "Post aipamenak gaituta daude" - #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 msgid "Quote settings" msgstr "Aipamen ezarpenak" -#: src/screens/Post/PostQuotes.tsx:31 +#: src/screens/Post/PostQuotes.tsx:38 msgid "Quotes" msgstr "Aipamenak" @@ -5029,10 +5159,12 @@ msgstr "Post honen aipamenak" #: src/screens/Settings/ThreadPreferences.tsx:99 #: src/screens/Settings/ThreadPreferences.tsx:102 +#: src/view/com/post-thread/PostThread.tsx:692 +#: src/view/com/post-thread/PostThread.tsx:697 msgid "Random (aka \"Poster's Roulette\")" msgstr "Ausazko (\"Poster-en erruleta\" bezala ezagutua)" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "Saiakera muga gainditu da. Gehiegitan saiatu zara handle-a aldatzen denbora laburrean. Mesedez, itxaron minutu bat berriro saiatu aurretik." @@ -5063,30 +5195,30 @@ msgstr "Irakurri Bluesky Zerbitzu-Baldintzak" msgid "Reason:" msgstr "Arrazoia:" -#: src/view/screens/Search/Search.tsx:1033 +#: src/view/screens/Search/Search.tsx:1041 msgid "Recent Searches" msgstr "Azken Bilaketak" +#: src/screens/Search/components/ExploreRecommendations.tsx:50 +msgid "Recommended" +msgstr "Gomendatua" + #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "Berriro konektatu" -#: src/view/screens/Notifications.tsx:116 -msgid "Refresh notifications" -msgstr "Freskatu jakinarazpenak" - #: src/screens/Messages/ChatList.tsx:163 msgid "Reload conversations" msgstr "Berriz kargatu elkarrizketak" -#: src/view/com/posts/FeedErrorMessage.tsx:213 -#: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/modals/ListAddRemoveUsers.tsx:269 -#: src/view/com/feeds/FeedSourceCard.tsx:319 -#: src/screens/Settings/Settings.tsx:466 src/components/FeedCard.tsx:316 -#: src/components/dialogs/MutedWords.tsx:438 +#: src/components/dialogs/MutedWords.tsx:438 src/components/FeedCard.tsx:315 #: src/components/StarterPack/Wizard/WizardListCard.tsx:101 #: src/components/StarterPack/Wizard/WizardListCard.tsx:108 +#: src/screens/Settings/Settings.tsx:466 +#: src/view/com/feeds/FeedSourceCard.tsx:322 +#: src/view/com/modals/ListAddRemoveUsers.tsx:269 +#: src/view/com/modals/UserAddRemoveLists.tsx:235 +#: src/view/com/posts/PostFeedErrorMessage.tsx:213 msgid "Remove" msgstr "Kendu" @@ -5116,22 +5248,23 @@ msgstr "Kendu kapsulatzea" #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 -#: src/view/com/posts/FeedErrorMessage.tsx:169 +#: src/view/com/posts/PostFeedErrorMessage.tsx:169 msgid "Remove feed" msgstr "Kendu feeda" -#: src/view/com/posts/FeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:210 msgid "Remove feed?" msgstr "Feeda kendu?" -#: src/view/screens/SavedFeeds.tsx:342 src/view/screens/ProfileList.tsx:501 -#: src/view/screens/ProfileFeed.tsx:336 src/view/screens/ProfileFeed.tsx:342 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 +#: src/view/screens/ProfileList.tsx:498 src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Kendu nire feedetatik" -#: src/view/com/feeds/FeedSourceCard.tsx:314 src/components/FeedCard.tsx:311 +#: src/components/FeedCard.tsx:310 src/view/com/feeds/FeedSourceCard.tsx:317 msgid "Remove from my feeds?" msgstr "Nire feedetatik kendu?" @@ -5139,7 +5272,7 @@ msgstr "Nire feedetatik kendu?" msgid "Remove from quick access?" msgstr "Sarrera azkarretik kendu?" -#: src/screens/List/ListHiddenScreen.tsx:156 +#: src/screens/List/ListHiddenScreen.tsx:167 msgid "Remove from saved feeds" msgstr "Kendu feed gordetatik" @@ -5151,19 +5284,19 @@ msgstr "Kendu irudia" msgid "Remove mute word from your list" msgstr "Kendu hitz mututua zure zerrendatik" -#: src/view/screens/Search/Search.tsx:1077 +#: src/view/screens/Search/Search.tsx:1089 msgid "Remove profile" msgstr "Kendu profila" -#: src/view/screens/Search/Search.tsx:1079 +#: src/view/screens/Search/Search.tsx:1091 msgid "Remove profile from search history" msgstr "Kendu profila bilaketa-historitik" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:287 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:285 msgid "Remove quote" msgstr "Kendu aipamena" -#: src/view/com/util/post-ctrls/RepostButton.tsx:145 +#: src/view/com/util/post-ctrls/RepostButton.tsx:165 #: src/view/com/util/post-ctrls/RepostButton.tsx:155 msgid "Remove repost" msgstr "Kendu berposta" @@ -5172,7 +5305,7 @@ msgstr "Kendu berposta" msgid "Remove subtitle file" msgstr "Kendu azpitituluen fitxategia" -#: src/view/com/posts/FeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" msgstr "Kendu feed hau gordetako zure feedetatik" @@ -5194,16 +5327,17 @@ msgid "Removed from my feeds" msgstr "Nire feedetatik kenduta" #: src/screens/List/ListHiddenScreen.tsx:94 -#: src/screens/List/ListHiddenScreen.tsx:160 +#: src/screens/List/ListHiddenScreen.tsx:171 msgid "Removed from saved feeds" msgstr "Gordetako feedetatik kenduta" -#: src/view/screens/ProfileList.tsx:385 src/view/screens/ProfileFeed.tsx:196 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 #: src/view/com/posts/FeedShutdownMsg.tsx:44 +#: src/view/screens/ProfileList.tsx:382 msgid "Removed from your feeds" msgstr "Zure feedetatik kenduta" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:288 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:286 msgid "Removes quoted post" msgstr "Aipatutako posta kentzen du" @@ -5212,7 +5346,7 @@ msgstr "Aipatutako posta kentzen du" msgid "Replace with Discover" msgstr "Ordeztu Aurkitu-gatik" -#: src/view/screens/Profile.tsx:227 +#: src/view/screens/Profile.tsx:232 msgid "Replies" msgstr "Erantzunak" @@ -5224,11 +5358,15 @@ msgstr "Erantzunak desgaituta daude" msgid "Replies to this post are disabled." msgstr "Mezu honen erantzunak desgaituta daude." -#: src/view/com/composer/Composer.tsx:933 +#: src/view/com/composer/Composer.tsx:940 msgctxt "action" msgid "Reply" msgstr "Erantzun" +#: src/view/com/util/post-ctrls/PostCtrls.tsx:263 +msgid "Reply ({0, plural, one {# reply} other {# replies}})" +msgstr "Erantzuna ({0, plural, one {erantzun #} other {# erantzun}})" + #: src/lib/moderation/useModerationCauseDescription.ts:123 #: src/components/moderation/ModerationDetailsDialog.tsx:114 msgid "Reply Hidden by Thread Author" @@ -5247,22 +5385,26 @@ msgstr "Erantzunaren ezarpenak" msgid "Reply settings are chosen by the author of the thread" msgstr "Erantzun ezarpenak hariaren egileak aukeratzen ditu" -#: src/view/com/posts/FeedItem.tsx:553 src/view/com/post/Post.tsx:204 +#: src/view/com/post-thread/PostThread.tsx:648 +msgid "Reply sorting" +msgstr "Erantzunak ordenatzea" + +#: src/view/com/post/Post.tsx:204 src/view/com/posts/PostFeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/></0>" msgstr "<0><1/></0>-ri erantzun" -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "Erantzun blokeatutako post bati" -#: src/view/com/posts/FeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "Post bati erantzun" -#: src/view/com/posts/FeedItem.tsx:550 src/view/com/post/Post.tsx:202 +#: src/view/com/post/Post.tsx:202 src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "Zuri erantzun" @@ -5286,8 +5428,8 @@ msgstr "Salatu" msgid "Report Account" msgstr "Salatu kontua" -#: src/components/dms/ReportConversationPrompt.tsx:17 #: src/components/dms/ConvoMenu.tsx:197 src/components/dms/ConvoMenu.tsx:200 +#: src/components/dms/ReportConversationPrompt.tsx:17 msgid "Report conversation" msgstr "Salatu elkarrizketa" @@ -5295,11 +5437,12 @@ msgstr "Salatu elkarrizketa" msgid "Report dialog" msgstr "Salaketaren elkarrizketa-koadroa" -#: src/view/screens/ProfileFeed.tsx:353 src/view/screens/ProfileFeed.tsx:355 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 msgid "Report feed" msgstr "Salatu feeda" -#: src/view/screens/ProfileList.tsx:543 +#: src/view/screens/ProfileList.tsx:540 msgid "Report List" msgstr "Salatu Zerrenda" @@ -5312,8 +5455,8 @@ msgstr "Salatu mezua" msgid "Report post" msgstr "Salatu posta" -#: src/screens/StarterPack/StarterPackScreen.tsx:605 -#: src/screens/StarterPack/StarterPackScreen.tsx:608 +#: src/screens/StarterPack/StarterPackScreen.tsx:606 +#: src/screens/StarterPack/StarterPackScreen.tsx:609 msgid "Report starter pack" msgstr "Salatu abio multzoa" @@ -5352,34 +5495,38 @@ msgstr "Salatu erabiltzaile hau" msgid "Repost" msgstr "Berposta" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 -#: src/view/com/util/post-ctrls/RepostButton.tsx:146 -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.tsx:167 msgctxt "action" msgid "Repost" msgstr "Berpostatu" +#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +msgid "Repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "Berposta ({0, plural, one {berpost #} other {# berpost}})" + +#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: src/view/com/util/post-ctrls/RepostButton.tsx:148 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:49 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:104 -#: src/view/com/util/post-ctrls/RepostButton.tsx:138 -#: src/screens/StarterPack/StarterPackScreen.tsx:547 msgid "Repost or quote post" msgstr "Berpostatu edo aipatu posta" -#: src/screens/Post/PostRepostedBy.tsx:31 +#: src/screens/Post/PostRepostedBy.tsx:38 msgid "Reposted By" msgstr "Nork berpostatua" #. placeholder {0}: sanitizeDisplayName( reason.by.displayName || reason.by.handle, ) -#: src/view/com/posts/FeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:303 msgid "Reposted by {0}" msgstr "{0}-k berpostatua" -#: src/view/com/posts/FeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by <0><1/></0>" msgstr "<0><1/></0>-k berpostatua" -#: src/view/com/posts/FeedItem.tsx:301 src/view/com/posts/FeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:301 +#: src/view/com/posts/PostFeedItem.tsx:320 msgid "Reposted by you" msgstr "Zuk berpostatua" @@ -5445,33 +5592,34 @@ msgstr "Berrezarri sartze-egoera" msgid "Reset password" msgstr "Berrezarri pasahitza" -#: src/screens/Login/LoginForm.tsx:296 +#: src/screens/Login/LoginForm.tsx:306 msgid "Retries login" msgstr "Saioa hasi berriro" -#: src/view/com/util/error/ErrorScreen.tsx:76 +#: src/view/com/util/error/ErrorScreen.tsx:99 #: src/view/com/util/error/ErrorMessage.tsx:57 msgid "Retries the last action, which errored out" msgstr "Azken ekintza berriro saiatzen da, errorea izan duena" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 -#: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/screens/Signup/BackNextButtons.tsx:53 +#: src/components/dms/MessageItem.tsx:245 src/components/Error.tsx:65 +#: src/components/Lists.tsx:104 +#: src/components/StarterPack/ProfileStarterPacks.tsx:336 +#: src/screens/Login/LoginForm.tsx:305 src/screens/Login/LoginForm.tsx:312 +#: src/screens/Messages/ChatList.tsx:169 +#: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 -#: src/screens/Messages/components/MessageListError.tsx:25 -#: src/screens/Login/LoginForm.tsx:295 src/screens/Login/LoginForm.tsx:302 -#: src/components/Lists.tsx:104 src/components/Error.tsx:65 -#: src/components/dms/MessageItem.tsx:245 -#: src/components/StarterPack/ProfileStarterPacks.tsx:336 +#: src/screens/Signup/BackNextButtons.tsx:53 +#: src/view/com/util/error/ErrorMessage.tsx:55 +#: src/view/com/util/error/ErrorScreen.tsx:97 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" msgstr "Saiatu berriro" -#: src/view/screens/ProfileList.tsx:1028 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 -#: src/screens/List/ListHiddenScreen.tsx:205 src/components/Error.tsx:73 +#: src/components/Error.tsx:73 src/screens/List/ListHiddenScreen.tsx:216 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/view/screens/ProfileList.tsx:1010 msgid "Return to previous page" msgstr "Itzuli aurreko orrialdera" @@ -5479,30 +5627,31 @@ msgstr "Itzuli aurreko orrialdera" msgid "Returns to home page" msgstr "Hasierako orrira itzultzen da" -#: src/view/screens/ProfileFeed.tsx:113 src/view/screens/NotFound.tsx:60 +#: src/screens/Profile/ProfileFeed/index.tsx:83 +#: src/view/screens/NotFound.tsx:60 msgid "Returns to previous page" msgstr "Aurreko orrialdera itzultzen da" -#: src/view/screens/SavedFeeds.tsx:109 src/view/com/modals/EditProfile.tsx:219 -#: src/view/com/modals/CreateOrEditList.tsx:317 +#: src/components/dialogs/BirthDateSettings.tsx:124 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:438 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:444 +#: src/components/StarterPack/QrCodeDialog.tsx:185 +#: src/screens/Profile/Header/EditProfileDialog.tsx:238 +#: src/screens/Profile/Header/EditProfileDialog.tsx:252 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:150 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 #: src/view/com/composer/photos/EditImageDialog.web.tsx:83 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:241 -#: src/screens/Profile/Header/EditProfileDialog.tsx:238 -#: src/screens/Profile/Header/EditProfileDialog.tsx:252 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:438 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:444 -#: src/components/dialogs/BirthDateSettings.tsx:124 -#: src/components/StarterPack/QrCodeDialog.tsx:185 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:150 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 +#: src/view/com/modals/CreateOrEditList.tsx:317 +#: src/view/com/modals/EditProfile.tsx:219 src/view/screens/SavedFeeds.tsx:109 msgid "Save" msgstr "Gorde" #: src/view/com/modals/CreateOrEditList.tsx:325 -#: src/view/com/lightbox/ImageViewing/index.tsx:591 +#: src/view/com/lightbox/ImageViewing/index.tsx:622 msgctxt "action" msgid "Save" msgstr "Gorde" @@ -5528,7 +5677,7 @@ msgstr "Gorde irudia" msgid "Save image crop" msgstr "Gorde irudiaren mozketa" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:227 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:231 msgid "Save new handle" msgstr "Gorde handle berria" @@ -5536,7 +5685,8 @@ msgstr "Gorde handle berria" msgid "Save QR code" msgstr "Gorde QR kodea" -#: src/view/screens/ProfileFeed.tsx:337 src/view/screens/ProfileFeed.tsx:343 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 msgid "Save to my feeds" msgstr "Gorde nire feedetan" @@ -5548,7 +5698,8 @@ msgstr "Gordetako Feedak" msgid "Saved to your camera roll" msgstr "Zure kameran gordeta" -#: src/view/screens/ProfileList.tsx:365 src/view/screens/ProfileFeed.tsx:205 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 +#: src/view/screens/ProfileList.tsx:362 msgid "Saved to your feeds" msgstr "Zure feedetan gordeta" @@ -5560,36 +5711,46 @@ msgstr "Zure profilean edozein aldaketa gordetzen du" msgid "Saves image crop settings" msgstr "Irudi mozketa ezarpenak gordetzen ditu" -#: src/view/com/notifications/FeedItem.tsx:539 -#: src/view/com/notifications/FeedItem.tsx:564 -#: src/components/NewskieDialog.tsx:105 src/components/dms/ChatEmptyPill.tsx:33 +#: src/components/dms/ChatEmptyPill.tsx:33 src/components/NewskieDialog.tsx:105 +#: src/view/com/notifications/NotificationFeedItem.tsx:540 +#: src/view/com/notifications/NotificationFeedItem.tsx:565 msgid "Say hello!" msgstr "Esan kaixo!" -#: src/screens/Onboarding/state.ts:99 src/screens/Onboarding/index.tsx:33 +#: src/screens/Onboarding/index.tsx:33 src/screens/Onboarding/state.ts:112 msgid "Science" msgstr "Zientzia" -#: src/view/screens/ProfileList.tsx:985 +#: src/view/screens/ProfileList.tsx:967 msgid "Scroll to top" msgstr "Joan gora" -#: src/Navigation.tsx:593 src/view/shell/Drawer.tsx:365 -#: src/view/shell/desktop/LeftNav.tsx:383 -#: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/screens/Search/Search.tsx:571 -#: src/view/com/modals/ListAddRemoveUsers.tsx:76 #: src/components/forms/SearchInput.tsx:34 -#: src/components/forms/SearchInput.tsx:36 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 +#: src/components/forms/SearchInput.tsx:36 src/Navigation.tsx:599 +#: src/view/com/modals/ListAddRemoveUsers.tsx:76 +#: src/view/screens/Search/Search.tsx:577 +#: src/view/shell/bottom-bar/BottomBar.tsx:183 +#: src/view/shell/desktop/LeftNav.tsx:407 src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "Bilatu" +#: src/components/ProgressGuide/FollowDialog.tsx:745 +msgid "Search by name or interest" +msgstr "Bilatu izenaren edo interesaren arabera" + +#: src/view/screens/Feeds.tsx:441 +msgid "Search feeds" +msgstr "Bilatu feedak" + +#: src/components/ProgressGuide/FollowDialog.tsx:575 +msgid "Search for \"{interestsDisplayName}\"{activeText}" +msgstr "Bilatu \"{interestsDisplayName}\"{activeText}" + #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Bilatu \"{query}\"" -#: src/view/screens/Search/Search.tsx:981 +#: src/view/screens/Search/Search.tsx:987 msgid "Search for \"{searchText}\"" msgstr "Bilatu \"{searchText}\"" @@ -5605,8 +5766,10 @@ msgstr "Bilatu erabiltzaileak" msgid "Search GIFs" msgstr "Bilatu GIF-ak" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/ProgressGuide/FollowDialog.tsx:764 +#: src/components/ProgressGuide/FollowDialog.tsx:765 msgid "Search profiles" msgstr "Bilatu profilak" @@ -5642,7 +5805,7 @@ msgstr "Ikusi Bluesky-n lanpostuak" msgid "See this guide" msgstr "Ikus gida hau" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:190 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "Bilaketa graduatzailea. Erabili gezi-teklak aurrera eta atzera bilatzeko, eta espazioa erreproduzitzeko/pausoa egiteko" @@ -5756,11 +5919,11 @@ msgstr "Bidali baieztapen mezu elektronikoa" msgid "Send Confirmation Email" msgstr "Bidali Baieztapen Mezu Elektronikoa" -#: src/view/com/modals/DeleteAccount.tsx:149 +#: src/view/com/modals/DeleteAccount.tsx:145 msgid "Send email" msgstr "Bidali mezu elektronikoa" -#: src/view/com/modals/DeleteAccount.tsx:162 +#: src/view/com/modals/DeleteAccount.tsx:158 msgctxt "action" msgid "Send Email" msgstr "Bidali Mezu Elektronikoa" @@ -5769,7 +5932,7 @@ msgstr "Bidali Mezu Elektronikoa" msgid "Send feedback" msgstr "Bidali iritzia" -#: src/screens/Messages/components/MessageInput.web.tsx:219 +#: src/screens/Messages/components/MessageInput.web.tsx:235 #: src/screens/Messages/components/MessageInput.tsx:173 msgid "Send message" msgstr "Bidali mezua" @@ -5800,7 +5963,7 @@ msgstr "Bidali egiaztapen-mezu elektronikoa" msgid "Send via direct message" msgstr "Bidali mezu zuzenaren bidez" -#: src/view/com/modals/DeleteAccount.tsx:151 +#: src/view/com/modals/DeleteAccount.tsx:147 msgid "Sends email with confirmation code for account deletion" msgstr "Kontua ezabatzeko baieztapen-kodea duen mezu elektronikoa bidaltzen du" @@ -5808,6 +5971,10 @@ msgstr "Kontua ezabatzeko baieztapen-kodea duen mezu elektronikoa bidaltzen du" msgid "Server address" msgstr "Zerbitzariaren helbidea" +#: src/screens/Settings/AppIconSettings/index.tsx:178 +msgid "Set app icon to {0}" +msgstr "Ezarri {0} aplikazio ikono gisa" + #: src/screens/Moderation/index.tsx:290 msgid "Set birthdate" msgstr "Ezarri jaiotze-data" @@ -5816,7 +5983,7 @@ msgstr "Ezarri jaiotze-data" msgid "Set new password" msgstr "Ezarri pasahitz berria" -#: src/screens/Onboarding/Layout.tsx:48 +#: src/screens/Onboarding/Layout.tsx:47 msgid "Set up your account" msgstr "Konfiguratu zure kontua" @@ -5824,8 +5991,8 @@ msgstr "Konfiguratu zure kontua" msgid "Sets email for password reset" msgstr "Pasahitza berrezartzeko posta elektronikoa ezartzen du" -#: src/Navigation.tsx:159 src/view/shell/Drawer.tsx:529 -#: src/view/shell/desktop/LeftNav.tsx:475 src/screens/Settings/Settings.tsx:80 +#: src/Navigation.tsx:160 src/screens/Settings/Settings.tsx:80 +#: src/view/shell/desktop/LeftNav.tsx:499 src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "Ezarpenak" @@ -5837,19 +6004,19 @@ msgstr "Sexu-jarduera edo biluztasun erotikoa." msgid "Sexually Suggestive" msgstr "Sexu Lizuna" -#: src/view/screens/ProfileList.tsx:486 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 +#: src/components/StarterPack/QrCodeDialog.tsx:175 src/screens/Hashtag.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:423 +#: src/screens/StarterPack/StarterPackScreen.tsx:595 src/screens/Topic.tsx:102 +#: src/view/com/profile/ProfileMenu.tsx:195 +#: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:443 -#: src/view/com/profile/ProfileMenu.tsx:195 -#: src/view/com/profile/ProfileMenu.tsx:204 src/screens/Hashtag.tsx:124 -#: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 -#: src/components/StarterPack/QrCodeDialog.tsx:175 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/screens/ProfileList.tsx:483 msgid "Share" msgstr "Partekatu" -#: src/view/com/lightbox/ImageViewing/index.tsx:600 +#: src/view/com/lightbox/ImageViewing/index.tsx:631 msgctxt "action" msgid "Share" msgstr "Partekatu" @@ -5862,17 +6029,13 @@ msgstr "Partekatu istorio polit bat!" msgid "Share a fun fact!" msgstr "Partekatu datu dibertigarri bat!" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:362 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:691 #: src/view/com/profile/ProfileMenu.tsx:353 msgid "Share anyway" msgstr "Partekatu hala ere" -#: src/view/screens/ProfileFeed.tsx:363 src/view/screens/ProfileFeed.tsx:365 -msgid "Share feed" -msgstr "Partekatu feeda" - -#: src/screens/StarterPack/StarterPackScreen.tsx:598 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 msgid "Share link" @@ -5892,7 +6055,11 @@ msgstr "Partekatu estekaren elkarrizketa-koadroa" msgid "Share QR code" msgstr "Partekatu QR kodea" -#: src/screens/StarterPack/StarterPackScreen.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +msgid "Share this feed" +msgstr "Partekatu feed hau" + +#: src/screens/StarterPack/StarterPackScreen.tsx:416 msgid "Share this starter pack" msgstr "Partekatu abio multzo hau" @@ -5904,7 +6071,7 @@ msgstr "Partekatu abio multzo hau eta lagundu jendea zure Bluesky komunitatean s msgid "Share your favorite feed!" msgstr "Partekatu zure feed gogokoena!" -#: src/Navigation.tsx:255 +#: src/Navigation.tsx:256 msgid "Shared Preferences Tester" msgstr "Partekatutako Hobespenen Probatzailea" @@ -5922,7 +6089,7 @@ msgstr "Erakutsi" msgid "Show alt text" msgstr "Erakutsi aukerazko testua" -#: src/screens/List/ListHiddenScreen.tsx:176 +#: src/screens/List/ListHiddenScreen.tsx:187 #: src/components/moderation/ScreenHider.tsx:172 #: src/components/moderation/ScreenHider.tsx:175 msgid "Show anyway" @@ -5941,7 +6108,7 @@ msgstr "Erakutsi bereizgarria eta iragazkia feedetatik" msgid "Show hidden replies" msgstr "Erakutsi erantzun ezkutuak" -#: src/view/com/post-thread/PostThreadItem.tsx:806 +#: src/view/com/post-thread/PostThreadItem.tsx:805 msgid "Show information about when this post was created" msgstr "Erakutsi post hau noiz sortu zenari buruzko informazioa" @@ -5950,12 +6117,12 @@ msgstr "Erakutsi post hau noiz sortu zenari buruzko informazioa" msgid "Show less like this" msgstr "Erakutsi honelako gutxiago" -#: src/screens/List/ListHiddenScreen.tsx:172 +#: src/screens/List/ListHiddenScreen.tsx:183 msgid "Show list anyway" msgstr "Erakutsi zerrenda hala ere" -#: src/view/com/posts/FeedItem.tsx:509 -#: src/view/com/post-thread/PostThreadItem.tsx:593 +#: src/view/com/posts/PostFeedItem.tsx:509 +#: src/view/com/post-thread/PostThreadItem.tsx:592 #: src/view/com/post/Post.tsx:242 msgid "Show More" msgstr "Erakutsi gehiago" @@ -5983,14 +6150,18 @@ msgstr "Erakutsi post aipatuak" msgid "Show replies" msgstr "Erakutsi erantzunak" +#: src/view/com/post-thread/PostThread.tsx:622 +msgid "Show replies as" +msgstr "Erakutsi erantzunak honela" + +#: src/screens/Settings/ThreadPreferences.tsx:151 +msgid "Show replies as threaded" +msgstr "Erakutsi erantzunak hari gisa" + #: src/screens/Settings/ThreadPreferences.tsx:126 msgid "Show replies by people you follow before all other replies" msgstr "Erakutsi jarraitzen duzun jendearen erantzunak gainerako erantzunen aurretik" -#: src/screens/Settings/ThreadPreferences.tsx:151 -msgid "Show replies in a threaded view" -msgstr "Erakutsi erantzunak hari ikuspegi batean" - #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 msgid "Show reply for everyone" @@ -6006,8 +6177,8 @@ msgstr "Erakutsi berpostak" msgid "Show samples of your saved feeds in your Following feed" msgstr "Erakutsi gordetako feeden laginak zure Jarraitzen feedean" -#: src/components/moderation/PostHider.tsx:79 #: src/components/moderation/ContentHider.tsx:152 +#: src/components/moderation/PostHider.tsx:79 msgid "Show the content" msgstr "Erakutsi edukia" @@ -6019,19 +6190,19 @@ msgstr "Erakutsi abisua" msgid "Show warning and filter from feeds" msgstr "Erakutsi feedetako abisua eta iragazkia" -#: src/view/shell/NavSignupCard.tsx:57 src/view/shell/NavSignupCard.tsx:62 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 -#: src/view/shell/bottom-bar/BottomBar.tsx:311 -#: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:314 +#: src/components/dialogs/Signin.tsx:97 src/components/dialogs/Signin.tsx:99 +#: src/screens/Login/index.tsx:97 src/screens/Login/index.tsx:116 +#: src/screens/Login/LoginForm.tsx:165 src/view/com/auth/SplashScreen.tsx:61 +#: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/com/auth/SplashScreen.tsx:61 src/view/com/auth/SplashScreen.tsx:69 -#: src/screens/Login/index.tsx:97 src/screens/Login/index.tsx:116 -#: src/screens/Login/LoginForm.tsx:163 src/components/dialogs/Signin.tsx:97 -#: src/components/dialogs/Signin.tsx:99 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 +#: src/view/shell/bottom-bar/BottomBar.tsx:317 +#: src/view/shell/bottom-bar/BottomBar.tsx:319 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:213 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:215 +#: src/view/shell/NavSignupCard.tsx:57 src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" msgstr "Hasi saioa" @@ -6061,22 +6232,11 @@ msgstr "Amaitu saioa" msgid "Sign out?" msgstr "Saioa amaitu?" -#: src/view/shell/NavSignupCard.tsx:47 src/view/shell/NavSignupCard.tsx:52 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 -#: src/view/shell/bottom-bar/BottomBar.tsx:301 -#: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -msgid "Sign up" -msgstr "Izena eman" - #: src/lib/moderation/useGlobalLabelStrings.ts:28 #: src/components/moderation/ScreenHider.tsx:91 msgid "Sign-in Required" msgstr "Saioa hasi behar da" -#. placeholder {0}: account.handle #: src/screens/Login/ChooseAccountForm.tsx:53 #: src/lib/hooks/useAccountSwitcher.ts:41 msgid "Signed in as @{0}" @@ -6087,7 +6247,7 @@ msgstr "@{0} gisa hasi duzu saioa" msgid "Signup without a starter pack" msgstr "Eman izena abio multzorik gabe" -#: src/components/FeedInterstitials.tsx:316 +#: src/components/FeedInterstitials.tsx:314 msgid "Similar accounts" msgstr "Antzeko kontuak" @@ -6100,15 +6260,15 @@ msgstr "Saltatu" msgid "Skip this flow" msgstr "Saltatu fluxu hau" -#: src/screens/Settings/AppearanceSettings.tsx:165 +#: src/screens/Settings/AppearanceSettings.tsx:164 msgid "Smaller" msgstr "Txikiagoa" -#: src/screens/Onboarding/state.ts:87 src/screens/Onboarding/index.tsx:37 +#: src/screens/Onboarding/index.tsx:37 src/screens/Onboarding/state.ts:100 msgid "Software Dev" msgstr "Software Garatzailea" -#: src/components/FeedInterstitials.tsx:447 +#: src/components/FeedInterstitials.tsx:445 msgid "Some other feeds you might like" msgstr "Gustatuko litzaizukeen beste feed batzuk" @@ -6126,16 +6286,20 @@ msgid "Something went wrong, please try again" msgstr "Arazoren bat izan da. Mesedez, saiatu berriro" #: src/screens/Profile/Sections/Labels.tsx:88 -#: src/screens/Moderation/index.tsx:96 src/components/ReportDialog/index.tsx:54 +#: src/components/ReportDialog/index.tsx:54 src/screens/Moderation/index.tsx:96 msgid "Something went wrong, please try again." msgstr "Arazoren bat izan da. Mesedez, saiatu berriro." -#: src/screens/Settings/NotificationSettings.tsx:49 +#: src/screens/Settings/NotificationSettings.tsx:55 #: src/components/Lists.tsx:168 msgid "Something went wrong!" msgstr "Arazoren bat izan da!" -#: src/App.web.tsx:94 src/App.native.tsx:118 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +msgid "Something wrong? Let us know." +msgstr "Zerbait gaizki? Jakinaraziguzu." + +#: src/App.native.tsx:122 src/App.web.tsx:97 msgid "Sorry! Your session expired. Please log in again." msgstr "Barkatu! Zure saioa iraungi da. Mesedez, hasi saioa berriro." @@ -6152,8 +6316,8 @@ msgid "Sort replies to the same post by:" msgstr "Ordenatu post bereko erantzunak honela:" #: src/components/moderation/LabelsOnMeDialog.tsx:168 -msgid "Source: " -msgstr "Iturria: " +msgid "Source:" +msgstr "Iturria:" #: src/lib/moderation/useReportOptions.ts:72 #: src/lib/moderation/useReportOptions.ts:85 @@ -6164,7 +6328,7 @@ msgstr "Spama" msgid "Spam; excessive mentions or replies" msgstr "Spama; gehiegizko aipamen edo erantzunak" -#: src/screens/Onboarding/state.ts:100 src/screens/Onboarding/index.tsx:27 +#: src/screens/Onboarding/index.tsx:27 src/screens/Onboarding/state.ts:113 msgid "Sports" msgstr "Kirolak" @@ -6172,11 +6336,19 @@ msgstr "Kirolak" msgid "Start a new chat" msgstr "Txat berria hasi" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 +#: src/view/screens/ProfileList.tsx:817 src/view/screens/ProfileList.tsx:938 +msgid "Start adding people" +msgstr "Hasi jendea gehitzen" + +#: src/view/screens/ProfileList.tsx:824 src/view/screens/ProfileList.tsx:945 +msgid "Start adding people!" +msgstr "Hasi jendea gehitzen!" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 msgid "Start chat with {displayName}" msgstr "Txat berria hasi {displayName}-rekin" -#: src/Navigation.tsx:402 src/Navigation.tsx:407 +#: src/Navigation.tsx:408 src/Navigation.tsx:413 #: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Abio Multzoa" @@ -6186,15 +6358,20 @@ msgstr "Abio Multzoa" msgid "Starter pack by {0}" msgstr "{0}-ren abio multzoa" +#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +msgid "Starter pack by <0/>" +msgstr "<0/>-ren abio multzoa" + #: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Zure abio multzoa" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:716 msgid "Starter pack is invalid" msgstr "Abio multzoa ez da zuzena" -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:236 msgid "Starter Packs" msgstr "Abio Multzoak" @@ -6217,7 +6394,7 @@ msgstr "{0}/{1} urratsa" msgid "Storage cleared, you need to restart the app now." msgstr "Biltegia garbitu da, aplikazioa berrabiarazi behar duzu orain." -#: src/Navigation.tsx:245 src/screens/Settings/Settings.tsx:324 +#: src/Navigation.tsx:246 src/screens/Settings/Settings.tsx:324 msgid "Storybook" msgstr "Ipuin liburua" @@ -6228,7 +6405,7 @@ msgstr "Ipuin liburua" msgid "Submit" msgstr "Bidali" -#: src/view/screens/ProfileList.tsx:702 +#: src/view/screens/ProfileList.tsx:712 msgid "Subscribe" msgstr "Harpidetu" @@ -6245,7 +6422,7 @@ msgstr "Harpidetu Etiketatzailera" msgid "Subscribe to this labeler" msgstr "Harpidetu etiketatzaile honetara" -#: src/view/screens/ProfileList.tsx:698 +#: src/view/screens/ProfileList.tsx:708 msgid "Subscribe to this list" msgstr "Harpidetu zerrenda honetara" @@ -6253,11 +6430,11 @@ msgstr "Harpidetu zerrenda honetara" msgid "Success!" msgstr "Arrakasta!" -#: src/view/screens/Search/Explore.tsx:332 +#: src/view/screens/Search/Explore.tsx:353 msgid "Suggested accounts" msgstr "Iradokitako kontuak" -#: src/components/FeedInterstitials.tsx:318 +#: src/components/FeedInterstitials.tsx:316 msgid "Suggested for you" msgstr "Zuretzat proposatua" @@ -6266,7 +6443,7 @@ msgstr "Zuretzat proposatua" msgid "Suggestive" msgstr "Lizuna" -#: src/Navigation.tsx:265 src/view/screens/Support.tsx:31 +#: src/Navigation.tsx:266 src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Laguntza" @@ -6281,8 +6458,8 @@ msgstr "Aldatu kontua" msgid "Switch Account" msgstr "Kontua Aldatu" -#: src/screens/Settings/AppearanceSettings.tsx:98 -#: src/screens/Settings/AppearanceSettings.tsx:148 +#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Sistema" @@ -6300,11 +6477,15 @@ msgstr "Etiketa-menua: {displayTag}" msgid "Tags only" msgstr "Etiketak soilik" -#: src/screens/Settings/AppIconSettings.tsx:42 -#: src/screens/Settings/AppIconSettings.tsx:76 +#: src/screens/Settings/AppIconSettings/index.tsx:216 msgid "Tap to change app icon" msgstr "Sakatu aplikazioaren ikonoa aldatzeko" +#: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:138 +#: src/view/com/composer/text-input/web/EmojiPicker.web.tsx:174 +msgid "Tap to close the emoji picker" +msgstr "Sakatu emoji-hautatzailea ixteko" + #: src/components/ProgressGuide/Toast.tsx:156 msgid "Tap to dismiss" msgstr "Sakatu baztertzeko" @@ -6326,15 +6507,19 @@ msgstr "Sakatu soinua aldatzeko" msgid "Tap to view full image" msgstr "Sakatu irudi osoa ikusteko" -#: src/state/shell/progress-guide.tsx:166 +#: src/state/shell/progress-guide.tsx:233 +msgid "Task complete - 10 follows!" +msgstr "Ataza amaituta - 10-ek jarraitzen dute!" + +#: src/state/shell/progress-guide.tsx:223 msgid "Task complete - 10 likes!" msgstr "Ataza amaituta - 10-ek gogoko dute!" -#: src/components/ProgressGuide/List.tsx:48 +#: src/components/ProgressGuide/List.tsx:64 msgid "Teach our algorithm what you like" msgstr "Irakatsi gure algoritmoari gustatzen zaizuna" -#: src/screens/Onboarding/state.ts:101 src/screens/Onboarding/index.tsx:36 +#: src/screens/Onboarding/index.tsx:36 src/screens/Onboarding/state.ts:114 msgid "Tech" msgstr "Teknologia" @@ -6350,14 +6535,15 @@ msgstr "Kontaiguzu zure buruari buruz pixka bat" msgid "Tell us a little more" msgstr "Kontaiguzu apur bat gehiago" -#: src/view/shell/desktop/RightNav.tsx:89 +#: src/view/shell/desktop/RightNav.tsx:107 +#: src/view/shell/desktop/RightNav.tsx:108 msgid "Terms" msgstr "Baldintzak" -#: src/Navigation.tsx:275 src/view/shell/Drawer.tsx:617 -#: src/view/shell/Drawer.tsx:619 src/view/screens/TermsOfService.tsx:31 #: src/screens/Settings/AboutSettings.tsx:37 #: src/screens/Settings/AboutSettings.tsx:40 +#: src/view/screens/TermsOfService.tsx:31 src/view/shell/Drawer.tsx:617 +#: src/view/shell/Drawer.tsx:619 msgid "Terms of Service" msgstr "Zerbitzu-Baldintzak" @@ -6390,7 +6576,7 @@ msgstr "Eskerrik asko. Zure salaketa bidali da." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "Eskerrik asko, zure helbide elektronikoa behar bezala egiaztatu duzu. Leiho hau itxi dezakezu." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:470 msgid "That contains the following:" msgstr "Horrek honako hauek ditu:" @@ -6416,7 +6602,8 @@ msgstr "Hori da guztia, lagunok!" msgid "The account will be able to interact with you after unblocking." msgstr "Kontua zurekin elkarreragin ahal izango du desblokeatu ondoren." -#: src/screens/Settings/AppIconSettings.tsx:82 +#: src/screens/Settings/AppIconSettings/index.tsx:41 +#: src/screens/Settings/AppIconSettings/index.tsx:222 msgid "The app will be restarted" msgstr "Aplikazioa berrabiaraziko da" @@ -6441,8 +6628,7 @@ msgstr "Copyright-politika <0/>ra eraman da" msgid "The Discover feed" msgstr "Ezagutu feeda" -#: src/state/shell/progress-guide.tsx:167 -#: src/state/shell/progress-guide.tsx:172 +#: src/state/shell/progress-guide.tsx:224 msgid "The Discover feed now knows what you like" msgstr "Ezagutu feedak badaki zer gustatzen zaizun" @@ -6462,12 +6648,12 @@ msgstr "Etiketa hauek aplikatu zaizkio zure konturi." msgid "The following labels were applied to your content." msgstr "Etiketa hauek aplikatu zaizkio zure edukiari." -#: src/screens/Onboarding/Layout.tsx:58 +#: src/screens/Onboarding/Layout.tsx:57 msgid "The following steps will help customize your Bluesky experience." msgstr "Hurrengo urratsek Bluesky esperientzia pertsonalizatzen lagunduko dizute." -#: src/view/com/post-thread/PostThread.tsx:216 -#: src/view/com/post-thread/PostThread.tsx:228 +#: src/view/com/post-thread/PostThread.tsx:262 +#: src/view/com/post-thread/PostThread.tsx:274 msgid "The post may have been deleted." msgstr "Baliteke posta ezabatu izana." @@ -6483,7 +6669,7 @@ msgstr "Aukeratutako bideoa 50 MB baino handiagoa da." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "Zerbitzariak arazoak dituela dirudi. Mesedez, saiatu berriro une batzuk barru." -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:726 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "Ikusten saiatzen ari zaren abio multzoa ez da zuzena. Horren ordez, abio multzo hau ezaba dezakezu." @@ -6499,7 +6685,7 @@ msgstr "Zerbitzu Baldintzak hona eraman da" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "Eman duzun egiaztapen-kodea ez da zuzena. Mesedez, ziurtatu egiaztapen-esteka zuzena erabili duzula edo eskatu berri bat." -#: src/screens/Settings/AppearanceSettings.tsx:152 +#: src/screens/Settings/AppearanceSettings.tsx:151 msgid "Theme" msgstr "Gaia" @@ -6511,12 +6697,13 @@ msgstr "Ez dago kontua desaktibatzeko denbora-mugarik, itzuli edonoiz." msgid "There was an issue connecting to Tenor." msgstr "Arazo bat izan da Tenor-era konektatzean." -#: src/view/screens/SavedFeeds.tsx:85 src/view/screens/ProfileList.tsx:368 -#: src/view/screens/ProfileList.tsx:387 src/view/screens/ProfileFeed.tsx:239 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 +#: src/view/screens/ProfileList.tsx:365 src/view/screens/ProfileList.tsx:384 +#: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "Arazo bat izan da zerbitzariarekin harremanetan jartzeko" -#: src/view/screens/ProfileFeed.tsx:545 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "Arazo bat izan da zerbitzariarekin harremanetan jartzeko. Mesedez, egiaztatu Interneteko konexioa eta saiatu berriro." @@ -6526,15 +6713,15 @@ msgstr "Arazo bat izan da zerbitzariarekin harremanetan jartzeko. Mesedez, egiaz msgid "There was an issue contacting your server" msgstr "Arazo bat izan da zure zerbitzariarekin harremanetan jartzeko" -#: src/view/com/notifications/Feed.tsx:126 +#: src/view/com/notifications/NotificationFeed.tsx:124 msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Arazo bat izan da jakinarazpenak eskuratzean. Sakatu hemen berriro saiatzeko." -#: src/view/com/posts/Feed.tsx:458 +#: src/view/com/posts/PostFeed.tsx:486 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Arazo bat izan da postak eskuratzean. Sakatu hemen berriro saiatzeko." -#: src/view/com/lists/ListMembers.tsx:169 +#: src/view/com/lists/ListMembers.tsx:165 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Arazo bat izan da zerrenda eskuratzean. Sakatu hemen berriro saiatzeko." @@ -6547,11 +6734,11 @@ msgstr "Arazo bat izan da aplikazio pasahitzak eskuratzean" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Arazo bat izan da zure zerrendak eskuratzean. Sakatu hemen berriro saiatzeko." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:105 msgid "There was an issue fetching your service info" msgstr "Arazo bat izan da zure zerbitzu informazioa eskuratzean" -#: src/view/com/posts/FeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "Arazo bat izan da feed hau kentzean. Egiaztatu Interneteko konexioa eta saiatu berriro." @@ -6560,34 +6747,33 @@ msgstr "Arazo bat izan da feed hau kentzean. Egiaztatu Interneteko konexioa eta msgid "There was an issue sending your report. Please check your internet connection." msgstr "Arazo bat izan da zure salaketa bidaltzean. Mesedez, egiaztatu zure Interneteko konexioa." -#: src/view/screens/ProfileFeed.tsx:210 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "Arazo bat izan da feedak eguneratzean. Egiaztatu Interneteko konexioa eta saiatu berriro." -#. placeholder {0}: e.toString() -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:364 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:107 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:128 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:141 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:91 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:112 #: src/view/com/profile/ProfileMenu.tsx:126 #: src/view/com/profile/ProfileMenu.tsx:136 #: src/view/com/profile/ProfileMenu.tsx:149 #: src/view/com/profile/ProfileMenu.tsx:161 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:91 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:102 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:107 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:128 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:141 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:364 msgid "There was an issue! {0}" msgstr "Arazo bat egon da! {0}" -#: src/view/screens/ProfileList.tsx:399 src/view/screens/ProfileList.tsx:412 -#: src/view/screens/ProfileList.tsx:425 src/view/screens/ProfileList.tsx:438 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:182 #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:182 +#: src/view/screens/ProfileList.tsx:396 src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:422 src/view/screens/ProfileList.tsx:435 msgid "There was an issue. Please check your internet connection and try again." msgstr "Arazo bat egon da. Mesedez, egiaztatu Interneteko konexioa eta saiatu berriro." @@ -6646,7 +6832,7 @@ msgstr "Eduki hau {0}-k dauka. Kanpoko multimedia gaitu nahi duzu?" msgid "This content is not available because one of the users involved has blocked the other." msgstr "Eduki hau ez dago erabilgarri inplikatutako erabiltzaileetako batek bestea blokeatu duelako." -#: src/view/com/posts/FeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." msgstr "Eduki hau ezin da ikusi Bluesky konturik gabe." @@ -6662,7 +6848,7 @@ msgstr "Ezaugarri hau beta-n dago. Biltegien esportazioei buruzko informazio geh msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "Ezaugarri hau ez dago erabilgarri aplikazioaren pasahitza erabiltzen duzun bitartean. Mesedez, hasi saioa zure pasahitz nagusiarekin." -#: src/view/com/posts/FeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Feed honek trafiko handia jasotzen ari da eta aldi baterako ez dago erabilgarri. Mesedez, saiatu berriro geroago." @@ -6670,8 +6856,9 @@ msgstr "Feed honek trafiko handia jasotzen ari da eta aldi baterako ez dago erab msgid "This feed is empty! You may need to follow more users or tune your language settings." msgstr "Feed hau hutsik dago! Baliteke erabiltzaile gehiago jarraitu behar izatea edo hizkuntza-ezarpenak doitzea." -#: src/view/screens/ProfileList.tsx:787 src/view/screens/ProfileFeed.tsx:477 #: src/components/StarterPack/Main/PostsList.tsx:36 +#: src/screens/Profile/ProfileFeed/index.tsx:170 +#: src/view/screens/ProfileList.tsx:814 msgid "This feed is empty." msgstr "Feed hau hutsik dago." @@ -6679,7 +6866,7 @@ msgstr "Feed hau hutsik dago." msgid "This feed is no longer online. We are showing <0>Discover</0> instead." msgstr "Feed hau jada ez dago sarean. <0>Ezagutu</0> erakusten ari gara horren ordez." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:576 msgid "This handle is reserved. Please try a different one." msgstr "Handle hau erreserbatuta dago. Mesedez, saiatu beste bat." @@ -6713,21 +6900,19 @@ msgid "This link is taking you to the following website:" msgstr "Esteka honek honako webgunera eramaten zaitu:" #. placeholder {0}: isOwner ? _(msg`you`) : sanitizeHandle(list.creator.handle, '@') -#: src/screens/List/ListHiddenScreen.tsx:136 +#: src/screens/List/ListHiddenScreen.tsx:146 msgid "This list - created by <0>{0}</0> - contains possible violations of Bluesky's community guidelines in its name or description." msgstr "Zerrenda hau - <0>{0}</0>-k sortua- Bluesky komunitatearen jarraibideen urraketa posibleak ditu bere izenean edo deskribapenean." -#: src/view/screens/ProfileList.tsx:965 -msgid "This list is empty!" -msgstr "Zerrenda hau hutsik dago!" +#: src/view/screens/ProfileList.tsx:933 +msgid "This list is empty." +msgstr "Zerrenda hau hutsik dago." #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." msgstr "Moderazio-zerbitzu hau ez dago erabilgarri. Ikus behean xehetasun gehiagorako. Arazo honek jarraitzen badu, jarri gurekin harremanetan." -#. placeholder {0}: niceDate(i18n, createdAt) -#. placeholder {1}: niceDate(i18n, indexedAt) -#: src/view/com/post-thread/PostThreadItem.tsx:846 +#: src/view/com/post-thread/PostThreadItem.tsx:845 msgid "This post claims to have been created on <0>{0}</0>, but was first seen by Bluesky on <1>{1}</1>." msgstr "Post honek <0>{0}</0>-n sortu dela dio, baina Bluesky-k <1>{1}</1>-n ikusi zuen lehen aldiz." @@ -6735,7 +6920,7 @@ msgstr "Post honek <0>{0}</0>-n sortu dela dio, baina Bluesky-k <1>{1}</1>-n iku msgid "This post has been deleted." msgstr "Post hau ezabatu da." -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:359 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "Post hau saioa hasitako erabiltzaileek soilik ikus dezakete. Saioa hasita ez dagoen jendearentzat ez da ikusgai egongo." @@ -6760,7 +6945,7 @@ msgstr "Erantzun hau zure hariaren beheko aldean ezkutuko atal batean ordenatuko msgid "This service has not provided terms of service or a privacy policy." msgstr "Zerbitzu honek ez du zerbitzu-baldintzarik edo pribatutasun-politikarik eman." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:436 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:439 msgid "This should create a domain record at:" msgstr "Honek domeinu-erregistro bat sortu beharko luke hemen:" @@ -6813,8 +6998,13 @@ msgstr "Honek @{0} sarbide azkarreko zerrendatik kenduko du." msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Honek zure posta aipatutako post honetatik kenduko du erabiltzaile guztientzat, eta leku-marka batekin ordezkatuko du." -#: src/screens/Settings/ContentAndMediaSettings.tsx:56 -#: src/screens/Settings/ContentAndMediaSettings.tsx:59 +#: src/view/com/post-thread/PostThread.tsx:606 +#: src/view/com/post-thread/PostThread.tsx:609 +msgid "Thread options" +msgstr "Hariaren aukerak" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:66 +#: src/screens/Settings/ContentAndMediaSettings.tsx:69 msgid "Thread preferences" msgstr "Hariaren hobespenak" @@ -6822,11 +7012,16 @@ msgstr "Hariaren hobespenak" msgid "Thread Preferences" msgstr "Hariaren Hobespenak" +#: src/view/com/post-thread/PostThread.tsx:636 +#: src/view/com/post-thread/PostThread.tsx:641 +msgid "Threaded" +msgstr "Harikatua" + #: src/screens/Settings/ThreadPreferences.tsx:142 msgid "Threaded mode" msgstr "Haridun modua" -#: src/Navigation.tsx:308 +#: src/Navigation.tsx:309 msgid "Threads Preferences" msgstr "Harien Hobespenak" @@ -6862,25 +7057,35 @@ msgstr "Aldatu goitibeherako aukera" msgid "Toggle to enable or disable adult content" msgstr "Aldatu helduentzako edukia gaitzeko edo desgaitzeko" -#: src/view/screens/Search/Search.tsx:494 src/screens/Hashtag.tsx:86 +#: src/screens/Hashtag.tsx:84 src/screens/Topic.tsx:71 +#: src/view/screens/Search/Search.tsx:499 msgid "Top" msgstr "Joan gora" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:404 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:406 -#: src/view/com/post-thread/PostThreadItem.tsx:771 -#: src/view/com/post-thread/PostThreadItem.tsx:774 +#: src/Navigation.tsx:383 +msgid "Topic" +msgstr "Gaia" + #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 +#: src/view/com/post-thread/PostThreadItem.tsx:770 +#: src/view/com/post-thread/PostThreadItem.tsx:773 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:404 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:406 msgid "Translate" msgstr "Itzuli" -#: src/view/com/util/error/ErrorScreen.tsx:84 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:69 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 +msgid "Trending" +msgstr "Joera" + +#: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" msgid "Try again" msgstr "Saiatu berriro" -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/state.ts:115 msgid "TV" msgstr "Telebista" @@ -6888,19 +7093,23 @@ msgstr "Telebista" msgid "Two-factor authentication (2FA)" msgstr "Bi faktoreko autentifikazioa (2FA)" +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Type your desired username" +msgstr "Idatzi nahi duzun erabiltzaile-izena" + #: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "Idatzi zure mezua hemen" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:415 msgid "Type:" msgstr "Mota:" -#: src/view/screens/ProfileList.tsx:593 +#: src/view/screens/ProfileList.tsx:590 msgid "Un-block list" msgstr "Desblokeatu zerrenda" -#: src/view/screens/ProfileList.tsx:578 +#: src/view/screens/ProfileList.tsx:575 msgid "Un-mute list" msgstr "Desmututu zerrenda" @@ -6908,25 +7117,25 @@ msgstr "Desmututu zerrenda" msgid "Unable to connect. Please check your internet connection and try again." msgstr "Ezin da konektatu. Mesedez, egiaztatu Interneteko konexioa eta saiatu berriro." -#: src/view/com/modals/ChangePassword.tsx:71 src/screens/Signup/index.tsx:71 -#: src/screens/Login/index.tsx:76 src/screens/Login/SetNewPasswordForm.tsx:71 -#: src/screens/Login/LoginForm.tsx:152 -#: src/screens/Login/ForgotPasswordForm.tsx:68 +#: src/screens/Login/ForgotPasswordForm.tsx:68 src/screens/Login/index.tsx:76 +#: src/screens/Login/LoginForm.tsx:154 +#: src/screens/Login/SetNewPasswordForm.tsx:71 src/screens/Signup/index.tsx:71 +#: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Ezin da zure zerbitzuarekin harremanetan jarri. Mesedez, egiaztatu zure Interneteko konexioa." -#: src/screens/StarterPack/StarterPackScreen.tsx:649 +#: src/screens/StarterPack/StarterPackScreen.tsx:650 msgid "Unable to delete" msgstr "Ezin da ezabatu" -#: src/view/screens/ProfileList.tsx:684 -#: src/view/com/profile/ProfileMenu.tsx:341 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/components/dms/MessagesListBlockedFooter.tsx:89 #: src/components/dms/MessagesListBlockedFooter.tsx:96 #: src/components/dms/MessagesListBlockedFooter.tsx:104 #: src/components/dms/MessagesListBlockedFooter.tsx:111 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 +#: src/view/com/profile/ProfileMenu.tsx:341 +#: src/view/screens/ProfileList.tsx:694 msgid "Unblock" msgstr "Desblokeatu" @@ -6951,10 +7160,13 @@ msgstr "Kontua Desblokeatu?" #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 -#: src/view/com/util/post-ctrls/RepostButton.tsx:67 msgid "Undo repost" msgstr "Desegin berposta" +#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" +msgstr "Desegin berposta ({0, plural, one {berpost #} other {# berpost}})" + #: src/view/com/profile/FollowButton.tsx:60 msgctxt "action" msgid "Unfollow" @@ -6970,11 +7182,15 @@ msgstr "{0} jarraitzen utzi" msgid "Unfollow Account" msgstr "Jarraitzen utzi Kontua" -#: src/view/screens/ProfileFeed.tsx:575 -msgid "Unlike this feed" -msgstr "Desgogoko feed hau" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +msgid "Unlike" +msgstr "Ez gogoko" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 +msgid "Unlike ({0, plural, one {# like} other {# likes}})" +msgstr "Ez gogoko ({0, plural, one {gogoko #} other {# gogoko}})" -#: src/view/screens/ProfileList.tsx:691 src/components/TagMenu/index.tsx:264 +#: src/components/TagMenu/index.tsx:264 src/view/screens/ProfileList.tsx:701 msgid "Unmute" msgstr "Mututzea utzi" @@ -7010,11 +7226,17 @@ msgstr "Haria ez mututu" msgid "Unmute video" msgstr "Bideoa ez mututu" -#: src/view/screens/ProfileList.tsx:675 src/view/screens/ProfileFeed.tsx:295 +#: src/view/screens/ProfileList.tsx:685 msgid "Unpin" msgstr "Aingura kendu" -#: src/view/screens/ProfileFeed.tsx:292 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +msgid "Unpin feed" +msgstr "Feedari aingura kendu" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 msgid "Unpin from home" msgstr "Aingura kendu hasieratik" @@ -7023,11 +7245,15 @@ msgstr "Aingura kendu hasieratik" msgid "Unpin from profile" msgstr "Aingura kendu profiletik" -#: src/view/screens/ProfileList.tsx:558 +#: src/view/screens/ProfileList.tsx:555 msgid "Unpin moderation list" msgstr "Moderazio zerrendari aingura kendu" -#: src/view/screens/ProfileList.tsx:355 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +msgid "Unpinned {0} from Home" +msgstr "{0}-ri aingura kendu Hasieratik" + +#: src/view/screens/ProfileList.tsx:352 msgid "Unpinned from your feeds" msgstr "Aingura kendu zure feedetatik" @@ -7035,8 +7261,8 @@ msgstr "Aingura kendu zure feedetatik" msgid "Unsubscribe" msgstr "Harpidetza kendu" -#: src/screens/List/ListHiddenScreen.tsx:184 -#: src/screens/List/ListHiddenScreen.tsx:194 +#: src/screens/List/ListHiddenScreen.tsx:195 +#: src/screens/List/ListHiddenScreen.tsx:205 msgid "Unsubscribe from list" msgstr "Harpidetza kendu zerrendatik" @@ -7048,7 +7274,7 @@ msgstr "Harpidetza kendu etiketatzaile honi" msgid "Unsubscribed from list" msgstr "Zerrendatik harpidetza kenduta" -#: src/view/com/composer/Composer.tsx:759 +#: src/view/com/composer/Composer.tsx:766 msgid "Unsupported video type" msgstr "Onartzen ez den bideo mota" @@ -7066,8 +7292,8 @@ msgstr "Nahi ez den sexu-edukia" msgid "Update <0>{displayName}</0> in Lists" msgstr "Eguneratu <0>{displayName}</0> Zerrendetan" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:494 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:515 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:509 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:530 msgid "Update to {domain}" msgstr "Eguneratu {domain}ra" @@ -7087,21 +7313,21 @@ msgstr "Eguneratzen..." msgid "Upload a photo instead" msgstr "Kargatu argazki bat ordez" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Upload a text file to:" msgstr "Kargatu testu-fitxategi bat hona:" -#: src/view/com/util/UserBanner.tsx:123 src/view/com/util/UserBanner.tsx:126 #: src/view/com/util/UserAvatar.tsx:371 src/view/com/util/UserAvatar.tsx:374 +#: src/view/com/util/UserBanner.tsx:123 src/view/com/util/UserBanner.tsx:126 msgid "Upload from Camera" msgstr "Kargatu Kameratik" -#: src/view/com/util/UserBanner.tsx:140 src/view/com/util/UserAvatar.tsx:388 +#: src/view/com/util/UserAvatar.tsx:388 src/view/com/util/UserBanner.tsx:140 msgid "Upload from Files" msgstr "Kargatu Fitxategietatik" -#: src/view/com/util/UserBanner.tsx:134 src/view/com/util/UserBanner.tsx:138 #: src/view/com/util/UserAvatar.tsx:382 src/view/com/util/UserAvatar.tsx:386 +#: src/view/com/util/UserBanner.tsx:134 src/view/com/util/UserBanner.tsx:138 msgid "Upload from Library" msgstr "Kargatu Liburutegitik" @@ -7113,7 +7339,7 @@ msgstr "Irudiak kargatzen..." msgid "Uploading link thumbnail..." msgstr "Estekaren miniatura kargatzen..." -#: src/view/com/composer/Composer.tsx:1631 +#: src/view/com/composer/Composer.tsx:1638 msgid "Uploading video..." msgstr "Bideoa kargatzen..." @@ -7121,7 +7347,7 @@ msgstr "Bideoa kargatzen..." msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "Erabili aplikazioen pasahitzak beste Bluesky bezeroetan saioa hasteko, zure konturako edo pasahitzerako sarbide osoa eman gabe." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:541 msgid "Use default provider" msgstr "Erabili hornitzaile lehenetsia" @@ -7130,8 +7356,8 @@ msgstr "Erabili hornitzaile lehenetsia" msgid "Use in-app browser" msgstr "Erabili aplikazioko arakatzailea" -#: src/screens/Settings/ContentAndMediaSettings.tsx:82 -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 +#: src/screens/Settings/ContentAndMediaSettings.tsx:92 +#: src/screens/Settings/ContentAndMediaSettings.tsx:98 msgid "Use in-app browser to open links" msgstr "Erabili aplikazioko arakatzailea estekak irekitzeko" @@ -7183,10 +7409,6 @@ msgstr "Erabiltzaileak Zu blokeatu zaitu" msgid "User list by {0}" msgstr "{0}-ren erabiltzaile zerrenda" -#: src/view/screens/ProfileList.tsx:889 -msgid "User list by <0/>" -msgstr "<0/>-ren erabiltzaile zerrenda" - #: src/view/screens/ProfileList.tsx:887 #: src/view/com/modals/UserAddRemoveLists.tsx:212 msgid "User list by you" @@ -7200,14 +7422,10 @@ msgstr "Erabiltzaile zerrenda sortua" msgid "User list updated" msgstr "Erabiltzaile zerrenda eguneratua" -#: src/screens/Login/LoginForm.tsx:183 +#: src/screens/Login/LoginForm.tsx:185 msgid "Username or email address" msgstr "Erabiltzaile-izena edo helbide elektronikoa" -#: src/view/screens/ProfileList.tsx:923 -msgid "Users" -msgstr "Erabiltzaileak" - #. placeholder {0}: post.author.handle #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}</0>" @@ -7226,7 +7444,7 @@ msgstr "\"{0}\"-n dauden erabiltzaileak" msgid "Users that have liked this content or profile" msgstr "Eduki edo profil hau gustoko duten erabiltzaileak" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:418 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Value:" msgstr "Balioa:" @@ -7234,8 +7452,8 @@ msgstr "Balioa:" msgid "Verified email required" msgstr "Egiaztatutako helbide elektronikoa behar da" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:511 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:532 msgid "Verify DNS Record" msgstr "Egiaztatu DNS erregistroa" @@ -7253,8 +7471,8 @@ msgstr "Egiaztatu posta elektroniko berria" msgid "Verify now" msgstr "Egiaztatu orain" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:519 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:512 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:534 msgid "Verify Text File" msgstr "Egiaztatu testu-fitxategia" @@ -7282,7 +7500,7 @@ msgstr "Bideoa" msgid "Video failed to process" msgstr "Ezin izan da prozesatu bideoa" -#: src/screens/Onboarding/state.ts:90 src/screens/Onboarding/index.tsx:39 +#: src/screens/Onboarding/index.tsx:39 src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Bideo-jokoak" @@ -7294,7 +7512,7 @@ msgstr "Ez da bideoa aurkitu." msgid "Video settings" msgstr "Bideo ezarpenak" -#: src/view/com/composer/Composer.tsx:1641 +#: src/view/com/composer/Composer.tsx:1648 msgid "Video uploaded" msgstr "Bideoa kargatuta" @@ -7309,14 +7527,13 @@ msgid "Videos must be less than 60 seconds long" msgstr "Bideoek 60 segundo baino gutxiago iraun behar dute" #. placeholder {0}: profile.handle -#: src/screens/Profile/Header/Shell.tsx:160 +#: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Ikusi {0}-ren abatarra" -#. placeholder {0}: authors[0].profile.displayName || authors[0].profile.handle -#. placeholder {0}: profile.displayName || sanitizeHandle(profile.handle) -#: src/view/com/notifications/FeedItem.tsx:408 #: src/components/ProfileCard.tsx:110 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 +#: src/view/com/notifications/NotificationFeedItem.tsx:409 msgid "View {0}'s profile" msgstr "Ikusi {0}-ren profila" @@ -7360,25 +7577,25 @@ msgstr "Ikusi hari osoa" msgid "View information about these labels" msgstr "Ikusi etiketa hauei buruzko informazioa" -#: src/view/com/util/PostMeta.tsx:79 src/view/com/util/PostMeta.tsx:94 -#: src/view/com/posts/FeedErrorMessage.tsx:175 -#: src/view/com/posts/AviFollowButton.tsx:55 #: src/components/ProfileHoverCard/index.web.tsx:419 #: src/components/ProfileHoverCard/index.web.tsx:439 #: src/components/ProfileHoverCard/index.web.tsx:466 +#: src/view/com/posts/AviFollowButton.tsx:55 +#: src/view/com/posts/PostFeedErrorMessage.tsx:175 +#: src/view/com/util/PostMeta.tsx:78 src/view/com/util/PostMeta.tsx:93 msgid "View profile" msgstr "Ikusi profila" -#: src/view/com/profile/ProfileSubpageHeader.tsx:116 +#: src/view/com/profile/ProfileSubpageHeader.tsx:119 msgid "View the avatar" msgstr "Ikusi abatarra" #. placeholder {0}: labeler.creator.handle -#: src/components/LabelingServiceCard/index.tsx:162 +#: src/components/LabelingServiceCard/index.tsx:164 msgid "View the labeling service provided by @{0}" msgstr "Ikusi @{0}-k eskaintzen duen etiketa-zerbitzua" -#: src/view/screens/ProfileFeed.tsx:587 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 msgid "View users who like this feed" msgstr "Ikusi feed hau gogoko duten erabiltzaileak" @@ -7387,7 +7604,7 @@ msgid "View your blocked accounts" msgstr "Ikusi zuk blokeatutako kontuak" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 -#: src/view/com/home/HomeHeaderLayout.web.tsx:59 +#: src/view/com/home/HomeHeaderLayout.web.tsx:56 msgid "View your feeds and explore more" msgstr "Ikusi zure feedak eta arakatu gehiago" @@ -7422,10 +7639,14 @@ msgstr "Edukia ohartarazi" msgid "Warn content and filter from feeds" msgstr "Edukia ohartarazi eta iragazi feedetatik" -#: src/screens/Hashtag.tsx:207 +#: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." msgstr "Ezin izan dugu etiketa horren emaitzarik aurkitu." +#: src/screens/Topic.tsx:178 +msgid "We couldn't find any results for that topic." +msgstr "Ezin izan dugu gai horren emaitzarik aurkitu." + #: src/screens/Messages/Conversation.tsx:103 msgid "We couldn't load this conversation" msgstr "Ezin izan dugu kargatu elkarrizketa hau" @@ -7439,7 +7660,7 @@ msgstr "{estimatedTime} kalkulatzen dugu zure kontua prest egon arte." msgid "We have sent another verification email to <0>{0}</0>." msgstr "Beste egiaztapen-mezu bat bidali dugu <0>{0}</0> helbidera." -#: src/screens/Onboarding/StepFinished.tsx:234 +#: src/screens/Onboarding/StepFinished.tsx:238 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Oso ondo pasatzea espero dugu. Gogoratu, Bluesky hau da:" @@ -7471,7 +7692,8 @@ msgstr "Zure kontua prest dagoenean jakinaraziko dizugu." msgid "We'll use this to help customize your experience." msgstr "Hau erabiliko dugu zure esperientzia pertsonalizatzeko." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:157 msgid "We're having network issues, try again" msgstr "Sare arazoak ditugu, saiatu berriro" @@ -7487,7 +7709,7 @@ msgstr "Sentitzen dugu, baina ezin izan dugu zerrenda hau konpondu. Honek jarrai msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Sentitzen dugu, baina momentu honetan ezin izan ditugu kargatu zure mutututako hitzak. Mesedez, saiatu berriro." -#: src/view/screens/Search/Search.tsx:194 +#: src/view/screens/Search/Search.tsx:201 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Sentitzen dugu, baina ezin izan da bilaketa osatu. Mesedez, saiatu berriro minutu batzuk barru." @@ -7495,11 +7717,11 @@ msgstr "Sentitzen dugu, baina ezin izan da bilaketa osatu. Mesedez, saiatu berri msgid "We're sorry! The post you are replying to has been deleted." msgstr "Sentitzen dugu! Erantzuten ari zaren posta ezabatu da." -#: src/view/screens/NotFound.tsx:50 src/components/Lists.tsx:188 +#: src/components/Lists.tsx:188 src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." msgstr "Sentitzen dugu! Ezin dugu aurkitu bilatzen ari zaren orria." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "Sentitzen dugu! Hogei etiketatzailetara baino ezin duzu harpidetu, eta hogeiren mugara iritsi zara." @@ -7519,9 +7741,13 @@ msgstr "Zeintzuk dira zure interesak?" msgid "What do you want to call your starter pack?" msgstr "Nola deitu nahi diozu zure abio multzoari?" -#: src/view/com/composer/Composer.tsx:722 -#: src/view/com/auth/SplashScreen.web.tsx:99 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:79 +msgid "What people are posting about." +msgstr "Zertaz ari da jendea posteatzen" + #: src/view/com/auth/SplashScreen.tsx:38 +#: src/view/com/auth/SplashScreen.web.tsx:99 +#: src/view/com/composer/Composer.tsx:729 msgid "What's up?" msgstr "Zer da?" @@ -7541,7 +7767,7 @@ msgstr "Nork elkarreragin dezake post honekin?" msgid "Who can reply" msgstr "Nork erantzun dezake" -#: src/screens/Messages/ChatList.tsx:148 src/screens/Home/NoFeedsPinned.tsx:79 +#: src/screens/Home/NoFeedsPinned.tsx:79 src/screens/Messages/ChatList.tsx:148 msgid "Whoops!" msgstr "Aiba!" @@ -7573,26 +7799,26 @@ msgstr "Zergatik berrikusi behar da abio multzo hau?" msgid "Why should this user be reviewed?" msgstr "Zergatik berrikusi behar da erabiltzaile hau?" -#: src/screens/Messages/components/MessageInput.web.tsx:198 +#: src/screens/Messages/components/MessageInput.web.tsx:214 #: src/screens/Messages/components/MessageInput.tsx:149 msgid "Write a message" msgstr "Idatzi mezu bat" -#: src/view/com/composer/Composer.tsx:810 +#: src/view/com/composer/Composer.tsx:817 msgid "Write post" msgstr "Idatzi posta" #: src/view/com/post-thread/PostThreadComposePrompt.tsx:70 -#: src/view/com/composer/Composer.tsx:720 +#: src/view/com/composer/Composer.tsx:727 msgid "Write your reply" msgstr "Idatzi zure erantzuna" -#: src/screens/Onboarding/state.ts:103 src/screens/Onboarding/index.tsx:25 +#: src/screens/Onboarding/index.tsx:25 src/screens/Onboarding/state.ts:116 msgid "Writers" msgstr "Idazleak" #. placeholder {0}: verifyError.did -#: src/screens/Settings/components/ChangeHandleDialog.tsx:336 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:339 msgid "Wrong DID returned from server. Received: {0}" msgstr "Zerbitzariak DID ez zuzena erantzun du. Jasotakoa: {0}" @@ -7605,7 +7831,7 @@ msgstr "Bai" msgid "Yes, deactivate" msgstr "Bai, desaktibatu" -#: src/screens/StarterPack/StarterPackScreen.tsx:661 +#: src/screens/StarterPack/StarterPackScreen.tsx:662 msgid "Yes, delete this starter pack" msgstr "Bai, ezabatu abio multzo hau" @@ -7625,7 +7851,7 @@ msgstr "Bai, aktibatu berriro nire kontua" msgid "Yesterday" msgstr "Atzo" -#: src/screens/List/ListHiddenScreen.tsx:140 +#: src/screens/List/ListHiddenScreen.tsx:150 msgid "you" msgstr "zu" @@ -7650,7 +7876,7 @@ msgstr "Ez zara inor jarraitzen ari." msgid "You can also discover new Custom Feeds to follow." msgstr "Jarraitu beharreko Feed Pertsonalizatu berriak ere aurki ditzakezu." -#: src/view/com/modals/DeleteAccount.tsx:202 +#: src/view/com/modals/DeleteAccount.tsx:198 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "Horren ordez, zure kontua aldi baterako desaktibatu dezakezu eta edozein unetan berriro aktibatu." @@ -7666,6 +7892,12 @@ msgstr "Orain pasahitz berriarekin saioa hasi dezakezu." msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Zure kontua berriro aktiba dezakezu saioa hasten jarraitzeko. Zure profila eta postak beste erabiltzaileek ikusgai izango dituzte." +#: src/components/interstitials/Trending.tsx:100 +#: src/screens/Search/components/ExploreTrendingTopics.tsx:136 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:109 +msgid "You can update this later from your settings." +msgstr "Geroago eguneratu dezakezu hau zure ezarpenetan." + #: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." msgstr "Ez duzu jarraitzailerik." @@ -7686,7 +7918,7 @@ msgstr "Ez duzu feed ainguraturik." msgid "You don't have any saved feeds." msgstr "Ez duzu gordetako feedik." -#: src/view/com/post-thread/PostThread.tsx:222 +#: src/view/com/post-thread/PostThread.tsx:268 msgid "You have blocked the author or you have been blocked by the author." msgstr "Egilea blokeatu duzu edo egileak blokeatu zaitu." @@ -7724,7 +7956,7 @@ msgstr "Kontu hau mututu duzu." msgid "You have muted this user" msgstr "Erabiltzaile hau mututu duzu" -#: src/screens/Messages/ChatList.tsx:188 +#: src/screens/Messages/ChatList.tsx:190 msgid "You have no conversations yet. Start one!" msgstr "Ez duzu elkarrizketarik oraindik. Hasi bat!" @@ -7732,15 +7964,15 @@ msgstr "Ez duzu elkarrizketarik oraindik. Hasi bat!" msgid "You have no feeds." msgstr "Ez duzu feedik." -#: src/view/com/lists/ProfileLists.tsx:139 src/view/com/lists/MyLists.tsx:89 +#: src/view/com/lists/MyLists.tsx:81 src/view/com/lists/ProfileLists.tsx:139 msgid "You have no lists." msgstr "Ez duzu zerrendarik." -#: src/view/screens/ModerationBlockedAccounts.tsx:128 +#: src/view/screens/ModerationBlockedAccounts.tsx:129 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Oraindik ez duzu konturik blokeatu. Kontu bat blokeatzeko, joan bere profilera eta hautatu \"Blokeatu kontua\" bere kontuko menuan." -#: src/view/screens/ModerationMutedAccounts.tsx:127 +#: src/view/screens/ModerationMutedAccounts.tsx:128 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "Oraindik ez duzu mututu konturik. Kontu bat mututzeko, joan bere profilera eta hautatu \"Mututu kontua\" bere kontuko menuan." @@ -7874,7 +8106,7 @@ msgstr "Ilaran zaude" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "Aplikazioaren pasahitz batekin hasi duzu saioa. Mesedez, hasi saioa zure pasahitz nagusiarekin zure kontua desaktibatzen jarraitzeko." -#: src/screens/Onboarding/StepFinished.tsx:231 +#: src/screens/Onboarding/StepFinished.tsx:235 msgid "You're ready to go!" msgstr "Hasteko prest zaude!" @@ -7883,6 +8115,10 @@ msgstr "Hasteko prest zaude!" msgid "You've chosen to hide a word or tag within this post." msgstr "Post honetan hitz edo etiketa bat ezkutatzea aukeratu duzu." +#: src/state/shell/progress-guide.tsx:234 +msgid "You've found some people to follow" +msgstr "Jarraitzeko jendea aurkitu duzu" + #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Zure feedaren amaierara iritsi zara! Bilatu jarraitzeko kontu gehiago." @@ -7899,7 +8135,7 @@ msgstr "Bideoak kargatzeko eguneko mugara iritsi zara (bideo gehiegi)" msgid "Your account" msgstr "Zure kontua" -#: src/view/com/modals/DeleteAccount.tsx:88 +#: src/view/com/modals/DeleteAccount.tsx:84 msgid "Your account has been deleted" msgstr "Zure kontua ezabatu da" @@ -7927,9 +8163,13 @@ msgstr "Zure txatak desaktibatu dira" msgid "Your choice will be saved, but can be changed later in settings." msgstr "Zure aukera gordeko da, baina geroago alda daiteke ezarpenetan." -#: src/view/com/modals/ChangePassword.tsx:55 src/screens/Signup/state.ts:203 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:496 +msgid "Your current handle <0>{0}</0> will automatically remain reserved for you. You can switch back to it at any time from this account." +msgstr "Zure oraingo handlea <0>{0}</0> zuretzako automatikoki erreserbatuko da. Edozein momentutan berriro aukeratu dezakezu kontu honetatik." + +#: src/screens/Login/ForgotPasswordForm.tsx:51 src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 -#: src/screens/Login/ForgotPasswordForm.tsx:51 +#: src/view/com/modals/ChangePassword.tsx:55 msgid "Your email appears to be invalid." msgstr "Zure helbide elektronikoa ez dirudi zuzena denik." @@ -7941,7 +8181,7 @@ msgstr "Zure helbide elektronikoa eguneratu da baina ez da egiaztatu. Hurrengo u msgid "Your email has not yet been verified. This is an important security step which we recommend." msgstr "Zure helbide elektronikoa ez da oraindik egiaztatu. Gomendatzen dugun segurtasun-urrats garrantzitsua da." -#: src/state/shell/progress-guide.tsx:156 +#: src/state/shell/progress-guide.tsx:213 msgid "Your first like!" msgstr "Zure lehenengo gogokoa!" @@ -7949,15 +8189,14 @@ msgstr "Zure lehenengo gogokoa!" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Zure jarraitzen feeda hutsik dago! Jarraitu erabiltzaile gehiago zer gertatzen ari den ikusteko." -#: src/screens/Signup/StepHandle.tsx:125 -msgid "Your full handle will be" -msgstr "Zure handle osoa honakoa da" - -#. placeholder {0}: createFullHandle(subdomain, host) -#: src/screens/Settings/components/ChangeHandleDialog.tsx:219 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:223 msgid "Your full handle will be <0>@{0}</0>" msgstr "Zure handle osoa <0>@{0}</0> da" +#: src/screens/Signup/StepHandle.tsx:125 +msgid "Your full username will be" +msgstr "Zure erabiltzaile izen osoa honakoa da" + #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Zure mutututako hitzak" @@ -7974,7 +8213,7 @@ msgstr "Zure posta argitaratu da" msgid "Your posts have been published" msgstr "Zure postak argitaratu dira" -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:250 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Zure postak, gogokoak eta blokeatuak publikoak dira. Mutututakoak pribatuak dira." @@ -7990,6 +8229,90 @@ msgstr "Zure erantzuna argitaratu da" msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Zure salaketa Bluesky Moderazio Zerbitzura bidaliko da" -#: src/screens/Signup/index.tsx:142 -msgid "Your user handle" -msgstr "Zure erabiltzaile handle-a" +#. placeholder {0}: labels.length +#~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +#~ msgstr "{0, plural, one {etiketa # jarri da kontu honetan} other {# etiketa jarri dira kontu honetan}}" + +#. placeholder {0}: labels.length +#~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +#~ msgstr "{0, plural, one {etiketa # jarri da eduki honetan} other {# etiketa jarri dira eduki honetan}}" + +#. placeholder {0}: post.likeCount || 0 +#~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +#~ msgstr "{0, plural, one {Gogoko (gogoko #)} other {Gogoko (# gogoko)}}" + +#. placeholder {0}: feed.likeCount || 0 +#. placeholder {0}: count || 0 +#~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{0, plural, one {# erabiltzaileak gogoko du} other {# erabiltzaileek gogoko dute}}" + +#. placeholder {0}: post.replyCount || 0 +#~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +#~ msgstr "{0, plural, one {Erantzun (erantzun #)} other {Erantzun (# erantzun)}}" + +#. placeholder {0}: post.likeCount || 0 +#~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +#~ msgstr "{0, plural, one {Ez gogoko (gogoko #)} other {Ez gogoko (# gogoko)}}" + +#~ msgid "{badge} unread items" +#~ msgstr "{badge} elementu irakurri gabe" + +#~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{count, plural, one {Erabiltzaile #-ek gogoko du} other {# erabiltzailek gogoko dute}}" + +#~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +#~ msgstr "{likeCount, plural, one {Erabiltzaile #-ek gogoko du} other {# erabiltzailek gogoko dute}}" + +#~ msgid "Algorithm training complete!" +#~ msgstr "Algoritmoaren entrenamendua bukatua!" + +#~ msgid "by —" +#~ msgstr "—-gatik" + +#~ msgid "by <0/>" +#~ msgstr "<0/>-gatik" + +#~ msgid "by you" +#~ msgstr "Zuregatik" + +#~ msgid "Click here for more information on deactivating your account" +#~ msgstr "Egin klik hemen zure kontua desaktibatzeari buruzko informazio gehiago lortzeko" + +#~ msgid "Click here for more information." +#~ msgstr "Egin klik hemen informazio gehiago lortzeko." + +#~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +#~ msgstr "Komunitateak sortutako feed pertsonalizatuek esperientzia berriak ekartzen dizkizute eta maite duzun edukia aurkitzen laguntzen dizu." + +#~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more</0>." +#~ msgstr "Zure domeinua baduzu, hori erabil dezakezu handle gisa. Horri esker, zure identitatea auto-egiazta dezakezu - <0>lortu informazio gehiago</0> ." + +#~ msgid "Logo by <0/>" +#~ msgstr "<0/>-ren logotipoa" + +#~ msgid "No description" +#~ msgstr "Deskribapenik gabe" + +#~ msgid "Public, shareable lists which can drive feeds." +#~ msgstr "Zerrenda publikoak eta partekagarriak, feedak bultzatu ditzaketenak." + +#~ msgid "Quote posts enabled" +#~ msgstr "Post aipamenak gaituta daude" + +#~ msgid "Refresh notifications" +#~ msgstr "Freskatu jakinarazpenak" + +#~ msgid "Share feed" +#~ msgstr "Partekatu feeda" + +#~ msgid "This list is empty!" +#~ msgstr "Zerrenda hau hutsik dago!" + +#~ msgid "Unlike this feed" +#~ msgstr "Desgogoko feed hau" + +#~ msgid "User list by <0/>" +#~ msgstr "<0/>-ren erabiltzaile zerrenda" + +#~ msgid "Users" +#~ msgstr "Erabiltzaileak" \ No newline at end of file |