diff options
Diffstat (limited to 'src/locale/locales/ro/messages.po')
-rw-r--r-- | src/locale/locales/ro/messages.po | 2992 |
1 files changed, 1706 insertions, 1286 deletions
diff --git a/src/locale/locales/ro/messages.po b/src/locale/locales/ro/messages.po index a3012a817..3cfef2a2f 100644 --- a/src/locale/locales/ro/messages.po +++ b/src/locale/locales/ro/messages.po @@ -6,23 +6,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: ro\n" -"Project-Id-Version: bluesky-social\n" +"Project-Id-Version: 49a8cb746fbc2ae5707392ee41ddec4c\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-02-14 19:57\n" +"PO-Revision-Date: 2025-03-07 03:35\n" "Last-Translator: \n" "Language-Team: Romanian\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n%100<20)) ? 1 : 2);\n" -"X-Crowdin-Project: bluesky-social\n" -"X-Crowdin-Project-ID: 664276\n" +"X-Crowdin-Project: 49a8cb746fbc2ae5707392ee41ddec4c\n" +"X-Crowdin-Project-ID: 1\n" "X-Crowdin-Language: ro\n" "X-Crowdin-File: /main/src/locale/locales/en/messages.po\n" -"X-Crowdin-File-ID: 12\n" +"X-Crowdin-File-ID: 11\n" #: src/components/ProgressGuide/FollowDialog.tsx:567 msgid "(active)" msgstr "(activ)" -#: src/screens/Messages/components/ChatListItem.tsx:145 +#: src/screens/Messages/components/ChatListItem.tsx:155 msgid "(contains embedded content)" msgstr "(conține conținut încorporat)" @@ -31,7 +31,7 @@ msgstr "(conține conținut încorporat)" msgid "(no email)" msgstr "(fără e-mail)" -#: src/lib/hooks/useTimeAgo.ts:156 +#: src/lib/hooks/useTimeAgo.ts:169 msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {o zi} few {# zile} other {# de zile}}" @@ -43,42 +43,53 @@ msgstr "{0, plural, one {un urmăritor} few {# urmăritori} other {# de urmărit msgid "{0, plural, one {# following} other {# following}}" msgstr "{0, plural, one {urmărești un utilizator} few {urmărești # utilizatori} other {urmărești # de utilizatori}}" -#: src/lib/hooks/useTimeAgo.ts:146 +#: src/lib/hooks/useTimeAgo.ts:159 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {o oră} few {# ore} other {# de ore}}" #: src/components/moderation/LabelsOnMe.tsx:53 msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" -msgstr "" +msgstr "{0, plural, one {o etichetă a fost plasată} few {# etichete au fost plasate} other {# de etichete au fost plasate}} pe acest cont" #: src/components/moderation/LabelsOnMe.tsx:62 msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" -msgstr "" +msgstr "{0, plural, one {o etichetă a fost plasată} few {# etichete au fost plasate} other {# de etichete au fost plasate}} pe acest conținut" #: src/screens/Post/PostLikedBy.tsx:41 msgid "{0, plural, one {# like} other {# likes}}" -msgstr "" +msgstr "{0, plural, one {o apreciere} few {# aprecieri} other {# de aprecieri}}" -#: src/lib/hooks/useTimeAgo.ts:136 +#: src/lib/hooks/useTimeAgo.ts:149 msgid "{0, plural, one {# minute} other {# minutes}}" msgstr "{0, plural, one {un minut} few {# minute} other {# de minute}}" -#: src/lib/hooks/useTimeAgo.ts:167 +#: src/lib/hooks/useTimeAgo.ts:180 msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {o lună} few {# luni} other {# de luni}}" #: src/screens/Post/PostQuotes.tsx:41 msgid "{0, plural, one {# quote} other {# quotes}}" -msgstr "" +msgstr "{0, plural, one {un citat} few {# citate} other {# de citate}}" #: src/screens/Post/PostRepostedBy.tsx:41 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {o redistribuire} few {# redistribuiri} other {# de redistribuiri}}" -#: src/lib/hooks/useTimeAgo.ts:126 +#: src/lib/hooks/useTimeAgo.ts:139 msgid "{0, plural, one {# second} other {# seconds}}" msgstr "{0, plural, one {o secundă} few {# secunde} other {# de secunde}}" +#: src/view/shell/bottom-bar/BottomBar.tsx:209 +#: src/view/shell/bottom-bar/BottomBar.tsx:241 +#: src/view/shell/Drawer.tsx:454 +msgid "{0, plural, one {# unread item} other {# unread items}}" +msgstr "" + +#. How many months have passed, displayed in a narrow form +#: src/lib/hooks/useTimeAgo.ts:182 +msgid "{0, plural, one {#mo} other {#mo}}" +msgstr "" + #: src/components/ProfileHoverCard/index.web.tsx:398 #: src/screens/Profile/Header/Metrics.tsx:22 msgid "{0, plural, one {follower} other {followers}}" @@ -89,7 +100,7 @@ msgstr "{0, plural, one {urmăritor} few {urmăritori} other {de urmăritori}}" msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {urmărit} few {urmăriți} other {urmăriți}}" -#: src/view/com/post-thread/PostThreadItem.tsx:452 +#: src/view/com/post-thread/PostThreadItem.tsx:454 msgid "{0, plural, one {like} other {likes}}" msgstr "{0, plural, one {apreciere} few {aprecieri} other {de aprecieri}}" @@ -97,11 +108,11 @@ msgstr "{0, plural, one {apreciere} few {aprecieri} other {de aprecieri}}" msgid "{0, plural, one {post} other {posts}}" msgstr "{0, plural, one {postare} few {postări} other {postări}}" -#: src/view/com/post-thread/PostThreadItem.tsx:436 +#: src/view/com/post-thread/PostThreadItem.tsx:438 msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {citat} few {citări} other {de citări}}" -#: src/view/com/post-thread/PostThreadItem.tsx:418 +#: src/view/com/post-thread/PostThreadItem.tsx:420 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {redistribuire} few {redistribuiri} other {de redistribuiri}}" @@ -115,7 +126,7 @@ msgstr "{0} <0>în <1>etichete</1></0>" msgid "{0} <0>in <1>text & tags</1></0>" msgstr "{0} <0>în <1>text și etichete</1></0>" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:219 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:223 msgid "{0} joined this week" msgstr "{0} s-a alăturat săptămâna aceasta" @@ -123,19 +134,15 @@ msgstr "{0} s-a alăturat săptămâna aceasta" msgid "{0} of {1}" msgstr "{0} din {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:480 +#: src/screens/StarterPack/StarterPackScreen.tsx:485 msgid "{0} people have used this starter pack!" msgstr "{0} persoane au folosit acest pachet de început!" -#: src/view/shell/bottom-bar/BottomBar.tsx:207 -msgid "{0} unread items" -msgstr "{0} elemente necitite" - -#: src/view/com/util/UserAvatar.tsx:436 +#: src/view/com/util/UserAvatar.tsx:464 msgid "{0}'s avatar" msgstr "Avatarul folosit de {0}" -#: src/screens/StarterPack/Wizard/StepDetails.tsx:67 +#: src/screens/StarterPack/Wizard/StepDetails.tsx:74 msgid "{0}'s favorite feeds and people - join me!" msgstr "Fluxurile și persoanele preferate ale {0} - alătură-te!" @@ -144,35 +151,30 @@ msgid "{0}'s starter pack" msgstr "Pachetul de început al {0}" #. How many days have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:158 +#: src/lib/hooks/useTimeAgo.ts:171 msgid "{0}d" msgstr "{0}z" #. How many hours have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:148 +#: src/lib/hooks/useTimeAgo.ts:161 msgid "{0}h" msgstr "{0}o" #. How many minutes have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:138 +#: src/lib/hooks/useTimeAgo.ts:151 msgid "{0}m" -msgstr "" - -#. How many months have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:169 -msgid "{0}mo" -msgstr "{0}l" +msgstr "{0}m" #. How many seconds have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:128 +#: src/lib/hooks/useTimeAgo.ts:141 msgid "{0}s" -msgstr "" +msgstr "{0}s" -#: src/view/shell/desktop/LeftNav.tsx:387 -msgid "{count} unread items" -msgstr "{count} elemente necitite" +#: src/view/shell/desktop/LeftNav.tsx:382 +msgid "{count, plural, one {# unread item} other {# unread items}}" +msgstr "" -#: src/lib/generate-starterpack.ts:108 +#: src/lib/generate-starterpack.ts:111 #: src/screens/StarterPack/Wizard/index.tsx:178 msgid "{displayName}'s Starter Pack" msgstr "Pachetul de început al {displayName}" @@ -185,91 +187,91 @@ msgstr "{estimatedTimeHrs, plural, one {oră} few {ore} other {de ore}}" msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {minut} few {minute} other {de minute}}" -#: src/view/com/notifications/NotificationFeedItem.tsx:301 +#: src/view/com/notifications/NotificationFeedItem.tsx:305 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> followed you" msgstr "{firstAuthorLink} și <0>{additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}}</0> te-au urmărit" -#: src/view/com/notifications/NotificationFeedItem.tsx:327 +#: src/view/com/notifications/NotificationFeedItem.tsx:331 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your custom feed" -msgstr "{firstAuthorLink} și <0>{additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}}</0> au apreciat feed-ul tău personalizat" +msgstr "Lui {firstAuthorLink} și <0>{additionalAuthorsCount, plural, one {unui alt utilizator} few {altor {formattedAuthorsCount} utilizatori} other {altor {formattedAuthorsCount} de utilizatori}}</0> le place fluxul tău personalizat" -#: src/view/com/notifications/NotificationFeedItem.tsx:223 +#: src/view/com/notifications/NotificationFeedItem.tsx:224 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your post" -msgstr "{firstAuthorLink} și <0>{additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}}</0> au apreciat postarea ta" +msgstr "Lui {firstAuthorLink} și <0>{additionalAuthorsCount, plural, one {unui alt utilizator} few {altor {formattedAuthorsCount} utilizatori} other {altor {formattedAuthorsCount} de utilizatori}}</0> le place postarea ta" -#: src/view/com/notifications/NotificationFeedItem.tsx:247 +#: src/view/com/notifications/NotificationFeedItem.tsx:248 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> reposted your post" msgstr "{firstAuthorLink} și <0>{additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}}</0> au redistribuit postarea ta" -#: src/view/com/notifications/NotificationFeedItem.tsx:351 +#: src/view/com/notifications/NotificationFeedItem.tsx:355 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> signed up with your starter pack" msgstr "{firstAuthorLink} și <0>{additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}}</0> s-au înscris folosind pachetul tău de început" -#: src/view/com/notifications/NotificationFeedItem.tsx:313 +#: src/view/com/notifications/NotificationFeedItem.tsx:317 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} te-a urmărit" -#: src/view/com/notifications/NotificationFeedItem.tsx:290 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} te-a urmărit înapoi" -#: src/view/com/notifications/NotificationFeedItem.tsx:339 +#: src/view/com/notifications/NotificationFeedItem.tsx:343 msgid "{firstAuthorLink} liked your custom feed" -msgstr "{firstAuthorLink} a apreciat fluxul tău personalizat" +msgstr "Lui {firstAuthorLink} îi place fluxul tău personalizat" -#: src/view/com/notifications/NotificationFeedItem.tsx:235 +#: src/view/com/notifications/NotificationFeedItem.tsx:236 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} a apreciat postarea ta" -#: src/view/com/notifications/NotificationFeedItem.tsx:259 +#: src/view/com/notifications/NotificationFeedItem.tsx:260 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} a redistribuit postarea ta" -#: src/view/com/notifications/NotificationFeedItem.tsx:363 +#: src/view/com/notifications/NotificationFeedItem.tsx:367 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} s-a înscris folosind pachetul tău de început" -#: src/view/com/notifications/NotificationFeedItem.tsx:294 +#: src/view/com/notifications/NotificationFeedItem.tsx:298 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} și {additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} te-au urmărit" -#: src/view/com/notifications/NotificationFeedItem.tsx:320 +#: src/view/com/notifications/NotificationFeedItem.tsx:324 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" -msgstr "{firstAuthorName} și {additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} au apreciat feed-ul tău personalizat" +msgstr "Lui {firstAuthorName} și {additionalAuthorsCount, plural, one {unui alt utilizator} few {altor {formattedAuthorsCount} utilizatori} other {altor {formattedAuthorsCount} de utilizatori}} le place fluxul tău personalizat" -#: src/view/com/notifications/NotificationFeedItem.tsx:216 +#: src/view/com/notifications/NotificationFeedItem.tsx:217 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" -msgstr "{firstAuthorName} și {additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} au apreciat postarea ta" +msgstr "Lui {firstAuthorName} și {additionalAuthorsCount, plural, one {unui alt utilizator} few {altor {formattedAuthorsCount} utilizatori} other {altor {formattedAuthorsCount} de utilizatori}} le place postarea ta" -#: src/view/com/notifications/NotificationFeedItem.tsx:240 +#: src/view/com/notifications/NotificationFeedItem.tsx:241 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} și {additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} au redistribuit postarea ta" -#: src/view/com/notifications/NotificationFeedItem.tsx:344 +#: src/view/com/notifications/NotificationFeedItem.tsx:348 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} și {additionalAuthorsCount, plural, one {un alt utilizator} few {alți {formattedAuthorsCount} utilizatori} other {alți {formattedAuthorsCount} de utilizatori}} s-au înscris folosind pachetul tău de început" -#: src/view/com/notifications/NotificationFeedItem.tsx:299 +#: src/view/com/notifications/NotificationFeedItem.tsx:303 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} te-a urmărit" -#: src/view/com/notifications/NotificationFeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:293 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} te-a urmărit înapoi" -#: src/view/com/notifications/NotificationFeedItem.tsx:325 +#: src/view/com/notifications/NotificationFeedItem.tsx:329 msgid "{firstAuthorName} liked your custom feed" -msgstr "{firstAuthorName} a apreciat flux tău personalizat" +msgstr "Lui {firstAuthorName} îi place flux tău personalizat" -#: src/view/com/notifications/NotificationFeedItem.tsx:221 +#: src/view/com/notifications/NotificationFeedItem.tsx:222 msgid "{firstAuthorName} liked your post" -msgstr "{firstAuthorName} a apreciat postarea ta" +msgstr "Lui {firstAuthorName} îi place postarea ta" -#: src/view/com/notifications/NotificationFeedItem.tsx:245 +#: src/view/com/notifications/NotificationFeedItem.tsx:246 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} a redistribuit postarea ta" -#: src/view/com/notifications/NotificationFeedItem.tsx:349 +#: src/view/com/notifications/NotificationFeedItem.tsx:353 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} s-a înscris folosind pachetul tău de început" @@ -278,22 +280,14 @@ msgstr "{firstAuthorName} s-a înscris folosind pachetul tău de început" msgid "{following} following" msgstr "{following} urmărește" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:392 msgid "{handle} can't be messaged" msgstr "Nu poți trimite mesaje către {handle}" -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:262 -msgid "{notificationCount} unread items" +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:270 +msgid "{notificationCount, plural, one {# unread item} other {# unread items}}" msgstr "" -#: src/view/shell/Drawer.tsx:453 -msgid "{numUnreadNotifications} unread" -msgstr "{numUnreadNotifications} necitite" - -#: src/view/shell/bottom-bar/BottomBar.tsx:234 -msgid "{numUnreadNotifications} unread items" -msgstr "{numUnreadNotifications} elemente necitite" - #: src/components/NewskieDialog.tsx:116 msgid "{profileName} joined Bluesky {0} ago" msgstr "{profileName} s-a alăturat Bluesky acum {0}" @@ -328,7 +322,7 @@ msgstr "<0>{0}</0> și<1> </1><2>{1} </2>sunt incluși în pachetul tău de înc msgid "<0>{0}</0> is included in your starter pack" msgstr "<0>{0}</0> este inclus în pachetul tău de început" -#: src/components/WhoCanReply.tsx:292 +#: src/components/WhoCanReply.tsx:296 msgid "<0>{0}</0> members" msgstr "<0>{0}</0> membri" @@ -348,6 +342,11 @@ msgstr "<0>Tu</0> și<1> </1><2>{0} </2>sunteți incluși în pachetul tău de msgid "⚠Invalid Handle" msgstr "⚠Nume de utilizator invalid" +#. Accessibility label describing how many characters the user has entered out of a 50-character limit in a text input field +#: src/screens/StarterPack/Wizard/StepDetails.tsx:55 +msgid "${state.name?.length} out of 50" +msgstr "" + #: src/components/dialogs/MutedWords.tsx:193 msgid "24 hours" msgstr "24 de ore" @@ -364,24 +363,38 @@ msgstr "30 de zile" msgid "7 days" msgstr "7 zile" -#: src/Navigation.tsx:381 -#: src/screens/Settings/AboutSettings.tsx:33 +#: src/Navigation.tsx:383 +#: src/screens/Settings/AboutSettings.tsx:34 #: src/screens/Settings/Settings.tsx:215 #: src/screens/Settings/Settings.tsx:218 msgid "About" msgstr "Despre" +#. Accept a chat request +#: src/screens/Messages/components/RequestButtons.tsx:235 +msgid "Accept" +msgstr "" + +#: src/screens/Messages/components/RequestButtons.tsx:225 +msgid "Accept chat request" +msgstr "" + +#. Accept a chat request +#: src/screens/Messages/components/RequestListItem.tsx:42 +msgid "Accept Request" +msgstr "" + #: src/screens/Settings/AccessibilitySettings.tsx:46 #: src/screens/Settings/Settings.tsx:191 #: src/screens/Settings/Settings.tsx:194 msgid "Accessibility" msgstr "Accesibilitate" -#: src/Navigation.tsx:341 +#: src/Navigation.tsx:343 msgid "Accessibility Settings" msgstr "Setări de accesibilitate" -#: src/Navigation.tsx:357 +#: src/Navigation.tsx:359 #: src/screens/Login/LoginForm.tsx:194 #: src/screens/Settings/AccountSettings.tsx:45 #: src/screens/Settings/Settings.tsx:153 @@ -389,25 +402,30 @@ msgstr "Setări de accesibilitate" msgid "Account" msgstr "Cont" -#: src/view/com/profile/ProfileMenu.tsx:138 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:362 +#: src/screens/Messages/components/RequestButtons.tsx:81 +#: src/view/com/profile/ProfileMenu.tsx:141 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:375 +msgctxt "toast" msgid "Account blocked" -msgstr "Cont blocat" +msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:151 +#: src/view/com/profile/ProfileMenu.tsx:154 +msgctxt "toast" msgid "Account followed" -msgstr "Cont urmărit" +msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:114 +#: src/view/com/profile/ProfileMenu.tsx:117 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:398 +msgctxt "toast" msgid "Account muted" -msgstr "Cont pus pe mut" +msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:101 -#: src/lib/moderation/useModerationCauseDescription.ts:96 +#: src/components/moderation/ModerationDetailsDialog.tsx:103 +#: src/lib/moderation/useModerationCauseDescription.ts:98 msgid "Account Muted" msgstr "Cont pus pe mut" -#: src/components/moderation/ModerationDetailsDialog.tsx:87 +#: src/components/moderation/ModerationDetailsDialog.tsx:89 msgid "Account Muted by List" msgstr "Cont pus pe mut de către listă" @@ -420,17 +438,21 @@ msgid "Account removed from quick access" msgstr "Cont eliminat din acces rapid" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:137 -#: src/view/com/profile/ProfileMenu.tsx:128 +#: src/view/com/profile/ProfileMenu.tsx:131 +msgctxt "toast" msgid "Account unblocked" -msgstr "Cont deblocat" +msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:163 +#: src/view/com/profile/ProfileMenu.tsx:166 +msgctxt "toast" msgid "Account unfollowed" -msgstr "Cont neurmărit" +msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:104 +#: src/view/com/profile/ProfileMenu.tsx:107 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:388 +msgctxt "toast" msgid "Account unmuted" -msgstr "Cont scos de pe mut" +msgstr "" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 @@ -442,7 +464,7 @@ msgstr "Adaugă" msgid "Add {0} more to continue" msgstr "Adaugă încă {0} pentru a continua" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:59 msgid "Add {displayName} to starter pack" msgstr "Adaugă {displayName} la pachetul de început" @@ -451,13 +473,13 @@ msgstr "Adaugă {displayName} la pachetul de început" msgid "Add a content warning" msgstr "Adaugă un avertisment de conținut" -#: src/view/screens/ProfileList.tsx:895 -#: src/view/screens/ProfileList.tsx:913 +#: src/view/screens/ProfileList.tsx:917 +#: src/view/screens/ProfileList.tsx:935 msgid "Add a user to this list" msgstr "Adaugă un utilizator la această listă" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:191 +#: src/screens/Deactivated.tsx:192 msgid "Add account" msgstr "Adaugă cont" @@ -477,12 +499,12 @@ msgstr "Adaugă text alternativ (opțional)" #: src/screens/Settings/Settings.tsx:373 #: src/screens/Settings/Settings.tsx:376 +#: src/view/shell/desktop/LeftNav.tsx:280 #: src/view/shell/desktop/LeftNav.tsx:284 -#: src/view/shell/desktop/LeftNav.tsx:288 msgid "Add another account" msgstr "Adaugă un alt cont" -#: src/view/com/composer/Composer.tsx:743 +#: src/view/com/composer/Composer.tsx:744 msgid "Add another post" msgstr "Adaugă o altă postare" @@ -496,22 +518,27 @@ msgstr "Adaugă o parolă pentru aplicație" msgid "Add App Password" msgstr "Adaugă parolă pentru aplicație" +#: src/components/moderation/ReportDialog/index.tsx:392 +#: src/components/moderation/ReportDialog/index.tsx:396 +msgid "Add more details (optional)" +msgstr "" + #: src/components/dialogs/MutedWords.tsx:321 -msgid "Add mute word for configured settings" -msgstr "Pune pe mut un cuvânt pentru setările configurate" +msgid "Add mute word with chosen settings" +msgstr "" #: src/components/dialogs/MutedWords.tsx:112 msgid "Add muted words and tags" msgstr "Pune pe mut cuvinte și etichete" -#: src/view/com/composer/Composer.tsx:1257 +#: src/view/com/composer/Composer.tsx:1261 msgid "Add new post" msgstr "Adaugă o postare nouă" -#: src/view/screens/ProfileList.tsx:903 -#: src/view/screens/ProfileList.tsx:921 +#: src/view/screens/ProfileList.tsx:925 +#: src/view/screens/ProfileList.tsx:943 msgid "Add people" -msgstr "" +msgstr "Adaugă persoane" #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" @@ -533,7 +560,10 @@ msgstr "Adaugă următorul registru DNS la adresa ta web:" msgid "Add this feed to your feeds" msgstr "Adaugă acest flux la fluxurile tale" -#: src/view/com/profile/ProfileMenu.tsx:270 +#: src/view/com/profile/ProfileMenu.tsx:276 +msgid "Add to lists" +msgstr "" + #: src/view/com/profile/ProfileMenu.tsx:273 msgid "Add to Lists" msgstr "Adaugă la liste" @@ -551,13 +581,17 @@ msgstr "Adăugat la listă" msgid "Added to my feeds" msgstr "Adăugat la fluxurile mele" +#: src/components/moderation/ReportDialog/index.tsx:410 +msgid "Additional details (limit 300 characters)" +msgstr "" + #: src/view/com/composer/labels/LabelsBtn.tsx:160 msgid "Adult" msgstr "Adulți" #: src/components/moderation/ContentHider.tsx:113 #: src/lib/moderation/useGlobalLabelStrings.ts:34 -#: src/lib/moderation/useModerationCauseDescription.ts:144 +#: src/lib/moderation/useModerationCauseDescription.ts:148 #: src/view/com/composer/labels/LabelsBtn.tsx:128 msgid "Adult Content" msgstr "Conținut pentru adulți" @@ -587,11 +621,11 @@ msgstr "Toate" msgid "All accounts have been followed!" msgstr "Toate conturile au fost urmărite!" -#: src/view/screens/Search/Search.tsx:361 -#: src/view/screens/Search/Search.tsx:399 -#: src/view/screens/Search/Search.tsx:401 +#: src/view/screens/Search/Search.tsx:370 +#: src/view/screens/Search/Search.tsx:405 +#: src/view/screens/Search/Search.tsx:407 msgid "All languages" -msgstr "" +msgstr "Toate limbile" #: src/view/screens/Feeds.tsx:702 msgid "All the feeds you've saved, right in one place." @@ -609,7 +643,7 @@ msgstr "Permite mesaje noi de la" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:344 msgid "Allow quote posts" -msgstr "" +msgstr "Permite citare postări" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:389 msgid "Allow replies from:" @@ -620,7 +654,7 @@ msgid "Allows access to direct messages" msgstr "Permite accesul la mesajele directe" #: src/screens/Login/ForgotPasswordForm.tsx:171 -#: src/view/com/modals/ChangePassword.tsx:171 +#: src/view/com/modals/ChangePassword.tsx:182 msgid "Already have a code?" msgstr "Ai deja un cod?" @@ -632,11 +666,12 @@ msgstr "Ești deja conectat ca @{0}" #: src/view/com/composer/photos/Gallery.tsx:187 #: src/view/com/util/post-embeds/GifEmbed.tsx:186 msgid "ALT" -msgstr "" +msgstr "ALT" #: src/screens/Settings/AccessibilitySettings.tsx:56 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 +#: src/view/com/composer/videos/SubtitleDialog.tsx:41 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 #: src/view/com/composer/videos/SubtitleDialog.tsx:102 #: src/view/com/composer/videos/SubtitleDialog.tsx:106 @@ -681,7 +716,7 @@ msgstr "A apărut o eroare" msgid "An error occurred while compressing the video." msgstr "A apărut o eroare în timpul compresiei videoclipului." -#: src/components/StarterPack/ProfileStarterPacks.tsx:332 +#: src/components/StarterPack/ProfileStarterPacks.tsx:331 msgid "An error occurred while generating your starter pack. Want to try again?" msgstr "A apărut o eroare la generarea pachetului tău de început. Vrei să încerci din nou?" @@ -693,12 +728,12 @@ msgstr "A apărut o eroare la încărcarea videoclipului. Te rugăm să încerci msgid "An error occurred while loading the video. Please try again." msgstr "A apărut o eroare la încărcarea videoclipului. Te rugăm să încerci din nou." -#: src/components/StarterPack/QrCodeDialog.tsx:71 +#: src/components/StarterPack/QrCodeDialog.tsx:72 #: src/components/StarterPack/ShareDialog.tsx:79 msgid "An error occurred while saving the QR code!" msgstr "A apărut o eroare la salvarea codului QR!" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:81 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:83 msgid "An error occurred while selecting the video" msgstr "A apărut o eroare la selectarea videoclipului" @@ -711,6 +746,7 @@ msgstr "A apărut o eroare în timp ce încercai să urmărești pe toată lumea msgid "An error occurred while uploading the video." msgstr "A apărut o eroare la încărcarea videoclipului." +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:28 #: src/lib/moderation/useReportOptions.ts:28 msgid "An issue not included in these options" msgstr "O problemă care nu este inclusă în aceste opțiuni" @@ -725,8 +761,8 @@ msgstr "A apărut o problemă în timp ce încercai să deschizi conversația" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:333 -#: src/components/ProfileCard.tsx:354 +#: src/components/ProfileCard.tsx:332 +#: src/components/ProfileCard.tsx:353 #: src/view/com/profile/FollowButton.tsx:38 #: src/view/com/profile/FollowButton.tsx:48 msgid "An issue occurred, please try again." @@ -736,12 +772,12 @@ msgstr "A apărut o problemă, te rugăm să încerci din nou." msgid "an unknown error occurred" msgstr "a apărut o eroare necunoscută" -#: src/components/moderation/ModerationDetailsDialog.tsx:157 -#: src/components/moderation/ModerationDetailsDialog.tsx:153 +#: src/components/moderation/ModerationDetailsDialog.tsx:134 +#: src/lib/moderation/useModerationCauseDescription.ts:144 msgid "an unknown labeler" msgstr "un etichetator necunoscut" -#: src/components/WhoCanReply.tsx:313 +#: src/components/WhoCanReply.tsx:317 msgid "and" msgstr "și" @@ -754,6 +790,7 @@ msgstr "Animale" msgid "Animated GIF" msgstr "GIF animat" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:33 #: src/lib/moderation/useReportOptions.ts:33 msgid "Anti-Social Behavior" msgstr "Comportament antisocial" @@ -762,7 +799,7 @@ msgstr "Comportament antisocial" msgid "Anybody can interact" msgstr "Oricine poate interacționa" -#: src/Navigation.tsx:389 +#: src/Navigation.tsx:391 #: src/screens/Settings/AppIconSettings/index.tsx:67 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 @@ -778,8 +815,9 @@ msgid "App Password" msgstr "Parola de aplicație" #: src/screens/Settings/AppPasswords.tsx:147 +msgctxt "toast" msgid "App password deleted" -msgstr "Parola de aplicație a fost ștearsă" +msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:84 msgid "App password name must be unique" @@ -798,24 +836,25 @@ msgstr "Numele parolelor aplicației trebuie să aibă cel puțin 4 caractere" msgid "App passwords" msgstr "Parolele aplicație" -#: src/Navigation.tsx:309 +#: src/Navigation.tsx:311 #: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "Parolele aplicației" -#: src/components/moderation/LabelsOnMeDialog.tsx:148 -#: src/components/moderation/LabelsOnMeDialog.tsx:151 +#: src/components/moderation/LabelsOnMeDialog.tsx:150 +#: src/components/moderation/LabelsOnMeDialog.tsx:153 msgid "Appeal" msgstr "Contestă" -#: src/components/moderation/LabelsOnMeDialog.tsx:243 +#: src/components/moderation/LabelsOnMeDialog.tsx:268 msgid "Appeal \"{0}\" label" msgstr "Contestă eticheta „{0}”" -#: src/components/moderation/LabelsOnMeDialog.tsx:233 +#: src/components/moderation/LabelsOnMeDialog.tsx:258 #: src/screens/Messages/components/ChatDisabled.tsx:91 +msgctxt "toast" msgid "Appeal submitted" -msgstr "Contestația a fost trimisă" +msgstr "" #: src/screens/Takendown.tsx:111 #: src/screens/Takendown.tsx:144 @@ -833,7 +872,7 @@ msgstr "" msgid "Appeal this decision" msgstr "Contestă această decizie" -#: src/Navigation.tsx:349 +#: src/Navigation.tsx:351 #: src/screens/Settings/AppearanceSettings.tsx:85 #: src/screens/Settings/Settings.tsx:183 #: src/screens/Settings/Settings.tsx:186 @@ -845,12 +884,12 @@ msgstr "Aspect" msgid "Apply default recommended feeds" msgstr "Aplică fluxurile recomandate implicit" -#: src/view/com/post-thread/PostThreadItem.tsx:839 +#: src/view/com/post-thread/PostThreadItem.tsx:845 msgid "Archived from {0}" msgstr "Arhivat de la {0}" -#: src/view/com/post-thread/PostThreadItem.tsx:808 -#: src/view/com/post-thread/PostThreadItem.tsx:847 +#: src/view/com/post-thread/PostThreadItem.tsx:814 +#: src/view/com/post-thread/PostThreadItem.tsx:853 msgid "Archived post" msgstr "Postare arhivată" @@ -858,11 +897,11 @@ msgstr "Postare arhivată" msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "Sigur ștergi parola pentru aplicația \"{0}\"?" -#: src/components/dms/MessageMenu.tsx:150 +#: src/components/dms/MessageMenu.tsx:152 msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "Ești sigur că vrei să ștergi acest mesaj? Mesajul va fi șters doar pentru tine, dar nu și pentru celălalt participant." -#: src/screens/StarterPack/StarterPackScreen.tsx:634 +#: src/screens/StarterPack/StarterPackScreen.tsx:638 msgid "Are you sure you want to delete this starter pack?" msgstr "Ești sigur că vrei să ștergi acest pachet de început?" @@ -870,7 +909,11 @@ msgstr "Ești sigur că vrei să ștergi acest pachet de început?" msgid "Are you sure you want to discard your changes?" msgstr "Ești sigur că vrei să renunți la modificări?" -#: src/components/dms/LeaveConvoPrompt.tsx:42 +#: src/components/dms/LeaveConvoPrompt.tsx:46 +msgid "Are you sure you want to leave this conversation?" +msgstr "" + +#: src/components/dms/LeaveConvoPrompt.tsx:45 msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "Ești sigur că vrei să părăsești această conversație? Mesajele tale vor fi șterse doar pentru tine, dar nu și pentru celălalt participant." @@ -882,11 +925,11 @@ msgstr "Sigur că vrei să elimini {0} din fluxurile tale?" msgid "Are you sure you want to remove this from your feeds?" msgstr "Sigur vrei să elimini asta din fluxurile tale?" -#: src/view/com/composer/Composer.tsx:694 +#: src/view/com/composer/Composer.tsx:695 msgid "Are you sure you'd like to discard this draft?" -msgstr "Sigur vrei să să renunți la acestă schiță?" +msgstr "Sigur renunți la acestă schiță?" -#: src/view/com/composer/Composer.tsx:868 +#: src/view/com/composer/Composer.tsx:872 msgid "Are you sure you'd like to discard this post?" msgstr "Sigur vrei să renunți la această postare?" @@ -896,7 +939,7 @@ msgstr "Ești sigur?" #: src/view/com/composer/select-language/SuggestedLanguage.tsx:69 msgid "Are you writing in <0>{suggestedLanguageName}</0>?" -msgstr "" +msgstr "Scrii în <0>{suggestedLanguageName}</0>?" #: src/screens/Onboarding/index.tsx:23 #: src/screens/Onboarding/state.ts:95 @@ -907,10 +950,15 @@ msgstr "Artă" msgid "Artistic or non-erotic nudity." msgstr "Nuditate artistică sau non-erotică." -#: src/screens/Signup/StepHandle.tsx:180 +#: src/screens/Signup/StepHandle.tsx:182 msgid "At least 3 characters" msgstr "Cel puțin 3 caractere" +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:40 +msgctxt "Name of app icon variant" +msgid "Aurora" +msgstr "" + #: src/screens/Settings/AccessibilitySettings.tsx:105 msgid "Autoplay options have moved to the <0>Content and Media settings</0>." msgstr "Opțiunile de redare automată au fost mutate la <0>Setări de conținut și media</0>." @@ -920,9 +968,9 @@ msgstr "Opțiunile de redare automată au fost mutate la <0>Setări de conținut msgid "Autoplay videos and GIFs" msgstr "Redare automată pentru videoclipuri și GIF-uri" -#: src/components/dms/MessagesListHeader.tsx:81 -#: src/components/moderation/LabelsOnMeDialog.tsx:290 -#: src/components/moderation/LabelsOnMeDialog.tsx:291 +#: src/components/dms/MessagesListHeader.tsx:82 +#: src/components/moderation/LabelsOnMeDialog.tsx:315 +#: src/components/moderation/LabelsOnMeDialog.tsx:316 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 @@ -939,6 +987,10 @@ msgstr "Redare automată pentru videoclipuri și GIF-uri" msgid "Back" msgstr "Înapoi" +#: src/screens/Messages/Inbox.tsx:233 +msgid "Back to Chats" +msgstr "" + #: src/view/screens/Lists.tsx:81 #: src/view/screens/ModerationModlists.tsx:81 msgid "Before creating a list, you must first verify your email." @@ -948,79 +1000,82 @@ msgstr "Înainte de a crea o listă, trebuie să-ți verifici adresa de e-mail." msgid "Before creating a post, you must first verify your email." msgstr "Înainte de a crea o postare, trebuie să-ți verifici adresa de e-mail." -#: src/components/StarterPack/ProfileStarterPacks.tsx:339 +#: src/components/StarterPack/ProfileStarterPacks.tsx:338 msgid "Before creating a starter pack, you must first verify your email." msgstr "Înainte de a crea un pachet de început, trebuie să-ți verifici adresa de e-mail." #: src/components/dms/dialogs/NewChatDialog.tsx:79 -#: src/components/dms/MessageProfileButton.tsx:89 -#: src/screens/Messages/Conversation.tsx:204 +#: src/components/dms/MessageProfileButton.tsx:110 +#: src/screens/Messages/Conversation.tsx:212 msgid "Before you may message another user, you must first verify your email." msgstr "Înainte să poți trimite mesaje altui utilizator, trebuie să-ți verifici adresa de e-mail." #: src/screens/Search/components/ExploreTrendingTopics.tsx:74 #: src/screens/Search/components/ExploreTrendingVideos.tsx:111 msgid "BETA" -msgstr "" +msgstr "BETA" -#: src/components/dialogs/BirthDateSettings.tsx:102 +#: src/components/dialogs/BirthDateSettings.tsx:103 #: src/screens/Settings/AccountSettings.tsx:109 msgid "Birthday" msgstr "Zi de naștere" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 -#: src/view/com/profile/ProfileMenu.tsx:393 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:776 +#: src/view/com/profile/ProfileMenu.tsx:399 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:832 msgid "Block" msgstr "Blochează" +#: src/components/dms/ConvoMenu.tsx:247 #: src/components/dms/ConvoMenu.tsx:250 -#: src/components/dms/ConvoMenu.tsx:253 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:613 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:615 +#: src/screens/Messages/components/RequestButtons.tsx:134 +#: src/screens/Messages/components/RequestButtons.tsx:136 +#: src/view/com/profile/ProfileMenu.tsx:310 +#: src/view/com/profile/ProfileMenu.tsx:317 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:669 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:671 msgid "Block account" msgstr "Blochează contul" -#: src/view/com/profile/ProfileMenu.tsx:307 -#: src/view/com/profile/ProfileMenu.tsx:314 -msgid "Block Account" -msgstr "Blochează contul" - -#: src/view/com/profile/ProfileMenu.tsx:376 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:771 +#: src/view/com/profile/ProfileMenu.tsx:382 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:827 msgid "Block Account?" msgstr "Blochezi contul?" -#: src/view/screens/ProfileList.tsx:639 +#: src/view/screens/ProfileList.tsx:662 msgid "Block accounts" msgstr "Blochează conturi" -#: src/components/dms/ReportDialog.tsx:325 +#: src/components/dms/ReportDialog.tsx:317 msgid "Block and Delete" msgstr "Blochează și șterge" -#: src/components/dms/ReportDialog.tsx:343 +#: src/components/dms/ReportDialog.tsx:352 msgid "Block and/or delete this conversation" msgstr "Blochează și/sau șterge această conversație" -#: src/view/screens/ProfileList.tsx:760 +#: src/view/screens/ProfileList.tsx:782 msgid "Block list" msgstr "Blochează lista" -#: src/view/screens/ProfileList.tsx:755 +#: src/screens/Messages/components/ChatStatusInfo.tsx:46 +msgid "Block or report" +msgstr "" + +#: src/view/screens/ProfileList.tsx:777 msgid "Block these accounts?" msgstr "Blochezi aceste conturi?" -#: src/components/dms/ReportDialog.tsx:347 -#: src/components/dms/ReportDialog.tsx:350 +#: src/components/dms/ReportDialog.tsx:356 +#: src/components/dms/ReportDialog.tsx:359 msgid "Block user" msgstr "Blochează utilizatorul" -#: src/components/dms/ReportDialog.tsx:329 +#: src/components/dms/ReportDialog.tsx:323 msgid "Block User" msgstr "Blochează utilizatorul" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:83 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:84 msgid "Blocked" msgstr "Blocat" @@ -1028,13 +1083,13 @@ msgstr "Blocat" msgid "Blocked accounts" msgstr "Conturi blocate" -#: src/Navigation.tsx:158 +#: src/Navigation.tsx:160 #: src/view/screens/ModerationBlockedAccounts.tsx:101 msgid "Blocked Accounts" msgstr "Conturi blocate" -#: src/view/com/profile/ProfileMenu.tsx:388 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:773 +#: src/view/com/profile/ProfileMenu.tsx:394 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:829 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Conturile blocate nu pot răspunde în conversațiile tale, nu te pot menționa și nu pot interacționa cu tine." @@ -1042,19 +1097,19 @@ msgstr "Conturile blocate nu pot răspunde în conversațiile tale, nu te pot me 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 "Conturile blocate nu pot răspunde în conversațiile tale, să te menționeze sau să interacționeze cu tine. Nu vei vedea conținutul lor și li se va restricționa accesul la conținutul tău." -#: src/view/com/post-thread/PostThread.tsx:464 +#: src/view/com/post-thread/PostThread.tsx:468 msgid "Blocked post." msgstr "Postare blocată." -#: src/screens/Profile/Sections/Labels.tsx:174 +#: src/screens/Profile/Sections/Labels.tsx:173 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Blocarea nu împiedică acest etichetator să plaseze etichete pe contul tău." -#: src/view/screens/ProfileList.tsx:757 +#: src/view/screens/ProfileList.tsx:779 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Blocarea este publică. Conturile blocate nu pot răspunde în conversațiile tale, să te menționeze sau să interacționeze cu tine." -#: src/view/com/profile/ProfileMenu.tsx:385 +#: src/view/com/profile/ProfileMenu.tsx:391 msgid "Blocking will not prevent labels from being applied on your account, but it will stop this account from replying in your threads or interacting with you." msgstr "Blocarea nu va împiedica plasarea etichetelor pe contul tău, dar va opri acest cont din a răspunde în conversațiile tale sau din a interacționa cu tine." @@ -1067,17 +1122,22 @@ msgstr "Blog" msgid "Bluesky" msgstr "Bluesky" -#: src/view/com/post-thread/PostThreadItem.tsx:864 +#: src/view/com/post-thread/PostThreadItem.tsx:870 msgid "Bluesky cannot confirm the authenticity of the claimed date." msgstr "Bluesky nu poate confirma autenticitatea datei revendicate." +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:129 +msgctxt "Name of app icon variant" +msgid "Bluesky Classic™" +msgstr "" + #: src/view/com/auth/server-input/index.tsx:212 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 este o rețea deschisă unde poți alege furnizorul de găzduire. Dacă ești dezvoltator, îți poți găzdui propriul server." #: src/view/com/auth/server-input/index.tsx:149 msgid "Bluesky is an open network where you can choose your own provider. If you're new here, we recommend sticking with the default Bluesky Social option." -msgstr "" +msgstr "Bluesky este o rețea deschisă în care îți poți alege propriul furnizor. Dacă ești pentru prima dată aici, îți recomandăm să rămâi cu opțiunea Bluesky Social implicită." #: src/components/ProgressGuide/List.tsx:53 #: src/components/ProgressGuide/List.tsx:70 @@ -1086,13 +1146,13 @@ msgstr "Bluesky este mai bun cu prietenii!" #: src/screens/Takendown.tsx:217 msgid "Bluesky Social Terms of Service" -msgstr "" +msgstr "Termeni de utilizare Bluesky Social" -#: src/components/StarterPack/ProfileStarterPacks.tsx:299 +#: src/components/StarterPack/ProfileStarterPacks.tsx:298 msgid "Bluesky will choose a set of recommended accounts from people in your network." msgstr "Bluesky va alege un set de conturi recomandate de la persoane din rețeaua ta." -#: src/screens/Settings/components/PwiOptOut.tsx:92 +#: src/screens/Settings/components/PwiOptOut.tsx:99 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 nu va afișa profilul și postările tale utilizatorilor neautentificați. Alte aplicații s-ar putea să nu respecte această solicitare. Acest lucru nu face contul tău privat." @@ -1117,23 +1177,23 @@ msgstr "Estompează imaginea și filtrează-o din fluxuri" msgid "Books" msgstr "Cărți" -#: src/components/FeedInterstitials.tsx:370 +#: src/components/FeedInterstitials.tsx:372 msgid "Browse more accounts on the Explore page" msgstr "Caută mai multe conturi pe pagina Explorează" -#: src/components/FeedInterstitials.tsx:507 +#: src/components/FeedInterstitials.tsx:509 msgid "Browse more feeds on the Explore page" msgstr "Caută mai multe fluxuri pe pagina Explorează" -#: src/components/FeedInterstitials.tsx:351 -#: src/components/FeedInterstitials.tsx:354 -#: src/components/FeedInterstitials.tsx:488 -#: src/components/FeedInterstitials.tsx:491 +#: src/components/FeedInterstitials.tsx:353 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 +#: src/components/FeedInterstitials.tsx:493 msgid "Browse more suggestions" msgstr "Vezi mai multe sugestii" -#: src/components/FeedInterstitials.tsx:378 -#: src/components/FeedInterstitials.tsx:516 +#: src/components/FeedInterstitials.tsx:380 +#: src/components/FeedInterstitials.tsx:518 msgid "Browse more suggestions on the Explore page" msgstr "Vezi mai multe sugestii pe pagina Explorează" @@ -1144,7 +1204,7 @@ msgstr "Caută alte fluxuri" #: src/components/TrendingTopics.tsx:178 msgid "Browse posts about {displayName}" -msgstr "" +msgstr "Răsfoiește postări despre {displayName}" #: src/components/TrendingTopics.tsx:186 msgid "Browse posts tagged with {displayName}" @@ -1163,10 +1223,11 @@ msgid "Business" msgstr "Afaceri" #: src/components/LabelingServiceCard/index.tsx:62 +#: src/components/moderation/ReportDialog/index.tsx:672 msgid "By {0}" msgstr "De {0}" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:447 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:443 msgid "By <0>{0}</0>" msgstr "de <0>{0}</0>" @@ -1187,9 +1248,9 @@ msgid "Camera" msgstr "Cameră" #: src/components/Menu/index.tsx:304 -#: src/components/Prompt.tsx:129 -#: src/components/Prompt.tsx:131 -#: src/screens/Deactivated.tsx:157 +#: src/components/Prompt.tsx:130 +#: src/components/Prompt.tsx:132 +#: src/screens/Deactivated.tsx:158 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 #: src/screens/Settings/AppIconSettings/index.tsx:44 @@ -1199,11 +1260,11 @@ msgstr "Cameră" #: src/screens/Settings/Settings.tsx:260 #: src/screens/Takendown.tsx:99 #: src/screens/Takendown.tsx:102 -#: src/view/com/composer/Composer.tsx:931 +#: src/view/com/composer/Composer.tsx:935 #: 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/ChangePassword.tsx:279 +#: src/view/com/modals/ChangePassword.tsx:282 #: src/view/com/modals/CreateOrEditList.tsx:335 #: src/view/com/modals/CropImage.web.tsx:97 #: src/view/com/modals/EditProfile.tsx:244 @@ -1214,8 +1275,8 @@ msgstr "Cameră" #: 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:887 -#: src/view/shell/desktop/LeftNav.tsx:209 +#: src/view/screens/Search/Search.tsx:890 +#: src/view/shell/desktop/LeftNav.tsx:208 msgid "Cancel" msgstr "Anulează" @@ -1243,12 +1304,12 @@ msgstr "Anulează editarea profilului" msgid "Cancel quote post" msgstr "Anulează citarea postării" -#: src/screens/Deactivated.tsx:151 +#: src/screens/Deactivated.tsx:152 msgid "Cancel reactivation and sign out" msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:879 +#: src/view/screens/Search/Search.tsx:882 msgid "Cancel search" msgstr "Anulează căutarea" @@ -1256,10 +1317,10 @@ msgstr "Anulează căutarea" msgid "Cancels opening the linked website" msgstr "Anulează deschiderea site-ului web asociat" -#: src/state/shell/composer/index.tsx:83 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:127 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:168 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:204 +#: src/state/shell/composer/index.tsx:82 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:118 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:159 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:195 msgid "Cannot interact with a blocked user" msgstr "Nu poți interacționa cu un utilizator blocat" @@ -1267,6 +1328,7 @@ msgstr "Nu poți interacționa cu un utilizator blocat" msgid "Captions (.vtt)" msgstr "Subtitrări (.vtt)" +#: src/view/com/composer/videos/SubtitleDialog.tsx:41 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 msgid "Captions & alt text" msgstr "Subtitrări și text alternativ" @@ -1300,11 +1362,15 @@ msgstr "Schimbă adresa de e-mail" msgid "Change Handle" msgstr "Schimbă numele de utilizator" +#: src/components/moderation/ReportDialog/index.tsx:314 +msgid "Change moderation service" +msgstr "" + #: src/view/com/modals/VerifyEmail.tsx:155 msgid "Change my email" msgstr "Schimbă-mi e-mailul" -#: src/view/com/modals/ChangePassword.tsx:142 +#: src/view/com/modals/ChangePassword.tsx:153 msgid "Change Password" msgstr "Schimbă parola" @@ -1312,38 +1378,59 @@ msgstr "Schimbă parola" msgid "Change post language to {suggestedLanguageName}" msgstr "Schimbă limba postării în {suggestedLanguageName}" +#: src/components/moderation/ReportDialog/index.tsx:236 +msgid "Change report reason" +msgstr "" + #: src/view/com/modals/ChangeEmail.tsx:104 msgid "Change Your Email" msgstr "Schimbă-ți e-mailul" #: src/components/dialogs/VerifyEmailDialog.tsx:171 msgid "Change your email address" -msgstr "Schimbă-ți adresa de email" +msgstr "Schimbă-ți adresa de e-mail" #: src/screens/Settings/AppIconSettings/index.tsx:216 msgid "Changes app icon" msgstr "" #: src/components/forms/HostingProvider.tsx:50 -#: src/components/forms/HostingProvider.tsx:66 +#: src/components/forms/HostingProvider.tsx:70 msgid "Changes hosting provider" msgstr "" -#: src/Navigation.tsx:406 -#: src/view/shell/bottom-bar/BottomBar.tsx:204 -#: src/view/shell/desktop/LeftNav.tsx:533 +#: src/Navigation.tsx:408 +#: src/view/shell/bottom-bar/BottomBar.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:534 #: src/view/shell/Drawer.tsx:422 msgid "Chat" msgstr "Conversații" -#: src/components/dms/ConvoMenu.tsx:179 +#: src/screens/Messages/components/RequestButtons.tsx:68 +#: src/screens/Messages/components/RequestButtons.tsx:280 +msgctxt "toast" +msgid "Chat deleted" +msgstr "" + +#: src/components/dms/ConvoMenu.tsx:176 +msgctxt "toast" msgid "Chat muted" -msgstr "Conversație pusă pe mut" +msgstr "" + +#: src/Navigation.tsx:418 +#: src/screens/Messages/components/InboxPreview.tsx:24 +msgid "Chat request inbox" +msgstr "" + +#: src/screens/Messages/components/InboxPreview.tsx:64 +#: src/screens/Messages/Inbox.tsx:72 +msgid "Chat requests" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:78 -#: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:411 -#: src/screens/Messages/ChatList.tsx:253 +#: src/components/dms/ConvoMenu.tsx:75 +#: src/components/dms/MessageMenu.tsx:83 +#: src/Navigation.tsx:413 +#: src/screens/Messages/ChatList.tsx:327 msgid "Chat settings" msgstr "Setări conversație" @@ -1351,9 +1438,15 @@ msgstr "Setări conversație" msgid "Chat Settings" msgstr "Setări conversație" -#: src/components/dms/ConvoMenu.tsx:181 +#: src/components/dms/ConvoMenu.tsx:178 +msgctxt "toast" msgid "Chat unmuted" -msgstr "Conversație scoasă de pe mut" +msgstr "" + +#: src/screens/Messages/ChatList.tsx:343 +#: src/screens/Messages/ChatList.tsx:367 +msgid "Chats" +msgstr "" #: src/screens/SignupQueued.tsx:78 #: src/screens/SignupQueued.tsx:82 @@ -1376,7 +1469,7 @@ msgstr "Alege metoda de verificare a adresei web" msgid "Choose Feeds" msgstr "Alege fluxurile" -#: src/components/StarterPack/ProfileStarterPacks.tsx:307 +#: src/components/StarterPack/ProfileStarterPacks.tsx:306 msgid "Choose for me" msgstr "Alege pentru mine" @@ -1388,7 +1481,7 @@ msgstr "Alege persoane" msgid "Choose self-labels that are applicable for the media you are posting. If none are selected, this post is suitable for all audiences." msgstr "Alege etichetele care se potrivesc pentru conținutul pe care îl postezi. Dacă nu selectezi nimic, această postare este potrivită pentru toate audiențele." -#: src/screens/Onboarding/StepFinished.tsx:287 +#: src/screens/Onboarding/StepFinished.tsx:298 msgid "Choose the algorithms that power your custom feeds." msgstr "Alege algoritmii care îți alimentează fluxurile personalizate." @@ -1405,11 +1498,11 @@ msgstr "Alege furnizorul contului tău" msgid "Choose your own timeline! Feeds built by the community help you find content you love." msgstr "Alege propria ta cronologie! Fluxurile create de comunitate te ajută să găsești conținutul care îți place." -#: src/screens/Signup/StepInfo/index.tsx:195 +#: src/screens/Signup/StepInfo/index.tsx:238 msgid "Choose your password" msgstr "Alege-ți parola" -#: src/screens/Signup/index.tsx:142 +#: src/screens/Signup/index.tsx:146 msgid "Choose your username" msgstr "Alege numele de utilizator" @@ -1455,22 +1548,22 @@ msgstr "Clip 🐴 clop 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 -#: src/components/dms/ReportDialog.tsx:372 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:269 #: src/components/dms/ReportDialog.tsx:381 +#: src/components/dms/ReportDialog.tsx:390 #: 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/modals/ChangePassword.tsx:279 +#: src/view/com/modals/ChangePassword.tsx:282 #: src/view/com/util/post-embeds/GifEmbed.tsx:197 msgid "Close" msgstr "Închide" -#: src/components/Dialog/index.web.tsx:111 -#: src/components/Dialog/index.web.tsx:253 +#: src/components/Dialog/index.web.tsx:113 +#: src/components/Dialog/index.web.tsx:261 msgid "Close active dialog" msgstr "Închide fereastra activă" @@ -1524,18 +1617,23 @@ msgstr "" msgid "Closes viewer for header image" msgstr "Închide galeria pentru imaginea de copertă" -#: src/view/com/notifications/NotificationFeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:405 msgid "Collapse list of users" msgstr "Restrânge lista utilizatorilor" -#: src/view/com/notifications/NotificationFeedItem.tsx:594 +#: src/view/com/notifications/NotificationFeedItem.tsx:598 msgid "Collapses list of users for a given notification" msgstr "Restrânge lista utilizatorilor pentru o notificare anume" +#: src/components/dialogs/Embed.tsx:154 #: src/screens/Settings/AppearanceSettings.tsx:93 msgid "Color mode" msgstr "Modul de culoare" +#: src/components/dialogs/Embed.tsx:151 +msgid "Color theme" +msgstr "" + #: src/screens/Onboarding/index.tsx:38 #: src/screens/Onboarding/state.ts:97 msgid "Comedy" @@ -1546,16 +1644,16 @@ msgstr "Comedie" msgid "Comics" msgstr "Benzi desenate" -#: src/Navigation.tsx:299 +#: src/Navigation.tsx:301 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Regulile comunității" -#: src/screens/Onboarding/StepFinished.tsx:300 +#: src/screens/Onboarding/StepFinished.tsx:311 msgid "Complete onboarding and start using your account" msgstr "Finalizează înscrierea și începe să folosești contul" -#: src/screens/Signup/index.tsx:144 +#: src/screens/Signup/index.tsx:148 msgid "Complete the challenge" msgstr "Finalizează provocarea" @@ -1563,7 +1661,7 @@ msgstr "Finalizează provocarea" msgid "Compose new post" msgstr "Creează o postare nouă" -#: src/view/com/composer/Composer.tsx:834 +#: src/view/com/composer/Composer.tsx:838 msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" msgstr "Creează postări de până la {MAX_GRAPHEME_LENGTH} caractere" @@ -1571,7 +1669,7 @@ msgstr "Creează postări de până la {MAX_GRAPHEME_LENGTH} caractere" msgid "Compose reply" msgstr "Creează un răspuns" -#: src/view/com/composer/Composer.tsx:1651 +#: src/view/com/composer/Composer.tsx:1644 msgid "Compressing video..." msgstr "Compresie videoclip..." @@ -1586,8 +1684,8 @@ msgstr "Configurat în <0>setările de moderare</0>." #: 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/components/Prompt.tsx:173 +#: src/components/Prompt.tsx:176 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:185 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:188 #: src/view/com/modals/VerifyEmail.tsx:239 @@ -1635,14 +1733,14 @@ msgstr "Cod de confirmare" msgid "Connecting..." msgstr "Se conectează..." -#: src/screens/Signup/index.tsx:175 -#: src/screens/Signup/index.tsx:178 +#: src/screens/Signup/index.tsx:179 +#: src/screens/Signup/index.tsx:182 msgid "Contact support" msgstr "Contactează suportul" #: src/screens/Settings/ContentAndMediaSettings.tsx:50 msgid "Content & Media" -msgstr "" +msgstr "Conținut și media" #: src/screens/Settings/AccessibilitySettings.tsx:109 #: src/screens/Settings/Settings.tsx:175 @@ -1650,7 +1748,7 @@ msgstr "" msgid "Content and media" msgstr "Conținut și media" -#: src/Navigation.tsx:373 +#: src/Navigation.tsx:375 msgid "Content and Media" msgstr "Conținut și media" @@ -1664,22 +1762,22 @@ msgstr "Filtre de conținut" #: src/screens/Search/components/ExploreRecommendations.tsx:57 msgid "Content from across the network we think you might like." -msgstr "" +msgstr "Conținut din întreaga rețea care credem că ți-ar plăcea." -#: src/screens/Settings/LanguageSettings.tsx:251 +#: src/screens/Settings/LanguageSettings.tsx:250 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:76 msgid "Content Languages" msgstr "Limbi pentru conținut" -#: src/components/moderation/ModerationDetailsDialog.tsx:80 -#: src/lib/moderation/useModerationCauseDescription.ts:80 +#: src/components/moderation/ModerationDetailsDialog.tsx:82 +#: src/lib/moderation/useModerationCauseDescription.ts:82 msgid "Content Not Available" msgstr "Conținutul nu este disponibil" -#: src/components/moderation/ModerationDetailsDialog.tsx:48 +#: src/components/moderation/ModerationDetailsDialog.tsx:50 #: src/components/moderation/ScreenHider.tsx:93 #: src/lib/moderation/useGlobalLabelStrings.ts:22 -#: src/lib/moderation/useModerationCauseDescription.ts:43 +#: src/lib/moderation/useModerationCauseDescription.ts:45 msgid "Content Warning" msgstr "Avertisment de conținut" @@ -1710,7 +1808,13 @@ msgstr "Continuă discuția..." msgid "Continue to next step" msgstr "Continuă la pasul următor" -#: src/screens/Messages/components/ChatListItem.tsx:179 +#: src/components/dms/ReportDialog.tsx:318 +#: src/components/dms/ReportDialog.tsx:321 +msgctxt "toast" +msgid "Conversation deleted" +msgstr "Conversația a fost ștearsă" + +#: src/screens/Messages/components/ChatListItem.tsx:189 msgid "Conversation deleted" msgstr "Conversația a fost ștearsă" @@ -1722,7 +1826,7 @@ msgstr "Gătit" msgid "Copied" msgstr "Copiat" -#: src/screens/Settings/AboutSettings.tsx:87 +#: src/screens/Settings/AboutSettings.tsx:98 msgid "Copied build version to clipboard" msgstr "Versiunea de compilare a fost copiată în clipboard" @@ -1730,21 +1834,21 @@ msgstr "Versiunea de compilare a fost copiată în clipboard" #: src/lib/sharing.ts:25 #: src/lib/sharing.ts:41 #: src/view/com/modals/InviteCodes.tsx:153 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:237 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:403 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:246 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:394 msgid "Copied to clipboard" msgstr "Copiat în clipboard" -#: src/components/dialogs/Embed.tsx:136 +#: src/components/dialogs/Embed.tsx:201 #: src/screens/Settings/components/CopyButton.tsx:66 msgid "Copied!" msgstr "Copiat!" -#: src/screens/Settings/AboutSettings.tsx:73 +#: src/screens/Settings/AboutSettings.tsx:74 msgid "Copies build version to clipboard" msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:175 +#: src/components/StarterPack/QrCodeDialog.tsx:181 msgid "Copy" msgstr "Copiază" @@ -1752,24 +1856,24 @@ msgstr "Copiază" msgid "Copy App Password" msgstr "Copiază parola de aplicație" -#: src/view/com/profile/ProfileMenu.tsx:344 #: src/view/com/profile/ProfileMenu.tsx:347 +#: src/view/com/profile/ProfileMenu.tsx:350 msgid "Copy at:// URI" msgstr "" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:674 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:676 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:731 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:733 msgid "Copy author DID" msgstr "" -#: src/components/dialogs/Embed.tsx:122 -#: src/components/dialogs/Embed.tsx:141 +#: src/components/dialogs/Embed.tsx:189 +#: src/components/dialogs/Embed.tsx:206 msgid "Copy code" msgstr "Copiază codul" #: src/screens/Settings/components/ChangeHandleDialog.tsx:472 -#: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/profile/ProfileMenu.tsx:356 +#: src/view/com/profile/ProfileMenu.tsx:359 msgid "Copy DID" msgstr "Copiază DID" @@ -1785,31 +1889,31 @@ msgstr "Copiază link-ul" msgid "Copy Link" msgstr "Copiază Link-ul" -#: src/view/screens/ProfileList.tsx:483 +#: src/view/screens/ProfileList.tsx:506 msgid "Copy link to list" msgstr "Copiază link-ul listei" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:444 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:453 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:481 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:490 msgid "Copy link to post" msgstr "Copiază link-ul postării" -#: src/components/dms/MessageMenu.tsx:110 #: src/components/dms/MessageMenu.tsx:112 +#: src/components/dms/MessageMenu.tsx:114 msgid "Copy message text" msgstr "Copiază textul mesajului" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:667 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:669 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:724 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:726 msgid "Copy post at:// URI" msgstr "" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:422 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:424 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:459 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:461 msgid "Copy post text" msgstr "Copiază textul postării" -#: src/components/StarterPack/QrCodeDialog.tsx:169 +#: src/components/StarterPack/QrCodeDialog.tsx:175 msgid "Copy QR code" msgstr "Copiază codul QR" @@ -1817,13 +1921,13 @@ msgstr "Copiază codul QR" msgid "Copy TXT record value" msgstr "Copiază valoarea înregistrării TXT" -#: src/Navigation.tsx:304 +#: src/Navigation.tsx:306 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Politica drepturilor de autor" -#: src/components/dms/LeaveConvoPrompt.tsx:33 -#: src/components/dms/ReportDialog.tsx:308 +#: src/components/dms/LeaveConvoPrompt.tsx:35 +#: src/components/dms/ReportDialog.tsx:310 msgid "Could not leave chat" msgstr "Nu s-a putut părăsi conversația" @@ -1831,11 +1935,11 @@ msgstr "Nu s-a putut părăsi conversația" msgid "Could not load feed" msgstr "Nu s-a putut încărca fluxul" -#: src/view/screens/ProfileList.tsx:1000 +#: src/view/screens/ProfileList.tsx:1022 msgid "Could not load list" msgstr "Nu s-a putut încărca lista" -#: src/components/dms/ConvoMenu.tsx:185 +#: src/components/dms/ConvoMenu.tsx:182 msgid "Could not mute chat" msgstr "Conversația nu a putut fi pusă pe mut" @@ -1843,36 +1947,36 @@ msgstr "Conversația nu a putut fi pusă pe mut" msgid "Could not process your video" msgstr "Nu s-a putut procesa videoclipul" -#: src/components/StarterPack/ProfileStarterPacks.tsx:289 +#: src/components/StarterPack/ProfileStarterPacks.tsx:288 msgid "Create" msgstr "Creează" -#: src/components/StarterPack/QrCodeDialog.tsx:153 +#: src/components/StarterPack/QrCodeDialog.tsx:159 msgid "Create a QR code for a starter pack" msgstr "Creează un cod QR pentru un pachet de început" -#: src/components/StarterPack/ProfileStarterPacks.tsx:167 -#: src/components/StarterPack/ProfileStarterPacks.tsx:270 -#: src/Navigation.tsx:436 +#: src/components/StarterPack/ProfileStarterPacks.tsx:173 +#: src/components/StarterPack/ProfileStarterPacks.tsx:269 +#: src/Navigation.tsx:443 msgid "Create a starter pack" msgstr "Creează un pachet de început" -#: src/components/StarterPack/ProfileStarterPacks.tsx:251 +#: src/components/StarterPack/ProfileStarterPacks.tsx:250 msgid "Create a starter pack for me" msgstr "Creează un pachet de început pentru mine" #: src/view/com/auth/SplashScreen.tsx:55 #: src/view/com/auth/SplashScreen.web.tsx:117 -#: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBar.tsx:309 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:202 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:207 +#: src/view/shell/bottom-bar/BottomBar.tsx:315 +#: src/view/shell/bottom-bar/BottomBar.tsx:320 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:199 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:204 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Create account" msgstr "Înscrie-te" -#: src/screens/Signup/index.tsx:93 +#: src/screens/Signup/index.tsx:94 msgid "Create Account" msgstr "Creează Cont" @@ -1885,7 +1989,7 @@ msgstr "Creează un cont" msgid "Create an avatar instead" msgstr "Creează un avatar în schimb" -#: src/components/StarterPack/ProfileStarterPacks.tsx:174 +#: src/components/StarterPack/ProfileStarterPacks.tsx:180 msgid "Create another" msgstr "Creează altul" @@ -1894,6 +1998,7 @@ msgstr "Creează altul" msgid "Create new account" msgstr "Creează un cont nou" +#: src/components/moderation/ReportDialog/index.tsx:574 #: src/components/ReportDialog/SelectReportOptionView.tsx:99 msgid "Create report for {0}" msgstr "Creează un raport pentru {0}" @@ -1916,6 +2021,10 @@ msgstr "Cultură" msgid "Custom" msgstr "Personalizat" +#: src/components/dialogs/Embed.tsx:144 +msgid "Customization options" +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:103 msgid "Customize who can interact with this post." msgstr "Personalizează cine poate interacționa cu această postare." @@ -1924,11 +2033,18 @@ msgstr "Personalizează cine poate interacționa cu această postare." msgid "Customizes your Bluesky experience" msgstr "" +#: src/components/dialogs/Embed.tsx:167 +#: src/components/dialogs/Embed.tsx:169 #: src/screens/Settings/AppearanceSettings.tsx:105 #: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dark" msgstr "Întunecat" +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:24 +msgctxt "Name of app icon variant" +msgid "Dark" +msgstr "Întunecat" + #: src/view/screens/Debug.tsx:69 msgid "Dark mode" msgstr "Mod întunecat" @@ -1937,7 +2053,7 @@ msgstr "Mod întunecat" msgid "Dark theme" msgstr "Temă întunecată" -#: src/screens/Signup/StepInfo/index.tsx:216 +#: src/screens/Signup/StepInfo/index.tsx:266 msgid "Date of birth" msgstr "Data nașterii" @@ -1963,13 +2079,14 @@ msgstr "Implicit" msgid "Default icons" msgstr "Pictograma implicită" -#: src/components/dms/MessageMenu.tsx:152 +#: src/components/dms/MessageMenu.tsx:154 +#: src/screens/Messages/components/ChatStatusInfo.tsx:55 #: 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:693 -#: src/view/screens/ProfileList.tsx:739 +#: src/screens/StarterPack/StarterPackScreen.tsx:591 +#: src/screens/StarterPack/StarterPackScreen.tsx:669 +#: src/screens/StarterPack/StarterPackScreen.tsx:741 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:750 +#: src/view/screens/ProfileList.tsx:761 msgid "Delete" msgstr "Șterge" @@ -1990,32 +2107,39 @@ msgstr "Șterge parola de aplicație" msgid "Delete app password?" msgstr "Ștergi parola de aplicație?" +#: src/screens/Messages/components/RequestButtons.tsx:292 +#: src/screens/Messages/components/RequestButtons.tsx:299 +msgid "Delete chat" +msgstr "" + #: src/screens/Settings/Settings.tsx:339 msgid "Delete chat declaration record" msgstr "Șterge înregistrarea declarației conversației" -#: src/components/dms/ReportDialog.tsx:353 -#: src/components/dms/ReportDialog.tsx:356 +#: src/components/dms/ReportDialog.tsx:362 +#: src/components/dms/ReportDialog.tsx:365 +#: src/screens/Messages/components/RequestButtons.tsx:126 +#: src/screens/Messages/components/RequestButtons.tsx:129 msgid "Delete conversation" msgstr "Șterge conversația" -#: src/components/dms/ReportDialog.tsx:327 +#: src/components/dms/ReportDialog.tsx:320 msgid "Delete Conversation" msgstr "Șterge conversația" -#: src/components/dms/MessageMenu.tsx:124 +#: src/components/dms/MessageMenu.tsx:126 msgid "Delete for me" msgstr "Șterge pentru mine" -#: src/view/screens/ProfileList.tsx:526 +#: src/view/screens/ProfileList.tsx:549 msgid "Delete List" msgstr "Șterge lista" -#: src/components/dms/MessageMenu.tsx:148 +#: src/components/dms/MessageMenu.tsx:150 msgid "Delete message" msgstr "Șterge mesajul" -#: src/components/dms/MessageMenu.tsx:122 +#: src/components/dms/MessageMenu.tsx:124 msgid "Delete message for me" msgstr "Șterge mesajul pentru mine" @@ -2023,39 +2147,39 @@ msgstr "Șterge mesajul pentru mine" msgid "Delete my account" msgstr "Șterge-mi contul" -#: src/view/com/composer/Composer.tsx:842 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:652 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:654 +#: src/view/com/composer/Composer.tsx:846 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:709 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:711 msgid "Delete post" msgstr "Șterge postarea" -#: src/screens/StarterPack/StarterPackScreen.tsx:580 -#: src/screens/StarterPack/StarterPackScreen.tsx:736 +#: src/screens/StarterPack/StarterPackScreen.tsx:585 +#: src/screens/StarterPack/StarterPackScreen.tsx:732 msgid "Delete starter pack" msgstr "Șterge pachetul de început" -#: src/screens/StarterPack/StarterPackScreen.tsx:631 +#: src/screens/StarterPack/StarterPackScreen.tsx:635 msgid "Delete starter pack?" msgstr "Șterge pachetul de început?" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:756 msgid "Delete this list?" msgstr "Șterge această listă?" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:688 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:745 msgid "Delete this post?" msgstr "Șterge această postare?" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:93 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:94 msgid "Deleted" msgstr "Șters" -#: src/components/dms/MessagesListHeader.tsx:154 -#: src/screens/Messages/components/ChatListItem.tsx:113 +#: src/components/dms/MessagesListHeader.tsx:155 +#: src/screens/Messages/components/ChatListItem.tsx:123 msgid "Deleted Account" msgstr "Cont șters" -#: src/view/com/post-thread/PostThread.tsx:450 +#: src/view/com/post-thread/PostThread.tsx:454 msgid "Deleted post." msgstr "Postare ștearsă." @@ -2080,20 +2204,22 @@ msgstr "Descrierea este prea lungă. Numărul maxim de caractere este {DESCRIPTI msgid "Descriptive alt text" msgstr "Text alternativ descriptiv" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:576 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:586 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:613 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:623 msgid "Detach quote" msgstr "Detașează citarea" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:751 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:807 msgid "Detach quote post?" msgstr "Detașezi citarea postării?" -#: src/screens/Settings/AboutSettings.tsx:80 +#: src/screens/Settings/AboutSettings.tsx:87 +msgctxt "toast" msgid "Developer mode disabled" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:79 +#: src/screens/Settings/AboutSettings.tsx:81 +msgctxt "toast" msgid "Developer mode enabled" msgstr "" @@ -2102,7 +2228,7 @@ msgstr "" msgid "Developer options" msgstr "Opțiuni pentru dezvoltatori" -#: src/components/WhoCanReply.tsx:175 +#: src/components/WhoCanReply.tsx:179 msgid "Dialog: adjust who can interact with this post" msgstr "Fereastră: ajustează cine poate interacționa cu această postare" @@ -2133,8 +2259,8 @@ msgid "Disabled" msgstr "Dezactivat" #: src/screens/Profile/Header/EditProfileDialog.tsx:84 -#: src/view/com/composer/Composer.tsx:696 -#: src/view/com/composer/Composer.tsx:875 +#: src/view/com/composer/Composer.tsx:697 +#: src/view/com/composer/Composer.tsx:879 msgid "Discard" msgstr "Renunț" @@ -2142,16 +2268,16 @@ msgstr "Renunț" msgid "Discard changes?" msgstr "Anulezi modificările?" -#: src/view/com/composer/Composer.tsx:693 +#: src/view/com/composer/Composer.tsx:694 msgid "Discard draft?" msgstr "Anulezi schița?" -#: src/view/com/composer/Composer.tsx:867 +#: src/view/com/composer/Composer.tsx:871 msgid "Discard post?" msgstr "Anulezi postarea?" -#: src/screens/Settings/components/PwiOptOut.tsx:80 -#: src/screens/Settings/components/PwiOptOut.tsx:84 +#: src/screens/Settings/components/PwiOptOut.tsx:87 +#: src/screens/Settings/components/PwiOptOut.tsx:91 msgid "Discourage apps from showing my account to logged-out users" msgstr "Descurajează aplicațiile să afișeze contul meu utilizatorilor neautentificați" @@ -2168,11 +2294,11 @@ msgstr "Descoperă noi fluxuri" msgid "Discover New Feeds" msgstr "Descoperă noi fluxuri" -#: src/components/Dialog/index.tsx:313 +#: src/components/Dialog/index.tsx:323 msgid "Dismiss" msgstr "Respinge" -#: src/view/com/composer/Composer.tsx:1575 +#: src/view/com/composer/Composer.tsx:1568 msgid "Dismiss error" msgstr "Respinge eroarea" @@ -2221,7 +2347,7 @@ msgstr "Nu aplica acest cuvânt pus pe mut utilizatorilor urmăriți" msgid "Does not include nudity." msgstr "Nu include nuditate." -#: src/screens/Signup/StepHandle.tsx:163 +#: src/screens/Signup/StepHandle.tsx:165 msgid "Doesn't begin or end with a hyphen" msgstr "Nu începe și nu se termină cu o cratimă" @@ -2229,11 +2355,11 @@ msgstr "Nu începe și nu se termină cu o cratimă" msgid "Domain verified!" msgstr "Adresă web verificată!" -#: src/components/dialogs/BirthDateSettings.tsx:114 -#: src/components/dialogs/BirthDateSettings.tsx:120 -#: src/components/dms/ReportDialog.tsx:323 -#: src/components/forms/DateField/index.tsx:87 -#: src/components/forms/DateField/index.tsx:93 +#: src/components/dialogs/BirthDateSettings.tsx:115 +#: src/components/dialogs/BirthDateSettings.tsx:121 +#: src/components/dms/ReportDialog.tsx:314 +#: src/components/forms/DateField/index.tsx:102 +#: src/components/forms/DateField/index.tsx:108 #: src/screens/Onboarding/StepProfile/index.tsx:330 #: src/screens/Onboarding/StepProfile/index.tsx:333 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:215 @@ -2262,20 +2388,20 @@ msgstr "Gata" msgid "Done{extraText}" msgstr "Gata{extraText}" -#: src/components/Dialog/index.tsx:314 +#: src/components/Dialog/index.tsx:324 msgid "Double tap to close the dialog" msgstr "Apasă de două ori pentru a închide fereastra" -#: src/screens/VideoFeed/index.tsx:1041 +#: src/screens/VideoFeed/index.tsx:1047 msgid "Double tap to like" -msgstr "" +msgstr "Atinge de două ori pentru a aprecia" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:317 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:321 msgid "Download Bluesky" msgstr "Descarcă Bluesky" -#: src/screens/Settings/components/ExportCarDialog.tsx:77 -#: src/screens/Settings/components/ExportCarDialog.tsx:82 +#: src/screens/Settings/components/ExportCarDialog.tsx:79 +#: src/screens/Settings/components/ExportCarDialog.tsx:84 msgid "Download CAR file" msgstr "Descarcă fișierul CAR" @@ -2332,18 +2458,18 @@ msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Fiecare cod funcționează o singură dată. Vei primi mai multe coduri de invitație periodic." #: src/screens/Settings/AccountSettings.tsx:112 -#: src/screens/StarterPack/StarterPackScreen.tsx:575 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 #: src/screens/StarterPack/Wizard/index.tsx:534 #: src/screens/StarterPack/Wizard/index.tsx:541 msgid "Edit" msgstr "Editează" -#: src/view/com/lists/ListMembers.tsx:142 +#: src/view/com/lists/ListMembers.tsx:143 msgctxt "action" msgid "Edit" msgstr "Editează" -#: src/view/com/util/UserAvatar.tsx:348 +#: src/view/com/util/UserAvatar.tsx:363 #: src/view/com/util/UserBanner.tsx:95 msgid "Edit avatar" msgstr "Editează avatarul" @@ -2358,12 +2484,12 @@ msgstr "Editează fluxurile" msgid "Edit image" msgstr "Editează imaginea" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:633 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:646 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:690 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:703 msgid "Edit interaction settings" msgstr "Editează setările de interacțiune" -#: src/view/screens/ProfileList.tsx:514 +#: src/view/screens/ProfileList.tsx:537 msgid "Edit list details" msgstr "Editează detaliile listei" @@ -2371,7 +2497,7 @@ msgstr "Editează detaliile listei" msgid "Edit Moderation List" msgstr "Editează lista de moderare" -#: src/Navigation.tsx:314 +#: src/Navigation.tsx:316 #: src/view/screens/Feeds.tsx:515 msgid "Edit My Feeds" msgstr "Editează fluxurile mele" @@ -2391,17 +2517,17 @@ msgstr "Editează setările de interacțiune ale postării" #: src/screens/Profile/Header/EditProfileDialog.tsx:269 #: src/screens/Profile/Header/EditProfileDialog.tsx:275 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:186 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:196 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:179 msgid "Edit profile" msgstr "Editează profilul" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:189 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:199 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:182 msgid "Edit Profile" msgstr "Editează Profilul" -#: src/screens/StarterPack/StarterPackScreen.tsx:567 +#: src/screens/StarterPack/StarterPackScreen.tsx:572 msgid "Edit starter pack" msgstr "Editează pachetul de început" @@ -2409,7 +2535,7 @@ msgstr "Editează pachetul de început" msgid "Edit User List" msgstr "Editează lista de utilizatori" -#: src/components/WhoCanReply.tsx:87 +#: src/components/WhoCanReply.tsx:91 msgid "Edit who can reply" msgstr "Editează cine poate răspunde" @@ -2421,7 +2547,7 @@ msgstr "Editează numele tău de afișare" msgid "Edit your profile description" msgstr "Editează descrierea profilului tău" -#: src/Navigation.tsx:441 +#: src/Navigation.tsx:448 msgid "Edit your starter pack" msgstr "Editează-ți pachetul de început" @@ -2435,14 +2561,15 @@ msgid "Either the creator of this list has blocked you or you have blocked the c msgstr "" #: src/screens/Settings/AccountSettings.tsx:60 -#: src/screens/Signup/StepInfo/index.tsx:164 +#: src/screens/Signup/StepInfo/index.tsx:190 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" msgstr "E-mail" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:64 +msgctxt "toast" msgid "Email 2FA disabled" -msgstr "2FA prin e-mail dezactivat" +msgstr "" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 msgid "Email 2FA enabled" @@ -2458,32 +2585,35 @@ msgstr "E-mail retrimis" #: src/view/com/modals/ChangeEmail.tsx:54 #: src/view/com/modals/ChangeEmail.tsx:83 +msgctxt "toast" msgid "Email updated" -msgstr "E-mail actualizat" +msgstr "" #: src/view/com/modals/ChangeEmail.tsx:106 msgid "Email Updated" msgstr "E-mail actualizat" #: src/view/com/modals/VerifyEmail.tsx:85 +msgctxt "toast" msgid "Email verified" -msgstr "E-mail verificat" +msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:79 msgid "Email Verified" msgstr "E-mail verificat" -#: src/components/dialogs/Embed.tsx:113 +#: src/components/dialogs/Embed.tsx:181 msgid "Embed HTML code" msgstr "Încorporează cod HTML" -#: src/components/dialogs/Embed.tsx:97 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:461 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:463 +#: src/components/dialogs/Embed.tsx:104 +#: src/components/dialogs/Embed.tsx:108 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:498 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:500 msgid "Embed post" msgstr "Încorporează postarea" -#: src/components/dialogs/Embed.tsx:101 +#: src/components/dialogs/Embed.tsx:112 msgid "Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website." msgstr "Încorporează această postare pe site-ul tău. Copiază pur și simplu următorul fragment și inserează-l în codul HTML al site-ului." @@ -2578,7 +2708,7 @@ msgstr "Introduce codul de confirmare" msgid "Enter fullscreen" msgstr "Folosește întregul ecran" -#: src/view/com/modals/ChangePassword.tsx:154 +#: src/view/com/modals/ChangePassword.tsx:165 msgid "Enter the code you received to change your password." msgstr "Introdu codul pe care l-ai primit pentru a-ți schimba parola." @@ -2590,12 +2720,12 @@ msgstr "Introdu adresa web pe care vrei să o folosești" msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." msgstr "Introdu adresa de e-mail pe care ai folosit-o pentru a-ți crea contul. Îți vom trimite un \"cod de resetare\" pentru a-ți seta o parolă nouă." -#: src/components/dialogs/BirthDateSettings.tsx:103 +#: src/components/dialogs/BirthDateSettings.tsx:104 msgid "Enter your birth date" msgstr "Introdu data nașterii" #: src/screens/Login/ForgotPasswordForm.tsx:99 -#: src/screens/Signup/StepInfo/index.tsx:176 +#: src/screens/Signup/StepInfo/index.tsx:210 msgid "Enter your email address" msgstr "Introdu adresa de e-mail" @@ -2609,7 +2739,7 @@ msgstr "Introdu mai jos noul e-mail" #: src/screens/Login/LoginForm.tsx:243 msgid "Enter your password" -msgstr "" +msgstr "Introdu-ți parola" #: src/screens/Login/index.tsx:123 msgid "Enter your username and password" @@ -2619,7 +2749,7 @@ msgstr "Introdu numele de user și parola" msgid "Enters full screen" msgstr "" -#: src/view/com/composer/Composer.tsx:1660 +#: src/view/com/composer/Composer.tsx:1653 #: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Eroare" @@ -2641,11 +2771,11 @@ msgstr "Eroare:" msgid "Everybody" msgstr "Toată lumea" -#: src/components/WhoCanReply.tsx:67 +#: src/components/WhoCanReply.tsx:71 msgid "Everybody can reply" msgstr "Toată lumea poate răspunde" -#: src/components/WhoCanReply.tsx:218 +#: src/components/WhoCanReply.tsx:222 msgid "Everybody can reply to this post." msgstr "Toată lumea poate răspunde la această postare." @@ -2654,10 +2784,12 @@ msgstr "Toată lumea poate răspunde la această postare." msgid "Everyone" msgstr "Toți" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:73 #: src/lib/moderation/useReportOptions.ts:73 msgid "Excessive mentions or replies" msgstr "Mențiuni sau răspunsuri excesive" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:86 #: src/lib/moderation/useReportOptions.ts:86 msgid "Excessive or unwanted messages" msgstr "Mesaje excesive sau nedorite" @@ -2676,7 +2808,7 @@ msgstr "Părăsește din modul ecran complet" #: src/view/com/modals/DeleteAccount.tsx:275 msgid "Exits account deletion process" -msgstr "Părăsește din procesul de ștergere a contului" +msgstr "Părăsește procesul de ștergere a contului" #: src/view/com/modals/CropImage.web.tsx:95 msgid "Exits image cropping process" @@ -2694,7 +2826,7 @@ msgstr "Părăsește din introducerea căutării" msgid "Expand alt text" msgstr "Extinde textul alternativ" -#: src/view/com/notifications/NotificationFeedItem.tsx:402 +#: src/view/com/notifications/NotificationFeedItem.tsx:406 msgid "Expand list of users" msgstr "Extinde lista de utilizatori" @@ -2702,7 +2834,7 @@ msgstr "Extinde lista de utilizatori" msgid "Expand or collapse the full post you are replying to" msgstr "Extinde sau restrânge postarea completă la care răspunzi" -#: src/screens/VideoFeed/index.tsx:935 +#: src/screens/VideoFeed/index.tsx:941 msgid "Expands or collapses post text" msgstr "" @@ -2710,14 +2842,14 @@ msgstr "" msgid "Expands or collapses the full post you are replying to" msgstr "" -#: src/lib/api/index.ts:405 +#: src/lib/api/index.ts:406 msgid "Expected uri to resolve to a record" msgstr "Se așteaptă ca URI-ul să rezolve într-un înregistrare" #: src/screens/Settings/FollowingFeedPreferences.tsx:123 #: src/screens/Settings/ThreadPreferences.tsx:137 msgid "Experimental" -msgstr "" +msgstr "Experimental" #: src/components/dialogs/MutedWords.tsx:500 msgid "Expired" @@ -2727,7 +2859,13 @@ msgstr "Expirat" msgid "Expires {0}" msgstr "Expiră {0}" +#: src/components/moderation/LabelsOnMeDialog.tsx:199 +#: src/components/moderation/ModerationDetailsDialog.tsx:208 +msgid "Expires in {0}" +msgstr "" + #: src/lib/moderation/useGlobalLabelStrings.ts:47 +#: src/lib/moderation/useGlobalLabelStrings.ts:51 msgid "Explicit or potentially disturbing media." msgstr "Media explicită sau potențial deranjantă." @@ -2759,11 +2897,16 @@ msgstr "Media externă" 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 "Media externă poate permite site-urilor să colecteze informații despre tine și dispozitivul tău. Nicio informație nu este trimisă sau solicitată până când nu apeși pe butonul \"play\"." -#: src/Navigation.tsx:333 +#: src/Navigation.tsx:335 #: src/screens/Settings/ExternalMediaPreferences.tsx:31 msgid "External Media Preferences" msgstr "Preferințe media externe" +#: src/screens/Messages/components/RequestButtons.tsx:208 +msgctxt "toast" +msgid "Failed to accept chat" +msgstr "" + #: src/screens/Settings/components/ChangeHandleDialog.tsx:568 msgid "Failed to change handle. Please try again." msgstr "Schimbarea numelui de utilizator a eșuat. Te rugăm să încerci din nou." @@ -2772,6 +2915,10 @@ msgstr "Schimbarea numelui de utilizator a eșuat. Te rugăm să încerci din no msgid "Failed to create app password. Please try again." msgstr "Crearea parolei aplicației a eșuat. Te rugăm să încerci din nou." +#: src/components/dms/MessageProfileButton.tsx:39 +msgid "Failed to create conversation" +msgstr "" + #: src/screens/StarterPack/Wizard/index.tsx:233 #: src/screens/StarterPack/Wizard/index.tsx:241 msgid "Failed to create starter pack" @@ -2781,18 +2928,29 @@ msgstr "Crearea pachetului de început a eșuat" msgid "Failed to create the list. Check your internet connection and try again." msgstr "Crearea listei a eșuat. Verifică conexiunea la internet și încearcă din nou." -#: src/components/dms/MessageMenu.tsx:73 +#: src/screens/Messages/components/RequestButtons.tsx:54 +#: src/screens/Messages/components/RequestButtons.tsx:267 +msgctxt "toast" +msgid "Failed to delete chat" +msgstr "" + +#: src/components/dms/MessageMenu.tsx:75 msgid "Failed to delete message" msgstr "Ștergerea mesajului a eșuat" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:197 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:206 msgid "Failed to delete post, please try again" msgstr "Ștergerea postării a eșuat, te rugăm să încerci din nou" -#: src/screens/StarterPack/StarterPackScreen.tsx:699 +#: src/screens/StarterPack/StarterPackScreen.tsx:703 msgid "Failed to delete starter pack" msgstr "Ștergerea pachetului de început a eșuat" +#: src/screens/Messages/ChatList.tsx:242 +#: src/screens/Messages/Inbox.tsx:182 +msgid "Failed to load conversations" +msgstr "" + #: src/view/screens/Search/Explore.tsx:463 #: src/view/screens/Search/Explore.tsx:491 msgid "Failed to load feeds preferences" @@ -2815,6 +2973,11 @@ msgstr "Încărcarea fluxurilor sugerate a eșuat" msgid "Failed to load suggested follows" msgstr "Încărcarea sugestiilor de urmărire a eșuat" +#: src/screens/Messages/Inbox.tsx:290 +#: src/screens/Messages/Inbox.tsx:313 +msgid "Failed to mark all requests as read" +msgstr "" + #: src/state/queries/pinned-post.ts:75 msgid "Failed to pin post" msgstr "Încercarea de a fixa postarea a eșuat" @@ -2835,12 +2998,12 @@ msgstr "" msgid "Failed to send" msgstr "Trimiterea a eșuat" -#: src/components/moderation/LabelsOnMeDialog.tsx:229 +#: src/components/moderation/LabelsOnMeDialog.tsx:254 #: src/screens/Messages/components/ChatDisabled.tsx:87 msgid "Failed to submit appeal, please try again." msgstr "Apelul a eșuat, încearcă din nou." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:226 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:235 msgid "Failed to toggle thread mute, please try again" msgstr "Nu s-a putut pune sau scoate de pe mut discuția, încearcă din nou." @@ -2863,7 +3026,7 @@ msgstr "Nu s-a putut încărca videoclipul." msgid "Failed to verify handle. Please try again." msgstr "Nu s-a putut verifica numele de utilizator. Te rugăm să încerci din nou." -#: src/Navigation.tsx:249 +#: src/Navigation.tsx:251 msgid "Feed" msgstr "Flux" @@ -2872,33 +3035,34 @@ msgstr "Flux" msgid "Feed by {0}" msgstr "Flux creat de {0}" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:353 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:349 msgid "Feed menu" -msgstr "" +msgstr "Meniu flux" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:54 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:55 msgid "Feed toggle" msgstr "Comutator flux" -#: src/view/shell/desktop/RightNav.tsx:93 -#: src/view/shell/desktop/RightNav.tsx:94 +#: src/view/shell/desktop/RightNav.tsx:97 +#: src/view/shell/desktop/RightNav.tsx:98 #: src/view/shell/Drawer.tsx:324 msgid "Feedback" -msgstr "" +msgstr "Impresii" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:268 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:277 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:286 +msgctxt "toast" msgid "Feedback sent!" -msgstr "Feedback trimis!" +msgstr "" -#: src/Navigation.tsx:421 -#: src/screens/StarterPack/StarterPackScreen.tsx:183 +#: src/Navigation.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:185 #: src/view/screens/Feeds.tsx:508 -#: src/view/screens/Profile.tsx:238 +#: src/view/screens/Profile.tsx:225 #: src/view/screens/SavedFeeds.tsx:96 -#: src/view/screens/Search/Search.tsx:525 -#: src/view/shell/desktop/LeftNav.tsx:643 -#: src/view/shell/Drawer.tsx:481 +#: src/view/screens/Search/Search.tsx:531 +#: src/view/shell/desktop/LeftNav.tsx:651 +#: src/view/shell/Drawer.tsx:486 msgid "Feeds" msgstr "Fluxuri" @@ -2908,13 +3072,18 @@ msgstr "Fluxurile sunt algoritmi personalizați creați de utilizatori cu puțin #: src/components/FeedCard.tsx:272 #: src/view/screens/SavedFeeds.tsx:82 +msgctxt "toast" msgid "Feeds updated!" -msgstr "Fluxurile au fost actualizate!" +msgstr "" #: src/screens/Search/components/ExploreRecommendations.tsx:63 msgid "Feeds we think you might like." msgstr "Fluxuri care credem că ți-ar place." +#: src/screens/Settings/components/OTAInfo.tsx:58 +msgid "Fetch update" +msgstr "" + #: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" msgstr "Fișierul a fost salvat cu succes!" @@ -2923,15 +3092,15 @@ msgstr "Fișierul a fost salvat cu succes!" msgid "Filter from feeds" msgstr "Filtrează din fluxuri" -#: src/view/screens/Search/Search.tsx:397 +#: src/view/screens/Search/Search.tsx:403 msgid "Filter search by language" -msgstr "" +msgstr "Filtrează căutarea după limbă" -#: src/view/screens/Search/Search.tsx:367 +#: src/view/screens/Search/Search.tsx:376 msgid "Filter search by language (currently: {currentLanguageLabel})" -msgstr "" +msgstr "Filtrează căutarea după limbă (actuală: {currentLanguageLabel})" -#: src/screens/Onboarding/StepFinished.tsx:303 +#: src/screens/Onboarding/StepFinished.tsx:314 msgid "Finalizing" msgstr "Finalizare" @@ -2945,11 +3114,11 @@ msgstr "Găsește conturi de urmărit" #: src/components/ProgressGuide/FollowDialog.tsx:88 #: src/components/ProgressGuide/FollowDialog.tsx:417 msgid "Find people to follow" -msgstr "" +msgstr "Găsește persoane de urmărit" -#: src/view/screens/Search/Search.tsx:586 -msgid "Find posts and users on Bluesky" -msgstr "Găsește postări și utilizatori pe Bluesky" +#: src/view/screens/Search/Search.tsx:582 +msgid "Find posts, users, and feeds on Bluesky" +msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Finish" @@ -2957,19 +3126,34 @@ msgstr "Finalizează" #: src/screens/Onboarding/index.tsx:35 msgid "Fitness" +msgstr "Fitness" + +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:117 +msgctxt "Name of app icon variant" +msgid "Flat Black" +msgstr "" + +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:93 +msgctxt "Name of app icon variant" +msgid "Flat Blue" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:283 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:105 +msgctxt "Name of app icon variant" +msgid "Flat White" +msgstr "" + +#: src/screens/Onboarding/StepFinished.tsx:294 msgid "Flexible" msgstr "Flexibil" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:366 +#: src/components/ProfileCard.tsx:365 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 -#: src/screens/VideoFeed/index.tsx:823 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:132 +#: src/screens/VideoFeed/index.tsx:829 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:131 msgid "Follow" msgstr "Urmărește" @@ -2979,13 +3163,13 @@ msgid "Follow" msgstr "Urmărește" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:218 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:113 msgid "Follow {0}" msgstr "Urmărește {0}" -#: src/screens/VideoFeed/index.tsx:800 +#: src/screens/VideoFeed/index.tsx:806 msgid "Follow {handle}" -msgstr "" +msgstr "Urmărește {handle}" #: src/view/com/posts/AviFollowButton.tsx:68 msgid "Follow {name}" @@ -2994,24 +3178,24 @@ msgstr "Urmărește pe {name}" #: src/components/ProgressGuide/List.tsx:52 #: src/state/shell/progress-guide.tsx:229 msgid "Follow 10 accounts" -msgstr "" +msgstr "Urmărește 10 conturi" #: src/components/ProgressGuide/List.tsx:69 msgid "Follow 7 accounts" msgstr "Urmărește 7 conturi" -#: src/view/com/profile/ProfileMenu.tsx:249 -#: src/view/com/profile/ProfileMenu.tsx:260 -msgid "Follow Account" -msgstr "Urmărește contul" +#: src/view/com/profile/ProfileMenu.tsx:252 +#: src/view/com/profile/ProfileMenu.tsx:263 +msgid "Follow account" +msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:428 -#: src/screens/StarterPack/StarterPackScreen.tsx:436 +#: src/screens/StarterPack/StarterPackScreen.tsx:433 +#: src/screens/StarterPack/StarterPackScreen.tsx:441 msgid "Follow all" msgstr "Urmărește pe toți" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:232 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:130 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:129 msgid "Follow Back" msgstr "Urmărește înapoi" @@ -3024,23 +3208,23 @@ msgstr "Urmărește înapoi" msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Urmărește mai multe conturi pentru a te conecta la interesele tale și a-ți construi rețeaua." -#: src/components/KnownFollowers.tsx:232 +#: src/components/KnownFollowers.tsx:234 msgid "Followed by <0>{0}</0>" msgstr "Urmărit de <0>{0}</0>" -#: src/components/KnownFollowers.tsx:218 +#: src/components/KnownFollowers.tsx:220 msgid "Followed by <0>{0}</0> and {1, plural, one {# other} other {# others}}" msgstr "Urmărit de <0>{0}</0> și de {1, plural, one {un alt utilizator} few {alți # utilizatori} other {alți # de utilizatori}}" -#: src/components/KnownFollowers.tsx:205 +#: src/components/KnownFollowers.tsx:207 msgid "Followed by <0>{0}</0> and <1>{1}</1>" msgstr "Urmărit de <0>{0}</0> și <1>{1}</1>" -#: src/components/KnownFollowers.tsx:187 +#: src/components/KnownFollowers.tsx:189 msgid "Followed by <0>{0}</0>, <1>{1}</1>, and {2, plural, one {# other} other {# others}}" msgstr "Urmărit de <0>{0}</0>, <1>{1}</1> și de {2, plural, one {un alt utilizator} few {alți # utilizatori} other {alți # utilizatori}}" -#: src/Navigation.tsx:203 +#: src/Navigation.tsx:205 msgid "Followers of @{0} that you know" msgstr "Urmăritorii lui @{0} pe care îi cunoști" @@ -3050,25 +3234,25 @@ msgid "Followers you know" msgstr "Urmăritori pe care îi cunoști" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:360 +#: src/components/ProfileCard.tsx:359 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 -#: src/screens/VideoFeed/index.tsx:821 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 +#: src/screens/VideoFeed/index.tsx:827 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:134 #: src/view/screens/Feeds.tsx:599 #: src/view/screens/SavedFeeds.tsx:422 msgid "Following" -msgstr "Urmăriți" +msgstr "Urmărește" -#: src/components/ProfileCard.tsx:323 +#: src/components/ProfileCard.tsx:322 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Urmărind {0}" -#: src/screens/VideoFeed/index.tsx:799 +#: src/screens/VideoFeed/index.tsx:805 msgid "Following {handle}" -msgstr "" +msgstr "Urmărind pe {handle}" #: src/view/com/posts/AviFollowButton.tsx:50 msgid "Following {name}" @@ -3079,7 +3263,7 @@ msgstr "Urmărind pe {name}" msgid "Following feed preferences" msgstr "Preferințe pentru fluxul de urmărire" -#: src/Navigation.tsx:320 +#: src/Navigation.tsx:322 #: src/screens/Settings/FollowingFeedPreferences.tsx:53 msgid "Following Feed Preferences" msgstr "Preferințe pentru fluxul urmărit" @@ -3094,7 +3278,7 @@ msgstr "Te Urmărește" #: src/screens/Settings/AppearanceSettings.tsx:140 msgid "Font" -msgstr "" +msgstr "Font" #: src/screens/Settings/AppearanceSettings.tsx:160 msgid "Font size" @@ -3134,6 +3318,7 @@ msgstr "Ai uitat parola?" msgid "Forgot?" msgstr "Ai uitat?" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:54 #: src/lib/moderation/useReportOptions.ts:54 msgid "Frequently Posts Unwanted Content" msgstr "Publică frecvent conținut nedorit" @@ -3142,7 +3327,7 @@ msgstr "Publică frecvent conținut nedorit" msgid "From @{sanitizedAuthor}" msgstr "De la @{sanitizedAuthor}" -#: src/view/com/posts/PostFeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:284 msgctxt "from-feed" msgid "From <0/>" msgstr "De la <0/>" @@ -3151,7 +3336,7 @@ msgstr "De la <0/>" msgid "Gallery" msgstr "Galerie" -#: src/components/StarterPack/ProfileStarterPacks.tsx:296 +#: src/components/StarterPack/ProfileStarterPacks.tsx:295 msgid "Generate a starter pack" msgstr "Generează un pachet de început" @@ -3166,45 +3351,47 @@ msgstr "Începe" #: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" -msgstr "Începutul" +msgstr "Începe" -#: src/components/MediaPreview.tsx:122 +#: src/components/MediaPreview.tsx:108 msgid "GIF" -msgstr "" +msgstr "GIF" #: src/screens/Onboarding/StepProfile/index.tsx:234 msgid "Give your profile a face" msgstr "Oferă profilului tău o față" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:39 #: src/lib/moderation/useReportOptions.ts:39 msgid "Glaring violations of law or terms of service" msgstr "Încălcări evidente ale legii sau ale termenilor de utilizare" -#: src/components/Layout/Header/index.tsx:118 +#: src/components/Layout/Header/index.tsx:126 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 +#: src/screens/Messages/Inbox.tsx:223 #: src/screens/Profile/ProfileFeed/index.tsx:89 #: src/screens/VideoFeed/components/Header.tsx:163 -#: src/screens/VideoFeed/index.tsx:1102 -#: src/screens/VideoFeed/index.tsx:1106 +#: src/screens/VideoFeed/index.tsx:1108 +#: src/screens/VideoFeed/index.tsx:1112 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 -#: src/view/screens/ProfileList.tsx:1009 +#: src/view/screens/ProfileList.tsx:1031 msgid "Go back" msgstr "Întoarce-te" #: src/components/Error.tsx:78 -#: src/screens/List/ListHiddenScreen.tsx:221 +#: src/screens/List/ListHiddenScreen.tsx:224 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 #: src/screens/Profile/ProfileFeed/index.tsx:94 -#: src/screens/StarterPack/StarterPackScreen.tsx:758 +#: src/screens/StarterPack/StarterPackScreen.tsx:754 #: src/view/screens/NotFound.tsx:56 -#: src/view/screens/ProfileList.tsx:1014 +#: src/view/screens/ProfileList.tsx:1036 msgid "Go Back" msgstr "Întoarce-te" -#: src/components/dms/ReportDialog.tsx:190 +#: src/components/dms/ReportDialog.tsx:192 #: src/components/ReportDialog/SelectReportOptionView.tsx:78 #: src/components/ReportDialog/SubmitView.tsx:110 #: src/screens/Onboarding/Layout.tsx:99 @@ -3221,24 +3408,25 @@ msgstr "Mergi acasă" msgid "Go Home" msgstr "Mergi acasă" -#: src/screens/Messages/components/ChatListItem.tsx:282 +#: src/screens/Messages/components/ChatListItem.tsx:294 msgid "Go to conversation with {0}" msgstr "Mergi la conversația cu {0}" #: src/screens/Login/ForgotPasswordForm.tsx:165 -#: src/view/com/modals/ChangePassword.tsx:168 +#: src/view/com/modals/ChangePassword.tsx:179 msgid "Go to next" msgstr "Mergi la următorul" -#: src/components/dms/ConvoMenu.tsx:230 +#: src/components/dms/ConvoMenu.tsx:227 msgid "Go to profile" msgstr "Mergi la profil" -#: src/components/dms/ConvoMenu.tsx:227 +#: src/components/dms/ConvoMenu.tsx:224 msgid "Go to user's profile" msgstr "Mergi la profilul utilizatorului" #: src/lib/moderation/useGlobalLabelStrings.ts:46 +#: src/lib/moderation/useGlobalLabelStrings.ts:50 #: src/view/com/composer/labels/LabelsBtn.tsx:202 #: src/view/com/composer/labels/LabelsBtn.tsx:205 msgid "Graphic Media" @@ -3271,11 +3459,12 @@ msgstr "Nume de utilizator prea lung. Te rugăm să încerci unul mai scurt." msgid "Haptics" msgstr "Haptica" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:34 #: src/lib/moderation/useReportOptions.ts:34 msgid "Harassment, trolling, or intolerance" msgstr "Hărțuire, trolling sau intoleranță" -#: src/Navigation.tsx:396 +#: src/Navigation.tsx:398 msgid "Hashtag" msgstr "Etichetă" @@ -3283,14 +3472,14 @@ msgstr "Etichetă" msgid "Hashtag {tag}" msgstr "" -#: src/screens/Signup/index.tsx:173 +#: src/screens/Signup/index.tsx:177 msgid "Having trouble?" msgstr "Ai probleme?" #: 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/desktop/RightNav.tsx:115 +#: src/view/shell/desktop/RightNav.tsx:116 #: src/view/shell/Drawer.tsx:337 msgid "Help" msgstr "Ajutor" @@ -3303,14 +3492,14 @@ msgstr "Ajută-i pe oameni să știe că nu ești un bot încărcând o poză sa msgid "Here is your app password!" msgstr "Iată parola ta de aplicație!" -#: src/components/VideoPostCard.tsx:172 -#: src/components/VideoPostCard.tsx:448 +#: src/components/VideoPostCard.tsx:178 +#: src/components/VideoPostCard.tsx:454 msgid "Hidden" -msgstr "" +msgstr "Ascuns" -#: src/screens/VideoFeed/index.tsx:606 +#: src/screens/VideoFeed/index.tsx:607 msgid "Hidden by your moderation settings." -msgstr "" +msgstr "Ascuns de setările tale de moderare." #: src/components/ListCard.tsx:130 msgid "Hidden list" @@ -3326,37 +3515,41 @@ msgstr "Listă ascunsă" #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 #: src/screens/Search/components/ExploreTrendingTopics.tsx:137 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:704 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:761 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:110 msgid "Hide" msgstr "Ascunde" -#: src/view/com/notifications/NotificationFeedItem.tsx:601 +#: src/view/com/notifications/NotificationFeedItem.tsx:605 msgctxt "action" msgid "Hide" msgstr "Ascunde" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:533 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 +#: src/components/dialogs/Embed.tsx:128 +msgid "Hide customization options" +msgstr "" + +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:570 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:576 msgid "Hide post for me" msgstr "Ascunde postarea pentru mine" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:550 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:560 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:587 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:597 msgid "Hide reply for everyone" msgstr "Ascunde răspunsul pentru toți" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:532 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:538 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:569 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:575 msgid "Hide reply for me" msgstr "Ascunde răspunsul pentru mine" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:699 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:756 msgid "Hide this post?" msgstr "Ascunzi această postare?" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:699 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:761 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:756 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:817 msgid "Hide this reply?" msgstr "Ascunzi acest răspuns?" @@ -3376,7 +3569,7 @@ msgstr "" msgid "Hide trending videos?" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:592 +#: src/view/com/notifications/NotificationFeedItem.tsx:596 msgid "Hide user list" msgstr "Ascunde lista utilizatorilor" @@ -3395,7 +3588,7 @@ msgstr "Hm, serverul fluxului pare a fi configurat greșit. Informează dețină #: 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 "Hm, serverul fluxului pare să fie offline. Informează deținătorul fluxului despre această problemă." +msgstr "Hm, serverul fluxului pare să fie deconectat. Informează deținătorul fluxului despre această problemă." #: 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." @@ -3417,10 +3610,10 @@ msgstr "Hm, nu am putut încărca acel serviciu de moderare." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Așteaptă! Oferim acces treptat la video, și tu ești încă în așteptare. Revino în curând!" -#: src/Navigation.tsx:620 -#: src/Navigation.tsx:640 +#: src/Navigation.tsx:627 +#: src/Navigation.tsx:647 #: src/view/shell/bottom-bar/BottomBar.tsx:162 -#: src/view/shell/desktop/LeftNav.tsx:587 +#: src/view/shell/desktop/LeftNav.tsx:595 #: src/view/shell/Drawer.tsx:396 msgid "Home" msgstr "Acasă" @@ -3436,8 +3629,8 @@ msgstr "Furnizor de găzduire" #: 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 +#: src/view/com/post-thread/PostThread.tsx:656 +#: src/view/com/post-thread/PostThread.tsx:661 msgid "Hot replies first" msgstr "Răspunsuri populare prima dată!" @@ -3478,19 +3671,19 @@ msgstr "Dacă textul alternativ este lung, comută starea extinsă a textului al msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "Dacă nu ești încă adult conform legilor țării tale, părintele sau tutorele tău legal trebuie să citească acești Termeni în numele tău." -#: src/view/screens/ProfileList.tsx:736 +#: src/view/screens/ProfileList.tsx:758 msgid "If you delete this list, you won't be able to recover it." msgstr "Dacă ștergi această listă, nu o vei mai putea recupera." #: src/screens/Settings/components/ChangeHandleDialog.tsx:248 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 "" +msgstr "Dacă ai propriul domeniu, îl poți folosi ca nume de utilizator. Acest lucru îți permite să-ți verifici identitatea. <0>Află mai multe aici.</0>" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:690 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:747 msgid "If you remove this post, you won't be able to recover it." msgstr "Dacă elimini această postare, nu o vei mai putea recupera." -#: src/view/com/modals/ChangePassword.tsx:149 +#: src/view/com/modals/ChangePassword.tsx:160 msgid "If you want to change your password, we will send you a code to verify that this is your account." msgstr "Dacă vrei să îți schimbi parola, îți vom trimite un cod pentru a verifica că acesta este contul tău." @@ -3502,6 +3695,7 @@ msgstr "Dacă ești un dezvoltator, îți poți găzdui propriul server." msgid "If you're trying to change your handle or email, do so before you deactivate." msgstr "Dacă încerci să îți schimbi identificatorul sau adresa de e-mail, fă-o înainte de a dezactiva contul." +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:38 #: src/lib/moderation/useReportOptions.ts:38 msgid "Illegal and Urgent" msgstr "Ilegal și urgent" @@ -3514,18 +3708,26 @@ msgstr "Imagine" msgid "Image saved to your camera roll!" msgstr "Imagine salvată în galeria ta!" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:49 #: src/lib/moderation/useReportOptions.ts:49 msgid "Impersonation or false claims about identity or affiliation" msgstr "Impersonare sau afirmații false despre identitate sau afiliere" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:68 #: src/lib/moderation/useReportOptions.ts:68 msgid "Impersonation, misinformation, or false claims" msgstr "Impersonare, dezinformare sau afirmații false" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:91 #: src/lib/moderation/useReportOptions.ts:91 msgid "Inappropriate messages or explicit links" msgstr "Mesaje inadecvate sau linkuri explicite" +#. Title message shown in chat requests inbox when it's empty +#: src/screens/Messages/Inbox.tsx:203 +msgid "Inbox zero!" +msgstr "" + #: src/screens/Login/LoginForm.tsx:164 msgid "Incorrect username or password" msgstr "Nume de utilizator sau parolă invalidă" @@ -3571,10 +3773,14 @@ msgstr "Cod de confirmare 2FA invalid." msgid "Invalid handle. Please try a different one." msgstr "Nume de utilizator invalid. Te rugăm să încerci unul diferit." -#: src/view/com/post-thread/PostThreadItem.tsx:282 +#: src/view/com/post-thread/PostThreadItem.tsx:283 msgid "Invalid or unsupported post record" msgstr "Înregistrare postare invalidă sau nesuportată" +#: src/components/moderation/ReportDialog/index.tsx:73 +msgid "Invalid report subject" +msgstr "" + #: src/components/intents/VerifyEmailIntentDialog.tsx:91 msgid "Invalid Verification Code" msgstr "Cod de verificare invalid" @@ -3583,11 +3789,11 @@ msgstr "Cod de verificare invalid" msgid "Invite a Friend" msgstr "Invită un prieten" -#: src/screens/Signup/StepInfo/index.tsx:145 +#: src/screens/Signup/StepInfo/index.tsx:160 msgid "Invite code" msgstr "Cod de invitație" -#: src/screens/Signup/state.ts:258 +#: src/screens/Signup/state.ts:276 msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "Codul de invitație nu a fost acceptat. Verifică dacă l-ai introdus corect și încearcă din nou." @@ -3611,11 +3817,7 @@ msgstr "Invită-ți prietenii să urmărească fluxurile și persoanele tale pre msgid "Invites, but personal" msgstr "Invitații, dar personale" -#: src/screens/Signup/StepInfo/index.tsx:80 -msgid "It looks like you may have entered your email address incorrectly. Are you sure it's right?" -msgstr "Se pare că ai introdus incorect adresa de e-mail. Ești sigur că este corectă?" - -#: src/screens/Signup/StepInfo/index.tsx:236 +#: src/screens/Signup/StepInfo/index.tsx:286 msgid "It's correct" msgstr "Este corect" @@ -3623,22 +3825,23 @@ msgstr "Este corect" msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Ești doar tu acum! Adaugă mai multe persoane la pachetul tău de început căutând mai sus." -#: src/view/com/composer/Composer.tsx:1594 +#: src/view/com/composer/Composer.tsx:1587 msgid "Job ID: {0}" msgstr "ID job: {0}" +#. Link to a page with job openings at Bluesky #: src/view/com/auth/SplashScreen.web.tsx:178 msgid "Jobs" msgstr "Joburi" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:456 -#: src/screens/StarterPack/StarterPackScreen.tsx:467 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:205 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:211 +#: src/screens/StarterPack/StarterPackScreen.tsx:461 +#: src/screens/StarterPack/StarterPackScreen.tsx:472 msgid "Join Bluesky" msgstr "Alătură-te Bluesky" -#: src/components/StarterPack/QrCode.tsx:62 +#: src/components/StarterPack/QrCode.tsx:68 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Alătură-te conversației" @@ -3657,7 +3860,7 @@ msgid "Labeled by the author." msgstr "Etichetat de autor." #: src/view/com/composer/labels/LabelsBtn.tsx:75 -#: src/view/screens/Profile.tsx:231 +#: src/view/screens/Profile.tsx:218 msgid "Labels" msgstr "Etichete" @@ -3665,15 +3868,15 @@ msgstr "Etichete" msgid "Labels added" msgstr "Etichete adăugate" -#: src/screens/Profile/Sections/Labels.tsx:164 +#: src/screens/Profile/Sections/Labels.tsx:163 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Etichetele sunt adnotări pentru utilizatori și conținut. Ele pot fi utilizate pentru a ascunde, avertiza și categoriza rețeaua." -#: src/components/moderation/LabelsOnMeDialog.tsx:71 +#: src/components/moderation/LabelsOnMeDialog.tsx:72 msgid "Labels on your account" msgstr "Etichete pe contul tău" -#: src/components/moderation/LabelsOnMeDialog.tsx:73 +#: src/components/moderation/LabelsOnMeDialog.tsx:74 msgid "Labels on your content" msgstr "Etichete pe conținutul tău" @@ -3681,7 +3884,7 @@ msgstr "Etichete pe conținutul tău" msgid "Language selection" msgstr "Selectarea limbii" -#: src/Navigation.tsx:176 +#: src/Navigation.tsx:178 msgid "Language Settings" msgstr "Setări limbă" @@ -3697,7 +3900,7 @@ msgstr "Mai mare" #: src/screens/Hashtag.tsx:95 #: src/screens/Topic.tsx:77 -#: src/view/screens/Search/Search.tsx:509 +#: src/view/screens/Search/Search.tsx:515 msgid "Latest" msgstr "Ultimele" @@ -3740,20 +3943,20 @@ msgstr "Află mai multe despre ce este public pe Bluesky." msgid "Learn more." msgstr "Află mai multe." -#: src/components/dms/LeaveConvoPrompt.tsx:44 +#: src/components/dms/LeaveConvoPrompt.tsx:48 msgid "Leave" msgstr "Părăsește" -#: src/components/dms/MessagesListBlockedFooter.tsx:73 -#: src/components/dms/MessagesListBlockedFooter.tsx:80 +#: src/components/dms/MessagesListBlockedFooter.tsx:74 +#: src/components/dms/MessagesListBlockedFooter.tsx:81 msgid "Leave chat" msgstr "Ieși din conversație" +#: src/components/dms/ConvoMenu.tsx:203 #: src/components/dms/ConvoMenu.tsx:206 -#: src/components/dms/ConvoMenu.tsx:209 +#: src/components/dms/ConvoMenu.tsx:266 #: src/components/dms/ConvoMenu.tsx:269 -#: src/components/dms/ConvoMenu.tsx:272 -#: src/components/dms/LeaveConvoPrompt.tsx:40 +#: src/components/dms/LeaveConvoPrompt.tsx:42 msgid "Leave conversation" msgstr "Ieși din conversație" @@ -3769,7 +3972,7 @@ msgstr "Părăsind Bluesky" msgid "left to go." msgstr "rămas de parcurs." -#: src/components/StarterPack/ProfileStarterPacks.tsx:312 +#: src/components/StarterPack/ProfileStarterPacks.tsx:311 msgid "Let me choose" msgstr "Permite-mi să aleg" @@ -3778,42 +3981,49 @@ msgstr "Permite-mi să aleg" msgid "Let's get your password reset!" msgstr "Haide să-ți resetezi parola!" -#: src/screens/Onboarding/StepFinished.tsx:303 +#: src/screens/Onboarding/StepFinished.tsx:314 msgid "Let's go!" msgstr "Să mergem!" +#: src/components/dialogs/Embed.tsx:162 +#: src/components/dialogs/Embed.tsx:164 #: src/screens/Settings/AppearanceSettings.tsx:101 msgid "Light" msgstr "Lumină" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:14 +msgctxt "Name of app icon variant" +msgid "Light" +msgstr "Lumină" + +#: src/screens/Profile/components/ProfileFeedHeader.tsx:510 msgid "Like" -msgstr "Apreciază" +msgstr "Îmi place" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:321 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:312 msgid "Like ({0, plural, one {# like} other {# likes}})" -msgstr "" +msgstr "Apreciez ({0, plural, one {# apreciere} few {# aprecieri} other {# de aprecieri}})" #: src/components/ProgressGuide/List.tsx:63 msgid "Like 10 posts" -msgstr "Apasă Like la 10 postări" +msgstr "Apreciază 10 postări" #: src/state/shell/progress-guide.tsx:214 #: src/state/shell/progress-guide.tsx:219 msgid "Like 10 posts to train the Discover feed" msgstr "Apasă Like la 10 postări pentru a antrena fluxul Discover" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:501 -msgid "Like feed" -msgstr "" - -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:497 msgid "Like this feed" msgstr "Apreciază acest flux" +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:285 +msgid "Like this labeler" +msgstr "" + #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:254 -#: src/Navigation.tsx:259 +#: src/Navigation.tsx:256 +#: src/Navigation.tsx:261 msgid "Liked by" msgstr "Apreciat de" @@ -3829,26 +4039,26 @@ msgid "Liked by {0, plural, one {# user} other {# users}}" msgstr "Apreciat de {0, plural, one {un utilizator} few {# utilizatori} other {# de utilizatori}}" #: 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 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:305 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:319 msgid "Liked by {likeCount, plural, one {# user} other {# users}}" msgstr "Apreciat de {likeCount, plural, one {un utilizator} few {# utilizatori} other {# de utilizatori}}" -#: src/view/screens/Profile.tsx:237 +#: src/view/screens/Profile.tsx:224 msgid "Likes" msgstr "Like-uri" -#: src/view/com/post-thread/PostThreadItem.tsx:217 +#: src/view/com/post-thread/PostThreadItem.tsx:218 msgid "Likes on this post" msgstr "Like-uri pe această postare" -#: src/view/com/post-thread/PostThread.tsx:626 -#: src/view/com/post-thread/PostThread.tsx:631 +#: src/view/com/post-thread/PostThread.tsx:630 +#: src/view/com/post-thread/PostThread.tsx:635 msgid "Linear" msgstr "" -#: src/Navigation.tsx:209 +#: src/Navigation.tsx:211 msgid "List" msgstr "Listă" @@ -3856,9 +4066,10 @@ msgstr "Listă" msgid "List Avatar" msgstr "Avatar Listă" -#: src/view/screens/ProfileList.tsx:418 +#: src/view/screens/ProfileList.tsx:431 +msgctxt "toast" msgid "List blocked" -msgstr "Listă blocată" +msgstr "" #: src/components/ListCard.tsx:150 #: src/view/com/feeds/FeedSourceCard.tsx:255 @@ -3871,42 +4082,46 @@ msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:154 msgid "List by you" -msgstr "" +msgstr "Listat de tine" -#: src/view/screens/ProfileList.tsx:455 +#: src/view/screens/ProfileList.tsx:478 +msgctxt "toast" msgid "List deleted" -msgstr "Listă ștearsă" +msgstr "" #: src/screens/List/ListHiddenScreen.tsx:129 msgid "List has been hidden" msgstr "Lista a fost ascunsă" -#: src/view/screens/ProfileList.tsx:170 +#: src/view/screens/ProfileList.tsx:173 msgid "List Hidden" msgstr "Listă ascunsă" -#: src/view/screens/ProfileList.tsx:392 +#: src/view/screens/ProfileList.tsx:395 +msgctxt "toast" msgid "List muted" -msgstr "Listă pusă pe mut" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:255 msgid "List Name" msgstr "Numele listei" -#: src/view/screens/ProfileList.tsx:431 +#: src/view/screens/ProfileList.tsx:449 +msgctxt "toast" msgid "List unblocked" -msgstr "Listă deblocată" +msgstr "" -#: src/view/screens/ProfileList.tsx:405 +#: src/view/screens/ProfileList.tsx:413 +msgctxt "toast" msgid "List unmuted" -msgstr "Listă scoasă de pe mut" +msgstr "" -#: src/Navigation.tsx:138 +#: src/Navigation.tsx:140 #: src/view/screens/Lists.tsx:62 -#: src/view/screens/Profile.tsx:232 -#: src/view/screens/Profile.tsx:240 -#: src/view/shell/desktop/LeftNav.tsx:661 -#: src/view/shell/Drawer.tsx:496 +#: src/view/screens/Profile.tsx:219 +#: src/view/screens/Profile.tsx:227 +#: src/view/shell/desktop/LeftNav.tsx:669 +#: src/view/shell/Drawer.tsx:501 msgid "Lists" msgstr "Liste" @@ -3933,7 +4148,7 @@ msgstr "Încarcă notificări noi" #: src/screens/Profile/ProfileFeed/index.tsx:221 #: src/screens/Profile/Sections/Feed.tsx:98 #: src/view/com/feeds/FeedPage.tsx:155 -#: src/view/screens/ProfileList.tsx:849 +#: src/view/screens/ProfileList.tsx:871 msgid "Load new posts" msgstr "Încarcă postări noi" @@ -3941,7 +4156,7 @@ msgstr "Încarcă postări noi" msgid "Loading..." msgstr "Se încarcă..." -#: src/Navigation.tsx:279 +#: src/Navigation.tsx:281 msgid "Log" msgstr "Jurnal" @@ -3949,12 +4164,12 @@ msgstr "Jurnal" msgid "Logged-out visibility" msgstr "Vizibilitate pentru utilizatorii neautentificați" -#: src/view/shell/desktop/RightNav.tsx:121 +#: src/view/shell/desktop/RightNav.tsx:125 msgid "Logo by @sawaratsuki.bsky.social" -msgstr "" +msgstr "Logo de @sawaratsuki.bsky.social" -#: src/view/shell/desktop/RightNav.tsx:118 -#: src/view/shell/Drawer.tsx:634 +#: src/view/shell/desktop/RightNav.tsx:122 +#: src/view/shell/Drawer.tsx:639 msgid "Logo by <0>@sawaratsuki.bsky.social</0>" msgstr "Logo creat de <0>@sawaratsuki.bsky.social</0>" @@ -3978,7 +4193,7 @@ msgstr "Se pare că ai desfăcut toate fluxurile. Dar nu-ți face griji, poți a msgid "Looks like you're missing a following feed. <0>Click here to add one.</0>" msgstr "Se pare că îți lipsește un flux de urmărit. <0>Apasă aici pentru a adăuga unul.</0>" -#: src/components/StarterPack/ProfileStarterPacks.tsx:265 +#: src/components/StarterPack/ProfileStarterPacks.tsx:264 msgid "Make one for me" msgstr "Fă unul pentru mine" @@ -3995,20 +4210,31 @@ msgstr "Gestionează fluxurile salvate" msgid "Manage your muted words and tags" msgstr "Gestionează cuvintele și etichetele puse pe mut" +#: src/screens/Messages/Inbox.tsx:300 +#: src/screens/Messages/Inbox.tsx:319 +#: src/screens/Messages/Inbox.tsx:326 +msgid "Mark all as read" +msgstr "" + +#: src/components/dms/ConvoMenu.tsx:215 #: src/components/dms/ConvoMenu.tsx:218 -#: src/components/dms/ConvoMenu.tsx:221 msgid "Mark as read" msgstr "Marchează ca citit" -#: src/view/screens/Profile.tsx:235 -msgid "Media" +#: src/screens/Messages/Inbox.tsx:287 +#: src/screens/Messages/Inbox.tsx:310 +msgid "Marked all as read" msgstr "" +#: src/view/screens/Profile.tsx:222 +msgid "Media" +msgstr "Media" + #: src/view/com/composer/labels/LabelsBtn.tsx:211 msgid "Media that may be disturbing or inappropriate for some audiences." msgstr "Conținut media care poate fi deranjant sau nepotrivit pentru anumite audiențe." -#: src/components/WhoCanReply.tsx:259 +#: src/components/WhoCanReply.tsx:263 msgid "mentioned users" msgstr "utilizatori menționați" @@ -4024,12 +4250,16 @@ msgstr "Mențiuni" msgid "Menu" msgstr "Meniu" -#: src/components/dms/MessageProfileButton.tsx:82 +#: src/components/dms/MessageProfileButton.tsx:103 msgid "Message {0}" msgstr "Trimite mesaj către {0}" -#: src/components/dms/MessageMenu.tsx:72 -#: src/screens/Messages/components/ChatListItem.tsx:180 +#: src/components/dms/MessageMenu.tsx:73 +msgctxt "toast" +msgid "Message deleted" +msgstr "Mesaj șters" + +#: src/screens/Messages/components/ChatListItem.tsx:190 msgid "Message deleted" msgstr "Mesaj șters" @@ -4037,37 +4267,42 @@ msgstr "Mesaj șters" msgid "Message from server: {0}" msgstr "Mesaj de la server: {0}" -#: src/screens/Messages/components/MessageInput.tsx:147 +#: src/screens/Messages/components/MessageInput.tsx:152 msgid "Message input field" msgstr "Câmp pentru introducerea mesajului" -#: src/screens/Messages/components/MessageInput.tsx:78 +#: src/screens/Messages/components/MessageInput.tsx:79 #: src/screens/Messages/components/MessageInput.web.tsx:60 msgid "Message is too long" msgstr "Mesajul este prea lung" -#: src/Navigation.tsx:635 -#: src/screens/Messages/ChatList.tsx:269 -#: src/screens/Messages/ChatList.tsx:293 +#: src/Navigation.tsx:642 msgid "Messages" msgstr "Mesaje" +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:81 +msgctxt "Name of app icon variant" +msgid "Midnight" +msgstr "" + +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:47 #: src/lib/moderation/useReportOptions.ts:47 msgid "Misleading Account" msgstr "Cont înșelător" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:67 #: src/lib/moderation/useReportOptions.ts:67 msgid "Misleading Post" msgstr "Postare înșelătoare" -#: src/Navigation.tsx:143 +#: src/Navigation.tsx:145 #: src/screens/Moderation/index.tsx:89 #: src/screens/Settings/Settings.tsx:167 #: src/screens/Settings/Settings.tsx:170 msgid "Moderation" msgstr "Moderare" -#: src/components/moderation/ModerationDetailsDialog.tsx:132 +#: src/components/moderation/ModerationDetailsDialog.tsx:138 msgid "Moderation details" msgstr "Detalii despre moderare" @@ -4086,18 +4321,20 @@ msgid "Moderation list by you" msgstr "Listă de moderare creată de tine" #: src/view/com/modals/CreateOrEditList.tsx:177 +msgctxt "toast" msgid "Moderation list created" -msgstr "Listă de moderare creată" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:163 +msgctxt "toast" msgid "Moderation list updated" -msgstr "Listă de moderare actualizată" +msgstr "" #: src/screens/Moderation/index.tsx:239 msgid "Moderation lists" msgstr "Liste de moderare" -#: src/Navigation.tsx:148 +#: src/Navigation.tsx:150 #: src/view/screens/ModerationModlists.tsx:62 msgid "Moderation Lists" msgstr "Liste de moderare" @@ -4106,7 +4343,7 @@ msgstr "Liste de moderare" msgid "moderation settings" msgstr "setări de moderare" -#: src/Navigation.tsx:269 +#: src/Navigation.tsx:271 msgid "Moderation states" msgstr "Stări de moderare" @@ -4114,12 +4351,12 @@ msgstr "Stări de moderare" msgid "Moderation tools" msgstr "Instrumente de moderare" -#: src/components/moderation/ModerationDetailsDialog.tsx:50 -#: src/lib/moderation/useModerationCauseDescription.ts:45 +#: src/components/moderation/ModerationDetailsDialog.tsx:52 +#: src/lib/moderation/useModerationCauseDescription.ts:47 msgid "Moderator has chosen to set a general warning on the content." msgstr "Moderatorul a decis să seteze un avertisment general pentru conținut." -#: src/view/com/post-thread/PostThreadItem.tsx:637 +#: src/view/com/post-thread/PostThreadItem.tsx:640 msgid "More" msgstr "Mai multe" @@ -4128,8 +4365,9 @@ msgstr "Mai multe" msgid "More feeds" msgstr "Mai multe fluxuri" -#: src/view/com/profile/ProfileMenu.tsx:197 -#: src/view/screens/ProfileList.tsx:721 +#: src/view/com/profile/ProfileMenu.tsx:194 +#: src/view/com/profile/ProfileMenu.tsx:200 +#: src/view/screens/ProfileList.tsx:743 msgid "More options" msgstr "Mai multe opțiuni" @@ -4138,8 +4376,8 @@ msgid "Most-liked first" msgstr "Cele mai apreciate primele" #: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/view/com/post-thread/PostThread.tsx:682 -#: src/view/com/post-thread/PostThread.tsx:687 +#: src/view/com/post-thread/PostThread.tsx:686 +#: src/view/com/post-thread/PostThread.tsx:691 msgid "Most-liked replies first" msgstr "Răspunsurile cele mai apreciate primele" @@ -4162,17 +4400,19 @@ msgstr "Dezactivează sunetul" msgid "Mute {tag}" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:286 -#: src/view/com/profile/ProfileMenu.tsx:293 -msgid "Mute Account" -msgstr "Pune pe mut un cont" +#: src/view/com/profile/ProfileMenu.tsx:289 +#: src/view/com/profile/ProfileMenu.tsx:296 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:652 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 +msgid "Mute account" +msgstr "" -#: src/view/screens/ProfileList.tsx:627 +#: src/view/screens/ProfileList.tsx:650 msgid "Mute accounts" msgstr "Pune pe mut conturi" -#: src/components/dms/ConvoMenu.tsx:235 -#: src/components/dms/ConvoMenu.tsx:241 +#: src/components/dms/ConvoMenu.tsx:232 +#: src/components/dms/ConvoMenu.tsx:238 msgid "Mute conversation" msgstr "Pune pe mut conversația" @@ -4180,11 +4420,11 @@ msgstr "Pune pe mut conversația" msgid "Mute in:" msgstr "Pune pe mut în:" -#: src/view/screens/ProfileList.tsx:750 +#: src/view/screens/ProfileList.tsx:772 msgid "Mute list" msgstr "Pune pe mut lista" -#: src/view/screens/ProfileList.tsx:745 +#: src/view/screens/ProfileList.tsx:767 msgid "Mute these accounts?" msgstr "Pui pe mut aceste conturi?" @@ -4212,13 +4452,13 @@ msgstr "Pune pe mut acest cuvânt doar în etichete" msgid "Mute this word until you unmute it" msgstr "Pune pe mut acest cuvânt până îl reactivezi" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:499 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:503 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:536 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:540 msgid "Mute thread" msgstr "Pune pe mut discuția" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:513 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:515 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:550 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:552 msgid "Mute words & tags" msgstr "Pune pe mut cuvinte și etichete" @@ -4226,7 +4466,7 @@ msgstr "Pune pe mut cuvinte și etichete" msgid "Muted accounts" msgstr "Conturi puse pe mut" -#: src/Navigation.tsx:153 +#: src/Navigation.tsx:155 #: src/view/screens/ModerationMutedAccounts.tsx:100 msgid "Muted Accounts" msgstr "Conturi puse pe mut" @@ -4235,7 +4475,7 @@ msgstr "Conturi puse pe mut" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Conturile puse pe mut nu mai apar în fluxul tău sau în notificări. Lucrurile puse pe mut sunt complet private." -#: src/lib/moderation/useModerationCauseDescription.ts:90 +#: src/lib/moderation/useModerationCauseDescription.ts:92 msgid "Muted by \"{0}\"" msgstr "Pus pe mut de \"{0}\"" @@ -4243,12 +4483,12 @@ msgstr "Pus pe mut de \"{0}\"" msgid "Muted words & tags" msgstr "Cuvinte și etichete puse pe mut" -#: src/view/screens/ProfileList.tsx:747 +#: src/view/screens/ProfileList.tsx:769 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Lucrurile puse pe mut sunt private. Conturile puse pe mut pot interacționa cu tine, dar nu vei vedea postările lor și nu vei primi notificări de la acestea." -#: src/components/dialogs/BirthDateSettings.tsx:34 -#: src/components/dialogs/BirthDateSettings.tsx:37 +#: src/components/dialogs/BirthDateSettings.tsx:35 +#: src/components/dialogs/BirthDateSettings.tsx:38 msgid "My Birthday" msgstr "Ziua mea de naștere" @@ -4264,6 +4504,10 @@ msgstr "Nume" msgid "Name is required" msgstr "Numele este obligatoriu" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:59 +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:98 +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:106 +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:114 #: src/lib/moderation/useReportOptions.ts:59 #: src/lib/moderation/useReportOptions.ts:98 #: src/lib/moderation/useReportOptions.ts:106 @@ -4276,13 +4520,13 @@ msgstr "Numele sau descrierea încalcă standardele comunității" msgid "Nature" msgstr "Natură" -#: src/components/StarterPack/StarterPackCard.tsx:124 +#: src/components/StarterPack/StarterPackCard.tsx:130 msgid "Navigate to {0}" msgstr "Navighează la {0}" #: src/screens/Login/ForgotPasswordForm.tsx:166 #: src/screens/Login/LoginForm.tsx:344 -#: src/view/com/modals/ChangePassword.tsx:169 +#: src/view/com/modals/ChangePassword.tsx:180 msgid "Navigates to the next screen" msgstr "Navighează la ecranul următor" @@ -4294,11 +4538,12 @@ msgstr "Navighează la profilul tău" msgid "Need to change it?" msgstr "Trebuie să-l schimbi?" +#: src/components/moderation/ReportDialog/index.tsx:280 #: src/components/ReportDialog/SelectReportOptionView.tsx:128 msgid "Need to report a copyright violation?" msgstr "Raportezi o încălcare a drepturilor de autor?" -#: src/screens/Onboarding/StepFinished.tsx:271 +#: src/screens/Onboarding/StepFinished.tsx:282 msgid "Never lose access to your followers or data." msgstr "Nu pierde niciodată accesul la urmăritorii sau datele tale." @@ -4313,8 +4558,8 @@ msgid "New" msgstr "Nouă" #: src/components/dms/dialogs/NewChatDialog.tsx:65 -#: src/screens/Messages/ChatList.tsx:276 -#: src/screens/Messages/ChatList.tsx:283 +#: src/screens/Messages/ChatList.tsx:350 +#: src/screens/Messages/ChatList.tsx:357 msgid "New chat" msgstr "Conversație nouă" @@ -4327,7 +4572,7 @@ msgstr "Nume de utilizator nou" #: src/view/screens/Lists.tsx:66 #: src/view/screens/ModerationModlists.tsx:66 msgid "New list" -msgstr "" +msgstr "Listă nouă" #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" @@ -4337,20 +4582,20 @@ msgstr "Mesaje noi" msgid "New Moderation List" msgstr "Listă de moderare nouă" -#: src/view/com/modals/ChangePassword.tsx:213 +#: src/view/com/modals/ChangePassword.tsx:224 msgid "New password" msgstr "Parolă nouă" -#: src/view/com/modals/ChangePassword.tsx:218 +#: src/view/com/modals/ChangePassword.tsx:229 msgid "New Password" msgstr "Parolă Nouă" #: src/screens/Profile/ProfileFeed/index.tsx:238 #: src/view/screens/Feeds.tsx:549 #: src/view/screens/Notifications.tsx:165 -#: src/view/screens/Profile.tsx:518 -#: src/view/screens/ProfileList.tsx:250 -#: src/view/screens/ProfileList.tsx:283 +#: src/view/screens/Profile.tsx:505 +#: src/view/screens/ProfileList.tsx:253 +#: src/view/screens/ProfileList.tsx:286 msgid "New post" msgstr "Postare nouă" @@ -4374,8 +4619,8 @@ msgstr "Listă nouă de utilizatori" #: 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 +#: src/view/com/post-thread/PostThread.tsx:676 +#: src/view/com/post-thread/PostThread.tsx:681 msgid "Newest replies first" msgstr "Cele mai noi răspunsuri primele" @@ -4397,8 +4642,8 @@ msgstr "Știri" #: src/screens/StarterPack/Wizard/index.tsx:191 #: src/screens/StarterPack/Wizard/index.tsx:341 #: src/screens/StarterPack/Wizard/index.tsx:348 -#: src/view/com/modals/ChangePassword.tsx:254 -#: src/view/com/modals/ChangePassword.tsx:256 +#: src/view/com/modals/ChangePassword.tsx:265 +#: src/view/com/modals/ChangePassword.tsx:267 msgid "Next" msgstr "Următor" @@ -4428,23 +4673,19 @@ msgstr "Nu s-au găsit fluxuri. Încearcă să cauți altceva." msgid "No likes yet" msgstr "Încă nu există aprecieri" -#: src/components/ProfileCard.tsx:345 +#: src/components/ProfileCard.tsx:344 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Nu mai urmărești pe {0}" -#: src/screens/Signup/StepHandle.tsx:173 -msgid "No longer than {0} characters" +#: src/screens/Signup/StepHandle.tsx:176 +msgid "No longer than {MAX_SERVICE_HANDLE_LENGTH} characters" msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:124 +#: src/screens/Messages/components/ChatListItem.tsx:134 msgid "No messages yet" msgstr "Încă nu există mesaje" -#: src/screens/Messages/ChatList.tsx:233 -msgid "No more conversations to show" -msgstr "Nu mai există conversații de afișat" - #: src/view/com/notifications/NotificationFeed.tsx:116 msgid "No notifications yet!" msgstr "Încă nu există notificări!" @@ -4454,7 +4695,7 @@ msgstr "Încă nu există notificări!" msgid "No one" msgstr "Nimeni" -#: src/components/WhoCanReply.tsx:242 +#: src/components/WhoCanReply.tsx:246 msgid "No one but the author can quote this post." msgstr "Nimeni altcineva decât autorul nu poate cita această postare." @@ -4475,7 +4716,7 @@ msgstr "Încă nu există repostări" msgid "No result" msgstr "Niciun rezultat" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:204 #: src/components/ProgressGuide/FollowDialog.tsx:235 msgid "No results" msgstr "Niciun rezultat" @@ -4522,7 +4763,7 @@ msgstr "Nimeni nu a citat asta încă. Poate ar trebui să fii primul!" msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Nimeni nu a redistribuit asta încă. Poate ar trebui să fii primul!" -#: src/screens/StarterPack/Wizard/StepProfiles.tsx:103 +#: src/screens/StarterPack/Wizard/StepProfiles.tsx:104 msgid "Nobody was found. Try searching for someone else." msgstr "Nu s-a găsit nimeni. Încearcă să cauți pe altcineva." @@ -4530,8 +4771,12 @@ msgstr "Nu s-a găsit nimeni. Încearcă să cauți pe altcineva." msgid "Non-sexual Nudity" msgstr "Nuditate non-sexuală" -#: src/Navigation.tsx:133 -#: src/view/screens/Profile.tsx:129 +#: src/components/KnownFollowers.tsx:255 +msgid "Not followed by anyone you're following" +msgstr "" + +#: src/Navigation.tsx:135 +#: src/view/screens/Profile.tsx:122 msgid "Not Found" msgstr "Nu a fost găsit" @@ -4540,9 +4785,9 @@ msgstr "Nu a fost găsit" msgid "Not right now" msgstr "Nu acum" -#: src/view/com/profile/ProfileMenu.tsx:400 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:718 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:367 +#: src/view/com/profile/ProfileMenu.tsx:406 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:774 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:358 msgid "Note about sharing" msgstr "Notă despre partajare" @@ -4550,7 +4795,7 @@ msgstr "Notă despre partajare" 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 "Notă: Bluesky este o rețea deschisă și publică. Această setare limitează doar vizibilitatea conținutului pe aplicația și site-ul Bluesky, iar alte aplicații s-ar putea să nu respecte această setare. Conținutul tău poate fi afișat utilizatorilor neautentificați de alte aplicații și site-uri web." -#: src/screens/Messages/ChatList.tsx:188 +#: src/screens/Messages/ChatList.tsx:263 msgid "Nothing here" msgstr "Nimic aici" @@ -4558,7 +4803,7 @@ msgstr "Nimic aici" msgid "Notification filters" msgstr "Filtre pentru notificări" -#: src/Navigation.tsx:416 +#: src/Navigation.tsx:423 #: src/view/screens/Notifications.tsx:134 msgid "Notification settings" msgstr "Setări pentru notificări" @@ -4575,15 +4820,15 @@ msgstr "Sunete pentru notificări" msgid "Notification Sounds" msgstr "Sunete de notificare" -#: src/Navigation.tsx:630 +#: src/Navigation.tsx:637 #: src/view/screens/Notifications.tsx:128 -#: src/view/shell/bottom-bar/BottomBar.tsx:230 -#: src/view/shell/desktop/LeftNav.tsx:624 +#: src/view/shell/bottom-bar/BottomBar.tsx:236 +#: src/view/shell/desktop/LeftNav.tsx:632 #: src/view/shell/Drawer.tsx:449 msgid "Notifications" msgstr "Notificări" -#: src/lib/hooks/useTimeAgo.ts:122 +#: src/lib/hooks/useTimeAgo.ts:135 msgid "now" msgstr "acum" @@ -4596,6 +4841,7 @@ msgstr "Acum" msgid "Nudity" msgstr "Nuditate" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:78 #: src/lib/moderation/useReportOptions.ts:78 msgid "Nudity or adult content not labeled as such" msgstr "Nuditate sau conținut pentru adulți fără etichetă corespunzătoare" @@ -4613,25 +4859,25 @@ msgstr "Oh, nu!" msgid "Oh no! Something went wrong." msgstr "Oh, nu! Ceva a mers prost." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:362 #: src/screens/Settings/AppIconSettings/index.tsx:48 #: src/screens/Settings/AppIconSettings/index.tsx:229 msgid "OK" msgstr "OK" #: src/screens/Login/PasswordUpdatedForm.tsx:37 -#: src/view/com/post-thread/PostThreadItem.tsx:869 +#: src/view/com/post-thread/PostThreadItem.tsx:875 msgid "Okay" msgstr "Bine" #: 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 +#: src/view/com/post-thread/PostThread.tsx:666 +#: src/view/com/post-thread/PostThread.tsx:671 msgid "Oldest replies first" msgstr "Cele mai vechi răspunsuri primele" -#: src/components/StarterPack/QrCode.tsx:76 +#: src/components/StarterPack/QrCode.tsx:82 msgid "on<0><1/><2><3/></2></0>" msgstr "pe<0><1/><2><3/></2></0>" @@ -4655,11 +4901,11 @@ msgstr "Unul sau mai multe videoclipuri nu au text alternativ." msgid "Only .jpg and .png files are supported" msgstr "Doar fișierele .jpg și .png sunt acceptate" -#: src/components/WhoCanReply.tsx:222 +#: src/components/WhoCanReply.tsx:226 msgid "Only {0} can reply." msgstr "Doar {0} poate răspunde." -#: src/screens/Signup/StepHandle.tsx:156 +#: src/screens/Signup/StepHandle.tsx:158 msgid "Only contains letters, numbers, and hyphens" msgstr "Conține doar litere, cifre și cratime" @@ -4676,16 +4922,16 @@ msgid "Oops, something went wrong!" msgstr "Ups, ceva a mers prost!" #: src/components/Lists.tsx:173 -#: src/components/StarterPack/ProfileStarterPacks.tsx:321 -#: src/components/StarterPack/ProfileStarterPacks.tsx:330 +#: src/components/StarterPack/ProfileStarterPacks.tsx:320 +#: src/components/StarterPack/ProfileStarterPacks.tsx:329 #: 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 +#: src/view/screens/Profile.tsx:122 msgid "Oops!" msgstr "Ups!" -#: src/screens/Onboarding/StepFinished.tsx:267 +#: src/screens/Onboarding/StepFinished.tsx:278 msgid "Open" msgstr "Deschide" @@ -4697,26 +4943,26 @@ msgstr "Deschide meniul rapid al profilului lui {name}" msgid "Open avatar creator" msgstr "Deschide creatorul de avatare" -#: src/screens/Messages/components/ChatListItem.tsx:290 -#: src/screens/Messages/components/ChatListItem.tsx:291 +#: src/screens/Messages/components/ChatListItem.tsx:302 +#: src/screens/Messages/components/ChatListItem.tsx:303 msgid "Open conversation options" msgstr "Deschide opțiunile conversației" -#: src/components/Layout/Header/index.tsx:150 +#: src/components/Layout/Header/index.tsx:158 msgid "Open drawer menu" msgstr "" #: src/screens/Messages/components/MessageInput.web.tsx:181 -#: src/view/com/composer/Composer.tsx:1243 +#: src/view/com/composer/Composer.tsx:1247 msgid "Open emoji picker" msgstr "Deschide selectorul de emoji" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:190 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:186 msgid "Open feed info screen" -msgstr "" +msgstr "Deschide ecranul cu informații despre flux" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:290 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:295 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:286 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:291 msgid "Open feed options menu" msgstr "Deschide meniul cu opțiuni pentru flux" @@ -4740,7 +4986,7 @@ msgstr "Deschide setările pentru cuvinte și etichete puse pe mut" msgid "Open post options menu" msgstr "Deschide meniul de opțiuni pentru postare" -#: src/screens/StarterPack/StarterPackScreen.tsx:553 +#: src/screens/StarterPack/StarterPackScreen.tsx:558 msgid "Open starter pack menu" msgstr "Deschide meniul pentru pachetul de început" @@ -4769,10 +5015,18 @@ msgstr "Deschide o fereastră pentru a alege cine poate răspunde la această di msgid "Opens additional details for a debug entry" msgstr "Arată detalii suplimentare pentru o înregistrare de depanare" +#: src/view/com/composer/videos/SubtitleDialog.tsx:45 +msgid "Opens alt text dialog" +msgstr "" + #: src/view/com/composer/photos/OpenCameraBtn.tsx:73 msgid "Opens camera on device" msgstr "Deschide camera pe dispozitiv" +#: src/view/com/composer/videos/SubtitleDialog.tsx:44 +msgid "Opens captions and alt text dialog" +msgstr "" + #: src/screens/Settings/AccountSettings.tsx:127 msgid "Opens change handle dialog" msgstr "" @@ -4785,7 +5039,7 @@ msgstr "Deschide editorul" msgid "Opens device photo gallery" msgstr "Deschide galeria foto a dispozitivului" -#: src/view/com/composer/Composer.tsx:1244 +#: src/view/com/composer/Composer.tsx:1248 msgid "Opens emoji picker" msgstr "" @@ -4819,16 +5073,16 @@ msgstr "Dechide formularul de resetare a parolei" msgid "Opens the linked website" msgstr "Vizitează site-ul" -#: src/view/com/notifications/NotificationFeedItem.tsx:679 -#: src/view/com/util/UserAvatar.tsx:437 +#: src/view/com/notifications/NotificationFeedItem.tsx:683 +#: src/view/com/util/UserAvatar.tsx:465 msgid "Opens this profile" msgstr "Deschide acest profil" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:101 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:103 msgid "Opens video picker" msgstr "Deschide selectorul de videoclipuri" -#: src/components/dms/ReportDialog.tsx:219 +#: src/components/dms/ReportDialog.tsx:221 #: src/components/ReportDialog/SubmitView.tsx:168 msgid "Optionally provide additional information below:" msgstr "Opțional, poți să oferi informații suplimentare mai jos:" @@ -4841,14 +5095,31 @@ msgstr "Opțiuni:" msgid "Or combine these options:" msgstr "Sau combină aceste opțiuni:" -#: src/screens/Deactivated.tsx:199 +#: src/screens/Deactivated.tsx:200 msgid "Or, continue with another account." msgstr "Sau continuă cu un alt cont." -#: src/screens/Deactivated.tsx:186 +#: src/screens/Deactivated.tsx:187 msgid "Or, sign in to one of your other accounts." msgstr "" +#: src/screens/Settings/components/OTAInfo.tsx:52 +msgid "OTA status: ..." +msgstr "" + +#: src/screens/Settings/components/OTAInfo.tsx:48 +msgid "OTA status: Available!" +msgstr "" + +#: src/screens/Settings/components/OTAInfo.tsx:50 +msgid "OTA status: Error fetching update" +msgstr "" + +#: src/screens/Settings/components/OTAInfo.tsx:54 +msgid "OTA status: None available" +msgstr "" + +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:27 #: src/lib/moderation/useReportOptions.ts:27 #: src/view/com/composer/labels/LabelsBtn.tsx:186 msgid "Other" @@ -4860,11 +5131,11 @@ msgstr "Alt cont" #: src/view/com/composer/select-language/SelectLangBtn.tsx:93 msgid "Other..." -msgstr "Altul..." +msgstr "Alta..." -#: src/components/dms/ReportDialog.tsx:339 +#: src/components/dms/ReportDialog.tsx:348 msgid "Our moderation team has received your report." -msgstr "" +msgstr "Echipa noastră de moderare a primit raportul tău." #: src/screens/Messages/components/ChatDisabled.tsx:28 msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." @@ -4882,16 +5153,20 @@ msgstr "Pagina nu a fost găsită" #: src/screens/Login/LoginForm.tsx:228 #: src/screens/Settings/AccountSettings.tsx:117 #: src/screens/Settings/AccountSettings.tsx:121 -#: src/screens/Signup/StepInfo/index.tsx:186 +#: src/screens/Signup/StepInfo/index.tsx:225 #: src/view/com/modals/DeleteAccount.tsx:239 #: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Parolă" -#: src/view/com/modals/ChangePassword.tsx:143 +#: src/view/com/modals/ChangePassword.tsx:154 msgid "Password Changed" msgstr "Parola a fost schimbată" +#: src/view/com/modals/ChangePassword.tsx:99 +msgid "Password must be at least 8 characters long." +msgstr "" + #: src/screens/Login/index.tsx:181 msgid "Password updated" msgstr "Parola a fost actualizată" @@ -4910,16 +5185,16 @@ msgstr "Pauză" msgid "Pause video" msgstr "Pune videoclipul pe pauză" -#: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:519 +#: src/screens/StarterPack/StarterPackScreen.tsx:184 +#: src/view/screens/Search/Search.tsx:525 msgid "People" msgstr "Persoane" -#: src/Navigation.tsx:196 +#: src/Navigation.tsx:198 msgid "People followed by @{0}" msgstr "Persoane urmărite de @{0}" -#: src/Navigation.tsx:189 +#: src/Navigation.tsx:191 msgid "People following @{0}" msgstr "Persoane care urmăresc @{0}" @@ -4931,7 +5206,7 @@ msgstr "E nevoie de permisiunea ta pentru a accesa galeria foto." msgid "Permission to access camera roll was denied. Please enable it in your system settings." msgstr "Permisiunea de a accesa galeria foto a fost refuzată. Te rog să o activezi în setările sistemului." -#: src/components/StarterPack/Wizard/WizardListCard.tsx:54 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:55 msgid "Person toggle" msgstr "Comutator persoană" @@ -4953,8 +5228,8 @@ msgstr "Imagini pentru adulți." msgid "Pin" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:515 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:522 msgid "Pin feed" msgstr "" @@ -4962,25 +5237,25 @@ msgstr "" msgid "Pin the trending videos feed to your home screen for easy access" msgstr "" -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:707 msgid "Pin to home" msgstr "Fixează pe pagină" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:336 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:332 msgid "Pin to Home" msgstr "Fixează pe pagină" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:390 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:397 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:427 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:434 msgid "Pin to your profile" msgstr "Fixează pe profilul tău" -#: src/view/com/posts/PostFeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:365 msgid "Pinned" msgstr "Fixat" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:158 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:170 msgid "Pinned {0} to Home" msgstr "" @@ -4988,7 +5263,7 @@ msgstr "" msgid "Pinned Feeds" msgstr "Fluxuri fixate" -#: src/view/screens/ProfileList.tsx:351 +#: src/view/screens/ProfileList.tsx:354 msgid "Pinned to your feeds" msgstr "Fixat pe fluxurile tale" @@ -5013,11 +5288,11 @@ msgstr "Redă videoclipul" #: src/view/com/util/post-embeds/GifEmbed.tsx:42 msgid "Plays or pauses the GIF" -msgstr "" +msgstr "Redă sau pune pe pauză GIF-ul" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 msgid "Plays or pauses the video" -msgstr "" +msgstr "Redă sau pune pe pauză videoul" #: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:106 msgid "Plays the GIF" @@ -5025,18 +5300,18 @@ msgstr "Redă GIF-ul" #: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:59 msgid "Plays the video" -msgstr "" +msgstr "Redă videoul" -#: src/screens/Signup/state.ts:217 +#: src/screens/Signup/state.ts:235 msgid "Please choose your handle." msgstr "Te rog să îți alegi un nume de utilizator." -#: src/screens/Signup/state.ts:210 -#: src/screens/Signup/StepInfo/index.tsx:114 +#: src/screens/Signup/state.ts:228 +#: src/screens/Signup/StepInfo/index.tsx:121 msgid "Please choose your password." msgstr "Te rog să îți alegi o parolă." -#: src/screens/Signup/state.ts:231 +#: src/screens/Signup/state.ts:249 msgid "Please complete the verification captcha." msgstr "Te rog să completezi captcha de verificare." @@ -5044,8 +5319,16 @@ msgstr "Te rog să completezi captcha de verificare." msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." msgstr "Te rog să confirmi adresa de e-mail înainte de a-l schimba. Aceasta este o cerință temporară până ce vor fi adăugate uneltele pentru actualizarea adresei de e-mail, și va fi eliminată în curând." +#: src/screens/Signup/StepInfo/index.tsx:110 +msgid "Please double-check that you have entered your email address correctly." +msgstr "" + #: src/screens/Login/SetNewPasswordForm.tsx:58 msgid "Please enter a password." +msgstr "Te rugăm introdu o parolă." + +#: src/view/com/modals/ChangePassword.tsx:94 +msgid "Please enter a password. It must be at least 8 characters long." msgstr "" #: src/screens/Settings/components/AddAppPasswordDialog.tsx:114 @@ -5056,18 +5339,18 @@ msgstr "Te rog să introduci un nume unic pentru această parolă de aplicație msgid "Please enter a valid word, tag, or phrase to mute" msgstr "Te rog să introduci un cuvânt, tag sau expresie validă pentru a le pune pe mut." -#: src/screens/Signup/state.ts:196 -#: src/screens/Signup/StepInfo/index.tsx:102 +#: src/screens/Signup/state.ts:214 +#: src/screens/Signup/StepInfo/index.tsx:92 msgid "Please enter your email." msgstr "Te rog să introduci adresa de e-mail." -#: src/screens/Signup/StepInfo/index.tsx:96 +#: src/screens/Signup/StepInfo/index.tsx:85 msgid "Please enter your invite code." msgstr "Te rog să introduci codul tău de invitație." #: src/screens/Login/LoginForm.tsx:99 msgid "Please enter your password" -msgstr "" +msgstr "Te rugăm să-ți introduci parola" #: src/view/com/modals/DeleteAccount.tsx:235 msgid "Please enter your password as well:" @@ -5075,9 +5358,9 @@ msgstr "Te rog să introduci și parola ta:" #: src/screens/Login/LoginForm.tsx:94 msgid "Please enter your username" -msgstr "" +msgstr "Te rugăm să-ți introduci numele de utilizator" -#: src/components/moderation/LabelsOnMeDialog.tsx:265 +#: src/components/moderation/LabelsOnMeDialog.tsx:290 msgid "Please explain why you think this label was incorrectly applied by {0}" msgstr "Te rog să explici de ce crezi că această etichetă a fost aplicată greșit de {0}." @@ -5085,6 +5368,14 @@ msgstr "Te rog să explici de ce crezi că această etichetă a fost aplicată g msgid "Please explain why you think your chats were incorrectly disabled" msgstr "Te rog să explici de ce crezi că conversațiile tale au fost dezactivate greșit." +#: src/components/moderation/ReportDialog/action.ts:31 +msgid "Please select a moderation service" +msgstr "" + +#: src/components/moderation/ReportDialog/action.ts:28 +msgid "Please select a reason for this report" +msgstr "" + #: src/lib/hooks/useAccountSwitcher.ts:45 #: src/lib/hooks/useAccountSwitcher.ts:55 msgid "Please sign in as @{0}" @@ -5101,61 +5392,62 @@ msgstr "Politică" #: src/screens/Search/components/ExploreTrendingVideos.tsx:116 msgid "Popular videos in your network." -msgstr "" +msgstr "Videouri populare în rețeaua ta." #: src/view/com/composer/labels/LabelsBtn.tsx:157 msgid "Porn" msgstr "Pornografie" -#: src/view/com/composer/Composer.tsx:959 +#: src/view/com/composer/Composer.tsx:963 msgctxt "action" msgid "Post" msgstr "Postează" -#: src/view/com/post-thread/PostThread.tsx:536 +#: src/view/com/post-thread/PostThread.tsx:540 msgctxt "description" msgid "Post" msgstr "Postează" -#: src/view/com/composer/Composer.tsx:957 +#: src/view/com/composer/Composer.tsx:961 msgctxt "action" msgid "Post All" msgstr "Posetază tot" -#: src/view/com/post-thread/PostThreadItem.tsx:209 +#: src/view/com/post-thread/PostThreadItem.tsx:210 msgid "Post by {0}" msgstr "Postare de la {0}" -#: src/Navigation.tsx:222 -#: src/Navigation.tsx:229 -#: src/Navigation.tsx:236 -#: src/Navigation.tsx:243 +#: src/Navigation.tsx:224 +#: src/Navigation.tsx:231 +#: src/Navigation.tsx:238 +#: src/Navigation.tsx:245 msgid "Post by @{0}" msgstr "Postare de la @{0}" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:177 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:186 +msgctxt "toast" msgid "Post deleted" -msgstr "Postarea a fost ștearsă" +msgstr "" -#: src/lib/api/index.ts:185 +#: src/lib/api/index.ts:186 msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Postarea nu a fost încărcată. Verifică conexiunea la internet și încearcă din nou." -#: src/screens/VideoFeed/index.tsx:511 +#: src/screens/VideoFeed/index.tsx:512 msgid "Post has been deleted" -msgstr "" +msgstr "Postarea a fost ștearsă" -#: src/view/com/post-thread/PostThread.tsx:266 +#: src/view/com/post-thread/PostThread.tsx:269 msgid "Post hidden" msgstr "Postarea este ascunsă" -#: src/components/moderation/ModerationDetailsDialog.tsx:105 -#: src/lib/moderation/useModerationCauseDescription.ts:104 +#: src/components/moderation/ModerationDetailsDialog.tsx:107 +#: src/lib/moderation/useModerationCauseDescription.ts:106 msgid "Post Hidden by Muted Word" msgstr "Postare ascunsă de un cuvânt pus pe mut" -#: src/components/moderation/ModerationDetailsDialog.tsx:108 -#: src/lib/moderation/useModerationCauseDescription.ts:113 +#: src/components/moderation/ModerationDetailsDialog.tsx:110 +#: src/lib/moderation/useModerationCauseDescription.ts:115 msgid "Post Hidden by You" msgstr "Postare ascunsă de tine" @@ -5163,7 +5455,7 @@ msgstr "Postare ascunsă de tine" msgid "Post interaction settings" msgstr "Setări pentru interacțiunea cu postarea" -#: src/Navigation.tsx:164 +#: src/Navigation.tsx:166 #: src/screens/ModerationInteractionSettings/index.tsx:34 msgid "Post Interaction Settings" msgstr "" @@ -5176,21 +5468,23 @@ msgstr "Limba postării" msgid "Post Languages" msgstr "Limbi ale postărilor" -#: src/view/com/post-thread/PostThread.tsx:261 -#: src/view/com/post-thread/PostThread.tsx:273 +#: src/view/com/post-thread/PostThread.tsx:264 +#: src/view/com/post-thread/PostThread.tsx:276 msgid "Post not found" msgstr "Postarea nu a fost găsită" #: src/state/queries/pinned-post.ts:59 +msgctxt "toast" msgid "Post pinned" -msgstr "Postare fixată" +msgstr "" #: src/state/queries/pinned-post.ts:61 +msgctxt "toast" msgid "Post unpinned" -msgstr "Postare desfăcută de la fixare" +msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:184 -#: src/view/screens/Profile.tsx:233 +#: src/screens/StarterPack/StarterPackScreen.tsx:186 +#: src/view/screens/Profile.tsx:220 msgid "Posts" msgstr "Postări" @@ -5207,8 +5501,9 @@ msgid "Potentially Misleading Link" msgstr "Link potențial înșelător" #: src/state/queries/notifications/settings.ts:44 +msgctxt "toast" msgid "Preference saved" -msgstr "Preferință salvată" +msgstr "" #: src/screens/Messages/components/MessageListError.tsx:19 msgid "Press to attempt reconnection" @@ -5221,7 +5516,7 @@ msgstr "Apasă pentru a încerca reconectarea" msgid "Press to retry" msgstr "Apasă pentru a reîncerca" -#: src/components/KnownFollowers.tsx:124 +#: src/components/KnownFollowers.tsx:125 msgid "Press to view followers of this account that you also follow" msgstr "Apasă pentru a vedea urmăritorii acestui cont pe care îi urmărești și tu" @@ -5229,7 +5524,7 @@ msgstr "Apasă pentru a vedea urmăritorii acestui cont pe care îi urmărești msgid "Previous image" msgstr "Imaginea anterioară" -#: src/screens/Settings/LanguageSettings.tsx:167 +#: src/screens/Settings/LanguageSettings.tsx:166 msgid "Primary Language" msgstr "Limba principală" @@ -5242,8 +5537,8 @@ msgstr "Prioritizează urmăririle tale" msgid "Priority notifications" msgstr "Notificări prioritare" -#: src/view/shell/desktop/RightNav.tsx:101 -#: src/view/shell/desktop/RightNav.tsx:102 +#: src/view/shell/desktop/RightNav.tsx:105 +#: src/view/shell/desktop/RightNav.tsx:106 msgid "Privacy" msgstr "Confidențialitate" @@ -5252,49 +5547,50 @@ msgstr "Confidențialitate" msgid "Privacy and security" msgstr "Confidențialitate și securitate" -#: src/Navigation.tsx:365 +#: src/Navigation.tsx:367 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 msgid "Privacy and Security" msgstr "Confidențialitate și Securitate" -#: src/Navigation.tsx:289 -#: src/screens/Settings/AboutSettings.tsx:50 -#: src/screens/Settings/AboutSettings.tsx:53 +#: src/Navigation.tsx:291 +#: src/screens/Settings/AboutSettings.tsx:51 +#: src/screens/Settings/AboutSettings.tsx:54 #: src/view/screens/PrivacyPolicy.tsx:31 -#: src/view/shell/Drawer.tsx:629 -#: src/view/shell/Drawer.tsx:630 +#: src/view/shell/Drawer.tsx:634 +#: src/view/shell/Drawer.tsx:635 msgid "Privacy Policy" msgstr "Politica de confidențialitate" -#: src/view/com/composer/Composer.tsx:1657 +#: src/view/com/composer/Composer.tsx:1650 msgid "Processing video..." msgstr "Se procesează videoclipul..." -#: src/lib/api/index.ts:59 +#: src/lib/api/index.ts:60 #: src/screens/Login/ForgotPasswordForm.tsx:149 msgid "Processing..." msgstr "Se procesează..." -#: src/view/screens/DebugMod.tsx:919 -#: src/view/screens/Profile.tsx:372 +#: src/view/screens/DebugMod.tsx:920 +#: src/view/screens/Profile.tsx:359 msgid "profile" msgstr "profil" -#: src/view/shell/bottom-bar/BottomBar.tsx:275 -#: src/view/shell/desktop/LeftNav.tsx:679 +#: src/view/shell/bottom-bar/BottomBar.tsx:286 +#: src/view/shell/desktop/LeftNav.tsx:687 #: src/view/shell/Drawer.tsx:71 -#: src/view/shell/Drawer.tsx:521 +#: src/view/shell/Drawer.tsx:526 msgid "Profile" msgstr "Profil" #: src/screens/Profile/Header/EditProfileDialog.tsx:191 #: src/view/com/modals/EditProfile.tsx:124 +msgctxt "toast" msgid "Profile updated" -msgstr "Profil actualizat" +msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:253 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Public" -msgstr "" +msgstr "Public" #: src/view/com/lists/MyLists.tsx:77 msgid "Public, sharable lists of users to mute or block in bulk." @@ -5304,15 +5600,15 @@ msgstr "" msgid "Public, sharable lists which can be used to drive feeds." msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:128 +#: src/components/StarterPack/QrCodeDialog.tsx:134 msgid "QR code copied to your clipboard!" msgstr "Codul QR a fost copiat în clipboard!" -#: src/components/StarterPack/QrCodeDialog.tsx:106 +#: src/components/StarterPack/QrCodeDialog.tsx:112 msgid "QR code has been downloaded!" msgstr "Codul QR a fost descărcat!" -#: src/components/StarterPack/QrCodeDialog.tsx:107 +#: src/components/StarterPack/QrCodeDialog.tsx:113 msgid "QR code saved to your camera roll!" msgstr "Codul QR a fost salvat în galeria ta foto!" @@ -5323,11 +5619,11 @@ msgstr "Codul QR a fost salvat în galeria ta foto!" msgid "Quote post" msgstr "Citează postarea" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:305 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:314 msgid "Quote post was re-attached" msgstr "Citarea postării a fost reatașată" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:304 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:313 msgid "Quote post was successfully detached" msgstr "Citarea postării a fost detașată cu succes" @@ -5346,37 +5642,37 @@ msgstr "Setări pentru citări" msgid "Quotes" msgstr "Citări" -#: src/view/com/post-thread/PostThreadItem.tsx:243 +#: src/view/com/post-thread/PostThreadItem.tsx:244 msgid "Quotes of this post" msgstr "Citărie acestei postări" #: 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 +#: src/view/com/post-thread/PostThread.tsx:696 +#: src/view/com/post-thread/PostThread.tsx:701 msgid "Random (aka \"Poster's Roulette\")" -msgstr "Aleatoriu (adică \"Ruleta postărilor\")" +msgstr "Aleatoriu (adică „Ruleta postărilor”)" #: src/screens/Settings/components/ChangeHandleDialog.tsx:581 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 "Limită de rată depășită – ai încercat să-ți schimbi numele de utilizator de prea multe ori într-o perioadă scurtă. Te rog să aștepți un minut înainte de a încerca din nou." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:575 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:585 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:612 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:622 msgid "Re-attach quote" msgstr "Reatașează citarea" -#: src/screens/Deactivated.tsx:140 +#: src/screens/Deactivated.tsx:141 msgid "Reactivate your account" msgstr "Reactivează-ți contul" -#: src/screens/VideoFeed/index.tsx:936 +#: src/screens/VideoFeed/index.tsx:942 msgid "Read less" msgstr "" -#: src/screens/VideoFeed/index.tsx:936 +#: src/screens/VideoFeed/index.tsx:942 msgid "Read more" -msgstr "" +msgstr "Citește mai mult" #: src/view/com/auth/SplashScreen.web.tsx:171 msgid "Read the Bluesky blog" @@ -5397,30 +5693,40 @@ msgstr "Citește Termenii și Condițiile de Utilizare ale Bluesky" msgid "Reason for appeal" msgstr "" -#: src/components/dms/ReportDialog.tsx:210 +#: src/components/dms/ReportDialog.tsx:212 msgid "Reason:" msgstr "Motiv:" -#: src/view/screens/Search/Search.tsx:1033 +#: src/view/screens/Search/Search.tsx:1036 msgid "Recent Searches" msgstr "Căutări recente" #: src/screens/Search/components/ExploreRecommendations.tsx:52 msgid "Recommended" -msgstr "" +msgstr "Recomandat" #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "Reconectează-te" -#: src/screens/Messages/ChatList.tsx:171 +#. Reject a chat request, this opens a menu with options +#: src/screens/Messages/components/RequestButtons.tsx:114 +msgid "Reject" +msgstr "" + +#: src/screens/Messages/components/RequestButtons.tsx:102 +msgid "Reject chat request" +msgstr "" + +#: src/screens/Messages/ChatList.tsx:246 +#: src/screens/Messages/Inbox.tsx:186 msgid "Reload conversations" msgstr "Reîncarcă conversațiile" #: 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/components/StarterPack/Wizard/WizardListCard.tsx:102 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:109 #: src/screens/Settings/Settings.tsx:468 #: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 @@ -5429,10 +5735,14 @@ msgstr "Reîncarcă conversațiile" msgid "Remove" msgstr "Elimină" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:57 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 msgid "Remove {displayName} from starter pack" msgstr "Elimină {displayName} din pachetul de început" +#: src/view/screens/Search/Search.tsx:1110 +msgid "Remove {historyItem}" +msgstr "" + #: src/screens/Settings/Settings.tsx:447 #: src/screens/Settings/Settings.tsx:450 msgid "Remove account" @@ -5442,15 +5752,17 @@ msgstr "Elimină contul" msgid "Remove attachment" msgstr "Elimină atașamentul" -#: src/view/com/util/UserAvatar.tsx:404 +#: src/view/com/util/UserAvatar.tsx:416 +#: src/view/com/util/UserAvatar.tsx:419 msgid "Remove Avatar" msgstr "Elimină Avatarul" +#: src/view/com/util/UserBanner.tsx:152 #: src/view/com/util/UserBanner.tsx:155 msgid "Remove Banner" msgstr "Elimină Bannerul" -#: src/screens/Messages/components/MessageInputEmbed.tsx:206 +#: src/screens/Messages/components/MessageInputEmbed.tsx:209 msgid "Remove embed" msgstr "Elimină încorporarea" @@ -5464,28 +5776,28 @@ msgstr "Elimină fluxul" msgid "Remove feed?" msgstr "Elimină fluxul?" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:318 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:324 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:314 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:320 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 -#: src/view/screens/ProfileList.tsx:498 +#: src/view/screens/ProfileList.tsx:521 #: src/view/screens/SavedFeeds.tsx:342 msgid "Remove from my feeds" msgstr "Elimină din fluxurile mele" -#: src/components/FeedCard.tsx:310 -#: src/view/com/feeds/FeedSourceCard.tsx:317 -msgid "Remove from my feeds?" -msgstr "Elimină din fluxurile mele?" - #: src/screens/Settings/Settings.tsx:460 msgid "Remove from quick access?" msgstr "Elimină din acces rapid?" -#: src/screens/List/ListHiddenScreen.tsx:167 +#: src/screens/List/ListHiddenScreen.tsx:170 msgid "Remove from saved feeds" msgstr "Elimină din fluxurile salvate" +#: src/components/FeedCard.tsx:310 +#: src/view/com/feeds/FeedSourceCard.tsx:317 +msgid "Remove from your feeds?" +msgstr "" + #: src/view/com/composer/photos/Gallery.tsx:203 msgid "Remove image" msgstr "Elimină imaginea" @@ -5494,11 +5806,11 @@ msgstr "Elimină imaginea" msgid "Remove mute word from your list" msgstr "Elimină cuvântul pus pe mut din lista ta" -#: src/view/screens/Search/Search.tsx:1081 +#: src/view/screens/Search/Search.tsx:1084 msgid "Remove profile" msgstr "Elimină profilul" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:285 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:290 msgid "Remove quote" msgstr "Elimină citarea" @@ -5515,11 +5827,11 @@ msgstr "Elimină fișierul cu subtitrări" msgid "Remove this feed from your saved feeds" msgstr "Elimină acest flux din fluxurile tale salvate" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:109 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:110 msgid "Removed by author" msgstr "Eliminat de autor" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:107 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:108 msgid "Removed by you" msgstr "Eliminat de tine" @@ -5533,21 +5845,21 @@ msgid "Removed from my feeds" msgstr "Eliminat din fluxurile mele" #: src/screens/List/ListHiddenScreen.tsx:94 -#: src/screens/List/ListHiddenScreen.tsx:171 +#: src/screens/List/ListHiddenScreen.tsx:174 msgid "Removed from saved feeds" msgstr "Eliminat din fluxurile salvate" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:126 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:122 #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileList.tsx:382 +#: src/view/screens/ProfileList.tsx:385 msgid "Removed from your feeds" msgstr "Eliminat din fluxurile tale" -#: src/view/screens/Search/Search.tsx:1083 +#: src/view/screens/Search/Search.tsx:1086 msgid "Removes profile from search history" msgstr "" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:286 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:291 msgid "Removes quoted post" msgstr "Elimină citarea postării" @@ -5556,34 +5868,34 @@ msgstr "Elimină citarea postării" msgid "Replace with Discover" msgstr "Înlocuiește cu Descoperă" -#: src/view/screens/Profile.tsx:234 +#: src/view/screens/Profile.tsx:221 msgid "Replies" msgstr "Răspunsuri" -#: src/components/WhoCanReply.tsx:69 +#: src/components/WhoCanReply.tsx:73 msgid "Replies disabled" msgstr "Răspunsurile sunt dezactivate" -#: src/components/WhoCanReply.tsx:220 +#: src/components/WhoCanReply.tsx:224 msgid "Replies to this post are disabled." msgstr "Răspunsurile la această postare sunt dezactivate." -#: src/view/com/composer/Composer.tsx:955 +#: src/view/com/composer/Composer.tsx:959 msgctxt "action" msgid "Reply" msgstr "Răspunde" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:273 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:264 msgid "Reply ({0, plural, one {# reply} other {# replies}})" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:114 -#: src/lib/moderation/useModerationCauseDescription.ts:123 +#: src/components/moderation/ModerationDetailsDialog.tsx:116 +#: src/lib/moderation/useModerationCauseDescription.ts:125 msgid "Reply Hidden by Thread Author" msgstr "Răspuns ascuns de autorul discuției" -#: src/components/moderation/ModerationDetailsDialog.tsx:113 -#: src/lib/moderation/useModerationCauseDescription.ts:122 +#: src/components/moderation/ModerationDetailsDialog.tsx:115 +#: src/lib/moderation/useModerationCauseDescription.ts:124 msgid "Reply Hidden by You" msgstr "Răspuns ascuns de tine" @@ -5595,114 +5907,125 @@ msgstr "Setări pentru răspunsuri" msgid "Reply settings are chosen by the author of the thread" msgstr "Setările pentru răspunsuri sunt alese de autorul discuției" -#: src/view/com/post-thread/PostThread.tsx:648 +#: src/view/com/post-thread/PostThread.tsx:652 msgid "Reply sorting" -msgstr "" +msgstr "Ordine răspunsuri" #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/PostFeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:559 msgctxt "description" msgid "Reply to <0><1/></0>" msgstr "Răspuns către <0><1/></0>" -#: src/view/com/posts/PostFeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:550 msgctxt "description" msgid "Reply to a blocked post" msgstr "Răspuns la o discuție blocată" -#: src/view/com/posts/PostFeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:552 msgctxt "description" msgid "Reply to a post" msgstr "Răspuns la o discuție" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/PostFeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:556 msgctxt "description" msgid "Reply to you" msgstr "Răspuns ție" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:335 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:346 +msgctxt "toast" msgid "Reply visibility updated" -msgstr "Vizibilitatea răspunsului a fost actualizată" +msgstr "" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:334 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:345 msgid "Reply was successfully hidden" msgstr "Răspunsul a fost ascuns cu succes" -#: src/components/dms/MessageMenu.tsx:132 -#: src/components/dms/MessagesListBlockedFooter.tsx:84 -#: src/components/dms/MessagesListBlockedFooter.tsx:91 +#: src/components/dms/MessageMenu.tsx:134 +#: src/components/dms/MessagesListBlockedFooter.tsx:85 +#: src/components/dms/MessagesListBlockedFooter.tsx:92 msgid "Report" msgstr "Raportează" -#: src/view/com/profile/ProfileMenu.tsx:326 #: src/view/com/profile/ProfileMenu.tsx:329 -msgid "Report Account" -msgstr "Raportează contul" +#: src/view/com/profile/ProfileMenu.tsx:332 +msgid "Report account" +msgstr "" +#: src/components/dms/ConvoMenu.tsx:255 #: src/components/dms/ConvoMenu.tsx:258 -#: src/components/dms/ConvoMenu.tsx:261 #: src/components/dms/ReportConversationPrompt.tsx:17 +#: src/screens/Messages/components/RequestButtons.tsx:145 +#: src/screens/Messages/components/RequestButtons.tsx:148 msgid "Report conversation" msgstr "Raportează conversația" +#: src/components/moderation/ReportDialog/index.tsx:71 +#: src/components/moderation/ReportDialog/index.tsx:190 #: src/components/ReportDialog/index.tsx:44 msgid "Report dialog" msgstr "Raportează fereastra" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:548 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:544 msgid "Report feed" msgstr "Raportează fluxul" -#: src/view/screens/ProfileList.tsx:540 +#: src/view/screens/ProfileList.tsx:563 msgid "Report List" msgstr "Raportează lista" -#: src/components/dms/MessageMenu.tsx:130 +#: src/components/dms/MessageMenu.tsx:132 msgid "Report message" msgstr "Raportează mesajul" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:621 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:623 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:678 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:680 msgid "Report post" msgstr "Raportează postarea" -#: src/screens/StarterPack/StarterPackScreen.tsx:606 -#: src/screens/StarterPack/StarterPackScreen.tsx:609 +#: src/screens/StarterPack/StarterPackScreen.tsx:611 +#: src/screens/StarterPack/StarterPackScreen.tsx:614 msgid "Report starter pack" msgstr "Raportează pachetul de început" -#: src/components/dms/ReportDialog.tsx:336 +#: src/components/dms/ReportDialog.tsx:345 msgid "Report submitted" -msgstr "" +msgstr "Raport trimis" #: src/components/ReportDialog/SelectReportOptionView.tsx:41 msgid "Report this content" msgstr "Raportează acest conținut" +#: src/components/moderation/ReportDialog/copy.ts:31 #: src/components/ReportDialog/SelectReportOptionView.tsx:54 msgid "Report this feed" msgstr "Raportează acest flux" +#: src/components/moderation/ReportDialog/copy.ts:25 #: src/components/ReportDialog/SelectReportOptionView.tsx:51 msgid "Report this list" msgstr "Raportează această listă" -#: src/components/dms/ReportDialog.tsx:58 -#: src/components/dms/ReportDialog.tsx:178 +#: src/components/dms/ReportDialog.tsx:59 +#: src/components/dms/ReportDialog.tsx:180 +#: src/components/moderation/ReportDialog/copy.ts:43 #: src/components/ReportDialog/SelectReportOptionView.tsx:60 msgid "Report this message" msgstr "Raportează acest mesaj" +#: src/components/moderation/ReportDialog/copy.ts:19 #: src/components/ReportDialog/SelectReportOptionView.tsx:48 msgid "Report this post" msgstr "Raportează această postare" +#: src/components/moderation/ReportDialog/copy.ts:37 #: src/components/ReportDialog/SelectReportOptionView.tsx:57 msgid "Report this starter pack" msgstr "Raportează acest pachet de început" +#: src/components/moderation/ReportDialog/copy.ts:13 #: src/components/ReportDialog/SelectReportOptionView.tsx:45 msgid "Report this user" msgstr "Raportează acest utilizator" @@ -5720,9 +6043,9 @@ msgstr "Repostează" #: src/view/com/util/post-ctrls/RepostButton.tsx:74 msgid "Repost ({0, plural, one {# repost} other {# reposts}})" -msgstr "" +msgstr "Re-postează ({0, plural, one {# re-postare} few {# re-postări} other {# de re-postări}})" -#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: src/screens/StarterPack/StarterPackScreen.tsx:553 #: 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 @@ -5733,20 +6056,20 @@ msgstr "Repostează sau citează postarea" msgid "Reposted By" msgstr "Redistribuit de" -#: src/view/com/posts/PostFeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:305 msgid "Reposted by {0}" msgstr "Redistribuit de {0}" -#: src/view/com/posts/PostFeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:324 msgid "Reposted by <0><1/></0>" msgstr "Redistribuit de <0><1/></0>" -#: src/view/com/posts/PostFeedItem.tsx:301 -#: src/view/com/posts/PostFeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by you" msgstr "Redistribuit de tine" -#: src/view/com/post-thread/PostThreadItem.tsx:222 +#: src/view/com/post-thread/PostThreadItem.tsx:223 msgid "Reposts of this post" msgstr "Repostări ale acestei postări" @@ -5755,8 +6078,8 @@ msgstr "Repostări ale acestei postări" msgid "Request Change" msgstr "Solicită modificare" -#: src/view/com/modals/ChangePassword.tsx:242 -#: src/view/com/modals/ChangePassword.tsx:244 +#: src/view/com/modals/ChangePassword.tsx:253 +#: src/view/com/modals/ChangePassword.tsx:255 msgid "Request Code" msgstr "Solicită cod" @@ -5767,9 +6090,9 @@ msgstr "Cere text alternativ înainte de a posta" #: src/screens/Settings/components/Email2FAToggle.tsx:54 msgid "Require an email code to sign in to your account." -msgstr "" +msgstr "Cere un cod pe e-mail pentru a te conecta în contul tău." -#: src/screens/Signup/StepInfo/index.tsx:153 +#: src/screens/Signup/StepInfo/index.tsx:174 msgid "Required for this provider" msgstr "Necesar pentru acest furnizor" @@ -5792,11 +6115,11 @@ msgstr "Retrimite e-mail" msgid "Resend Verification Email" msgstr "Retrimite e-mailul de verificare" -#: src/view/com/modals/ChangePassword.tsx:186 +#: src/view/com/modals/ChangePassword.tsx:197 msgid "Reset code" msgstr "Resetează codul" -#: src/view/com/modals/ChangePassword.tsx:193 +#: src/view/com/modals/ChangePassword.tsx:204 msgid "Reset Code" msgstr "Resetează Codul" @@ -5810,7 +6133,7 @@ msgid "Reset password" msgstr "Resetează parola" #: src/screens/Login/LoginForm.tsx:324 -msgid "Retries sign in" +msgid "Retries signing in" msgstr "" #: src/view/com/util/error/ErrorMessage.tsx:62 @@ -5821,11 +6144,13 @@ msgstr "Reîncearcă ultima acțiune, care a eșuat" #: src/components/dms/MessageItem.tsx:245 #: src/components/Error.tsx:65 #: src/components/Lists.tsx:110 -#: src/components/StarterPack/ProfileStarterPacks.tsx:335 +#: src/components/moderation/ReportDialog/index.tsx:221 +#: src/components/StarterPack/ProfileStarterPacks.tsx:334 #: src/screens/Login/LoginForm.tsx:323 #: src/screens/Login/LoginForm.tsx:330 -#: src/screens/Messages/ChatList.tsx:177 +#: src/screens/Messages/ChatList.tsx:252 #: src/screens/Messages/components/MessageListError.tsx:25 +#: src/screens/Messages/Inbox.tsx:192 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:53 @@ -5836,9 +6161,13 @@ msgstr "Reîncearcă ultima acțiune, care a eșuat" msgid "Retry" msgstr "Reîncearcă" +#: src/components/moderation/ReportDialog/index.tsx:218 +msgid "Retry loading report options" +msgstr "" + #: src/components/Error.tsx:73 -#: src/screens/List/ListHiddenScreen.tsx:216 -#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/screens/List/ListHiddenScreen.tsx:219 +#: src/screens/StarterPack/StarterPackScreen.tsx:748 msgid "Return to previous page" msgstr "Înapoi la pagina anterioară" @@ -5848,20 +6177,20 @@ msgstr "Înapoi la pagina principală" #: src/screens/Profile/ProfileFeed/index.tsx:90 #: src/screens/Settings/components/ChangeHandleDialog.tsx:540 -#: src/screens/VideoFeed/index.tsx:1103 +#: src/screens/VideoFeed/index.tsx:1109 #: src/view/screens/NotFound.tsx:60 -#: src/view/screens/ProfileList.tsx:1010 +#: src/view/screens/ProfileList.tsx:1032 msgid "Returns to previous page" msgstr "Înapoi la pagina anterioară" #: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Returns to the previous step" -msgstr "" +msgstr "Întoarce-te la pasul anterior" -#: src/components/dialogs/BirthDateSettings.tsx:120 +#: src/components/dialogs/BirthDateSettings.tsx:121 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:479 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:485 -#: src/components/StarterPack/QrCodeDialog.tsx:185 +#: src/components/StarterPack/QrCodeDialog.tsx:191 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 #: src/screens/Settings/components/ChangeHandleDialog.tsx:243 @@ -5883,7 +6212,7 @@ msgctxt "action" msgid "Save" msgstr "Salvează" -#: src/components/dialogs/BirthDateSettings.tsx:114 +#: src/components/dialogs/BirthDateSettings.tsx:115 msgid "Save birthday" msgstr "Salvează ziua de naștere" @@ -5909,12 +6238,12 @@ msgstr "Salvează decuparea imaginii" msgid "Save new handle" msgstr "Salvează noul nume" -#: src/components/StarterPack/QrCodeDialog.tsx:179 +#: src/components/StarterPack/QrCodeDialog.tsx:185 msgid "Save QR code" msgstr "Salvează codul QR" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:315 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:321 msgid "Save to my feeds" msgstr "Salvează în fluxurile mele" @@ -5926,8 +6255,8 @@ msgstr "Fluxuri salvate" msgid "Saved to your camera roll" msgstr "Salvat în galeria ta foto" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:135 -#: src/view/screens/ProfileList.tsx:362 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:131 +#: src/view/screens/ProfileList.tsx:365 msgid "Saved to your feeds" msgstr "Salvat în fluxurile tale" @@ -5941,8 +6270,8 @@ msgstr "Salvează setările pentru decuparea imaginii" #: 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 +#: src/view/com/notifications/NotificationFeedItem.tsx:544 +#: src/view/com/notifications/NotificationFeedItem.tsx:569 msgid "Say hello!" msgstr "Spune salut!" @@ -5951,27 +6280,27 @@ msgstr "Spune salut!" msgid "Science" msgstr "Știință" -#: src/view/screens/ProfileList.tsx:967 +#: src/view/screens/ProfileList.tsx:989 msgid "Scroll to top" msgstr "Derulează în sus" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:491 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:625 +#: src/Navigation.tsx:632 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:568 -#: src/view/screens/Search/Search.tsx:845 +#: src/view/screens/Search/Search.tsx:570 +#: src/view/screens/Search/Search.tsx:848 #: src/view/shell/bottom-bar/BottomBar.tsx:182 -#: src/view/shell/desktop/LeftNav.tsx:605 +#: src/view/shell/desktop/LeftNav.tsx:613 #: src/view/shell/Drawer.tsx:370 msgid "Search" msgstr "Căutare" -#: src/Navigation.tsx:215 +#: src/Navigation.tsx:217 #: src/screens/Profile/ProfileSearch.tsx:34 msgid "Search @{0}'s posts" -msgstr "" +msgstr "Caută în postările de la @{0}" #: src/components/ProgressGuide/FollowDialog.tsx:745 msgid "Search by name or interest" @@ -5989,7 +6318,7 @@ msgstr "" msgid "Search for \"{query}\"" msgstr "Caută \"{query}\"" -#: src/view/screens/Search/Search.tsx:979 +#: src/view/screens/Search/Search.tsx:982 msgid "Search for \"{searchText}\"" msgstr "Caută \"{searchText}\"" @@ -5997,9 +6326,9 @@ msgstr "Caută \"{searchText}\"" msgid "Search for feeds that you want to suggest to others." msgstr "Caută fluxuri pe care vrei să le sugerezi altora." -#: src/view/screens/Search/Search.tsx:872 +#: src/view/screens/Search/Search.tsx:875 msgid "Search for posts, users, or feeds" -msgstr "" +msgstr "Caută postări, utilizatori sau fluxuri" #: src/view/com/modals/ListAddRemoveUsers.tsx:71 msgid "Search for users" @@ -6011,14 +6340,14 @@ msgstr "Caută GIF-uri" #: src/screens/Profile/ProfileSearch.tsx:33 msgid "Search my posts" -msgstr "" +msgstr "Caută în postările mele" -#: src/view/com/profile/ProfileMenu.tsx:228 #: src/view/com/profile/ProfileMenu.tsx:231 -msgid "Search Posts" +#: src/view/com/profile/ProfileMenu.tsx:234 +msgid "Search posts" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:511 #: src/components/ProgressGuide/FollowDialog.tsx:764 msgid "Search profiles" msgstr "Caută profiluri" @@ -6029,12 +6358,12 @@ msgstr "Caută pe Tenor" #: src/screens/Profile/ProfileSearch.tsx:35 msgid "Search..." -msgstr "" +msgstr "Caută..." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:512 #: src/components/ProgressGuide/FollowDialog.tsx:765 msgid "Searches for profiles" -msgstr "" +msgstr "Căutări pentru profiluri" #: src/view/com/modals/ChangeEmail.tsx:105 msgid "Security Step Required" @@ -6042,7 +6371,7 @@ msgstr "Pas de securitate necesar" #: src/components/RichTextTag.tsx:111 msgid "See {tag} posts" -msgstr "" +msgstr "Vezi postările cu {tag}" #: src/components/RichTextTag.tsx:124 msgid "See {tag} posts by user" @@ -6050,7 +6379,7 @@ msgstr "" #: src/components/RichTextTag.tsx:118 msgid "See #{tag} posts" -msgstr "" +msgstr "Vezi postările cu #{tag}" #: src/components/RichTextTag.tsx:132 msgid "See #{tag} posts by user" @@ -6084,7 +6413,7 @@ msgstr "Selectează un avatar" msgid "Select an emoji" msgstr "Selectează un emoji" -#: src/screens/Settings/LanguageSettings.tsx:262 +#: src/screens/Settings/LanguageSettings.tsx:261 msgid "Select content languages" msgstr "Selectează limbile pentru conținut" @@ -6108,14 +6437,19 @@ msgstr "Selectează cât timp să fie pus pe mut acest cuvânt." msgid "Select language..." msgstr "Selectează limba..." -#: src/screens/Settings/LanguageSettings.tsx:276 +#: src/screens/Settings/LanguageSettings.tsx:275 msgid "Select languages" msgstr "Selectează limbile" +#: src/components/moderation/ReportDialog/index.tsx:299 +msgid "Select moderation service" +msgstr "" + #: src/components/ReportDialog/SelectLabelerView.tsx:28 msgid "Select moderator" msgstr "Selectează un moderator" +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:59 #: src/view/com/composer/videos/SubtitleFilePicker.tsx:66 msgid "Select subtitle file (.vtt)" msgstr "Selectează fișierul de subtitrări (.vtt)" @@ -6128,7 +6462,7 @@ msgstr "Selectează emoji-ul {emojiName} ca avatar" msgid "Select the moderation service(s) to report to" msgstr "Selectează serviciul(e) de moderare către care să raportezi" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:100 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:102 msgid "Select video" msgstr "Selectează videoclipul" @@ -6136,15 +6470,15 @@ msgstr "Selectează videoclipul" msgid "Select what content this mute word should apply to." msgstr "Selectează pentru ce conținut să se aplice acest cuvânt pus pe mut." -#: src/screens/Settings/LanguageSettings.tsx:255 +#: src/screens/Settings/LanguageSettings.tsx:84 +msgid "Select which language to use for the app's user interface." +msgstr "" + +#: src/screens/Settings/LanguageSettings.tsx:254 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Selectează limbile pe care vrei să le includă fluxurile tale abonate. Dacă nu sunt selectate limbi, toate limbile vor fi afișate." -#: src/screens/Settings/LanguageSettings.tsx:84 -msgid "Select your app language for the default text to display in the app." -msgstr "Selectează limba aplicației pentru textul implicit afișat în aplicație." - -#: src/screens/Signup/StepInfo/index.tsx:217 +#: src/screens/Signup/StepInfo/index.tsx:267 msgid "Select your date of birth" msgstr "Selectează data nașterii tale" @@ -6152,7 +6486,7 @@ msgstr "Selectează data nașterii tale" msgid "Select your interests from the options below" msgstr "Selectează-ți interesele din opțiunile de mai jos" -#: src/screens/Settings/LanguageSettings.tsx:171 +#: src/screens/Settings/LanguageSettings.tsx:170 msgid "Select your preferred language for translations in your feed." msgstr "Selectează limba preferată pentru traduceri în fluxul tău." @@ -6190,7 +6524,7 @@ msgstr "Trimite e-mail" msgid "Send feedback" msgstr "Trimite feedback" -#: src/screens/Messages/components/MessageInput.tsx:173 +#: src/screens/Messages/components/MessageInput.tsx:191 #: src/screens/Messages/components/MessageInput.web.tsx:235 msgid "Send message" msgstr "Trimite mesajul" @@ -6199,8 +6533,8 @@ msgstr "Trimite mesajul" msgid "Send post to..." msgstr "Trimite postarea către..." -#: src/components/dms/ReportDialog.tsx:269 -#: src/components/dms/ReportDialog.tsx:272 +#: src/components/dms/ReportDialog.tsx:271 +#: src/components/dms/ReportDialog.tsx:274 #: src/components/ReportDialog/SubmitView.tsx:221 #: src/components/ReportDialog/SubmitView.tsx:225 msgid "Send report" @@ -6210,13 +6544,17 @@ msgstr "Trimite raportul" msgid "Send report to {0}" msgstr "Trimite raportul către {0}" +#: src/components/moderation/ReportDialog/index.tsx:638 +msgid "Send report to {title}" +msgstr "" + #: src/screens/Settings/components/DisableEmail2FADialog.tsx:120 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:123 msgid "Send verification email" msgstr "Trimite e-mailul de verificare" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:433 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:436 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:470 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:473 msgid "Send via direct message" msgstr "Trimite prin mesaj direct" @@ -6230,7 +6568,7 @@ msgstr "Adresa serverului" #: src/screens/Settings/AppIconSettings/index.tsx:178 msgid "Set app icon to {0}" -msgstr "" +msgstr "Setează pictograma aplicației la {0}" #: src/screens/Moderation/index.tsx:306 msgid "Set birthdate" @@ -6248,14 +6586,15 @@ msgstr "Configurează-ți contul" msgid "Sets email for password reset" msgstr "Setează e-mailul pentru resetarea parolei" -#: src/Navigation.tsx:171 +#: src/Navigation.tsx:173 #: src/screens/Settings/Settings.tsx:80 -#: src/view/shell/desktop/LeftNav.tsx:697 -#: src/view/shell/Drawer.tsx:534 +#: src/view/shell/desktop/LeftNav.tsx:705 +#: src/view/shell/Drawer.tsx:539 msgid "Settings" msgstr "Setări" #: src/screens/ModerationInteractionSettings/index.tsx:102 +msgctxt "toast" msgid "Settings saved" msgstr "" @@ -6267,17 +6606,17 @@ msgstr "Activitate sexuală sau nuditate erotică." msgid "Sexually Suggestive" msgstr "Sugestiv sexual" -#: src/components/StarterPack/QrCodeDialog.tsx:175 +#: src/components/StarterPack/QrCodeDialog.tsx:181 #: src/screens/Hashtag.tsx:126 -#: src/screens/StarterPack/StarterPackScreen.tsx:423 -#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/StarterPack/StarterPackScreen.tsx:428 +#: src/screens/StarterPack/StarterPackScreen.tsx:600 #: src/screens/Topic.tsx:102 -#: src/view/com/profile/ProfileMenu.tsx:213 -#: src/view/com/profile/ProfileMenu.tsx:222 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:444 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:453 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:356 -#: src/view/screens/ProfileList.tsx:483 +#: src/view/com/profile/ProfileMenu.tsx:216 +#: src/view/com/profile/ProfileMenu.tsx:225 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:481 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:490 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:347 +#: src/view/screens/ProfileList.tsx:506 msgid "Share" msgstr "Distribuie" @@ -6294,15 +6633,15 @@ msgstr "Împărtășește o poveste tare!" msgid "Share a fun fact!" msgstr "Împărtășește un fapt interesant!" -#: src/view/com/profile/ProfileMenu.tsx:405 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:723 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:372 +#: src/view/com/profile/ProfileMenu.tsx:411 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:779 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:363 msgid "Share anyway" msgstr "Împărtășește oricum" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:599 +#: src/screens/StarterPack/StarterPackScreen.tsx:604 msgid "Share link" msgstr "Împărtășește linkul" @@ -6320,11 +6659,11 @@ msgstr "Fereastră pentru împărtășirea linkului" msgid "Share QR code" msgstr "Împărtășește codul QR" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:470 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:466 msgid "Share this feed" -msgstr "" +msgstr "Partajează acest flux" -#: src/screens/StarterPack/StarterPackScreen.tsx:416 +#: src/screens/StarterPack/StarterPackScreen.tsx:421 msgid "Share this starter pack" msgstr "Împărtășește acest pachet de început" @@ -6336,7 +6675,7 @@ msgstr "Împărtășește acest pachet de început și ajută oamenii să se al msgid "Share your favorite feed!" msgstr "Împărtășește fluxul tău preferat!" -#: src/Navigation.tsx:274 +#: src/Navigation.tsx:276 msgid "Shared Preferences Tester" msgstr "Tester pentru Preferințe Partajate" @@ -6356,9 +6695,9 @@ msgstr "Arată textul alternativ" #: src/components/moderation/ScreenHider.tsx:172 #: src/components/moderation/ScreenHider.tsx:175 -#: src/screens/List/ListHiddenScreen.tsx:187 -#: src/screens/VideoFeed/index.tsx:609 -#: src/screens/VideoFeed/index.tsx:615 +#: src/screens/List/ListHiddenScreen.tsx:190 +#: src/screens/VideoFeed/index.tsx:610 +#: src/screens/VideoFeed/index.tsx:616 msgid "Show anyway" msgstr "Arată oricum" @@ -6371,27 +6710,31 @@ msgstr "Arată insigna" msgid "Show badge and filter from feeds" msgstr "Arată insigna și filtrează din fluxuri" +#: src/components/dialogs/Embed.tsx:129 +msgid "Show customization options" +msgstr "" + #: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 msgid "Show hidden replies" msgstr "Arată răspunsurile ascunse" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:483 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:485 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:520 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:522 msgid "Show less like this" msgstr "Arată mai puține de acest tip" -#: src/screens/List/ListHiddenScreen.tsx:183 +#: src/screens/List/ListHiddenScreen.tsx:186 msgid "Show list anyway" msgstr "Arată lista oricum" -#: src/view/com/post-thread/PostThreadItem.tsx:597 -#: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/PostFeedItem.tsx:509 +#: src/view/com/post-thread/PostThreadItem.tsx:600 +#: src/view/com/post/Post.tsx:243 +#: src/view/com/posts/PostFeedItem.tsx:515 msgid "Show More" msgstr "Arată mai mult" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:475 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:477 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:512 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:514 msgid "Show more like this" msgstr "Arată mai multe de acest tip" @@ -6409,9 +6752,9 @@ msgstr "Arată citările postării" msgid "Show replies" msgstr "Arată răspunsurile" -#: src/view/com/post-thread/PostThread.tsx:622 +#: src/view/com/post-thread/PostThread.tsx:626 msgid "Show replies as" -msgstr "" +msgstr "Arată răspunsurile ca" #: src/screens/Settings/ThreadPreferences.tsx:151 msgid "Show replies as threaded" @@ -6421,8 +6764,8 @@ msgstr "" msgid "Show replies by people you follow before all other replies" msgstr "Arată răspunsurile de la persoanele pe care le urmărești înaintea celorlalte răspunsuri" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:559 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:586 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:596 msgid "Show reply for everyone" msgstr "Arată răspunsul pentru toată lumea" @@ -6444,7 +6787,7 @@ msgstr "Arată avertizarea" msgid "Show warning and filter from feeds" msgstr "Arată avertizarea și filtrează din fluxuri" -#: src/view/com/post-thread/PostThreadItem.tsx:810 +#: src/view/com/post-thread/PostThreadItem.tsx:816 msgid "Shows information about when this post was created" msgstr "" @@ -6455,7 +6798,7 @@ msgstr "" #: src/components/moderation/ContentHider.tsx:152 #: src/components/moderation/PostHider.tsx:79 msgid "Shows the content" -msgstr "" +msgstr "Arată conținutul" #: src/components/dialogs/Signin.tsx:97 #: src/components/dialogs/Signin.tsx:99 @@ -6466,10 +6809,10 @@ msgstr "" #: 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/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBar.tsx:319 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:212 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:217 +#: src/view/shell/bottom-bar/BottomBar.tsx:325 +#: src/view/shell/bottom-bar/BottomBar.tsx:330 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:209 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:214 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6487,10 +6830,10 @@ msgstr "Conectează-te ca..." msgid "Sign in or create your account to join the conversation!" msgstr "Conectează-te sau creează-ți un cont pentru a te alătura conversației!" -#: src/screens/Deactivated.tsx:202 -#: src/screens/Deactivated.tsx:208 +#: src/screens/Deactivated.tsx:203 +#: src/screens/Deactivated.tsx:209 msgid "Sign in or sign up" -msgstr "" +msgstr "Conectare sau înregistrare" #: src/components/AccountList.tsx:65 msgid "Sign in to account that is not listed" @@ -6498,7 +6841,7 @@ msgstr "" #: src/components/dialogs/Signin.tsx:46 msgid "Sign in to Bluesky or create a new account" -msgstr "" +msgstr "Conectează-te pe Bluesky sau creează un cont nou" #: src/screens/Settings/Settings.tsx:225 #: src/screens/Settings/Settings.tsx:227 @@ -6506,18 +6849,18 @@ msgstr "" #: src/screens/SignupQueued.tsx:93 #: src/screens/SignupQueued.tsx:96 #: src/screens/Takendown.tsx:85 -#: src/view/shell/desktop/LeftNav.tsx:208 -#: src/view/shell/desktop/LeftNav.tsx:291 -#: src/view/shell/desktop/LeftNav.tsx:294 +#: src/view/shell/desktop/LeftNav.tsx:207 +#: src/view/shell/desktop/LeftNav.tsx:287 +#: src/view/shell/desktop/LeftNav.tsx:290 msgid "Sign out" msgstr "Deconectează-te" #: src/screens/Takendown.tsx:88 msgid "Sign Out" -msgstr "" +msgstr "Deconectare" #: src/screens/Settings/Settings.tsx:256 -#: src/view/shell/desktop/LeftNav.tsx:205 +#: src/view/shell/desktop/LeftNav.tsx:204 msgid "Sign out?" msgstr "Deconectează-te?" @@ -6531,12 +6874,12 @@ msgstr "Autentificare necesară" msgid "Signed in as @{0}" msgstr "Autentificat ca @{0}" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:303 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:310 msgid "Signup without a starter pack" msgstr "Înscrie-te fără un pachet de început" -#: src/components/FeedInterstitials.tsx:335 +#: src/components/FeedInterstitials.tsx:337 msgid "Similar accounts" msgstr "Conturi similare" @@ -6558,18 +6901,23 @@ msgstr "Mai mic" msgid "Software Dev" msgstr "Dezvoltare Software" -#: src/components/FeedInterstitials.tsx:470 +#: src/components/FeedInterstitials.tsx:472 msgid "Some other feeds you might like" msgstr "Alte fluxuri care ți-ar putea plăcea" -#: src/components/WhoCanReply.tsx:70 +#: src/components/WhoCanReply.tsx:74 msgid "Some people can reply" msgstr "Doar anumite persoane pot răspunde" -#: src/screens/Messages/Conversation.tsx:112 +#: src/components/moderation/ReportDialog/index.tsx:76 +msgid "Something wasn't quite right with the data you're trying to report. Please contact support." +msgstr "" + +#: src/screens/Messages/Conversation.tsx:117 msgid "Something went wrong" msgstr "Ceva nu a mers bine" +#: src/components/moderation/ReportDialog/index.tsx:215 #: src/screens/Deactivated.tsx:94 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 msgid "Something went wrong, please try again" @@ -6577,7 +6925,7 @@ msgstr "Ceva nu a mers bine, te rog încearcă din nou" #: src/components/ReportDialog/index.tsx:54 #: src/screens/Moderation/index.tsx:97 -#: src/screens/Profile/Sections/Labels.tsx:88 +#: src/screens/Profile/Sections/Labels.tsx:87 msgid "Something went wrong, please try again." msgstr "Ceva nu a mers bine, te rog încearcă din nou." @@ -6586,14 +6934,18 @@ msgstr "Ceva nu a mers bine, te rog încearcă din nou." msgid "Something went wrong!" msgstr "Ceva nu a mers bine!" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 -msgid "Something wrong? Let us know." +#: src/components/moderation/ReportDialog/index.tsx:174 +msgid "Something went wrong. Please try again." msgstr "" +#: src/screens/Profile/components/ProfileFeedHeader.tsx:534 +msgid "Something wrong? Let us know." +msgstr "E ceva în neregulă? Anunță-ne." + #: src/App.native.tsx:121 #: src/App.web.tsx:97 msgid "Sorry! Your session expired. Please sign in again." -msgstr "" +msgstr "Ne pare rău! Sesiunea ta a expirat. Te rog să te conectezi din nou." #: src/screens/Settings/ThreadPreferences.tsx:55 msgid "Sort replies" @@ -6607,15 +6959,19 @@ msgstr "Sortează răspunsurile după" msgid "Sort replies to the same post by:" msgstr "Sortează răspunsurile la aceeași postare după:" -#: src/components/moderation/LabelsOnMeDialog.tsx:168 -msgid "Source:" -msgstr "Sursă:" +#: src/components/moderation/LabelsOnMeDialog.tsx:178 +#: src/components/moderation/ModerationDetailsDialog.tsx:186 +msgid "Source: <0>{sourceName}</0>" +msgstr "Sursă: <0>{sourceName}</0>" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:72 +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:85 #: src/lib/moderation/useReportOptions.ts:72 #: src/lib/moderation/useReportOptions.ts:85 msgid "Spam" -msgstr "" +msgstr "Spam" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:55 #: src/lib/moderation/useReportOptions.ts:55 msgid "Spam; excessive mentions or replies" msgstr "Spam; mențiuni sau răspunsuri excesive" @@ -6629,57 +6985,57 @@ msgstr "Sport" msgid "Start a new chat" msgstr "Începe o nouă conversație" -#: src/view/screens/ProfileList.tsx:817 -#: src/view/screens/ProfileList.tsx:938 +#: src/view/screens/ProfileList.tsx:839 +#: src/view/screens/ProfileList.tsx:960 msgid "Start adding people" -msgstr "" +msgstr "Începe să adaugi persoane" -#: src/view/screens/ProfileList.tsx:824 -#: src/view/screens/ProfileList.tsx:945 +#: src/view/screens/ProfileList.tsx:846 +#: src/view/screens/ProfileList.tsx:967 msgid "Start adding people!" -msgstr "" +msgstr "Începe să adaugi persoane!" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:357 msgid "Start chat with {displayName}" msgstr "Începe o conversație cu {displayName}" -#: src/Navigation.tsx:426 -#: src/Navigation.tsx:431 +#: src/Navigation.tsx:433 +#: src/Navigation.tsx:438 #: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Pachet de început" -#: src/components/StarterPack/StarterPackCard.tsx:81 +#: src/components/StarterPack/StarterPackCard.tsx:87 msgid "Starter pack by {0}" msgstr "Pachet de început de la {0}" #: src/view/com/profile/ProfileSubpageHeader.tsx:182 msgid "Starter pack by <0/>" -msgstr "" +msgstr "Pachet de început de la <0/>" -#: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/components/StarterPack/StarterPackCard.tsx:86 #: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Pachet de început de la tine" -#: src/screens/StarterPack/StarterPackScreen.tsx:716 +#: src/screens/StarterPack/StarterPackScreen.tsx:712 msgid "Starter pack is invalid" msgstr "Pachetul de început este invalid" -#: src/view/screens/Profile.tsx:239 +#: src/view/screens/Profile.tsx:226 msgid "Starter Packs" msgstr "Pachete de început" -#: src/components/StarterPack/ProfileStarterPacks.tsx:243 +#: src/components/StarterPack/ProfileStarterPacks.tsx:242 msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "Pachetele de început îți permit să îți împărtășești ușor fluxurile și persoanele preferate cu prietenii tăi." -#: src/screens/Settings/AboutSettings.tsx:58 -#: src/screens/Settings/AboutSettings.tsx:61 +#: src/screens/Settings/AboutSettings.tsx:59 +#: src/screens/Settings/AboutSettings.tsx:62 msgid "Status Page" msgstr "Pagină de Status" -#: src/screens/Signup/index.tsx:130 +#: src/screens/Signup/index.tsx:134 msgid "Step {0} of {1}" msgstr "Pasul {0} din {1}" @@ -6687,13 +7043,13 @@ msgstr "Pasul {0} din {1}" msgid "Storage cleared, you need to restart the app now." msgstr "Stocarea a fost curățată, trebuie să repornești aplicația acum." -#: src/Navigation.tsx:264 +#: src/Navigation.tsx:266 #: src/screens/Settings/Settings.tsx:325 msgid "Storybook" msgstr "Povestiri" -#: src/components/moderation/LabelsOnMeDialog.tsx:299 -#: src/components/moderation/LabelsOnMeDialog.tsx:300 +#: src/components/moderation/LabelsOnMeDialog.tsx:324 +#: src/components/moderation/LabelsOnMeDialog.tsx:325 #: src/screens/Messages/components/ChatDisabled.tsx:142 #: src/screens/Messages/components/ChatDisabled.tsx:143 msgid "Submit" @@ -6707,23 +7063,29 @@ msgstr "" msgid "Submit Appeal" msgstr "" -#: src/view/screens/ProfileList.tsx:712 +#: src/components/moderation/ReportDialog/index.tsx:376 +#: src/components/moderation/ReportDialog/index.tsx:433 +#: src/components/moderation/ReportDialog/index.tsx:440 +msgid "Submit report" +msgstr "" + +#: src/view/screens/ProfileList.tsx:734 msgid "Subscribe" msgstr "Abonează-te" -#: src/screens/Profile/Sections/Labels.tsx:202 +#: src/screens/Profile/Sections/Labels.tsx:201 msgid "Subscribe to @{0} to use these labels:" msgstr "Abonează-te la @{0} pentru a folosi aceste etichete:" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:238 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:248 msgid "Subscribe to Labeler" msgstr "Abonează-te la etichetator" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:204 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:214 msgid "Subscribe to this labeler" msgstr "Abonează-te la acest etichetator" -#: src/view/screens/ProfileList.tsx:708 +#: src/view/screens/ProfileList.tsx:730 msgid "Subscribe to this list" msgstr "Abonează-te la această listă" @@ -6735,7 +7097,7 @@ msgstr "Succes!" msgid "Suggested accounts" msgstr "Conturi sugerate" -#: src/components/FeedInterstitials.tsx:337 +#: src/components/FeedInterstitials.tsx:339 msgid "Suggested for you" msgstr "Sugerat pentru tine" @@ -6744,7 +7106,17 @@ msgstr "Sugerat pentru tine" msgid "Suggestive" msgstr "Sugestiv" -#: src/Navigation.tsx:284 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:60 +msgctxt "Name of app icon variant" +msgid "Sunrise" +msgstr "" + +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:70 +msgctxt "Name of app icon variant" +msgid "Sunset" +msgstr "" + +#: src/Navigation.tsx:286 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" @@ -6753,7 +7125,7 @@ msgstr "Suport" #: src/screens/Settings/Settings.tsx:102 #: src/screens/Settings/Settings.tsx:116 #: src/screens/Settings/Settings.tsx:412 -#: src/view/shell/desktop/LeftNav.tsx:246 +#: src/view/shell/desktop/LeftNav.tsx:242 msgid "Switch account" msgstr "Schimbă contul" @@ -6762,21 +7134,23 @@ msgstr "Schimbă contul" msgid "Switch Account" msgstr "Schimbă Contul" -#: src/view/shell/desktop/LeftNav.tsx:107 +#: src/view/shell/desktop/LeftNav.tsx:106 msgid "Switch accounts" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:254 +#: src/view/shell/desktop/LeftNav.tsx:250 msgid "Switch to {0}" msgstr "" +#: src/components/dialogs/Embed.tsx:157 +#: src/components/dialogs/Embed.tsx:159 #: src/screens/Settings/AppearanceSettings.tsx:97 #: src/screens/Settings/AppearanceSettings.tsx:147 msgid "System" msgstr "Sistem" -#: src/screens/Settings/AboutSettings.tsx:65 -#: src/screens/Settings/AboutSettings.tsx:68 +#: src/screens/Settings/AboutSettings.tsx:66 +#: src/screens/Settings/AboutSettings.tsx:69 #: src/screens/Settings/Settings.tsx:318 msgid "System log" msgstr "Jurnal sistem" @@ -6791,7 +7165,7 @@ msgstr "Atinge pentru a închide" #: src/state/shell/progress-guide.tsx:233 msgid "Task complete - 10 follows!" -msgstr "" +msgstr "Sarcină completă – 10 urmăriri!" #: src/state/shell/progress-guide.tsx:223 msgid "Task complete - 10 likes!" @@ -6814,24 +7188,28 @@ msgstr "Spune o glumă!" msgid "Tell us a bit about yourself" msgstr "Spune-ne puțin despre tine" -#: src/screens/StarterPack/Wizard/StepDetails.tsx:62 +#: src/screens/StarterPack/Wizard/StepDetails.tsx:69 msgid "Tell us a little more" msgstr "Spune-ne mai multe" -#: src/view/shell/desktop/RightNav.tsx:107 -#: src/view/shell/desktop/RightNav.tsx:108 +#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:112 msgid "Terms" msgstr "Termeni" -#: src/Navigation.tsx:294 -#: src/screens/Settings/AboutSettings.tsx:42 -#: src/screens/Settings/AboutSettings.tsx:45 +#: src/Navigation.tsx:296 +#: src/screens/Settings/AboutSettings.tsx:43 +#: src/screens/Settings/AboutSettings.tsx:46 #: src/view/screens/TermsOfService.tsx:31 -#: src/view/shell/Drawer.tsx:622 -#: src/view/shell/Drawer.tsx:624 +#: src/view/shell/Drawer.tsx:627 +#: src/view/shell/Drawer.tsx:629 msgid "Terms of Service" msgstr "Termeni de utilizare" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:60 +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:99 +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:107 +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:115 #: src/lib/moderation/useReportOptions.ts:60 #: src/lib/moderation/useReportOptions.ts:99 #: src/lib/moderation/useReportOptions.ts:107 @@ -6843,11 +7221,11 @@ msgstr "Termenii folosiți încalcă standardele comunității" msgid "Text & tags" msgstr "Text și etichete" -#: src/components/dms/ReportDialog.tsx:227 +#: src/components/dms/ReportDialog.tsx:229 msgid "Text field" -msgstr "" +msgstr "Câmp text" -#: src/components/moderation/LabelsOnMeDialog.tsx:263 +#: src/components/moderation/LabelsOnMeDialog.tsx:288 #: src/screens/Messages/components/ChatDisabled.tsx:108 msgid "Text input field" msgstr "Câmp de introducere text" @@ -6872,10 +7250,10 @@ msgstr "Acesta conține următoarele:" msgid "That handle is already taken." msgstr "Acest nume de utilizator este deja folosit." -#: src/screens/StarterPack/StarterPackScreen.tsx:103 -#: src/screens/StarterPack/StarterPackScreen.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:148 -#: src/screens/StarterPack/StarterPackScreen.tsx:149 +#: src/screens/StarterPack/StarterPackScreen.tsx:105 +#: src/screens/StarterPack/StarterPackScreen.tsx:106 +#: src/screens/StarterPack/StarterPackScreen.tsx:150 +#: src/screens/StarterPack/StarterPackScreen.tsx:151 #: src/screens/StarterPack/Wizard/index.tsx:104 #: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." @@ -6885,12 +7263,12 @@ msgstr "Acest pachet de început nu a putut fi găsit." msgid "That's all, folks!" msgstr "Asta-i tot, prieteni!" -#: src/screens/VideoFeed/index.tsx:1075 +#: src/screens/VideoFeed/index.tsx:1081 msgid "That's everything!" -msgstr "" +msgstr "Asta-i tot!" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:279 -#: src/view/com/profile/ProfileMenu.tsx:381 +#: src/view/com/profile/ProfileMenu.tsx:387 msgid "The account will be able to interact with you after unblocking." msgstr "Contul va putea interacționa cu tine după deblocare." @@ -6899,8 +7277,8 @@ msgstr "Contul va putea interacționa cu tine după deblocare." msgid "The app will be restarted" msgstr "Aplicația va fi repornită" -#: src/components/moderation/ModerationDetailsDialog.tsx:117 -#: src/lib/moderation/useModerationCauseDescription.ts:126 +#: src/components/moderation/ModerationDetailsDialog.tsx:119 +#: src/lib/moderation/useModerationCauseDescription.ts:128 msgid "The author of this thread has hidden this reply." msgstr "Autorul acestei discuții a ascuns acest răspuns." @@ -6924,7 +7302,7 @@ msgstr "Fluxul Descoperă" msgid "The Discover feed now knows what you like" msgstr "Fluxul Descoperă știe acum ce îți place" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:324 msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." msgstr "Experiența este mai bună în aplicație. Descarcă Bluesky acum și vom continua de unde ai rămas." @@ -6932,11 +7310,11 @@ msgstr "Experiența este mai bună în aplicație. Descarcă Bluesky acum și vo msgid "The feed has been replaced with Discover." msgstr "Fluxul a fost înlocuit cu Descoperă." -#: src/components/moderation/LabelsOnMeDialog.tsx:58 +#: src/components/moderation/LabelsOnMeDialog.tsx:59 msgid "The following labels were applied to your account." msgstr "Următoarele etichete au fost aplicate contului tău." -#: src/components/moderation/LabelsOnMeDialog.tsx:59 +#: src/components/moderation/LabelsOnMeDialog.tsx:60 msgid "The following labels were applied to your content." msgstr "Următoarele etichete au fost aplicate conținutului tău." @@ -6944,8 +7322,8 @@ msgstr "Următoarele etichete au fost aplicate conținutului tău." msgid "The following settings will be used as your defaults when creating new posts. You can edit these for a specific post from the composer." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:262 -#: src/view/com/post-thread/PostThread.tsx:274 +#: src/view/com/post-thread/PostThread.tsx:265 +#: src/view/com/post-thread/PostThread.tsx:277 msgid "The post may have been deleted." msgstr "Postarea poate că a fost ștearsă." @@ -6961,7 +7339,7 @@ msgstr "Videoclipul selectat este mai mare de 50MB." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "Se pare că serverul întâmpină probleme. Te rog încearcă din nou în câteva momente." -#: src/screens/StarterPack/StarterPackScreen.tsx:726 +#: src/screens/StarterPack/StarterPackScreen.tsx:722 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "Pachetul de început pe care încerci să îl vizualizezi este invalid. Poți șterge acest pachet de start." @@ -6989,14 +7367,14 @@ msgstr "Nu există un termen limită pentru dezactivarea contului, te poți înt msgid "There was an issue connecting to Tenor." msgstr "A apărut o problemă la conectarea la Tenor." -#: src/screens/Profile/components/ProfileFeedHeader.tsx:177 -#: src/view/screens/ProfileList.tsx:365 -#: src/view/screens/ProfileList.tsx:384 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:173 +#: src/view/screens/ProfileList.tsx:368 +#: src/view/screens/ProfileList.tsx:387 #: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "A apărut o problemă la contactarea serverului." -#: src/screens/Profile/components/ProfileFeedHeader.tsx:415 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:411 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "A apărut o problemă la contactarea serverului, verifică conexiunea la internet și încearcă din nou." @@ -7014,7 +7392,7 @@ msgstr "A apărut o problemă la preluarea notificărilor. Apăsați aici pentru msgid "There was an issue fetching posts. Tap here to try again." msgstr "A apărut o problemă la preluarea postărilor. Apăsați aici pentru a încerca din nou." -#: src/view/com/lists/ListMembers.tsx:165 +#: src/view/com/lists/ListMembers.tsx:166 msgid "There was an issue fetching the list. Tap here to try again." msgstr "A apărut o problemă la preluarea listei. Apăsați aici pentru a încerca din nou." @@ -7035,12 +7413,12 @@ msgstr "A apărut o problemă la preluarea informațiilor despre serviciul tău. msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "A apărut o problemă la eliminarea acestui flux. Verifică conexiunea la internet și încearcă din nou." -#: src/components/dms/ReportDialog.tsx:257 +#: src/components/dms/ReportDialog.tsx:259 #: src/components/ReportDialog/SubmitView.tsx:88 msgid "There was an issue sending your report. Please check your internet connection." msgstr "A apărut o problemă la trimiterea raportului. Verifică conexiunea la internet." -#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:136 #: 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." @@ -7049,15 +7427,17 @@ msgstr "A apărut o problemă la actualizarea fluxurilor tale, verifică conexiu #: 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:108 -#: src/view/com/profile/ProfileMenu.tsx:118 -#: src/view/com/profile/ProfileMenu.tsx:132 -#: src/view/com/profile/ProfileMenu.tsx:142 -#: src/view/com/profile/ProfileMenu.tsx:155 -#: src/view/com/profile/ProfileMenu.tsx:167 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:366 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:90 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:101 +#: src/view/com/profile/ProfileMenu.tsx:111 +#: src/view/com/profile/ProfileMenu.tsx:121 +#: src/view/com/profile/ProfileMenu.tsx:135 +#: src/view/com/profile/ProfileMenu.tsx:145 +#: src/view/com/profile/ProfileMenu.tsx:158 +#: src/view/com/profile/ProfileMenu.tsx:170 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:379 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:392 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:402 msgid "There was an issue! {0}" msgstr "A apărut o problemă! {0}" @@ -7065,10 +7445,10 @@ msgstr "A apărut o problemă! {0}" #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 -#: src/view/screens/ProfileList.tsx:396 -#: src/view/screens/ProfileList.tsx:409 +#: src/view/screens/ProfileList.tsx:404 #: src/view/screens/ProfileList.tsx:422 -#: src/view/screens/ProfileList.tsx:435 +#: src/view/screens/ProfileList.tsx:440 +#: src/view/screens/ProfileList.tsx:458 msgid "There was an issue. Please check your internet connection and try again." msgstr "A apărut o problemă. Te rog verifică conexiunea la internet și încearcă din nou." @@ -7097,7 +7477,7 @@ msgstr "Acest cont a solicitat ca utilizatorii să se autentifice pentru a vedea msgid "This account is blocked by one or more of your moderation lists. To unblock, please visit the lists directly and remove this user." msgstr "Acest cont este blocat de una sau mai multe liste de moderare ale tale. Pentru a debloca, vizitează direct listele și elimină acest utilizator." -#: src/components/moderation/LabelsOnMeDialog.tsx:246 +#: src/components/moderation/LabelsOnMeDialog.tsx:271 msgid "This appeal will be sent to <0>{sourceName}</0>." msgstr "Această contestație va fi trimisă către <0>{sourceName}</0>." @@ -7121,8 +7501,8 @@ msgstr "Acest conținut a primit un avertisment general din partea moderatorilor msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "Acest conținut este găzduit de {0}. Doriți să activați media externă?" -#: src/components/moderation/ModerationDetailsDialog.tsx:82 -#: src/lib/moderation/useModerationCauseDescription.ts:82 +#: src/components/moderation/ModerationDetailsDialog.tsx:84 +#: src/lib/moderation/useModerationCauseDescription.ts:84 msgid "This content is not available because one of the users involved has blocked the other." msgstr "Acest conținut nu este disponibil deoarece unul dintre utilizatorii implicați l-a blocat pe celălalt." @@ -7130,11 +7510,11 @@ msgstr "Acest conținut nu este disponibil deoarece unul dintre utilizatorii imp msgid "This content is not viewable without a Bluesky account." msgstr "Acest conținut nu poate fi vizualizat fără un cont Bluesky." -#: src/screens/Messages/components/ChatListItem.tsx:284 +#: src/screens/Messages/components/ChatListItem.tsx:296 msgid "This conversation is with a deleted or a deactivated account. Press for options" -msgstr "" +msgstr "Această conversație este cu un cont șters sau dezactivat. Apasă pentru opțiuni" -#: src/screens/Settings/components/ExportCarDialog.tsx:94 +#: src/screens/Settings/components/ExportCarDialog.tsx:96 msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost</0>." msgstr "Această funcționalitate este în beta. Poți citi mai multe despre exporturile de depozite în <0>acest articol de blog</0>." @@ -7152,7 +7532,7 @@ msgstr "Acest flux este gol! Poate fi nevoie să urmărești mai mulți utilizat #: src/components/StarterPack/Main/PostsList.tsx:36 #: src/screens/Profile/ProfileFeed/index.tsx:189 -#: src/view/screens/ProfileList.tsx:814 +#: src/view/screens/ProfileList.tsx:836 msgid "This feed is empty." msgstr "Acest flux este gol." @@ -7164,7 +7544,7 @@ msgstr "Acest flux nu mai este online. Îți arătăm <0>Descoperă</0> în schi msgid "This handle is reserved. Please try a different one." msgstr "Acest nume de utilizator este rezervat. Te rog încearcă unul diferit." -#: src/components/dialogs/BirthDateSettings.tsx:40 +#: src/components/dialogs/BirthDateSettings.tsx:41 msgid "This information is not shared with other users." msgstr "Aceste informații nu sunt partajate cu alți utilizatori." @@ -7172,19 +7552,15 @@ msgstr "Aceste informații nu sunt partajate cu alți utilizatori." msgid "This is important in case you ever need to change your email or reset your password." msgstr "Acest lucru este important în cazul în care va trebui să-ți schimbi adresa de e-mail sau să îți resetezi parola." -#: src/components/moderation/ModerationDetailsDialog.tsx:150 -msgid "This label was applied by <0>{0}</0>." -msgstr "Această etichetă a fost aplicată de <0>{0}</0>." - -#: src/components/moderation/ModerationDetailsDialog.tsx:145 +#: src/components/moderation/ModerationDetailsDialog.tsx:168 msgid "This label was applied by the author." msgstr "Această etichetă a fost aplicată de autor." -#: src/components/moderation/LabelsOnMeDialog.tsx:163 +#: src/components/moderation/LabelsOnMeDialog.tsx:165 msgid "This label was applied by you." msgstr "Această etichetă a fost aplicată de tine." -#: src/screens/Profile/Sections/Labels.tsx:189 +#: src/screens/Profile/Sections/Labels.tsx:188 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Acest etichetator nu a declarat ce etichete publică și este posibil să nu fie activ." @@ -7192,36 +7568,40 @@ msgstr "Acest etichetator nu a declarat ce etichete publică și este posibil s msgid "This link is taking you to the following website:" msgstr "Acest link te duce pe următorul site web:" +#: src/screens/List/ListHiddenScreen.tsx:151 +msgid "This list – created by <0>{0}</0> – contains possible violations of Bluesky's community guidelines in its name or description." +msgstr "" + #: 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 "Această listă - creată de <0>{0}</0> - conține posibile încălcări ale regulilor comunității Bluesky în numele sau descrierea sa." +msgid "This list – created by you – contains possible violations of Bluesky's community guidelines in its name or description." +msgstr "" -#: src/view/screens/ProfileList.tsx:933 +#: src/view/screens/ProfileList.tsx:955 msgid "This list is empty." -msgstr "" +msgstr "Această listă este goală." #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." msgstr "Acest serviciu de moderare nu este disponibil. Consultați mai jos pentru mai multe detalii. Dacă problema persistă, contactați-ne." -#: src/view/com/post-thread/PostThreadItem.tsx:850 +#: src/view/com/post-thread/PostThreadItem.tsx:856 msgid "This post claims to have been created on <0>{0}</0>, but was first seen by Bluesky on <1>{1}</1>." msgstr "Această postare pretinde că a fost creată la <0>{0}</0>, dar a fost văzută prima dată pe Bluesky la <1>{1}</1>." -#: src/components/WhoCanReply.tsx:213 +#: src/components/WhoCanReply.tsx:217 msgid "This post has an unknown type of threadgate on it. Your app may be out of date." msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:152 +#: src/view/com/post-thread/PostThreadItem.tsx:153 msgid "This post has been deleted." msgstr "Această postare a fost ștearsă." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:720 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:369 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:776 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:360 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't signed in." -msgstr "" +msgstr "Această postare este vizibilă doar utilizatorilor conectați. Nu va fi vizibilă pentru persoanele care nu sunt conectate." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:701 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:758 msgid "This post will be hidden from feeds and threads. This cannot be undone." msgstr "Această postare va fi ascunsă din fluxuri și discuții. Acest lucru nu poate fi anulat." @@ -7229,11 +7609,11 @@ msgstr "Această postare va fi ascunsă din fluxuri și discuții. Acest lucru n msgid "This post's author has disabled quote posts." msgstr "Autorul acestei postări a dezactivat citările." -#: src/view/com/profile/ProfileMenu.tsx:402 +#: src/view/com/profile/ProfileMenu.tsx:408 msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't signed in." -msgstr "" +msgstr "Acest profil este vizibil numai pentru utilizatorii conectați. Nu va fi vizibil pentru persoanele care nu sunt conectate." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:763 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:819 msgid "This reply will be sorted into a hidden section at the bottom of your thread and will mute notifications for subsequent replies - both for yourself and others." msgstr "Acest răspuns va fi sortat într-o secțiune ascunsă în partea de jos a discuției tale și va pune pe mut notificările pentru răspunsurile ulterioare - atât pentru tine, cât și pentru ceilalți." @@ -7249,12 +7629,12 @@ msgstr "Acest lucru ar trebui să creeze un registru la:" msgid "This user doesn't have any followers." msgstr "Acest utilizator nu are urmăritori." -#: src/components/dms/MessagesListBlockedFooter.tsx:67 +#: src/components/dms/MessagesListBlockedFooter.tsx:68 msgid "This user has blocked you" msgstr "Acest utilizator v-a blocat." -#: src/components/moderation/ModerationDetailsDialog.tsx:77 -#: src/lib/moderation/useModerationCauseDescription.ts:73 +#: src/components/moderation/ModerationDetailsDialog.tsx:79 +#: src/lib/moderation/useModerationCauseDescription.ts:75 msgid "This user has blocked you. You cannot view their content." msgstr "Acest utilizator v-a blocat. Nu poți vizualiza conținutul său." @@ -7262,11 +7642,11 @@ msgstr "Acest utilizator v-a blocat. Nu poți vizualiza conținutul său." msgid "This user has requested that their content only be shown to signed-in users." msgstr "Acest utilizator a solicitat ca conținutul său să fie afișat doar utilizatorilor autentificați." -#: src/components/moderation/ModerationDetailsDialog.tsx:57 +#: src/components/moderation/ModerationDetailsDialog.tsx:59 msgid "This user is included in the <0>{0}</0> list which you have blocked." msgstr "Acest utilizator este inclus în lista <0>{0}</0> pe care ai blocat-o." -#: src/components/moderation/ModerationDetailsDialog.tsx:89 +#: src/components/moderation/ModerationDetailsDialog.tsx:91 msgid "This user is included in the <0>{0}</0> list which you have muted." msgstr "Acest utilizator este inclus în lista <0>{0}</0> pe care ai pus-o pe mut." @@ -7286,14 +7666,14 @@ msgstr "Aceasta va șterge \"{0}\" din cuvintele tale puse pe mut. Îl poți ad msgid "This will remove @{0} from the quick access list." msgstr "Aceasta va elimina @{0} din lista de acces rapid." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:753 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:809 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Aceasta va elimina postarea ta din acestă citare pentru toți utilizatorii și o va înlocui cu un substitut." -#: src/view/com/post-thread/PostThread.tsx:606 -#: src/view/com/post-thread/PostThread.tsx:609 +#: src/view/com/post-thread/PostThread.tsx:610 +#: src/view/com/post-thread/PostThread.tsx:613 msgid "Thread options" -msgstr "" +msgstr "Opțiuni discuție" #: src/screens/Settings/ContentAndMediaSettings.tsx:67 #: src/screens/Settings/ContentAndMediaSettings.tsx:70 @@ -7304,8 +7684,8 @@ msgstr "Preferințele discuție" msgid "Thread Preferences" msgstr "Preferințele discuției" -#: src/view/com/post-thread/PostThread.tsx:636 -#: src/view/com/post-thread/PostThread.tsx:641 +#: src/view/com/post-thread/PostThread.tsx:640 +#: src/view/com/post-thread/PostThread.tsx:645 msgid "Threaded" msgstr "" @@ -7313,13 +7693,13 @@ msgstr "" msgid "Threaded mode" msgstr "Mod discuție structurată" -#: src/Navigation.tsx:327 +#: src/Navigation.tsx:329 msgid "Threads Preferences" msgstr "Preferințe pentru discuții" -#: src/view/com/util/post-embeds/VideoEmbedInner/TimeIndicator.tsx:33 -msgid "Time remaining: {time} seconds" -msgstr "Timp rămas: {time} secunde" +#: src/view/com/util/post-embeds/VideoEmbedInner/TimeIndicator.tsx:34 +msgid "Time remaining: {0, plural, one {# second} other {# seconds}}" +msgstr "" #: src/screens/Settings/components/DisableEmail2FADialog.tsx:99 msgid "To disable the email 2FA method, please verify your access to the email address." @@ -7329,13 +7709,13 @@ msgstr "Pentru a dezactiva metoda 2FA prin e-mail, verifică accesul la adresa d msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." msgstr "Pentru a raporta o conversație, raportează unul dintre mesajele acesteia prin ecranul de conversație. Aceasta permite moderatorilor noștri să înțeleagă contextul problemei tale." -#: src/view/com/composer/videos/SelectVideoBtn.tsx:127 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:129 msgid "To upload videos to Bluesky, you must first verify your email." msgstr "Pentru a încărca videoclipuri pe Bluesky, trebuie mai întâi să verifici adresa de e-mail." #: src/components/ReportDialog/SelectLabelerView.tsx:31 msgid "To whom would you like to send this report?" -msgstr "Cui dorești să trimiteți acest raport?" +msgstr "Cui dorești să trimiți acest raport?" #: src/components/dms/DateDivider.tsx:44 msgid "Today" @@ -7351,31 +7731,31 @@ msgstr "Comută pentru a activa sau dezactiva conținutul pentru adulți" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:158 msgid "Toggles the sound" -msgstr "" +msgstr "Comută sunetul" #: src/screens/Hashtag.tsx:84 #: src/screens/Topic.tsx:71 -#: src/view/screens/Search/Search.tsx:499 +#: src/view/screens/Search/Search.tsx:505 msgid "Top" msgstr "Sus" -#: src/Navigation.tsx:401 +#: src/Navigation.tsx:403 msgid "Topic" -msgstr "" +msgstr "Subiect" -#: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 -#: src/view/com/post-thread/PostThreadItem.tsx:775 +#: src/components/dms/MessageMenu.tsx:107 #: src/view/com/post-thread/PostThreadItem.tsx:778 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:414 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:416 +#: src/view/com/post-thread/PostThreadItem.tsx:781 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:451 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:453 msgid "Translate" msgstr "Tradu" #: src/screens/Search/components/ExploreTrendingTopics.tsx:69 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 msgid "Trending" -msgstr "" +msgstr "Tendințe" #: src/components/interstitials/TrendingVideos.tsx:88 #: src/screens/Search/components/ExploreTrendingVideos.tsx:106 @@ -7389,7 +7769,7 @@ msgstr "Încearcă încă o dată" #: src/screens/Onboarding/state.ts:115 msgid "TV" -msgstr "" +msgstr "TV" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 msgid "Two-factor authentication (2FA)" @@ -7397,9 +7777,9 @@ msgstr "Autentificare în doi pași (2FA)" #: src/screens/Signup/StepHandle.tsx:118 msgid "Type your desired username" -msgstr "" +msgstr "Introdu numele de utilizator dorit" -#: src/screens/Messages/components/MessageInput.tsx:148 +#: src/screens/Messages/components/MessageInput.tsx:153 msgid "Type your message here" msgstr "Scrie mesajul aici" @@ -7407,11 +7787,11 @@ msgstr "Scrie mesajul aici" msgid "Type:" msgstr "Tip:" -#: src/view/screens/ProfileList.tsx:590 +#: src/view/screens/ProfileList.tsx:613 msgid "Un-block list" msgstr "Deblochează lista" -#: src/view/screens/ProfileList.tsx:575 +#: src/view/screens/ProfileList.tsx:598 msgid "Un-mute list" msgstr "Pune pe mut lista" @@ -7423,23 +7803,24 @@ msgstr "Conexiune imposibilă. Verifică conexiunea la internet și încearcă d #: src/screens/Login/index.tsx:79 #: src/screens/Login/LoginForm.tsx:169 #: src/screens/Login/SetNewPasswordForm.tsx:81 -#: src/screens/Signup/index.tsx:71 +#: src/screens/Signup/index.tsx:72 #: src/view/com/modals/ChangePassword.tsx:71 +#: src/view/com/modals/ChangePassword.tsx:117 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Nu s-a putut contacta serviciul tău. Verifică conexiunea la internet." -#: src/screens/StarterPack/StarterPackScreen.tsx:650 +#: src/screens/StarterPack/StarterPackScreen.tsx:654 msgid "Unable to delete" msgstr "Imposibil de șters" -#: src/components/dms/MessagesListBlockedFooter.tsx:96 -#: src/components/dms/MessagesListBlockedFooter.tsx:103 -#: src/components/dms/MessagesListBlockedFooter.tsx:111 -#: src/components/dms/MessagesListBlockedFooter.tsx:118 +#: src/components/dms/MessagesListBlockedFooter.tsx:97 +#: src/components/dms/MessagesListBlockedFooter.tsx:104 +#: src/components/dms/MessagesListBlockedFooter.tsx:112 +#: src/components/dms/MessagesListBlockedFooter.tsx:119 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 -#: src/view/com/profile/ProfileMenu.tsx:393 -#: src/view/screens/ProfileList.tsx:694 +#: src/view/com/profile/ProfileMenu.tsx:399 +#: src/view/screens/ProfileList.tsx:716 msgid "Unblock" msgstr "Deblochează" @@ -7448,18 +7829,15 @@ msgctxt "action" msgid "Unblock" msgstr "Deblochează" +#: src/components/dms/ConvoMenu.tsx:247 #: src/components/dms/ConvoMenu.tsx:250 -#: src/components/dms/ConvoMenu.tsx:253 +#: src/view/com/profile/ProfileMenu.tsx:309 +#: src/view/com/profile/ProfileMenu.tsx:315 msgid "Unblock account" msgstr "Deblochează contul" -#: src/view/com/profile/ProfileMenu.tsx:306 -#: src/view/com/profile/ProfileMenu.tsx:312 -msgid "Unblock Account" -msgstr "Deblochează contul" - #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:277 -#: src/view/com/profile/ProfileMenu.tsx:375 +#: src/view/com/profile/ProfileMenu.tsx:381 msgid "Unblock Account?" msgstr "Deblochezi contul?" @@ -7481,30 +7859,34 @@ msgstr "Nu mai urmări" msgid "Unfollow {0}" msgstr "Nu mai urmări pe {0}" -#: src/view/com/profile/ProfileMenu.tsx:248 -#: src/view/com/profile/ProfileMenu.tsx:258 -msgid "Unfollow Account" -msgstr "Nu mai urmări contul" +#: src/view/com/profile/ProfileMenu.tsx:251 +#: src/view/com/profile/ProfileMenu.tsx:261 +msgid "Unfollow account" +msgstr "" -#: src/screens/VideoFeed/index.tsx:804 +#: src/screens/VideoFeed/index.tsx:810 msgid "Unfollows the user" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:514 -msgid "Unlike" +#: src/components/moderation/ReportDialog/index.tsx:361 +msgid "Unfortunately, none of your subscribed labelers supports this report type." msgstr "" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:315 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:510 +msgid "Unlike" +msgstr "Nu-mi place" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:306 msgid "Unlike ({0, plural, one {# like} other {# likes}})" -msgstr "" +msgstr "Nu apreciez ({0, plural, one {# apreciere} few {# aprecieri} other {# de aprecieri}})" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:155 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:94 msgctxt "video" msgid "Unmute" -msgstr "Scoate de pe mut" +msgstr "" -#: src/view/screens/ProfileList.tsx:701 +#: src/view/screens/ProfileList.tsx:723 msgid "Unmute" msgstr "Scoate de pe mut" @@ -7513,17 +7895,19 @@ msgstr "Scoate de pe mut" msgid "Unmute {tag}" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:285 -#: src/view/com/profile/ProfileMenu.tsx:291 -msgid "Unmute Account" -msgstr "Scoate de pe mut contul" +#: src/view/com/profile/ProfileMenu.tsx:288 +#: src/view/com/profile/ProfileMenu.tsx:294 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:651 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:657 +msgid "Unmute account" +msgstr "" -#: src/components/dms/ConvoMenu.tsx:239 +#: src/components/dms/ConvoMenu.tsx:236 msgid "Unmute conversation" msgstr "Scoate de pe mut conversația" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:499 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:503 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:536 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:540 msgid "Unmute thread" msgstr "Scoate de pe mut discuția" @@ -7531,47 +7915,47 @@ msgstr "Scoate de pe mut discuția" msgid "Unmute video" msgstr "Scoate de pe mut video" -#: src/view/screens/ProfileList.tsx:685 +#: src/view/screens/ProfileList.tsx:707 msgid "Unpin" msgstr "Desprinde" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:519 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:526 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:515 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:522 msgid "Unpin feed" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:309 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:311 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:305 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:307 msgid "Unpin from home" msgstr "Desprinde de pe pagina principală" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:389 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:396 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:426 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:433 msgid "Unpin from profile" msgstr "Desprinde de pe profil" -#: src/view/screens/ProfileList.tsx:555 +#: src/view/screens/ProfileList.tsx:578 msgid "Unpin moderation list" msgstr "Desprinde lista de moderare" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:160 msgid "Unpinned {0} from Home" msgstr "" -#: src/view/screens/ProfileList.tsx:352 +#: src/view/screens/ProfileList.tsx:355 msgid "Unpinned from your feeds" msgstr "Desprins din feedurile tale" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:236 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:246 msgid "Unsubscribe" msgstr "Dezabonează-te" -#: src/screens/List/ListHiddenScreen.tsx:195 -#: src/screens/List/ListHiddenScreen.tsx:205 +#: src/screens/List/ListHiddenScreen.tsx:198 +#: src/screens/List/ListHiddenScreen.tsx:208 msgid "Unsubscribe from list" msgstr "Dezabonează-te de la listă" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:203 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:213 msgid "Unsubscribe from this labeler" msgstr "Dezabonează-te de la acest etichetator" @@ -7579,19 +7963,26 @@ msgstr "Dezabonează-te de la acest etichetator" msgid "Unsubscribed from list" msgstr "Dezabonat de la listă" -#: src/view/com/composer/Composer.tsx:781 +#: src/view/com/composer/Composer.tsx:782 msgid "Unsupported video type" msgstr "Format de videoclip neacceptat" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:66 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:68 msgid "Unsupported video type: {0}" msgstr "Format de videoclip neacceptat: {0}" +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:77 +#: src/components/moderation/ReportDialog/utils/useReportOptions.ts:90 #: src/lib/moderation/useReportOptions.ts:77 #: src/lib/moderation/useReportOptions.ts:90 msgid "Unwanted Sexual Content" msgstr "Conținut sexual nedorit" +#: src/screens/Settings/components/OTAInfo.tsx:58 +#: src/screens/Settings/components/OTAInfo.tsx:74 +msgid "Update" +msgstr "" + #: src/view/com/modals/UserAddRemoveLists.tsx:82 msgid "Update <0>{displayName}</0> in Lists" msgstr "Actualizează <0>{displayName}</0> în liste" @@ -7601,13 +7992,15 @@ msgstr "Actualizează <0>{displayName}</0> în liste" msgid "Update to {domain}" msgstr "Actualizează la {domain}" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:308 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:318 +msgctxt "toast" msgid "Updating quote attachment failed" -msgstr "Actualizarea atașamentului citării a eșuat" +msgstr "" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:338 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:350 +msgctxt "toast" msgid "Updating reply visibility failed" -msgstr "Actualizarea vizibilității răspunsului a eșuat" +msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:190 msgid "Updating..." @@ -7621,35 +8014,35 @@ msgstr "Încarcă o fotografie în schimb" msgid "Upload a text file to:" msgstr "Încarcă un fișier text la:" -#: src/view/com/util/UserAvatar.tsx:372 -#: src/view/com/util/UserAvatar.tsx:375 +#: src/view/com/util/UserAvatar.tsx:387 +#: src/view/com/util/UserAvatar.tsx:390 #: src/view/com/util/UserBanner.tsx:123 #: src/view/com/util/UserBanner.tsx:126 msgid "Upload from Camera" msgstr "Încarcă din cameră" -#: src/view/com/util/UserAvatar.tsx:389 +#: src/view/com/util/UserAvatar.tsx:404 #: src/view/com/util/UserBanner.tsx:140 msgid "Upload from Files" msgstr "Încarcă din fișiere" -#: src/view/com/util/UserAvatar.tsx:383 -#: src/view/com/util/UserAvatar.tsx:387 +#: src/view/com/util/UserAvatar.tsx:398 +#: src/view/com/util/UserAvatar.tsx:402 #: src/view/com/util/UserBanner.tsx:134 #: src/view/com/util/UserBanner.tsx:138 msgid "Upload from Library" msgstr "Încarcă din bibliotecă" -#: src/lib/api/index.ts:301 +#: src/lib/api/index.ts:302 msgid "Uploading images..." msgstr "Se încarcă imagini..." -#: src/lib/api/index.ts:355 -#: src/lib/api/index.ts:379 +#: src/lib/api/index.ts:356 +#: src/lib/api/index.ts:380 msgid "Uploading link thumbnail..." msgstr "Se încarcă miniatura linkului..." -#: src/view/com/composer/Composer.tsx:1654 +#: src/view/com/composer/Composer.tsx:1647 msgid "Uploading video..." msgstr "Se încarcă videoclipul..." @@ -7688,12 +8081,17 @@ msgstr "" msgid "Used by:" msgstr "Utilizat de:" -#: src/components/moderation/ModerationDetailsDialog.tsx:69 -#: src/lib/moderation/useModerationCauseDescription.ts:61 +#: src/components/dms/ReportDialog.tsx:324 +msgctxt "toast" +msgid "User blocked" +msgstr "" + +#: src/components/moderation/ModerationDetailsDialog.tsx:71 +#: src/lib/moderation/useModerationCauseDescription.ts:63 msgid "User Blocked" msgstr "Utilizator blocat" -#: src/lib/moderation/useModerationCauseDescription.ts:53 +#: src/lib/moderation/useModerationCauseDescription.ts:55 msgid "User Blocked by \"{0}\"" msgstr "Utilizator blocat de \"{0}\"" @@ -7701,15 +8099,15 @@ msgstr "Utilizator blocat de \"{0}\"" msgid "User blocked by list" msgstr "Utilizator blocat de listă" -#: src/components/moderation/ModerationDetailsDialog.tsx:55 +#: src/components/moderation/ModerationDetailsDialog.tsx:57 msgid "User Blocked by List" msgstr "Utilizator blocat de listă" -#: src/lib/moderation/useModerationCauseDescription.ts:71 +#: src/lib/moderation/useModerationCauseDescription.ts:73 msgid "User Blocking You" msgstr "Utilizator care te blochează" -#: src/components/moderation/ModerationDetailsDialog.tsx:75 +#: src/components/moderation/ModerationDetailsDialog.tsx:77 msgid "User Blocks You" msgstr "Utilizator te blochează" @@ -7722,22 +8120,24 @@ msgid "User list by you" msgstr "Listă de utilizatori creată de tine" #: src/view/com/modals/CreateOrEditList.tsx:176 +msgctxt "toast" msgid "User list created" -msgstr "Listă de utilizatori creată" +msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:162 +msgctxt "toast" msgid "User list updated" -msgstr "Listă de utilizatori actualizată" +msgstr "" #: src/screens/Login/LoginForm.tsx:201 msgid "Username or email address" msgstr "Nume de utilizator sau adresă de e-mail" -#: src/components/WhoCanReply.tsx:276 +#: src/components/WhoCanReply.tsx:280 msgid "users followed by <0>@{0}</0>" msgstr "utilizatori urmăriți de <0>@{0}</0>" -#: src/components/WhoCanReply.tsx:263 +#: src/components/WhoCanReply.tsx:267 msgid "users following <0>@{0}</0>" msgstr "" @@ -7756,13 +8156,13 @@ msgstr "Utilizatori care au apreciat acest conținut sau profil" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:433 msgid "Users you follow" -msgstr "" +msgstr "Utilizatori pe care îi urmărești" #: src/screens/Settings/components/ChangeHandleDialog.tsx:419 msgid "Value:" msgstr "Valoare:" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:125 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:127 msgid "Verified email required" msgstr "E-mail verificat necesar" @@ -7781,7 +8181,7 @@ msgstr "Fereastră pentru verificarea e-mailului" msgid "Verify New Email" msgstr "Verificați noul e-mail" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:129 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:131 msgid "Verify now" msgstr "Verificați acum" @@ -7800,40 +8200,40 @@ msgstr "Verifică-ți e-mailul" msgid "Verify Your Email" msgstr "Verifică-ți e-mailul" -#: src/screens/Settings/AboutSettings.tsx:72 -#: src/screens/Settings/AboutSettings.tsx:91 +#: src/screens/Settings/AboutSettings.tsx:73 +#: src/screens/Settings/AboutSettings.tsx:102 msgid "Version {appVersion}" msgstr "Versiune {appVersion}" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:134 msgid "Video" -msgstr "" +msgstr "Video" #: src/view/com/composer/state/video.ts:358 msgid "Video failed to process" msgstr "Procesarea videoclipului a eșuat" -#: src/Navigation.tsx:447 +#: src/Navigation.tsx:454 msgid "Video Feed" -msgstr "" +msgstr "Flux video" -#: src/components/VideoPostCard.tsx:116 +#: src/components/VideoPostCard.tsx:122 msgid "Video from {0}: {text}" -msgstr "" +msgstr "Video de la {0}: {text}" #: src/screens/Onboarding/index.tsx:39 #: src/screens/Onboarding/state.ts:103 msgid "Video Games" msgstr "Jocuri video" -#: src/screens/VideoFeed/index.tsx:1033 +#: src/screens/VideoFeed/index.tsx:1039 msgid "Video is paused" -msgstr "" +msgstr "Video-ul este oprit" -#: src/screens/VideoFeed/index.tsx:1033 +#: src/screens/VideoFeed/index.tsx:1039 msgid "Video is playing" -msgstr "" +msgstr "Videoul se redă" #: src/view/com/util/post-embeds/VideoEmbed.web.tsx:191 msgid "Video not found." @@ -7843,7 +8243,7 @@ msgstr "Videoclipul nu a fost găsit." msgid "Video settings" msgstr "Setări video" -#: src/view/com/composer/Composer.tsx:1664 +#: src/view/com/composer/Composer.tsx:1657 msgid "Video uploaded" msgstr "Videoclip încărcat" @@ -7851,27 +8251,27 @@ msgstr "Videoclip încărcat" msgid "Video: {0}" msgstr "Videoclip: {0}" -#: src/view/screens/Profile.tsx:236 +#: src/view/screens/Profile.tsx:223 msgid "Videos" -msgstr "" +msgstr "Videouri" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:58 -#: src/view/com/composer/videos/SelectVideoBtn.tsx:73 -msgid "Videos must be less than 60 seconds long" -msgstr "Videoclipurile trebuie să aibă mai puțin de 60 de secunde" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:60 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:75 +msgid "Videos must be less than 3 minutes long" +msgstr "" #: src/screens/Profile/Header/Shell.tsx:168 msgid "View {0}'s avatar" msgstr "Vezi avatarul folosit de {0}" #: src/components/ProfileCard.tsx:110 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:450 -#: src/screens/VideoFeed/index.tsx:763 -#: src/view/com/notifications/NotificationFeedItem.tsx:409 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:446 +#: src/screens/VideoFeed/index.tsx:769 +#: src/view/com/notifications/NotificationFeedItem.tsx:413 msgid "View {0}'s profile" msgstr "Vezi profilul utilizatorului {0}" -#: src/components/dms/MessagesListHeader.tsx:173 +#: src/components/dms/MessagesListHeader.tsx:176 msgid "View {displayName}'s profile" msgstr "Vezi profilul utilizatorului {displayName}" @@ -7879,7 +8279,7 @@ msgstr "Vezi profilul utilizatorului {displayName}" msgid "View blocked user's profile" msgstr "Vezi profilul utilizatorului blocat" -#: src/screens/Settings/components/ExportCarDialog.tsx:98 +#: src/screens/Settings/components/ExportCarDialog.tsx:100 msgid "View blogpost for more details" msgstr "Vezi articolul pentru mai multe detalii" @@ -7888,11 +8288,12 @@ msgid "View debug entry" msgstr "Vezi intrarea de depanare" #: src/components/ReportDialog/SelectReportOptionView.tsx:137 -#: src/screens/VideoFeed/index.tsx:637 -#: src/screens/VideoFeed/index.tsx:655 +#: src/screens/VideoFeed/index.tsx:638 +#: src/screens/VideoFeed/index.tsx:656 msgid "View details" msgstr "Vezi detalii" +#: src/components/moderation/ReportDialog/index.tsx:263 #: src/components/ReportDialog/SelectReportOptionView.tsx:132 msgid "View details for reporting a copyright violation" msgstr "Vezi detaliile unui raport privind încălcarea drepturilor de autor" @@ -7910,7 +8311,7 @@ msgstr "Vezi informații despre aceste etichete" #: src/screens/Search/components/ExploreTrendingVideos.tsx:231 #: src/screens/Search/components/ExploreTrendingVideos.tsx:250 msgid "View more" -msgstr "" +msgstr "Vezi mai mult" #: src/components/ProfileHoverCard/index.web.tsx:419 #: src/components/ProfileHoverCard/index.web.tsx:439 @@ -7930,13 +8331,13 @@ msgstr "Vezi avatarul" msgid "View the labeling service provided by @{0}" msgstr "Vezi serviciul de etichetare furnizat de @{0}" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:481 msgid "View users who like this feed" msgstr "Vezi utilizatorii care apreciază acest flux" -#: src/components/VideoPostCard.tsx:392 +#: src/components/VideoPostCard.tsx:398 msgid "View video" -msgstr "" +msgstr "Vezi video" #: src/screens/Moderation/index.tsx:264 msgid "View your blocked accounts" @@ -7964,7 +8365,7 @@ msgstr "Vezi conturile puse pe mut" msgid "Views full image" msgstr "" -#: src/components/VideoPostCard.tsx:115 +#: src/components/VideoPostCard.tsx:121 msgid "Views video in immersive mode" msgstr "" @@ -7997,9 +8398,9 @@ msgstr "Nu am găsit rezultate pentru acea etichetă." #: src/screens/Topic.tsx:178 msgid "We couldn't find any results for that topic." -msgstr "" +msgstr "Nu am putut găsi niciun rezultat pentru acest subiect." -#: src/screens/Messages/Conversation.tsx:113 +#: src/screens/Messages/Conversation.tsx:118 msgid "We couldn't load this conversation" msgstr "Nu am putut încărca această conversație" @@ -8011,7 +8412,7 @@ msgstr "Estimăm {estimatedTime} până când contul tău va fi gata." msgid "We have sent another verification email to <0>{0}</0>." msgstr "Am trimis un alt e-mail de verificare către <0>{0}</0>." -#: src/screens/Onboarding/StepFinished.tsx:245 +#: src/screens/Onboarding/StepFinished.tsx:256 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Sperăm să ai un timp minunat. Amintește-ți, Bluesky este:" @@ -8023,7 +8424,7 @@ msgstr "Am epuizat postările din urmăririle tale. Iată cele mai recente de la msgid "We were unable to determine if you are allowed to upload videos. Please try again." msgstr "Nu am putut determina dacă ai permisiunea de a încărca videoclipuri. Încearcă din nou." -#: src/components/dialogs/BirthDateSettings.tsx:51 +#: src/components/dialogs/BirthDateSettings.tsx:52 msgid "We were unable to load your birth date preferences. Please try again." msgstr "Nu am putut încărca preferințele tale pentru data nașterii. Te rugăm să încerci din nou." @@ -8043,16 +8444,16 @@ msgstr "Te vom anunța când contul tău este gata." msgid "We'll use this to help customize your experience." msgstr "Vom folosi aceste informații pentru a personaliza experiența ta." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:92 #: src/components/ProgressGuide/FollowDialog.tsx:157 msgid "We're having network issues, try again" msgstr "Avem probleme de rețea, încearcă din nou" -#: src/screens/Signup/index.tsx:94 +#: src/screens/Signup/index.tsx:95 msgid "We're so excited to have you join us!" msgstr "Suntem foarte entuziasmați că ni te alături!" -#: src/view/screens/ProfileList.tsx:112 +#: src/view/screens/ProfileList.tsx:115 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Ne pare rău, dar nu am reușit să rezolvăm această listă. Dacă problema persistă, contactează creatorul listei, @{handleOrDid}." @@ -8073,11 +8474,11 @@ msgstr "Ne pare rău! Postarea la care răspunzi a fost ștearsă." msgid "We're sorry! We can't find the page you were looking for." msgstr "Ne pare rău! Nu putem găsi pagina pe care o cauți." -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:356 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "Ne pare rău! Poți să te abonezi la maximum douăzeci de etichetatori, iar limita de douăzeci a fost atinsă." -#: src/screens/Deactivated.tsx:124 +#: src/screens/Deactivated.tsx:125 msgid "Welcome back!" msgstr "Bine ai revenit!" @@ -8095,11 +8496,11 @@ msgstr "Cum doriți să numiți pachetul de început?" #: src/screens/Search/components/ExploreTrendingTopics.tsx:79 msgid "What people are posting about." -msgstr "" +msgstr "Despre ce postează oamenii." #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 -#: src/view/com/composer/Composer.tsx:744 +#: src/view/com/composer/Composer.tsx:745 msgid "What's up?" msgstr "Ce faci?" @@ -8111,16 +8512,17 @@ msgstr "Ce limbi sunt utilizate în această postare?" msgid "Which languages would you like to see in your algorithmic feeds?" msgstr "Ce limbi dorești să vezi în fluxurile tale algoritmice?" -#: src/components/WhoCanReply.tsx:179 +#: src/components/WhoCanReply.tsx:183 msgid "Who can interact with this post?" msgstr "Cine poate interacționa cu această postare?" -#: src/components/WhoCanReply.tsx:87 +#: src/components/WhoCanReply.tsx:91 msgid "Who can reply" msgstr "Cine poate răspunde" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:156 +#: src/screens/Messages/ChatList.tsx:230 +#: src/screens/Messages/Inbox.tsx:171 msgid "Whoops!" msgstr "Ups!" @@ -8137,40 +8539,46 @@ msgstr "" msgid "Why should this content be reviewed?" msgstr "De ce ar trebui revizuit acest conținut?" +#: src/components/moderation/ReportDialog/copy.ts:32 #: src/components/ReportDialog/SelectReportOptionView.tsx:55 msgid "Why should this feed be reviewed?" msgstr "De ce ar trebui revizuit acest flux?" +#: src/components/moderation/ReportDialog/copy.ts:26 #: src/components/ReportDialog/SelectReportOptionView.tsx:52 msgid "Why should this list be reviewed?" msgstr "De ce ar trebui revizuită această listă?" +#: src/components/moderation/ReportDialog/copy.ts:44 #: src/components/ReportDialog/SelectReportOptionView.tsx:61 msgid "Why should this message be reviewed?" msgstr "De ce ar trebui revizuit acest mesaj?" +#: src/components/moderation/ReportDialog/copy.ts:20 #: src/components/ReportDialog/SelectReportOptionView.tsx:49 msgid "Why should this post be reviewed?" msgstr "De ce ar trebui revizuită această postare?" +#: src/components/moderation/ReportDialog/copy.ts:38 #: src/components/ReportDialog/SelectReportOptionView.tsx:58 msgid "Why should this starter pack be reviewed?" msgstr "De ce ar trebui revizuit acest pachet de început?" +#: src/components/moderation/ReportDialog/copy.ts:14 #: src/components/ReportDialog/SelectReportOptionView.tsx:46 msgid "Why should this user be reviewed?" msgstr "De ce ar trebui revizuit acest utilizator?" -#: src/screens/Messages/components/MessageInput.tsx:149 +#: src/screens/Messages/components/MessageInput.tsx:154 #: src/screens/Messages/components/MessageInput.web.tsx:214 msgid "Write a message" -msgstr "Scrieți un mesaj" +msgstr "Scrie un mesaj" -#: src/view/com/composer/Composer.tsx:832 +#: src/view/com/composer/Composer.tsx:836 msgid "Write post" -msgstr "Scrieți o postare" +msgstr "Scrie o postare" -#: src/view/com/composer/Composer.tsx:742 +#: src/view/com/composer/Composer.tsx:743 #: src/view/com/post-thread/PostThreadComposePrompt.tsx:69 msgid "Write your reply" msgstr "Răspunsul tău" @@ -8193,19 +8601,19 @@ msgstr "Da" msgid "Yes, deactivate" msgstr "Da, dezactivează" -#: src/screens/StarterPack/StarterPackScreen.tsx:662 +#: src/screens/StarterPack/StarterPackScreen.tsx:666 msgid "Yes, delete this starter pack" msgstr "Da, șterge acest pachet de început" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:756 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:812 msgid "Yes, detach" msgstr "Da, detașează" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:766 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:822 msgid "Yes, hide" msgstr "Da, ascunde" -#: src/screens/Deactivated.tsx:146 +#: src/screens/Deactivated.tsx:147 msgid "Yes, reactivate my account" msgstr "Da, reactivează-mi contul" @@ -8213,14 +8621,14 @@ msgstr "Da, reactivează-mi contul" msgid "Yesterday" msgstr "Ieri" -#: src/screens/List/ListHiddenScreen.tsx:150 -msgid "you" -msgstr "tu" - #: src/components/NewskieDialog.tsx:43 msgid "You" msgstr "Tu" +#: src/components/forms/HostingProvider.tsx:46 +msgid "You are creating an account on" +msgstr "" + #: src/screens/SignupQueued.tsx:157 msgid "You are in line." msgstr "Ești la coadă." @@ -8251,7 +8659,7 @@ msgstr "Poți continua conversațiile în curs, indiferent de setarea pe care o msgid "You can now sign in with your new password." msgstr "Acum te poți conecta cu noua parolă." -#: src/screens/Deactivated.tsx:132 +#: src/screens/Deactivated.tsx:133 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Poți reactiva contul pentru a continua autentificarea. Profilul și postările tale vor fi vizibile pentru ceilalți utilizatori." @@ -8264,7 +8672,7 @@ msgstr "" #: src/screens/Search/components/ExploreTrendingTopics.tsx:136 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:109 msgid "You can update this later from your settings." -msgstr "" +msgstr "Poți actualiza acest lucru mai târziu din setările tale." #: src/view/com/profile/ProfileFollowers.tsx:94 msgid "You do not have any followers." @@ -8274,6 +8682,10 @@ msgstr "Nu ai urmăritori." msgid "You don't follow any users who follow @{name}." msgstr "Nu urmăriți niciun utilizator care îl urmărește pe @{name}." +#: src/screens/Messages/Inbox.tsx:215 +msgid "You don't have any chat requests at the moment." +msgstr "" + #: src/view/com/modals/InviteCodes.tsx:67 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Nu ai încă coduri de invitație! Îți vom trimite câteva după ce vei fi fost pe Bluesky pentru o perioadă mai lungă." @@ -8286,45 +8698,45 @@ msgstr "Nu ai fluxuri fixate." msgid "You don't have any saved feeds." msgstr "Nu ai fluxuri salvate." -#: src/view/com/post-thread/PostThread.tsx:268 +#: src/view/com/post-thread/PostThread.tsx:271 msgid "You have blocked the author or you have been blocked by the author." msgstr "Ai blocat autorul sau ai fost blocat de autor." -#: src/components/dms/MessagesListBlockedFooter.tsx:65 +#: src/components/dms/MessagesListBlockedFooter.tsx:66 msgid "You have blocked this user" msgstr "Ai blocat acest utilizator" -#: src/components/moderation/ModerationDetailsDialog.tsx:71 -#: src/lib/moderation/useModerationCauseDescription.ts:55 -#: src/lib/moderation/useModerationCauseDescription.ts:63 +#: src/components/moderation/ModerationDetailsDialog.tsx:73 +#: src/lib/moderation/useModerationCauseDescription.ts:57 +#: src/lib/moderation/useModerationCauseDescription.ts:65 msgid "You have blocked this user. You cannot view their content." msgstr "Ai blocat acest utilizator. Nu poți vedea conținutul lui." #: src/screens/Login/SetNewPasswordForm.tsx:49 #: src/screens/Login/SetNewPasswordForm.tsx:95 -#: src/view/com/modals/ChangePassword.tsx:88 -#: src/view/com/modals/ChangePassword.tsx:122 +#: src/view/com/modals/ChangePassword.tsx:87 +#: src/view/com/modals/ChangePassword.tsx:133 msgid "You have entered an invalid code. It should look like XXXXX-XXXXX." msgstr "Ai introdus un cod invalid. Ar trebui să arate astfel: XXXXX-XXXXX." -#: src/lib/moderation/useModerationCauseDescription.ts:114 +#: src/lib/moderation/useModerationCauseDescription.ts:116 msgid "You have hidden this post" msgstr "Ai ascuns această postare" -#: src/components/moderation/ModerationDetailsDialog.tsx:109 +#: src/components/moderation/ModerationDetailsDialog.tsx:111 msgid "You have hidden this post." msgstr "Ai ascuns această postare." -#: src/components/moderation/ModerationDetailsDialog.tsx:102 -#: src/lib/moderation/useModerationCauseDescription.ts:97 +#: src/components/moderation/ModerationDetailsDialog.tsx:104 +#: src/lib/moderation/useModerationCauseDescription.ts:99 msgid "You have muted this account." msgstr "Ai pus pe mut acest cont." -#: src/lib/moderation/useModerationCauseDescription.ts:91 +#: src/lib/moderation/useModerationCauseDescription.ts:93 msgid "You have muted this user" msgstr "Ai pus pe mut acest utilizator." -#: src/screens/Messages/ChatList.tsx:198 +#: src/screens/Messages/ChatList.tsx:273 msgid "You have no conversations yet. Start one!" msgstr "Nu ai conversații încă. Începe una!" @@ -8353,7 +8765,7 @@ msgstr "Ai ajuns la sfârșit" msgid "You have temporarily reached the limit for video uploads. Please try again later." msgstr "Ai atins temporar limita pentru încărcarea videoclipurilor. Încearcă din nou mai târziu." -#: src/components/StarterPack/ProfileStarterPacks.tsx:240 +#: src/components/StarterPack/ProfileStarterPacks.tsx:239 msgid "You haven't created a starter pack yet!" msgstr "Nu ai creat încă un pachet de început!" @@ -8361,24 +8773,24 @@ msgstr "Nu ai creat încă un pachet de început!" msgid "You haven't muted any words or tags yet" msgstr "Încă nu ai pus pe mut niciun cuvânt sau etichetă" -#: src/components/moderation/ModerationDetailsDialog.tsx:116 -#: src/lib/moderation/useModerationCauseDescription.ts:125 +#: src/components/moderation/ModerationDetailsDialog.tsx:118 +#: src/lib/moderation/useModerationCauseDescription.ts:127 msgid "You hid this reply." msgstr "Ai ascuns acest răspuns." -#: src/components/moderation/LabelsOnMeDialog.tsx:78 +#: src/components/moderation/LabelsOnMeDialog.tsx:79 msgid "You may appeal non-self labels if you feel they were placed in error." msgstr "Poți contesta etichetele care nu îți aparțin dacă consideri că au fost atribuite din greșeală." -#: src/components/moderation/LabelsOnMeDialog.tsx:83 +#: src/components/moderation/LabelsOnMeDialog.tsx:84 msgid "You may appeal these labels if you feel they were placed in error." msgstr "Poți contesta aceste etichete dacă consideri că au fost atribuite din greșeală." -#: src/screens/StarterPack/Wizard/State.tsx:79 +#: src/screens/StarterPack/Wizard/State.tsx:76 msgid "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" msgstr "Poți adăuga doar până la {STARTER_PACK_MAX_SIZE} profiluri" -#: src/screens/StarterPack/Wizard/State.tsx:97 +#: src/screens/StarterPack/Wizard/State.tsx:94 msgid "You may only add up to 3 feeds" msgstr "Poți adăuga doar până la 3 fluxuri" @@ -8390,11 +8802,11 @@ msgstr "Poți selecta doar până la 4 imagini" msgid "You must be 13 years of age or older to sign up." msgstr "Trebuie să ai cel puțin 13 ani pentru a te înregistra." -#: src/components/StarterPack/ProfileStarterPacks.tsx:323 +#: src/components/StarterPack/ProfileStarterPacks.tsx:322 msgid "You must be following at least seven other people to generate a starter pack." msgstr "Trebuie să urmărești cel puțin șapte persoane pentru a genera un pachet de început." -#: src/components/StarterPack/QrCodeDialog.tsx:60 +#: src/components/StarterPack/QrCodeDialog.tsx:61 msgid "You must grant access to your photo library to save a QR code" msgstr "Trebuie să acorzi acces la biblioteca foto pentru a salva un cod QR." @@ -8406,20 +8818,20 @@ msgstr "Trebuie să acorzi acces la biblioteca foto pentru a salva imaginea." msgid "You must select at least one labeler for a report" msgstr "Trebuie să selectezi cel puțin un etichetator pentru un raport." -#: src/screens/Deactivated.tsx:127 +#: src/screens/Deactivated.tsx:128 msgid "You previously deactivated @{0}." msgstr "Ai dezactivat anterior contul @{0}." #: src/screens/Settings/Settings.tsx:257 -#: src/view/shell/desktop/LeftNav.tsx:206 +#: src/view/shell/desktop/LeftNav.tsx:205 msgid "You will be signed out of all your accounts." msgstr "Vei fi deconectat din toate conturile tale." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:219 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:228 msgid "You will no longer receive notifications for this thread" msgstr "Nu vei mai primi notificări pentru acestă discuție." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:215 +#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:224 msgid "You will now receive notifications for this thread" msgstr "Acum vei notificări pentru acestă discuție." @@ -8427,31 +8839,31 @@ msgstr "Acum vei notificări pentru acestă discuție." msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "Vei primi un e-mail cu un „cod de resetare”. Introdu acel cod aici, apoi introdu noua parolă." -#: src/screens/Messages/components/ChatListItem.tsx:139 +#: src/screens/Messages/components/ChatListItem.tsx:149 msgid "You: {0}" msgstr "Tu: {0}" -#: src/screens/Messages/components/ChatListItem.tsx:168 +#: src/screens/Messages/components/ChatListItem.tsx:178 msgid "You: {defaultEmbeddedContentMessage}" msgstr "Tu: {defaultEmbeddedContentMessage}" -#: src/screens/Messages/components/ChatListItem.tsx:161 +#: src/screens/Messages/components/ChatListItem.tsx:171 msgid "You: {short}" msgstr "Tu: {short}" -#: src/screens/Signup/index.tsx:107 +#: src/screens/Signup/index.tsx:111 msgid "You'll follow the suggested users and feeds once you finish creating your account!" msgstr "Vei urmări utilizatorii și fluxurile sugerate odată ce ai terminat de creat contul!" -#: src/screens/Signup/index.tsx:112 +#: src/screens/Signup/index.tsx:116 msgid "You'll follow the suggested users once you finish creating your account!" msgstr "Vei urmări utilizatorii sugerați odată ce ai terminat de creat contul!" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:236 msgid "You'll follow these people and {0} others" msgstr "Vei urmări aceste persoane și altele {0}." -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:230 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:234 msgid "You'll follow these people right away" msgstr "Vei urmări aceste persoane imediat." @@ -8459,7 +8871,7 @@ msgstr "Vei urmări aceste persoane imediat." msgid "You'll receive an email at <0>{0}</0> to verify it's you." msgstr "Vei primi un e-mail la <0>{0}</0> pentru a-ți verifica identitatea." -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:270 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:274 msgid "You'll stay updated with these feeds" msgstr "Vei rămâne la curent cu aceste fluxuri." @@ -8467,7 +8879,7 @@ msgstr "Vei rămâne la curent cu aceste fluxuri." msgid "You're in line" msgstr "Ești la rând." -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:253 msgid "You're ready to go!" msgstr "Ești gata de pornire!" @@ -8476,14 +8888,14 @@ msgstr "Ești gata de pornire!" msgid "You're signed in with an App Password. Please sign in with your main password to continue deactivating your account." msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:106 -#: src/lib/moderation/useModerationCauseDescription.ts:106 +#: src/components/moderation/ModerationDetailsDialog.tsx:108 +#: src/lib/moderation/useModerationCauseDescription.ts:108 msgid "You've chosen to hide a word or tag within this post." msgstr "Ai ales să ascunzi un cuvânt sau o etichetă în cadrul acestei postări." #: src/state/shell/progress-guide.tsx:234 msgid "You've found some people to follow" -msgstr "" +msgstr "Ai găsit persoane pe care să le urmărești" #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." @@ -8497,11 +8909,11 @@ msgstr "Ai atins limita zilnică pentru încărcarea videoclipurilor (prea mulț msgid "You've reached your daily limit for video uploads (too many videos)" msgstr "Ai atins limita zilnică pentru încărcarea videoclipurilor (prea multe videoclipuri)." -#: src/screens/VideoFeed/index.tsx:1084 +#: src/screens/VideoFeed/index.tsx:1090 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?" -msgstr "" +msgstr "Ai rămas fără videouri de vizionat. Poate e un moment bun pentru a face o pauză?" -#: src/screens/Signup/index.tsx:140 +#: src/screens/Signup/index.tsx:144 msgid "Your account" msgstr "Contul tău." @@ -8511,13 +8923,13 @@ msgstr "Contul tău a fost șters." #: src/screens/Takendown.tsx:146 msgid "Your account has been suspended" -msgstr "" +msgstr "Contul tău a fost suspendat" #: src/view/com/composer/state/video.ts:429 msgid "Your account is not yet old enough to upload videos. Please try again later." msgstr "Contul tău nu este suficient de vechi pentru a încărca videoclipuri. Încearcă mai târziu." -#: src/screens/Settings/components/ExportCarDialog.tsx:65 +#: src/screens/Settings/components/ExportCarDialog.tsx:67 msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately." msgstr "Depozitul contului tău, care conține toate înregistrările de date publice, poate fi descărcat ca fișier \"CAR\". Acest fișier nu include încorporări media, cum ar fi imagini, sau datele tale private, care trebuie obținute separat." @@ -8527,9 +8939,9 @@ msgstr "" #: src/screens/Takendown.tsx:154 msgid "Your appeal has been submitted. If your appeal succeeds, you will receive an email." -msgstr "" +msgstr "Apelul tău a fost trimis. Dacă apelul reușește, vei primi un e-mail." -#: src/screens/Signup/StepInfo/index.tsx:205 +#: src/screens/Signup/StepInfo/index.tsx:254 msgid "Your birth date" msgstr "Data ta de naștere." @@ -8547,11 +8959,11 @@ msgstr "Alegerea ta va fi salvată, dar poate fi schimbată ulterior în setări #: src/screens/Settings/components/ChangeHandleDialog.tsx:494 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 "" +msgstr "Numele tău actual de utilizator <0>{0}</0> va rămâne automat rezervat pentru tine. Poți reveni la el oricând din acest cont." #: src/screens/Login/ForgotPasswordForm.tsx:51 -#: src/screens/Signup/state.ts:203 -#: src/screens/Signup/StepInfo/index.tsx:108 +#: src/screens/Signup/state.ts:221 +#: src/screens/Signup/StepInfo/index.tsx:99 #: src/view/com/modals/ChangePassword.tsx:55 msgid "Your email appears to be invalid." msgstr "E-mailul tău pare a fi invalid." @@ -8570,7 +8982,7 @@ msgstr "Primul tău like!" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:443 msgid "Your followers" -msgstr "" +msgstr "Urmăritorii tăi" #: src/view/com/posts/FollowingEmptyState.tsx:43 msgid "Your following feed is empty! Follow more users to see what's happening." @@ -8581,17 +8993,21 @@ msgid "Your full handle will be <0>@{0}</0>" msgstr "Numele de utilizator al tău complet va fi <0>@{0}</0>." #: src/screens/Signup/StepHandle.tsx:129 -msgid "Your full username will be" +msgid "Your full username will be <0>@{0}</0>" msgstr "" #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" msgstr "Cuvintele tale puse pe mut" -#: src/view/com/modals/ChangePassword.tsx:158 +#: src/view/com/modals/ChangePassword.tsx:169 msgid "Your password has been changed successfully!" msgstr "Parola ta a fost schimbată cu succes!" +#: src/screens/Signup/StepInfo/index.tsx:128 +msgid "Your password must be at least 8 characters long." +msgstr "" + #: src/view/com/composer/Composer.tsx:485 msgid "Your post has been published" msgstr "Postarea ta a fost publicată." @@ -8600,7 +9016,7 @@ msgstr "Postarea ta a fost publicată." msgid "Your posts have been published" msgstr "Postările tale au fost publicate." -#: src/screens/Onboarding/StepFinished.tsx:257 +#: src/screens/Onboarding/StepFinished.tsx:268 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Postările, aprecierile și blocările tale sunt publice. Lucrurile puse pe mut sunt private." @@ -8612,6 +9028,10 @@ msgstr "Profilul, postările, fluxurile și listele tale nu vor mai fi vizibile msgid "Your reply has been published" msgstr "Răspunsul tău a fost publicat." -#: src/components/dms/ReportDialog.tsx:198 +#: src/components/moderation/ReportDialog/index.tsx:383 +msgid "Your report will be sent to <0>{0}</0>." +msgstr "" + +#: src/components/dms/ReportDialog.tsx:200 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Raportul tău va fi trimis către Serviciul de Moderare Bluesky." |