From b6fdde2f044cecef0a16d2b4f3a86ef5e77ce068 Mon Sep 17 00:00:00 2001 From: Guido Leenders Date: Tue, 12 Nov 2024 09:45:10 +0100 Subject: Allow use of Dutch translations [ER]. --- src/components/hooks/dates.ts | 2 ++ src/locale/helpers.ts | 2 ++ src/locale/i18n.ts | 9 +++++++++ src/locale/i18n.web.ts | 4 ++++ src/locale/languages.ts | 2 ++ 5 files changed, 19 insertions(+) (limited to 'src') diff --git a/src/components/hooks/dates.ts b/src/components/hooks/dates.ts index 48ef03119..89c483d3c 100644 --- a/src/components/hooks/dates.ts +++ b/src/components/hooks/dates.ts @@ -22,6 +22,7 @@ import { it, ja, ko, + nl, ptBR, ru, th, @@ -53,6 +54,7 @@ const locales: Record = { it, ja, ko, + nl, ['pt-BR']: ptBR, ru, th, diff --git a/src/locale/helpers.ts b/src/locale/helpers.ts index 4613533ab..976bcf613 100644 --- a/src/locale/helpers.ts +++ b/src/locale/helpers.ts @@ -145,6 +145,8 @@ export function sanitizeAppLanguageSetting(appLanguage: string): AppLanguage { return AppLanguage.ja case 'ko': return AppLanguage.ko + case 'nl': + return AppLanguage.nl case 'pt-BR': return AppLanguage.pt_BR case 'ru': diff --git a/src/locale/i18n.ts b/src/locale/i18n.ts index b9f69784c..57aa34ea6 100644 --- a/src/locale/i18n.ts +++ b/src/locale/i18n.ts @@ -25,6 +25,7 @@ import {messages as messagesId} from '#/locale/locales/id/messages' import {messages as messagesIt} from '#/locale/locales/it/messages' import {messages as messagesJa} from '#/locale/locales/ja/messages' import {messages as messagesKo} from '#/locale/locales/ko/messages' +import {messages as messagesNl} from '#/locale/locales/nl/messages' import {messages as messagesPt_BR} from '#/locale/locales/pt-BR/messages' import {messages as messagesRu} from '#/locale/locales/ru/messages' import {messages as messagesTh} from '#/locale/locales/th/messages' @@ -144,6 +145,14 @@ export async function dynamicActivate(locale: AppLanguage) { ]) break } + case AppLanguage.nl: { + i18n.loadAndActivate({locale, messages: messagesNl}) + await Promise.all([ + import('@formatjs/intl-pluralrules/locale-data/nl'), + import('@formatjs/intl-numberformat/locale-data/nl'), + ]) + break + } case AppLanguage.pt_BR: { i18n.loadAndActivate({locale, messages: messagesPt_BR}) await Promise.all([ diff --git a/src/locale/i18n.web.ts b/src/locale/i18n.web.ts index 04197fe15..edf0ef70b 100644 --- a/src/locale/i18n.web.ts +++ b/src/locale/i18n.web.ts @@ -64,6 +64,10 @@ export async function dynamicActivate(locale: AppLanguage) { mod = await import(`./locales/ko/messages`) break } + case AppLanguage.nl: { + mod = await import(`./locales/nl/messages`) + break + } case AppLanguage.pt_BR: { mod = await import(`./locales/pt-BR/messages`) break diff --git a/src/locale/languages.ts b/src/locale/languages.ts index b3672936c..16187c109 100644 --- a/src/locale/languages.ts +++ b/src/locale/languages.ts @@ -19,6 +19,7 @@ export enum AppLanguage { it = 'it', ja = 'ja', ko = 'ko', + nl = 'nl', pt_BR = 'pt-BR', ru = 'ru', th = 'th', @@ -49,6 +50,7 @@ export const APP_LANGUAGES: AppLanguageConfig[] = [ {code2: AppLanguage.it, name: 'Italiano – Italian'}, {code2: AppLanguage.ja, name: '日本語 – Japanese'}, {code2: AppLanguage.ko, name: '한국어 – Korean'}, + {code2: AppLanguage.nl, name: 'Nederlands – Dutch'}, {code2: AppLanguage.pt_BR, name: 'Português (BR) – Portuguese (BR)'}, {code2: AppLanguage.ru, name: 'Русский – Russian'}, {code2: AppLanguage.th, name: 'ภาษาไทย – Thai'}, -- cgit 1.4.1 From 874a624e25bbc5a8df6df41d75ef47335228b0b7 Mon Sep 17 00:00:00 2001 From: Guido Leenders Date: Tue, 12 Nov 2024 16:19:30 +0100 Subject: Add first translation of Dutch [ER]. --- src/locale/locales/nl/messages.po | 7903 +++++++++++++++++++++++++++++++++++++ 1 file changed, 7903 insertions(+) create mode 100644 src/locale/locales/nl/messages.po (limited to 'src') diff --git a/src/locale/locales/nl/messages.po b/src/locale/locales/nl/messages.po new file mode 100644 index 000000000..82630d15d --- /dev/null +++ b/src/locale/locales/nl/messages.po @@ -0,0 +1,7903 @@ +msgid "" +msgstr "" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Localazy (https://localazy.com)\n" +"Project-Id-Version: bsky\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n==1) ? 0 : 1;\n" + +#: src/components/dialogs/MutedWords.tsx:193 +msgid "24 hours" +msgstr "24 uur" + +#: src/screens/Login/LoginForm.tsx:250 +msgid "2FA Confirmation" +msgstr "2FA-bevestiging" + +#: src/components/dialogs/MutedWords.tsx:232 +msgid "30 days" +msgstr "30 dagen" + +#: src/components/dialogs/MutedWords.tsx:217 +msgid "7 days" +msgstr "7 dagen" + +#: src/screens/StarterPack/Wizard/index.tsx:466 +msgid "<0>You and<1> <2>{0} are included in your starter pack" +msgstr "<0>U en<1> <2>{0} zijn inbegrepen in uw startpakket" + +#: src/screens/StarterPack/Wizard/index.tsx:528 +msgctxt "feeds" +msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" +msgstr "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" + +#: src/screens/StarterPack/Wizard/index.tsx:475 +msgctxt "profiles" +msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" +msgstr "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" + +#: src/screens/StarterPack/Wizard/index.tsx:516 +msgid "<0>{0} and<1> <2>{1} are included in your starter pack" +msgstr "<0>{0} en<1> <2>{1} zijn inbegrepen in uw startpakket" + +#: src/screens/StarterPack/Wizard/index.tsx:509 +msgid "<0>{0} is included in your starter pack" +msgstr "<0>{0} is inbegrepen in uw startpakket" + +#: src/components/WhoCanReply.tsx:274 +msgid "<0>{0} members" +msgstr "<0>{0} leden" + +#: src/view/shell/Drawer.tsx:97 +msgid "<0>{0} {1, plural, one {follower} other {followers}}" +msgstr "<0>{0} {1, plural, one {volger} other {volgers}}" + +#: src/view/shell/Drawer.tsx:108 +msgid "<0>{0} {1, plural, one {following} other {following}}" +msgstr "<0>{0} {1, plural, one {volgend} other {volgend}}" + +#: src/components/dms/DateDivider.tsx:69 +msgid "<0>{date} at {time}" +msgstr "<0>{date} op {time}" + +#: src/view/com/composer/GifAltText.tsx:100 +#: src/view/com/composer/photos/Gallery.tsx:184 +#: src/view/com/util/post-embeds/GifEmbed.tsx:186 +msgid "ALT" +msgstr "ALT" + +#: src/view/com/util/ViewHeader.tsx:89 +#: src/view/screens/Search/Search.tsx:882 +msgid "Access navigation links and settings" +msgstr "Access navigation links and settings" + +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 +msgid "Access profile and other navigation links" +msgstr "Access profile and other navigation links" + +#: src/view/screens/Settings/index.tsx:464 +msgid "Accessibility" +msgstr "Toegankelijkheid" + +#: src/Navigation.tsx:317 +#: src/view/screens/AccessibilitySettings.tsx:71 +msgid "Accessibility Settings" +msgstr "Toegankelijkheidsinstellingen" + +#: src/view/screens/Settings/index.tsx:455 +msgid "Accessibility settings" +msgstr "Toegankelijkheidsinstellingen" + +#: src/screens/Login/LoginForm.tsx:176 +#: src/view/screens/Settings/index.tsx:316 +#: src/view/screens/Settings/index.tsx:719 +msgid "Account" +msgstr "Account" + +#: src/components/moderation/ModerationDetailsDialog.tsx:102 +#: src/lib/moderation/useModerationCauseDescription.ts:96 +msgid "Account Muted" +msgstr "Account Muted" + +#: src/components/moderation/ModerationDetailsDialog.tsx:88 +msgid "Account Muted by List" +msgstr "Account Muted by List" + +#: src/view/com/profile/ProfileMenu.tsx:132 +msgid "Account blocked" +msgstr "Account blocked" + +#: src/view/com/profile/ProfileMenu.tsx:145 +msgid "Account followed" +msgstr "Account followed" + +#: src/view/com/profile/ProfileMenu.tsx:108 +msgid "Account muted" +msgstr "Account muted" + +#: src/view/com/util/AccountDropdownBtn.tsx:43 +msgid "Account options" +msgstr "Account options" + +#: src/view/com/util/AccountDropdownBtn.tsx:59 +msgid "Account removed from quick access" +msgstr "Account removed from quick access" + +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:127 +#: src/view/com/profile/ProfileMenu.tsx:122 +msgid "Account unblocked" +msgstr "Account unblocked" + +#: src/view/com/profile/ProfileMenu.tsx:157 +msgid "Account unfollowed" +msgstr "Account unfollowed" + +#: src/view/com/profile/ProfileMenu.tsx:98 +msgid "Account unmuted" +msgstr "Account unmuted" + +#: src/components/dialogs/MutedWords.tsx:328 +#: src/view/com/modals/ListAddRemoveUsers.tsx:269 +#: src/view/com/modals/UserAddRemoveLists.tsx:235 +#: src/view/screens/ProfileList.tsx:940 +msgid "Add" +msgstr "Toevoegen" + +#: src/view/screens/AppPasswords.tsx:111 +#: src/view/screens/AppPasswords.tsx:153 +#: src/view/screens/AppPasswords.tsx:166 +msgid "Add App Password" +msgstr "Add App Password" + +#: src/view/com/composer/labels/LabelsBtn.tsx:108 +#: src/view/com/composer/labels/LabelsBtn.tsx:113 +msgid "Add a content warning" +msgstr "Voeg een inhoudswaarschuwing toe" + +#: src/view/screens/ProfileList.tsx:930 +msgid "Add a user to this list" +msgstr "Add a user to this list" + +#: src/components/dialogs/SwitchAccount.tsx:55 +#: src/screens/Deactivated.tsx:199 +#: src/view/screens/Settings/index.tsx:402 +#: src/view/screens/Settings/index.tsx:411 +msgid "Add account" +msgstr "Add account" + +#: src/view/com/composer/GifAltText.tsx:76 +#: src/view/com/composer/GifAltText.tsx:144 +#: src/view/com/composer/GifAltText.tsx:207 +#: src/view/com/composer/photos/Gallery.tsx:166 +#: src/view/com/composer/photos/Gallery.tsx:213 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:88 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:93 +msgid "Add alt text" +msgstr "Voeg alt-tekst toe" + +#: src/view/com/composer/videos/SubtitleDialog.tsx:107 +msgid "Add alt text (optional)" +msgstr "Voeg alt-tekst toe (optioneel)" + +#: src/components/dialogs/MutedWords.tsx:321 +msgid "Add mute word for configured settings" +msgstr "Add mute word for configured settings" + +#: src/components/dialogs/MutedWords.tsx:112 +msgid "Add muted words and tags" +msgstr "Add muted words and tags" + +#: src/screens/Home/NoFeedsPinned.tsx:99 +msgid "Add recommended feeds" +msgstr "Add recommended feeds" + +#: src/screens/StarterPack/Wizard/index.tsx:497 +msgid "Add some feeds to your starter pack!" +msgstr "Add some feeds to your starter pack!" + +#: src/screens/Feeds/NoFollowingFeed.tsx:41 +msgid "Add the default feed of only people you follow" +msgstr "Add the default feed of only people you follow" + +#: src/view/com/modals/ChangeHandle.tsx:403 +msgid "Add the following DNS record to your domain:" +msgstr "Add the following DNS record to your domain:" + +#: src/components/FeedCard.tsx:296 +msgid "Add this feed to your feeds" +msgstr "Add this feed to your feeds" + +#: src/view/com/profile/ProfileMenu.tsx:243 +#: src/view/com/profile/ProfileMenu.tsx:246 +msgid "Add to Lists" +msgstr "Add to Lists" + +#: src/view/com/feeds/FeedSourceCard.tsx:266 +msgid "Add to my feeds" +msgstr "Add to my feeds" + +#: src/screens/StarterPack/Wizard/index.tsx:577 +msgid "Add {0} more to continue" +msgstr "Add {0} more to continue" + +#: src/components/StarterPack/Wizard/WizardListCard.tsx:59 +msgid "Add {displayName} to starter pack" +msgstr "Voeg {displayName} toe aan het startpakket" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:192 +#: src/view/com/modals/UserAddRemoveLists.tsx:162 +msgid "Added to list" +msgstr "Added to list" + +#: src/view/com/feeds/FeedSourceCard.tsx:125 +msgid "Added to my feeds" +msgstr "Added to my feeds" + +#: src/components/moderation/ContentHider.tsx:83 +#: src/lib/moderation/useGlobalLabelStrings.ts:34 +#: src/lib/moderation/useModerationCauseDescription.ts:144 +#: src/view/com/composer/labels/LabelsBtn.tsx:129 +msgid "Adult Content" +msgstr "Adult Content" + +#: src/view/com/composer/labels/LabelsBtn.tsx:140 +#: src/view/com/composer/labels/LabelsBtn.tsx:194 +msgid "Adult Content labels" +msgstr "Adult Content labels" + +#: src/screens/Moderation/index.tsx:366 +msgid "Adult content can only be enabled via the Web at <0>bsky.app." +msgstr "Adult content can only be enabled via the Web at <0>bsky.app." + +#: src/components/moderation/LabelPreference.tsx:241 +msgid "Adult content is disabled." +msgstr "Adult content is disabled." + +#: src/screens/Moderation/index.tsx:410 +#: src/view/screens/Settings/index.tsx:653 +msgid "Advanced" +msgstr "Advanced" + +#: src/state/shell/progress-guide.tsx:171 +msgid "Algorithm training complete!" +msgstr "Algorithm training complete!" + +#: src/screens/StarterPack/StarterPackScreen.tsx:381 +msgid "All accounts have been followed!" +msgstr "All accounts have been followed!" + +#: src/view/screens/Feeds.tsx:735 +msgid "All the feeds you've saved, right in one place." +msgstr "All the feeds you've saved, right in one place." + +#: src/view/com/modals/AddAppPasswords.tsx:188 +#: src/view/com/modals/AddAppPasswords.tsx:195 +msgid "Allow access to your direct messages" +msgstr "Allow access to your direct messages" + +#: src/screens/Messages/Settings.tsx:64 +#: src/screens/Messages/Settings.tsx:67 +msgid "Allow new messages from" +msgstr "Allow new messages from" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:360 +msgid "Allow replies from:" +msgstr "Allow replies from:" + +#: src/view/screens/AppPasswords.tsx:272 +msgid "Allows access to direct messages" +msgstr "Allows access to direct messages" + +#: src/screens/Login/ForgotPasswordForm.tsx:171 +#: src/view/com/modals/ChangePassword.tsx:171 +msgid "Already have a code?" +msgstr "Already have a code?" + +#: src/screens/Login/ChooseAccountForm.tsx:43 +msgid "Already signed in as @{0}" +msgstr "Already signed in as @{0}" + +#: src/view/com/util/post-embeds/GifEmbed.tsx:191 +msgid "Alt Text" +msgstr "Alt Text" + +#: src/view/com/composer/GifAltText.tsx:154 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 +#: src/view/com/composer/videos/SubtitleDialog.tsx:56 +#: src/view/com/composer/videos/SubtitleDialog.tsx:102 +#: src/view/com/composer/videos/SubtitleDialog.tsx:106 +#: src/view/screens/AccessibilitySettings.tsx:85 +msgid "Alt text" +msgstr "Alt text" + +#: src/view/com/composer/photos/Gallery.tsx:252 +msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." +msgstr "Alt text describes images for blind and low-vision users, and helps give context to everyone." + +#: src/view/com/composer/GifAltText.tsx:179 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:139 +msgid "Alt text will be truncated. Limit: {0} characters." +msgstr "Alt text will be truncated. Limit: {0} characters." + +#: src/components/dialogs/VerifyEmailDialog.tsx:77 +msgid "An email has been sent! Please enter the confirmation code included in the email below." +msgstr "An email has been sent! Please enter the confirmation code included in the email below." + +#: src/view/com/modals/ChangeEmail.tsx:114 +msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." +msgstr "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." + +#: src/view/com/modals/VerifyEmail.tsx:132 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:95 +msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." +msgstr "An email has been sent to {0}. It includes a confirmation code which you can enter below." + +#: src/components/dialogs/GifSelect.tsx:266 +msgid "An error has occurred" +msgstr "An error has occurred" + +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:422 +msgid "An error occurred" +msgstr "An error occurred" + +#: src/view/com/composer/state/video.ts:412 +msgid "An error occurred while compressing the video." +msgstr "An error occurred while compressing the video." + +#: src/components/StarterPack/ProfileStarterPacks.tsx:316 +msgid "An error occurred while generating your starter pack. Want to try again?" +msgstr "An error occurred while generating your starter pack. Want to try again?" + +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:174 +msgid "An error occurred while loading the video. Please try again." +msgstr "An error occurred while loading the video. Please try again." + +#: src/view/com/util/post-embeds/VideoEmbed.tsx:135 +msgid "An error occurred while loading the video. Please try again later." +msgstr "An error occurred while loading the video. Please try again later." + +#: src/components/StarterPack/QrCodeDialog.tsx:71 +#: src/components/StarterPack/ShareDialog.tsx:80 +msgid "An error occurred while saving the QR code!" +msgstr "An error occurred while saving the QR code!" + +#: src/view/com/composer/videos/SelectVideoBtn.tsx:87 +msgid "An error occurred while selecting the video" +msgstr "An error occurred while selecting the video" + +#: src/screens/StarterPack/StarterPackScreen.tsx:347 +#: src/screens/StarterPack/StarterPackScreen.tsx:369 +msgid "An error occurred while trying to follow all" +msgstr "An error occurred while trying to follow all" + +#: src/view/com/composer/state/video.ts:449 +msgid "An error occurred while uploading the video." +msgstr "An error occurred while uploading the video." + +#: src/lib/moderation/useReportOptions.ts:28 +msgid "An issue not included in these options" +msgstr "An issue not included in these options" + +#: src/components/hooks/useFollowMethods.ts:35 +#: src/components/hooks/useFollowMethods.ts:50 +#: src/components/ProfileCard.tsx:326 +#: src/components/ProfileCard.tsx:346 +#: src/view/com/profile/FollowButton.tsx:36 +#: src/view/com/profile/FollowButton.tsx:46 +msgid "An issue occurred, please try again." +msgstr "An issue occurred, please try again." + +#: src/components/dms/dialogs/NewChatDialog.tsx:36 +msgid "An issue occurred starting the chat" +msgstr "An issue occurred starting the chat" + +#: src/components/dms/dialogs/ShareViaChatDialog.tsx:47 +msgid "An issue occurred while trying to open the chat" +msgstr "An issue occurred while trying to open the chat" + +#: src/screens/Onboarding/index.tsx:29 +#: src/screens/Onboarding/state.ts:81 +msgid "Animals" +msgstr "Animals" + +#: src/view/com/util/post-embeds/GifEmbed.tsx:149 +msgid "Animated GIF" +msgstr "Animated GIF" + +#: src/lib/moderation/useReportOptions.ts:33 +msgid "Anti-Social Behavior" +msgstr "Anti-Social Behavior" + +#: src/view/screens/Search/Search.tsx:347 +#: src/view/screens/Search/Search.tsx:348 +msgid "Any language" +msgstr "Any language" + +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 +msgid "Anybody can interact" +msgstr "Anybody can interact" + +#: src/view/screens/LanguageSettings.tsx:94 +msgid "App Language" +msgstr "App Language" + +#: src/view/com/modals/AddAppPasswords.tsx:138 +msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +msgstr "App Password names can only contain letters, numbers, spaces, dashes, and underscores." + +#: src/view/com/modals/AddAppPasswords.tsx:103 +msgid "App Password names must be at least 4 characters long." +msgstr "App Password names must be at least 4 characters long." + +#: src/Navigation.tsx:285 +#: src/view/screens/AppPasswords.tsx:197 +#: src/view/screens/Settings/index.tsx:673 +msgid "App Passwords" +msgstr "App Passwords" + +#: src/view/screens/AppPasswords.tsx:232 +msgid "App password deleted" +msgstr "App password deleted" + +#: src/view/screens/Settings/index.tsx:664 +msgid "App password settings" +msgstr "App password settings" + +#: src/components/moderation/LabelsOnMeDialog.tsx:148 +#: src/components/moderation/LabelsOnMeDialog.tsx:151 +msgid "Appeal" +msgstr "Appeal" + +#: src/components/moderation/LabelsOnMeDialog.tsx:243 +msgid "Appeal \"{0}\" label" +msgstr "Appeal \"{0}\" label" + +#: src/components/moderation/LabelsOnMeDialog.tsx:233 +#: src/screens/Messages/components/ChatDisabled.tsx:91 +msgid "Appeal submitted" +msgstr "Appeal submitted" + +#: src/screens/Messages/components/ChatDisabled.tsx:51 +#: src/screens/Messages/components/ChatDisabled.tsx:53 +#: src/screens/Messages/components/ChatDisabled.tsx:99 +#: src/screens/Messages/components/ChatDisabled.tsx:101 +msgid "Appeal this decision" +msgstr "Appeal this decision" + +#: src/screens/Settings/AppearanceSettings.tsx:89 +#: src/view/screens/Settings/index.tsx:485 +msgid "Appearance" +msgstr "Appearance" + +#: src/Navigation.tsx:325 +msgid "Appearance Settings" +msgstr "Appearance Settings" + +#: src/view/screens/Settings/index.tsx:476 +msgid "Appearance settings" +msgstr "Appearance settings" + +#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:47 +#: src/screens/Home/NoFeedsPinned.tsx:93 +msgid "Apply default recommended feeds" +msgstr "Apply default recommended feeds" + +#: src/components/dialogs/MutedWords.tsx:433 +msgid "Are you sure?" +msgstr "Are you sure?" + +#: src/view/com/composer/Composer.tsx:532 +msgid "Are you sure you'd like to discard this draft?" +msgstr "Are you sure you'd like to discard this draft?" + +#: src/view/screens/AppPasswords.tsx:283 +msgid "Are you sure you want to delete the app password \"{name}\"?" +msgstr "Are you sure you want to delete the app password \"{name}\"?" + +#: src/components/dms/MessageMenu.tsx:149 +msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." +msgstr "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." + +#: src/screens/StarterPack/StarterPackScreen.tsx:632 +msgid "Are you sure you want to delete this starter pack?" +msgstr "Are you sure you want to delete this starter pack?" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:82 +msgid "Are you sure you want to discard your changes?" +msgstr "Are you sure you want to discard your changes?" + +#: src/components/dms/LeaveConvoPrompt.tsx:48 +msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." +msgstr "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." + +#: src/components/FeedCard.tsx:313 +msgid "Are you sure you want to remove this from your feeds?" +msgstr "Are you sure you want to remove this from your feeds?" + +#: src/view/com/feeds/FeedSourceCard.tsx:313 +msgid "Are you sure you want to remove {0} from your feeds?" +msgstr "Are you sure you want to remove {0} from your feeds?" + +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:60 +msgid "Are you writing in <0>{0}?" +msgstr "Are you writing in <0>{0}?" + +#: src/screens/Onboarding/index.tsx:23 +#: src/screens/Onboarding/state.ts:82 +msgid "Art" +msgstr "Art" + +#: src/view/com/composer/labels/LabelsBtn.tsx:170 +msgid "Artistic or non-erotic nudity." +msgstr "Artistic or non-erotic nudity." + +#: src/screens/Signup/StepHandle.tsx:173 +msgid "At least 3 characters" +msgstr "At least 3 characters" + +#: src/components/dms/MessagesListHeader.tsx:75 +#: src/components/moderation/LabelsOnMeDialog.tsx:290 +#: src/components/moderation/LabelsOnMeDialog.tsx:291 +#: src/screens/Login/ChooseAccountForm.tsx:90 +#: src/screens/Login/ChooseAccountForm.tsx:95 +#: src/screens/Login/ForgotPasswordForm.tsx:123 +#: src/screens/Login/ForgotPasswordForm.tsx:129 +#: src/screens/Login/LoginForm.tsx:282 +#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/SetNewPasswordForm.tsx:154 +#: src/screens/Login/SetNewPasswordForm.tsx:160 +#: src/screens/Messages/components/ChatDisabled.tsx:133 +#: src/screens/Messages/components/ChatDisabled.tsx:134 +#: src/screens/Profile/Header/Shell.tsx:80 +#: src/screens/Signup/BackNextButtons.tsx:42 +#: src/screens/StarterPack/Wizard/index.tsx:307 +#: src/view/com/util/ViewHeader.tsx:87 +msgid "Back" +msgstr "Back" + +#: src/view/screens/Settings/index.tsx:442 +msgid "Basics" +msgstr "Basics" + +#: src/components/dialogs/BirthDateSettings.tsx:106 +msgid "Birthday" +msgstr "Birthday" + +#: src/view/screens/Settings/index.tsx:348 +msgid "Birthday:" +msgstr "Birthday:" + +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:273 +#: src/view/com/profile/ProfileMenu.tsx:341 +msgid "Block" +msgstr "Block" + +#: src/view/com/profile/ProfileMenu.tsx:280 +#: src/view/com/profile/ProfileMenu.tsx:287 +msgid "Block Account" +msgstr "Block Account" + +#: src/view/com/profile/ProfileMenu.tsx:324 +msgid "Block Account?" +msgstr "Block Account?" + +#: src/components/dms/ConvoMenu.tsx:188 +#: src/components/dms/ConvoMenu.tsx:192 +msgid "Block account" +msgstr "Block account" + +#: src/view/screens/ProfileList.tsx:643 +msgid "Block accounts" +msgstr "Block accounts" + +#: src/view/screens/ProfileList.tsx:747 +msgid "Block list" +msgstr "Block list" + +#: src/view/screens/ProfileList.tsx:742 +msgid "Block these accounts?" +msgstr "Block these accounts?" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:82 +msgid "Blocked" +msgstr "Blocked" + +#: src/Navigation.tsx:149 +#: src/view/screens/ModerationBlockedAccounts.tsx:108 +msgid "Blocked Accounts" +msgstr "Blocked Accounts" + +#: src/screens/Moderation/index.tsx:280 +msgid "Blocked accounts" +msgstr "Blocked accounts" + +#: src/view/com/profile/ProfileMenu.tsx:336 +msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." +msgstr "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." + +#: src/view/screens/ModerationBlockedAccounts.tsx:116 +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 "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." + +#: src/view/com/post-thread/PostThread.tsx:412 +msgid "Blocked post." +msgstr "Blocked post." + +#: src/screens/Profile/Sections/Labels.tsx:173 +msgid "Blocking does not prevent this labeler from placing labels on your account." +msgstr "Blocking does not prevent this labeler from placing labels on your account." + +#: src/view/screens/ProfileList.tsx:744 +msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." +msgstr "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." + +#: src/view/com/profile/ProfileMenu.tsx:333 +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 "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." + +#: src/view/com/auth/SplashScreen.web.tsx:172 +msgid "Blog" +msgstr "Blog" + +#: src/view/com/auth/server-input/index.tsx:86 +#: src/view/com/auth/server-input/index.tsx:88 +msgid "Bluesky" +msgstr "Bluesky" + +#: src/view/com/auth/server-input/index.tsx:151 +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 is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." + +#: src/components/ProgressGuide/List.tsx:55 +msgid "Bluesky is better with friends!" +msgstr "Bluesky is better with friends!" + +#: src/components/StarterPack/ProfileStarterPacks.tsx:283 +msgid "Bluesky will choose a set of recommended accounts from people in your network." +msgstr "Bluesky will choose a set of recommended accounts from people in your network." + +#: src/screens/Moderation/index.tsx:571 +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 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." + +#: src/lib/moderation/useLabelBehaviorDescription.ts:53 +msgid "Blur images" +msgstr "Blur images" + +#: src/lib/moderation/useLabelBehaviorDescription.ts:51 +msgid "Blur images and filter from feeds" +msgstr "Blur images and filter from feeds" + +#: src/screens/Onboarding/index.tsx:30 +#: src/screens/Onboarding/state.ts:83 +msgid "Books" +msgstr "Books" + +#: src/components/FeedInterstitials.tsx:350 +msgid "Browse more accounts on the Explore page" +msgstr "Browse more accounts on the Explore page" + +#: src/components/FeedInterstitials.tsx:483 +msgid "Browse more feeds on the Explore page" +msgstr "Browse more feeds on the Explore page" + +#: src/components/FeedInterstitials.tsx:332 +#: src/components/FeedInterstitials.tsx:335 +#: src/components/FeedInterstitials.tsx:465 +#: src/components/FeedInterstitials.tsx:468 +msgid "Browse more suggestions" +msgstr "Browse more suggestions" + +#: src/components/FeedInterstitials.tsx:358 +#: src/components/FeedInterstitials.tsx:492 +msgid "Browse more suggestions on the Explore page" +msgstr "Browse more suggestions on the Explore page" + +#: src/screens/Home/NoFeedsPinned.tsx:103 +#: src/screens/Home/NoFeedsPinned.tsx:109 +msgid "Browse other feeds" +msgstr "Browse other feeds" + +#: src/view/com/auth/SplashScreen.web.tsx:167 +msgid "Business" +msgstr "Business" + +#: src/screens/Signup/StepInfo/Policies.tsx:81 +msgid "By creating an account you agree to the <0>Privacy Policy." +msgstr "By creating an account you agree to the <0>Privacy Policy." + +#: src/screens/Signup/StepInfo/Policies.tsx:68 +msgid "By creating an account you agree to the <0>Terms of Service." +msgstr "By creating an account you agree to the <0>Terms of Service." + +#: src/screens/Signup/StepInfo/Policies.tsx:48 +msgid "By creating an account you agree to the <0>Terms of Service and <1>Privacy Policy." +msgstr "By creating an account you agree to the <0>Terms of Service and <1>Privacy Policy." + +#: src/components/LabelingServiceCard/index.tsx:62 +msgid "By {0}" +msgstr "By {0}" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:72 +msgid "Camera" +msgstr "Camera" + +#: src/view/com/modals/AddAppPasswords.tsx:180 +msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." +msgstr "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." + +#: src/components/Menu/index.tsx:235 +#: src/components/Prompt.tsx:129 +#: src/components/Prompt.tsx:131 +#: src/components/TagMenu/index.tsx:267 +#: src/screens/Deactivated.tsx:161 +#: src/screens/Profile/Header/EditProfileDialog.tsx:220 +#: src/screens/Profile/Header/EditProfileDialog.tsx:228 +#: src/view/com/composer/Composer.tsx:684 +#: src/view/com/modals/ChangeEmail.tsx:213 +#: src/view/com/modals/ChangeEmail.tsx:215 +#: src/view/com/modals/ChangeHandle.tsx:141 +#: src/view/com/modals/ChangePassword.tsx:268 +#: src/view/com/modals/ChangePassword.tsx:271 +#: src/view/com/modals/CreateOrEditList.tsx:335 +#: src/view/com/modals/CropImage.web.tsx:97 +#: src/view/com/modals/InAppBrowserConsent.tsx:75 +#: src/view/com/modals/InAppBrowserConsent.tsx:77 +#: src/view/com/modals/LinkWarning.tsx:105 +#: src/view/com/modals/LinkWarning.tsx:107 +#: src/view/com/modals/VerifyEmail.tsx:255 +#: src/view/com/modals/VerifyEmail.tsx:261 +#: src/view/com/util/post-ctrls/RepostButton.tsx:166 +#: src/view/screens/Search/Search.tsx:910 +msgid "Cancel" +msgstr "Cancel" + +#: src/view/com/modals/CreateOrEditList.tsx:340 +#: src/view/com/modals/DeleteAccount.tsx:174 +#: src/view/com/modals/DeleteAccount.tsx:296 +msgctxt "action" +msgid "Cancel" +msgstr "Cancel" + +#: src/view/com/modals/DeleteAccount.tsx:170 +#: src/view/com/modals/DeleteAccount.tsx:292 +msgid "Cancel account deletion" +msgstr "Cancel account deletion" + +#: src/view/com/modals/ChangeHandle.tsx:137 +msgid "Cancel change handle" +msgstr "Cancel change handle" + +#: src/view/com/modals/CropImage.web.tsx:94 +msgid "Cancel image crop" +msgstr "Cancel image crop" + +#: src/view/com/util/post-ctrls/RepostButton.tsx:161 +msgid "Cancel quote post" +msgstr "Cancel quote post" + +#: src/screens/Deactivated.tsx:155 +msgid "Cancel reactivation and log out" +msgstr "Cancel reactivation and log out" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:88 +#: src/view/screens/Search/Search.tsx:902 +msgid "Cancel search" +msgstr "Cancel search" + +#: src/view/com/modals/LinkWarning.tsx:106 +msgid "Cancels opening the linked website" +msgstr "Cancels opening the linked website" + +#: src/state/shell/composer/index.tsx:82 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:113 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:154 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:190 +msgid "Cannot interact with a blocked user" +msgstr "Cannot interact with a blocked user" + +#: src/view/com/composer/videos/SubtitleDialog.tsx:56 +msgid "Captions & alt text" +msgstr "Captions & alt text" + +#: src/view/com/composer/videos/SubtitleDialog.tsx:133 +msgid "Captions (.vtt)" +msgstr "Captions (.vtt)" + +#: src/view/com/modals/VerifyEmail.tsx:160 +msgid "Change" +msgstr "Change" + +#: src/view/screens/Settings/index.tsx:342 +msgctxt "action" +msgid "Change" +msgstr "Change" + +#: src/view/com/modals/ChangeHandle.tsx:149 +#: src/view/screens/Settings/index.tsx:696 +msgid "Change Handle" +msgstr "Change Handle" + +#: src/view/com/modals/ChangePassword.tsx:142 +#: src/view/screens/Settings/index.tsx:741 +msgid "Change Password" +msgstr "Change Password" + +#: src/view/com/modals/ChangeEmail.tsx:104 +msgid "Change Your Email" +msgstr "Change Your Email" + +#: src/components/dialogs/VerifyEmailDialog.tsx:147 +msgid "Change email address" +msgstr "Change email address" + +#: src/view/screens/Settings/index.tsx:685 +msgid "Change handle" +msgstr "Change handle" + +#: src/view/com/modals/VerifyEmail.tsx:155 +msgid "Change my email" +msgstr "Change my email" + +#: src/view/screens/Settings/index.tsx:730 +msgid "Change password" +msgstr "Change password" + +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:73 +msgid "Change post language to {0}" +msgstr "Change post language to {0}" + +#: src/Navigation.tsx:337 +#: src/view/shell/bottom-bar/BottomBar.tsx:200 +#: src/view/shell/desktop/LeftNav.tsx:329 +#: src/view/shell/Drawer.tsx:446 +msgid "Chat" +msgstr "Chat" + +#: src/screens/Messages/Settings.tsx:61 +#: src/view/screens/Settings/index.tsx:614 +msgid "Chat Settings" +msgstr "Chat Settings" + +#: src/components/dms/ConvoMenu.tsx:82 +msgid "Chat muted" +msgstr "Chat muted" + +#: src/components/dms/ConvoMenu.tsx:112 +#: src/components/dms/MessageMenu.tsx:81 +#: src/Navigation.tsx:342 +#: src/screens/Messages/ChatList.tsx:88 +#: src/view/screens/Settings/index.tsx:605 +msgid "Chat settings" +msgstr "Chat settings" + +#: src/components/dms/ConvoMenu.tsx:84 +msgid "Chat unmuted" +msgstr "Chat unmuted" + +#: src/screens/SignupQueued.tsx:78 +#: src/screens/SignupQueued.tsx:82 +msgid "Check my status" +msgstr "Check my status" + +#: src/screens/Login/LoginForm.tsx:275 +msgid "Check your email for a login code and enter it here." +msgstr "Check your email for a login code and enter it here." + +#: src/view/com/modals/DeleteAccount.tsx:231 +msgid "Check your inbox for an email with the confirmation code to enter below:" +msgstr "Check your inbox for an email with the confirmation code to enter below:" + +#: src/screens/StarterPack/Wizard/index.tsx:199 +msgid "Choose Feeds" +msgstr "Choose Feeds" + +#: src/screens/StarterPack/Wizard/index.tsx:195 +msgid "Choose People" +msgstr "Choose People" + +#: src/view/com/auth/server-input/index.tsx:76 +msgid "Choose Service" +msgstr "Choose Service" + +#: src/components/StarterPack/ProfileStarterPacks.tsx:291 +msgid "Choose for me" +msgstr "Choose for me" + +#: src/view/com/composer/labels/LabelsBtn.tsx:116 +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 "Choose self-labels that are applicable for the media you are posting. If none are selected, this post is suitable for all audiences." + +#: src/screens/Onboarding/StepFinished.tsx:271 +msgid "Choose the algorithms that power your custom feeds." +msgstr "Choose the algorithms that power your custom feeds." + +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:107 +msgid "Choose this color as your avatar" +msgstr "Choose this color as your avatar" + +#: src/screens/Signup/StepInfo/index.tsx:201 +msgid "Choose your password" +msgstr "Choose your password" + +#: src/view/screens/Settings/index.tsx:877 +msgid "Clear all storage data" +msgstr "Clear all storage data" + +#: src/view/screens/Settings/index.tsx:880 +msgid "Clear all storage data (restart after this)" +msgstr "Clear all storage data (restart after this)" + +#: src/components/forms/SearchInput.tsx:70 +msgid "Clear search query" +msgstr "Clear search query" + +#: src/view/screens/Settings/index.tsx:878 +msgid "Clears all storage data" +msgstr "Clears all storage data" + +#: src/view/com/modals/DeleteAccount.tsx:216 +msgid "Click here for more information." +msgstr "Click here for more information." + +#: src/view/com/modals/DeleteAccount.tsx:208 +msgid "Click here for more information on deactivating your account" +msgstr "Click here for more information on deactivating your account" + +#: src/components/TagMenu/index.web.tsx:152 +msgid "Click here to open tag menu for {tag}" +msgstr "Click here to open tag menu for {tag}" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:304 +msgid "Click to disable quote posts of this post." +msgstr "Click to disable quote posts of this post." + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:305 +msgid "Click to enable quote posts of this post." +msgstr "Click to enable quote posts of this post." + +#: src/components/dms/MessageItem.tsx:240 +msgid "Click to retry failed message" +msgstr "Click to retry failed message" + +#: src/screens/Onboarding/index.tsx:32 +msgid "Climate" +msgstr "Climate" + +#: src/components/dms/ChatEmptyPill.tsx:39 +msgid "Clip 🐴 clop 🐴" +msgstr "Clip 🐴 clop 🐴" + +#: src/components/dialogs/GifSelect.tsx:282 +#: src/components/dialogs/VerifyEmailDialog.tsx:246 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 +#: src/components/NewskieDialog.tsx:146 +#: src/components/NewskieDialog.tsx:153 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 +#: src/view/com/modals/ChangePassword.tsx:268 +#: src/view/com/modals/ChangePassword.tsx:271 +#: src/view/com/util/post-embeds/GifEmbed.tsx:197 +msgid "Close" +msgstr "Close" + +#: src/components/dialogs/GifSelect.tsx:169 +msgid "Close GIF dialog" +msgstr "Close GIF dialog" + +#: src/components/Dialog/index.web.tsx:110 +#: src/components/Dialog/index.web.tsx:256 +msgid "Close active dialog" +msgstr "Close active dialog" + +#: src/screens/Login/PasswordUpdatedForm.tsx:32 +msgid "Close alert" +msgstr "Close alert" + +#: src/view/com/util/BottomSheetCustomBackdrop.tsx:36 +msgid "Close bottom drawer" +msgstr "Close bottom drawer" + +#: src/components/dialogs/GifSelect.tsx:276 +msgid "Close dialog" +msgstr "Close dialog" + +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:36 +msgid "Close image" +msgstr "Close image" + +#: src/view/com/lightbox/Lightbox.web.tsx:129 +msgid "Close image viewer" +msgstr "Close image viewer" + +#: src/view/shell/index.web.tsx:67 +msgid "Close navigation footer" +msgstr "Close navigation footer" + +#: src/components/Menu/index.tsx:229 +#: src/components/TagMenu/index.tsx:261 +msgid "Close this dialog" +msgstr "Close this dialog" + +#: src/view/shell/index.web.tsx:68 +msgid "Closes bottom navigation bar" +msgstr "Closes bottom navigation bar" + +#: src/screens/Login/PasswordUpdatedForm.tsx:33 +msgid "Closes password update alert" +msgstr "Closes password update alert" + +#: src/view/com/composer/Composer.tsx:552 +#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:37 +msgid "Closes viewer for header image" +msgstr "Closes viewer for header image" + +#: src/view/com/notifications/FeedItem.tsx:265 +msgid "Collapse list of users" +msgstr "Collapse list of users" + +#: src/view/com/notifications/FeedItem.tsx:470 +msgid "Collapses list of users for a given notification" +msgstr "Collapses list of users for a given notification" + +#: src/screens/Settings/AppearanceSettings.tsx:97 +msgid "Color mode" +msgstr "Color mode" + +#: src/screens/Onboarding/index.tsx:38 +#: src/screens/Onboarding/state.ts:84 +msgid "Comedy" +msgstr "Comedy" + +#: src/screens/Onboarding/index.tsx:24 +#: src/screens/Onboarding/state.ts:85 +msgid "Comics" +msgstr "Comics" + +#: src/Navigation.tsx:275 +#: src/view/screens/CommunityGuidelines.tsx:34 +msgid "Community Guidelines" +msgstr "Community Guidelines" + +#: src/screens/Onboarding/StepFinished.tsx:284 +msgid "Complete onboarding and start using your account" +msgstr "Complete onboarding and start using your account" + +#: src/screens/Signup/index.tsx:144 +msgid "Complete the challenge" +msgstr "Complete the challenge" + +#: src/view/com/composer/Composer.tsx:632 +msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" +msgstr "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" + +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:35 +msgid "Compose reply" +msgstr "Compose reply" + +#: src/view/com/composer/Composer.tsx:1341 +msgid "Compressing video..." +msgstr "Compressing video..." + +#: src/components/moderation/LabelPreference.tsx:81 +msgid "Configure content filtering setting for category: {name}" +msgstr "Configure content filtering setting for category: {name}" + +#: src/components/moderation/LabelPreference.tsx:243 +msgid "Configured in <0>moderation settings." +msgstr "Configured in <0>moderation settings." + +#: src/components/dialogs/VerifyEmailDialog.tsx:210 +#: src/components/dialogs/VerifyEmailDialog.tsx:217 +#: src/components/dialogs/VerifyEmailDialog.tsx:240 +#: src/components/Prompt.tsx:172 +#: src/components/Prompt.tsx:175 +#: src/view/com/modals/VerifyEmail.tsx:239 +#: src/view/com/modals/VerifyEmail.tsx:241 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:179 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:182 +msgid "Confirm" +msgstr "Confirm" + +#: src/view/com/modals/ChangeEmail.tsx:188 +#: src/view/com/modals/ChangeEmail.tsx:190 +msgid "Confirm Change" +msgstr "Confirm Change" + +#: src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx:35 +msgid "Confirm content language settings" +msgstr "Confirm content language settings" + +#: src/view/com/modals/DeleteAccount.tsx:282 +msgid "Confirm delete account" +msgstr "Confirm delete account" + +#: src/screens/Moderation/index.tsx:314 +msgid "Confirm your age:" +msgstr "Confirm your age:" + +#: src/screens/Moderation/index.tsx:305 +msgid "Confirm your birthdate" +msgstr "Confirm your birthdate" + +#: src/components/dialogs/VerifyEmailDialog.tsx:167 +msgid "Confirmation Code" +msgstr "Confirmation Code" + +#: src/components/dialogs/VerifyEmailDialog.tsx:171 +#: src/screens/Login/LoginForm.tsx:256 +#: src/view/com/modals/ChangeEmail.tsx:152 +#: src/view/com/modals/DeleteAccount.tsx:238 +#: src/view/com/modals/DeleteAccount.tsx:244 +#: src/view/com/modals/VerifyEmail.tsx:173 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:142 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:148 +msgid "Confirmation code" +msgstr "Confirmation code" + +#: src/screens/Login/LoginForm.tsx:309 +msgid "Connecting..." +msgstr "Connecting..." + +#: src/screens/Signup/index.tsx:175 +#: src/screens/Signup/index.tsx:178 +msgid "Contact support" +msgstr "Contact support" + +#: src/lib/moderation/useGlobalLabelStrings.ts:18 +msgid "Content Blocked" +msgstr "Content Blocked" + +#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 +#: src/view/screens/LanguageSettings.tsx:280 +msgid "Content Languages" +msgstr "Content Languages" + +#: src/components/moderation/ModerationDetailsDialog.tsx:81 +#: src/lib/moderation/useModerationCauseDescription.ts:80 +msgid "Content Not Available" +msgstr "Content Not Available" + +#: src/components/moderation/ModerationDetailsDialog.tsx:49 +#: src/components/moderation/ScreenHider.tsx:93 +#: src/lib/moderation/useGlobalLabelStrings.ts:22 +#: src/lib/moderation/useModerationCauseDescription.ts:43 +msgid "Content Warning" +msgstr "Content Warning" + +#: src/screens/Moderation/index.tsx:298 +msgid "Content filters" +msgstr "Content filters" + +#: src/view/com/composer/labels/LabelsBtn.tsx:61 +msgid "Content warnings" +msgstr "Content warnings" + +#: src/components/Menu/index.web.tsx:83 +msgid "Context menu backdrop, click to close the menu." +msgstr "Context menu backdrop, click to close the menu." + +#: src/screens/Onboarding/StepInterests/index.tsx:244 +#: src/screens/Onboarding/StepProfile/index.tsx:278 +msgid "Continue" +msgstr "Continue" + +#: src/components/AccountList.tsx:121 +msgid "Continue as {0} (currently signed in)" +msgstr "Continue as {0} (currently signed in)" + +#: src/view/com/post-thread/PostThreadLoadMore.tsx:52 +msgid "Continue thread..." +msgstr "Continue thread..." + +#: src/screens/Onboarding/StepInterests/index.tsx:241 +#: src/screens/Onboarding/StepProfile/index.tsx:275 +#: src/screens/Signup/BackNextButtons.tsx:61 +msgid "Continue to next step" +msgstr "Continue to next step" + +#: src/screens/Messages/components/ChatListItem.tsx:164 +msgid "Conversation deleted" +msgstr "Conversation deleted" + +#: src/screens/Onboarding/index.tsx:41 +msgid "Cooking" +msgstr "Cooking" + +#: src/view/com/modals/AddAppPasswords.tsx:221 +#: src/view/com/modals/InviteCodes.tsx:183 +msgid "Copied" +msgstr "Copied" + +#: src/components/dialogs/Embed.tsx:136 +msgid "Copied!" +msgstr "Copied!" + +#: src/view/screens/Settings/index.tsx:234 +msgid "Copied build version to clipboard" +msgstr "Copied build version to clipboard" + +#: src/components/dms/MessageMenu.tsx:57 +#: src/lib/sharing.ts:25 +#: src/view/com/modals/AddAppPasswords.tsx:80 +#: src/view/com/modals/ChangeHandle.tsx:313 +#: src/view/com/modals/InviteCodes.tsx:153 +#: src/view/com/util/forms/PostDropdownBtn.tsx:240 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:380 +msgid "Copied to clipboard" +msgstr "Copied to clipboard" + +#: src/view/com/modals/AddAppPasswords.tsx:215 +msgid "Copies app password" +msgstr "Copies app password" + +#: src/components/StarterPack/QrCodeDialog.tsx:175 +#: src/view/com/modals/AddAppPasswords.tsx:214 +msgid "Copy" +msgstr "Copy" + +#: src/components/StarterPack/ShareDialog.tsx:131 +msgid "Copy Link" +msgstr "Copy Link" + +#: src/components/StarterPack/QrCodeDialog.tsx:169 +msgid "Copy QR code" +msgstr "Copy QR code" + +#: src/components/dialogs/Embed.tsx:122 +#: src/components/dialogs/Embed.tsx:141 +msgid "Copy code" +msgstr "Copy code" + +#: src/components/StarterPack/ShareDialog.tsx:124 +msgid "Copy link" +msgstr "Copy link" + +#: src/view/screens/ProfileList.tsx:487 +msgid "Copy link to list" +msgstr "Copy link to list" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:452 +#: src/view/com/util/forms/PostDropdownBtn.tsx:461 +msgid "Copy link to post" +msgstr "Copy link to post" + +#: src/components/dms/MessageMenu.tsx:110 +#: src/components/dms/MessageMenu.tsx:112 +msgid "Copy message text" +msgstr "Copy message text" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:430 +#: src/view/com/util/forms/PostDropdownBtn.tsx:432 +msgid "Copy post text" +msgstr "Copy post text" + +#: src/view/com/modals/ChangeHandle.tsx:467 +msgid "Copy {0}" +msgstr "Copy {0}" + +#: src/Navigation.tsx:280 +#: src/view/screens/CopyrightPolicy.tsx:31 +msgid "Copyright Policy" +msgstr "Copyright Policy" + +#: src/components/dms/LeaveConvoPrompt.tsx:39 +msgid "Could not leave chat" +msgstr "Could not leave chat" + +#: src/view/screens/ProfileFeed.tsx:104 +msgid "Could not load feed" +msgstr "Could not load feed" + +#: src/view/screens/ProfileList.tsx:1020 +msgid "Could not load list" +msgstr "Could not load list" + +#: src/components/dms/ConvoMenu.tsx:88 +msgid "Could not mute chat" +msgstr "Could not mute chat" + +#: src/view/com/composer/videos/VideoPreview.web.tsx:56 +msgid "Could not process your video" +msgstr "Could not process your video" + +#: src/components/StarterPack/ProfileStarterPacks.tsx:273 +msgid "Create" +msgstr "Create" + +#: src/screens/Signup/index.tsx:93 +msgid "Create Account" +msgstr "Create Account" + +#: src/view/com/modals/AddAppPasswords.tsx:243 +msgid "Create App Password" +msgstr "Create App Password" + +#: src/components/StarterPack/QrCodeDialog.tsx:153 +msgid "Create a QR code for a starter pack" +msgstr "Create a QR code for a starter pack" + +#: src/view/screens/Settings/index.tsx:403 +msgid "Create a new Bluesky account" +msgstr "Create a new Bluesky account" + +#: src/components/StarterPack/ProfileStarterPacks.tsx:166 +#: src/components/StarterPack/ProfileStarterPacks.tsx:260 +#: src/Navigation.tsx:367 +msgid "Create a starter pack" +msgstr "Create a starter pack" + +#: src/components/StarterPack/ProfileStarterPacks.tsx:247 +msgid "Create a starter pack for me" +msgstr "Create a starter pack for me" + +#: src/view/com/auth/SplashScreen.tsx:56 +#: src/view/com/auth/SplashScreen.web.tsx:116 +msgid "Create account" +msgstr "Create account" + +#: src/components/dialogs/Signin.tsx:86 +#: src/components/dialogs/Signin.tsx:88 +msgid "Create an account" +msgstr "Create an account" + +#: src/screens/Onboarding/StepProfile/index.tsx:292 +msgid "Create an avatar instead" +msgstr "Create an avatar instead" + +#: src/components/StarterPack/ProfileStarterPacks.tsx:173 +msgid "Create another" +msgstr "Create another" + +#: src/view/com/auth/SplashScreen.tsx:48 +#: src/view/com/auth/SplashScreen.web.tsx:108 +msgid "Create new account" +msgstr "Create new account" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:101 +msgid "Create report for {0}" +msgstr "Create report for {0}" + +#: src/view/screens/AppPasswords.tsx:252 +msgid "Created {0}" +msgstr "Created {0}" + +#: src/screens/Onboarding/index.tsx:26 +#: src/screens/Onboarding/state.ts:86 +msgid "Culture" +msgstr "Culture" + +#: src/view/com/auth/server-input/index.tsx:94 +#: src/view/com/auth/server-input/index.tsx:96 +msgid "Custom" +msgstr "Custom" + +#: src/view/com/modals/ChangeHandle.tsx:375 +msgid "Custom domain" +msgstr "Custom domain" + +#: src/view/screens/Feeds.tsx:761 +#: src/view/screens/Search/Explore.tsx:391 +msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." +msgstr "Custom feeds built by the community bring you new experiences and help you find the content you love." + +#: src/view/screens/PreferencesExternalEmbeds.tsx:54 +msgid "Customize media from external sites." +msgstr "Customize media from external sites." + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:289 +msgid "Customize who can interact with this post." +msgstr "Customize who can interact with this post." + +#: src/view/com/modals/ChangeHandle.tsx:384 +msgid "DNS Panel" +msgstr "DNS Panel" + +#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:130 +msgid "Dark" +msgstr "Dark" + +#: src/view/screens/Debug.tsx:70 +msgid "Dark mode" +msgstr "Dark mode" + +#: src/screens/Settings/AppearanceSettings.tsx:122 +msgid "Dark theme" +msgstr "Dark theme" + +#: src/screens/Signup/StepInfo/index.tsx:222 +msgid "Date of birth" +msgstr "Date of birth" + +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 +#: src/view/screens/Settings/index.tsx:773 +msgid "Deactivate account" +msgstr "Deactivate account" + +#: src/view/screens/Settings/index.tsx:785 +msgid "Deactivate my account" +msgstr "Deactivate my account" + +#: src/view/screens/Settings/index.tsx:840 +msgid "Debug Moderation" +msgstr "Debug Moderation" + +#: src/view/screens/Debug.tsx:90 +msgid "Debug panel" +msgstr "Debug panel" + +#: src/components/dialogs/nuxs/NeueTypography.tsx:99 +#: src/screens/Settings/AppearanceSettings.tsx:169 +msgid "Default" +msgstr "Default" + +#: src/components/dms/MessageMenu.tsx:151 +#: src/screens/StarterPack/StarterPackScreen.tsx:584 +#: src/screens/StarterPack/StarterPackScreen.tsx:663 +#: src/screens/StarterPack/StarterPackScreen.tsx:743 +#: src/view/com/util/forms/PostDropdownBtn.tsx:673 +#: src/view/screens/AppPasswords.tsx:286 +#: src/view/screens/ProfileList.tsx:726 +msgid "Delete" +msgstr "Delete" + +#: src/view/com/modals/DeleteAccount.tsx:105 +msgid "Delete Account <0>\"<1>{0}<2>\"" +msgstr "Delete Account <0>\"<1>{0}<2>\"" + +#: src/view/screens/ProfileList.tsx:530 +msgid "Delete List" +msgstr "Delete List" + +#: src/view/screens/Settings/index.tsx:807 +msgid "Delete My Account…" +msgstr "Delete My Account…" + +#: src/view/screens/Settings/index.tsx:795 +msgid "Delete account" +msgstr "Delete account" + +#: src/view/screens/AppPasswords.tsx:245 +msgid "Delete app password" +msgstr "Delete app password" + +#: src/view/screens/AppPasswords.tsx:281 +msgid "Delete app password?" +msgstr "Delete app password?" + +#: src/view/screens/Settings/index.tsx:857 +#: src/view/screens/Settings/index.tsx:860 +msgid "Delete chat declaration record" +msgstr "Delete chat declaration record" + +#: src/components/dms/MessageMenu.tsx:124 +msgid "Delete for me" +msgstr "Delete for me" + +#: src/components/dms/MessageMenu.tsx:147 +msgid "Delete message" +msgstr "Delete message" + +#: src/components/dms/MessageMenu.tsx:122 +msgid "Delete message for me" +msgstr "Delete message for me" + +#: src/view/com/modals/DeleteAccount.tsx:285 +msgid "Delete my account" +msgstr "Delete my account" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:653 +#: src/view/com/util/forms/PostDropdownBtn.tsx:655 +msgid "Delete post" +msgstr "Delete post" + +#: src/screens/StarterPack/StarterPackScreen.tsx:578 +#: src/screens/StarterPack/StarterPackScreen.tsx:734 +msgid "Delete starter pack" +msgstr "Delete starter pack" + +#: src/screens/StarterPack/StarterPackScreen.tsx:629 +msgid "Delete starter pack?" +msgstr "Delete starter pack?" + +#: src/view/screens/ProfileList.tsx:721 +msgid "Delete this list?" +msgstr "Delete this list?" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:668 +msgid "Delete this post?" +msgstr "Delete this post?" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:92 +msgid "Deleted" +msgstr "Deleted" + +#: src/view/com/post-thread/PostThread.tsx:398 +msgid "Deleted post." +msgstr "Deleted post." + +#: src/view/screens/Settings/index.tsx:858 +msgid "Deletes the chat declaration record" +msgstr "Deletes the chat declaration record" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:344 +#: src/view/com/modals/CreateOrEditList.tsx:280 +#: src/view/com/modals/CreateOrEditList.tsx:301 +msgid "Description" +msgstr "Description" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:364 +msgid "Description is too long" +msgstr "Description is too long" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:365 +msgid "Description is too long. The maximum number of characters is {DESCRIPTION_MAX_GRAPHEMES}." +msgstr "Description is too long. The maximum number of characters is {DESCRIPTION_MAX_GRAPHEMES}." + +#: src/view/com/composer/GifAltText.tsx:150 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:114 +msgid "Descriptive alt text" +msgstr "Descriptive alt text" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:586 +#: src/view/com/util/forms/PostDropdownBtn.tsx:596 +msgid "Detach quote" +msgstr "Detach quote" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:731 +msgid "Detach quote post?" +msgstr "Detach quote post?" + +#: src/components/WhoCanReply.tsx:175 +msgid "Dialog: adjust who can interact with this post" +msgstr "Dialog: adjust who can interact with this post" + +#: src/view/com/composer/Composer.tsx:325 +msgid "Did you want to say anything?" +msgstr "Did you want to say anything?" + +#: src/screens/Settings/AppearanceSettings.tsx:126 +msgid "Dim" +msgstr "Dim" + +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:89 +msgid "Disable Email 2FA" +msgstr "Disable Email 2FA" + +#: src/view/screens/AccessibilitySettings.tsx:109 +msgid "Disable autoplay for videos and GIFs" +msgstr "Disable autoplay for videos and GIFs" + +#: src/view/screens/AccessibilitySettings.tsx:123 +msgid "Disable haptic feedback" +msgstr "Disable haptic feedback" + +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:388 +msgid "Disable subtitles" +msgstr "Disable subtitles" + +#: src/lib/moderation/useLabelBehaviorDescription.ts:32 +#: src/lib/moderation/useLabelBehaviorDescription.ts:42 +#: src/lib/moderation/useLabelBehaviorDescription.ts:68 +#: src/screens/Messages/Settings.tsx:133 +#: src/screens/Messages/Settings.tsx:136 +#: src/screens/Moderation/index.tsx:356 +msgid "Disabled" +msgstr "Disabled" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:84 +#: src/view/com/composer/Composer.tsx:534 +msgid "Discard" +msgstr "Discard" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:81 +msgid "Discard changes?" +msgstr "Discard changes?" + +#: src/view/com/composer/Composer.tsx:531 +msgid "Discard draft?" +msgstr "Discard draft?" + +#: src/screens/Moderation/index.tsx:556 +#: src/screens/Moderation/index.tsx:560 +msgid "Discourage apps from showing my account to logged-out users" +msgstr "Discourage apps from showing my account to logged-out users" + +#: src/view/screens/Feeds.tsx:758 +msgid "Discover New Feeds" +msgstr "Discover New Feeds" + +#: src/view/com/posts/FollowingEmptyState.tsx:70 +#: src/view/com/posts/FollowingEndOfFeed.tsx:71 +msgid "Discover new custom feeds" +msgstr "Discover new custom feeds" + +#: src/view/screens/Search/Explore.tsx:389 +msgid "Discover new feeds" +msgstr "Discover new feeds" + +#: src/components/Dialog/index.tsx:315 +msgid "Dismiss" +msgstr "Dismiss" + +#: src/view/com/composer/Composer.tsx:1265 +msgid "Dismiss error" +msgstr "Dismiss error" + +#: src/components/ProgressGuide/List.tsx:40 +msgid "Dismiss getting started guide" +msgstr "Dismiss getting started guide" + +#: src/view/screens/AccessibilitySettings.tsx:97 +msgid "Display larger alt text badges" +msgstr "Display larger alt text badges" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:314 +#: src/screens/Profile/Header/EditProfileDialog.tsx:320 +#: src/screens/Profile/Header/EditProfileDialog.tsx:351 +msgid "Display name" +msgstr "Display name" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:333 +msgid "Display name is too long" +msgstr "Display name is too long" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:334 +msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." +msgstr "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." + +#: src/components/dialogs/MutedWords.tsx:302 +msgid "Do not apply this mute word to users you follow" +msgstr "Do not apply this mute word to users you follow" + +#: src/view/com/composer/labels/LabelsBtn.tsx:174 +msgid "Does not contain adult content." +msgstr "Does not contain adult content." + +#: src/view/com/composer/labels/LabelsBtn.tsx:213 +msgid "Does not contain graphic or disturbing content." +msgstr "Does not contain graphic or disturbing content." + +#: src/lib/moderation/useGlobalLabelStrings.ts:39 +msgid "Does not include nudity." +msgstr "Does not include nudity." + +#: src/screens/Signup/StepHandle.tsx:159 +msgid "Doesn't begin or end with a hyphen" +msgstr "Doesn't begin or end with a hyphen" + +#: src/view/com/modals/ChangeHandle.tsx:468 +msgid "Domain Value" +msgstr "Domain Value" + +#: src/view/com/modals/ChangeHandle.tsx:475 +msgid "Domain verified!" +msgstr "Domain verified!" + +#: src/components/dialogs/BirthDateSettings.tsx:118 +#: src/components/dialogs/BirthDateSettings.tsx:124 +#: src/components/forms/DateField/index.tsx:77 +#: src/components/forms/DateField/index.tsx:83 +#: src/screens/Onboarding/StepProfile/index.tsx:330 +#: src/screens/Onboarding/StepProfile/index.tsx:333 +#: src/view/com/auth/server-input/index.tsx:170 +#: src/view/com/auth/server-input/index.tsx:171 +#: src/view/com/composer/labels/LabelsBtn.tsx:223 +#: src/view/com/composer/labels/LabelsBtn.tsx:230 +#: src/view/com/composer/videos/SubtitleDialog.tsx:169 +#: src/view/com/composer/videos/SubtitleDialog.tsx:179 +#: src/view/com/modals/AddAppPasswords.tsx:243 +#: src/view/com/modals/CropImage.web.tsx:112 +#: src/view/com/modals/InviteCodes.tsx:81 +#: src/view/com/modals/InviteCodes.tsx:124 +#: src/view/com/modals/ListAddRemoveUsers.tsx:143 +msgid "Done" +msgstr "Done" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:145 +#: src/view/com/modals/UserAddRemoveLists.tsx:113 +#: src/view/com/modals/UserAddRemoveLists.tsx:116 +msgctxt "action" +msgid "Done" +msgstr "Done" + +#: src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx:43 +msgid "Done{extraText}" +msgstr "Done{extraText}" + +#: src/components/Dialog/index.tsx:316 +msgid "Double tap to close the dialog" +msgstr "Double tap to close the dialog" + +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:317 +msgid "Download Bluesky" +msgstr "Download Bluesky" + +#: src/view/screens/Settings/ExportCarDialog.tsx:76 +#: src/view/screens/Settings/ExportCarDialog.tsx:80 +msgid "Download CAR file" +msgstr "Download CAR file" + +#: src/view/com/composer/text-input/TextInput.web.tsx:300 +msgid "Drop to add images" +msgstr "Drop to add images" + +#: src/components/dialogs/MutedWords.tsx:153 +msgid "Duration:" +msgstr "Duration:" + +#: src/lib/moderation/useGlobalLabelStrings.ts:43 +msgid "E.g. artistic nudes." +msgstr "E.g. artistic nudes." + +#: src/view/com/modals/InviteCodes.tsx:97 +msgid "Each code works once. You'll receive more invite codes periodically." +msgstr "Each code works once. You'll receive more invite codes periodically." + +#: src/screens/StarterPack/StarterPackScreen.tsx:573 +#: src/screens/StarterPack/Wizard/index.tsx:560 +#: src/screens/StarterPack/Wizard/index.tsx:567 +#: src/view/screens/Feeds.tsx:386 +#: src/view/screens/Feeds.tsx:454 +msgid "Edit" +msgstr "Edit" + +#: src/view/com/lists/ListMembers.tsx:146 +msgctxt "action" +msgid "Edit" +msgstr "Edit" + +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:111 +msgid "Edit Feeds" +msgstr "Edit Feeds" + +#: src/view/com/modals/CreateOrEditList.tsx:230 +msgid "Edit Moderation List" +msgstr "Edit Moderation List" + +#: src/Navigation.tsx:290 +#: src/view/screens/Feeds.tsx:384 +#: src/view/screens/Feeds.tsx:452 +#: src/view/screens/SavedFeeds.tsx:116 +msgid "Edit My Feeds" +msgstr "Edit My Feeds" + +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109 +msgid "Edit People" +msgstr "Edit People" + +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:179 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:172 +msgid "Edit Profile" +msgstr "Edit Profile" + +#: src/view/com/modals/CreateOrEditList.tsx:225 +msgid "Edit User List" +msgstr "Edit User List" + +#: src/view/com/util/UserAvatar.tsx:347 +#: src/view/com/util/UserBanner.tsx:95 +msgid "Edit avatar" +msgstr "Edit avatar" + +#: src/view/com/composer/photos/EditImageDialog.web.tsx:58 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:62 +#: src/view/com/composer/photos/Gallery.tsx:191 +msgid "Edit image" +msgstr "Edit image" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:632 +#: src/view/com/util/forms/PostDropdownBtn.tsx:647 +msgid "Edit interaction settings" +msgstr "Edit interaction settings" + +#: src/view/screens/ProfileList.tsx:518 +msgid "Edit list details" +msgstr "Edit list details" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:66 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:204 +msgid "Edit post interaction settings" +msgstr "Edit post interaction settings" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:269 +#: src/screens/Profile/Header/EditProfileDialog.tsx:275 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:176 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:169 +msgid "Edit profile" +msgstr "Edit profile" + +#: src/screens/StarterPack/StarterPackScreen.tsx:565 +msgid "Edit starter pack" +msgstr "Edit starter pack" + +#: src/components/WhoCanReply.tsx:87 +msgid "Edit who can reply" +msgstr "Edit who can reply" + +#: src/Navigation.tsx:372 +msgid "Edit your starter pack" +msgstr "Edit your starter pack" + +#: src/screens/Onboarding/index.tsx:31 +#: src/screens/Onboarding/state.ts:88 +msgid "Education" +msgstr "Education" + +#: src/screens/Signup/StepInfo/index.tsx:170 +#: src/view/com/modals/ChangeEmail.tsx:136 +msgid "Email" +msgstr "Email" + +#: src/view/screens/Settings/index.tsx:320 +msgid "Email:" +msgstr "Email:" + +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:64 +msgid "Email 2FA disabled" +msgstr "Email 2FA disabled" + +#: src/components/intents/VerifyEmailIntentDialog.tsx:104 +msgid "Email Resent" +msgstr "Email Resent" + +#: src/view/com/modals/ChangeEmail.tsx:106 +msgid "Email Updated" +msgstr "Email Updated" + +#: src/components/intents/VerifyEmailIntentDialog.tsx:79 +msgid "Email Verified" +msgstr "Email Verified" + +#: src/screens/Login/ForgotPasswordForm.tsx:93 +msgid "Email address" +msgstr "Email address" + +#: src/view/com/modals/ChangeEmail.tsx:54 +#: src/view/com/modals/ChangeEmail.tsx:83 +msgid "Email updated" +msgstr "Email updated" + +#: src/view/com/modals/VerifyEmail.tsx:85 +msgid "Email verified" +msgstr "Email verified" + +#: src/components/dialogs/Embed.tsx:113 +msgid "Embed HTML code" +msgstr "Embed HTML code" + +#: src/components/dialogs/Embed.tsx:97 +#: src/view/com/util/forms/PostDropdownBtn.tsx:469 +#: src/view/com/util/forms/PostDropdownBtn.tsx:471 +msgid "Embed post" +msgstr "Embed post" + +#: src/components/dialogs/Embed.tsx:101 +msgid "Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website." +msgstr "Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website." + +#: src/screens/Moderation/index.tsx:343 +msgid "Enable adult content" +msgstr "Enable adult content" + +#: src/components/dialogs/EmbedConsent.tsx:81 +#: src/components/dialogs/EmbedConsent.tsx:88 +msgid "Enable external media" +msgstr "Enable external media" + +#: src/view/screens/PreferencesExternalEmbeds.tsx:71 +msgid "Enable media players for" +msgstr "Enable media players for" + +#: src/view/screens/NotificationsSettings.tsx:68 +#: src/view/screens/NotificationsSettings.tsx:71 +msgid "Enable priority notifications" +msgstr "Enable priority notifications" + +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:389 +msgid "Enable subtitles" +msgstr "Enable subtitles" + +#: src/components/dialogs/EmbedConsent.tsx:93 +msgid "Enable this source only" +msgstr "Enable this source only" + +#: src/components/dialogs/EmbedConsent.tsx:100 +msgid "Enable {0} only" +msgstr "Enable {0} only" + +#: src/screens/Messages/Settings.tsx:124 +#: src/screens/Messages/Settings.tsx:127 +#: src/screens/Moderation/index.tsx:354 +msgid "Enabled" +msgstr "Enabled" + +#: src/screens/Profile/Sections/Feed.tsx:114 +msgid "End of feed" +msgstr "End of feed" + +#: src/view/com/composer/videos/SubtitleDialog.tsx:159 +msgid "Ensure you have selected a language for each subtitle file." +msgstr "Ensure you have selected a language for each subtitle file." + +#: src/components/dialogs/VerifyEmailDialog.tsx:75 +msgid "Enter Code" +msgstr "Enter Code" + +#: src/view/com/modals/VerifyEmail.tsx:113 +msgid "Enter Confirmation Code" +msgstr "Enter Confirmation Code" + +#: src/view/com/modals/AddAppPasswords.tsx:161 +msgid "Enter a name for this App Password" +msgstr "Enter a name for this App Password" + +#: src/screens/Login/SetNewPasswordForm.tsx:133 +msgid "Enter a password" +msgstr "Enter a password" + +#: src/components/dialogs/MutedWords.tsx:127 +#: src/components/dialogs/MutedWords.tsx:128 +msgid "Enter a word or tag" +msgstr "Enter a word or tag" + +#: src/view/com/modals/ChangePassword.tsx:154 +msgid "Enter the code you received to change your password." +msgstr "Enter the code you received to change your password." + +#: src/view/com/modals/ChangeHandle.tsx:357 +msgid "Enter the domain you want to use" +msgstr "Enter the domain you want to use" + +#: src/screens/Login/ForgotPasswordForm.tsx:113 +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 "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." + +#: src/components/dialogs/BirthDateSettings.tsx:107 +msgid "Enter your birth date" +msgstr "Enter your birth date" + +#: src/screens/Login/ForgotPasswordForm.tsx:99 +#: src/screens/Signup/StepInfo/index.tsx:182 +msgid "Enter your email address" +msgstr "Enter your email address" + +#: src/view/com/modals/ChangeEmail.tsx:42 +msgid "Enter your new email above" +msgstr "Enter your new email above" + +#: src/view/com/modals/ChangeEmail.tsx:112 +msgid "Enter your new email address below." +msgstr "Enter your new email address below." + +#: src/screens/Login/index.tsx:98 +msgid "Enter your username and password" +msgstr "Enter your username and password" + +#: src/view/com/composer/Composer.tsx:1350 +msgid "Error" +msgstr "Error" + +#: src/screens/Onboarding/StepInterests/index.tsx:183 +#: src/view/screens/Search/Search.tsx:122 +msgid "Error:" +msgstr "Error:" + +#: src/view/screens/Settings/ExportCarDialog.tsx:46 +msgid "Error occurred while saving file" +msgstr "Error occurred while saving file" + +#: src/screens/Signup/StepCaptcha/index.tsx:56 +msgid "Error receiving captcha response." +msgstr "Error receiving captcha response." + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:365 +msgid "Everybody" +msgstr "Everybody" + +#: src/components/WhoCanReply.tsx:67 +msgid "Everybody can reply" +msgstr "Everybody can reply" + +#: src/components/WhoCanReply.tsx:213 +msgid "Everybody can reply to this post." +msgstr "Everybody can reply to this post." + +#: src/screens/Messages/Settings.tsx:77 +#: src/screens/Messages/Settings.tsx:80 +msgid "Everyone" +msgstr "Everyone" + +#: src/lib/moderation/useReportOptions.ts:73 +msgid "Excessive mentions or replies" +msgstr "Excessive mentions or replies" + +#: src/lib/moderation/useReportOptions.ts:86 +msgid "Excessive or unwanted messages" +msgstr "Excessive or unwanted messages" + +#: src/components/dialogs/MutedWords.tsx:311 +msgid "Exclude users you follow" +msgstr "Exclude users you follow" + +#: src/components/dialogs/MutedWords.tsx:514 +msgid "Excludes users you follow" +msgstr "Excludes users you follow" + +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:406 +msgid "Exit fullscreen" +msgstr "Exit fullscreen" + +#: src/view/com/modals/DeleteAccount.tsx:293 +msgid "Exits account deletion process" +msgstr "Exits account deletion process" + +#: src/view/com/modals/ChangeHandle.tsx:138 +msgid "Exits handle change process" +msgstr "Exits handle change process" + +#: src/view/com/modals/CropImage.web.tsx:95 +msgid "Exits image cropping process" +msgstr "Exits image cropping process" + +#: src/view/com/lightbox/Lightbox.web.tsx:130 +msgid "Exits image view" +msgstr "Exits image view" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:89 +msgid "Exits inputting search query" +msgstr "Exits inputting search query" + +#: src/view/com/lightbox/Lightbox.web.tsx:183 +msgid "Expand alt text" +msgstr "Expand alt text" + +#: src/view/com/notifications/FeedItem.tsx:266 +msgid "Expand list of users" +msgstr "Expand list of users" + +#: src/view/com/composer/ComposerReplyTo.tsx:70 +#: src/view/com/composer/ComposerReplyTo.tsx:73 +msgid "Expand or collapse the full post you are replying to" +msgstr "Expand or collapse the full post you are replying to" + +#: src/lib/api/index.ts:376 +msgid "Expected uri to resolve to a record" +msgstr "Expected uri to resolve to a record" + +#: src/view/screens/NotificationsSettings.tsx:78 +msgid "Experimental: When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." +msgstr "Experimental: When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." + +#: src/components/dialogs/MutedWords.tsx:500 +msgid "Expired" +msgstr "Expired" + +#: src/components/dialogs/MutedWords.tsx:502 +msgid "Expires {0}" +msgstr "Expires {0}" + +#: src/lib/moderation/useGlobalLabelStrings.ts:47 +msgid "Explicit or potentially disturbing media." +msgstr "Explicit or potentially disturbing media." + +#: src/lib/moderation/useGlobalLabelStrings.ts:35 +msgid "Explicit sexual images." +msgstr "Explicit sexual images." + +#: src/view/screens/Settings/ExportCarDialog.tsx:61 +#: src/view/screens/Settings/index.tsx:764 +msgid "Export My Data" +msgstr "Export My Data" + +#: src/view/screens/Settings/index.tsx:753 +msgid "Export my data" +msgstr "Export my data" + +#: src/components/dialogs/EmbedConsent.tsx:54 +#: src/components/dialogs/EmbedConsent.tsx:58 +msgid "External Media" +msgstr "External Media" + +#: src/Navigation.tsx:309 +#: src/view/screens/PreferencesExternalEmbeds.tsx:51 +#: src/view/screens/Settings/index.tsx:646 +msgid "External Media Preferences" +msgstr "External Media Preferences" + +#: src/components/dialogs/EmbedConsent.tsx:70 +#: src/view/screens/PreferencesExternalEmbeds.tsx:62 +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 "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." + +#: src/view/screens/Settings/index.tsx:637 +msgid "External media settings" +msgstr "External media settings" + +#: src/view/com/modals/AddAppPasswords.tsx:119 +#: src/view/com/modals/AddAppPasswords.tsx:123 +msgid "Failed to create app password." +msgstr "Failed to create app password." + +#: src/screens/StarterPack/Wizard/index.tsx:238 +#: src/screens/StarterPack/Wizard/index.tsx:246 +msgid "Failed to create starter pack" +msgstr "Failed to create starter pack" + +#: src/view/com/modals/CreateOrEditList.tsx:186 +msgid "Failed to create the list. Check your internet connection and try again." +msgstr "Failed to create the list. Check your internet connection and try again." + +#: src/components/dms/MessageMenu.tsx:73 +msgid "Failed to delete message" +msgstr "Failed to delete message" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:200 +msgid "Failed to delete post, please try again" +msgstr "Failed to delete post, please try again" + +#: src/screens/StarterPack/StarterPackScreen.tsx:697 +msgid "Failed to delete starter pack" +msgstr "Failed to delete starter pack" + +#: src/components/dialogs/GifSelect.tsx:224 +msgid "Failed to load GIFs" +msgstr "Failed to load GIFs" + +#: src/view/screens/Search/Explore.tsx:427 +#: src/view/screens/Search/Explore.tsx:455 +msgid "Failed to load feeds preferences" +msgstr "Failed to load feeds preferences" + +#: src/screens/Messages/components/MessageListError.tsx:23 +msgid "Failed to load past messages" +msgstr "Failed to load past messages" + +#: src/view/screens/Search/Explore.tsx:420 +#: src/view/screens/Search/Explore.tsx:448 +msgid "Failed to load suggested feeds" +msgstr "Failed to load suggested feeds" + +#: src/view/screens/Search/Explore.tsx:378 +msgid "Failed to load suggested follows" +msgstr "Failed to load suggested follows" + +#: src/state/queries/pinned-post.ts:75 +msgid "Failed to pin post" +msgstr "Failed to pin post" + +#: src/view/com/lightbox/Lightbox.tsx:97 +msgid "Failed to save image: {0}" +msgstr "Failed to save image: {0}" + +#: src/state/queries/notifications/settings.ts:39 +msgid "Failed to save notification preferences, please try again" +msgstr "Failed to save notification preferences, please try again" + +#: src/lib/api/index.ts:145 +#: src/lib/api/index.ts:170 +#: src/components/dms/MessageItem.tsx:233 +msgid "Failed to send" +msgstr "Failed to send" + +#: src/components/moderation/LabelsOnMeDialog.tsx:229 +#: src/screens/Messages/components/ChatDisabled.tsx:87 +msgid "Failed to submit appeal, please try again." +msgstr "Failed to submit appeal, please try again." + +#: src/view/com/util/forms/PostDropdownBtn.tsx:229 +msgid "Failed to toggle thread mute, please try again" +msgstr "Failed to toggle thread mute, please try again" + +#: src/components/FeedCard.tsx:276 +msgid "Failed to update feeds" +msgstr "Failed to update feeds" + +#: src/screens/Messages/Settings.tsx:36 +msgid "Failed to update settings" +msgstr "Failed to update settings" + +#: src/lib/media/video/upload.ts:72 +#: src/lib/media/video/upload.web.ts:74 +#: src/lib/media/video/upload.web.ts:78 +#: src/lib/media/video/upload.web.ts:88 +msgid "Failed to upload video" +msgstr "Failed to upload video" + +#: src/Navigation.tsx:225 +msgid "Feed" +msgstr "Feed" + +#: src/components/FeedCard.tsx:134 +#: src/view/com/feeds/FeedSourceCard.tsx:250 +msgid "Feed by {0}" +msgstr "Feed by {0}" + +#: src/components/StarterPack/Wizard/WizardListCard.tsx:55 +msgid "Feed toggle" +msgstr "Feed toggle" + +#: src/view/shell/desktop/RightNav.tsx:70 +#: src/view/shell/Drawer.tsx:348 +msgid "Feedback" +msgstr "Feedback" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:271 +#: src/view/com/util/forms/PostDropdownBtn.tsx:280 +msgid "Feedback sent!" +msgstr "Feedback sent!" + +#: src/Navigation.tsx:352 +#: src/screens/StarterPack/StarterPackScreen.tsx:183 +#: src/view/screens/Feeds.tsx:446 +#: src/view/screens/Feeds.tsx:552 +#: src/view/screens/Profile.tsx:232 +#: src/view/screens/Search/Search.tsx:537 +#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/view/shell/Drawer.tsx:505 +msgid "Feeds" +msgstr "Feeds" + +#: src/view/screens/SavedFeeds.tsx:205 +msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." +msgstr "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." + +#: src/components/FeedCard.tsx:273 +#: src/view/screens/SavedFeeds.tsx:83 +msgid "Feeds updated!" +msgstr "Feeds updated!" + +#: src/view/com/modals/ChangeHandle.tsx:468 +msgid "File Contents" +msgstr "File Contents" + +#: src/view/screens/Settings/ExportCarDialog.tsx:42 +msgid "File saved successfully!" +msgstr "File saved successfully!" + +#: src/lib/moderation/useLabelBehaviorDescription.ts:66 +msgid "Filter from feeds" +msgstr "Filter from feeds" + +#: src/screens/Onboarding/StepFinished.tsx:287 +msgid "Finalizing" +msgstr "Finalizing" + +#: src/view/com/posts/CustomFeedEmptyState.tsx:47 +#: src/view/com/posts/FollowingEmptyState.tsx:53 +#: src/view/com/posts/FollowingEndOfFeed.tsx:54 +msgid "Find accounts to follow" +msgstr "Find accounts to follow" + +#: src/view/screens/Search/Search.tsx:612 +msgid "Find posts and users on Bluesky" +msgstr "Find posts and users on Bluesky" + +#: src/view/screens/PreferencesFollowingFeed.tsx:52 +msgid "Fine-tune the content you see on your Following feed." +msgstr "Fine-tune the content you see on your Following feed." + +#: src/view/screens/PreferencesThreads.tsx:55 +msgid "Fine-tune the discussion threads." +msgstr "Fine-tune the discussion threads." + +#: src/screens/StarterPack/Wizard/index.tsx:200 +msgid "Finish" +msgstr "Finish" + +#: src/screens/Onboarding/index.tsx:35 +msgid "Fitness" +msgstr "Fitness" + +#: src/screens/Onboarding/StepFinished.tsx:267 +msgid "Flexible" +msgstr "Flexible" + +#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileHoverCard/index.web.tsx:449 +#: src/components/ProfileHoverCard/index.web.tsx:460 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:224 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:132 +msgid "Follow" +msgstr "Follow" + +#: src/view/com/profile/FollowButton.tsx:70 +msgctxt "action" +msgid "Follow" +msgstr "Follow" + +#: src/components/ProgressGuide/List.tsx:54 +msgid "Follow 7 accounts" +msgstr "Follow 7 accounts" + +#: src/view/com/profile/ProfileMenu.tsx:222 +#: src/view/com/profile/ProfileMenu.tsx:233 +msgid "Follow Account" +msgstr "Follow Account" + +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:222 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:130 +msgid "Follow Back" +msgstr "Follow Back" + +#: src/view/com/profile/FollowButton.tsx:79 +msgctxt "action" +msgid "Follow Back" +msgstr "Follow Back" + +#: src/screens/StarterPack/StarterPackScreen.tsx:427 +#: src/screens/StarterPack/StarterPackScreen.tsx:434 +msgid "Follow all" +msgstr "Follow all" + +#: src/view/screens/Search/Explore.tsx:334 +msgid "Follow more accounts to get connected to your interests and build your network." +msgstr "Follow more accounts to get connected to your interests and build your network." + +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:208 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 +msgid "Follow {0}" +msgstr "Follow {0}" + +#: src/view/com/posts/AviFollowButton.tsx:68 +msgid "Follow {name}" +msgstr "Follow {name}" + +#: src/components/KnownFollowers.tsx:231 +msgid "Followed by <0>{0}" +msgstr "Followed by <0>{0}" + +#: src/components/KnownFollowers.tsx:186 +msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" +msgstr "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" + +#: src/components/KnownFollowers.tsx:204 +msgid "Followed by <0>{0} and <1>{1}" +msgstr "Followed by <0>{0} and <1>{1}" + +#: src/components/KnownFollowers.tsx:217 +msgid "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" +msgstr "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:404 +msgid "Followed users" +msgstr "Followed users" + +#: src/view/screens/ProfileFollowers.tsx:30 +#: src/view/screens/ProfileFollowers.tsx:31 +msgid "Followers" +msgstr "Followers" + +#: src/Navigation.tsx:186 +msgid "Followers of @{0} that you know" +msgstr "Followers of @{0} that you know" + +#: src/screens/Profile/KnownFollowers.tsx:110 +#: src/screens/Profile/KnownFollowers.tsx:120 +msgid "Followers you know" +msgstr "Followers you know" + +#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileHoverCard/index.web.tsx:448 +#: src/components/ProfileHoverCard/index.web.tsx:459 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:220 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 +#: src/view/screens/Feeds.tsx:632 +#: src/view/screens/ProfileFollows.tsx:30 +#: src/view/screens/ProfileFollows.tsx:31 +#: src/view/screens/SavedFeeds.tsx:431 +msgid "Following" +msgstr "Following" + +#: src/Navigation.tsx:296 +#: src/view/screens/PreferencesFollowingFeed.tsx:49 +#: src/view/screens/Settings/index.tsx:549 +msgid "Following Feed Preferences" +msgstr "Following Feed Preferences" + +#: src/view/screens/Settings/index.tsx:540 +msgid "Following feed preferences" +msgstr "Following feed preferences" + +#: src/components/ProfileCard.tsx:318 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:88 +msgid "Following {0}" +msgstr "Following {0}" + +#: src/view/com/posts/AviFollowButton.tsx:50 +msgid "Following {name}" +msgstr "Following {name}" + +#: src/components/Pills.tsx:175 +msgid "Follows You" +msgstr "Follows You" + +#: src/screens/Profile/Header/Handle.tsx:33 +msgid "Follows you" +msgstr "Follows you" + +#: src/components/dialogs/nuxs/NeueTypography.tsx:71 +#: src/screens/Settings/AppearanceSettings.tsx:141 +msgid "Font" +msgstr "Font" + +#: src/components/dialogs/nuxs/NeueTypography.tsx:91 +#: src/screens/Settings/AppearanceSettings.tsx:161 +msgid "Font size" +msgstr "Font size" + +#: src/screens/Onboarding/index.tsx:40 +#: src/screens/Onboarding/state.ts:89 +msgid "Food" +msgstr "Food" + +#: src/view/com/modals/DeleteAccount.tsx:129 +msgid "For security reasons, we'll need to send a confirmation code to your email address." +msgstr "For security reasons, we'll need to send a confirmation code to your email address." + +#: src/view/com/modals/AddAppPasswords.tsx:233 +msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." +msgstr "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." + +#: src/components/dialogs/nuxs/NeueTypography.tsx:73 +#: src/screens/Settings/AppearanceSettings.tsx:143 +msgid "For the best experience, we recommend using the theme font." +msgstr "For the best experience, we recommend using the theme font." + +#: src/components/dialogs/MutedWords.tsx:178 +msgid "Forever" +msgstr "Forever" + +#: src/screens/Login/LoginForm.tsx:241 +msgid "Forgot?" +msgstr "Forgot?" + +#: src/screens/Login/index.tsx:126 +#: src/screens/Login/index.tsx:141 +msgid "Forgot Password" +msgstr "Forgot Password" + +#: src/screens/Login/LoginForm.tsx:230 +msgid "Forgot password?" +msgstr "Forgot password?" + +#: src/lib/moderation/useReportOptions.ts:54 +msgid "Frequently Posts Unwanted Content" +msgstr "Frequently Posts Unwanted Content" + +#: src/view/com/posts/FeedItem.tsx:273 +msgctxt "from-feed" +msgid "From <0/>" +msgstr "From <0/>" + +#: src/screens/Hashtag.tsx:117 +msgid "From @{sanitizedAuthor}" +msgstr "From @{sanitizedAuthor}" + +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:407 +msgid "Fullscreen" +msgstr "Fullscreen" + +#: src/components/MediaPreview.tsx:122 +msgid "GIF" +msgstr "GIF" + +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:50 +msgid "Gallery" +msgstr "Gallery" + +#: src/components/StarterPack/ProfileStarterPacks.tsx:280 +msgid "Generate a starter pack" +msgstr "Generate a starter pack" + +#: src/view/com/modals/VerifyEmail.tsx:197 +#: src/view/com/modals/VerifyEmail.tsx:199 +msgid "Get Started" +msgstr "Get Started" + +#: src/view/shell/Drawer.tsx:352 +msgid "Get help" +msgstr "Get help" + +#: src/components/ProgressGuide/List.tsx:33 +msgid "Getting started" +msgstr "Getting started" + +#: src/screens/Onboarding/StepProfile/index.tsx:234 +msgid "Give your profile a face" +msgstr "Give your profile a face" + +#: src/lib/moderation/useReportOptions.ts:39 +msgid "Glaring violations of law or terms of service" +msgstr "Glaring violations of law or terms of service" + +#: src/components/Error.tsx:79 +#: src/screens/List/ListHiddenScreen.tsx:210 +#: src/screens/Profile/ErrorState.tsx:62 +#: src/screens/Profile/ErrorState.tsx:66 +#: src/screens/StarterPack/StarterPackScreen.tsx:756 +#: src/view/screens/NotFound.tsx:56 +#: src/view/screens/ProfileFeed.tsx:118 +#: src/view/screens/ProfileList.tsx:1034 +msgid "Go Back" +msgstr "Go Back" + +#: src/view/screens/NotFound.tsx:56 +msgid "Go Home" +msgstr "Go Home" + +#: src/components/moderation/ScreenHider.tsx:154 +#: src/components/moderation/ScreenHider.tsx:163 +#: src/view/com/auth/LoggedOut.tsx:72 +#: src/view/screens/NotFound.tsx:57 +#: src/view/screens/ProfileFeed.tsx:113 +#: src/view/screens/ProfileList.tsx:1029 +#: src/view/shell/desktop/LeftNav.tsx:134 +msgid "Go back" +msgstr "Go back" + +#: src/components/dms/ReportDialog.tsx:149 +#: src/components/ReportDialog/SelectReportOptionView.tsx:80 +#: src/components/ReportDialog/SubmitView.tsx:109 +#: src/screens/Onboarding/Layout.tsx:102 +#: src/screens/Onboarding/Layout.tsx:191 +#: src/screens/Signup/BackNextButtons.tsx:36 +msgid "Go back to previous step" +msgstr "Go back to previous step" + +#: src/screens/StarterPack/Wizard/index.tsx:308 +msgid "Go back to the previous step" +msgstr "Go back to the previous step" + +#: src/view/screens/NotFound.tsx:57 +msgid "Go home" +msgstr "Go home" + +#: src/screens/Messages/components/ChatListItem.tsx:264 +msgid "Go to conversation with {0}" +msgstr "Go to conversation with {0}" + +#: src/screens/Login/ForgotPasswordForm.tsx:165 +#: src/view/com/modals/ChangePassword.tsx:168 +msgid "Go to next" +msgstr "Go to next" + +#: src/components/dms/ConvoMenu.tsx:167 +msgid "Go to profile" +msgstr "Go to profile" + +#: src/components/dms/ConvoMenu.tsx:164 +msgid "Go to user's profile" +msgstr "Go to user's profile" + +#: src/lib/moderation/useGlobalLabelStrings.ts:46 +#: src/view/com/composer/labels/LabelsBtn.tsx:199 +#: src/view/com/composer/labels/LabelsBtn.tsx:202 +msgid "Graphic Media" +msgstr "Graphic Media" + +#: src/state/shell/progress-guide.tsx:161 +msgid "Half way there!" +msgstr "Half way there!" + +#: src/view/com/modals/ChangeHandle.tsx:253 +msgid "Handle" +msgstr "Handle" + +#: src/view/screens/AccessibilitySettings.tsx:118 +msgid "Haptics" +msgstr "Haptics" + +#: src/lib/moderation/useReportOptions.ts:34 +msgid "Harassment, trolling, or intolerance" +msgstr "Harassment, trolling, or intolerance" + +#: src/Navigation.tsx:332 +msgid "Hashtag" +msgstr "Hashtag" + +#: src/components/RichText.tsx:225 +msgid "Hashtag: #{tag}" +msgstr "Hashtag: #{tag}" + +#: src/screens/Signup/index.tsx:173 +msgid "Having trouble?" +msgstr "Having trouble?" + +#: src/view/shell/desktop/RightNav.tsx:99 +#: src/view/shell/Drawer.tsx:361 +msgid "Help" +msgstr "Help" + +#: src/screens/Onboarding/StepProfile/index.tsx:237 +msgid "Help people know you're not a bot by uploading a picture or creating an avatar." +msgstr "Help people know you're not a bot by uploading a picture or creating an avatar." + +#: src/view/com/modals/AddAppPasswords.tsx:204 +msgid "Here is your app password." +msgstr "Here is your app password." + +#: src/components/ListCard.tsx:130 +msgid "Hidden list" +msgstr "Hidden list" + +#: src/components/moderation/ContentHider.tsx:178 +#: src/components/moderation/LabelPreference.tsx:134 +#: src/components/moderation/PostHider.tsx:122 +#: src/lib/moderation/useLabelBehaviorDescription.ts:15 +#: src/lib/moderation/useLabelBehaviorDescription.ts:20 +#: src/lib/moderation/useLabelBehaviorDescription.ts:25 +#: src/lib/moderation/useLabelBehaviorDescription.ts:30 +#: src/view/com/util/forms/PostDropdownBtn.tsx:684 +msgid "Hide" +msgstr "Hide" + +#: src/view/com/notifications/FeedItem.tsx:477 +msgctxt "action" +msgid "Hide" +msgstr "Hide" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:543 +#: src/view/com/util/forms/PostDropdownBtn.tsx:549 +msgid "Hide post for me" +msgstr "Hide post for me" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:560 +#: src/view/com/util/forms/PostDropdownBtn.tsx:570 +msgid "Hide reply for everyone" +msgstr "Hide reply for everyone" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:542 +#: src/view/com/util/forms/PostDropdownBtn.tsx:548 +msgid "Hide reply for me" +msgstr "Hide reply for me" + +#: src/components/moderation/ContentHider.tsx:129 +#: src/components/moderation/PostHider.tsx:79 +msgid "Hide the content" +msgstr "Hide the content" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:679 +msgid "Hide this post?" +msgstr "Hide this post?" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:679 +#: src/view/com/util/forms/PostDropdownBtn.tsx:741 +msgid "Hide this reply?" +msgstr "Hide this reply?" + +#: src/view/com/notifications/FeedItem.tsx:468 +msgid "Hide user list" +msgstr "Hide user list" + +#: src/view/com/posts/FeedErrorMessage.tsx:117 +msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." +msgstr "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." + +#: src/view/com/posts/FeedErrorMessage.tsx:105 +msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." +msgstr "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." + +#: src/view/com/posts/FeedErrorMessage.tsx:111 +msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." +msgstr "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." + +#: src/view/com/posts/FeedErrorMessage.tsx:108 +msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." +msgstr "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." + +#: src/view/com/posts/FeedErrorMessage.tsx:102 +msgid "Hmm, we're having trouble finding this feed. It may have been deleted." +msgstr "Hmm, we're having trouble finding this feed. It may have been deleted." + +#: src/screens/Moderation/index.tsx:61 +msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." +msgstr "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." + +#: src/screens/Profile/ErrorState.tsx:31 +msgid "Hmmmm, we couldn't load that moderation service." +msgstr "Hmmmm, we couldn't load that moderation service." + +#: src/view/com/composer/state/video.ts:427 +msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" +msgstr "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" + +#: src/Navigation.tsx:549 +#: src/Navigation.tsx:569 +#: src/view/shell/bottom-bar/BottomBar.tsx:158 +#: src/view/shell/desktop/LeftNav.tsx:369 +#: src/view/shell/Drawer.tsx:420 +msgid "Home" +msgstr "Home" + +#: src/view/com/modals/ChangeHandle.tsx:407 +msgid "Host:" +msgstr "Host:" + +#: src/screens/Login/ForgotPasswordForm.tsx:83 +#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Signup/StepInfo/index.tsx:133 +#: src/view/com/modals/ChangeHandle.tsx:268 +msgid "Hosting provider" +msgstr "Hosting provider" + +#: src/view/com/modals/InAppBrowserConsent.tsx:41 +msgid "How should we open this link?" +msgstr "How should we open this link?" + +#: src/components/dialogs/VerifyEmailDialog.tsx:196 +#: src/components/dialogs/VerifyEmailDialog.tsx:203 +msgid "I Have a Code" +msgstr "I Have a Code" + +#: src/view/com/modals/VerifyEmail.tsx:222 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:131 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:134 +msgid "I have a code" +msgstr "I have a code" + +#: src/view/com/modals/VerifyEmail.tsx:224 +msgid "I have a confirmation code" +msgstr "I have a confirmation code" + +#: src/view/com/modals/ChangeHandle.tsx:271 +msgid "I have my own domain" +msgstr "I have my own domain" + +#: src/components/dms/BlockedByListDialog.tsx:57 +#: src/components/dms/ReportConversationPrompt.tsx:22 +msgid "I understand" +msgstr "I understand" + +#: src/view/com/lightbox/Lightbox.web.tsx:185 +msgid "If alt text is long, toggles alt text expanded state" +msgstr "If alt text is long, toggles alt text expanded state" + +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:92 +msgid "If you're trying to change your handle or email, do so before you deactivate." +msgstr "If you're trying to change your handle or email, do so before you deactivate." + +#: src/screens/Signup/StepInfo/Policies.tsx:110 +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 "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." + +#: src/view/screens/ProfileList.tsx:723 +msgid "If you delete this list, you won't be able to recover it." +msgstr "If you delete this list, you won't be able to recover it." + +#: src/view/com/util/forms/PostDropdownBtn.tsx:670 +msgid "If you remove this post, you won't be able to recover it." +msgstr "If you remove this post, you won't be able to recover it." + +#: src/view/com/modals/ChangePassword.tsx:149 +msgid "If you want to change your password, we will send you a code to verify that this is your account." +msgstr "If you want to change your password, we will send you a code to verify that this is your account." + +#: src/lib/moderation/useReportOptions.ts:38 +msgid "Illegal and Urgent" +msgstr "Illegal and Urgent" + +#: src/view/com/util/images/Gallery.tsx:57 +msgid "Image" +msgstr "Image" + +#: src/components/StarterPack/ShareDialog.tsx:77 +msgid "Image saved to your camera roll!" +msgstr "Image saved to your camera roll!" + +#: src/lib/moderation/useReportOptions.ts:68 +msgid "Impersonation, misinformation, or false claims" +msgstr "Impersonation, misinformation, or false claims" + +#: src/lib/moderation/useReportOptions.ts:49 +msgid "Impersonation or false claims about identity or affiliation" +msgstr "Impersonation or false claims about identity or affiliation" + +#: src/lib/moderation/useReportOptions.ts:91 +msgid "Inappropriate messages or explicit links" +msgstr "Inappropriate messages or explicit links" + +#: src/screens/Login/SetNewPasswordForm.tsx:121 +msgid "Input code sent to your email for password reset" +msgstr "Input code sent to your email for password reset" + +#: src/view/com/modals/DeleteAccount.tsx:246 +msgid "Input confirmation code for account deletion" +msgstr "Input confirmation code for account deletion" + +#: src/view/com/modals/AddAppPasswords.tsx:175 +msgid "Input name for app password" +msgstr "Input name for app password" + +#: src/screens/Login/SetNewPasswordForm.tsx:145 +msgid "Input new password" +msgstr "Input new password" + +#: src/view/com/modals/DeleteAccount.tsx:265 +msgid "Input password for account deletion" +msgstr "Input password for account deletion" + +#: src/screens/Login/LoginForm.tsx:270 +msgid "Input the code which has been emailed to you" +msgstr "Input the code which has been emailed to you" + +#: src/screens/Login/LoginForm.tsx:200 +msgid "Input the username or email address you used at signup" +msgstr "Input the username or email address you used at signup" + +#: src/screens/Login/LoginForm.tsx:225 +msgid "Input your password" +msgstr "Input your password" + +#: src/view/com/modals/ChangeHandle.tsx:376 +msgid "Input your preferred hosting provider" +msgstr "Input your preferred hosting provider" + +#: src/screens/Signup/StepHandle.tsx:114 +msgid "Input your user handle" +msgstr "Input your user handle" + +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:50 +msgid "Interaction limited" +msgstr "Interaction limited" + +#: src/components/dialogs/nuxs/NeueTypography.tsx:47 +msgid "Introducing new font settings" +msgstr "Introducing new font settings" + +#: src/screens/Login/LoginForm.tsx:142 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:70 +msgid "Invalid 2FA confirmation code." +msgstr "Invalid 2FA confirmation code." + +#: src/components/intents/VerifyEmailIntentDialog.tsx:91 +msgid "Invalid Verification Code" +msgstr "Invalid Verification Code" + +#: src/view/com/post-thread/PostThreadItem.tsx:264 +msgid "Invalid or unsupported post record" +msgstr "Invalid or unsupported post record" + +#: src/screens/Login/LoginForm.tsx:88 +#: src/screens/Login/LoginForm.tsx:147 +msgid "Invalid username or password" +msgstr "Invalid username or password" + +#: src/view/com/modals/InviteCodes.tsx:94 +msgid "Invite a Friend" +msgstr "Invite a Friend" + +#: src/screens/Signup/StepInfo/index.tsx:151 +msgid "Invite code" +msgstr "Invite code" + +#: src/screens/Signup/state.ts:258 +msgid "Invite code not accepted. Check that you input it correctly and try again." +msgstr "Invite code not accepted. Check that you input it correctly and try again." + +#: src/view/com/modals/InviteCodes.tsx:170 +msgid "Invite codes: 1 available" +msgstr "Invite codes: 1 available" + +#: src/view/com/modals/InviteCodes.tsx:171 +msgid "Invite codes: {0} available" +msgstr "Invite codes: {0} available" + +#: src/components/StarterPack/ShareDialog.tsx:97 +msgid "Invite people to this starter pack!" +msgstr "Invite people to this starter pack!" + +#: src/screens/StarterPack/Wizard/StepDetails.tsx:35 +msgid "Invite your friends to follow your favorite feeds and people" +msgstr "Invite your friends to follow your favorite feeds and people" + +#: src/screens/StarterPack/Wizard/StepDetails.tsx:32 +msgid "Invites, but personal" +msgstr "Invites, but personal" + +#: src/screens/Signup/StepInfo/index.tsx:241 +msgid "It's correct" +msgstr "It's correct" + +#: src/screens/StarterPack/Wizard/index.tsx:461 +msgid "It's just you right now! Add more people to your starter pack by searching above." +msgstr "It's just you right now! Add more people to your starter pack by searching above." + +#: 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 "It looks like you may have entered your email address incorrectly. Are you sure it's right?" + +#: src/view/com/composer/Composer.tsx:1284 +msgid "Job ID: {0}" +msgstr "Job ID: {0}" + +#: src/view/com/auth/SplashScreen.web.tsx:177 +msgid "Jobs" +msgstr "Jobs" + +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 +#: src/screens/StarterPack/StarterPackScreen.tsx:454 +#: src/screens/StarterPack/StarterPackScreen.tsx:465 +msgid "Join Bluesky" +msgstr "Join Bluesky" + +#: src/components/StarterPack/QrCode.tsx:61 +#: src/view/shell/NavSignupCard.tsx:40 +msgid "Join the conversation" +msgstr "Join the conversation" + +#: src/screens/Onboarding/index.tsx:21 +#: src/screens/Onboarding/state.ts:91 +msgid "Journalism" +msgstr "Journalism" + +#: src/components/moderation/ContentHider.tsx:207 +msgid "Labeled by the author." +msgstr "Labeled by the author." + +#: src/components/moderation/ContentHider.tsx:209 +msgid "Labeled by {0}." +msgstr "Labeled by {0}." + +#: src/view/com/composer/labels/LabelsBtn.tsx:76 +#: src/view/screens/Profile.tsx:226 +msgid "Labels" +msgstr "Labels" + +#: src/view/com/composer/labels/LabelsBtn.tsx:74 +msgid "Labels added" +msgstr "Labels added" + +#: 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 "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." + +#: src/components/moderation/LabelsOnMeDialog.tsx:71 +msgid "Labels on your account" +msgstr "Labels on your account" + +#: src/components/moderation/LabelsOnMeDialog.tsx:73 +msgid "Labels on your content" +msgstr "Labels on your content" + +#: src/Navigation.tsx:159 +#: src/view/screens/LanguageSettings.tsx:88 +msgid "Language Settings" +msgstr "Language Settings" + +#: src/view/com/composer/select-language/SelectLangBtn.tsx:105 +msgid "Language selection" +msgstr "Language selection" + +#: src/view/screens/Settings/index.tsx:497 +msgid "Language settings" +msgstr "Language settings" + +#: src/view/screens/Settings/index.tsx:506 +msgid "Languages" +msgstr "Languages" + +#: src/components/dialogs/nuxs/NeueTypography.tsx:103 +#: src/screens/Settings/AppearanceSettings.tsx:173 +msgid "Larger" +msgstr "Larger" + +#: src/screens/Hashtag.tsx:98 +#: src/view/screens/Search/Search.tsx:521 +msgid "Latest" +msgstr "Latest" + +#: src/components/moderation/ScreenHider.tsx:140 +msgid "Learn More" +msgstr "Learn More" + +#: src/components/moderation/ContentHider.tsx:217 +#: src/view/com/auth/server-input/index.tsx:158 +msgid "Learn more." +msgstr "Learn more." + +#: src/view/com/auth/SplashScreen.web.tsx:165 +msgid "Learn more about Bluesky" +msgstr "Learn more about Bluesky" + +#: src/view/com/auth/server-input/index.tsx:156 +msgid "Learn more about self hosting your PDS." +msgstr "Learn more about self hosting your PDS." + +#: src/components/moderation/ContentHider.tsx:127 +#: src/components/moderation/ContentHider.tsx:193 +msgid "Learn more about the moderation applied to this content." +msgstr "Learn more about the moderation applied to this content." + +#: src/components/moderation/PostHider.tsx:100 +#: src/components/moderation/ScreenHider.tsx:127 +msgid "Learn more about this warning" +msgstr "Learn more about this warning" + +#: src/screens/Moderation/index.tsx:587 +#: src/screens/Moderation/index.tsx:589 +msgid "Learn more about what is public on Bluesky." +msgstr "Learn more about what is public on Bluesky." + +#: src/components/dms/LeaveConvoPrompt.tsx:50 +msgid "Leave" +msgstr "Leave" + +#: src/components/dms/MessagesListBlockedFooter.tsx:66 +#: src/components/dms/MessagesListBlockedFooter.tsx:73 +msgid "Leave chat" +msgstr "Leave chat" + +#: src/components/dms/ConvoMenu.tsx:138 +#: src/components/dms/ConvoMenu.tsx:141 +#: src/components/dms/ConvoMenu.tsx:208 +#: src/components/dms/ConvoMenu.tsx:211 +#: src/components/dms/LeaveConvoPrompt.tsx:46 +msgid "Leave conversation" +msgstr "Leave conversation" + +#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:83 +msgid "Leave them all unchecked to see any language." +msgstr "Leave them all unchecked to see any language." + +#: src/view/com/modals/LinkWarning.tsx:65 +msgid "Leaving Bluesky" +msgstr "Leaving Bluesky" + +#: src/screens/Login/index.tsx:127 +#: src/screens/Login/index.tsx:142 +msgid "Let's get your password reset!" +msgstr "Let's get your password reset!" + +#: src/screens/Onboarding/StepFinished.tsx:287 +msgid "Let's go!" +msgstr "Let's go!" + +#: src/components/StarterPack/ProfileStarterPacks.tsx:296 +msgid "Let me choose" +msgstr "Let me choose" + +#: src/screens/Settings/AppearanceSettings.tsx:105 +msgid "Light" +msgstr "Light" + +#: src/components/ProgressGuide/List.tsx:48 +msgid "Like 10 posts" +msgstr "Like 10 posts" + +#: src/state/shell/progress-guide.tsx:157 +#: src/state/shell/progress-guide.tsx:162 +msgid "Like 10 posts to train the Discover feed" +msgstr "Like 10 posts to train the Discover feed" + +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:265 +#: src/view/screens/ProfileFeed.tsx:576 +msgid "Like this feed" +msgstr "Like this feed" + +#: src/screens/Post/PostLikedBy.tsx:32 +#: src/screens/Post/PostLikedBy.tsx:33 +#: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 +#: src/view/screens/ProfileFeedLikedBy.tsx:30 +msgid "Liked By" +msgstr "Liked By" + +#: src/components/LikesDialog.tsx:85 +#: src/Navigation.tsx:230 +#: src/Navigation.tsx:235 +msgid "Liked by" +msgstr "Liked by" + +#: src/view/screens/Profile.tsx:231 +msgid "Likes" +msgstr "Likes" + +#: src/view/com/post-thread/PostThreadItem.tsx:204 +msgid "Likes on this post" +msgstr "Likes on this post" + +#: src/Navigation.tsx:192 +msgid "List" +msgstr "List" + +#: src/view/com/modals/CreateOrEditList.tsx:241 +msgid "List Avatar" +msgstr "List Avatar" + +#: src/view/screens/ProfileList.tsx:170 +msgid "List Hidden" +msgstr "List Hidden" + +#: src/view/com/modals/CreateOrEditList.tsx:255 +msgid "List Name" +msgstr "List Name" + +#: src/view/screens/ProfileList.tsx:422 +msgid "List blocked" +msgstr "List blocked" + +#: src/components/ListCard.tsx:150 +#: src/view/com/feeds/FeedSourceCard.tsx:252 +msgid "List by {0}" +msgstr "List by {0}" + +#: src/view/screens/ProfileList.tsx:459 +msgid "List deleted" +msgstr "List deleted" + +#: src/screens/List/ListHiddenScreen.tsx:126 +msgid "List has been hidden" +msgstr "List has been hidden" + +#: src/view/screens/ProfileList.tsx:396 +msgid "List muted" +msgstr "List muted" + +#: src/view/screens/ProfileList.tsx:435 +msgid "List unblocked" +msgstr "List unblocked" + +#: src/view/screens/ProfileList.tsx:409 +msgid "List unmuted" +msgstr "List unmuted" + +#: src/Navigation.tsx:129 +#: src/view/screens/Profile.tsx:227 +#: src/view/screens/Profile.tsx:234 +#: src/view/shell/desktop/LeftNav.tsx:407 +#: src/view/shell/Drawer.tsx:520 +msgid "Lists" +msgstr "Lists" + +#: src/components/dms/BlockedByListDialog.tsx:39 +msgid "Lists blocking this user:" +msgstr "Lists blocking this user:" + +#: src/view/screens/Search/Explore.tsx:131 +msgid "Load more" +msgstr "Load more" + +#: src/view/screens/Search/Explore.tsx:219 +msgid "Load more suggested feeds" +msgstr "Load more suggested feeds" + +#: src/view/screens/Search/Explore.tsx:217 +msgid "Load more suggested follows" +msgstr "Load more suggested follows" + +#: src/view/screens/Notifications.tsx:215 +msgid "Load new notifications" +msgstr "Load new notifications" + +#: src/screens/Profile/Sections/Feed.tsx:96 +#: src/view/com/feeds/FeedPage.tsx:132 +#: src/view/screens/ProfileFeed.tsx:499 +#: src/view/screens/ProfileList.tsx:808 +msgid "Load new posts" +msgstr "Load new posts" + +#: src/view/com/composer/text-input/mobile/Autocomplete.tsx:111 +msgid "Loading..." +msgstr "Loading..." + +#: src/Navigation.tsx:255 +msgid "Log" +msgstr "Log" + +#: src/screens/Deactivated.tsx:214 +#: src/screens/Deactivated.tsx:220 +msgid "Log in or sign up" +msgstr "Log in or sign up" + +#: src/screens/SignupQueued.tsx:155 +#: src/screens/SignupQueued.tsx:158 +#: src/screens/SignupQueued.tsx:184 +#: src/screens/SignupQueued.tsx:187 +msgid "Log out" +msgstr "Log out" + +#: src/screens/Moderation/index.tsx:480 +msgid "Logged-out visibility" +msgstr "Logged-out visibility" + +#: src/components/AccountList.tsx:65 +msgid "Login to account that is not listed" +msgstr "Login to account that is not listed" + +#: src/view/shell/desktop/RightNav.tsx:104 +msgid "Logo by <0/>" +msgstr "Logo by <0/>" + +#: src/view/shell/Drawer.tsx:296 +msgid "Logo by <0>@sawaratsuki.bsky.social" +msgstr "Logo by <0>@sawaratsuki.bsky.social" + +#: src/components/RichText.tsx:226 +msgid "Long press to open tag menu for #{tag}" +msgstr "Long press to open tag menu for #{tag}" + +#: src/screens/Login/SetNewPasswordForm.tsx:110 +msgid "Looks like XXXXX-XXXXX" +msgstr "Looks like XXXXX-XXXXX" + +#: src/screens/Feeds/NoFollowingFeed.tsx:37 +msgid "Looks like you're missing a following feed. <0>Click here to add one." +msgstr "Looks like you're missing a following feed. <0>Click here to add one." + +#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:39 +msgid "Looks like you haven't saved any feeds! Use our recommendations or browse more below." +msgstr "Looks like you haven't saved any feeds! Use our recommendations or browse more below." + +#: src/screens/Home/NoFeedsPinned.tsx:83 +msgid "Looks like you unpinned all your feeds. But don't worry, you can add some below 😄" +msgstr "Looks like you unpinned all your feeds. But don't worry, you can add some below 😄" + +#: src/components/StarterPack/ProfileStarterPacks.tsx:255 +msgid "Make one for me" +msgstr "Make one for me" + +#: src/view/com/modals/LinkWarning.tsx:79 +msgid "Make sure this is where you intend to go!" +msgstr "Make sure this is where you intend to go!" + +#: src/components/dialogs/MutedWords.tsx:108 +msgid "Manage your muted words and tags" +msgstr "Manage your muted words and tags" + +#: src/components/dms/ConvoMenu.tsx:151 +#: src/components/dms/ConvoMenu.tsx:158 +msgid "Mark as read" +msgstr "Mark as read" + +#: src/view/screens/AccessibilitySettings.tsx:104 +#: src/view/screens/Profile.tsx:230 +msgid "Media" +msgstr "Media" + +#: src/view/com/composer/labels/LabelsBtn.tsx:208 +msgid "Media that may be disturbing or inappropriate for some audiences." +msgstr "Media that may be disturbing or inappropriate for some audiences." + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:394 +msgid "Mentioned users" +msgstr "Mentioned users" + +#: src/components/Menu/index.tsx:94 +#: src/view/com/util/ViewHeader.tsx:87 +#: src/view/screens/Search/Search.tsx:881 +msgid "Menu" +msgstr "Menu" + +#: src/components/dms/MessageMenu.tsx:72 +#: src/screens/Messages/components/ChatListItem.tsx:165 +msgid "Message deleted" +msgstr "Message deleted" + +#: src/view/com/posts/FeedErrorMessage.tsx:201 +msgid "Message from server: {0}" +msgstr "Message from server: {0}" + +#: src/screens/Messages/components/MessageInput.tsx:140 +msgid "Message input field" +msgstr "Message input field" + +#: src/screens/Messages/components/MessageInput.tsx:72 +#: src/screens/Messages/components/MessageInput.web.tsx:59 +msgid "Message is too long" +msgstr "Message is too long" + +#: src/screens/Messages/ChatList.tsx:318 +msgid "Message settings" +msgstr "Message settings" + +#: src/components/dms/MessageProfileButton.tsx:62 +msgid "Message {0}" +msgstr "Message {0}" + +#: src/Navigation.tsx:564 +#: src/screens/Messages/ChatList.tsx:162 +#: src/screens/Messages/ChatList.tsx:243 +#: src/screens/Messages/ChatList.tsx:314 +msgid "Messages" +msgstr "Messages" + +#: src/lib/moderation/useReportOptions.ts:47 +msgid "Misleading Account" +msgstr "Misleading Account" + +#: src/lib/moderation/useReportOptions.ts:67 +msgid "Misleading Post" +msgstr "Misleading Post" + +#: src/Navigation.tsx:134 +#: src/screens/Moderation/index.tsx:107 +#: src/view/screens/Settings/index.tsx:528 +msgid "Moderation" +msgstr "Moderation" + +#: src/Navigation.tsx:139 +#: src/view/screens/ModerationModlists.tsx:60 +msgid "Moderation Lists" +msgstr "Moderation Lists" + +#: src/components/moderation/ModerationDetailsDialog.tsx:133 +msgid "Moderation details" +msgstr "Moderation details" + +#: src/view/screens/ProfileList.tsx:902 +msgid "Moderation list by <0/>" +msgstr "Moderation list by <0/>" + +#: src/view/com/modals/UserAddRemoveLists.tsx:220 +#: src/view/screens/ProfileList.tsx:900 +msgid "Moderation list by you" +msgstr "Moderation list by you" + +#: src/components/ListCard.tsx:149 +#: src/view/com/modals/UserAddRemoveLists.tsx:222 +msgid "Moderation list by {0}" +msgstr "Moderation list by {0}" + +#: src/view/com/modals/CreateOrEditList.tsx:177 +msgid "Moderation list created" +msgstr "Moderation list created" + +#: src/view/com/modals/CreateOrEditList.tsx:163 +msgid "Moderation list updated" +msgstr "Moderation list updated" + +#: src/screens/Moderation/index.tsx:250 +msgid "Moderation lists" +msgstr "Moderation lists" + +#: src/view/screens/Settings/index.tsx:522 +msgid "Moderation settings" +msgstr "Moderation settings" + +#: src/Navigation.tsx:245 +msgid "Moderation states" +msgstr "Moderation states" + +#: src/screens/Moderation/index.tsx:219 +msgid "Moderation tools" +msgstr "Moderation tools" + +#: src/components/moderation/ModerationDetailsDialog.tsx:51 +#: src/lib/moderation/useModerationCauseDescription.ts:45 +msgid "Moderator has chosen to set a general warning on the content." +msgstr "Moderator has chosen to set a general warning on the content." + +#: src/view/com/post-thread/PostThreadItem.tsx:619 +msgid "More" +msgstr "More" + +#: src/view/shell/desktop/Feeds.tsx:55 +msgid "More feeds" +msgstr "More feeds" + +#: src/view/com/profile/ProfileMenu.tsx:179 +#: src/view/screens/ProfileList.tsx:712 +msgid "More options" +msgstr "More options" + +#: src/view/screens/PreferencesThreads.tsx:77 +msgid "Most-liked replies first" +msgstr "Most-liked replies first" + +#: src/screens/Onboarding/state.ts:92 +msgid "Movies" +msgstr "Movies" + +#: src/screens/Onboarding/state.ts:93 +msgid "Music" +msgstr "Music" + +#: src/components/TagMenu/index.tsx:248 +msgid "Mute" +msgstr "Mute" + +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:157 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:94 +msgctxt "video" +msgid "Mute" +msgstr "Mute" + +#: src/view/com/profile/ProfileMenu.tsx:259 +#: src/view/com/profile/ProfileMenu.tsx:266 +msgid "Mute Account" +msgstr "Mute Account" + +#: src/view/screens/ProfileList.tsx:631 +msgid "Mute accounts" +msgstr "Mute accounts" + +#: src/components/TagMenu/index.tsx:205 +msgid "Mute all {displayTag} posts" +msgstr "Mute all {displayTag} posts" + +#: src/components/dms/ConvoMenu.tsx:172 +#: src/components/dms/ConvoMenu.tsx:178 +msgid "Mute conversation" +msgstr "Mute conversation" + +#: src/components/dialogs/MutedWords.tsx:253 +msgid "Mute in:" +msgstr "Mute in:" + +#: src/view/screens/ProfileList.tsx:737 +msgid "Mute list" +msgstr "Mute list" + +#: src/view/screens/ProfileList.tsx:732 +msgid "Mute these accounts?" +msgstr "Mute these accounts?" + +#: src/components/dialogs/MutedWords.tsx:185 +msgid "Mute this word for 24 hours" +msgstr "Mute this word for 24 hours" + +#: src/components/dialogs/MutedWords.tsx:224 +msgid "Mute this word for 30 days" +msgstr "Mute this word for 30 days" + +#: src/components/dialogs/MutedWords.tsx:209 +msgid "Mute this word for 7 days" +msgstr "Mute this word for 7 days" + +#: src/components/dialogs/MutedWords.tsx:258 +msgid "Mute this word in post text and tags" +msgstr "Mute this word in post text and tags" + +#: src/components/dialogs/MutedWords.tsx:274 +msgid "Mute this word in tags only" +msgstr "Mute this word in tags only" + +#: src/components/dialogs/MutedWords.tsx:170 +msgid "Mute this word until you unmute it" +msgstr "Mute this word until you unmute it" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:507 +#: src/view/com/util/forms/PostDropdownBtn.tsx:513 +msgid "Mute thread" +msgstr "Mute thread" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:523 +#: src/view/com/util/forms/PostDropdownBtn.tsx:525 +msgid "Mute words & tags" +msgstr "Mute words & tags" + +#: src/components/TagMenu/index.web.tsx:116 +msgid "Mute {truncatedTag}" +msgstr "Mute {truncatedTag}" + +#: src/Navigation.tsx:144 +#: src/view/screens/ModerationMutedAccounts.tsx:108 +msgid "Muted Accounts" +msgstr "Muted Accounts" + +#: src/screens/Moderation/index.tsx:265 +msgid "Muted accounts" +msgstr "Muted accounts" + +#: src/view/screens/ModerationMutedAccounts.tsx:116 +msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." +msgstr "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." + +#: src/lib/moderation/useModerationCauseDescription.ts:90 +msgid "Muted by \"{0}\"" +msgstr "Muted by \"{0}\"" + +#: src/screens/Moderation/index.tsx:235 +msgid "Muted words & tags" +msgstr "Muted words & tags" + +#: src/view/screens/ProfileList.tsx:734 +msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." +msgstr "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." + +#: src/components/dialogs/BirthDateSettings.tsx:34 +#: src/components/dialogs/BirthDateSettings.tsx:37 +msgid "My Birthday" +msgstr "My Birthday" + +#: src/view/screens/Feeds.tsx:732 +msgid "My Feeds" +msgstr "My Feeds" + +#: src/view/shell/desktop/LeftNav.tsx:85 +msgid "My Profile" +msgstr "My Profile" + +#: src/view/screens/Settings/index.tsx:589 +msgid "My Saved Feeds" +msgstr "My Saved Feeds" + +#: src/view/screens/Settings/index.tsx:583 +msgid "My saved feeds" +msgstr "My saved feeds" + +#: src/view/com/modals/AddAppPasswords.tsx:174 +#: src/view/com/modals/CreateOrEditList.tsx:270 +msgid "Name" +msgstr "Name" + +#: src/view/com/modals/CreateOrEditList.tsx:135 +msgid "Name is required" +msgstr "Name is required" + +#: src/lib/moderation/useReportOptions.ts:59 +#: src/lib/moderation/useReportOptions.ts:98 +#: src/lib/moderation/useReportOptions.ts:106 +#: src/lib/moderation/useReportOptions.ts:114 +msgid "Name or Description Violates Community Standards" +msgstr "Name or Description Violates Community Standards" + +#: src/screens/Onboarding/index.tsx:22 +#: src/screens/Onboarding/state.ts:94 +msgid "Nature" +msgstr "Nature" + +#: src/components/StarterPack/StarterPackCard.tsx:124 +msgid "Navigate to {0}" +msgstr "Navigate to {0}" + +#: src/screens/Login/ForgotPasswordForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:316 +#: src/view/com/modals/ChangePassword.tsx:169 +msgid "Navigates to the next screen" +msgstr "Navigates to the next screen" + +#: src/view/shell/Drawer.tsx:72 +msgid "Navigates to your profile" +msgstr "Navigates to your profile" + +#: src/components/dialogs/VerifyEmailDialog.tsx:156 +msgid "Need to change it?" +msgstr "Need to change it?" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:130 +msgid "Need to report a copyright violation?" +msgstr "Need to report a copyright violation?" + +#: src/screens/Onboarding/StepFinished.tsx:255 +msgid "Never lose access to your followers or data." +msgstr "Never lose access to your followers or data." + +#: src/view/com/modals/ChangeHandle.tsx:508 +msgid "Nevermind, create a handle for me" +msgstr "Nevermind, create a handle for me" + +#: src/view/screens/ModerationModlists.tsx:80 +msgid "New" +msgstr "New" + +#: src/view/screens/Lists.tsx:84 +msgctxt "action" +msgid "New" +msgstr "New" + +#: src/view/com/modals/CreateOrEditList.tsx:232 +msgid "New Moderation List" +msgstr "New Moderation List" + +#: src/view/com/modals/ChangePassword.tsx:218 +msgid "New Password" +msgstr "New Password" + +#: src/view/shell/desktop/LeftNav.tsx:311 +msgctxt "action" +msgid "New Post" +msgstr "New Post" + +#: src/view/com/modals/CreateOrEditList.tsx:227 +msgid "New User List" +msgstr "New User List" + +#: src/components/dms/dialogs/NewChatDialog.tsx:54 +#: src/screens/Messages/ChatList.tsx:328 +#: src/screens/Messages/ChatList.tsx:335 +msgid "New chat" +msgstr "New chat" + +#: src/components/dialogs/nuxs/NeueTypography.tsx:51 +msgid "New font settings ✨" +msgstr "New font settings ✨" + +#: src/components/dms/NewMessagesPill.tsx:92 +msgid "New messages" +msgstr "New messages" + +#: src/view/com/modals/ChangePassword.tsx:213 +msgid "New password" +msgstr "New password" + +#: src/view/screens/Feeds.tsx:582 +#: src/view/screens/Notifications.tsx:224 +#: src/view/screens/Profile.tsx:496 +#: src/view/screens/ProfileFeed.tsx:433 +#: src/view/screens/ProfileList.tsx:248 +#: src/view/screens/ProfileList.tsx:287 +#: src/view/shell/desktop/LeftNav.tsx:303 +msgid "New post" +msgstr "New post" + +#: src/view/com/feeds/FeedPage.tsx:143 +msgctxt "action" +msgid "New post" +msgstr "New post" + +#: src/components/NewskieDialog.tsx:83 +msgid "New user info dialog" +msgstr "New user info dialog" + +#: src/view/screens/PreferencesThreads.tsx:74 +msgid "Newest replies first" +msgstr "Newest replies first" + +#: src/screens/Onboarding/index.tsx:20 +#: src/screens/Onboarding/state.ts:95 +msgid "News" +msgstr "News" + +#: src/screens/Login/ForgotPasswordForm.tsx:137 +#: src/screens/Login/ForgotPasswordForm.tsx:143 +#: src/screens/Login/LoginForm.tsx:315 +#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/SetNewPasswordForm.tsx:168 +#: src/screens/Login/SetNewPasswordForm.tsx:174 +#: src/screens/Signup/BackNextButtons.tsx:68 +#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:367 +#: src/screens/StarterPack/Wizard/index.tsx:374 +#: src/view/com/modals/ChangePassword.tsx:254 +#: src/view/com/modals/ChangePassword.tsx:256 +msgid "Next" +msgstr "Next" + +#: src/view/com/lightbox/Lightbox.web.tsx:169 +msgid "Next image" +msgstr "Next image" + +#: src/view/screens/PreferencesFollowingFeed.tsx:71 +#: src/view/screens/PreferencesFollowingFeed.tsx:97 +#: src/view/screens/PreferencesFollowingFeed.tsx:132 +#: src/view/screens/PreferencesFollowingFeed.tsx:169 +#: src/view/screens/PreferencesThreads.tsx:101 +#: src/view/screens/PreferencesThreads.tsx:124 +msgid "No" +msgstr "No" + +#: src/view/com/modals/ChangeHandle.tsx:392 +msgid "No DNS Panel" +msgstr "No DNS Panel" + +#: src/view/screens/ProfileFeed.tsx:565 +#: src/view/screens/ProfileList.tsx:882 +msgid "No description" +msgstr "No description" + +#: src/components/dialogs/GifSelect.tsx:230 +msgid "No featured GIFs found. There may be an issue with Tenor." +msgstr "No featured GIFs found. There may be an issue with Tenor." + +#: src/screens/StarterPack/Wizard/StepFeeds.tsx:118 +msgid "No feeds found. Try searching for something else." +msgstr "No feeds found. Try searching for something else." + +#: src/components/LikedByList.tsx:78 +#: src/view/com/post-thread/PostLikedBy.tsx:85 +msgid "No likes yet" +msgstr "No likes yet" + +#: src/components/ProfileCard.tsx:338 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:109 +msgid "No longer following {0}" +msgstr "No longer following {0}" + +#: src/screens/Signup/StepHandle.tsx:169 +msgid "No longer than 253 characters" +msgstr "No longer than 253 characters" + +#: src/screens/Messages/components/ChatListItem.tsx:116 +msgid "No messages yet" +msgstr "No messages yet" + +#: src/screens/Messages/ChatList.tsx:271 +msgid "No more conversations to show" +msgstr "No more conversations to show" + +#: src/view/com/notifications/Feed.tsx:121 +msgid "No notifications yet!" +msgstr "No notifications yet!" + +#: src/screens/Messages/Settings.tsx:95 +#: src/screens/Messages/Settings.tsx:98 +msgid "No one" +msgstr "No one" + +#: src/components/WhoCanReply.tsx:237 +msgid "No one but the author can quote this post." +msgstr "No one but the author can quote this post." + +#: src/screens/Profile/Sections/Feed.tsx:65 +msgid "No posts yet." +msgstr "No posts yet." + +#: src/view/com/post-thread/PostQuotes.tsx:106 +msgid "No quotes yet" +msgstr "No quotes yet" + +#: src/view/com/post-thread/PostRepostedBy.tsx:78 +msgid "No reposts yet" +msgstr "No reposts yet" + +#: src/view/com/composer/text-input/mobile/Autocomplete.tsx:111 +#: src/view/com/composer/text-input/web/Autocomplete.tsx:196 +msgid "No result" +msgstr "No result" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 +msgid "No results" +msgstr "No results" + +#: src/components/Lists.tsx:215 +msgid "No results found" +msgstr "No results found" + +#: src/view/screens/Feeds.tsx:513 +msgid "No results found for \"{query}\"" +msgstr "No results found for \"{query}\"" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:128 +#: src/view/screens/Search/Search.tsx:239 +#: src/view/screens/Search/Search.tsx:278 +#: src/view/screens/Search/Search.tsx:324 +msgid "No results found for {query}" +msgstr "No results found for {query}" + +#: src/components/dialogs/GifSelect.tsx:228 +msgid "No search results found for \"{search}\"." +msgstr "No search results found for \"{search}\"." + +#: src/view/com/composer/labels/LabelsBtn.tsx:129 +#: src/components/dialogs/EmbedConsent.tsx:104 +#: src/components/dialogs/EmbedConsent.tsx:111 +msgid "No thanks" +msgstr "No thanks" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:376 +msgid "Nobody" +msgstr "Nobody" + +#: src/components/LikedByList.tsx:80 +#: src/components/LikesDialog.tsx:97 +#: src/view/com/post-thread/PostLikedBy.tsx:87 +msgid "Nobody has liked this yet. Maybe you should be the first!" +msgstr "Nobody has liked this yet. Maybe you should be the first!" + +#: src/view/com/post-thread/PostQuotes.tsx:108 +msgid "Nobody has quoted this yet. Maybe you should be the first!" +msgstr "Nobody has quoted this yet. Maybe you should be the first!" + +#: src/view/com/post-thread/PostRepostedBy.tsx:80 +msgid "Nobody has reposted this yet. Maybe you should be the first!" +msgstr "Nobody has reposted this yet. Maybe you should be the first!" + +#: src/screens/StarterPack/Wizard/StepProfiles.tsx:102 +msgid "Nobody was found. Try searching for someone else." +msgstr "Nobody was found. Try searching for someone else." + +#: src/lib/moderation/useGlobalLabelStrings.ts:42 +msgid "Non-sexual Nudity" +msgstr "Non-sexual Nudity" + +#: src/Navigation.tsx:124 +#: src/view/screens/Profile.tsx:128 +msgid "Not Found" +msgstr "Not Found" + +#: src/view/com/modals/VerifyEmail.tsx:254 +#: src/view/com/modals/VerifyEmail.tsx:260 +msgid "Not right now" +msgstr "Not right now" + +#: src/screens/Moderation/index.tsx:578 +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 "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." + +#: src/view/com/profile/ProfileMenu.tsx:348 +#: src/view/com/util/forms/PostDropdownBtn.tsx:698 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:344 +msgid "Note about sharing" +msgstr "Note about sharing" + +#: src/screens/Messages/ChatList.tsx:213 +msgid "Nothing here" +msgstr "Nothing here" + +#: src/view/screens/NotificationsSettings.tsx:42 +msgid "Notification Settings" +msgstr "Notification Settings" + +#: src/screens/Messages/Settings.tsx:114 +msgid "Notification Sounds" +msgstr "Notification Sounds" + +#: src/view/screens/NotificationsSettings.tsx:57 +msgid "Notification filters" +msgstr "Notification filters" + +#: src/Navigation.tsx:347 +#: src/view/screens/Notifications.tsx:117 +msgid "Notification settings" +msgstr "Notification settings" + +#: src/screens/Messages/Settings.tsx:117 +msgid "Notification sounds" +msgstr "Notification sounds" + +#: src/Navigation.tsx:559 +#: src/view/screens/Notifications.tsx:143 +#: src/view/screens/Notifications.tsx:153 +#: src/view/screens/Notifications.tsx:199 +#: src/view/shell/bottom-bar/BottomBar.tsx:226 +#: src/view/shell/desktop/LeftNav.tsx:384 +#: src/view/shell/Drawer.tsx:473 +msgid "Notifications" +msgstr "Notifications" + +#: src/components/dms/MessageItem.tsx:197 +msgid "Now" +msgstr "Now" + +#: src/view/com/composer/labels/LabelsBtn.tsx:152 +#: src/view/com/composer/labels/LabelsBtn.tsx:155 +msgid "Nudity" +msgstr "Nudity" + +#: src/lib/moderation/useReportOptions.ts:78 +msgid "Nudity or adult content not labeled as such" +msgstr "Nudity or adult content not labeled as such" + +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:337 +msgid "OK" +msgstr "OK" + +#: src/lib/moderation/useLabelBehaviorDescription.ts:11 +msgid "Off" +msgstr "Off" + +#: src/components/dialogs/GifSelect.tsx:269 +#: src/view/com/util/ErrorBoundary.tsx:57 +msgid "Oh no!" +msgstr "Oh no!" + +#: src/screens/Onboarding/StepInterests/index.tsx:124 +msgid "Oh no! Something went wrong." +msgstr "Oh no! Something went wrong." + +#: src/screens/Login/PasswordUpdatedForm.tsx:38 +msgid "Okay" +msgstr "Okay" + +#: src/view/screens/PreferencesThreads.tsx:73 +msgid "Oldest replies first" +msgstr "Oldest replies first" + +#: src/view/screens/Settings/index.tsx:227 +msgid "Onboarding reset" +msgstr "Onboarding reset" + +#: src/view/com/composer/Composer.tsx:739 +msgid "One or more images is missing alt text." +msgstr "One or more images is missing alt text." + +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:40 +msgid "Only WebVTT (.vtt) files are supported" +msgstr "Only WebVTT (.vtt) files are supported" + +#: src/screens/Onboarding/StepProfile/index.tsx:115 +msgid "Only .jpg and .png files are supported" +msgstr "Only .jpg and .png files are supported" + +#: src/screens/Signup/StepHandle.tsx:152 +msgid "Only contains letters, numbers, and hyphens" +msgstr "Only contains letters, numbers, and hyphens" + +#: src/lib/media/picker.shared.ts:29 +msgid "Only image files are supported" +msgstr "Only image files are supported" + +#: src/components/WhoCanReply.tsx:217 +msgid "Only {0} can reply." +msgstr "Only {0} can reply." + +#: src/components/Lists.tsx:199 +#: src/components/StarterPack/ProfileStarterPacks.tsx:305 +#: src/components/StarterPack/ProfileStarterPacks.tsx:314 +#: src/view/screens/AppPasswords.tsx:74 +#: src/view/screens/NotificationsSettings.tsx:48 +#: src/view/screens/Profile.tsx:128 +msgid "Oops!" +msgstr "Oops!" + +#: src/components/Lists.tsx:88 +msgid "Oops, something went wrong!" +msgstr "Oops, something went wrong!" + +#: src/screens/Onboarding/StepFinished.tsx:251 +msgid "Open" +msgstr "Open" + +#: src/screens/Onboarding/StepProfile/index.tsx:286 +msgid "Open avatar creator" +msgstr "Open avatar creator" + +#: src/screens/Messages/components/ChatListItem.tsx:272 +#: src/screens/Messages/components/ChatListItem.tsx:273 +msgid "Open conversation options" +msgstr "Open conversation options" + +#: src/screens/Messages/components/MessageInput.web.tsx:165 +#: src/view/com/composer/Composer.tsx:999 +#: src/view/com/composer/Composer.tsx:1000 +msgid "Open emoji picker" +msgstr "Open emoji picker" + +#: src/view/screens/ProfileFeed.tsx:301 +msgid "Open feed options menu" +msgstr "Open feed options menu" + +#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:71 +msgid "Open link to {niceUrl}" +msgstr "Open link to {niceUrl}" + +#: src/view/screens/Settings/index.tsx:703 +msgid "Open links with in-app browser" +msgstr "Open links with in-app browser" + +#: src/components/dms/ActionsWrapper.tsx:87 +msgid "Open message options" +msgstr "Open message options" + +#: src/screens/Moderation/index.tsx:231 +msgid "Open muted words and tags settings" +msgstr "Open muted words and tags settings" + +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 +msgid "Open navigation" +msgstr "Open navigation" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:365 +msgid "Open post options menu" +msgstr "Open post options menu" + +#: src/screens/StarterPack/StarterPackScreen.tsx:551 +msgid "Open starter pack menu" +msgstr "Open starter pack menu" + +#: src/view/screens/Settings/index.tsx:827 +#: src/view/screens/Settings/index.tsx:837 +msgid "Open storybook page" +msgstr "Open storybook page" + +#: src/view/screens/Settings/index.tsx:815 +msgid "Open system log" +msgstr "Open system log" + +#: src/view/com/posts/AviFollowButton.tsx:86 +msgid "Open {name} profile shortcut menu" +msgstr "Open {name} profile shortcut menu" + +#: src/view/com/composer/photos/SelectGifBtn.tsx:36 +msgid "Opens GIF select dialog" +msgstr "Opens GIF select dialog" + +#: src/view/com/composer/labels/LabelsBtn.tsx:63 +msgid "Opens a dialog to add a content warning to your post" +msgstr "Opens a dialog to add a content warning to your post" + +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:62 +msgid "Opens a dialog to choose who can reply to this thread" +msgstr "Opens a dialog to choose who can reply to this thread" + +#: src/view/screens/Settings/index.tsx:456 +msgid "Opens accessibility settings" +msgstr "Opens accessibility settings" + +#: src/view/screens/Log.tsx:59 +msgid "Opens additional details for a debug entry" +msgstr "Opens additional details for a debug entry" + +#: src/view/screens/Settings/index.tsx:477 +msgid "Opens appearance settings" +msgstr "Opens appearance settings" + +#: src/view/com/composer/photos/OpenCameraBtn.tsx:73 +msgid "Opens camera on device" +msgstr "Opens camera on device" + +#: src/view/screens/Settings/index.tsx:606 +msgid "Opens chat settings" +msgstr "Opens chat settings" + +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:36 +msgid "Opens composer" +msgstr "Opens composer" + +#: src/view/screens/Settings/index.tsx:498 +msgid "Opens configurable language settings" +msgstr "Opens configurable language settings" + +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:51 +msgid "Opens device photo gallery" +msgstr "Opens device photo gallery" + +#: src/view/screens/Settings/index.tsx:638 +msgid "Opens external embeds settings" +msgstr "Opens external embeds settings" + +#: src/view/com/auth/SplashScreen.tsx:50 +#: src/view/com/auth/SplashScreen.web.tsx:110 +msgid "Opens flow to create a new Bluesky account" +msgstr "Opens flow to create a new Bluesky account" + +#: src/view/com/auth/SplashScreen.tsx:64 +#: src/view/com/auth/SplashScreen.web.tsx:124 +msgid "Opens flow to sign into your existing Bluesky account" +msgstr "Opens flow to sign into your existing Bluesky account" + +#: src/view/com/modals/InviteCodes.tsx:173 +msgid "Opens list of invite codes" +msgstr "Opens list of invite codes" + +#: src/view/screens/Settings/index.tsx:775 +msgid "Opens modal for account deactivation confirmation" +msgstr "Opens modal for account deactivation confirmation" + +#: src/view/screens/Settings/index.tsx:797 +msgid "Opens modal for account deletion confirmation. Requires email code" +msgstr "Opens modal for account deletion confirmation. Requires email code" + +#: src/view/screens/Settings/index.tsx:732 +msgid "Opens modal for changing your Bluesky password" +msgstr "Opens modal for changing your Bluesky password" + +#: src/view/screens/Settings/index.tsx:687 +msgid "Opens modal for choosing a new Bluesky handle" +msgstr "Opens modal for choosing a new Bluesky handle" + +#: src/view/screens/Settings/index.tsx:755 +msgid "Opens modal for downloading your Bluesky account data (repository)" +msgstr "Opens modal for downloading your Bluesky account data (repository)" + +#: src/view/screens/Settings/index.tsx:963 +msgid "Opens modal for email verification" +msgstr "Opens modal for email verification" + +#: src/view/com/modals/ChangeHandle.tsx:269 +msgid "Opens modal for using custom domain" +msgstr "Opens modal for using custom domain" + +#: src/view/screens/Settings/index.tsx:523 +msgid "Opens moderation settings" +msgstr "Opens moderation settings" + +#: src/screens/Login/LoginForm.tsx:231 +msgid "Opens password reset form" +msgstr "Opens password reset form" + +#: src/view/screens/Settings/index.tsx:584 +msgid "Opens screen with all saved feeds" +msgstr "Opens screen with all saved feeds" + +#: src/view/screens/Settings/index.tsx:541 +msgid "Opens the Following feed preferences" +msgstr "Opens the Following feed preferences" + +#: src/view/screens/Settings/index.tsx:665 +msgid "Opens the app password settings" +msgstr "Opens the app password settings" + +#: src/view/com/modals/LinkWarning.tsx:93 +msgid "Opens the linked website" +msgstr "Opens the linked website" + +#: src/view/screens/Settings/index.tsx:828 +#: src/view/screens/Settings/index.tsx:838 +msgid "Opens the storybook page" +msgstr "Opens the storybook page" + +#: src/view/screens/Settings/index.tsx:816 +msgid "Opens the system log page" +msgstr "Opens the system log page" + +#: src/view/screens/Settings/index.tsx:562 +msgid "Opens the threads preferences" +msgstr "Opens the threads preferences" + +#: src/view/com/notifications/FeedItem.tsx:555 +#: src/view/com/util/UserAvatar.tsx:436 +msgid "Opens this profile" +msgstr "Opens this profile" + +#: src/view/com/composer/videos/SelectVideoBtn.tsx:107 +msgid "Opens video picker" +msgstr "Opens video picker" + +#: src/view/com/util/forms/DropdownButton.tsx:159 +msgid "Opens {numItems} options" +msgstr "Opens {numItems} options" + +#: src/view/com/util/forms/DropdownButton.tsx:293 +msgid "Option {0} of {numItems}" +msgstr "Option {0} of {numItems}" + +#: src/components/dms/ReportDialog.tsx:178 +#: src/components/ReportDialog/SubmitView.tsx:167 +msgid "Optionally provide additional information below:" +msgstr "Optionally provide additional information below:" + +#: src/components/dialogs/MutedWords.tsx:299 +msgid "Options:" +msgstr "Options:" + +#: src/screens/Deactivated.tsx:211 +msgid "Or, continue with another account." +msgstr "Or, continue with another account." + +#: src/screens/Deactivated.tsx:194 +msgid "Or, log into one of your other accounts." +msgstr "Or, log into one of your other accounts." + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:389 +msgid "Or combine these options:" +msgstr "Or combine these options:" + +#: src/lib/moderation/useReportOptions.ts:27 +#: src/view/com/composer/labels/LabelsBtn.tsx:183 +msgid "Other" +msgstr "Other" + +#: src/view/com/composer/select-language/SelectLangBtn.tsx:92 +msgid "Other..." +msgstr "Other..." + +#: src/components/AccountList.tsx:83 +msgid "Other account" +msgstr "Other account" + +#: src/view/screens/Settings/index.tsx:380 +msgid "Other accounts" +msgstr "Other accounts" + +#: src/screens/Messages/components/ChatDisabled.tsx:28 +msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." +msgstr "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." + +#: src/view/screens/NotFound.tsx:44 +msgid "Page Not Found" +msgstr "Page Not Found" + +#: src/components/Lists.tsx:216 +#: src/view/screens/NotFound.tsx:47 +msgid "Page not found" +msgstr "Page not found" + +#: src/screens/Login/LoginForm.tsx:210 +#: src/screens/Signup/StepInfo/index.tsx:192 +#: src/view/com/modals/DeleteAccount.tsx:257 +#: src/view/com/modals/DeleteAccount.tsx:264 +msgid "Password" +msgstr "Password" + +#: src/view/com/modals/ChangePassword.tsx:143 +msgid "Password Changed" +msgstr "Password Changed" + +#: src/screens/Login/index.tsx:154 +msgid "Password updated" +msgstr "Password updated" + +#: src/screens/Login/PasswordUpdatedForm.tsx:24 +msgid "Password updated!" +msgstr "Password updated!" + +#: src/view/com/util/post-embeds/GifEmbed.tsx:43 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:371 +msgid "Pause" +msgstr "Pause" + +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:323 +msgid "Pause video" +msgstr "Pause video" + +#: src/screens/StarterPack/StarterPackScreen.tsx:182 +#: src/view/screens/Search/Search.tsx:531 +msgid "People" +msgstr "People" + +#: src/Navigation.tsx:179 +msgid "People followed by @{0}" +msgstr "People followed by @{0}" + +#: src/Navigation.tsx:172 +msgid "People following @{0}" +msgstr "People following @{0}" + +#: src/view/com/lightbox/Lightbox.tsx:77 +msgid "Permission to access camera roll is required." +msgstr "Permission to access camera roll is required." + +#: src/view/com/lightbox/Lightbox.tsx:85 +msgid "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "Permission to access camera roll was denied. Please enable it in your system settings." + +#: src/components/StarterPack/Wizard/WizardListCard.tsx:55 +msgid "Person toggle" +msgstr "Person toggle" + +#: src/screens/Onboarding/index.tsx:28 +#: src/screens/Onboarding/state.ts:96 +msgid "Pets" +msgstr "Pets" + +#: src/screens/Onboarding/state.ts:97 +msgid "Photography" +msgstr "Photography" + +#: src/view/com/composer/labels/LabelsBtn.tsx:168 +msgid "Pictures meant for adults." +msgstr "Pictures meant for adults." + +#: src/view/screens/ProfileFeed.tsx:296 +msgid "Pin to Home" +msgstr "Pin to Home" + +#: src/view/screens/ProfileFeed.tsx:293 +#: src/view/screens/ProfileList.tsx:676 +msgid "Pin to home" +msgstr "Pin to home" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:398 +#: src/view/com/util/forms/PostDropdownBtn.tsx:405 +msgid "Pin to your profile" +msgstr "Pin to your profile" + +#: src/view/com/posts/FeedItem.tsx:354 +msgid "Pinned" +msgstr "Pinned" + +#: src/view/screens/SavedFeeds.tsx:130 +msgid "Pinned Feeds" +msgstr "Pinned Feeds" + +#: src/view/screens/ProfileList.tsx:355 +msgid "Pinned to your feeds" +msgstr "Pinned to your feeds" + +#: src/view/com/util/post-embeds/GifEmbed.tsx:43 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:372 +msgid "Play" +msgstr "Play" + +#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:58 +#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:59 +msgid "Play Video" +msgstr "Play Video" + +#: src/view/com/util/post-embeds/GifEmbed.tsx:42 +msgid "Play or pause the GIF" +msgstr "Play or pause the GIF" + +#: src/view/com/util/post-embeds/VideoEmbed.tsx:110 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:324 +msgid "Play video" +msgstr "Play video" + +#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:128 +msgid "Play {0}" +msgstr "Play {0}" + +#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:127 +msgid "Plays the GIF" +msgstr "Plays the GIF" + +#: src/view/com/modals/VerifyEmail.tsx:109 +msgid "Please Verify Your Email" +msgstr "Please Verify Your Email" + +#: src/screens/Signup/state.ts:217 +msgid "Please choose your handle." +msgstr "Please choose your handle." + +#: src/screens/Signup/state.ts:210 +#: src/screens/Signup/StepInfo/index.tsx:114 +msgid "Please choose your password." +msgstr "Please choose your password." + +#: src/screens/Signup/state.ts:231 +msgid "Please complete the verification captcha." +msgstr "Please complete the verification captcha." + +#: src/view/com/modals/ChangeEmail.tsx:65 +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 "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed." + +#: src/view/com/modals/AddAppPasswords.tsx:94 +msgid "Please enter a name for your app password. All spaces is not allowed." +msgstr "Please enter a name for your app password. All spaces is not allowed." + +#: src/view/com/modals/AddAppPasswords.tsx:151 +msgid "Please enter a unique name for this App Password or use our randomly generated one." +msgstr "Please enter a unique name for this App Password or use our randomly generated one." + +#: src/components/dialogs/MutedWords.tsx:86 +msgid "Please enter a valid word, tag, or phrase to mute" +msgstr "Please enter a valid word, tag, or phrase to mute" + +#: src/screens/Signup/state.ts:196 +#: src/screens/Signup/StepInfo/index.tsx:102 +msgid "Please enter your email." +msgstr "Please enter your email." + +#: src/screens/Signup/StepInfo/index.tsx:96 +msgid "Please enter your invite code." +msgstr "Please enter your invite code." + +#: src/view/com/modals/DeleteAccount.tsx:253 +msgid "Please enter your password as well:" +msgstr "Please enter your password as well:" + +#: src/components/moderation/LabelsOnMeDialog.tsx:265 +msgid "Please explain why you think this label was incorrectly applied by {0}" +msgstr "Please explain why you think this label was incorrectly applied by {0}" + +#: src/screens/Messages/components/ChatDisabled.tsx:110 +msgid "Please explain why you think your chats were incorrectly disabled" +msgstr "Please explain why you think your chats were incorrectly disabled" + +#: src/lib/hooks/useAccountSwitcher.ts:45 +#: src/lib/hooks/useAccountSwitcher.ts:55 +msgid "Please sign in as @{0}" +msgstr "Please sign in as @{0}" + +#: src/screens/Onboarding/index.tsx:34 +#: src/screens/Onboarding/state.ts:98 +msgid "Politics" +msgstr "Politics" + +#: src/view/com/composer/labels/LabelsBtn.tsx:158 +#: src/view/com/composer/labels/LabelsBtn.tsx:161 +msgid "Porn" +msgstr "Porn" + +#: src/view/com/composer/Composer.tsx:710 +#: src/view/com/composer/Composer.tsx:717 +msgctxt "action" +msgid "Post" +msgstr "Post" + +#: src/view/com/post-thread/PostThread.tsx:481 +msgctxt "description" +msgid "Post" +msgstr "Post" + +#: src/components/moderation/ModerationDetailsDialog.tsx:106 +#: src/lib/moderation/useModerationCauseDescription.ts:104 +msgid "Post Hidden by Muted Word" +msgstr "Post Hidden by Muted Word" + +#: src/components/moderation/ModerationDetailsDialog.tsx:109 +#: src/lib/moderation/useModerationCauseDescription.ts:113 +msgid "Post Hidden by You" +msgstr "Post Hidden by You" + +#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:76 +msgid "Post Languages" +msgstr "Post Languages" + +#: src/Navigation.tsx:198 +#: src/Navigation.tsx:205 +#: src/Navigation.tsx:212 +#: src/Navigation.tsx:219 +msgid "Post by @{0}" +msgstr "Post by @{0}" + +#: src/view/com/post-thread/PostThreadItem.tsx:196 +msgid "Post by {0}" +msgstr "Post by {0}" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:180 +msgid "Post deleted" +msgstr "Post deleted" + +#: src/lib/api/index.ts:161 +msgid "Post failed to upload. Please check your Internet connection and try again." +msgstr "Post failed to upload. Please check your Internet connection and try again." + +#: src/view/com/post-thread/PostThread.tsx:212 +msgid "Post hidden" +msgstr "Post hidden" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:284 +msgid "Post interaction settings" +msgstr "Post interaction settings" + +#: src/view/com/composer/select-language/SelectLangBtn.tsx:88 +msgid "Post language" +msgstr "Post language" + +#: src/view/com/post-thread/PostThread.tsx:207 +#: src/view/com/post-thread/PostThread.tsx:219 +msgid "Post not found" +msgstr "Post not found" + +#: src/state/queries/pinned-post.ts:59 +msgid "Post pinned" +msgstr "Post pinned" + +#: src/state/queries/pinned-post.ts:61 +msgid "Post unpinned" +msgstr "Post unpinned" + +#: src/screens/StarterPack/StarterPackScreen.tsx:184 +#: src/view/screens/Profile.tsx:228 +msgid "Posts" +msgstr "Posts" + +#: src/components/dialogs/MutedWords.tsx:115 +msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." +msgstr "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." + +#: src/view/com/posts/FeedErrorMessage.tsx:68 +msgid "Posts hidden" +msgstr "Posts hidden" + +#: src/view/com/modals/LinkWarning.tsx:60 +msgid "Potentially Misleading Link" +msgstr "Potentially Misleading Link" + +#: src/state/queries/notifications/settings.ts:44 +msgid "Preference saved" +msgstr "Preference saved" + +#: src/screens/Messages/components/MessageListError.tsx:19 +msgid "Press to attempt reconnection" +msgstr "Press to attempt reconnection" + +#: src/components/forms/HostingProvider.tsx:46 +msgid "Press to change hosting provider" +msgstr "Press to change hosting provider" + +#: src/components/Error.tsx:61 +#: src/components/Lists.tsx:93 +#: src/screens/Messages/components/MessageListError.tsx:24 +#: src/screens/Signup/BackNextButtons.tsx:48 +msgid "Press to retry" +msgstr "Press to retry" + +#: src/components/KnownFollowers.tsx:124 +msgid "Press to view followers of this account that you also follow" +msgstr "Press to view followers of this account that you also follow" + +#: src/view/com/lightbox/Lightbox.web.tsx:150 +msgid "Previous image" +msgstr "Previous image" + +#: src/view/screens/LanguageSettings.tsx:188 +msgid "Primary Language" +msgstr "Primary Language" + +#: src/view/screens/PreferencesThreads.tsx:92 +msgid "Prioritize Your Follows" +msgstr "Prioritize Your Follows" + +#: src/view/screens/NotificationsSettings.tsx:60 +msgid "Priority notifications" +msgstr "Priority notifications" + +#: src/view/screens/Settings/index.tsx:621 +#: src/view/shell/desktop/RightNav.tsx:81 +msgid "Privacy" +msgstr "Privacy" + +#: src/Navigation.tsx:265 +#: src/view/screens/PrivacyPolicy.tsx:31 +#: src/view/screens/Settings/index.tsx:912 +#: src/view/shell/Drawer.tsx:291 +#: src/view/shell/Drawer.tsx:292 +msgid "Privacy Policy" +msgstr "Privacy Policy" + +#: src/lib/api/index.ts:53 +#: src/screens/Login/ForgotPasswordForm.tsx:149 +msgid "Processing..." +msgstr "Processing..." + +#: src/view/com/composer/Composer.tsx:1347 +msgid "Processing video..." +msgstr "Processing video..." + +#: src/view/shell/bottom-bar/BottomBar.tsx:271 +#: src/view/shell/desktop/LeftNav.tsx:415 +#: src/view/shell/Drawer.tsx:71 +#: src/view/shell/Drawer.tsx:545 +msgid "Profile" +msgstr "Profile" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:191 +msgid "Profile updated" +msgstr "Profile updated" + +#: src/view/screens/Settings/index.tsx:976 +msgid "Protect your account by verifying your email." +msgstr "Protect your account by verifying your email." + +#: src/screens/Onboarding/StepFinished.tsx:237 +msgid "Public" +msgstr "Public" + +#: src/view/screens/ModerationModlists.tsx:63 +msgid "Public, shareable lists of users to mute or block in bulk." +msgstr "Public, shareable lists of users to mute or block in bulk." + +#: src/view/screens/Lists.tsx:69 +msgid "Public, shareable lists which can drive feeds." +msgstr "Public, shareable lists which can drive feeds." + +#: src/view/com/composer/Composer.tsx:579 +#: src/view/com/composer/Composer.tsx:579 +#: src/components/StarterPack/QrCodeDialog.tsx:128 +msgid "QR code copied to your clipboard!" +msgstr "QR code copied to your clipboard!" + +#: src/components/StarterPack/QrCodeDialog.tsx:106 +msgid "QR code has been downloaded!" +msgstr "QR code has been downloaded!" + +#: src/components/StarterPack/QrCodeDialog.tsx:107 +msgid "QR code saved to your camera roll!" +msgstr "QR code saved to your camera roll!" + +#: src/view/com/util/post-ctrls/RepostButton.tsx:129 +#: src/view/com/util/post-ctrls/RepostButton.tsx:156 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 +msgid "Quote post" +msgstr "Quote post" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:308 +msgid "Quote post was re-attached" +msgstr "Quote post was re-attached" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:307 +msgid "Quote post was successfully detached" +msgstr "Quote post was successfully detached" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 +#: src/view/com/util/post-ctrls/RepostButton.tsx:128 +#: src/view/com/util/post-ctrls/RepostButton.tsx:155 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 +msgid "Quote posts disabled" +msgstr "Quote posts disabled" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:312 +msgid "Quote posts enabled" +msgstr "Quote posts enabled" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:296 +msgid "Quote settings" +msgstr "Quote settings" + +#: src/screens/Post/PostQuotes.tsx:32 +#: src/screens/Post/PostQuotes.tsx:33 +msgid "Quotes" +msgstr "Quotes" + +#: src/view/com/post-thread/PostThreadItem.tsx:230 +msgid "Quotes of this post" +msgstr "Quotes of this post" + +#: src/view/screens/PreferencesThreads.tsx:81 +msgid "Random (aka \"Poster's Roulette\")" +msgstr "Random (aka \"Poster's Roulette\")" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:585 +#: src/view/com/util/forms/PostDropdownBtn.tsx:595 +msgid "Re-attach quote" +msgstr "Re-attach quote" + +#: src/screens/Deactivated.tsx:144 +msgid "Reactivate your account" +msgstr "Reactivate your account" + +#: src/screens/Signup/StepInfo/Policies.tsx:58 +#: src/screens/Signup/StepInfo/Policies.tsx:84 +msgid "Read the Bluesky Privacy Policy" +msgstr "Read the Bluesky Privacy Policy" + +#: src/screens/Signup/StepInfo/Policies.tsx:51 +#: src/screens/Signup/StepInfo/Policies.tsx:71 +msgid "Read the Bluesky Terms of Service" +msgstr "Read the Bluesky Terms of Service" + +#: src/view/com/auth/SplashScreen.web.tsx:170 +msgid "Read the Bluesky blog" +msgstr "Read the Bluesky blog" + +#: src/components/dms/ReportDialog.tsx:169 +msgid "Reason:" +msgstr "Reason:" + +#: src/view/screens/Search/Search.tsx:1056 +msgid "Recent Searches" +msgstr "Recent Searches" + +#: src/screens/Messages/components/MessageListError.tsx:20 +msgid "Reconnect" +msgstr "Reconnect" + +#: src/view/screens/Notifications.tsx:144 +msgid "Refresh notifications" +msgstr "Refresh notifications" + +#: src/screens/Messages/ChatList.tsx:198 +msgid "Reload conversations" +msgstr "Reload conversations" + +#: src/components/dialogs/MutedWords.tsx:438 +#: src/components/FeedCard.tsx:316 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:102 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:109 +#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/view/com/modals/ListAddRemoveUsers.tsx:269 +#: src/view/com/modals/UserAddRemoveLists.tsx:235 +#: src/view/com/posts/FeedErrorMessage.tsx:213 +#: src/view/com/util/AccountDropdownBtn.tsx:61 +msgid "Remove" +msgstr "Remove" + +#: src/view/com/util/UserAvatar.tsx:403 +msgid "Remove Avatar" +msgstr "Remove Avatar" + +#: src/view/com/util/UserBanner.tsx:155 +msgid "Remove Banner" +msgstr "Remove Banner" + +#: src/view/com/util/AccountDropdownBtn.tsx:26 +msgid "Remove account" +msgstr "Remove account" + +#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:16 +msgid "Remove attachment" +msgstr "Remove attachment" + +#: src/screens/Messages/components/MessageInputEmbed.tsx:206 +msgid "Remove embed" +msgstr "Remove embed" + +#: src/view/com/posts/FeedErrorMessage.tsx:169 +#: src/view/com/posts/FeedShutdownMsg.tsx:116 +#: src/view/com/posts/FeedShutdownMsg.tsx:120 +msgid "Remove feed" +msgstr "Remove feed" + +#: src/view/com/posts/FeedErrorMessage.tsx:210 +msgid "Remove feed?" +msgstr "Remove feed?" + +#: src/view/com/feeds/FeedSourceCard.tsx:187 +#: src/view/com/feeds/FeedSourceCard.tsx:265 +#: src/view/screens/ProfileFeed.tsx:337 +#: src/view/screens/ProfileFeed.tsx:343 +#: src/view/screens/ProfileList.tsx:502 +#: src/view/screens/SavedFeeds.tsx:351 +msgid "Remove from my feeds" +msgstr "Remove from my feeds" + +#: src/components/FeedCard.tsx:311 +#: src/view/com/feeds/FeedSourceCard.tsx:311 +msgid "Remove from my feeds?" +msgstr "Remove from my feeds?" + +#: src/view/com/util/AccountDropdownBtn.tsx:53 +msgid "Remove from quick access?" +msgstr "Remove from quick access?" + +#: src/screens/List/ListHiddenScreen.tsx:156 +msgid "Remove from saved feeds" +msgstr "Remove from saved feeds" + +#: src/view/com/composer/photos/Gallery.tsx:200 +msgid "Remove image" +msgstr "Remove image" + +#: src/components/dialogs/MutedWords.tsx:523 +msgid "Remove mute word from your list" +msgstr "Remove mute word from your list" + +#: src/view/screens/Search/Search.tsx:1100 +msgid "Remove profile" +msgstr "Remove profile" + +#: src/view/screens/Search/Search.tsx:1102 +msgid "Remove profile from search history" +msgstr "Remove profile from search history" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:273 +msgid "Remove quote" +msgstr "Remove quote" + +#: src/view/com/util/post-ctrls/RepostButton.tsx:102 +#: src/view/com/util/post-ctrls/RepostButton.tsx:118 +msgid "Remove repost" +msgstr "Remove repost" + +#: src/view/com/composer/videos/SubtitleDialog.tsx:260 +msgid "Remove subtitle file" +msgstr "Remove subtitle file" + +#: src/view/com/posts/FeedErrorMessage.tsx:211 +msgid "Remove this feed from your saved feeds" +msgstr "Remove this feed from your saved feeds" + +#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 +msgid "Remove {displayName} from starter pack" +msgstr "Remove {displayName} from starter pack" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:108 +msgid "Removed by author" +msgstr "Removed by author" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:106 +msgid "Removed by you" +msgstr "Removed by you" + +#: src/view/com/modals/ListAddRemoveUsers.tsx:200 +#: src/view/com/modals/UserAddRemoveLists.tsx:170 +msgid "Removed from list" +msgstr "Removed from list" + +#: src/view/com/feeds/FeedSourceCard.tsx:138 +msgid "Removed from my feeds" +msgstr "Removed from my feeds" + +#: src/screens/List/ListHiddenScreen.tsx:94 +#: src/screens/List/ListHiddenScreen.tsx:160 +msgid "Removed from saved feeds" +msgstr "Removed from saved feeds" + +#: src/view/com/posts/FeedShutdownMsg.tsx:44 +#: src/view/screens/ProfileFeed.tsx:197 +#: src/view/screens/ProfileList.tsx:386 +msgid "Removed from your feeds" +msgstr "Removed from your feeds" + +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:274 +msgid "Removes quoted post" +msgstr "Removes quoted post" + +#: src/view/com/posts/FeedShutdownMsg.tsx:129 +#: src/view/com/posts/FeedShutdownMsg.tsx:133 +msgid "Replace with Discover" +msgstr "Replace with Discover" + +#: src/view/screens/Profile.tsx:229 +msgid "Replies" +msgstr "Replies" + +#: src/components/WhoCanReply.tsx:69 +msgid "Replies disabled" +msgstr "Replies disabled" + +#: src/components/WhoCanReply.tsx:215 +msgid "Replies to this post are disabled." +msgstr "Replies to this post are disabled." + +#: src/view/com/composer/Composer.tsx:708 +msgctxt "action" +msgid "Reply" +msgstr "Reply" + +#: src/components/moderation/ModerationDetailsDialog.tsx:115 +#: src/lib/moderation/useModerationCauseDescription.ts:123 +msgid "Reply Hidden by Thread Author" +msgstr "Reply Hidden by Thread Author" + +#: src/components/moderation/ModerationDetailsDialog.tsx:114 +#: src/lib/moderation/useModerationCauseDescription.ts:122 +msgid "Reply Hidden by You" +msgstr "Reply Hidden by You" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:356 +msgid "Reply settings" +msgstr "Reply settings" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:341 +msgid "Reply settings are chosen by the author of the thread" +msgstr "Reply settings are chosen by the author of the thread" + +#: src/view/com/post/Post.tsx:195 +#: src/view/com/posts/FeedItem.tsx:544 +msgctxt "description" +msgid "Reply to <0><1/>" +msgstr "Reply to <0><1/>" + +#: src/view/com/posts/FeedItem.tsx:535 +msgctxt "description" +msgid "Reply to a blocked post" +msgstr "Reply to a blocked post" + +#: src/view/com/posts/FeedItem.tsx:537 +msgctxt "description" +msgid "Reply to a post" +msgstr "Reply to a post" + +#: src/view/com/post/Post.tsx:193 +#: src/view/com/posts/FeedItem.tsx:541 +msgctxt "description" +msgid "Reply to you" +msgstr "Reply to you" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:338 +msgid "Reply visibility updated" +msgstr "Reply visibility updated" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:337 +msgid "Reply was successfully hidden" +msgstr "Reply was successfully hidden" + +#: src/components/dms/MessageMenu.tsx:132 +#: src/components/dms/MessagesListBlockedFooter.tsx:77 +#: src/components/dms/MessagesListBlockedFooter.tsx:84 +msgid "Report" +msgstr "Report" + +#: src/view/com/profile/ProfileMenu.tsx:299 +#: src/view/com/profile/ProfileMenu.tsx:302 +msgid "Report Account" +msgstr "Report Account" + +#: src/view/screens/ProfileList.tsx:544 +msgid "Report List" +msgstr "Report List" + +#: src/components/dms/ConvoMenu.tsx:197 +#: src/components/dms/ConvoMenu.tsx:200 +#: src/components/dms/ReportConversationPrompt.tsx:18 +msgid "Report conversation" +msgstr "Report conversation" + +#: src/components/ReportDialog/index.tsx:44 +msgid "Report dialog" +msgstr "Report dialog" + +#: src/view/screens/ProfileFeed.tsx:354 +#: src/view/screens/ProfileFeed.tsx:356 +msgid "Report feed" +msgstr "Report feed" + +#: src/components/dms/MessageMenu.tsx:130 +msgid "Report message" +msgstr "Report message" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:621 +#: src/view/com/util/forms/PostDropdownBtn.tsx:623 +msgid "Report post" +msgstr "Report post" + +#: src/screens/StarterPack/StarterPackScreen.tsx:604 +#: src/screens/StarterPack/StarterPackScreen.tsx:607 +msgid "Report starter pack" +msgstr "Report starter pack" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:43 +msgid "Report this content" +msgstr "Report this content" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:56 +msgid "Report this feed" +msgstr "Report this feed" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:53 +msgid "Report this list" +msgstr "Report this list" + +#: src/components/dms/ReportDialog.tsx:44 +#: src/components/dms/ReportDialog.tsx:137 +#: src/components/ReportDialog/SelectReportOptionView.tsx:62 +msgid "Report this message" +msgstr "Report this message" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:50 +msgid "Report this post" +msgstr "Report this post" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:59 +msgid "Report this starter pack" +msgstr "Report this starter pack" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:47 +msgid "Report this user" +msgstr "Report this user" + +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 +msgid "Repost" +msgstr "Repost" + +#: src/view/com/util/post-ctrls/RepostButton.tsx:72 +#: src/view/com/util/post-ctrls/RepostButton.tsx:103 +#: src/view/com/util/post-ctrls/RepostButton.tsx:119 +msgctxt "action" +msgid "Repost" +msgstr "Repost" + +#: src/screens/StarterPack/StarterPackScreen.tsx:546 +#: src/view/com/util/post-ctrls/RepostButton.tsx:95 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:49 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:104 +msgid "Repost or quote post" +msgstr "Repost or quote post" + +#: src/screens/Post/PostRepostedBy.tsx:32 +#: src/screens/Post/PostRepostedBy.tsx:33 +msgid "Reposted By" +msgstr "Reposted By" + +#: src/view/com/posts/FeedItem.tsx:313 +msgid "Reposted by <0><1/>" +msgstr "Reposted by <0><1/>" + +#: src/view/com/posts/FeedItem.tsx:292 +#: src/view/com/posts/FeedItem.tsx:311 +msgid "Reposted by you" +msgstr "Reposted by you" + +#: src/view/com/posts/FeedItem.tsx:294 +msgid "Reposted by {0}" +msgstr "Reposted by {0}" + +#: src/view/com/post-thread/PostThreadItem.tsx:209 +msgid "Reposts of this post" +msgstr "Reposts of this post" + +#: src/view/com/modals/ChangeEmail.tsx:176 +#: src/view/com/modals/ChangeEmail.tsx:178 +msgid "Request Change" +msgstr "Request Change" + +#: src/view/com/modals/ChangePassword.tsx:242 +#: src/view/com/modals/ChangePassword.tsx:244 +msgid "Request Code" +msgstr "Request Code" + +#: src/view/screens/AccessibilitySettings.tsx:90 +msgid "Require alt text before posting" +msgstr "Require alt text before posting" + +#: src/view/screens/Settings/Email2FAToggle.tsx:51 +msgid "Require email code to log into your account" +msgstr "Require email code to log into your account" + +#: src/screens/Signup/StepInfo/index.tsx:159 +msgid "Required for this provider" +msgstr "Required for this provider" + +#: src/components/LabelingServiceCard/index.tsx:80 +msgid "Required in your region" +msgstr "Required in your region" + +#: src/components/dialogs/VerifyEmailDialog.tsx:224 +#: src/components/dialogs/VerifyEmailDialog.tsx:234 +#: src/components/intents/VerifyEmailIntentDialog.tsx:130 +msgid "Resend Email" +msgstr "Resend Email" + +#: src/components/intents/VerifyEmailIntentDialog.tsx:122 +msgid "Resend Verification Email" +msgstr "Resend Verification Email" + +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:167 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:170 +msgid "Resend email" +msgstr "Resend email" + +#: src/view/com/modals/ChangePassword.tsx:193 +msgid "Reset Code" +msgstr "Reset Code" + +#: src/view/com/modals/ChangePassword.tsx:186 +msgid "Reset code" +msgstr "Reset code" + +#: src/view/screens/Settings/index.tsx:867 +#: src/view/screens/Settings/index.tsx:870 +msgid "Reset onboarding state" +msgstr "Reset onboarding state" + +#: src/screens/Login/ForgotPasswordForm.tsx:80 +msgid "Reset password" +msgstr "Reset password" + +#: src/view/screens/Settings/index.tsx:847 +#: src/view/screens/Settings/index.tsx:850 +msgid "Reset preferences state" +msgstr "Reset preferences state" + +#: src/view/screens/Settings/index.tsx:868 +msgid "Resets the onboarding state" +msgstr "Resets the onboarding state" + +#: src/view/screens/Settings/index.tsx:848 +msgid "Resets the preferences state" +msgstr "Resets the preferences state" + +#: src/screens/Login/LoginForm.tsx:296 +msgid "Retries login" +msgstr "Retries login" + +#: src/view/com/util/error/ErrorMessage.tsx:57 +#: src/view/com/util/error/ErrorScreen.tsx:74 +msgid "Retries the last action, which errored out" +msgstr "Retries the last action, which errored out" + +#: src/components/dms/MessageItem.tsx:244 +#: src/components/Error.tsx:66 +#: src/components/Lists.tsx:104 +#: src/components/StarterPack/ProfileStarterPacks.tsx:319 +#: src/screens/Login/LoginForm.tsx:295 +#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Messages/components/MessageListError.tsx:25 +#: src/screens/Onboarding/StepInterests/index.tsx:217 +#: src/screens/Onboarding/StepInterests/index.tsx:220 +#: src/screens/Signup/BackNextButtons.tsx:54 +#: src/view/com/util/error/ErrorMessage.tsx:55 +#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 +msgid "Retry" +msgstr "Retry" + +#: src/components/Error.tsx:74 +#: src/screens/List/ListHiddenScreen.tsx:205 +#: src/screens/StarterPack/StarterPackScreen.tsx:750 +#: src/view/screens/ProfileList.tsx:1030 +msgid "Return to previous page" +msgstr "Return to previous page" + +#: src/view/screens/NotFound.tsx:61 +msgid "Returns to home page" +msgstr "Returns to home page" + +#: src/view/screens/NotFound.tsx:60 +#: src/view/screens/ProfileFeed.tsx:114 +msgid "Returns to previous page" +msgstr "Returns to previous page" + +#: src/components/dialogs/BirthDateSettings.tsx:124 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:439 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:445 +#: src/components/StarterPack/QrCodeDialog.tsx:185 +#: src/screens/Profile/Header/EditProfileDialog.tsx:238 +#: src/screens/Profile/Header/EditProfileDialog.tsx:252 +#: src/view/com/composer/GifAltText.tsx:190 +#: src/view/com/composer/GifAltText.tsx:199 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:77 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:83 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:150 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 +#: src/view/com/modals/ChangeHandle.tsx:161 +#: src/view/com/modals/CreateOrEditList.tsx:317 +#: src/view/screens/SavedFeeds.tsx:103 +msgid "Save" +msgstr "Save" + +#: src/view/com/lightbox/Lightbox.tsx:167 +#: src/view/com/modals/CreateOrEditList.tsx:325 +msgctxt "action" +msgid "Save" +msgstr "Save" + +#: src/components/StarterPack/QrCodeDialog.tsx:179 +msgid "Save QR code" +msgstr "Save QR code" + +#: src/components/dialogs/BirthDateSettings.tsx:118 +msgid "Save birthday" +msgstr "Save birthday" + +#: src/view/screens/SavedFeeds.tsx:98 +#: src/view/screens/SavedFeeds.tsx:103 +msgid "Save changes" +msgstr "Save changes" + +#: src/view/com/modals/ChangeHandle.tsx:158 +msgid "Save handle change" +msgstr "Save handle change" + +#: src/components/StarterPack/ShareDialog.tsx:151 +#: src/components/StarterPack/ShareDialog.tsx:158 +msgid "Save image" +msgstr "Save image" + +#: src/view/com/modals/CropImage.web.tsx:104 +msgid "Save image crop" +msgstr "Save image crop" + +#: src/view/screens/ProfileFeed.tsx:338 +#: src/view/screens/ProfileFeed.tsx:344 +msgid "Save to my feeds" +msgstr "Save to my feeds" + +#: src/view/screens/SavedFeeds.tsx:171 +msgid "Saved Feeds" +msgstr "Saved Feeds" + +#: src/view/com/lightbox/Lightbox.tsx:95 +msgid "Saved to your camera roll" +msgstr "Saved to your camera roll" + +#: src/view/screens/ProfileFeed.tsx:206 +#: src/view/screens/ProfileList.tsx:366 +msgid "Saved to your feeds" +msgstr "Saved to your feeds" + +#: src/view/com/modals/ChangeHandle.tsx:159 +msgid "Saves handle change to {handle}" +msgstr "Saves handle change to {handle}" + +#: src/view/com/modals/CropImage.web.tsx:105 +msgid "Saves image crop settings" +msgstr "Saves image crop settings" + +#: src/components/dms/ChatEmptyPill.tsx:33 +#: src/components/NewskieDialog.tsx:105 +#: src/view/com/notifications/FeedItem.tsx:416 +#: src/view/com/notifications/FeedItem.tsx:441 +msgid "Say hello!" +msgstr "Say hello!" + +#: src/screens/Onboarding/index.tsx:33 +#: src/screens/Onboarding/state.ts:99 +msgid "Science" +msgstr "Science" + +#: src/view/screens/ProfileList.tsx:986 +msgid "Scroll to top" +msgstr "Scroll to top" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:483 +#: src/components/forms/SearchInput.tsx:34 +#: src/components/forms/SearchInput.tsx:36 +#: src/Navigation.tsx:554 +#: src/view/com/modals/ListAddRemoveUsers.tsx:76 +#: src/view/screens/Search/Search.tsx:594 +#: src/view/shell/bottom-bar/BottomBar.tsx:178 +#: src/view/shell/desktop/LeftNav.tsx:377 +#: src/view/shell/Drawer.tsx:394 +msgid "Search" +msgstr "Search" + +#: src/components/dialogs/GifSelect.tsx:177 +msgid "Search GIFs" +msgstr "Search GIFs" + +#: src/components/dialogs/GifSelect.tsx:178 +msgid "Search Tenor" +msgstr "Search Tenor" + +#: src/view/shell/desktop/Search.tsx:201 +msgid "Search for \"{query}\"" +msgstr "Search for \"{query}\"" + +#: src/view/screens/Search/Search.tsx:999 +msgid "Search for \"{searchText}\"" +msgstr "Search for \"{searchText}\"" + +#: src/screens/StarterPack/Wizard/index.tsx:500 +msgid "Search for feeds that you want to suggest to others." +msgstr "Search for feeds that you want to suggest to others." + +#: src/view/com/modals/ListAddRemoveUsers.tsx:71 +msgid "Search for users" +msgstr "Search for users" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:503 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 +msgid "Search profiles" +msgstr "Search profiles" + +#: src/view/com/modals/ChangeEmail.tsx:105 +msgid "Security Step Required" +msgstr "Security Step Required" + +#: src/components/TagMenu/index.tsx:132 +msgid "See <0>{displayTag} posts" +msgstr "See <0>{displayTag} posts" + +#: src/components/TagMenu/index.tsx:183 +msgid "See <0>{displayTag} posts by this user" +msgstr "See <0>{displayTag} posts by this user" + +#: src/view/com/auth/SplashScreen.web.tsx:175 +msgid "See jobs at Bluesky" +msgstr "See jobs at Bluesky" + +#: src/view/screens/SavedFeeds.tsx:212 +msgid "See this guide" +msgstr "See this guide" + +#: src/components/TagMenu/index.web.tsx:77 +msgid "See {truncatedTag} posts" +msgstr "See {truncatedTag} posts" + +#: src/components/TagMenu/index.web.tsx:94 +msgid "See {truncatedTag} posts by user" +msgstr "See {truncatedTag} posts by user" + +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:189 +msgid "Seek slider" +msgstr "Seek slider" + +#: src/view/com/composer/photos/SelectGifBtn.tsx:35 +msgid "Select GIF" +msgstr "Select GIF" + +#: src/components/dialogs/GifSelect.tsx:307 +msgid "Select GIF \"{0}\"" +msgstr "Select GIF \"{0}\"" + +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:67 +msgid "Select a color" +msgstr "Select a color" + +#: src/screens/Login/ChooseAccountForm.tsx:77 +msgid "Select account" +msgstr "Select account" + +#: src/screens/Onboarding/StepProfile/AvatarCircle.tsx:66 +msgid "Select an avatar" +msgstr "Select an avatar" + +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:65 +msgid "Select an emoji" +msgstr "Select an emoji" + +#: src/screens/Login/index.tsx:117 +msgid "Select from an existing account" +msgstr "Select from an existing account" + +#: src/components/dialogs/MutedWords.tsx:142 +msgid "Select how long to mute this word for." +msgstr "Select how long to mute this word for." + +#: src/view/com/composer/videos/SubtitleDialog.tsx:245 +msgid "Select language..." +msgstr "Select language..." + +#: src/view/screens/LanguageSettings.tsx:301 +msgid "Select languages" +msgstr "Select languages" + +#: src/components/ReportDialog/SelectLabelerView.tsx:29 +msgid "Select moderator" +msgstr "Select moderator" + +#: src/view/com/util/Selector.tsx:107 +msgid "Select option {i} of {numItems}" +msgstr "Select option {i} of {numItems}" + +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:66 +msgid "Select subtitle file (.vtt)" +msgstr "Select subtitle file (.vtt)" + +#: src/components/ReportDialog/SubmitView.tsx:140 +msgid "Select the moderation service(s) to report to" +msgstr "Select the moderation service(s) to report to" + +#: src/view/com/auth/server-input/index.tsx:79 +msgid "Select the service that hosts your data." +msgstr "Select the service that hosts your data." + +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:83 +msgid "Select the {emojiName} emoji as your avatar" +msgstr "Select the {emojiName} emoji as your avatar" + +#: src/view/com/composer/videos/SelectVideoBtn.tsx:106 +msgid "Select video" +msgstr "Select video" + +#: src/components/dialogs/MutedWords.tsx:242 +msgid "Select what content this mute word should apply to." +msgstr "Select what content this mute word should apply to." + +#: src/view/screens/LanguageSettings.tsx:283 +msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." +msgstr "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." + +#: src/view/screens/LanguageSettings.tsx:97 +msgid "Select your app language for the default text to display in the app." +msgstr "Select your app language for the default text to display in the app." + +#: src/screens/Signup/StepInfo/index.tsx:223 +msgid "Select your date of birth" +msgstr "Select your date of birth" + +#: src/screens/Onboarding/StepInterests/index.tsx:192 +msgid "Select your interests from the options below" +msgstr "Select your interests from the options below" + +#: src/view/screens/LanguageSettings.tsx:191 +msgid "Select your preferred language for translations in your feed." +msgstr "Select your preferred language for translations in your feed." + +#: src/view/com/util/Selector.tsx:106 +msgid "Select {item}" +msgstr "Select {item}" + +#: src/components/dialogs/VerifyEmailDialog.tsx:189 +msgid "Send Confirmation" +msgstr "Send Confirmation" + +#: src/view/com/modals/VerifyEmail.tsx:210 +#: src/view/com/modals/VerifyEmail.tsx:212 +msgid "Send Confirmation Email" +msgstr "Send Confirmation Email" + +#: src/view/com/modals/DeleteAccount.tsx:162 +msgctxt "action" +msgid "Send Email" +msgstr "Send Email" + +#: src/components/dms/ChatEmptyPill.tsx:38 +msgid "Send a neat website!" +msgstr "Send a neat website!" + +#: src/components/dialogs/VerifyEmailDialog.tsx:182 +msgid "Send confirmation email" +msgstr "Send confirmation email" + +#: src/view/com/modals/DeleteAccount.tsx:149 +msgid "Send email" +msgstr "Send email" + +#: src/view/shell/Drawer.tsx:341 +msgid "Send feedback" +msgstr "Send feedback" + +#: src/screens/Messages/components/MessageInput.tsx:165 +#: src/screens/Messages/components/MessageInput.web.tsx:219 +msgid "Send message" +msgstr "Send message" + +#: src/components/dms/dialogs/ShareViaChatDialog.tsx:62 +msgid "Send post to..." +msgstr "Send post to..." + +#: src/components/dms/ReportDialog.tsx:229 +#: src/components/dms/ReportDialog.tsx:232 +#: src/components/ReportDialog/SubmitView.tsx:220 +#: src/components/ReportDialog/SubmitView.tsx:224 +msgid "Send report" +msgstr "Send report" + +#: src/components/ReportDialog/SelectLabelerView.tsx:43 +msgid "Send report to {0}" +msgstr "Send report to {0}" + +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:118 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:121 +msgid "Send verification email" +msgstr "Send verification email" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:441 +#: src/view/com/util/forms/PostDropdownBtn.tsx:444 +msgid "Send via direct message" +msgstr "Send via direct message" + +#: src/view/com/modals/DeleteAccount.tsx:151 +msgid "Sends email with confirmation code for account deletion" +msgstr "Sends email with confirmation code for account deletion" + +#: src/view/com/auth/server-input/index.tsx:111 +msgid "Server address" +msgstr "Server address" + +#: src/screens/Moderation/index.tsx:317 +msgid "Set birthdate" +msgstr "Set birthdate" + +#: src/screens/Login/SetNewPasswordForm.tsx:96 +msgid "Set new password" +msgstr "Set new password" + +#: src/view/screens/PreferencesFollowingFeed.tsx:122 +msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." +msgstr "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." + +#: src/view/screens/PreferencesFollowingFeed.tsx:64 +msgid "Set this setting to \"No\" to hide all replies from your feed." +msgstr "Set this setting to \"No\" to hide all replies from your feed." + +#: src/view/screens/PreferencesFollowingFeed.tsx:88 +msgid "Set this setting to \"No\" to hide all reposts from your feed." +msgstr "Set this setting to \"No\" to hide all reposts from your feed." + +#: src/view/screens/PreferencesThreads.tsx:117 +msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." +msgstr "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." + +#: src/view/screens/PreferencesFollowingFeed.tsx:158 +msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." +msgstr "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." + +#: src/screens/Onboarding/Layout.tsx:48 +msgid "Set up your account" +msgstr "Set up your account" + +#: src/view/com/modals/ChangeHandle.tsx:254 +msgid "Sets Bluesky username" +msgstr "Sets Bluesky username" + +#: src/screens/Login/ForgotPasswordForm.tsx:107 +msgid "Sets email for password reset" +msgstr "Sets email for password reset" + +#: src/Navigation.tsx:154 +#: src/view/screens/Settings/index.tsx:303 +#: src/view/shell/desktop/LeftNav.tsx:423 +#: src/view/shell/Drawer.tsx:558 +msgid "Settings" +msgstr "Settings" + +#: src/view/com/composer/labels/LabelsBtn.tsx:172 +msgid "Sexual activity or erotic nudity." +msgstr "Sexual activity or erotic nudity." + +#: src/lib/moderation/useGlobalLabelStrings.ts:38 +msgid "Sexually Suggestive" +msgstr "Sexually Suggestive" + +#: src/components/StarterPack/QrCodeDialog.tsx:175 +#: src/screens/StarterPack/StarterPackScreen.tsx:422 +#: src/screens/StarterPack/StarterPackScreen.tsx:593 +#: src/view/com/profile/ProfileMenu.tsx:195 +#: src/view/com/profile/ProfileMenu.tsx:204 +#: src/view/com/util/forms/PostDropdownBtn.tsx:452 +#: src/view/com/util/forms/PostDropdownBtn.tsx:461 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:333 +#: src/view/screens/ProfileList.tsx:487 +msgid "Share" +msgstr "Share" + +#: src/view/com/lightbox/Lightbox.tsx:176 +msgctxt "action" +msgid "Share" +msgstr "Share" + +#: src/view/com/modals/LinkWarning.tsx:89 +#: src/view/com/modals/LinkWarning.tsx:95 +msgid "Share Link" +msgstr "Share Link" + +#: src/components/StarterPack/ShareDialog.tsx:135 +#: src/components/StarterPack/ShareDialog.tsx:146 +msgid "Share QR code" +msgstr "Share QR code" + +#: src/components/dms/ChatEmptyPill.tsx:37 +msgid "Share a cool story!" +msgstr "Share a cool story!" + +#: src/components/dms/ChatEmptyPill.tsx:36 +msgid "Share a fun fact!" +msgstr "Share a fun fact!" + +#: src/view/com/profile/ProfileMenu.tsx:353 +#: src/view/com/util/forms/PostDropdownBtn.tsx:703 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:349 +msgid "Share anyway" +msgstr "Share anyway" + +#: src/view/screens/ProfileFeed.tsx:364 +#: src/view/screens/ProfileFeed.tsx:366 +msgid "Share feed" +msgstr "Share feed" + +#: src/components/StarterPack/ShareDialog.tsx:124 +#: src/components/StarterPack/ShareDialog.tsx:131 +#: src/screens/StarterPack/StarterPackScreen.tsx:597 +msgid "Share link" +msgstr "Share link" + +#: src/components/StarterPack/ShareDialog.tsx:88 +msgid "Share link dialog" +msgstr "Share link dialog" + +#: src/screens/StarterPack/StarterPackScreen.tsx:415 +msgid "Share this starter pack" +msgstr "Share this starter pack" + +#: src/components/StarterPack/ShareDialog.tsx:100 +msgid "Share this starter pack and help people join your community on Bluesky." +msgstr "Share this starter pack and help people join your community on Bluesky." + +#: src/components/dms/ChatEmptyPill.tsx:34 +msgid "Share your favorite feed!" +msgstr "Share your favorite feed!" + +#: src/Navigation.tsx:250 +msgid "Shared Preferences Tester" +msgstr "Shared Preferences Tester" + +#: src/view/com/modals/LinkWarning.tsx:92 +msgid "Shares the linked website" +msgstr "Shares the linked website" + +#: src/components/moderation/ContentHider.tsx:178 +#: src/components/moderation/LabelPreference.tsx:136 +#: src/components/moderation/PostHider.tsx:122 +#: src/view/screens/Settings/index.tsx:352 +msgid "Show" +msgstr "Show" + +#: src/view/com/post-thread/PostThreadItem.tsx:580 +#: src/view/com/post/Post.tsx:233 +#: src/view/com/posts/FeedItem.tsx:500 +msgid "Show More" +msgstr "Show More" + +#: src/view/screens/PreferencesFollowingFeed.tsx:155 +msgid "Show Posts from My Feeds" +msgstr "Show Posts from My Feeds" + +#: src/view/screens/PreferencesFollowingFeed.tsx:119 +msgid "Show Quote Posts" +msgstr "Show Quote Posts" + +#: src/view/screens/PreferencesFollowingFeed.tsx:61 +msgid "Show Replies" +msgstr "Show Replies" + +#: src/view/screens/PreferencesFollowingFeed.tsx:85 +msgid "Show Reposts" +msgstr "Show Reposts" + +#: src/view/com/util/post-embeds/GifEmbed.tsx:178 +msgid "Show alt text" +msgstr "Show alt text" + +#: src/components/moderation/ScreenHider.tsx:172 +#: src/components/moderation/ScreenHider.tsx:175 +#: src/screens/List/ListHiddenScreen.tsx:176 +msgid "Show anyway" +msgstr "Show anyway" + +#: src/lib/moderation/useLabelBehaviorDescription.ts:27 +#: src/lib/moderation/useLabelBehaviorDescription.ts:63 +msgid "Show badge" +msgstr "Show badge" + +#: src/lib/moderation/useLabelBehaviorDescription.ts:61 +msgid "Show badge and filter from feeds" +msgstr "Show badge and filter from feeds" + +#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:23 +msgid "Show hidden replies" +msgstr "Show hidden replies" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:491 +#: src/view/com/util/forms/PostDropdownBtn.tsx:493 +msgid "Show less like this" +msgstr "Show less like this" + +#: src/screens/List/ListHiddenScreen.tsx:172 +msgid "Show list anyway" +msgstr "Show list anyway" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:483 +#: src/view/com/util/forms/PostDropdownBtn.tsx:485 +msgid "Show more like this" +msgstr "Show more like this" + +#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:23 +msgid "Show muted replies" +msgstr "Show muted replies" + +#: src/view/screens/PreferencesThreads.tsx:95 +msgid "Show replies by people you follow before all other replies." +msgstr "Show replies by people you follow before all other replies." + +#: src/view/com/util/forms/PostDropdownBtn.tsx:559 +#: src/view/com/util/forms/PostDropdownBtn.tsx:569 +msgid "Show reply for everyone" +msgstr "Show reply for everyone" + +#: src/components/moderation/ContentHider.tsx:130 +#: src/components/moderation/PostHider.tsx:79 +msgid "Show the content" +msgstr "Show the content" + +#: src/lib/moderation/useLabelBehaviorDescription.ts:58 +msgid "Show warning" +msgstr "Show warning" + +#: src/lib/moderation/useLabelBehaviorDescription.ts:56 +msgid "Show warning and filter from feeds" +msgstr "Show warning and filter from feeds" + +#: src/components/moderation/ScreenHider.tsx:91 +#: src/lib/moderation/useGlobalLabelStrings.ts:28 +msgid "Sign-in Required" +msgstr "Sign-in Required" + +#: src/components/dialogs/Signin.tsx:97 +#: src/components/dialogs/Signin.tsx:99 +#: src/screens/Login/index.tsx:97 +#: src/screens/Login/index.tsx:116 +#: src/screens/Login/LoginForm.tsx:163 +#: src/view/com/auth/SplashScreen.tsx:62 +#: src/view/com/auth/SplashScreen.tsx:70 +#: src/view/com/auth/SplashScreen.web.tsx:122 +#: src/view/com/auth/SplashScreen.web.tsx:130 +#: src/view/shell/bottom-bar/BottomBar.tsx:311 +#: src/view/shell/bottom-bar/BottomBar.tsx:312 +#: src/view/shell/bottom-bar/BottomBar.tsx:314 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:204 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:207 +#: src/view/shell/NavSignupCard.tsx:57 +#: src/view/shell/NavSignupCard.tsx:62 +msgid "Sign in" +msgstr "Sign in" + +#: src/screens/Login/ChooseAccountForm.tsx:80 +msgid "Sign in as..." +msgstr "Sign in as..." + +#: src/components/AccountList.tsx:122 +msgid "Sign in as {0}" +msgstr "Sign in as {0}" + +#: src/components/dialogs/Signin.tsx:75 +msgid "Sign in or create your account to join the conversation!" +msgstr "Sign in or create your account to join the conversation!" + +#: src/components/dialogs/Signin.tsx:46 +msgid "Sign into Bluesky or create a new account" +msgstr "Sign into Bluesky or create a new account" + +#: src/view/screens/Settings/index.tsx:433 +msgid "Sign out" +msgstr "Sign out" + +#: src/view/screens/Settings/index.tsx:421 +#: src/view/screens/Settings/index.tsx:431 +msgid "Sign out of all accounts" +msgstr "Sign out of all accounts" + +#: src/view/shell/bottom-bar/BottomBar.tsx:301 +#: src/view/shell/bottom-bar/BottomBar.tsx:302 +#: src/view/shell/bottom-bar/BottomBar.tsx:304 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:194 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:197 +#: src/view/shell/NavSignupCard.tsx:47 +#: src/view/shell/NavSignupCard.tsx:52 +msgid "Sign up" +msgstr "Sign up" + +#: src/view/screens/Settings/index.tsx:362 +msgid "Signed in as" +msgstr "Signed in as" + +#: src/lib/hooks/useAccountSwitcher.ts:41 +#: src/screens/Login/ChooseAccountForm.tsx:53 +msgid "Signed in as @{0}" +msgstr "Signed in as @{0}" + +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 +msgid "Signup without a starter pack" +msgstr "Signup without a starter pack" + +#: src/components/FeedInterstitials.tsx:316 +msgid "Similar accounts" +msgstr "Similar accounts" + +#: src/screens/Onboarding/StepInterests/index.tsx:231 +#: src/screens/StarterPack/Wizard/index.tsx:200 +msgid "Skip" +msgstr "Skip" + +#: src/screens/Onboarding/StepInterests/index.tsx:228 +msgid "Skip this flow" +msgstr "Skip this flow" + +#: src/components/dialogs/nuxs/NeueTypography.tsx:95 +#: src/screens/Settings/AppearanceSettings.tsx:165 +msgid "Smaller" +msgstr "Smaller" + +#: src/screens/Onboarding/index.tsx:37 +#: src/screens/Onboarding/state.ts:87 +msgid "Software Dev" +msgstr "Software Dev" + +#: src/components/FeedInterstitials.tsx:447 +msgid "Some other feeds you might like" +msgstr "Some other feeds you might like" + +#: src/components/WhoCanReply.tsx:70 +msgid "Some people can reply" +msgstr "Some people can reply" + +#: src/screens/Messages/Conversation.tsx:109 +msgid "Something went wrong" +msgstr "Something went wrong" + +#: src/components/Lists.tsx:200 +#: src/view/screens/NotificationsSettings.tsx:49 +msgid "Something went wrong!" +msgstr "Something went wrong!" + +#: src/screens/Deactivated.tsx:94 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 +msgid "Something went wrong, please try again" +msgstr "Something went wrong, please try again" + +#: src/components/ReportDialog/index.tsx:54 +#: src/screens/Moderation/index.tsx:117 +#: src/screens/Profile/Sections/Labels.tsx:87 +msgid "Something went wrong, please try again." +msgstr "Something went wrong, please try again." + +#: src/App.native.tsx:112 +#: src/App.web.tsx:95 +msgid "Sorry! Your session expired. Please log in again." +msgstr "Sorry! Your session expired. Please log in again." + +#: src/view/screens/PreferencesThreads.tsx:64 +msgid "Sort Replies" +msgstr "Sort Replies" + +#: src/view/screens/PreferencesThreads.tsx:67 +msgid "Sort replies to the same post by:" +msgstr "Sort replies to the same post by:" + +#: src/components/moderation/LabelsOnMeDialog.tsx:168 +msgid "Source:" +msgstr "Source:" + +#: src/lib/moderation/useReportOptions.ts:72 +#: src/lib/moderation/useReportOptions.ts:85 +msgid "Spam" +msgstr "Spam" + +#: src/lib/moderation/useReportOptions.ts:55 +msgid "Spam; excessive mentions or replies" +msgstr "Spam; excessive mentions or replies" + +#: src/screens/Onboarding/index.tsx:27 +#: src/screens/Onboarding/state.ts:100 +msgid "Sports" +msgstr "Sports" + +#: src/components/dms/dialogs/NewChatDialog.tsx:61 +msgid "Start a new chat" +msgstr "Start a new chat" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:349 +msgid "Start chat with {displayName}" +msgstr "Start chat with {displayName}" + +#: src/Navigation.tsx:357 +#: src/Navigation.tsx:362 +#: src/screens/StarterPack/Wizard/index.tsx:191 +msgid "Starter Pack" +msgstr "Starter Pack" + +#: src/view/screens/Profile.tsx:233 +msgid "Starter Packs" +msgstr "Starter Packs" + +#: src/components/StarterPack/StarterPackCard.tsx:80 +msgid "Starter pack by you" +msgstr "Starter pack by you" + +#: src/components/StarterPack/StarterPackCard.tsx:81 +msgid "Starter pack by {0}" +msgstr "Starter pack by {0}" + +#: src/screens/StarterPack/StarterPackScreen.tsx:714 +msgid "Starter pack is invalid" +msgstr "Starter pack is invalid" + +#: src/components/StarterPack/ProfileStarterPacks.tsx:239 +msgid "Starter packs let you easily share your favorite feeds and people with your friends." +msgstr "Starter packs let you easily share your favorite feeds and people with your friends." + +#: src/view/screens/Settings/index.tsx:918 +msgid "Status Page" +msgstr "Status Page" + +#: src/screens/Signup/index.tsx:130 +msgid "Step {0} of {1}" +msgstr "Step {0} of {1}" + +#: src/view/screens/Settings/index.tsx:279 +msgid "Storage cleared, you need to restart the app now." +msgstr "Storage cleared, you need to restart the app now." + +#: src/Navigation.tsx:240 +#: src/view/screens/Settings/index.tsx:830 +msgid "Storybook" +msgstr "Storybook" + +#: src/components/moderation/LabelsOnMeDialog.tsx:299 +#: src/components/moderation/LabelsOnMeDialog.tsx:300 +#: src/screens/Messages/components/ChatDisabled.tsx:142 +#: src/screens/Messages/components/ChatDisabled.tsx:143 +msgid "Submit" +msgstr "Submit" + +#: src/view/screens/ProfileList.tsx:703 +msgid "Subscribe" +msgstr "Subscribe" + +#: src/screens/Profile/Sections/Labels.tsx:201 +msgid "Subscribe to @{0} to use these labels:" +msgstr "Subscribe to @{0} to use these labels:" + +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:228 +msgid "Subscribe to Labeler" +msgstr "Subscribe to Labeler" + +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:194 +msgid "Subscribe to this labeler" +msgstr "Subscribe to this labeler" + +#: src/view/screens/ProfileList.tsx:699 +msgid "Subscribe to this list" +msgstr "Subscribe to this list" + +#: src/components/dialogs/VerifyEmailDialog.tsx:81 +msgid "Success!" +msgstr "Success!" + +#: src/view/screens/Search/Explore.tsx:332 +msgid "Suggested accounts" +msgstr "Suggested accounts" + +#: src/components/FeedInterstitials.tsx:318 +msgid "Suggested for you" +msgstr "Suggested for you" + +#: src/view/com/composer/labels/LabelsBtn.tsx:146 +#: src/view/com/composer/labels/LabelsBtn.tsx:149 +msgid "Suggestive" +msgstr "Suggestive" + +#: src/Navigation.tsx:260 +#: src/view/screens/Support.tsx:31 +#: src/view/screens/Support.tsx:34 +msgid "Support" +msgstr "Support" + +#: src/components/dialogs/SwitchAccount.tsx:46 +#: src/components/dialogs/SwitchAccount.tsx:49 +msgid "Switch Account" +msgstr "Switch Account" + +#: src/view/screens/Settings/index.tsx:131 +msgid "Switch to {0}" +msgstr "Switch to {0}" + +#: src/view/screens/Settings/index.tsx:132 +msgid "Switches the account you are logged in to" +msgstr "Switches the account you are logged in to" + +#: src/components/dialogs/nuxs/NeueTypography.tsx:78 +#: src/screens/Settings/AppearanceSettings.tsx:101 +#: src/screens/Settings/AppearanceSettings.tsx:148 +msgid "System" +msgstr "System" + +#: src/view/screens/Settings/index.tsx:818 +msgid "System log" +msgstr "System log" + +#: src/screens/Onboarding/state.ts:102 +msgid "TV" +msgstr "TV" + +#: src/components/TagMenu/index.tsx:87 +msgid "Tag menu: {displayTag}" +msgstr "Tag menu: {displayTag}" + +#: src/components/dialogs/MutedWords.tsx:282 +msgid "Tags only" +msgstr "Tags only" + +#: src/components/ProgressGuide/Toast.tsx:150 +msgid "Tap to dismiss" +msgstr "Tap to dismiss" + +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:136 +msgid "Tap to enter full screen" +msgstr "Tap to enter full screen" + +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:142 +msgid "Tap to play or pause" +msgstr "Tap to play or pause" + +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:159 +msgid "Tap to toggle sound" +msgstr "Tap to toggle sound" + +#: src/view/com/util/images/AutoSizedImage.tsx:219 +#: src/view/com/util/images/AutoSizedImage.tsx:239 +msgid "Tap to view full image" +msgstr "Tap to view full image" + +#: src/state/shell/progress-guide.tsx:166 +msgid "Task complete - 10 likes!" +msgstr "Task complete - 10 likes!" + +#: src/components/ProgressGuide/List.tsx:49 +msgid "Teach our algorithm what you like" +msgstr "Teach our algorithm what you like" + +#: src/screens/Onboarding/index.tsx:36 +#: src/screens/Onboarding/state.ts:101 +msgid "Tech" +msgstr "Tech" + +#: src/components/dms/ChatEmptyPill.tsx:35 +msgid "Tell a joke!" +msgstr "Tell a joke!" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:352 +msgid "Tell us a bit about yourself" +msgstr "Tell us a bit about yourself" + +#: src/screens/StarterPack/Wizard/StepDetails.tsx:63 +msgid "Tell us a little more" +msgstr "Tell us a little more" + +#: src/view/shell/desktop/RightNav.tsx:90 +msgid "Terms" +msgstr "Terms" + +#: src/Navigation.tsx:270 +#: src/view/screens/Settings/index.tsx:906 +#: src/view/screens/TermsOfService.tsx:31 +#: src/view/shell/Drawer.tsx:284 +#: src/view/shell/Drawer.tsx:286 +msgid "Terms of Service" +msgstr "Terms of Service" + +#: src/lib/moderation/useReportOptions.ts:60 +#: src/lib/moderation/useReportOptions.ts:99 +#: src/lib/moderation/useReportOptions.ts:107 +#: src/lib/moderation/useReportOptions.ts:115 +msgid "Terms used violate community standards" +msgstr "Terms used violate community standards" + +#: src/components/dialogs/MutedWords.tsx:266 +msgid "Text & tags" +msgstr "Text & tags" + +#: src/components/moderation/LabelsOnMeDialog.tsx:263 +#: src/screens/Messages/components/ChatDisabled.tsx:108 +msgid "Text input field" +msgstr "Text input field" + +#: src/components/dialogs/VerifyEmailDialog.tsx:82 +msgid "Thank you! Your email has been successfully verified." +msgstr "Thank you! Your email has been successfully verified." + +#: src/components/dms/ReportDialog.tsx:129 +#: src/components/ReportDialog/SubmitView.tsx:82 +msgid "Thank you. Your report has been sent." +msgstr "Thank you. Your report has been sent." + +#: src/components/intents/VerifyEmailIntentDialog.tsx:82 +msgid "Thanks, you have successfully verified your email address. You can close this dialog." +msgstr "Thanks, you have successfully verified your email address. You can close this dialog." + +#: src/view/com/post-thread/PostQuotes.tsx:133 +msgid "That's all, folks!" +msgstr "That's all, folks!" + +#: src/view/com/modals/ChangeHandle.tsx:452 +msgid "That contains the following:" +msgstr "That contains the following:" + +#: src/screens/Signup/StepHandle.tsx:51 +msgid "That handle is already taken." +msgstr "That handle is already taken." + +#: 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/Wizard/index.tsx:107 +#: src/screens/StarterPack/Wizard/index.tsx:117 +msgid "That starter pack could not be found." +msgstr "That starter pack could not be found." + +#: src/screens/Moderation/index.tsx:369 +msgid "The Bluesky web application" +msgstr "The Bluesky web application" + +#: src/view/screens/CommunityGuidelines.tsx:38 +msgid "The Community Guidelines have been moved to <0/>" +msgstr "The Community Guidelines have been moved to <0/>" + +#: src/view/screens/CopyrightPolicy.tsx:35 +msgid "The Copyright Policy has been moved to <0/>" +msgstr "The Copyright Policy has been moved to <0/>" + +#: src/view/com/posts/FeedShutdownMsg.tsx:102 +msgid "The Discover feed" +msgstr "The Discover feed" + +#: src/state/shell/progress-guide.tsx:167 +#: src/state/shell/progress-guide.tsx:172 +msgid "The Discover feed now knows what you like" +msgstr "The Discover feed now knows what you like" + +#: src/view/screens/PrivacyPolicy.tsx:35 +msgid "The Privacy Policy has been moved to <0/>" +msgstr "The Privacy Policy has been moved to <0/>" + +#: src/view/screens/TermsOfService.tsx:35 +msgid "The Terms of Service have been moved to" +msgstr "The Terms of Service have been moved to" + +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:269 +#: src/view/com/profile/ProfileMenu.tsx:329 +msgid "The account will be able to interact with you after unblocking." +msgstr "The account will be able to interact with you after unblocking." + +#: src/components/moderation/ModerationDetailsDialog.tsx:118 +#: src/lib/moderation/useModerationCauseDescription.ts:126 +msgid "The author of this thread has hidden this reply." +msgstr "The author of this thread has hidden this reply." + +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 +msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." +msgstr "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." + +#: src/view/com/posts/FeedShutdownMsg.tsx:67 +msgid "The feed has been replaced with Discover." +msgstr "The feed has been replaced with Discover." + +#: src/components/moderation/LabelsOnMeDialog.tsx:58 +msgid "The following labels were applied to your account." +msgstr "The following labels were applied to your account." + +#: src/components/moderation/LabelsOnMeDialog.tsx:59 +msgid "The following labels were applied to your content." +msgstr "The following labels were applied to your content." + +#: src/screens/Onboarding/Layout.tsx:58 +msgid "The following steps will help customize your Bluesky experience." +msgstr "The following steps will help customize your Bluesky experience." + +#: src/view/com/post-thread/PostThread.tsx:208 +#: src/view/com/post-thread/PostThread.tsx:220 +msgid "The post may have been deleted." +msgstr "The post may have been deleted." + +#: src/view/com/composer/state/video.ts:409 +msgid "The selected video is larger than 50MB." +msgstr "The selected video is larger than 50MB." + +#: src/screens/StarterPack/StarterPackScreen.tsx:724 +msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." +msgstr "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." + +#: src/view/screens/Support.tsx:37 +msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." + +#: src/components/intents/VerifyEmailIntentDialog.tsx:94 +msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." +msgstr "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." + +#: src/components/dialogs/nuxs/NeueTypography.tsx:82 +#: src/screens/Settings/AppearanceSettings.tsx:152 +msgid "Theme" +msgstr "Theme" + +#: src/screens/SignupQueued.tsx:112 +msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." +msgstr "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." + +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:86 +msgid "There is no time limit for account deactivation, come back any time." +msgstr "There is no time limit for account deactivation, come back any time." + +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:97 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:118 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:131 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:91 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:102 +#: src/view/com/profile/ProfileMenu.tsx:102 +#: src/view/com/profile/ProfileMenu.tsx:112 +#: src/view/com/profile/ProfileMenu.tsx:126 +#: src/view/com/profile/ProfileMenu.tsx:136 +#: src/view/com/profile/ProfileMenu.tsx:149 +#: src/view/com/profile/ProfileMenu.tsx:161 +msgid "There was an issue! {0}" +msgstr "There was an issue! {0}" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:182 +#: src/screens/List/ListHiddenScreen.tsx:63 +#: src/screens/List/ListHiddenScreen.tsx:77 +#: src/screens/List/ListHiddenScreen.tsx:99 +#: src/view/screens/ProfileList.tsx:400 +#: src/view/screens/ProfileList.tsx:413 +#: src/view/screens/ProfileList.tsx:426 +#: src/view/screens/ProfileList.tsx:439 +msgid "There was an issue. Please check your internet connection and try again." +msgstr "There was an issue. Please check your internet connection and try again." + +#: src/components/dialogs/GifSelect.tsx:225 +msgid "There was an issue connecting to Tenor." +msgstr "There was an issue connecting to Tenor." + +#: src/view/screens/ProfileFeed.tsx:240 +#: src/view/screens/ProfileList.tsx:369 +#: src/view/screens/ProfileList.tsx:388 +#: src/view/screens/SavedFeeds.tsx:86 +msgid "There was an issue contacting the server" +msgstr "There was an issue contacting the server" + +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:111 +#: src/view/screens/ProfileFeed.tsx:546 +msgid "There was an issue contacting the server, please check your internet connection and try again." +msgstr "There was an issue contacting the server, please check your internet connection and try again." + +#: src/view/com/feeds/FeedSourceCard.tsx:127 +#: src/view/com/feeds/FeedSourceCard.tsx:140 +msgid "There was an issue contacting your server" +msgstr "There was an issue contacting your server" + +#: src/view/com/notifications/Feed.tsx:129 +msgid "There was an issue fetching notifications. Tap here to try again." +msgstr "There was an issue fetching notifications. Tap here to try again." + +#: src/view/com/posts/Feed.tsx:473 +msgid "There was an issue fetching posts. Tap here to try again." +msgstr "There was an issue fetching posts. Tap here to try again." + +#: src/view/com/lists/ListMembers.tsx:169 +msgid "There was an issue fetching the list. Tap here to try again." +msgstr "There was an issue fetching the list. Tap here to try again." + +#: src/view/com/feeds/ProfileFeedgens.tsx:150 +#: src/view/com/lists/ProfileLists.tsx:149 +msgid "There was an issue fetching your lists. Tap here to try again." +msgstr "There was an issue fetching your lists. Tap here to try again." + +#: src/view/com/posts/FeedErrorMessage.tsx:145 +msgid "There was an issue removing this feed. Please check your internet connection and try again." +msgstr "There was an issue removing this feed. Please check your internet connection and try again." + +#: src/components/dms/ReportDialog.tsx:217 +#: src/components/ReportDialog/SubmitView.tsx:87 +msgid "There was an issue sending your report. Please check your internet connection." +msgstr "There was an issue sending your report. Please check your internet connection." + +#: src/view/com/posts/FeedShutdownMsg.tsx:52 +#: src/view/com/posts/FeedShutdownMsg.tsx:71 +#: src/view/screens/ProfileFeed.tsx:211 +msgid "There was an issue updating your feeds, please check your internet connection and try again." +msgstr "There was an issue updating your feeds, please check your internet connection and try again." + +#: src/view/screens/AppPasswords.tsx:75 +msgid "There was an issue with fetching your app passwords" +msgstr "There was an issue with fetching your app passwords" + +#: src/components/dialogs/GifSelect.tsx:271 +#: src/view/com/util/ErrorBoundary.tsx:59 +msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" +msgstr "There was an unexpected issue in the application. Please let us know if this happened to you!" + +#: src/components/moderation/ScreenHider.tsx:106 +msgid "This account has requested that users sign in to view their profile." +msgstr "This account has requested that users sign in to view their profile." + +#: src/components/dms/BlockedByListDialog.tsx:34 +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 "This account is blocked by one or more of your moderation lists. To unblock, please visit the lists directly and remove this user." + +#: src/components/moderation/LabelsOnMeDialog.tsx:246 +msgid "This appeal will be sent to <0>{sourceName}." +msgstr "This appeal will be sent to <0>{sourceName}." + +#: src/screens/Messages/components/ChatDisabled.tsx:104 +msgid "This appeal will be sent to Bluesky's moderation service." +msgstr "This appeal will be sent to Bluesky's moderation service." + +#: src/screens/Messages/components/MessageListError.tsx:18 +msgid "This chat was disconnected" +msgstr "This chat was disconnected" + +#: src/lib/moderation/useGlobalLabelStrings.ts:19 +msgid "This content has been hidden by the moderators." +msgstr "This content has been hidden by the moderators." + +#: src/lib/moderation/useGlobalLabelStrings.ts:24 +msgid "This content has received a general warning from moderators." +msgstr "This content has received a general warning from moderators." + +#: src/components/dialogs/EmbedConsent.tsx:63 +msgid "This content is hosted by {0}. Do you want to enable external media?" +msgstr "This content is hosted by {0}. Do you want to enable external media?" + +#: src/components/moderation/ModerationDetailsDialog.tsx:83 +#: src/lib/moderation/useModerationCauseDescription.ts:82 +msgid "This content is not available because one of the users involved has blocked the other." +msgstr "This content is not available because one of the users involved has blocked the other." + +#: src/view/com/posts/FeedErrorMessage.tsx:114 +msgid "This content is not viewable without a Bluesky account." +msgstr "This content is not viewable without a Bluesky account." + +#: src/screens/Messages/components/ChatListItem.tsx:266 +msgid "This conversation is with a deleted or a deactivated account. Press for options." +msgstr "This conversation is with a deleted or a deactivated account. Press for options." + +#: src/view/screens/Settings/ExportCarDialog.tsx:92 +msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost." +msgstr "This feature is in beta. You can read more about repository exports in <0>this blogpost." + +#: src/view/com/posts/FeedErrorMessage.tsx:120 +msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." +msgstr "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." + +#: src/view/com/posts/CustomFeedEmptyState.tsx:37 +msgid "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "This feed is empty! You may need to follow more users or tune your language settings." + +#: src/components/StarterPack/Main/PostsList.tsx:36 +#: src/view/screens/ProfileFeed.tsx:478 +#: src/view/screens/ProfileList.tsx:788 +msgid "This feed is empty." +msgstr "This feed is empty." + +#: src/view/com/posts/FeedShutdownMsg.tsx:99 +msgid "This feed is no longer online. We are showing <0>Discover instead." +msgstr "This feed is no longer online. We are showing <0>Discover instead." + +#: src/components/dialogs/BirthDateSettings.tsx:40 +msgid "This information is not shared with other users." +msgstr "This information is not shared with other users." + +#: src/view/com/modals/VerifyEmail.tsx:127 +msgid "This is important in case you ever need to change your email or reset your password." +msgstr "This is important in case you ever need to change your email or reset your password." + +#: src/components/moderation/ModerationDetailsDialog.tsx:151 +msgid "This label was applied by <0>{0}." +msgstr "This label was applied by <0>{0}." + +#: src/components/moderation/ModerationDetailsDialog.tsx:146 +msgid "This label was applied by the author." +msgstr "This label was applied by the author." + +#: src/components/moderation/LabelsOnMeDialog.tsx:163 +msgid "This label was applied by you." +msgstr "This label was applied by you." + +#: src/screens/Profile/Sections/Labels.tsx:188 +msgid "This labeler hasn't declared what labels it publishes, and may not be active." +msgstr "This labeler hasn't declared what labels it publishes, and may not be active." + +#: src/view/com/modals/LinkWarning.tsx:72 +msgid "This link is taking you to the following website:" +msgstr "This link is taking you to the following website:" + +#: src/screens/List/ListHiddenScreen.tsx:136 +msgid "This list - created by <0>{0} - contains possible violations of Bluesky's community guidelines in its name or description." +msgstr "This list - created by <0>{0} - contains possible violations of Bluesky's community guidelines in its name or description." + +#: src/view/screens/ProfileList.tsx:966 +msgid "This list is empty!" +msgstr "This list is empty!" + +#: src/screens/Profile/ErrorState.tsx:40 +msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." +msgstr "This moderation service is unavailable. See below for more details. If this issue persists, contact us." + +#: src/view/com/modals/AddAppPasswords.tsx:110 +msgid "This name is already in use" +msgstr "This name is already in use" + +#: src/view/com/composer/Composer.tsx:364 +msgid "This post's author has disabled quote posts." +msgstr "This post's author has disabled quote posts." + +#: src/view/com/post-thread/PostThreadItem.tsx:139 +msgid "This post has been deleted." +msgstr "This post has been deleted." + +#: src/view/com/util/forms/PostDropdownBtn.tsx:700 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." +msgstr "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." + +#: src/view/com/util/forms/PostDropdownBtn.tsx:681 +msgid "This post will be hidden from feeds and threads. This cannot be undone." +msgstr "This post will be hidden from feeds and threads. This cannot be undone." + +#: src/view/com/profile/ProfileMenu.tsx:350 +msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't logged in." +msgstr "This profile is only visible to logged-in users. It won't be visible to people who aren't logged in." + +#: src/view/com/util/forms/PostDropdownBtn.tsx:743 +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 "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." + +#: src/screens/Signup/StepInfo/Policies.tsx:37 +msgid "This service has not provided terms of service or a privacy policy." +msgstr "This service has not provided terms of service or a privacy policy." + +#: src/view/com/modals/ChangeHandle.tsx:432 +msgid "This should create a domain record at:" +msgstr "This should create a domain record at:" + +#: src/view/com/profile/ProfileFollowers.tsx:96 +msgid "This user doesn't have any followers." +msgstr "This user doesn't have any followers." + +#: src/components/dms/MessagesListBlockedFooter.tsx:60 +msgid "This user has blocked you" +msgstr "This user has blocked you" + +#: src/components/moderation/ModerationDetailsDialog.tsx:78 +#: src/lib/moderation/useModerationCauseDescription.ts:73 +msgid "This user has blocked you. You cannot view their content." +msgstr "This user has blocked you. You cannot view their content." + +#: src/lib/moderation/useGlobalLabelStrings.ts:30 +msgid "This user has requested that their content only be shown to signed-in users." +msgstr "This user has requested that their content only be shown to signed-in users." + +#: src/components/moderation/ModerationDetailsDialog.tsx:58 +msgid "This user is included in the <0>{0} list which you have blocked." +msgstr "This user is included in the <0>{0} list which you have blocked." + +#: src/components/moderation/ModerationDetailsDialog.tsx:90 +msgid "This user is included in the <0>{0} list which you have muted." +msgstr "This user is included in the <0>{0} list which you have muted." + +#: src/components/NewskieDialog.tsx:65 +msgid "This user is new here. Press for more info about when they joined." +msgstr "This user is new here. Press for more info about when they joined." + +#: src/view/com/profile/ProfileFollows.tsx:96 +msgid "This user isn't following anyone." +msgstr "This user isn't following anyone." + +#: src/components/dialogs/MutedWords.tsx:435 +msgid "This will delete \"{0}\" from your muted words. You can always add it back later." +msgstr "This will delete \"{0}\" from your muted words. You can always add it back later." + +#: src/view/com/util/AccountDropdownBtn.tsx:55 +msgid "This will remove @{0} from the quick access list." +msgstr "This will remove @{0} from the quick access list." + +#: src/view/com/util/forms/PostDropdownBtn.tsx:733 +msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." +msgstr "This will remove your post from this quote post for all users, and replace it with a placeholder." + +#: src/components/moderation/ScreenHider.tsx:111 +msgid "This {screenDescription} has been flagged:" +msgstr "This {screenDescription} has been flagged:" + +#: src/view/screens/PreferencesThreads.tsx:52 +#: src/view/screens/Settings/index.tsx:571 +msgid "Thread Preferences" +msgstr "Thread Preferences" + +#: src/view/screens/Settings/index.tsx:561 +msgid "Thread preferences" +msgstr "Thread preferences" + +#: src/view/screens/PreferencesThreads.tsx:114 +msgid "Threaded Mode" +msgstr "Threaded Mode" + +#: src/Navigation.tsx:303 +msgid "Threads Preferences" +msgstr "Threads Preferences" + +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:101 +msgid "To disable the email 2FA method, please verify your access to the email address." +msgstr "To disable the email 2FA method, please verify your access to the email address." + +#: src/components/dms/ReportConversationPrompt.tsx:20 +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 "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." + +#: src/view/com/composer/videos/SelectVideoBtn.tsx:133 +msgid "To upload videos to Bluesky, you must first verify your email." +msgstr "To upload videos to Bluesky, you must first verify your email." + +#: src/components/ReportDialog/SelectLabelerView.tsx:32 +msgid "To whom would you like to send this report?" +msgstr "To whom would you like to send this report?" + +#: src/components/dms/DateDivider.tsx:44 +msgid "Today" +msgstr "Today" + +#: src/view/com/util/forms/DropdownButton.tsx:255 +msgid "Toggle dropdown" +msgstr "Toggle dropdown" + +#: src/screens/Moderation/index.tsx:346 +msgid "Toggle to enable or disable adult content" +msgstr "Toggle to enable or disable adult content" + +#: src/screens/Hashtag.tsx:87 +#: src/view/screens/Search/Search.tsx:511 +msgid "Top" +msgstr "Top" + +#: src/components/dms/MessageMenu.tsx:103 +#: src/components/dms/MessageMenu.tsx:105 +#: src/view/com/post-thread/PostThreadItem.tsx:734 +#: src/view/com/post-thread/PostThreadItem.tsx:736 +#: src/view/com/util/forms/PostDropdownBtn.tsx:422 +#: src/view/com/util/forms/PostDropdownBtn.tsx:424 +msgid "Translate" +msgstr "Translate" + +#: src/view/com/util/error/ErrorScreen.tsx:82 +msgctxt "action" +msgid "Try again" +msgstr "Try again" + +#: src/view/screens/Settings/index.tsx:712 +msgid "Two-factor authentication" +msgstr "Two-factor authentication" + +#: src/view/com/modals/ChangeHandle.tsx:415 +msgid "Type:" +msgstr "Type:" + +#: src/screens/Messages/components/MessageInput.tsx:141 +msgid "Type your message here" +msgstr "Type your message here" + +#: src/view/screens/ProfileList.tsx:594 +msgid "Un-block list" +msgstr "Un-block list" + +#: src/view/screens/ProfileList.tsx:579 +msgid "Un-mute list" +msgstr "Un-mute list" + +#: src/screens/Login/ForgotPasswordForm.tsx:68 +#: src/screens/Login/index.tsx:76 +#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/SetNewPasswordForm.tsx:71 +#: src/screens/Signup/index.tsx:71 +#: src/view/com/modals/ChangePassword.tsx:71 +msgid "Unable to contact your service. Please check your Internet connection." +msgstr "Unable to contact your service. Please check your Internet connection." + +#: src/screens/StarterPack/StarterPackScreen.tsx:648 +msgid "Unable to delete" +msgstr "Unable to delete" + +#: src/components/dms/MessagesListBlockedFooter.tsx:89 +#: src/components/dms/MessagesListBlockedFooter.tsx:96 +#: src/components/dms/MessagesListBlockedFooter.tsx:104 +#: src/components/dms/MessagesListBlockedFooter.tsx:111 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:187 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:273 +#: src/view/com/profile/ProfileMenu.tsx:341 +#: src/view/screens/ProfileList.tsx:685 +msgid "Unblock" +msgstr "Unblock" + +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:192 +msgctxt "action" +msgid "Unblock" +msgstr "Unblock" + +#: src/view/com/profile/ProfileMenu.tsx:279 +#: src/view/com/profile/ProfileMenu.tsx:285 +msgid "Unblock Account" +msgstr "Unblock Account" + +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:267 +#: src/view/com/profile/ProfileMenu.tsx:323 +msgid "Unblock Account?" +msgstr "Unblock Account?" + +#: src/components/dms/ConvoMenu.tsx:188 +#: src/components/dms/ConvoMenu.tsx:192 +msgid "Unblock account" +msgstr "Unblock account" + +#: src/view/com/util/post-ctrls/RepostButton.tsx:71 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 +#: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 +msgid "Undo repost" +msgstr "Undo repost" + +#: src/view/com/profile/FollowButton.tsx:61 +msgctxt "action" +msgid "Unfollow" +msgstr "Unfollow" + +#: src/view/com/profile/ProfileMenu.tsx:221 +#: src/view/com/profile/ProfileMenu.tsx:231 +msgid "Unfollow Account" +msgstr "Unfollow Account" + +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:207 +msgid "Unfollow {0}" +msgstr "Unfollow {0}" + +#: src/view/screens/ProfileFeed.tsx:576 +msgid "Unlike this feed" +msgstr "Unlike this feed" + +#: src/components/TagMenu/index.tsx:248 +#: src/view/screens/ProfileList.tsx:692 +msgid "Unmute" +msgstr "Unmute" + +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:156 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:93 +msgctxt "video" +msgid "Unmute" +msgstr "Unmute" + +#: src/view/com/profile/ProfileMenu.tsx:258 +#: src/view/com/profile/ProfileMenu.tsx:264 +msgid "Unmute Account" +msgstr "Unmute Account" + +#: src/components/TagMenu/index.tsx:204 +msgid "Unmute all {displayTag} posts" +msgstr "Unmute all {displayTag} posts" + +#: src/components/dms/ConvoMenu.tsx:176 +msgid "Unmute conversation" +msgstr "Unmute conversation" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:507 +#: src/view/com/util/forms/PostDropdownBtn.tsx:512 +msgid "Unmute thread" +msgstr "Unmute thread" + +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 +msgid "Unmute video" +msgstr "Unmute video" + +#: src/components/TagMenu/index.web.tsx:115 +msgid "Unmute {truncatedTag}" +msgstr "Unmute {truncatedTag}" + +#: src/view/screens/ProfileFeed.tsx:296 +#: src/view/screens/ProfileList.tsx:676 +msgid "Unpin" +msgstr "Unpin" + +#: src/view/screens/ProfileFeed.tsx:293 +msgid "Unpin from home" +msgstr "Unpin from home" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:397 +#: src/view/com/util/forms/PostDropdownBtn.tsx:404 +msgid "Unpin from profile" +msgstr "Unpin from profile" + +#: src/view/screens/ProfileList.tsx:559 +msgid "Unpin moderation list" +msgstr "Unpin moderation list" + +#: src/view/screens/ProfileList.tsx:356 +msgid "Unpinned from your feeds" +msgstr "Unpinned from your feeds" + +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:226 +msgid "Unsubscribe" +msgstr "Unsubscribe" + +#: src/screens/List/ListHiddenScreen.tsx:184 +#: src/screens/List/ListHiddenScreen.tsx:194 +msgid "Unsubscribe from list" +msgstr "Unsubscribe from list" + +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:193 +msgid "Unsubscribe from this labeler" +msgstr "Unsubscribe from this labeler" + +#: src/screens/List/ListHiddenScreen.tsx:86 +msgid "Unsubscribed from list" +msgstr "Unsubscribed from list" + +#: src/view/com/composer/videos/SelectVideoBtn.tsx:72 +msgid "Unsupported video type: {mimeType}" +msgstr "Unsupported video type: {mimeType}" + +#: src/lib/moderation/useReportOptions.ts:77 +#: src/lib/moderation/useReportOptions.ts:90 +msgid "Unwanted Sexual Content" +msgstr "Unwanted Sexual Content" + +#: src/view/com/modals/UserAddRemoveLists.tsx:82 +msgid "Update <0>{displayName} in Lists" +msgstr "Update <0>{displayName} in Lists" + +#: src/view/com/modals/ChangeHandle.tsx:495 +msgid "Update to {handle}" +msgstr "Update to {handle}" + +#: src/screens/Login/SetNewPasswordForm.tsx:180 +msgid "Updating..." +msgstr "Updating..." + +#: src/view/com/util/forms/PostDropdownBtn.tsx:311 +msgid "Updating quote attachment failed" +msgstr "Updating quote attachment failed" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:341 +msgid "Updating reply visibility failed" +msgstr "Updating reply visibility failed" + +#: src/screens/Onboarding/StepProfile/index.tsx:290 +msgid "Upload a photo instead" +msgstr "Upload a photo instead" + +#: src/view/com/modals/ChangeHandle.tsx:441 +msgid "Upload a text file to:" +msgstr "Upload a text file to:" + +#: src/view/com/util/UserAvatar.tsx:371 +#: src/view/com/util/UserAvatar.tsx:374 +#: src/view/com/util/UserBanner.tsx:123 +#: src/view/com/util/UserBanner.tsx:126 +msgid "Upload from Camera" +msgstr "Upload from Camera" + +#: src/view/com/util/UserAvatar.tsx:388 +#: src/view/com/util/UserBanner.tsx:140 +msgid "Upload from Files" +msgstr "Upload from Files" + +#: src/view/com/util/UserAvatar.tsx:382 +#: src/view/com/util/UserAvatar.tsx:386 +#: src/view/com/util/UserBanner.tsx:134 +#: src/view/com/util/UserBanner.tsx:138 +msgid "Upload from Library" +msgstr "Upload from Library" + +#: src/lib/api/index.ts:272 +msgid "Uploading images..." +msgstr "Uploading images..." + +#: src/lib/api/index.ts:326 +#: src/lib/api/index.ts:350 +msgid "Uploading link thumbnail..." +msgstr "Uploading link thumbnail..." + +#: src/view/com/composer/Composer.tsx:1344 +msgid "Uploading video..." +msgstr "Uploading video..." + +#: src/view/com/modals/ChangeHandle.tsx:395 +msgid "Use a file on your server" +msgstr "Use a file on your server" + +#: src/view/screens/AppPasswords.tsx:205 +msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." +msgstr "Use app passwords to login to other Bluesky clients without giving full access to your account or password." + +#: src/view/com/modals/ChangeHandle.tsx:506 +msgid "Use bsky.social as hosting provider" +msgstr "Use bsky.social as hosting provider" + +#: src/view/com/modals/ChangeHandle.tsx:505 +msgid "Use default provider" +msgstr "Use default provider" + +#: src/view/com/modals/InAppBrowserConsent.tsx:53 +#: src/view/com/modals/InAppBrowserConsent.tsx:55 +msgid "Use in-app browser" +msgstr "Use in-app browser" + +#: src/view/com/modals/InAppBrowserConsent.tsx:63 +#: src/view/com/modals/InAppBrowserConsent.tsx:65 +msgid "Use my default browser" +msgstr "Use my default browser" + +#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:53 +msgid "Use recommended" +msgstr "Use recommended" + +#: src/view/com/modals/ChangeHandle.tsx:387 +msgid "Use the DNS panel" +msgstr "Use the DNS panel" + +#: src/view/com/modals/AddAppPasswords.tsx:206 +msgid "Use this to sign into the other app along with your handle." +msgstr "Use this to sign into the other app along with your handle." + +#: src/view/com/modals/InviteCodes.tsx:201 +msgid "Used by:" +msgstr "Used by:" + +#: src/components/moderation/ModerationDetailsDialog.tsx:70 +#: src/lib/moderation/useModerationCauseDescription.ts:61 +msgid "User Blocked" +msgstr "User Blocked" + +#: src/lib/moderation/useModerationCauseDescription.ts:53 +msgid "User Blocked by \"{0}\"" +msgstr "User Blocked by \"{0}\"" + +#: src/components/moderation/ModerationDetailsDialog.tsx:56 +msgid "User Blocked by List" +msgstr "User Blocked by List" + +#: src/lib/moderation/useModerationCauseDescription.ts:71 +msgid "User Blocking You" +msgstr "User Blocking You" + +#: src/components/moderation/ModerationDetailsDialog.tsx:76 +msgid "User Blocks You" +msgstr "User Blocks You" + +#: src/view/screens/Lists.tsx:66 +msgid "User Lists" +msgstr "User Lists" + +#: src/components/dms/BlockedByListDialog.tsx:27 +msgid "User blocked by list" +msgstr "User blocked by list" + +#: src/view/screens/ProfileList.tsx:890 +msgid "User list by <0/>" +msgstr "User list by <0/>" + +#: src/view/com/modals/UserAddRemoveLists.tsx:212 +#: src/view/screens/ProfileList.tsx:888 +msgid "User list by you" +msgstr "User list by you" + +#: src/view/com/modals/UserAddRemoveLists.tsx:214 +msgid "User list by {0}" +msgstr "User list by {0}" + +#: src/view/com/modals/CreateOrEditList.tsx:176 +msgid "User list created" +msgstr "User list created" + +#: src/view/com/modals/CreateOrEditList.tsx:162 +msgid "User list updated" +msgstr "User list updated" + +#: src/screens/Login/LoginForm.tsx:183 +msgid "Username or email address" +msgstr "Username or email address" + +#: src/view/screens/ProfileList.tsx:924 +msgid "Users" +msgstr "Users" + +#: src/screens/Messages/Settings.tsx:86 +#: src/screens/Messages/Settings.tsx:89 +msgid "Users I follow" +msgstr "Users I follow" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:417 +msgid "Users in \"{0}\"" +msgstr "Users in \"{0}\"" + +#: src/components/LikesDialog.tsx:83 +msgid "Users that have liked this content or profile" +msgstr "Users that have liked this content or profile" + +#: src/view/com/modals/ChangeHandle.tsx:423 +msgid "Value:" +msgstr "Value:" + +#: src/view/com/composer/videos/SelectVideoBtn.tsx:131 +msgid "Verified email required" +msgstr "Verified email required" + +#: src/view/com/modals/ChangeHandle.tsx:497 +msgid "Verify DNS Record" +msgstr "Verify DNS Record" + +#: src/view/screens/Settings/index.tsx:971 +msgid "Verify My Email" +msgstr "Verify My Email" + +#: src/view/com/modals/ChangeEmail.tsx:200 +#: src/view/com/modals/ChangeEmail.tsx:202 +msgid "Verify New Email" +msgstr "Verify New Email" + +#: src/view/com/modals/ChangeHandle.tsx:498 +msgid "Verify Text File" +msgstr "Verify Text File" + +#: src/components/dialogs/VerifyEmailDialog.tsx:71 +#: src/view/com/modals/VerifyEmail.tsx:111 +msgid "Verify Your Email" +msgstr "Verify Your Email" + +#: src/view/screens/Settings/index.tsx:937 +msgid "Verify email" +msgstr "Verify email" + +#: src/components/dialogs/VerifyEmailDialog.tsx:120 +#: src/components/intents/VerifyEmailIntentDialog.tsx:67 +msgid "Verify email dialog" +msgstr "Verify email dialog" + +#: src/view/screens/Settings/index.tsx:962 +msgid "Verify my email" +msgstr "Verify my email" + +#: src/view/com/composer/videos/SelectVideoBtn.tsx:135 +msgid "Verify now" +msgstr "Verify now" + +#: src/view/screens/Settings/index.tsx:890 +msgid "Version {appVersion} {bundleInfo}" +msgstr "Version {appVersion} {bundleInfo}" + +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:84 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:135 +msgid "Video" +msgstr "Video" + +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:84 +msgid "Video: {0}" +msgstr "Video: {0}" + +#: src/screens/Onboarding/index.tsx:39 +#: src/screens/Onboarding/state.ts:90 +msgid "Video Games" +msgstr "Video Games" + +#: src/view/com/composer/state/video.ts:372 +msgid "Video failed to process" +msgstr "Video failed to process" + +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:167 +msgid "Video not found." +msgstr "Video not found." + +#: src/view/com/composer/videos/SubtitleDialog.tsx:99 +msgid "Video settings" +msgstr "Video settings" + +#: src/view/com/composer/Composer.tsx:1354 +msgid "Video uploaded" +msgstr "Video uploaded" + +#: src/view/com/composer/videos/SelectVideoBtn.tsx:79 +#: src/view/com/composer/videos/VideoPreview.web.tsx:44 +msgid "Videos must be less than 60 seconds long" +msgstr "Videos must be less than 60 seconds long" + +#: src/components/TagMenu/index.tsx:149 +msgid "View all posts by @{authorHandle} with tag {displayTag}" +msgstr "View all posts by @{authorHandle} with tag {displayTag}" + +#: src/components/TagMenu/index.tsx:103 +msgid "View all posts with tag {displayTag}" +msgstr "View all posts with tag {displayTag}" + +#: src/components/ProfileHoverCard/index.web.tsx:433 +msgid "View blocked user's profile" +msgstr "View blocked user's profile" + +#: src/view/screens/Settings/ExportCarDialog.tsx:96 +msgid "View blogpost for more details" +msgstr "View blogpost for more details" + +#: src/view/screens/Log.tsx:57 +msgid "View debug entry" +msgstr "View debug entry" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:139 +msgid "View details" +msgstr "View details" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:134 +msgid "View details for reporting a copyright violation" +msgstr "View details for reporting a copyright violation" + +#: src/view/com/posts/FeedSlice.tsx:136 +msgid "View full thread" +msgstr "View full thread" + +#: src/components/moderation/LabelsOnMe.tsx:47 +msgid "View information about these labels" +msgstr "View information about these labels" + +#: src/components/ProfileHoverCard/index.web.tsx:419 +#: src/components/ProfileHoverCard/index.web.tsx:439 +#: src/components/ProfileHoverCard/index.web.tsx:466 +#: src/view/com/posts/AviFollowButton.tsx:55 +#: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/util/PostMeta.tsx:77 +#: src/view/com/util/PostMeta.tsx:92 +msgid "View profile" +msgstr "View profile" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:127 +msgid "View the avatar" +msgstr "View the avatar" + +#: src/components/LabelingServiceCard/index.tsx:162 +msgid "View the labeling service provided by @{0}" +msgstr "View the labeling service provided by @{0}" + +#: src/view/screens/ProfileFeed.tsx:588 +msgid "View users who like this feed" +msgstr "View users who like this feed" + +#: src/screens/Moderation/index.tsx:275 +msgid "View your blocked accounts" +msgstr "View your blocked accounts" + +#: src/view/com/home/HomeHeaderLayout.web.tsx:78 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:89 +msgid "View your feeds and explore more" +msgstr "View your feeds and explore more" + +#: src/screens/Moderation/index.tsx:245 +msgid "View your moderation lists" +msgstr "View your moderation lists" + +#: src/screens/Moderation/index.tsx:260 +msgid "View your muted accounts" +msgstr "View your muted accounts" + +#: src/screens/Profile/Header/Shell.tsx:128 +msgid "View {0}'s avatar" +msgstr "View {0}'s avatar" + +#: src/components/ProfileCard.tsx:110 +#: src/view/com/notifications/FeedItem.tsx:273 +msgid "View {0}'s profile" +msgstr "View {0}'s profile" + +#: src/components/dms/MessagesListHeader.tsx:160 +msgid "View {displayName}'s profile" +msgstr "View {displayName}'s profile" + +#: src/view/com/modals/LinkWarning.tsx:89 +#: src/view/com/modals/LinkWarning.tsx:95 +msgid "Visit Site" +msgstr "Visit Site" + +#: src/components/moderation/LabelPreference.tsx:135 +#: src/lib/moderation/useLabelBehaviorDescription.ts:17 +#: src/lib/moderation/useLabelBehaviorDescription.ts:22 +msgid "Warn" +msgstr "Warn" + +#: src/lib/moderation/useLabelBehaviorDescription.ts:48 +msgid "Warn content" +msgstr "Warn content" + +#: src/lib/moderation/useLabelBehaviorDescription.ts:46 +msgid "Warn content and filter from feeds" +msgstr "Warn content and filter from feeds" + +#: src/screens/Onboarding/StepInterests/index.tsx:134 +msgid "We'll use this to help customize your experience." +msgstr "We'll use this to help customize your experience." + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 +msgid "We're having network issues, try again" +msgstr "We're having network issues, try again" + +#: src/components/dialogs/nuxs/NeueTypography.tsx:54 +msgid "We're introducing a new theme font, along with adjustable font sizing." +msgstr "We're introducing a new theme font, along with adjustable font sizing." + +#: src/screens/Signup/index.tsx:94 +msgid "We're so excited to have you join us!" +msgstr "We're so excited to have you join us!" + +#: src/view/com/composer/Composer.tsx:361 +msgid "We're sorry! The post you are replying to has been deleted." +msgstr "We're sorry! The post you are replying to has been deleted." + +#: src/components/Lists.tsx:220 +#: src/view/screens/NotFound.tsx:50 +msgid "We're sorry! We can't find the page you were looking for." +msgstr "We're sorry! We can't find the page you were looking for." + +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:331 +msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." +msgstr "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." + +#: src/view/screens/ProfileList.tsx:113 +msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." + +#: src/components/dialogs/MutedWords.tsx:378 +msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." +msgstr "We're sorry, but we weren't able to load your muted words at this time. Please try again." + +#: src/view/screens/Search/Search.tsx:212 +msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." +msgstr "We're sorry, but your search could not be completed. Please try again in a few minutes." + +#: src/screens/Hashtag.tsx:218 +msgid "We couldn't find any results for that hashtag." +msgstr "We couldn't find any results for that hashtag." + +#: src/screens/Messages/Conversation.tsx:110 +msgid "We couldn't load this conversation" +msgstr "We couldn't load this conversation" + +#: src/screens/SignupQueued.tsx:139 +msgid "We estimate {estimatedTime} until your account is ready." +msgstr "We estimate {estimatedTime} until your account is ready." + +#: src/components/intents/VerifyEmailIntentDialog.tsx:107 +msgid "We have sent another verification email to <0>{0}." +msgstr "We have sent another verification email to <0>{0}." + +#: src/screens/Onboarding/StepFinished.tsx:229 +msgid "We hope you have a wonderful time. Remember, Bluesky is:" +msgstr "We hope you have a wonderful time. Remember, Bluesky is:" + +#: src/view/com/posts/DiscoverFallbackHeader.tsx:29 +msgid "We ran out of posts from your follows. Here's the latest from <0/>." +msgstr "We ran out of posts from your follows. Here's the latest from <0/>." + +#: src/view/com/composer/state/video.ts:431 +msgid "We were unable to determine if you are allowed to upload videos. Please try again." +msgstr "We were unable to determine if you are allowed to upload videos. Please try again." + +#: src/components/dialogs/BirthDateSettings.tsx:51 +msgid "We were unable to load your birth date preferences. Please try again." +msgstr "We were unable to load your birth date preferences. Please try again." + +#: src/screens/Moderation/index.tsx:420 +msgid "We were unable to load your configured labelers at this time." +msgstr "We were unable to load your configured labelers at this time." + +#: src/screens/Onboarding/StepInterests/index.tsx:129 +msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." +msgstr "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." + +#: src/screens/SignupQueued.tsx:143 +msgid "We will let you know when your account is ready." +msgstr "We will let you know when your account is ready." + +#: src/components/NewskieDialog.tsx:103 +msgid "Welcome, friend!" +msgstr "Welcome, friend!" + +#: src/screens/Deactivated.tsx:128 +msgid "Welcome back!" +msgstr "Welcome back!" + +#: src/view/com/auth/SplashScreen.tsx:39 +#: src/view/com/auth/SplashScreen.web.tsx:98 +#: src/view/com/composer/Composer.tsx:573 +msgid "What's up?" +msgstr "What's up?" + +#: src/screens/Onboarding/StepInterests/index.tsx:126 +msgid "What are your interests?" +msgstr "What are your interests?" + +#: src/screens/StarterPack/Wizard/StepDetails.tsx:42 +msgid "What do you want to call your starter pack?" +msgstr "What do you want to call your starter pack?" + +#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:79 +msgid "Which languages are used in this post?" +msgstr "Which languages are used in this post?" + +#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:78 +msgid "Which languages would you like to see in your algorithmic feeds?" +msgstr "Which languages would you like to see in your algorithmic feeds?" + +#: src/components/WhoCanReply.tsx:179 +msgid "Who can interact with this post?" +msgstr "Who can interact with this post?" + +#: src/components/WhoCanReply.tsx:87 +msgid "Who can reply" +msgstr "Who can reply" + +#: src/screens/Home/NoFeedsPinned.tsx:79 +#: src/screens/Messages/ChatList.tsx:183 +msgid "Whoops!" +msgstr "Whoops!" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:44 +msgid "Why should this content be reviewed?" +msgstr "Why should this content be reviewed?" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:57 +msgid "Why should this feed be reviewed?" +msgstr "Why should this feed be reviewed?" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:54 +msgid "Why should this list be reviewed?" +msgstr "Why should this list be reviewed?" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:63 +msgid "Why should this message be reviewed?" +msgstr "Why should this message be reviewed?" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:51 +msgid "Why should this post be reviewed?" +msgstr "Why should this post be reviewed?" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:60 +msgid "Why should this starter pack be reviewed?" +msgstr "Why should this starter pack be reviewed?" + +#: src/components/ReportDialog/SelectReportOptionView.tsx:48 +msgid "Why should this user be reviewed?" +msgstr "Why should this user be reviewed?" + +#: src/screens/Messages/components/MessageInput.tsx:142 +#: src/screens/Messages/components/MessageInput.web.tsx:198 +msgid "Write a message" +msgstr "Write a message" + +#: src/view/com/composer/Composer.tsx:630 +msgid "Write post" +msgstr "Write post" + +#: src/view/com/composer/Composer.tsx:572 +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:71 +msgid "Write your reply" +msgstr "Write your reply" + +#: src/screens/Onboarding/index.tsx:25 +#: src/screens/Onboarding/state.ts:103 +msgid "Writers" +msgstr "Writers" + +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:77 +#: src/view/screens/PreferencesFollowingFeed.tsx:71 +#: src/view/screens/PreferencesFollowingFeed.tsx:98 +#: src/view/screens/PreferencesFollowingFeed.tsx:133 +#: src/view/screens/PreferencesFollowingFeed.tsx:168 +#: src/view/screens/PreferencesThreads.tsx:101 +#: src/view/screens/PreferencesThreads.tsx:124 +msgid "Yes" +msgstr "Yes" + +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:106 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:108 +msgid "Yes, deactivate" +msgstr "Yes, deactivate" + +#: src/screens/StarterPack/StarterPackScreen.tsx:660 +msgid "Yes, delete this starter pack" +msgstr "Yes, delete this starter pack" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:736 +msgid "Yes, detach" +msgstr "Yes, detach" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:746 +msgid "Yes, hide" +msgstr "Yes, hide" + +#: src/screens/Deactivated.tsx:150 +msgid "Yes, reactivate my account" +msgstr "Yes, reactivate my account" + +#: src/components/dms/DateDivider.tsx:46 +msgid "Yesterday" +msgstr "Yesterday" + +#: src/components/NewskieDialog.tsx:43 +msgid "You" +msgstr "You" + +#: src/screens/Signup/index.tsx:107 +msgid "You'll follow the suggested users and feeds once you finish creating your account!" +msgstr "You'll follow the suggested users and feeds once you finish creating your account!" + +#: src/screens/Signup/index.tsx:112 +msgid "You'll follow the suggested users once you finish creating your account!" +msgstr "You'll follow the suggested users once you finish creating your account!" + +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 +msgid "You'll follow these people and {0} others" +msgstr "You'll follow these people and {0} others" + +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:230 +msgid "You'll follow these people right away" +msgstr "You'll follow these people right away" + +#: src/components/dialogs/VerifyEmailDialog.tsx:138 +msgid "You'll receive an email at <0>{0} to verify it's you." +msgstr "You'll receive an email at <0>{0} to verify it's you." + +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:270 +msgid "You'll stay updated with these feeds" +msgstr "You'll stay updated with these feeds" + +#: src/screens/SignupQueued.tsx:93 +#: src/screens/SignupQueued.tsx:94 +#: src/screens/SignupQueued.tsx:109 +msgid "You're in line" +msgstr "You're in line" + +#: src/screens/Deactivated.tsx:89 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:54 +msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." +msgstr "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." + +#: src/screens/Onboarding/StepFinished.tsx:226 +msgid "You're ready to go!" +msgstr "You're ready to go!" + +#: src/components/moderation/ModerationDetailsDialog.tsx:107 +#: src/lib/moderation/useModerationCauseDescription.ts:106 +msgid "You've chosen to hide a word or tag within this post." +msgstr "You've chosen to hide a word or tag within this post." + +#: src/view/com/posts/FollowingEndOfFeed.tsx:44 +msgid "You've reached the end of your feed! Find some more accounts to follow." +msgstr "You've reached the end of your feed! Find some more accounts to follow." + +#: src/view/com/composer/state/video.ts:435 +msgid "You've reached your daily limit for video uploads (too many bytes)" +msgstr "You've reached your daily limit for video uploads (too many bytes)" + +#: src/view/com/composer/state/video.ts:439 +msgid "You've reached your daily limit for video uploads (too many videos)" +msgstr "You've reached your daily limit for video uploads (too many videos)" + +#: src/screens/Messages/components/ChatListItem.tsx:124 +msgid "You: {0}" +msgstr "You: {0}" + +#: src/screens/Messages/components/ChatListItem.tsx:153 +msgid "You: {defaultEmbeddedContentMessage}" +msgstr "You: {defaultEmbeddedContentMessage}" + +#: src/screens/Messages/components/ChatListItem.tsx:146 +msgid "You: {short}" +msgstr "You: {short}" + +#: src/screens/SignupQueued.tsx:136 +msgid "You are in line." +msgstr "You are in line." + +#: src/view/com/composer/state/video.ts:424 +msgid "You are not allowed to upload videos." +msgstr "You are not allowed to upload videos." + +#: src/view/com/profile/ProfileFollows.tsx:95 +msgid "You are not following anyone." +msgstr "You are not following anyone." + +#: src/components/dialogs/nuxs/NeueTypography.tsx:61 +msgid "You can adjust these in your Appearance Settings later." +msgstr "You can adjust these in your Appearance Settings later." + +#: src/view/com/posts/FollowingEmptyState.tsx:63 +#: src/view/com/posts/FollowingEndOfFeed.tsx:64 +msgid "You can also discover new Custom Feeds to follow." +msgstr "You can also discover new Custom Feeds to follow." + +#: src/view/com/modals/DeleteAccount.tsx:202 +msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." +msgstr "You can also temporarily deactivate your account instead, and reactivate it at any time." + +#: src/screens/Messages/Settings.tsx:105 +msgid "You can continue ongoing conversations regardless of which setting you choose." +msgstr "You can continue ongoing conversations regardless of which setting you choose." + +#: src/screens/Login/index.tsx:155 +#: src/screens/Login/PasswordUpdatedForm.tsx:27 +msgid "You can now sign in with your new password." +msgstr "You can now sign in with your new password." + +#: src/screens/Deactivated.tsx:136 +msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." +msgstr "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." + +#: src/view/com/profile/ProfileFollowers.tsx:95 +msgid "You do not have any followers." +msgstr "You do not have any followers." + +#: src/screens/Profile/KnownFollowers.tsx:100 +msgid "You don't follow any users who follow @{name}." +msgstr "You don't follow any users who follow @{name}." + +#: 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 "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." + +#: src/view/screens/SavedFeeds.tsx:144 +msgid "You don't have any pinned feeds." +msgstr "You don't have any pinned feeds." + +#: src/view/screens/SavedFeeds.tsx:184 +msgid "You don't have any saved feeds." +msgstr "You don't have any saved feeds." + +#: src/view/com/post-thread/PostThread.tsx:214 +msgid "You have blocked the author or you have been blocked by the author." +msgstr "You have blocked the author or you have been blocked by the author." + +#: src/components/dms/MessagesListBlockedFooter.tsx:58 +msgid "You have blocked this user" +msgstr "You have blocked this user" + +#: src/components/moderation/ModerationDetailsDialog.tsx:72 +#: src/lib/moderation/useModerationCauseDescription.ts:55 +#: src/lib/moderation/useModerationCauseDescription.ts:63 +msgid "You have blocked this user. You cannot view their content." +msgstr "You have blocked this user. You cannot view their content." + +#: src/screens/Login/SetNewPasswordForm.tsx:48 +#: src/screens/Login/SetNewPasswordForm.tsx:85 +#: src/view/com/modals/ChangePassword.tsx:88 +#: src/view/com/modals/ChangePassword.tsx:122 +msgid "You have entered an invalid code. It should look like XXXXX-XXXXX." +msgstr "You have entered an invalid code. It should look like XXXXX-XXXXX." + +#: src/lib/moderation/useModerationCauseDescription.ts:114 +msgid "You have hidden this post" +msgstr "You have hidden this post" + +#: src/components/moderation/ModerationDetailsDialog.tsx:110 +msgid "You have hidden this post." +msgstr "You have hidden this post." + +#: src/components/moderation/ModerationDetailsDialog.tsx:103 +#: src/lib/moderation/useModerationCauseDescription.ts:97 +msgid "You have muted this account." +msgstr "You have muted this account." + +#: src/lib/moderation/useModerationCauseDescription.ts:91 +msgid "You have muted this user" +msgstr "You have muted this user" + +#: src/screens/Messages/ChatList.tsx:223 +msgid "You have no conversations yet. Start one!" +msgstr "You have no conversations yet. Start one!" + +#: src/view/com/feeds/ProfileFeedgens.tsx:138 +msgid "You have no feeds." +msgstr "You have no feeds." + +#: src/view/com/lists/MyLists.tsx:90 +#: src/view/com/lists/ProfileLists.tsx:134 +msgid "You have no lists." +msgstr "You have no lists." + +#: src/view/screens/ModerationBlockedAccounts.tsx:133 +msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." +msgstr "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." + +#: src/view/screens/AppPasswords.tsx:96 +msgid "You have not created any app passwords yet. You can create one by pressing the button below." +msgstr "You have not created any app passwords yet. You can create one by pressing the button below." + +#: src/view/screens/ModerationMutedAccounts.tsx:132 +msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." +msgstr "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." + +#: src/components/Lists.tsx:52 +msgid "You have reached the end" +msgstr "You have reached the end" + +#: src/lib/media/video/upload.shared.ts:56 +msgid "You have temporarily reached the limit for video uploads. Please try again later." +msgstr "You have temporarily reached the limit for video uploads. Please try again later." + +#: src/components/StarterPack/ProfileStarterPacks.tsx:236 +msgid "You haven't created a starter pack yet!" +msgstr "You haven't created a starter pack yet!" + +#: src/components/dialogs/MutedWords.tsx:398 +msgid "You haven't muted any words or tags yet" +msgstr "You haven't muted any words or tags yet" + +#: src/components/moderation/ModerationDetailsDialog.tsx:117 +#: src/lib/moderation/useModerationCauseDescription.ts:125 +msgid "You hid this reply." +msgstr "You hid this reply." + +#: src/components/moderation/LabelsOnMeDialog.tsx:78 +msgid "You may appeal non-self labels if you feel they were placed in error." +msgstr "You may appeal non-self labels if you feel they were placed in error." + +#: src/components/moderation/LabelsOnMeDialog.tsx:83 +msgid "You may appeal these labels if you feel they were placed in error." +msgstr "You may appeal these labels if you feel they were placed in error." + +#: src/screens/StarterPack/Wizard/State.tsx:97 +msgid "You may only add up to 3 feeds" +msgstr "You may only add up to 3 feeds" + +#: src/screens/StarterPack/Wizard/State.tsx:79 +msgid "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" +msgstr "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" + +#: src/lib/media/picker.shared.ts:22 +msgid "You may only select up to 4 images" +msgstr "You may only select up to 4 images" + +#: src/screens/Signup/StepInfo/Policies.tsx:106 +msgid "You must be 13 years of age or older to sign up." +msgstr "You must be 13 years of age or older to sign up." + +#: src/components/StarterPack/ProfileStarterPacks.tsx:307 +msgid "You must be following at least seven other people to generate a starter pack." +msgstr "You must be following at least seven other people to generate a starter pack." + +#: src/components/StarterPack/QrCodeDialog.tsx:60 +msgid "You must grant access to your photo library to save a QR code" +msgstr "You must grant access to your photo library to save a QR code" + +#: src/components/StarterPack/ShareDialog.tsx:69 +msgid "You must grant access to your photo library to save the image." +msgstr "You must grant access to your photo library to save the image." + +#: src/components/ReportDialog/SubmitView.tsx:210 +msgid "You must select at least one labeler for a report" +msgstr "You must select at least one labeler for a report" + +#: src/screens/Deactivated.tsx:131 +msgid "You previously deactivated @{0}." +msgstr "You previously deactivated @{0}." + +#: src/view/com/util/forms/PostDropdownBtn.tsx:222 +msgid "You will no longer receive notifications for this thread" +msgstr "You will no longer receive notifications for this thread" + +#: src/view/com/util/forms/PostDropdownBtn.tsx:218 +msgid "You will now receive notifications for this thread" +msgstr "You will now receive notifications for this thread" + +#: src/screens/Login/SetNewPasswordForm.tsx:98 +msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." +msgstr "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." + +#: src/screens/Signup/index.tsx:140 +msgid "Your account" +msgstr "Your account" + +#: src/view/com/modals/DeleteAccount.tsx:88 +msgid "Your account has been deleted" +msgstr "Your account has been deleted" + +#: src/view/com/composer/state/video.ts:443 +msgid "Your account is not yet old enough to upload videos. Please try again later." +msgstr "Your account is not yet old enough to upload videos. Please try again later." + +#: src/view/screens/Settings/ExportCarDialog.tsx:64 +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 "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." + +#: src/screens/Signup/StepInfo/index.tsx:211 +msgid "Your birth date" +msgstr "Your birth date" + +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:171 +msgid "Your browser does not support the video format. Please try a different browser." +msgstr "Your browser does not support the video format. Please try a different browser." + +#: src/screens/Messages/components/ChatDisabled.tsx:25 +msgid "Your chats have been disabled" +msgstr "Your chats have been disabled" + +#: src/view/com/modals/InAppBrowserConsent.tsx:44 +msgid "Your choice will be saved, but can be changed later in settings." +msgstr "Your choice will be saved, but can be changed later in settings." + +#: src/screens/Login/ForgotPasswordForm.tsx:51 +#: src/screens/Signup/state.ts:203 +#: src/screens/Signup/StepInfo/index.tsx:108 +#: src/view/com/modals/ChangePassword.tsx:55 +msgid "Your email appears to be invalid." +msgstr "Your email appears to be invalid." + +#: src/view/com/modals/ChangeEmail.tsx:120 +msgid "Your email has been updated but not verified. As a next step, please verify your new email." +msgstr "Your email has been updated but not verified. As a next step, please verify your new email." + +#: src/view/com/modals/VerifyEmail.tsx:122 +msgid "Your email has not yet been verified. This is an important security step which we recommend." +msgstr "Your email has not yet been verified. This is an important security step which we recommend." + +#: src/state/shell/progress-guide.tsx:156 +msgid "Your first like!" +msgstr "Your first like!" + +#: src/view/com/posts/FollowingEmptyState.tsx:43 +msgid "Your following feed is empty! Follow more users to see what's happening." +msgstr "Your following feed is empty! Follow more users to see what's happening." + +#: src/screens/Signup/StepHandle.tsx:125 +msgid "Your full handle will be" +msgstr "Your full handle will be" + +#: src/view/com/modals/ChangeHandle.tsx:258 +msgid "Your full handle will be <0>@{0}" +msgstr "Your full handle will be <0>@{0}" + +#: src/components/dialogs/MutedWords.tsx:369 +msgid "Your muted words" +msgstr "Your muted words" + +#: src/view/com/modals/ChangePassword.tsx:158 +msgid "Your password has been changed successfully!" +msgstr "Your password has been changed successfully!" + +#: src/view/com/composer/Composer.tsx:405 +msgid "Your post has been published" +msgstr "Your post has been published" + +#: src/screens/Onboarding/StepFinished.tsx:241 +msgid "Your posts, likes, and blocks are public. Mutes are private." +msgstr "Your posts, likes, and blocks are public. Mutes are private." + +#: src/view/screens/Settings/index.tsx:119 +msgid "Your profile" +msgstr "Your profile" + +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:75 +msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." +msgstr "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." + +#: src/view/com/composer/Composer.tsx:404 +msgid "Your reply has been published" +msgstr "Your reply has been published" + +#: src/components/dms/ReportDialog.tsx:157 +msgid "Your report will be sent to the Bluesky Moderation Service" +msgstr "Your report will be sent to the Bluesky Moderation Service" + +#: src/screens/Signup/index.tsx:142 +msgid "Your user handle" +msgstr "Your user handle" + +#: src/screens/Messages/components/ChatListItem.tsx:130 +msgid "(contains embedded content)" +msgstr "(bevat ingesloten inhoud)" + +#: src/view/com/modals/VerifyEmail.tsx:150 +msgid "(no email)" +msgstr "(geen e-mail)" + +#: src/screens/Onboarding/StepInterests/index.tsx:185 +msgid "an unknown error occurred" +msgstr "an unknown error occurred" + +#: src/components/moderation/ModerationDetailsDialog.tsx:158 +#: src/components/moderation/ModerationDetailsDialog.tsx:154 +msgid "an unknown labeler" +msgstr "an unknown labeler" + +#: src/components/WhoCanReply.tsx:295 +#: src/view/com/notifications/FeedItem.tsx:231 +#: src/view/com/notifications/FeedItem.tsx:324 +msgid "and" +msgstr "and" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:164 +msgid "by <0/>" +msgstr "by <0/>" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:162 +msgid "by you" +msgstr "by you" + +#: src/view/com/profile/ProfileSubpageHeader.tsx:160 +msgid "by —" +msgstr "by —" + +#: src/view/screens/Support.tsx:41 +msgid "click here" +msgstr "click here" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:321 +msgid "e.g. Alice Lastname" +msgstr "e.g. Alice Lastname" + +#: src/view/com/modals/CreateOrEditList.tsx:263 +msgid "e.g. Great Posters" +msgstr "e.g. Great Posters" + +#: src/view/com/modals/CreateOrEditList.tsx:264 +msgid "e.g. Spammers" +msgstr "e.g. Spammers" + +#: src/view/com/modals/CreateOrEditList.tsx:292 +msgid "e.g. The posters who never miss." +msgstr "e.g. The posters who never miss." + +#: src/view/com/modals/CreateOrEditList.tsx:293 +msgid "e.g. Users that repeatedly reply with ads." +msgstr "e.g. Users that repeatedly reply with ads." + +#: src/view/com/modals/ChangeHandle.tsx:245 +msgid "e.g. alice" +msgstr "e.g. alice" + +#: src/view/com/modals/ChangeHandle.tsx:367 +msgid "e.g. alice.com" +msgstr "e.g. alice.com" + +#: src/view/com/notifications/FeedItem.tsx:207 +msgid "followed you" +msgstr "followed you" + +#: src/view/com/notifications/FeedItem.tsx:205 +msgid "followed you back" +msgstr "followed you back" + +#: src/screens/SignupQueued.tsx:134 +msgid "left to go." +msgstr "left to go." + +#: src/view/com/notifications/FeedItem.tsx:211 +msgid "liked your custom feed" +msgstr "liked your custom feed" + +#: src/view/com/notifications/FeedItem.tsx:178 +msgid "liked your post" +msgstr "liked your post" + +#: src/components/WhoCanReply.tsx:254 +msgid "mentioned users" +msgstr "mentioned users" + +#: src/components/moderation/LabelPreference.tsx:246 +msgid "moderation settings" +msgstr "moderation settings" + +#: src/lib/hooks/useTimeAgo.ts:122 +msgid "now" +msgstr "now" + +#: src/components/StarterPack/QrCode.tsx:75 +msgid "on<0><1/><2><3/>" +msgstr "on<0><1/><2><3/>" + +#: src/lib/api/index.ts:106 +#: src/components/TagMenu/index.tsx:252 +msgid "posts" +msgstr "posts" + +#: src/view/screens/DebugMod.tsx:913 +#: src/view/screens/Profile.tsx:363 +msgid "profile" +msgstr "profile" + +#: src/view/com/notifications/FeedItem.tsx:180 +msgid "reposted your post" +msgstr "reposted your post" + +#: src/view/com/notifications/FeedItem.tsx:218 +msgid "signed up with your starter pack" +msgstr "signed up with your starter pack" + +#: src/components/WhoCanReply.tsx:258 +msgid "users followed by <0>@{0}" +msgstr "users followed by <0>@{0}" + +#: src/screens/List/ListHiddenScreen.tsx:140 +msgid "you" +msgstr "you" + +#: src/lib/hooks/useTimeAgo.ts:156 +msgid "{0, plural, one {# day} other {# days}}" +msgstr "{0, plural, one {# dag} other {# dagen}}" + +#: src/lib/hooks/useTimeAgo.ts:146 +msgid "{0, plural, one {# hour} other {# hours}}" +msgstr "{0, plural, one {# uur} other {# uren}}" + +#: src/components/moderation/LabelsOnMe.tsx:54 +msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" +msgstr "{0, plural, one {# label is geplaatst op dit account} other {# labels zijn geplaatst op dit account}}" + +#: src/components/moderation/LabelsOnMe.tsx:60 +msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" +msgstr "{0, plural, one {# label is geplaatst op deze inhoud} other {# labels zijn geplaatst op deze inhoud}}" + +#: src/lib/hooks/useTimeAgo.ts:136 +msgid "{0, plural, one {# minute} other {# minutes}}" +msgstr "{0, plural, one {# minuut} other {# minuten}}" + +#: src/lib/hooks/useTimeAgo.ts:167 +msgid "{0, plural, one {# month} other {# months}}" +msgstr "{0, plural, one {# maand} other {# maanden}}" + +#: src/view/com/util/post-ctrls/RepostButton.tsx:73 +msgid "{0, plural, one {# repost} other {# reposts}}" +msgstr "{0, plural, one {# repost} other {# reposts}}" + +#: src/lib/hooks/useTimeAgo.ts:126 +msgid "{0, plural, one {# second} other {# seconds}}" +msgstr "{0, plural, one {# seconde} other {# seconden}}" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:300 +msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +msgstr "{0, plural, one {Leuk (# like)} other {Leuk (# likes)}}" + +#: src/components/FeedCard.tsx:213 +#: src/view/com/feeds/FeedSourceCard.tsx:300 +msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +msgstr "{0, plural, one {Leuk gevonden door # gebruiker} other {Leuk gevonden door # gebruikers}}" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:257 +msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +msgstr "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:296 +msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +msgstr "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" + +#: src/components/ProfileHoverCard/index.web.tsx:398 +#: src/screens/Profile/Header/Metrics.tsx:23 +msgid "{0, plural, one {follower} other {followers}}" +msgstr "{0, plural, one {volger} other {volgers}}" + +#: src/components/ProfileHoverCard/index.web.tsx:402 +#: src/screens/Profile/Header/Metrics.tsx:27 +msgid "{0, plural, one {following} other {following}}" +msgstr "{0, plural, one {volgend} other {volgend}}" + +#: src/view/com/post-thread/PostThreadItem.tsx:434 +msgid "{0, plural, one {like} other {likes}}" +msgstr "{0, plural, one {leuk} other {leuk}}" + +#: src/screens/Profile/Header/Metrics.tsx:59 +msgid "{0, plural, one {post} other {posts}}" +msgstr "{0, plural, one {post} other {posts}}" + +#: src/view/com/post-thread/PostThreadItem.tsx:418 +msgid "{0, plural, one {quote} other {quotes}}" +msgstr "{0, plural, one {quote} other {quotes}}" + +#: src/view/com/post-thread/PostThreadItem.tsx:400 +msgid "{0, plural, one {repost} other {reposts}}" +msgstr "{0, plural, one {repost} other {reposts}}" + +#: src/view/com/notifications/FeedItem.tsx:232 +#: src/view/com/notifications/FeedItem.tsx:327 +msgid "{0, plural, one {{formattedCount} other} other {{formattedCount} others}}" +msgstr "{0, plural, one {{formattedCount} other} other {{formattedCount} others}}" + +#: src/view/com/util/UserAvatar.tsx:435 +msgid "{0}'s avatar" +msgstr "{0}'s avatar" + +#: src/screens/StarterPack/Wizard/StepDetails.tsx:68 +msgid "{0}'s favorite feeds and people - join me!" +msgstr "{0}'s favorite feeds and people - join me!" + +#: src/screens/StarterPack/Wizard/StepDetails.tsx:47 +msgid "{0}'s starter pack" +msgstr "{0}'s startpakket" + +#: src/components/dialogs/MutedWords.tsx:475 +msgid "{0} <0>in <1>tags" +msgstr "{0} <0>in <1>tags" + +#: src/components/dialogs/MutedWords.tsx:465 +msgid "{0} <0>in <1>text & tags" +msgstr "{0} <0>in <1>text & tags" + +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:219 +msgid "{0} joined this week" +msgstr "{0} deze week lid geworden" + +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:195 +msgid "{0} of {1}" +msgstr "{0} van {1}" + +#: src/screens/StarterPack/StarterPackScreen.tsx:478 +msgid "{0} people have used this starter pack!" +msgstr "{0} mensen hebben dit startpakket gebruikt!" + +#: src/lib/hooks/useTimeAgo.ts:158 +msgid "{0}d" +msgstr "{0}d" + +#: src/lib/hooks/useTimeAgo.ts:148 +msgid "{0}h" +msgstr "{0}u" + +#: src/lib/hooks/useTimeAgo.ts:138 +msgid "{0}m" +msgstr "{0}m" + +#: src/lib/hooks/useTimeAgo.ts:169 +msgid "{0}mo" +msgstr "{0}ma" + +#: src/lib/hooks/useTimeAgo.ts:128 +msgid "{0}s" +msgstr "{0}s" + +#: src/components/LabelingServiceCard/index.tsx:96 +msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +msgstr "{count, plural, one {Liked by # user} other {Liked by # users}}" + +#: src/lib/generate-starterpack.ts:108 +#: src/screens/StarterPack/Wizard/index.tsx:183 +msgid "{displayName}'s Starter Pack" +msgstr "{displayName}'s startpakket" + +#: src/screens/SignupQueued.tsx:207 +msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" +msgstr "{estimatedTimeHrs, plural, one {uur} other {uren}}" + +#: src/screens/SignupQueued.tsx:213 +msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" +msgstr "{estimatedTimeMins, plural, one {minuut} other {minuten}}" + +#: src/components/ProfileHoverCard/index.web.tsx:508 +#: src/screens/Profile/Header/Metrics.tsx:50 +msgid "{following} following" +msgstr "{following} volgend" + +#: src/components/dms/dialogs/SearchablePeopleList.tsx:384 +msgid "{handle} can't be messaged" +msgstr "{handle} kan geen bericht ontvangen" + +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:284 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:297 +#: src/view/screens/ProfileFeed.tsx:591 +msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +msgstr "{likeCount, plural, one {Leuk gevonden door# gebruiker} other {Leuk gevonden door # gebruikers}}" + +#: src/view/shell/Drawer.tsx:477 +msgid "{numUnreadNotifications} unread" +msgstr "{numUnreadNotifications} ongelezen" + +#: src/components/NewskieDialog.tsx:111 +msgid "{profileName} joined Bluesky using a starter pack {0} ago" +msgstr "{profileName} lid geworden van Bluesky met een startpakket {0} geleden" + +#: src/components/NewskieDialog.tsx:116 +msgid "{profileName} joined Bluesky {0} ago" +msgstr "{profileName} lid geworden van Bluesky {0} geleden" + +#: src/screens/Profile/Header/Handle.tsx:53 +msgid "⚠Invalid Handle" +msgstr "⚠Ongeldige handle" -- cgit 1.4.1 From be429d5750d712bd6e2f0edd6baa73f6a1ec0d14 Mon Sep 17 00:00:00 2001 From: Guido Leenders Date: Tue, 12 Nov 2024 19:48:17 +0100 Subject: More translations [ER]. --- src/locale/locales/nl/messages.po | 372 +++++++++++++++++++------------------- 1 file changed, 186 insertions(+), 186 deletions(-) (limited to 'src') diff --git a/src/locale/locales/nl/messages.po b/src/locale/locales/nl/messages.po index 82630d15d..247a2622e 100644 --- a/src/locale/locales/nl/messages.po +++ b/src/locale/locales/nl/messages.po @@ -31,12 +31,12 @@ msgstr "<0>U en<1> <2>{0} zijn inbegrepen in uw startpakket" #: src/screens/StarterPack/Wizard/index.tsx:528 msgctxt "feeds" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" -msgstr "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" +msgstr "<0>{0}, <1>{1}, en {2, plural, one {# andere} other {# anderen}} zijn inbegrepen in uw startpakket" #: src/screens/StarterPack/Wizard/index.tsx:475 msgctxt "profiles" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" -msgstr "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" +msgstr "<0>{0}, <1>{1}, en {2, plural, one {# andere} other {# anderen}} zijn inbegrepen in uw startpakket" #: src/screens/StarterPack/Wizard/index.tsx:516 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" @@ -71,11 +71,11 @@ msgstr "ALT" #: src/view/com/util/ViewHeader.tsx:89 #: src/view/screens/Search/Search.tsx:882 msgid "Access navigation links and settings" -msgstr "Access navigation links and settings" +msgstr "Toegang tot navigatielinks en instellingen" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 msgid "Access profile and other navigation links" -msgstr "Access profile and other navigation links" +msgstr "Toegang tot profiel en andere navigatielinks" #: src/view/screens/Settings/index.tsx:464 msgid "Accessibility" @@ -149,7 +149,7 @@ msgstr "Toevoegen" #: src/view/screens/AppPasswords.tsx:153 #: src/view/screens/AppPasswords.tsx:166 msgid "Add App Password" -msgstr "Add App Password" +msgstr "Voeg app-wachtwoord toe" #: src/view/com/composer/labels/LabelsBtn.tsx:108 #: src/view/com/composer/labels/LabelsBtn.tsx:113 @@ -183,7 +183,7 @@ msgstr "Voeg alt-tekst toe (optioneel)" #: src/components/dialogs/MutedWords.tsx:321 msgid "Add mute word for configured settings" -msgstr "Add mute word for configured settings" +msgstr "Voeg genegeerd woord toe voor geconfigureerde instellingen" #: src/components/dialogs/MutedWords.tsx:112 msgid "Add muted words and tags" @@ -191,36 +191,36 @@ msgstr "Add muted words and tags" #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" -msgstr "Add recommended feeds" +msgstr "Voeg aanbevolen feeds toe" #: src/screens/StarterPack/Wizard/index.tsx:497 msgid "Add some feeds to your starter pack!" -msgstr "Add some feeds to your starter pack!" +msgstr "Voeg enkele feeds toe aan uw startpakket!" #: src/screens/Feeds/NoFollowingFeed.tsx:41 msgid "Add the default feed of only people you follow" -msgstr "Add the default feed of only people you follow" +msgstr "Voeg de standaardfeed toe van alleen de mensen die u volgt" #: src/view/com/modals/ChangeHandle.tsx:403 msgid "Add the following DNS record to your domain:" -msgstr "Add the following DNS record to your domain:" +msgstr "Voeg het volgende DNS-record toe aan uw domein:" #: src/components/FeedCard.tsx:296 msgid "Add this feed to your feeds" -msgstr "Add this feed to your feeds" +msgstr "Voeg deze feed toe aan uw feeds" #: src/view/com/profile/ProfileMenu.tsx:243 #: src/view/com/profile/ProfileMenu.tsx:246 msgid "Add to Lists" -msgstr "Add to Lists" +msgstr "Voeg toe aan lijsten" #: src/view/com/feeds/FeedSourceCard.tsx:266 msgid "Add to my feeds" -msgstr "Add to my feeds" +msgstr "Voeg toe aan mijn feeds" #: src/screens/StarterPack/Wizard/index.tsx:577 msgid "Add {0} more to continue" -msgstr "Add {0} more to continue" +msgstr "Voeg {0} meer toe om door te gaan" #: src/components/StarterPack/Wizard/WizardListCard.tsx:59 msgid "Add {displayName} to starter pack" @@ -229,40 +229,40 @@ msgstr "Voeg {displayName} toe aan het startpakket" #: src/view/com/modals/ListAddRemoveUsers.tsx:192 #: src/view/com/modals/UserAddRemoveLists.tsx:162 msgid "Added to list" -msgstr "Added to list" +msgstr "Toegevoegd aan lijst" #: src/view/com/feeds/FeedSourceCard.tsx:125 msgid "Added to my feeds" -msgstr "Added to my feeds" +msgstr "Toegevoegd aan mijn feeds" #: src/components/moderation/ContentHider.tsx:83 #: src/lib/moderation/useGlobalLabelStrings.ts:34 #: src/lib/moderation/useModerationCauseDescription.ts:144 #: src/view/com/composer/labels/LabelsBtn.tsx:129 msgid "Adult Content" -msgstr "Adult Content" +msgstr "Inhoud voor volwassenen" #: src/view/com/composer/labels/LabelsBtn.tsx:140 #: src/view/com/composer/labels/LabelsBtn.tsx:194 msgid "Adult Content labels" -msgstr "Adult Content labels" +msgstr "Labels voor inhoud voor volwassenen" #: src/screens/Moderation/index.tsx:366 msgid "Adult content can only be enabled via the Web at <0>bsky.app." -msgstr "Adult content can only be enabled via the Web at <0>bsky.app." +msgstr "Inhoud voor volwassenen kan alleen worden ingeschakeld via het web op <0>bsky.app." #: src/components/moderation/LabelPreference.tsx:241 msgid "Adult content is disabled." -msgstr "Adult content is disabled." +msgstr "Inhoud voor volwassenen is uitgeschakeld." #: src/screens/Moderation/index.tsx:410 #: src/view/screens/Settings/index.tsx:653 msgid "Advanced" -msgstr "Advanced" +msgstr "Geavanceerd" #: src/state/shell/progress-guide.tsx:171 msgid "Algorithm training complete!" -msgstr "Algorithm training complete!" +msgstr "Algoritmetraining voltooid!" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" @@ -270,38 +270,38 @@ msgstr "All accounts have been followed!" #: src/view/screens/Feeds.tsx:735 msgid "All the feeds you've saved, right in one place." -msgstr "All the feeds you've saved, right in one place." +msgstr "Alle feeds die u hebt opgeslagen, bij elkaar op één plek." #: src/view/com/modals/AddAppPasswords.tsx:188 #: src/view/com/modals/AddAppPasswords.tsx:195 msgid "Allow access to your direct messages" -msgstr "Allow access to your direct messages" +msgstr "Sta toegang tot uw privéberichten toe" #: src/screens/Messages/Settings.tsx:64 #: src/screens/Messages/Settings.tsx:67 msgid "Allow new messages from" -msgstr "Allow new messages from" +msgstr "Sta nieuwe berichten toe van" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:360 msgid "Allow replies from:" -msgstr "Allow replies from:" +msgstr "Sta antwoorden toe van:" #: src/view/screens/AppPasswords.tsx:272 msgid "Allows access to direct messages" -msgstr "Allows access to direct messages" +msgstr "Geeft toegang tot directe berichten" #: src/screens/Login/ForgotPasswordForm.tsx:171 #: src/view/com/modals/ChangePassword.tsx:171 msgid "Already have a code?" -msgstr "Already have a code?" +msgstr "Heeft u al een code?" #: src/screens/Login/ChooseAccountForm.tsx:43 msgid "Already signed in as @{0}" -msgstr "Already signed in as @{0}" +msgstr "Al aangemeld als @{0}" #: src/view/com/util/post-embeds/GifEmbed.tsx:191 msgid "Alt Text" -msgstr "Alt Text" +msgstr "Alt-tekst" #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 @@ -310,75 +310,75 @@ msgstr "Alt Text" #: src/view/com/composer/videos/SubtitleDialog.tsx:106 #: src/view/screens/AccessibilitySettings.tsx:85 msgid "Alt text" -msgstr "Alt text" +msgstr "Alt-tekst" #: src/view/com/composer/photos/Gallery.tsx:252 msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." -msgstr "Alt text describes images for blind and low-vision users, and helps give context to everyone." +msgstr "Alt-tekst beschrijft afbeeldingen voor blinde en slechtziende gebruikers en biedt iedereen context." #: src/view/com/composer/GifAltText.tsx:179 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:139 msgid "Alt text will be truncated. Limit: {0} characters." -msgstr "Alt text will be truncated. Limit: {0} characters." +msgstr "Alt-tekst wordt afgekapt. Limiet: {0} tekens." #: src/components/dialogs/VerifyEmailDialog.tsx:77 msgid "An email has been sent! Please enter the confirmation code included in the email below." -msgstr "An email has been sent! Please enter the confirmation code included in the email below." +msgstr "Er is een e-mail verzonden! Voer hieronder de bevestigingscode in die in de e-mail is opgenomen." #: src/view/com/modals/ChangeEmail.tsx:114 msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." -msgstr "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." +msgstr "Er is een e-mail verzonden naar uw vorige adres {0}. Het bevat een bevestigingscode die u hieronder kunt invoeren." #: src/view/com/modals/VerifyEmail.tsx:132 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:95 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." -msgstr "An email has been sent to {0}. It includes a confirmation code which you can enter below." +msgstr "Er is een e-mail verzonden naar {0}. Deze bevat een bevestigingscode die u hieronder kunt invoeren." #: src/components/dialogs/GifSelect.tsx:266 msgid "An error has occurred" -msgstr "An error has occurred" +msgstr "Er is een fout opgetreden" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:422 msgid "An error occurred" -msgstr "An error occurred" +msgstr "Er is een fout opgetreden" #: src/view/com/composer/state/video.ts:412 msgid "An error occurred while compressing the video." -msgstr "An error occurred while compressing the video." +msgstr "Er is een fout opgetreden tijdens het comprimeren van de video." #: src/components/StarterPack/ProfileStarterPacks.tsx:316 msgid "An error occurred while generating your starter pack. Want to try again?" -msgstr "An error occurred while generating your starter pack. Want to try again?" +msgstr "Er is een fout opgetreden bij het genereren van uw startpakket. Wilt u het opnieuw proberen?" #: src/view/com/util/post-embeds/VideoEmbed.web.tsx:174 msgid "An error occurred while loading the video. Please try again." -msgstr "An error occurred while loading the video. Please try again." +msgstr "Er is een fout opgetreden tijdens het laden van de video. Probeer het opnieuw." #: src/view/com/util/post-embeds/VideoEmbed.tsx:135 msgid "An error occurred while loading the video. Please try again later." -msgstr "An error occurred while loading the video. Please try again later." +msgstr "Er is een fout opgetreden tijdens het laden van de video. Probeer het later opnieuw." #: src/components/StarterPack/QrCodeDialog.tsx:71 #: src/components/StarterPack/ShareDialog.tsx:80 msgid "An error occurred while saving the QR code!" -msgstr "An error occurred while saving the QR code!" +msgstr "Er is een fout opgetreden bij het opslaan van de QR-code!" #: src/view/com/composer/videos/SelectVideoBtn.tsx:87 msgid "An error occurred while selecting the video" -msgstr "An error occurred while selecting the video" +msgstr "Er is een fout opgetreden bij het selecteren van de video" #: src/screens/StarterPack/StarterPackScreen.tsx:347 #: src/screens/StarterPack/StarterPackScreen.tsx:369 msgid "An error occurred while trying to follow all" -msgstr "An error occurred while trying to follow all" +msgstr "Er is een fout opgetreden tijdens het proberen om allen te volgen" #: src/view/com/composer/state/video.ts:449 msgid "An error occurred while uploading the video." -msgstr "An error occurred while uploading the video." +msgstr "Er is een fout opgetreden bij het uploaden van de video." #: src/lib/moderation/useReportOptions.ts:28 msgid "An issue not included in these options" -msgstr "An issue not included in these options" +msgstr "Een probleem niet vermeld in deze opties" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 @@ -387,68 +387,68 @@ msgstr "An issue not included in these options" #: src/view/com/profile/FollowButton.tsx:36 #: src/view/com/profile/FollowButton.tsx:46 msgid "An issue occurred, please try again." -msgstr "An issue occurred, please try again." +msgstr "Er is een probleem opgetreden. Probeer het opnieuw." #: src/components/dms/dialogs/NewChatDialog.tsx:36 msgid "An issue occurred starting the chat" -msgstr "An issue occurred starting the chat" +msgstr "Er is een probleem opgetreden bij het starten van de chat" #: src/components/dms/dialogs/ShareViaChatDialog.tsx:47 msgid "An issue occurred while trying to open the chat" -msgstr "An issue occurred while trying to open the chat" +msgstr "Er is een probleem opgetreden bij het openen van de chat" #: src/screens/Onboarding/index.tsx:29 #: src/screens/Onboarding/state.ts:81 msgid "Animals" -msgstr "Animals" +msgstr "Dieren" #: src/view/com/util/post-embeds/GifEmbed.tsx:149 msgid "Animated GIF" -msgstr "Animated GIF" +msgstr "Geanimeerde GIF" #: src/lib/moderation/useReportOptions.ts:33 msgid "Anti-Social Behavior" -msgstr "Anti-Social Behavior" +msgstr "Asociaal gedrag" #: src/view/screens/Search/Search.tsx:347 #: src/view/screens/Search/Search.tsx:348 msgid "Any language" -msgstr "Any language" +msgstr "Elke taal" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:49 msgid "Anybody can interact" -msgstr "Anybody can interact" +msgstr "Iedereen kan reageren" #: src/view/screens/LanguageSettings.tsx:94 msgid "App Language" -msgstr "App Language" +msgstr "App-taal" #: src/view/com/modals/AddAppPasswords.tsx:138 msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." -msgstr "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +msgstr "App-wachtwoordnamen mogen alleen letters, cijfers, spaties, streepjes en onderstrepingstekens bevatten." #: src/view/com/modals/AddAppPasswords.tsx:103 msgid "App Password names must be at least 4 characters long." -msgstr "App Password names must be at least 4 characters long." +msgstr "App-wachtwoordnamen moeten minimaal 4 tekens lang zijn." #: src/Navigation.tsx:285 #: src/view/screens/AppPasswords.tsx:197 #: src/view/screens/Settings/index.tsx:673 msgid "App Passwords" -msgstr "App Passwords" +msgstr "App-wachtwoorden" #: src/view/screens/AppPasswords.tsx:232 msgid "App password deleted" -msgstr "App password deleted" +msgstr "App-wachtwoord verwijderd" #: src/view/screens/Settings/index.tsx:664 msgid "App password settings" -msgstr "App password settings" +msgstr "App-wachtwoordinstellingen" #: src/components/moderation/LabelsOnMeDialog.tsx:148 #: src/components/moderation/LabelsOnMeDialog.tsx:151 msgid "Appeal" -msgstr "Appeal" +msgstr "Beroep" #: src/components/moderation/LabelsOnMeDialog.tsx:243 msgid "Appeal \"{0}\" label" @@ -457,27 +457,27 @@ msgstr "Appeal \"{0}\" label" #: src/components/moderation/LabelsOnMeDialog.tsx:233 #: src/screens/Messages/components/ChatDisabled.tsx:91 msgid "Appeal submitted" -msgstr "Appeal submitted" +msgstr "Beroep ingediend" #: src/screens/Messages/components/ChatDisabled.tsx:51 #: src/screens/Messages/components/ChatDisabled.tsx:53 #: src/screens/Messages/components/ChatDisabled.tsx:99 #: src/screens/Messages/components/ChatDisabled.tsx:101 msgid "Appeal this decision" -msgstr "Appeal this decision" +msgstr "Beroep aantekenen tegen deze beslissing" #: src/screens/Settings/AppearanceSettings.tsx:89 #: src/view/screens/Settings/index.tsx:485 msgid "Appearance" -msgstr "Appearance" +msgstr "Weergave" #: src/Navigation.tsx:325 msgid "Appearance Settings" -msgstr "Appearance Settings" +msgstr "Weergave-instellingen" #: src/view/screens/Settings/index.tsx:476 msgid "Appearance settings" -msgstr "Appearance settings" +msgstr "Weergave-instellingen" #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:47 #: src/screens/Home/NoFeedsPinned.tsx:93 @@ -486,56 +486,56 @@ msgstr "Apply default recommended feeds" #: src/components/dialogs/MutedWords.tsx:433 msgid "Are you sure?" -msgstr "Are you sure?" +msgstr "Weet u het zeker?" #: src/view/com/composer/Composer.tsx:532 msgid "Are you sure you'd like to discard this draft?" -msgstr "Are you sure you'd like to discard this draft?" +msgstr "Weet u zeker dat u dit concept wilt laten vervallen?" #: src/view/screens/AppPasswords.tsx:283 msgid "Are you sure you want to delete the app password \"{name}\"?" -msgstr "Are you sure you want to delete the app password \"{name}\"?" +msgstr "Weet u zeker dat u het app-wachtwoord \"{name}\" wilt verwijderen?" #: src/components/dms/MessageMenu.tsx:149 msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." -msgstr "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." +msgstr "Weet u zeker dat u dit bericht wilt verwijderen? Het bericht wordt voor u verwijderd, maar niet voor de andere deelnemer." #: src/screens/StarterPack/StarterPackScreen.tsx:632 msgid "Are you sure you want to delete this starter pack?" -msgstr "Are you sure you want to delete this starter pack?" +msgstr "Weet u zeker dat u dit startpakket wilt verwijderen?" #: src/screens/Profile/Header/EditProfileDialog.tsx:82 msgid "Are you sure you want to discard your changes?" -msgstr "Are you sure you want to discard your changes?" +msgstr "Weet u zeker dat u uw wijzigingen ongedaan wilt maken?" #: src/components/dms/LeaveConvoPrompt.tsx:48 msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." -msgstr "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." +msgstr "Weet u zeker dat u dit gesprek wilt verlaten? Uw berichten worden voor u verwijderd, maar niet voor de andere deelnemer." #: src/components/FeedCard.tsx:313 msgid "Are you sure you want to remove this from your feeds?" -msgstr "Are you sure you want to remove this from your feeds?" +msgstr "Weet u zeker dat u dit uit uw feeds wilt verwijderen?" #: src/view/com/feeds/FeedSourceCard.tsx:313 msgid "Are you sure you want to remove {0} from your feeds?" -msgstr "Are you sure you want to remove {0} from your feeds?" +msgstr "Weet u zeker dat u {0} uit uw feeds wilt verwijderen?" #: src/view/com/composer/select-language/SuggestedLanguage.tsx:60 msgid "Are you writing in <0>{0}?" -msgstr "Are you writing in <0>{0}?" +msgstr "Schrijft u in <0>{0}?" #: src/screens/Onboarding/index.tsx:23 #: src/screens/Onboarding/state.ts:82 msgid "Art" -msgstr "Art" +msgstr "Kunst" #: src/view/com/composer/labels/LabelsBtn.tsx:170 msgid "Artistic or non-erotic nudity." -msgstr "Artistic or non-erotic nudity." +msgstr "Artistieke of niet-erotische naaktheid." #: src/screens/Signup/StepHandle.tsx:173 msgid "At least 3 characters" -msgstr "At least 3 characters" +msgstr "Minstens 3 tekens" #: src/components/dms/MessagesListHeader.tsx:75 #: src/components/moderation/LabelsOnMeDialog.tsx:290 @@ -555,24 +555,24 @@ msgstr "At least 3 characters" #: src/screens/StarterPack/Wizard/index.tsx:307 #: src/view/com/util/ViewHeader.tsx:87 msgid "Back" -msgstr "Back" +msgstr "Terug" #: src/view/screens/Settings/index.tsx:442 msgid "Basics" -msgstr "Basics" +msgstr "Basis" #: src/components/dialogs/BirthDateSettings.tsx:106 msgid "Birthday" -msgstr "Birthday" +msgstr "Verjaardag" #: src/view/screens/Settings/index.tsx:348 msgid "Birthday:" -msgstr "Birthday:" +msgstr "Verjaardag:" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:273 #: src/view/com/profile/ProfileMenu.tsx:341 msgid "Block" -msgstr "Block" +msgstr "Blokkeer" #: src/view/com/profile/ProfileMenu.tsx:280 #: src/view/com/profile/ProfileMenu.tsx:287 @@ -594,7 +594,7 @@ msgstr "Block accounts" #: src/view/screens/ProfileList.tsx:747 msgid "Block list" -msgstr "Block list" +msgstr "Blokkeerlijst" #: src/view/screens/ProfileList.tsx:742 msgid "Block these accounts?" @@ -602,7 +602,7 @@ msgstr "Block these accounts?" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:82 msgid "Blocked" -msgstr "Blocked" +msgstr "Geblokkeerd" #: src/Navigation.tsx:149 #: src/view/screens/ModerationBlockedAccounts.tsx:108 @@ -623,7 +623,7 @@ msgstr "Blocked accounts cannot reply in your threads, mention you, or otherwise #: src/view/com/post-thread/PostThread.tsx:412 msgid "Blocked post." -msgstr "Blocked post." +msgstr "Geblokkeerd bericht." #: src/screens/Profile/Sections/Labels.tsx:173 msgid "Blocking does not prevent this labeler from placing labels on your account." @@ -648,11 +648,11 @@ msgstr "Bluesky" #: src/view/com/auth/server-input/index.tsx:151 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 is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." +msgstr "Bluesky is een open netwerk waar u uw hostingprovider kunt kiezen. Als u een ontwikkelaar bent kunt u uw eigen server hosten." #: src/components/ProgressGuide/List.tsx:55 msgid "Bluesky is better with friends!" -msgstr "Bluesky is better with friends!" +msgstr "Bluesky is leuker met vrienden!" #: src/components/StarterPack/ProfileStarterPacks.tsx:283 msgid "Bluesky will choose a set of recommended accounts from people in your network." @@ -664,16 +664,16 @@ msgstr "Bluesky will not show your profile and posts to logged-out users. Other #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" -msgstr "Blur images" +msgstr "Afbeeldingen vervagen" #: src/lib/moderation/useLabelBehaviorDescription.ts:51 msgid "Blur images and filter from feeds" -msgstr "Blur images and filter from feeds" +msgstr "Afbeeldingen vervagen en filteren uit feeds" #: src/screens/Onboarding/index.tsx:30 #: src/screens/Onboarding/state.ts:83 msgid "Books" -msgstr "Books" +msgstr "Boeken" #: src/components/FeedInterstitials.tsx:350 msgid "Browse more accounts on the Explore page" @@ -681,28 +681,28 @@ msgstr "Browse more accounts on the Explore page" #: src/components/FeedInterstitials.tsx:483 msgid "Browse more feeds on the Explore page" -msgstr "Browse more feeds on the Explore page" +msgstr "Blader door meer feeds op de pagina Verkennen" #: src/components/FeedInterstitials.tsx:332 #: src/components/FeedInterstitials.tsx:335 #: src/components/FeedInterstitials.tsx:465 #: src/components/FeedInterstitials.tsx:468 msgid "Browse more suggestions" -msgstr "Browse more suggestions" +msgstr "Blader door meer suggesties" #: src/components/FeedInterstitials.tsx:358 #: src/components/FeedInterstitials.tsx:492 msgid "Browse more suggestions on the Explore page" -msgstr "Browse more suggestions on the Explore page" +msgstr "Blader door meer suggesties op de pagina Verkennen" #: src/screens/Home/NoFeedsPinned.tsx:103 #: src/screens/Home/NoFeedsPinned.tsx:109 msgid "Browse other feeds" -msgstr "Browse other feeds" +msgstr "Blader door andere feeds" #: src/view/com/auth/SplashScreen.web.tsx:167 msgid "Business" -msgstr "Business" +msgstr "Zakelijk" #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy." @@ -718,7 +718,7 @@ msgstr "By creating an account you agree to the <0>Terms of Service and <1>P #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" -msgstr "By {0}" +msgstr "Door {0}" #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" @@ -726,7 +726,7 @@ msgstr "Camera" #: src/view/com/modals/AddAppPasswords.tsx:180 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." -msgstr "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." +msgstr "Kan alleen letters, cijfers, spaties, streepjes en onderstrepingstekens bevatten. Moet minimaal 4 tekens lang zijn, maar niet meer dan 32 tekens." #: src/components/Menu/index.tsx:235 #: src/components/Prompt.tsx:129 @@ -752,14 +752,14 @@ msgstr "Can only contain letters, numbers, spaces, dashes, and underscores. Must #: src/view/com/util/post-ctrls/RepostButton.tsx:166 #: src/view/screens/Search/Search.tsx:910 msgid "Cancel" -msgstr "Cancel" +msgstr "Annuleer" #: src/view/com/modals/CreateOrEditList.tsx:340 #: src/view/com/modals/DeleteAccount.tsx:174 #: src/view/com/modals/DeleteAccount.tsx:296 msgctxt "action" msgid "Cancel" -msgstr "Cancel" +msgstr "Annuleer" #: src/view/com/modals/DeleteAccount.tsx:170 #: src/view/com/modals/DeleteAccount.tsx:292 @@ -768,28 +768,28 @@ msgstr "Cancel account deletion" #: src/view/com/modals/ChangeHandle.tsx:137 msgid "Cancel change handle" -msgstr "Cancel change handle" +msgstr "Annuleer wijzigen handle" #: src/view/com/modals/CropImage.web.tsx:94 msgid "Cancel image crop" -msgstr "Cancel image crop" +msgstr "Annuleer afbeelding bijsnijden" #: src/view/com/util/post-ctrls/RepostButton.tsx:161 msgid "Cancel quote post" -msgstr "Cancel quote post" +msgstr "Annuleer citaatbericht" #: src/screens/Deactivated.tsx:155 msgid "Cancel reactivation and log out" -msgstr "Cancel reactivation and log out" +msgstr "Annuleer heractivering en meld af" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 #: src/view/screens/Search/Search.tsx:902 msgid "Cancel search" -msgstr "Cancel search" +msgstr "Annuleer zoeken" #: src/view/com/modals/LinkWarning.tsx:106 msgid "Cancels opening the linked website" -msgstr "Cancels opening the linked website" +msgstr "Annuleert openen van de gelinkte website" #: src/state/shell/composer/index.tsx:82 #: src/view/com/util/post-ctrls/PostCtrls.tsx:113 @@ -800,54 +800,54 @@ msgstr "Cannot interact with a blocked user" #: src/view/com/composer/videos/SubtitleDialog.tsx:56 msgid "Captions & alt text" -msgstr "Captions & alt text" +msgstr "Ondertiteling & alt-tekst" #: src/view/com/composer/videos/SubtitleDialog.tsx:133 msgid "Captions (.vtt)" -msgstr "Captions (.vtt)" +msgstr "Ondertiteling (.vtt)" #: src/view/com/modals/VerifyEmail.tsx:160 msgid "Change" -msgstr "Change" +msgstr "Wijzigen" #: src/view/screens/Settings/index.tsx:342 msgctxt "action" msgid "Change" -msgstr "Change" +msgstr "Wijzigen" #: src/view/com/modals/ChangeHandle.tsx:149 #: src/view/screens/Settings/index.tsx:696 msgid "Change Handle" -msgstr "Change Handle" +msgstr "Wijzig handle" #: src/view/com/modals/ChangePassword.tsx:142 #: src/view/screens/Settings/index.tsx:741 msgid "Change Password" -msgstr "Change Password" +msgstr "Wijzig wachtwoord" #: src/view/com/modals/ChangeEmail.tsx:104 msgid "Change Your Email" -msgstr "Change Your Email" +msgstr "Wijzig uw e-mailadres" #: src/components/dialogs/VerifyEmailDialog.tsx:147 msgid "Change email address" -msgstr "Change email address" +msgstr "Wijzig e-mailadres" #: src/view/screens/Settings/index.tsx:685 msgid "Change handle" -msgstr "Change handle" +msgstr "Wijzig handle" #: src/view/com/modals/VerifyEmail.tsx:155 msgid "Change my email" -msgstr "Change my email" +msgstr "Wijzig mijn e-mailadres" #: src/view/screens/Settings/index.tsx:730 msgid "Change password" -msgstr "Change password" +msgstr "Wijzig wachtwoord" #: src/view/com/composer/select-language/SuggestedLanguage.tsx:73 msgid "Change post language to {0}" -msgstr "Change post language to {0}" +msgstr "Wijzig berichttaal naar {0}" #: src/Navigation.tsx:337 #: src/view/shell/bottom-bar/BottomBar.tsx:200 @@ -859,11 +859,11 @@ msgstr "Chat" #: src/screens/Messages/Settings.tsx:61 #: src/view/screens/Settings/index.tsx:614 msgid "Chat Settings" -msgstr "Chat Settings" +msgstr "Chatinstellingen" #: src/components/dms/ConvoMenu.tsx:82 msgid "Chat muted" -msgstr "Chat muted" +msgstr "Chat genegeerd" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 @@ -871,28 +871,28 @@ msgstr "Chat muted" #: src/screens/Messages/ChatList.tsx:88 #: src/view/screens/Settings/index.tsx:605 msgid "Chat settings" -msgstr "Chat settings" +msgstr "Chatinstellingen" #: src/components/dms/ConvoMenu.tsx:84 msgid "Chat unmuted" -msgstr "Chat unmuted" +msgstr "Chat niet meer genegeerd" #: src/screens/SignupQueued.tsx:78 #: src/screens/SignupQueued.tsx:82 msgid "Check my status" -msgstr "Check my status" +msgstr "Controleer mijn status" #: src/screens/Login/LoginForm.tsx:275 msgid "Check your email for a login code and enter it here." -msgstr "Check your email for a login code and enter it here." +msgstr "Controleer uw e-mail voor een aanmeldcode en voer deze hier in." #: src/view/com/modals/DeleteAccount.tsx:231 msgid "Check your inbox for an email with the confirmation code to enter below:" -msgstr "Check your inbox for an email with the confirmation code to enter below:" +msgstr "Controleer uw inbox voor een e-mail met de bevestigingscode om hieronder in te voeren:" #: src/screens/StarterPack/Wizard/index.tsx:199 msgid "Choose Feeds" -msgstr "Choose Feeds" +msgstr "Kies Feeds" #: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Choose People" @@ -900,11 +900,11 @@ msgstr "Choose People" #: src/view/com/auth/server-input/index.tsx:76 msgid "Choose Service" -msgstr "Choose Service" +msgstr "Kies dienst" #: src/components/StarterPack/ProfileStarterPacks.tsx:291 msgid "Choose for me" -msgstr "Choose for me" +msgstr "Kies voor mij" #: src/view/com/composer/labels/LabelsBtn.tsx:116 msgid "Choose self-labels that are applicable for the media you are posting. If none are selected, this post is suitable for all audiences." @@ -912,35 +912,35 @@ msgstr "Choose self-labels that are applicable for the media you are posting. If #: src/screens/Onboarding/StepFinished.tsx:271 msgid "Choose the algorithms that power your custom feeds." -msgstr "Choose the algorithms that power your custom feeds." +msgstr "Kies de algoritmen die uw aangepaste feeds aansturen." #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:107 msgid "Choose this color as your avatar" -msgstr "Choose this color as your avatar" +msgstr "Kies deze kleur als uw avatar" #: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" -msgstr "Choose your password" +msgstr "Kies uw wachtwoord" #: src/view/screens/Settings/index.tsx:877 msgid "Clear all storage data" -msgstr "Clear all storage data" +msgstr "Wis alle opslaggegevens" #: src/view/screens/Settings/index.tsx:880 msgid "Clear all storage data (restart after this)" -msgstr "Clear all storage data (restart after this)" +msgstr "Wis alle opslaggegevens (hierna opnieuw opstarten)" #: src/components/forms/SearchInput.tsx:70 msgid "Clear search query" -msgstr "Clear search query" +msgstr "Wis zoekopdracht" #: src/view/screens/Settings/index.tsx:878 msgid "Clears all storage data" -msgstr "Clears all storage data" +msgstr "Wist alle opslaggegevens" #: src/view/com/modals/DeleteAccount.tsx:216 msgid "Click here for more information." -msgstr "Click here for more information." +msgstr "Klik hier voor meer informatie." #: src/view/com/modals/DeleteAccount.tsx:208 msgid "Click here for more information on deactivating your account" @@ -952,19 +952,19 @@ msgstr "Click here to open tag menu for {tag}" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:304 msgid "Click to disable quote posts of this post." -msgstr "Click to disable quote posts of this post." +msgstr "Klik om citaatberichten voor dit bericht uit te schakelen." #: src/components/dialogs/PostInteractionSettingsDialog.tsx:305 msgid "Click to enable quote posts of this post." -msgstr "Click to enable quote posts of this post." +msgstr "Klik om citaatberichten voor dit bericht in te schakelen." #: src/components/dms/MessageItem.tsx:240 msgid "Click to retry failed message" -msgstr "Click to retry failed message" +msgstr "Klik om mislukt bericht opnieuw te proberen" #: src/screens/Onboarding/index.tsx:32 msgid "Climate" -msgstr "Climate" +msgstr "Klimaat" #: src/components/dms/ChatEmptyPill.tsx:39 msgid "Clip 🐴 clop 🐴" @@ -981,58 +981,58 @@ msgstr "Clip 🐴 clop 🐴" #: src/view/com/modals/ChangePassword.tsx:271 #: src/view/com/util/post-embeds/GifEmbed.tsx:197 msgid "Close" -msgstr "Close" +msgstr "Sluiten" #: src/components/dialogs/GifSelect.tsx:169 msgid "Close GIF dialog" -msgstr "Close GIF dialog" +msgstr "Sluit GIF-dialoogvenster" #: src/components/Dialog/index.web.tsx:110 #: src/components/Dialog/index.web.tsx:256 msgid "Close active dialog" -msgstr "Close active dialog" +msgstr "Sluit actief dialoogvenster" #: src/screens/Login/PasswordUpdatedForm.tsx:32 msgid "Close alert" -msgstr "Close alert" +msgstr "Sluit waarschuwing" #: src/view/com/util/BottomSheetCustomBackdrop.tsx:36 msgid "Close bottom drawer" -msgstr "Close bottom drawer" +msgstr "Sluit onderste lade" #: src/components/dialogs/GifSelect.tsx:276 msgid "Close dialog" -msgstr "Close dialog" +msgstr "Sluit dialoogvenster" #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:36 msgid "Close image" -msgstr "Close image" +msgstr "Sluit afbeelding" #: src/view/com/lightbox/Lightbox.web.tsx:129 msgid "Close image viewer" -msgstr "Close image viewer" +msgstr "Sluit afbeeldingsviewer" #: src/view/shell/index.web.tsx:67 msgid "Close navigation footer" -msgstr "Close navigation footer" +msgstr "Sluit navigatievoettekst" #: src/components/Menu/index.tsx:229 #: src/components/TagMenu/index.tsx:261 msgid "Close this dialog" -msgstr "Close this dialog" +msgstr "Sluit dit dialoogvenster" #: src/view/shell/index.web.tsx:68 msgid "Closes bottom navigation bar" -msgstr "Closes bottom navigation bar" +msgstr "Sluit onderste navigatiebalk" #: src/screens/Login/PasswordUpdatedForm.tsx:33 msgid "Closes password update alert" -msgstr "Closes password update alert" +msgstr "Sluit waarschuwing voor bijwerken wachtwoord" #: src/view/com/composer/Composer.tsx:552 #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:37 msgid "Closes viewer for header image" -msgstr "Closes viewer for header image" +msgstr "Sluit viewer voor headerafbeelding" #: src/view/com/notifications/FeedItem.tsx:265 msgid "Collapse list of users" @@ -2302,12 +2302,12 @@ msgstr "Flexible" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:224 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:132 msgid "Follow" -msgstr "Follow" +msgstr "Volgen" #: src/view/com/profile/FollowButton.tsx:70 msgctxt "action" msgid "Follow" -msgstr "Follow" +msgstr "Volgen" #: src/components/ProgressGuide/List.tsx:54 msgid "Follow 7 accounts" @@ -2321,17 +2321,17 @@ msgstr "Follow Account" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:222 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:130 msgid "Follow Back" -msgstr "Follow Back" +msgstr "Terugvolgen" #: src/view/com/profile/FollowButton.tsx:79 msgctxt "action" msgid "Follow Back" -msgstr "Follow Back" +msgstr "Terugvolgen" #: src/screens/StarterPack/StarterPackScreen.tsx:427 #: src/screens/StarterPack/StarterPackScreen.tsx:434 msgid "Follow all" -msgstr "Follow all" +msgstr "Volg allen" #: src/view/screens/Search/Explore.tsx:334 msgid "Follow more accounts to get connected to your interests and build your network." @@ -2340,15 +2340,15 @@ msgstr "Follow more accounts to get connected to your interests and build your n #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:208 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 msgid "Follow {0}" -msgstr "Follow {0}" +msgstr "Volg {0}" #: src/view/com/posts/AviFollowButton.tsx:68 msgid "Follow {name}" -msgstr "Follow {name}" +msgstr "Volg {name}" #: src/components/KnownFollowers.tsx:231 msgid "Followed by <0>{0}" -msgstr "Followed by <0>{0}" +msgstr "Gevolgd door <0>{0}" #: src/components/KnownFollowers.tsx:186 msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" @@ -4016,7 +4016,7 @@ msgstr "Opens additional details for a debug entry" #: src/view/screens/Settings/index.tsx:477 msgid "Opens appearance settings" -msgstr "Opens appearance settings" +msgstr "Opent weergave-instellingen" #: src/view/com/composer/photos/OpenCameraBtn.tsx:73 msgid "Opens camera on device" @@ -4024,7 +4024,7 @@ msgstr "Opens camera on device" #: src/view/screens/Settings/index.tsx:606 msgid "Opens chat settings" -msgstr "Opens chat settings" +msgstr "Opent chatinstellingen" #: src/view/com/post-thread/PostThreadComposePrompt.tsx:36 msgid "Opens composer" @@ -4032,7 +4032,7 @@ msgstr "Opens composer" #: src/view/screens/Settings/index.tsx:498 msgid "Opens configurable language settings" -msgstr "Opens configurable language settings" +msgstr "Opent configureerbare taalinstellingen" #: src/view/com/composer/photos/SelectPhotoBtn.tsx:51 msgid "Opens device photo gallery" @@ -4040,7 +4040,7 @@ msgstr "Opens device photo gallery" #: src/view/screens/Settings/index.tsx:638 msgid "Opens external embeds settings" -msgstr "Opens external embeds settings" +msgstr "Opent instellingen voor externe insluitingen" #: src/view/com/auth/SplashScreen.tsx:50 #: src/view/com/auth/SplashScreen.web.tsx:110 @@ -4086,7 +4086,7 @@ msgstr "Opens modal for using custom domain" #: src/view/screens/Settings/index.tsx:523 msgid "Opens moderation settings" -msgstr "Opens moderation settings" +msgstr "Opent moderatie-instellingen" #: src/screens/Login/LoginForm.tsx:231 msgid "Opens password reset form" @@ -4102,7 +4102,7 @@ msgstr "Opens the Following feed preferences" #: src/view/screens/Settings/index.tsx:665 msgid "Opens the app password settings" -msgstr "Opens the app password settings" +msgstr "Opent de wachtwoordinstellingen van de app" #: src/view/com/modals/LinkWarning.tsx:93 msgid "Opens the linked website" @@ -4821,11 +4821,11 @@ msgstr "Reply Hidden by You" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:356 msgid "Reply settings" -msgstr "Reply settings" +msgstr "Antwoordinstellingen" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:341 msgid "Reply settings are chosen by the author of the thread" -msgstr "Reply settings are chosen by the author of the thread" +msgstr "Antwoordinstellingen worden gekozen door de auteur van de thread" #: src/view/com/post/Post.tsx:195 #: src/view/com/posts/FeedItem.tsx:544 @@ -5459,7 +5459,7 @@ msgstr "Sets email for password reset" #: src/view/shell/desktop/LeftNav.tsx:423 #: src/view/shell/Drawer.tsx:558 msgid "Settings" -msgstr "Settings" +msgstr "Instellingen" #: src/view/com/composer/labels/LabelsBtn.tsx:172 msgid "Sexual activity or erotic nudity." @@ -6896,7 +6896,7 @@ msgstr "Video not found." #: src/view/com/composer/videos/SubtitleDialog.tsx:99 msgid "Video settings" -msgstr "Video settings" +msgstr "Video-instellingen" #: src/view/com/composer/Composer.tsx:1354 msgid "Video uploaded" @@ -7603,7 +7603,7 @@ msgstr "(geen e-mail)" #: src/screens/Onboarding/StepInterests/index.tsx:185 msgid "an unknown error occurred" -msgstr "an unknown error occurred" +msgstr "er is een onbekende fout opgetreden" #: src/components/moderation/ModerationDetailsDialog.tsx:158 #: src/components/moderation/ModerationDetailsDialog.tsx:154 @@ -7614,23 +7614,23 @@ msgstr "an unknown labeler" #: src/view/com/notifications/FeedItem.tsx:231 #: src/view/com/notifications/FeedItem.tsx:324 msgid "and" -msgstr "and" +msgstr "en" #: src/view/com/profile/ProfileSubpageHeader.tsx:164 msgid "by <0/>" -msgstr "by <0/>" +msgstr "door <0/>" #: src/view/com/profile/ProfileSubpageHeader.tsx:162 msgid "by you" -msgstr "by you" +msgstr "door u" #: src/view/com/profile/ProfileSubpageHeader.tsx:160 msgid "by —" -msgstr "by —" +msgstr "door —" #: src/view/screens/Support.tsx:41 msgid "click here" -msgstr "click here" +msgstr "klik hier" #: src/screens/Profile/Header/EditProfileDialog.tsx:321 msgid "e.g. Alice Lastname" @@ -7748,7 +7748,7 @@ msgstr "{0, plural, one {# maand} other {# maanden}}" #: src/view/com/util/post-ctrls/RepostButton.tsx:73 msgid "{0, plural, one {# repost} other {# reposts}}" -msgstr "{0, plural, one {# repost} other {# reposts}}" +msgstr "{0, plural, one {# herplaatsing} other {# herplaatsingen}}" #: src/lib/hooks/useTimeAgo.ts:126 msgid "{0, plural, one {# second} other {# seconds}}" @@ -7765,7 +7765,7 @@ msgstr "{0, plural, one {Leuk gevonden door # gebruiker} other {Leuk gevonden do #: src/view/com/util/post-ctrls/PostCtrls.tsx:257 msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +msgstr "{0, plural, one {Beantwoord (# antwoord)} other {Beantwoord (# antwoorden)}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:296 msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" @@ -7787,20 +7787,20 @@ msgstr "{0, plural, one {leuk} other {leuk}}" #: src/screens/Profile/Header/Metrics.tsx:59 msgid "{0, plural, one {post} other {posts}}" -msgstr "{0, plural, one {post} other {posts}}" +msgstr "{0, plural, one {bericht} other {berichten}}" #: src/view/com/post-thread/PostThreadItem.tsx:418 msgid "{0, plural, one {quote} other {quotes}}" -msgstr "{0, plural, one {quote} other {quotes}}" +msgstr "{0, plural, one {citaat} other {citaten}}" #: src/view/com/post-thread/PostThreadItem.tsx:400 msgid "{0, plural, one {repost} other {reposts}}" -msgstr "{0, plural, one {repost} other {reposts}}" +msgstr "{0, plural, one {herplaatsing} other {herplaatsingen}}" #: src/view/com/notifications/FeedItem.tsx:232 #: src/view/com/notifications/FeedItem.tsx:327 msgid "{0, plural, one {{formattedCount} other} other {{formattedCount} others}}" -msgstr "{0, plural, one {{formattedCount} other} other {{formattedCount} others}}" +msgstr "{0, plural, one {{formattedCount} andere} other {{formattedCount} anderen}}" #: src/view/com/util/UserAvatar.tsx:435 msgid "{0}'s avatar" @@ -7856,7 +7856,7 @@ msgstr "{0}s" #: src/components/LabelingServiceCard/index.tsx:96 msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" -msgstr "{count, plural, one {Liked by # user} other {Liked by # users}}" +msgstr "{count, plural, one {Leuk gevonden door # gebruiker} other {Leuk gevonden door # gebruikers}}" #: src/lib/generate-starterpack.ts:108 #: src/screens/StarterPack/Wizard/index.tsx:183 -- cgit 1.4.1 From 8754527aa6113f0b8252c39cba26d329a2265146 Mon Sep 17 00:00:00 2001 From: Guido Leenders Date: Wed, 13 Nov 2024 12:15:15 +0100 Subject: More Dutch translations [ER]. --- src/locale/locales/nl/messages.po | 570 +++++++++++++++++++------------------- 1 file changed, 285 insertions(+), 285 deletions(-) (limited to 'src') diff --git a/src/locale/locales/nl/messages.po b/src/locale/locales/nl/messages.po index 247a2622e..b8bf58604 100644 --- a/src/locale/locales/nl/messages.po +++ b/src/locale/locales/nl/messages.po @@ -107,7 +107,7 @@ msgstr "Account Muted by List" #: src/view/com/profile/ProfileMenu.tsx:132 msgid "Account blocked" -msgstr "Account blocked" +msgstr "Geblokeerd account" #: src/view/com/profile/ProfileMenu.tsx:145 msgid "Account followed" @@ -452,7 +452,7 @@ msgstr "Beroep" #: src/components/moderation/LabelsOnMeDialog.tsx:243 msgid "Appeal \"{0}\" label" -msgstr "Appeal \"{0}\" label" +msgstr "Beroep tegen \"{0}\"-label" #: src/components/moderation/LabelsOnMeDialog.tsx:233 #: src/screens/Messages/components/ChatDisabled.tsx:91 @@ -577,20 +577,20 @@ msgstr "Blokkeer" #: src/view/com/profile/ProfileMenu.tsx:280 #: src/view/com/profile/ProfileMenu.tsx:287 msgid "Block Account" -msgstr "Block Account" +msgstr "Blokkeer account" #: src/view/com/profile/ProfileMenu.tsx:324 msgid "Block Account?" -msgstr "Block Account?" +msgstr "Blokkeer account?" #: src/components/dms/ConvoMenu.tsx:188 #: src/components/dms/ConvoMenu.tsx:192 msgid "Block account" -msgstr "Block account" +msgstr "Blokkeer account" #: src/view/screens/ProfileList.tsx:643 msgid "Block accounts" -msgstr "Block accounts" +msgstr "Blokkeer accounts" #: src/view/screens/ProfileList.tsx:747 msgid "Block list" @@ -598,7 +598,7 @@ msgstr "Blokkeerlijst" #: src/view/screens/ProfileList.tsx:742 msgid "Block these accounts?" -msgstr "Block these accounts?" +msgstr "Blokkeer deze accounts?" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:82 msgid "Blocked" @@ -607,19 +607,19 @@ msgstr "Geblokkeerd" #: src/Navigation.tsx:149 #: src/view/screens/ModerationBlockedAccounts.tsx:108 msgid "Blocked Accounts" -msgstr "Blocked Accounts" +msgstr "Geblokkeerde accounts" #: src/screens/Moderation/index.tsx:280 msgid "Blocked accounts" -msgstr "Blocked accounts" +msgstr "Geblokkeerde accounts" #: src/view/com/profile/ProfileMenu.tsx:336 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." -msgstr "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." +msgstr "Geblokkeerde accounts kunnen niet reageren op uw gesprekken, u niet vermelden en niet op een andere manier met u communiceren." #: src/view/screens/ModerationBlockedAccounts.tsx:116 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 "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 "Geblokkeerde accounts kunnen niet reageren op uw gesprekken, u niet vermelden en niet anderszins met u communiceren. U ziet hun content niet en zij kunnen de uwe niet zien." #: src/view/com/post-thread/PostThread.tsx:412 msgid "Blocked post." @@ -631,11 +631,11 @@ msgstr "Blocking does not prevent this labeler from placing labels on your accou #: src/view/screens/ProfileList.tsx:744 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." -msgstr "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." +msgstr "Blokkeren is openbaar. Geblokkeerde accounts kunnen niet reageren op uw gesprekken, u vermelden en niet anderszins met u communiceren." #: src/view/com/profile/ProfileMenu.tsx:333 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 "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 "Blokkeren voorkomt niet dat er labels op uw account worden toegepast, maar het zorgt er wel voor dat dit account niet meer op uw gesprekken kan reageren en niet meer met u kan communiceren." #: src/view/com/auth/SplashScreen.web.tsx:172 msgid "Blog" @@ -656,11 +656,11 @@ msgstr "Bluesky is leuker met vrienden!" #: src/components/StarterPack/ProfileStarterPacks.tsx:283 msgid "Bluesky will choose a set of recommended accounts from people in your network." -msgstr "Bluesky will choose a set of recommended accounts from people in your network." +msgstr "Bluesky kiest een aantal aanbevolen accounts van mensen in uw netwerk." #: src/screens/Moderation/index.tsx:571 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 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 toont uw profiel en berichten niet aan afgemelde gebruikers. Andere apps honoreren dit verzoek mogelijk niet. Dit maakt uw account niet privé." #: src/lib/moderation/useLabelBehaviorDescription.ts:53 msgid "Blur images" @@ -908,7 +908,7 @@ msgstr "Kies voor mij" #: src/view/com/composer/labels/LabelsBtn.tsx:116 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 "Choose self-labels that are applicable for the media you are posting. If none are selected, this post is suitable for all audiences." +msgstr "Kies labels die van toepassing zijn op de media die u plaatst. Dit bericht is geschikt voor alle doelgroepen als er geen zijn geselecteerd." #: src/screens/Onboarding/StepFinished.tsx:271 msgid "Choose the algorithms that power your custom feeds." @@ -1044,7 +1044,7 @@ msgstr "Collapses list of users for a given notification" #: src/screens/Settings/AppearanceSettings.tsx:97 msgid "Color mode" -msgstr "Color mode" +msgstr "Kleurmodus" #: src/screens/Onboarding/index.tsx:38 #: src/screens/Onboarding/state.ts:84 @@ -1087,7 +1087,7 @@ msgstr "Configure content filtering setting for category: {name}" #: src/components/moderation/LabelPreference.tsx:243 msgid "Configured in <0>moderation settings." -msgstr "Configured in <0>moderation settings." +msgstr "Geconfigureerd in <0>moderatie-instellingen ." #: src/components/dialogs/VerifyEmailDialog.tsx:210 #: src/components/dialogs/VerifyEmailDialog.tsx:217 @@ -1099,32 +1099,32 @@ msgstr "Configured in <0>moderation settings." #: src/view/screens/Settings/DisableEmail2FADialog.tsx:179 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:182 msgid "Confirm" -msgstr "Confirm" +msgstr "Bevestig" #: src/view/com/modals/ChangeEmail.tsx:188 #: src/view/com/modals/ChangeEmail.tsx:190 msgid "Confirm Change" -msgstr "Confirm Change" +msgstr "Bevestig Wijziging" #: src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx:35 msgid "Confirm content language settings" -msgstr "Confirm content language settings" +msgstr "Bevestig taalinstellingen van inhoud" #: src/view/com/modals/DeleteAccount.tsx:282 msgid "Confirm delete account" -msgstr "Confirm delete account" +msgstr "Bevestig account verwijderen" #: src/screens/Moderation/index.tsx:314 msgid "Confirm your age:" -msgstr "Confirm your age:" +msgstr "Bevestig uw leeftijd:" #: src/screens/Moderation/index.tsx:305 msgid "Confirm your birthdate" -msgstr "Confirm your birthdate" +msgstr "Bevestig uw geboortedatum" #: src/components/dialogs/VerifyEmailDialog.tsx:167 msgid "Confirmation Code" -msgstr "Confirmation Code" +msgstr "Bevestigingscode" #: src/components/dialogs/VerifyEmailDialog.tsx:171 #: src/screens/Login/LoginForm.tsx:256 @@ -1135,11 +1135,11 @@ msgstr "Confirmation Code" #: src/view/screens/Settings/DisableEmail2FADialog.tsx:142 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:148 msgid "Confirmation code" -msgstr "Confirmation code" +msgstr "Bevestigingscode" #: src/screens/Login/LoginForm.tsx:309 msgid "Connecting..." -msgstr "Connecting..." +msgstr "Verbinden..." #: src/screens/Signup/index.tsx:175 #: src/screens/Signup/index.tsx:178 @@ -1186,11 +1186,11 @@ msgstr "Continue" #: src/components/AccountList.tsx:121 msgid "Continue as {0} (currently signed in)" -msgstr "Continue as {0} (currently signed in)" +msgstr "Ga verder als {0} (momenteel aangemeld)" #: src/view/com/post-thread/PostThreadLoadMore.tsx:52 msgid "Continue thread..." -msgstr "Continue thread..." +msgstr "Ga verder met gesprek..." #: src/screens/Onboarding/StepInterests/index.tsx:241 #: src/screens/Onboarding/StepProfile/index.tsx:275 @@ -1200,7 +1200,7 @@ msgstr "Continue to next step" #: src/screens/Messages/components/ChatListItem.tsx:164 msgid "Conversation deleted" -msgstr "Conversation deleted" +msgstr "Gesprek verwijderd" #: src/screens/Onboarding/index.tsx:41 msgid "Cooking" @@ -1321,7 +1321,7 @@ msgstr "Create a QR code for a starter pack" #: src/view/screens/Settings/index.tsx:403 msgid "Create a new Bluesky account" -msgstr "Create a new Bluesky account" +msgstr "Registreer een nieuw Bluesky-account" #: src/components/StarterPack/ProfileStarterPacks.tsx:166 #: src/components/StarterPack/ProfileStarterPacks.tsx:260 @@ -1402,7 +1402,7 @@ msgstr "Dark" #: src/view/screens/Debug.tsx:70 msgid "Dark mode" -msgstr "Dark mode" +msgstr "Donkere modus" #: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dark theme" @@ -1423,7 +1423,7 @@ msgstr "Deactivate my account" #: src/view/screens/Settings/index.tsx:840 msgid "Debug Moderation" -msgstr "Debug Moderation" +msgstr "Fouten opsporen in moderatie" #: src/view/screens/Debug.tsx:90 msgid "Debug panel" @@ -1553,7 +1553,7 @@ msgstr "Detach quote post?" #: src/components/WhoCanReply.tsx:175 msgid "Dialog: adjust who can interact with this post" -msgstr "Dialog: adjust who can interact with this post" +msgstr "Dialoog: aanpassen wie op dit bericht mag reageren" #: src/view/com/composer/Composer.tsx:325 msgid "Did you want to say anything?" @@ -1586,7 +1586,7 @@ msgstr "Disable subtitles" #: src/screens/Messages/Settings.tsx:136 #: src/screens/Moderation/index.tsx:356 msgid "Disabled" -msgstr "Disabled" +msgstr "Uitgeschakeld" #: src/screens/Profile/Header/EditProfileDialog.tsx:84 #: src/view/com/composer/Composer.tsx:534 @@ -1604,7 +1604,7 @@ msgstr "Discard draft?" #: src/screens/Moderation/index.tsx:556 #: src/screens/Moderation/index.tsx:560 msgid "Discourage apps from showing my account to logged-out users" -msgstr "Discourage apps from showing my account to logged-out users" +msgstr "Ontmoedig aaps om mijn account te tonen aan afgemelde gebruikers" #: src/view/screens/Feeds.tsx:758 msgid "Discover New Feeds" @@ -1695,7 +1695,7 @@ msgstr "Domain verified!" #: src/view/com/modals/InviteCodes.tsx:124 #: src/view/com/modals/ListAddRemoveUsers.tsx:143 msgid "Done" -msgstr "Done" +msgstr "Gereed" #: src/view/com/modals/ListAddRemoveUsers.tsx:145 #: src/view/com/modals/UserAddRemoveLists.tsx:113 @@ -1710,7 +1710,7 @@ msgstr "Done{extraText}" #: src/components/Dialog/index.tsx:316 msgid "Double tap to close the dialog" -msgstr "Double tap to close the dialog" +msgstr "Dubbeltik om het dialoogvenster te sluiten" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:317 msgid "Download Bluesky" @@ -1756,7 +1756,7 @@ msgstr "Edit Feeds" #: src/view/com/modals/CreateOrEditList.tsx:230 msgid "Edit Moderation List" -msgstr "Edit Moderation List" +msgstr "Bewerk moderatielijst" #: src/Navigation.tsx:290 #: src/view/screens/Feeds.tsx:384 @@ -1772,7 +1772,7 @@ msgstr "Edit People" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:179 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:172 msgid "Edit Profile" -msgstr "Edit Profile" +msgstr "Bewerk profiel" #: src/view/com/modals/CreateOrEditList.tsx:225 msgid "Edit User List" @@ -1808,7 +1808,7 @@ msgstr "Edit post interaction settings" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:176 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:169 msgid "Edit profile" -msgstr "Edit profile" +msgstr "Bewerk profiel" #: src/screens/StarterPack/StarterPackScreen.tsx:565 msgid "Edit starter pack" @@ -1925,32 +1925,32 @@ msgstr "Ensure you have selected a language for each subtitle file." #: src/components/dialogs/VerifyEmailDialog.tsx:75 msgid "Enter Code" -msgstr "Enter Code" +msgstr "Voer code in" #: src/view/com/modals/VerifyEmail.tsx:113 msgid "Enter Confirmation Code" -msgstr "Enter Confirmation Code" +msgstr "Voer bevestigingscode in" #: src/view/com/modals/AddAppPasswords.tsx:161 msgid "Enter a name for this App Password" -msgstr "Enter a name for this App Password" +msgstr "Voer een naam in voor dit app-wachtwoord" #: src/screens/Login/SetNewPasswordForm.tsx:133 msgid "Enter a password" -msgstr "Enter a password" +msgstr "Voer een wachtwoord in" #: src/components/dialogs/MutedWords.tsx:127 #: src/components/dialogs/MutedWords.tsx:128 msgid "Enter a word or tag" -msgstr "Enter a word or tag" +msgstr "Voer een woord of tag in" #: src/view/com/modals/ChangePassword.tsx:154 msgid "Enter the code you received to change your password." -msgstr "Enter the code you received to change your password." +msgstr "Voer de code in die u hebt ontvangen voor het wijzigen van uw wachtwoord." #: src/view/com/modals/ChangeHandle.tsx:357 msgid "Enter the domain you want to use" -msgstr "Enter the domain you want to use" +msgstr "Voer het domein in dat u wilt gebruiken" #: src/screens/Login/ForgotPasswordForm.tsx:113 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." @@ -1958,24 +1958,24 @@ msgstr "Enter the email you used to create your account. We'll send you a \"rese #: src/components/dialogs/BirthDateSettings.tsx:107 msgid "Enter your birth date" -msgstr "Enter your birth date" +msgstr "Voer uw geboortedatum in" #: src/screens/Login/ForgotPasswordForm.tsx:99 #: src/screens/Signup/StepInfo/index.tsx:182 msgid "Enter your email address" -msgstr "Enter your email address" +msgstr "Voer uw e-mailadres in" #: src/view/com/modals/ChangeEmail.tsx:42 msgid "Enter your new email above" -msgstr "Enter your new email above" +msgstr "Voer hierboven uw nieuwe e-mailadres in" #: src/view/com/modals/ChangeEmail.tsx:112 msgid "Enter your new email address below." -msgstr "Enter your new email address below." +msgstr "Voer hieronder uw nieuwe e-mailadres in" #: src/screens/Login/index.tsx:98 msgid "Enter your username and password" -msgstr "Enter your username and password" +msgstr "Voer uw gebruikersnaam en wachtwoord in" #: src/view/com/composer/Composer.tsx:1350 msgid "Error" @@ -1996,20 +1996,20 @@ msgstr "Error receiving captcha response." #: src/components/dialogs/PostInteractionSettingsDialog.tsx:365 msgid "Everybody" -msgstr "Everybody" +msgstr "Iedereen" #: src/components/WhoCanReply.tsx:67 msgid "Everybody can reply" -msgstr "Everybody can reply" +msgstr "Iedereen kan reageren" #: src/components/WhoCanReply.tsx:213 msgid "Everybody can reply to this post." -msgstr "Everybody can reply to this post." +msgstr "Iedereen kan reageren op dit bericht." #: src/screens/Messages/Settings.tsx:77 #: src/screens/Messages/Settings.tsx:80 msgid "Everyone" -msgstr "Everyone" +msgstr "Iedereen" #: src/lib/moderation/useReportOptions.ts:73 msgid "Excessive mentions or replies" @@ -2037,7 +2037,7 @@ msgstr "Exits account deletion process" #: src/view/com/modals/ChangeHandle.tsx:138 msgid "Exits handle change process" -msgstr "Exits handle change process" +msgstr "Verlaat handlewijzigingsproces." #: src/view/com/modals/CropImage.web.tsx:95 msgid "Exits image cropping process" @@ -2045,7 +2045,7 @@ msgstr "Exits image cropping process" #: src/view/com/lightbox/Lightbox.web.tsx:130 msgid "Exits image view" -msgstr "Exits image view" +msgstr "Verlaat afbeeldingweergave" #: src/view/com/modals/ListAddRemoveUsers.tsx:89 msgid "Exits inputting search query" @@ -2190,7 +2190,7 @@ msgstr "Failed to submit appeal, please try again." #: src/view/com/util/forms/PostDropdownBtn.tsx:229 msgid "Failed to toggle thread mute, please try again" -msgstr "Failed to toggle thread mute, please try again" +msgstr "Het wisselen tussen wel/niet-negeren van het gesprek is mislukt, probeer het opnieuw" #: src/components/FeedCard.tsx:276 msgid "Failed to update feeds" @@ -2274,7 +2274,7 @@ msgstr "Find accounts to follow" #: src/view/screens/Search/Search.tsx:612 msgid "Find posts and users on Bluesky" -msgstr "Find posts and users on Bluesky" +msgstr "Zoek berichten en gebruikers op Bluesky" #: src/view/screens/PreferencesFollowingFeed.tsx:52 msgid "Fine-tune the content you see on your Following feed." @@ -2282,7 +2282,7 @@ msgstr "Fine-tune the content you see on your Following feed." #: src/view/screens/PreferencesThreads.tsx:55 msgid "Fine-tune the discussion threads." -msgstr "Fine-tune the discussion threads." +msgstr "Verfijn de gesprekken" #: src/screens/StarterPack/Wizard/index.tsx:200 msgid "Finish" @@ -2436,11 +2436,11 @@ msgstr "Food" #: src/view/com/modals/DeleteAccount.tsx:129 msgid "For security reasons, we'll need to send a confirmation code to your email address." -msgstr "For security reasons, we'll need to send a confirmation code to your email address." +msgstr "Om veiligheidsredenen moeten we een bevestigingscode naar uw e-mailadres sturen." #: src/view/com/modals/AddAppPasswords.tsx:233 msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." -msgstr "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." +msgstr "Om beveiligingsredenen kunt u dit niet meer bekijken. U moet een nieuw wachtwoord genereren als u dit wachtwoord kwijtraakt." #: src/components/dialogs/nuxs/NeueTypography.tsx:73 #: src/screens/Settings/AppearanceSettings.tsx:143 @@ -2558,7 +2558,7 @@ msgstr "Go home" #: src/screens/Messages/components/ChatListItem.tsx:264 msgid "Go to conversation with {0}" -msgstr "Go to conversation with {0}" +msgstr "Ga naar gesprek met {0}" #: src/screens/Login/ForgotPasswordForm.tsx:165 #: src/view/com/modals/ChangePassword.tsx:168 @@ -2633,7 +2633,7 @@ msgstr "Hidden list" #: src/lib/moderation/useLabelBehaviorDescription.ts:30 #: src/view/com/util/forms/PostDropdownBtn.tsx:684 msgid "Hide" -msgstr "Hide" +msgstr "Verbergen" #: src/view/com/notifications/FeedItem.tsx:477 msgctxt "action" @@ -2699,7 +2699,7 @@ msgstr "Hmmmm, it seems we're having trouble loading this data. See below for mo #: src/screens/Profile/ErrorState.tsx:31 msgid "Hmmmm, we couldn't load that moderation service." -msgstr "Hmmmm, we couldn't load that moderation service." +msgstr "Hmm, we konden die moderatieservice niet laden." #: src/view/com/composer/state/video.ts:427 msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" @@ -2741,7 +2741,7 @@ msgstr "I have a code" #: src/view/com/modals/VerifyEmail.tsx:224 msgid "I have a confirmation code" -msgstr "I have a confirmation code" +msgstr "Ik heb een bevestigingscode" #: src/view/com/modals/ChangeHandle.tsx:271 msgid "I have my own domain" @@ -2758,7 +2758,7 @@ msgstr "If alt text is long, toggles alt text expanded state" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:92 msgid "If you're trying to change your handle or email, do so before you deactivate." -msgstr "If you're trying to change your handle or email, do so before you deactivate." +msgstr "Als u uw handle of e-mailadres probeert te wijzigen, doe dit dan voordat u deactiveert." #: src/screens/Signup/StepInfo/Policies.tsx:110 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." @@ -2826,7 +2826,7 @@ msgstr "Input the code which has been emailed to you" #: src/screens/Login/LoginForm.tsx:200 msgid "Input the username or email address you used at signup" -msgstr "Input the username or email address you used at signup" +msgstr "Voer de gebruikersnaam of het e-mailadres in dat u bij de registratie hebt gebruikt" #: src/screens/Login/LoginForm.tsx:225 msgid "Input your password" @@ -2838,7 +2838,7 @@ msgstr "Input your preferred hosting provider" #: src/screens/Signup/StepHandle.tsx:114 msgid "Input your user handle" -msgstr "Input your user handle" +msgstr "Voer uw gebruikershandle in." #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:50 msgid "Interaction limited" @@ -2851,7 +2851,7 @@ msgstr "Introducing new font settings" #: src/screens/Login/LoginForm.tsx:142 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." -msgstr "Invalid 2FA confirmation code." +msgstr "Ongeldige 2FA-bevestigingscode." #: src/components/intents/VerifyEmailIntentDialog.tsx:91 msgid "Invalid Verification Code" @@ -2923,12 +2923,12 @@ msgstr "Jobs" #: src/screens/StarterPack/StarterPackScreen.tsx:454 #: src/screens/StarterPack/StarterPackScreen.tsx:465 msgid "Join Bluesky" -msgstr "Join Bluesky" +msgstr "Word lid van Bluesky" #: src/components/StarterPack/QrCode.tsx:61 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" -msgstr "Join the conversation" +msgstr "Neem deel aan het gesprek" #: src/screens/Onboarding/index.tsx:21 #: src/screens/Onboarding/state.ts:91 @@ -2937,11 +2937,11 @@ msgstr "Journalism" #: src/components/moderation/ContentHider.tsx:207 msgid "Labeled by the author." -msgstr "Labeled by the author." +msgstr "Gelabeld door de auteur." #: src/components/moderation/ContentHider.tsx:209 msgid "Labeled by {0}." -msgstr "Labeled by {0}." +msgstr "Gelabeld door {0}." #: src/view/com/composer/labels/LabelsBtn.tsx:76 #: src/view/screens/Profile.tsx:226 @@ -2950,19 +2950,19 @@ msgstr "Labels" #: src/view/com/composer/labels/LabelsBtn.tsx:74 msgid "Labels added" -msgstr "Labels added" +msgstr "Labels toegevoegd" #: 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 "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." +msgstr "Labels zijn aantekeningen over gebruikers en inhoud. Ze kunnen worden gebruikt om het te verbergen, te waarschuwen en het netwerk te categoriseren." #: src/components/moderation/LabelsOnMeDialog.tsx:71 msgid "Labels on your account" -msgstr "Labels on your account" +msgstr "Labels op uw account" #: src/components/moderation/LabelsOnMeDialog.tsx:73 msgid "Labels on your content" -msgstr "Labels on your content" +msgstr "Labels op uw inhoud" #: src/Navigation.tsx:159 #: src/view/screens/LanguageSettings.tsx:88 @@ -3002,7 +3002,7 @@ msgstr "Learn more." #: src/view/com/auth/SplashScreen.web.tsx:165 msgid "Learn more about Bluesky" -msgstr "Learn more about Bluesky" +msgstr "Leer meer over Bluesky" #: src/view/com/auth/server-input/index.tsx:156 msgid "Learn more about self hosting your PDS." @@ -3011,7 +3011,7 @@ msgstr "Learn more about self hosting your PDS." #: src/components/moderation/ContentHider.tsx:127 #: src/components/moderation/ContentHider.tsx:193 msgid "Learn more about the moderation applied to this content." -msgstr "Learn more about the moderation applied to this content." +msgstr "Leer meer over de moderatie toegepast op deze inhoud." #: src/components/moderation/PostHider.tsx:100 #: src/components/moderation/ScreenHider.tsx:127 @@ -3021,7 +3021,7 @@ msgstr "Learn more about this warning" #: src/screens/Moderation/index.tsx:587 #: src/screens/Moderation/index.tsx:589 msgid "Learn more about what is public on Bluesky." -msgstr "Learn more about what is public on Bluesky." +msgstr "Leer meer over wat openbaar is op Bluesky." #: src/components/dms/LeaveConvoPrompt.tsx:50 msgid "Leave" @@ -3038,7 +3038,7 @@ msgstr "Leave chat" #: src/components/dms/ConvoMenu.tsx:211 #: src/components/dms/LeaveConvoPrompt.tsx:46 msgid "Leave conversation" -msgstr "Leave conversation" +msgstr "Verlaat gesprek" #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:83 msgid "Leave them all unchecked to see any language." @@ -3046,7 +3046,7 @@ msgstr "Leave them all unchecked to see any language." #: src/view/com/modals/LinkWarning.tsx:65 msgid "Leaving Bluesky" -msgstr "Leaving Bluesky" +msgstr "Verlaat Bluesky" #: src/screens/Login/index.tsx:127 #: src/screens/Login/index.tsx:142 @@ -3186,35 +3186,35 @@ msgstr "Loading..." #: src/Navigation.tsx:255 msgid "Log" -msgstr "Log" +msgstr "Logboek" #: src/screens/Deactivated.tsx:214 #: src/screens/Deactivated.tsx:220 msgid "Log in or sign up" -msgstr "Log in or sign up" +msgstr "Aanmelden of registreren" #: src/screens/SignupQueued.tsx:155 #: src/screens/SignupQueued.tsx:158 #: src/screens/SignupQueued.tsx:184 #: src/screens/SignupQueued.tsx:187 msgid "Log out" -msgstr "Log out" +msgstr "Afmelden" #: src/screens/Moderation/index.tsx:480 msgid "Logged-out visibility" -msgstr "Logged-out visibility" +msgstr "Afgemelde zichtbaarheid" #: src/components/AccountList.tsx:65 msgid "Login to account that is not listed" -msgstr "Login to account that is not listed" +msgstr "Aanmelden op account dat niet in de lijst staat" #: src/view/shell/desktop/RightNav.tsx:104 msgid "Logo by <0/>" -msgstr "Logo by <0/>" +msgstr "Logo op <0/>" #: src/view/shell/Drawer.tsx:296 msgid "Logo by <0>@sawaratsuki.bsky.social" -msgstr "Logo by <0>@sawaratsuki.bsky.social" +msgstr "Logo door <0>@sawaratsuki.bsky.social" #: src/components/RichText.tsx:226 msgid "Long press to open tag menu for #{tag}" @@ -3317,59 +3317,59 @@ msgstr "Misleading Post" #: src/screens/Moderation/index.tsx:107 #: src/view/screens/Settings/index.tsx:528 msgid "Moderation" -msgstr "Moderation" +msgstr "Moderatie" #: src/Navigation.tsx:139 #: src/view/screens/ModerationModlists.tsx:60 msgid "Moderation Lists" -msgstr "Moderation Lists" +msgstr "Moderatielijsten" #: src/components/moderation/ModerationDetailsDialog.tsx:133 msgid "Moderation details" -msgstr "Moderation details" +msgstr "Moderatiedetails" #: src/view/screens/ProfileList.tsx:902 msgid "Moderation list by <0/>" -msgstr "Moderation list by <0/>" +msgstr "Moderatielijst door <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 #: src/view/screens/ProfileList.tsx:900 msgid "Moderation list by you" -msgstr "Moderation list by you" +msgstr "Moderatielijst door u" #: src/components/ListCard.tsx:149 #: src/view/com/modals/UserAddRemoveLists.tsx:222 msgid "Moderation list by {0}" -msgstr "Moderation list by {0}" +msgstr "Moderatielijst door {0}" #: src/view/com/modals/CreateOrEditList.tsx:177 msgid "Moderation list created" -msgstr "Moderation list created" +msgstr "Moderatielijst aangemaakt" #: src/view/com/modals/CreateOrEditList.tsx:163 msgid "Moderation list updated" -msgstr "Moderation list updated" +msgstr "Moderatielijst bijgewerkt" #: src/screens/Moderation/index.tsx:250 msgid "Moderation lists" -msgstr "Moderation lists" +msgstr "Moderatielijsten" #: src/view/screens/Settings/index.tsx:522 msgid "Moderation settings" -msgstr "Moderation settings" +msgstr "Moderatie-instellingen" #: src/Navigation.tsx:245 msgid "Moderation states" -msgstr "Moderation states" +msgstr "Moderatietoestanden" #: src/screens/Moderation/index.tsx:219 msgid "Moderation tools" -msgstr "Moderation tools" +msgstr "Moderatiehulpmiddelen" #: src/components/moderation/ModerationDetailsDialog.tsx:51 #: src/lib/moderation/useModerationCauseDescription.ts:45 msgid "Moderator has chosen to set a general warning on the content." -msgstr "Moderator has chosen to set a general warning on the content." +msgstr "De moderator heeft ervoor gekozen om een algemene waarschuwing in te stellen voor de inhoud." #: src/view/com/post-thread/PostThreadItem.tsx:619 msgid "More" @@ -3417,12 +3417,12 @@ msgstr "Mute accounts" #: src/components/TagMenu/index.tsx:205 msgid "Mute all {displayTag} posts" -msgstr "Mute all {displayTag} posts" +msgstr "Negeer alle {displayTag} berichten" #: src/components/dms/ConvoMenu.tsx:172 #: src/components/dms/ConvoMenu.tsx:178 msgid "Mute conversation" -msgstr "Mute conversation" +msgstr "Negeer gesprek" #: src/components/dialogs/MutedWords.tsx:253 msgid "Mute in:" @@ -3450,11 +3450,11 @@ msgstr "Mute this word for 7 days" #: src/components/dialogs/MutedWords.tsx:258 msgid "Mute this word in post text and tags" -msgstr "Mute this word in post text and tags" +msgstr "Negeer dit woord in berichttekst en tags" #: src/components/dialogs/MutedWords.tsx:274 msgid "Mute this word in tags only" -msgstr "Mute this word in tags only" +msgstr "Negeer dit woord alleen in tags" #: src/components/dialogs/MutedWords.tsx:170 msgid "Mute this word until you unmute it" @@ -3463,16 +3463,16 @@ msgstr "Mute this word until you unmute it" #: src/view/com/util/forms/PostDropdownBtn.tsx:507 #: src/view/com/util/forms/PostDropdownBtn.tsx:513 msgid "Mute thread" -msgstr "Mute thread" +msgstr "Negeer gesprek" #: src/view/com/util/forms/PostDropdownBtn.tsx:523 #: src/view/com/util/forms/PostDropdownBtn.tsx:525 msgid "Mute words & tags" -msgstr "Mute words & tags" +msgstr "Negeer woorden & tags" #: src/components/TagMenu/index.web.tsx:116 msgid "Mute {truncatedTag}" -msgstr "Mute {truncatedTag}" +msgstr "Negeer {truncatedTag}" #: src/Navigation.tsx:144 #: src/view/screens/ModerationMutedAccounts.tsx:108 @@ -3493,7 +3493,7 @@ msgstr "Muted by \"{0}\"" #: src/screens/Moderation/index.tsx:235 msgid "Muted words & tags" -msgstr "Muted words & tags" +msgstr "Negeer woorden & tags" #: src/view/screens/ProfileList.tsx:734 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." @@ -3569,7 +3569,7 @@ msgstr "Never lose access to your followers or data." #: src/view/com/modals/ChangeHandle.tsx:508 msgid "Nevermind, create a handle for me" -msgstr "Nevermind, create a handle for me" +msgstr "Maakt niet uit, maak een handle voor mij aan" #: src/view/screens/ModerationModlists.tsx:80 msgid "New" @@ -3582,7 +3582,7 @@ msgstr "New" #: src/view/com/modals/CreateOrEditList.tsx:232 msgid "New Moderation List" -msgstr "New Moderation List" +msgstr "Nieuwe moderatielijst" #: src/view/com/modals/ChangePassword.tsx:218 msgid "New Password" @@ -3632,7 +3632,7 @@ msgstr "New post" #: src/components/NewskieDialog.tsx:83 msgid "New user info dialog" -msgstr "New user info dialog" +msgstr "Nieuwe gebruiker informatiedialoog" #: src/view/screens/PreferencesThreads.tsx:74 msgid "Newest replies first" @@ -3709,7 +3709,7 @@ msgstr "No messages yet" #: src/screens/Messages/ChatList.tsx:271 msgid "No more conversations to show" -msgstr "No more conversations to show" +msgstr "Geen gesprekken meer om te tonen" #: src/view/com/notifications/Feed.tsx:121 msgid "No notifications yet!" @@ -3808,7 +3808,7 @@ msgstr "Not right now" #: src/screens/Moderation/index.tsx:578 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 "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 "Opmerking: Bluesky is een open en openbaar netwerk. Deze instelling beperkt alleen de zichtbaarheid van uw inhoud op de Bluesky-app en -website. Andere apps respecteren deze instelling mogelijk niet. Uw inhoud kan nog steeds worden getoond aan afgemelde gebruikers door andere apps en websites." #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtn.tsx:698 @@ -3862,7 +3862,7 @@ msgstr "Nudity" #: src/lib/moderation/useReportOptions.ts:78 msgid "Nudity or adult content not labeled as such" -msgstr "Nudity or adult content not labeled as such" +msgstr "Naaktheid of inhoud voor volwassenen die niet als zodanig is gelabeld" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:337 msgid "OK" @@ -3941,7 +3941,7 @@ msgstr "Open avatar creator" #: src/screens/Messages/components/ChatListItem.tsx:272 #: src/screens/Messages/components/ChatListItem.tsx:273 msgid "Open conversation options" -msgstr "Open conversation options" +msgstr "Open gespreksopties" #: src/screens/Messages/components/MessageInput.web.tsx:165 #: src/view/com/composer/Composer.tsx:999 @@ -3988,7 +3988,7 @@ msgstr "Open storybook page" #: src/view/screens/Settings/index.tsx:815 msgid "Open system log" -msgstr "Open system log" +msgstr "Open systeemlogboek" #: src/view/com/posts/AviFollowButton.tsx:86 msgid "Open {name} profile shortcut menu" @@ -3996,23 +3996,23 @@ msgstr "Open {name} profile shortcut menu" #: src/view/com/composer/photos/SelectGifBtn.tsx:36 msgid "Opens GIF select dialog" -msgstr "Opens GIF select dialog" +msgstr "Opent dialoogvenster voor GIF-selectie" #: src/view/com/composer/labels/LabelsBtn.tsx:63 msgid "Opens a dialog to add a content warning to your post" -msgstr "Opens a dialog to add a content warning to your post" +msgstr "Opent een dialoogvenster om een inhoudswaarschuwing aan uw bericht toe te voegen" #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:62 msgid "Opens a dialog to choose who can reply to this thread" -msgstr "Opens a dialog to choose who can reply to this thread" +msgstr "Opent een dialoogvenster om te bepalen wie op dit gesprek mag reageren" #: src/view/screens/Settings/index.tsx:456 msgid "Opens accessibility settings" -msgstr "Opens accessibility settings" +msgstr "Opent toegankelijkheidsinstellingen" #: src/view/screens/Log.tsx:59 msgid "Opens additional details for a debug entry" -msgstr "Opens additional details for a debug entry" +msgstr "Opent aanvullende details voor een debug-item" #: src/view/screens/Settings/index.tsx:477 msgid "Opens appearance settings" @@ -4020,7 +4020,7 @@ msgstr "Opent weergave-instellingen" #: src/view/com/composer/photos/OpenCameraBtn.tsx:73 msgid "Opens camera on device" -msgstr "Opens camera on device" +msgstr "Opent camera op apparaat" #: src/view/screens/Settings/index.tsx:606 msgid "Opens chat settings" @@ -4028,7 +4028,7 @@ msgstr "Opent chatinstellingen" #: src/view/com/post-thread/PostThreadComposePrompt.tsx:36 msgid "Opens composer" -msgstr "Opens composer" +msgstr "Opent composer" #: src/view/screens/Settings/index.tsx:498 msgid "Opens configurable language settings" @@ -4036,7 +4036,7 @@ msgstr "Opent configureerbare taalinstellingen" #: src/view/com/composer/photos/SelectPhotoBtn.tsx:51 msgid "Opens device photo gallery" -msgstr "Opens device photo gallery" +msgstr "Opent fotogalerij van apparaat" #: src/view/screens/Settings/index.tsx:638 msgid "Opens external embeds settings" @@ -4045,44 +4045,44 @@ msgstr "Opent instellingen voor externe insluitingen" #: src/view/com/auth/SplashScreen.tsx:50 #: src/view/com/auth/SplashScreen.web.tsx:110 msgid "Opens flow to create a new Bluesky account" -msgstr "Opens flow to create a new Bluesky account" +msgstr "Opent proces om een nieuw Bluesky-account aan te maken" #: src/view/com/auth/SplashScreen.tsx:64 #: src/view/com/auth/SplashScreen.web.tsx:124 msgid "Opens flow to sign into your existing Bluesky account" -msgstr "Opens flow to sign into your existing Bluesky account" +msgstr "Opent proces om aan te melden op uw bestaande Bluesky-account" #: src/view/com/modals/InviteCodes.tsx:173 msgid "Opens list of invite codes" -msgstr "Opens list of invite codes" +msgstr "Opent lijst met uitnodigingscodes" #: src/view/screens/Settings/index.tsx:775 msgid "Opens modal for account deactivation confirmation" -msgstr "Opens modal for account deactivation confirmation" +msgstr "Opent modaal venster voor bevestigen deactivering van account" #: src/view/screens/Settings/index.tsx:797 msgid "Opens modal for account deletion confirmation. Requires email code" -msgstr "Opens modal for account deletion confirmation. Requires email code" +msgstr "Opent modaal venster voor bevestigen verwijderen van het account. Vereist e-mailcode" #: src/view/screens/Settings/index.tsx:732 msgid "Opens modal for changing your Bluesky password" -msgstr "Opens modal for changing your Bluesky password" +msgstr "Opent modaal venster voor wijzigen van uw Bluesky-wachtwoord" #: src/view/screens/Settings/index.tsx:687 msgid "Opens modal for choosing a new Bluesky handle" -msgstr "Opens modal for choosing a new Bluesky handle" +msgstr "Opent modaal venster voor kiezen van een nieuwe Bluesky-handle" #: src/view/screens/Settings/index.tsx:755 msgid "Opens modal for downloading your Bluesky account data (repository)" -msgstr "Opens modal for downloading your Bluesky account data (repository)" +msgstr "Opent modaal venster voor downloaden van uw Bluesky-accountgegevens (repository)" #: src/view/screens/Settings/index.tsx:963 msgid "Opens modal for email verification" -msgstr "Opens modal for email verification" +msgstr "Opent modaal venster voor e-mailverificatie" #: src/view/com/modals/ChangeHandle.tsx:269 msgid "Opens modal for using custom domain" -msgstr "Opens modal for using custom domain" +msgstr "Opent modaal venster voor gebruik van aangepast domein" #: src/view/screens/Settings/index.tsx:523 msgid "Opens moderation settings" @@ -4090,15 +4090,15 @@ msgstr "Opent moderatie-instellingen" #: src/screens/Login/LoginForm.tsx:231 msgid "Opens password reset form" -msgstr "Opens password reset form" +msgstr "Opent formulier om het wachtwoord opnieuw in te stellen" #: src/view/screens/Settings/index.tsx:584 msgid "Opens screen with all saved feeds" -msgstr "Opens screen with all saved feeds" +msgstr "Opent scherm met alle bewaarde feeds" #: src/view/screens/Settings/index.tsx:541 msgid "Opens the Following feed preferences" -msgstr "Opens the Following feed preferences" +msgstr "Opent de feedvoorkeuren van Volgers" #: src/view/screens/Settings/index.tsx:665 msgid "Opens the app password settings" @@ -4106,33 +4106,33 @@ msgstr "Opent de wachtwoordinstellingen van de app" #: src/view/com/modals/LinkWarning.tsx:93 msgid "Opens the linked website" -msgstr "Opens the linked website" +msgstr "Opent de gelinkte website" #: src/view/screens/Settings/index.tsx:828 #: src/view/screens/Settings/index.tsx:838 msgid "Opens the storybook page" -msgstr "Opens the storybook page" +msgstr "Opent de verhalenboekpagina" #: src/view/screens/Settings/index.tsx:816 msgid "Opens the system log page" -msgstr "Opens the system log page" +msgstr "Opent de systeemlogpagina" #: src/view/screens/Settings/index.tsx:562 msgid "Opens the threads preferences" -msgstr "Opens the threads preferences" +msgstr "Opent de gespreksvoorkeuren" #: src/view/com/notifications/FeedItem.tsx:555 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" -msgstr "Opens this profile" +msgstr "Opent dit profiel" #: src/view/com/composer/videos/SelectVideoBtn.tsx:107 msgid "Opens video picker" -msgstr "Opens video picker" +msgstr "Opent videokiezer" #: src/view/com/util/forms/DropdownButton.tsx:159 msgid "Opens {numItems} options" -msgstr "Opens {numItems} options" +msgstr "Opent {numItems} opties" #: src/view/com/util/forms/DropdownButton.tsx:293 msgid "Option {0} of {numItems}" @@ -4153,7 +4153,7 @@ msgstr "Or, continue with another account." #: src/screens/Deactivated.tsx:194 msgid "Or, log into one of your other accounts." -msgstr "Or, log into one of your other accounts." +msgstr "Of meld aan op een van uw andere accounts." #: src/components/dialogs/PostInteractionSettingsDialog.tsx:389 msgid "Or combine these options:" @@ -4178,7 +4178,7 @@ msgstr "Other accounts" #: src/screens/Messages/components/ChatDisabled.tsx:28 msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." -msgstr "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." +msgstr "Onze moderators hebben de meldingen bekeken en besloten uw toegang tot chats op Bluesky uit te schakelen." #: src/view/screens/NotFound.tsx:44 msgid "Page Not Found" @@ -4316,7 +4316,7 @@ msgstr "Please Verify Your Email" #: src/screens/Signup/state.ts:217 msgid "Please choose your handle." -msgstr "Please choose your handle." +msgstr "Kies uw handle." #: src/screens/Signup/state.ts:210 #: src/screens/Signup/StepInfo/index.tsx:114 @@ -4333,7 +4333,7 @@ msgstr "Please confirm your email before changing it. This is a temporary requir #: src/view/com/modals/AddAppPasswords.tsx:94 msgid "Please enter a name for your app password. All spaces is not allowed." -msgstr "Please enter a name for your app password. All spaces is not allowed." +msgstr "Voer een naam in voor uw app-wachtwoord. Spaties zijn niet toegestaan." #: src/view/com/modals/AddAppPasswords.tsx:151 msgid "Please enter a unique name for this App Password or use our randomly generated one." @@ -4346,7 +4346,7 @@ msgstr "Please enter a valid word, tag, or phrase to mute" #: src/screens/Signup/state.ts:196 #: src/screens/Signup/StepInfo/index.tsx:102 msgid "Please enter your email." -msgstr "Please enter your email." +msgstr "Voer uw e-mailadres in." #: src/screens/Signup/StepInfo/index.tsx:96 msgid "Please enter your invite code." @@ -4358,7 +4358,7 @@ msgstr "Please enter your password as well:" #: src/components/moderation/LabelsOnMeDialog.tsx:265 msgid "Please explain why you think this label was incorrectly applied by {0}" -msgstr "Please explain why you think this label was incorrectly applied by {0}" +msgstr "Leg uit waarom u denkt dat dit label onjuist is toegepast door {0}" #: src/screens/Messages/components/ChatDisabled.tsx:110 msgid "Please explain why you think your chats were incorrectly disabled" @@ -4367,7 +4367,7 @@ msgstr "Please explain why you think your chats were incorrectly disabled" #: src/lib/hooks/useAccountSwitcher.ts:45 #: src/lib/hooks/useAccountSwitcher.ts:55 msgid "Please sign in as @{0}" -msgstr "Please sign in as @{0}" +msgstr "Meld u aan als @{0}" #: src/screens/Onboarding/index.tsx:34 #: src/screens/Onboarding/state.ts:98 @@ -4486,7 +4486,7 @@ msgstr "Press to retry" #: src/components/KnownFollowers.tsx:124 msgid "Press to view followers of this account that you also follow" -msgstr "Press to view followers of this account that you also follow" +msgstr "Druk om de volgers van dit account te bekijken die u ook volgt" #: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" @@ -4623,16 +4623,16 @@ msgstr "Reactivate your account" #: src/screens/Signup/StepInfo/Policies.tsx:58 #: src/screens/Signup/StepInfo/Policies.tsx:84 msgid "Read the Bluesky Privacy Policy" -msgstr "Read the Bluesky Privacy Policy" +msgstr "Lees het Bluesky-privacybeleid" #: src/screens/Signup/StepInfo/Policies.tsx:51 #: src/screens/Signup/StepInfo/Policies.tsx:71 msgid "Read the Bluesky Terms of Service" -msgstr "Read the Bluesky Terms of Service" +msgstr "Lees de Bluesky-servicevoorwaarden" #: src/view/com/auth/SplashScreen.web.tsx:170 msgid "Read the Bluesky blog" -msgstr "Read the Bluesky blog" +msgstr "Lees de Bluesky-blog" #: src/components/dms/ReportDialog.tsx:169 msgid "Reason:" @@ -4652,7 +4652,7 @@ msgstr "Refresh notifications" #: src/screens/Messages/ChatList.tsx:198 msgid "Reload conversations" -msgstr "Reload conversations" +msgstr "Gesprekken opnieuw laden" #: src/components/dialogs/MutedWords.tsx:438 #: src/components/FeedCard.tsx:316 @@ -4812,7 +4812,7 @@ msgstr "Reply" #: src/components/moderation/ModerationDetailsDialog.tsx:115 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" -msgstr "Reply Hidden by Thread Author" +msgstr "Antwoord verborgen door auteur van gesprek" #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:122 @@ -4825,7 +4825,7 @@ msgstr "Antwoordinstellingen" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:341 msgid "Reply settings are chosen by the author of the thread" -msgstr "Antwoordinstellingen worden gekozen door de auteur van de thread" +msgstr "Antwoordinstellingen worden gekozen door de auteur van het gesprek" #: src/view/com/post/Post.tsx:195 #: src/view/com/posts/FeedItem.tsx:544 @@ -4876,11 +4876,11 @@ msgstr "Report List" #: src/components/dms/ConvoMenu.tsx:200 #: src/components/dms/ReportConversationPrompt.tsx:18 msgid "Report conversation" -msgstr "Report conversation" +msgstr "Meld gesprek" #: src/components/ReportDialog/index.tsx:44 msgid "Report dialog" -msgstr "Report dialog" +msgstr "Melddialoog" #: src/view/screens/ProfileFeed.tsx:354 #: src/view/screens/ProfileFeed.tsx:356 @@ -4988,7 +4988,7 @@ msgstr "Require alt text before posting" #: src/view/screens/Settings/Email2FAToggle.tsx:51 msgid "Require email code to log into your account" -msgstr "Require email code to log into your account" +msgstr "Vereis e-mailcode om aan te melden op uw account" #: src/screens/Signup/StepInfo/index.tsx:159 msgid "Required for this provider" @@ -5045,7 +5045,7 @@ msgstr "Resets the preferences state" #: src/screens/Login/LoginForm.tsx:296 msgid "Retries login" -msgstr "Retries login" +msgstr "Probeert opnieuw aan te melden" #: src/view/com/util/error/ErrorMessage.tsx:57 #: src/view/com/util/error/ErrorScreen.tsx:74 @@ -5124,7 +5124,7 @@ msgstr "Save changes" #: src/view/com/modals/ChangeHandle.tsx:158 msgid "Save handle change" -msgstr "Save handle change" +msgstr "Bewaar handle-wijziging" #: src/components/StarterPack/ShareDialog.tsx:151 #: src/components/StarterPack/ShareDialog.tsx:158 @@ -5155,7 +5155,7 @@ msgstr "Saved to your feeds" #: src/view/com/modals/ChangeHandle.tsx:159 msgid "Saves handle change to {handle}" -msgstr "Saves handle change to {handle}" +msgstr "Bewaar handle-wijziging naar {handle}" #: src/view/com/modals/CropImage.web.tsx:105 msgid "Saves image crop settings" @@ -5232,7 +5232,7 @@ msgstr "See <0>{displayTag} posts by this user" #: src/view/com/auth/SplashScreen.web.tsx:175 msgid "See jobs at Bluesky" -msgstr "See jobs at Bluesky" +msgstr "Bekijk vacatures bij Bluesky" #: src/view/screens/SavedFeeds.tsx:212 msgid "See this guide" @@ -5292,7 +5292,7 @@ msgstr "Select languages" #: src/components/ReportDialog/SelectLabelerView.tsx:29 msgid "Select moderator" -msgstr "Select moderator" +msgstr "Selecteer moderator" #: src/view/com/util/Selector.tsx:107 msgid "Select option {i} of {numItems}" @@ -5304,7 +5304,7 @@ msgstr "Select subtitle file (.vtt)" #: src/components/ReportDialog/SubmitView.tsx:140 msgid "Select the moderation service(s) to report to" -msgstr "Select the moderation service(s) to report to" +msgstr "Selecteer de moderatieservice(s) waaraan u wilt melden" #: src/view/com/auth/server-input/index.tsx:79 msgid "Select the service that hosts your data." @@ -5348,12 +5348,12 @@ msgstr "Select {item}" #: src/components/dialogs/VerifyEmailDialog.tsx:189 msgid "Send Confirmation" -msgstr "Send Confirmation" +msgstr "Stuur bevestiging" #: src/view/com/modals/VerifyEmail.tsx:210 #: src/view/com/modals/VerifyEmail.tsx:212 msgid "Send Confirmation Email" -msgstr "Send Confirmation Email" +msgstr "Stuur bevestigingsmail" #: src/view/com/modals/DeleteAccount.tsx:162 msgctxt "action" @@ -5366,7 +5366,7 @@ msgstr "Send a neat website!" #: src/components/dialogs/VerifyEmailDialog.tsx:182 msgid "Send confirmation email" -msgstr "Send confirmation email" +msgstr "Stuur bevestigingsmail" #: src/view/com/modals/DeleteAccount.tsx:149 msgid "Send email" @@ -5436,7 +5436,7 @@ msgstr "Set this setting to \"No\" to hide all reposts from your feed." #: src/view/screens/PreferencesThreads.tsx:117 msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." -msgstr "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." +msgstr "Stel deze instelling in op \"Ja\" om antwoorden in een gespreksweergave weer te geven. Dit is een experimentele functie." #: src/view/screens/PreferencesFollowingFeed.tsx:158 msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." @@ -5448,7 +5448,7 @@ msgstr "Set up your account" #: src/view/com/modals/ChangeHandle.tsx:254 msgid "Sets Bluesky username" -msgstr "Sets Bluesky username" +msgstr "Stelt Bluesky-gebruikersnaam in" #: src/screens/Login/ForgotPasswordForm.tsx:107 msgid "Sets email for password reset" @@ -5523,7 +5523,7 @@ msgstr "Share link" #: src/components/StarterPack/ShareDialog.tsx:88 msgid "Share link dialog" -msgstr "Share link dialog" +msgstr "Deel link dialoog" #: src/screens/StarterPack/StarterPackScreen.tsx:415 msgid "Share this starter pack" @@ -5531,7 +5531,7 @@ msgstr "Share this starter pack" #: src/components/StarterPack/ShareDialog.tsx:100 msgid "Share this starter pack and help people join your community on Bluesky." -msgstr "Share this starter pack and help people join your community on Bluesky." +msgstr "Deel dit startpakket en help mensen lid te worden van uw community op Bluesky." #: src/components/dms/ChatEmptyPill.tsx:34 msgid "Share your favorite feed!" @@ -5640,7 +5640,7 @@ msgstr "Show warning and filter from feeds" #: src/components/moderation/ScreenHider.tsx:91 #: src/lib/moderation/useGlobalLabelStrings.ts:28 msgid "Sign-in Required" -msgstr "Sign-in Required" +msgstr "Aanmelden vereist" #: src/components/dialogs/Signin.tsx:97 #: src/components/dialogs/Signin.tsx:99 @@ -5660,32 +5660,32 @@ msgstr "Sign-in Required" #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" -msgstr "Sign in" +msgstr "Aanmelden" #: src/screens/Login/ChooseAccountForm.tsx:80 msgid "Sign in as..." -msgstr "Sign in as..." +msgstr "Aanmelden als..." #: src/components/AccountList.tsx:122 msgid "Sign in as {0}" -msgstr "Sign in as {0}" +msgstr "Aanmelden als {0}" #: src/components/dialogs/Signin.tsx:75 msgid "Sign in or create your account to join the conversation!" -msgstr "Sign in or create your account to join the conversation!" +msgstr "Meld u aan of registreer een account aan om deel te nemen aan het gesprek!" #: src/components/dialogs/Signin.tsx:46 msgid "Sign into Bluesky or create a new account" -msgstr "Sign into Bluesky or create a new account" +msgstr "Meld u aan bij Bluesky of registreer een nieuw account" #: src/view/screens/Settings/index.tsx:433 msgid "Sign out" -msgstr "Sign out" +msgstr "Afmelden" #: src/view/screens/Settings/index.tsx:421 #: src/view/screens/Settings/index.tsx:431 msgid "Sign out of all accounts" -msgstr "Sign out of all accounts" +msgstr "Afmelden bij alle accounts" #: src/view/shell/bottom-bar/BottomBar.tsx:301 #: src/view/shell/bottom-bar/BottomBar.tsx:302 @@ -5696,21 +5696,21 @@ msgstr "Sign out of all accounts" #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" -msgstr "Sign up" +msgstr "Registreer" #: src/view/screens/Settings/index.tsx:362 msgid "Signed in as" -msgstr "Signed in as" +msgstr "Aangemeld als" #: src/lib/hooks/useAccountSwitcher.ts:41 #: src/screens/Login/ChooseAccountForm.tsx:53 msgid "Signed in as @{0}" -msgstr "Signed in as @{0}" +msgstr "Aangemeld als @{0}" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 msgid "Signup without a starter pack" -msgstr "Signup without a starter pack" +msgstr "Geregistreerd zonder startpakket" #: src/components/FeedInterstitials.tsx:316 msgid "Similar accounts" @@ -5766,7 +5766,7 @@ msgstr "Something went wrong, please try again." #: src/App.native.tsx:112 #: src/App.web.tsx:95 msgid "Sorry! Your session expired. Please log in again." -msgstr "Sorry! Your session expired. Please log in again." +msgstr "Sorry! Uw sessie is verlopen. Meld u opnieuw aan." #: src/view/screens/PreferencesThreads.tsx:64 msgid "Sort Replies" @@ -5858,7 +5858,7 @@ msgstr "Subscribe" #: src/screens/Profile/Sections/Labels.tsx:201 msgid "Subscribe to @{0} to use these labels:" -msgstr "Subscribe to @{0} to use these labels:" +msgstr "Abonneer u op @{0} om deze labels te gebruiken:" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:228 msgid "Subscribe to Labeler" @@ -5906,7 +5906,7 @@ msgstr "Switch to {0}" #: src/view/screens/Settings/index.tsx:132 msgid "Switches the account you are logged in to" -msgstr "Switches the account you are logged in to" +msgstr "Verandert het account waarop u bent aangemeld" #: src/components/dialogs/nuxs/NeueTypography.tsx:78 #: src/screens/Settings/AppearanceSettings.tsx:101 @@ -5916,7 +5916,7 @@ msgstr "System" #: src/view/screens/Settings/index.tsx:818 msgid "System log" -msgstr "System log" +msgstr "Systeemlogboek" #: src/screens/Onboarding/state.ts:102 msgid "TV" @@ -5924,7 +5924,7 @@ msgstr "TV" #: src/components/TagMenu/index.tsx:87 msgid "Tag menu: {displayTag}" -msgstr "Tag menu: {displayTag}" +msgstr "Tagmenu: {displayTag}" #: src/components/dialogs/MutedWords.tsx:282 msgid "Tags only" @@ -5949,7 +5949,7 @@ msgstr "Tap to toggle sound" #: src/view/com/util/images/AutoSizedImage.tsx:219 #: src/view/com/util/images/AutoSizedImage.tsx:239 msgid "Tap to view full image" -msgstr "Tap to view full image" +msgstr "Tik om volledige afbeelding te bekijken" #: src/state/shell/progress-guide.tsx:166 msgid "Task complete - 10 likes!" @@ -6015,7 +6015,7 @@ msgstr "Thank you. Your report has been sent." #: src/components/intents/VerifyEmailIntentDialog.tsx:82 msgid "Thanks, you have successfully verified your email address. You can close this dialog." -msgstr "Thanks, you have successfully verified your email address. You can close this dialog." +msgstr "Bedankt, u hebt uw e-mailadres succesvol geverifieerd. U kunt dit dialoogvenster sluiten." #: src/view/com/post-thread/PostQuotes.tsx:133 msgid "That's all, folks!" @@ -6027,7 +6027,7 @@ msgstr "That contains the following:" #: src/screens/Signup/StepHandle.tsx:51 msgid "That handle is already taken." -msgstr "That handle is already taken." +msgstr "Die handle is al in gebruik." #: src/screens/StarterPack/StarterPackScreen.tsx:103 #: src/screens/StarterPack/StarterPackScreen.tsx:104 @@ -6040,7 +6040,7 @@ msgstr "That starter pack could not be found." #: src/screens/Moderation/index.tsx:369 msgid "The Bluesky web application" -msgstr "The Bluesky web application" +msgstr "De Bluesky-webapplicatie" #: src/view/screens/CommunityGuidelines.tsx:38 msgid "The Community Guidelines have been moved to <0/>" @@ -6075,7 +6075,7 @@ msgstr "The account will be able to interact with you after unblocking." #: src/components/moderation/ModerationDetailsDialog.tsx:118 #: src/lib/moderation/useModerationCauseDescription.ts:126 msgid "The author of this thread has hidden this reply." -msgstr "The author of this thread has hidden this reply." +msgstr "De auteur van dit gesprek heeft dit antwoord verborgen." #: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." @@ -6087,11 +6087,11 @@ msgstr "The feed has been replaced with Discover." #: src/components/moderation/LabelsOnMeDialog.tsx:58 msgid "The following labels were applied to your account." -msgstr "The following labels were applied to your account." +msgstr "De volgende labels zijn op uw account toegepast." #: src/components/moderation/LabelsOnMeDialog.tsx:59 msgid "The following labels were applied to your content." -msgstr "The following labels were applied to your content." +msgstr "De volgende labels zijn op uw inhoud toegepast." #: src/screens/Onboarding/Layout.tsx:58 msgid "The following steps will help customize your Bluesky experience." @@ -6108,7 +6108,7 @@ msgstr "The selected video is larger than 50MB." #: src/screens/StarterPack/StarterPackScreen.tsx:724 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." -msgstr "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." +msgstr "Het startpakket dat u probeert te bekijken is ongeldig. U kunt dit startpakket in plaats daarvan verwijderen." #: src/view/screens/Support.tsx:37 msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." @@ -6220,11 +6220,11 @@ msgstr "There was an unexpected issue in the application. Please let us know if #: src/components/moderation/ScreenHider.tsx:106 msgid "This account has requested that users sign in to view their profile." -msgstr "This account has requested that users sign in to view their profile." +msgstr "Dit account verzoekt gebruikers zich aan te melden vooraleer het profiel te bekijken." #: src/components/dms/BlockedByListDialog.tsx:34 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 "This account is blocked by one or more of your moderation lists. To unblock, please visit the lists directly and remove this user." +msgstr "Dit account wordt geblokkeerd door een of meer van uw moderatielijsten. Om de blokkering op te heffen: ga rechtstreeks naar de lijsten en verwijder deze gebruiker." #: src/components/moderation/LabelsOnMeDialog.tsx:246 msgid "This appeal will be sent to <0>{sourceName}." @@ -6232,7 +6232,7 @@ msgstr "This appeal will be sent to <0>{sourceName}." #: src/screens/Messages/components/ChatDisabled.tsx:104 msgid "This appeal will be sent to Bluesky's moderation service." -msgstr "This appeal will be sent to Bluesky's moderation service." +msgstr "Dit beroep wordt doorgestuurd naar de moderatieservice van Bluesky." #: src/screens/Messages/components/MessageListError.tsx:18 msgid "This chat was disconnected" @@ -6240,11 +6240,11 @@ msgstr "This chat was disconnected" #: src/lib/moderation/useGlobalLabelStrings.ts:19 msgid "This content has been hidden by the moderators." -msgstr "This content has been hidden by the moderators." +msgstr "Deze inhoud is verborgen door de moderators." #: src/lib/moderation/useGlobalLabelStrings.ts:24 msgid "This content has received a general warning from moderators." -msgstr "This content has received a general warning from moderators." +msgstr "Deze inhoud heeft een algemene waarschuwing gekregen van moderators." #: src/components/dialogs/EmbedConsent.tsx:63 msgid "This content is hosted by {0}. Do you want to enable external media?" @@ -6257,15 +6257,15 @@ msgstr "This content is not available because one of the users involved has bloc #: src/view/com/posts/FeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." -msgstr "This content is not viewable without a Bluesky account." +msgstr "Deze inhoud is niet zichtbaar zonder een Bluesky-account." #: src/screens/Messages/components/ChatListItem.tsx:266 msgid "This conversation is with a deleted or a deactivated account. Press for options." -msgstr "This conversation is with a deleted or a deactivated account. Press for options." +msgstr "Dit gesprek is met een verwijderd of gedeactiveerd account. Druk voor opties." #: src/view/screens/Settings/ExportCarDialog.tsx:92 msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost." -msgstr "This feature is in beta. You can read more about repository exports in <0>this blogpost." +msgstr "Deze functie is in bèta. U kunt meer lezen over repository-exporten in <0>dit blogbericht." #: src/view/com/posts/FeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." @@ -6295,15 +6295,15 @@ msgstr "This is important in case you ever need to change your email or reset yo #: src/components/moderation/ModerationDetailsDialog.tsx:151 msgid "This label was applied by <0>{0}." -msgstr "This label was applied by <0>{0}." +msgstr "Dit label is aangebracht door <0>{0}." #: src/components/moderation/ModerationDetailsDialog.tsx:146 msgid "This label was applied by the author." -msgstr "This label was applied by the author." +msgstr "Dit label is aangebracht door de auteur." #: src/components/moderation/LabelsOnMeDialog.tsx:163 msgid "This label was applied by you." -msgstr "This label was applied by you." +msgstr "Dit label is aangebracht door u." #: src/screens/Profile/Sections/Labels.tsx:188 msgid "This labeler hasn't declared what labels it publishes, and may not be active." @@ -6323,7 +6323,7 @@ msgstr "This list is empty!" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." -msgstr "This moderation service is unavailable. See below for more details. If this issue persists, contact us." +msgstr "Deze moderatieservice is niet beschikbaar. Zie hieronder voor meer details. Neem contact met ons op als dit probleem zich blijft voordoen." #: src/view/com/modals/AddAppPasswords.tsx:110 msgid "This name is already in use" @@ -6340,19 +6340,19 @@ msgstr "This post has been deleted." #: src/view/com/util/forms/PostDropdownBtn.tsx:700 #: src/view/com/util/post-ctrls/PostCtrls.tsx:346 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." -msgstr "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." +msgstr "Dit bericht is alleen zichtbaar voor aangemelde gebruikers. Het is niet zichtbaar voor mensen die niet zijn aangemeld." #: src/view/com/util/forms/PostDropdownBtn.tsx:681 msgid "This post will be hidden from feeds and threads. This cannot be undone." -msgstr "This post will be hidden from feeds and threads. This cannot be undone." +msgstr "Dit bericht wordt verborgen voor feeds en gesprekken. Dit kan niet ongedaan worden gemaakt." #: src/view/com/profile/ProfileMenu.tsx:350 msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't logged in." -msgstr "This profile is only visible to logged-in users. It won't be visible to people who aren't logged in." +msgstr "Dit profiel is alleen zichtbaar voor aangemelde gebruikers. Het is niet zichtbaar voor mensen die niet zijn aangemeld." #: src/view/com/util/forms/PostDropdownBtn.tsx:743 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 "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 "Dit antwoord wordt gesorteerd in een verborgen sectie onderaan het gesprek en negeert meldingen voor volgende antwoorden - zowel voor u als voor anderen." #: src/screens/Signup/StepInfo/Policies.tsx:37 msgid "This service has not provided terms of service or a privacy policy." @@ -6373,11 +6373,11 @@ msgstr "This user has blocked you" #: src/components/moderation/ModerationDetailsDialog.tsx:78 #: src/lib/moderation/useModerationCauseDescription.ts:73 msgid "This user has blocked you. You cannot view their content." -msgstr "This user has blocked you. You cannot view their content." +msgstr "Deze gebruiker heeft u geblokkeerd. U kunt de inhoud niet bekijken." #: src/lib/moderation/useGlobalLabelStrings.ts:30 msgid "This user has requested that their content only be shown to signed-in users." -msgstr "This user has requested that their content only be shown to signed-in users." +msgstr "Deze gebruiker heeft een verzoek ingediend om de inhoud alleen weer te geven aan aangemelde gebruikers." #: src/components/moderation/ModerationDetailsDialog.tsx:58 msgid "This user is included in the <0>{0} list which you have blocked." @@ -6414,19 +6414,19 @@ msgstr "This {screenDescription} has been flagged:" #: src/view/screens/PreferencesThreads.tsx:52 #: src/view/screens/Settings/index.tsx:571 msgid "Thread Preferences" -msgstr "Thread Preferences" +msgstr "Gespreksvoorkeuren" #: src/view/screens/Settings/index.tsx:561 msgid "Thread preferences" -msgstr "Thread preferences" +msgstr "Gespreksvoorkeuren" #: src/view/screens/PreferencesThreads.tsx:114 msgid "Threaded Mode" -msgstr "Threaded Mode" +msgstr "Gespreksmodus" #: src/Navigation.tsx:303 msgid "Threads Preferences" -msgstr "Threads Preferences" +msgstr "Gespreksvoorkeuren" #: src/view/screens/Settings/DisableEmail2FADialog.tsx:101 msgid "To disable the email 2FA method, please verify your access to the email address." @@ -6434,11 +6434,11 @@ msgstr "To disable the email 2FA method, please verify your access to the email #: src/components/dms/ReportConversationPrompt.tsx:20 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 "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 "Om een gesprek te melden meldt u een van de berichten via het gespreksscherm. Zo kunnen onze moderators de context van uw probleem begrijpen." #: src/view/com/composer/videos/SelectVideoBtn.tsx:133 msgid "To upload videos to Bluesky, you must first verify your email." -msgstr "To upload videos to Bluesky, you must first verify your email." +msgstr "U moet eerst uw e-mailadres verifiëren om video's naar Bluesky te uploaden." #: src/components/ReportDialog/SelectLabelerView.tsx:32 msgid "To whom would you like to send this report?" @@ -6585,12 +6585,12 @@ msgstr "Unmute all {displayTag} posts" #: src/components/dms/ConvoMenu.tsx:176 msgid "Unmute conversation" -msgstr "Unmute conversation" +msgstr "Opheffen negeren gesprek" #: src/view/com/util/forms/PostDropdownBtn.tsx:507 #: src/view/com/util/forms/PostDropdownBtn.tsx:512 msgid "Unmute thread" -msgstr "Unmute thread" +msgstr "Opheffen negeren gesprek" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 msgid "Unmute video" @@ -6616,7 +6616,7 @@ msgstr "Unpin from profile" #: src/view/screens/ProfileList.tsx:559 msgid "Unpin moderation list" -msgstr "Unpin moderation list" +msgstr "Moderatielijst losmaken" #: src/view/screens/ProfileList.tsx:356 msgid "Unpinned from your feeds" @@ -6654,7 +6654,7 @@ msgstr "Update <0>{displayName} in Lists" #: src/view/com/modals/ChangeHandle.tsx:495 msgid "Update to {handle}" -msgstr "Update to {handle}" +msgstr "Bijwerken naar {handle}" #: src/screens/Login/SetNewPasswordForm.tsx:180 msgid "Updating..." @@ -6714,7 +6714,7 @@ msgstr "Use a file on your server" #: src/view/screens/AppPasswords.tsx:205 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." -msgstr "Use app passwords to login to other Bluesky clients without giving full access to your account or password." +msgstr "Gebruik app-wachtwoorden om aan te melden op andere Bluesky-clients zonder volledige toegang te geven tot uw account of wachtwoord." #: src/view/com/modals/ChangeHandle.tsx:506 msgid "Use bsky.social as hosting provider" @@ -6744,7 +6744,7 @@ msgstr "Use the DNS panel" #: src/view/com/modals/AddAppPasswords.tsx:206 msgid "Use this to sign into the other app along with your handle." -msgstr "Use this to sign into the other app along with your handle." +msgstr "Gebruik dit om je samen met uw handle aan te melden bij de andere app." #: src/view/com/modals/InviteCodes.tsx:201 msgid "Used by:" @@ -6858,7 +6858,7 @@ msgstr "Verify email" #: src/components/dialogs/VerifyEmailDialog.tsx:120 #: src/components/intents/VerifyEmailIntentDialog.tsx:67 msgid "Verify email dialog" -msgstr "Verify email dialog" +msgstr "E-mailadres verificatiedialoog" #: src/view/screens/Settings/index.tsx:962 msgid "Verify my email" @@ -6909,39 +6909,39 @@ msgstr "Videos must be less than 60 seconds long" #: src/components/TagMenu/index.tsx:149 msgid "View all posts by @{authorHandle} with tag {displayTag}" -msgstr "View all posts by @{authorHandle} with tag {displayTag}" +msgstr "Bekijk alle berichten door @{authorHandle} met tag {displayTag}" #: src/components/TagMenu/index.tsx:103 msgid "View all posts with tag {displayTag}" -msgstr "View all posts with tag {displayTag}" +msgstr "Bekijk alle berichten met tag {displayTag}" #: src/components/ProfileHoverCard/index.web.tsx:433 msgid "View blocked user's profile" -msgstr "View blocked user's profile" +msgstr "Bekijk profiel van geblokkeerde gebruiker" #: src/view/screens/Settings/ExportCarDialog.tsx:96 msgid "View blogpost for more details" -msgstr "View blogpost for more details" +msgstr "Bekijk blogpost voor meer details" #: src/view/screens/Log.tsx:57 msgid "View debug entry" -msgstr "View debug entry" +msgstr "Bekijk debug-item" #: src/components/ReportDialog/SelectReportOptionView.tsx:139 msgid "View details" -msgstr "View details" +msgstr "Bekijk details" #: src/components/ReportDialog/SelectReportOptionView.tsx:134 msgid "View details for reporting a copyright violation" -msgstr "View details for reporting a copyright violation" +msgstr "Bekijk details voor melden van een auteursrechtschending" #: src/view/com/posts/FeedSlice.tsx:136 msgid "View full thread" -msgstr "View full thread" +msgstr "Bekijk volledig gesprek" #: src/components/moderation/LabelsOnMe.tsx:47 msgid "View information about these labels" -msgstr "View information about these labels" +msgstr "Bekijk informatie over deze labels" #: src/components/ProfileHoverCard/index.web.tsx:419 #: src/components/ProfileHoverCard/index.web.tsx:439 @@ -6951,49 +6951,49 @@ msgstr "View information about these labels" #: src/view/com/util/PostMeta.tsx:77 #: src/view/com/util/PostMeta.tsx:92 msgid "View profile" -msgstr "View profile" +msgstr "Bekijk profiel" #: src/view/com/profile/ProfileSubpageHeader.tsx:127 msgid "View the avatar" -msgstr "View the avatar" +msgstr "Bekijk de avatar" #: src/components/LabelingServiceCard/index.tsx:162 msgid "View the labeling service provided by @{0}" -msgstr "View the labeling service provided by @{0}" +msgstr "Bekijk de labelservice van @{0}" #: src/view/screens/ProfileFeed.tsx:588 msgid "View users who like this feed" -msgstr "View users who like this feed" +msgstr "Bekijk gebruikers die deze feed leuk vinden" #: src/screens/Moderation/index.tsx:275 msgid "View your blocked accounts" -msgstr "View your blocked accounts" +msgstr "Bekijk uw geblokkeerde accounts" #: src/view/com/home/HomeHeaderLayout.web.tsx:78 #: src/view/com/home/HomeHeaderLayoutMobile.tsx:89 msgid "View your feeds and explore more" -msgstr "View your feeds and explore more" +msgstr "Bekijk uw feeds en ontdek meer" #: src/screens/Moderation/index.tsx:245 msgid "View your moderation lists" -msgstr "View your moderation lists" +msgstr "Bekijk uw moderatielijsten" #: src/screens/Moderation/index.tsx:260 msgid "View your muted accounts" -msgstr "View your muted accounts" +msgstr "Bekijk uw genegeerde accounts" #: src/screens/Profile/Header/Shell.tsx:128 msgid "View {0}'s avatar" -msgstr "View {0}'s avatar" +msgstr "Bekijk {0}'s avatar" #: src/components/ProfileCard.tsx:110 #: src/view/com/notifications/FeedItem.tsx:273 msgid "View {0}'s profile" -msgstr "View {0}'s profile" +msgstr "Bekijk {0}'s profiel" #: src/components/dms/MessagesListHeader.tsx:160 msgid "View {displayName}'s profile" -msgstr "View {displayName}'s profile" +msgstr "Bekijk {displayName}'s profiel" #: src/view/com/modals/LinkWarning.tsx:89 #: src/view/com/modals/LinkWarning.tsx:95 @@ -7045,7 +7045,7 @@ msgstr "We're sorry! You can only subscribe to twenty labelers, and you've reach #: src/view/screens/ProfileList.tsx:113 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." -msgstr "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." +msgstr "Het spijt ons, maar we konden deze lijst niet oplossen. Neem contact op met de opsteller van de lijst, @{handleOrDid}, als dit blijft gebeuren." #: src/components/dialogs/MutedWords.tsx:378 msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." @@ -7061,7 +7061,7 @@ msgstr "We couldn't find any results for that hashtag." #: src/screens/Messages/Conversation.tsx:110 msgid "We couldn't load this conversation" -msgstr "We couldn't load this conversation" +msgstr "We konden dit gesprek niet laden" #: src/screens/SignupQueued.tsx:139 msgid "We estimate {estimatedTime} until your account is ready." @@ -7073,7 +7073,7 @@ msgstr "We have sent another verification email to <0>{0}." #: src/screens/Onboarding/StepFinished.tsx:229 msgid "We hope you have a wonderful time. Remember, Bluesky is:" -msgstr "We hope you have a wonderful time. Remember, Bluesky is:" +msgstr "We hopen dat u een geweldige tijd heeft. Vergeet niet, Bluesky is:" #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 msgid "We ran out of posts from your follows. Here's the latest from <0/>." @@ -7144,31 +7144,31 @@ msgstr "Whoops!" #: src/components/ReportDialog/SelectReportOptionView.tsx:44 msgid "Why should this content be reviewed?" -msgstr "Why should this content be reviewed?" +msgstr "Waarom moet deze inhoud worden beoordeeld?" #: src/components/ReportDialog/SelectReportOptionView.tsx:57 msgid "Why should this feed be reviewed?" -msgstr "Why should this feed be reviewed?" +msgstr "Waarom moet deze feed worden beoordeeld?" #: src/components/ReportDialog/SelectReportOptionView.tsx:54 msgid "Why should this list be reviewed?" -msgstr "Why should this list be reviewed?" +msgstr "Waarom moet deze lijst worden beoordeeld?" #: src/components/ReportDialog/SelectReportOptionView.tsx:63 msgid "Why should this message be reviewed?" -msgstr "Why should this message be reviewed?" +msgstr "Waarom moet dit bericht worden beoordeeld?" #: src/components/ReportDialog/SelectReportOptionView.tsx:51 msgid "Why should this post be reviewed?" -msgstr "Why should this post be reviewed?" +msgstr "Waarom moet dit bericht worden beoordeeld?" #: src/components/ReportDialog/SelectReportOptionView.tsx:60 msgid "Why should this starter pack be reviewed?" -msgstr "Why should this starter pack be reviewed?" +msgstr "Waarom moet dit startpakket worden beoordeeld?" #: src/components/ReportDialog/SelectReportOptionView.tsx:48 msgid "Why should this user be reviewed?" -msgstr "Why should this user be reviewed?" +msgstr "Waarom moet deze gebruiker worden beoordeeld?" #: src/screens/Messages/components/MessageInput.tsx:142 #: src/screens/Messages/components/MessageInput.web.tsx:198 @@ -7261,7 +7261,7 @@ msgstr "You're in line" #: src/screens/Deactivated.tsx:89 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:54 msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." -msgstr "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." +msgstr "U bent aangemeld met een app-wachtwoord. Meld u aan met uw hoofdwachtwoord om door te gaan met het deactiveren van uw account." #: src/screens/Onboarding/StepFinished.tsx:226 msgid "You're ready to go!" @@ -7323,16 +7323,16 @@ msgstr "You can also temporarily deactivate your account instead, and reactivate #: src/screens/Messages/Settings.tsx:105 msgid "You can continue ongoing conversations regardless of which setting you choose." -msgstr "You can continue ongoing conversations regardless of which setting you choose." +msgstr "U kunt lopende gesprekken voortzetten, ongeacht welke instelling u kiest." #: src/screens/Login/index.tsx:155 #: src/screens/Login/PasswordUpdatedForm.tsx:27 msgid "You can now sign in with your new password." -msgstr "You can now sign in with your new password." +msgstr "U kunt zich nu aanmelden met uw nieuwe wachtwoord." #: src/screens/Deactivated.tsx:136 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." -msgstr "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." +msgstr "U kunt uw account opnieuw activeren om door te kunnen gaan met aanmelden. Uw profiel en berichten zijn dan zichtbaar voor andere gebruikers." #: src/view/com/profile/ProfileFollowers.tsx:95 msgid "You do not have any followers." @@ -7366,7 +7366,7 @@ msgstr "You have blocked this user" #: src/lib/moderation/useModerationCauseDescription.ts:55 #: src/lib/moderation/useModerationCauseDescription.ts:63 msgid "You have blocked this user. You cannot view their content." -msgstr "You have blocked this user. You cannot view their content." +msgstr "U heeft deze gebruiker geblokkeerd. U kunt de inhoud niet bekijken." #: src/screens/Login/SetNewPasswordForm.tsx:48 #: src/screens/Login/SetNewPasswordForm.tsx:85 @@ -7394,7 +7394,7 @@ msgstr "You have muted this user" #: src/screens/Messages/ChatList.tsx:223 msgid "You have no conversations yet. Start one!" -msgstr "You have no conversations yet. Start one!" +msgstr "U heeft nog geen gesprekken. Begin er een!" #: src/view/com/feeds/ProfileFeedgens.tsx:138 msgid "You have no feeds." @@ -7440,11 +7440,11 @@ msgstr "You hid this reply." #: src/components/moderation/LabelsOnMeDialog.tsx:78 msgid "You may appeal non-self labels if you feel they were placed in error." -msgstr "You may appeal non-self labels if you feel they were placed in error." +msgstr "U kunt beroep aantekenen tegen labels geplaatst door anderen als u vindt dat ze ten onrechte zijn geplaatst." #: src/components/moderation/LabelsOnMeDialog.tsx:83 msgid "You may appeal these labels if you feel they were placed in error." -msgstr "You may appeal these labels if you feel they were placed in error." +msgstr "U kunt beroep aantekenen tegen deze labels als u vindt dat ze ten onrechte zijn geplaatst." #: src/screens/StarterPack/Wizard/State.tsx:97 msgid "You may only add up to 3 feeds" @@ -7460,7 +7460,7 @@ msgstr "You may only select up to 4 images" #: src/screens/Signup/StepInfo/Policies.tsx:106 msgid "You must be 13 years of age or older to sign up." -msgstr "You must be 13 years of age or older to sign up." +msgstr "U moet 13 jaar of ouder zijn om u te registreren." #: src/components/StarterPack/ProfileStarterPacks.tsx:307 msgid "You must be following at least seven other people to generate a starter pack." @@ -7484,11 +7484,11 @@ msgstr "You previously deactivated @{0}." #: src/view/com/util/forms/PostDropdownBtn.tsx:222 msgid "You will no longer receive notifications for this thread" -msgstr "You will no longer receive notifications for this thread" +msgstr "U ontvangt geen meldingen meer voor dit gesprek" #: src/view/com/util/forms/PostDropdownBtn.tsx:218 msgid "You will now receive notifications for this thread" -msgstr "You will now receive notifications for this thread" +msgstr "U ontvangt nu meldingen voor dit gesprek" #: src/screens/Login/SetNewPasswordForm.tsx:98 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." @@ -7551,11 +7551,11 @@ msgstr "Your following feed is empty! Follow more users to see what's happening. #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full handle will be" -msgstr "Your full handle will be" +msgstr "Uw volledige handle zal zijn" #: src/view/com/modals/ChangeHandle.tsx:258 msgid "Your full handle will be <0>@{0}" -msgstr "Your full handle will be <0>@{0}" +msgstr "Uw volledige handle zal zijn <0>@{0}" #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" @@ -7579,7 +7579,7 @@ msgstr "Your profile" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:75 msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." -msgstr "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." +msgstr "Uw profiel, berichten, feeds en lijsten zijn niet langer zichtbaar voor andere Bluesky-gebruikers. U kunt uw account op elk moment opnieuw activeren door aan te melden." #: src/view/com/composer/Composer.tsx:404 msgid "Your reply has been published" @@ -7587,11 +7587,11 @@ msgstr "Your reply has been published" #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" -msgstr "Your report will be sent to the Bluesky Moderation Service" +msgstr "Uw melding wordt verzonden naar de Bluesky-moderatieservice" #: src/screens/Signup/index.tsx:142 msgid "Your user handle" -msgstr "Your user handle" +msgstr "Uw gebruikershandle" #: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" @@ -7686,7 +7686,7 @@ msgstr "mentioned users" #: src/components/moderation/LabelPreference.tsx:246 msgid "moderation settings" -msgstr "moderation settings" +msgstr "moderatie-instellingen" #: src/lib/hooks/useTimeAgo.ts:122 msgid "now" @@ -7712,7 +7712,7 @@ msgstr "reposted your post" #: src/view/com/notifications/FeedItem.tsx:218 msgid "signed up with your starter pack" -msgstr "signed up with your starter pack" +msgstr "geregistreerd met uw startpakket" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" @@ -7808,7 +7808,7 @@ msgstr "{0}'s avatar" #: src/screens/StarterPack/Wizard/StepDetails.tsx:68 msgid "{0}'s favorite feeds and people - join me!" -msgstr "{0}'s favorite feeds and people - join me!" +msgstr "{0}'s favoriete feeds en mensen - doe mee!" #: src/screens/StarterPack/Wizard/StepDetails.tsx:47 msgid "{0}'s starter pack" @@ -7820,7 +7820,7 @@ msgstr "{0} <0>in <1>tags" #: src/components/dialogs/MutedWords.tsx:465 msgid "{0} <0>in <1>text & tags" -msgstr "{0} <0>in <1>text & tags" +msgstr "{0} <0>in <1>tekst & tags" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:219 msgid "{0} joined this week" -- cgit 1.4.1 From 54a4a6c16112c1b39eb9c94359dd624443b7d24f Mon Sep 17 00:00:00 2001 From: Guido Leenders Date: Wed, 13 Nov 2024 14:17:36 +0100 Subject: More Dutch translations [ER]. --- src/locale/locales/nl/messages.po | 740 +++++++++++++++++++------------------- 1 file changed, 370 insertions(+), 370 deletions(-) (limited to 'src') diff --git a/src/locale/locales/nl/messages.po b/src/locale/locales/nl/messages.po index b8bf58604..64a254bb4 100644 --- a/src/locale/locales/nl/messages.po +++ b/src/locale/locales/nl/messages.po @@ -99,11 +99,11 @@ msgstr "Account" #: src/components/moderation/ModerationDetailsDialog.tsx:102 #: src/lib/moderation/useModerationCauseDescription.ts:96 msgid "Account Muted" -msgstr "Account Muted" +msgstr "Account genegeerd" #: src/components/moderation/ModerationDetailsDialog.tsx:88 msgid "Account Muted by List" -msgstr "Account Muted by List" +msgstr "Account genegeerd door lijst" #: src/view/com/profile/ProfileMenu.tsx:132 msgid "Account blocked" @@ -111,32 +111,32 @@ msgstr "Geblokeerd account" #: src/view/com/profile/ProfileMenu.tsx:145 msgid "Account followed" -msgstr "Account followed" +msgstr "Account gevolgd" #: src/view/com/profile/ProfileMenu.tsx:108 msgid "Account muted" -msgstr "Account muted" +msgstr "Account genegeerd" #: src/view/com/util/AccountDropdownBtn.tsx:43 msgid "Account options" -msgstr "Account options" +msgstr "Accountopties" #: src/view/com/util/AccountDropdownBtn.tsx:59 msgid "Account removed from quick access" -msgstr "Account removed from quick access" +msgstr "Account verwijderd uit snelle toegang" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:127 #: src/view/com/profile/ProfileMenu.tsx:122 msgid "Account unblocked" -msgstr "Account unblocked" +msgstr "Account gedeblokkeerd" #: src/view/com/profile/ProfileMenu.tsx:157 msgid "Account unfollowed" -msgstr "Account unfollowed" +msgstr "Account niet meer gevolgd" #: src/view/com/profile/ProfileMenu.tsx:98 msgid "Account unmuted" -msgstr "Account unmuted" +msgstr "Account negeren opgeheven" #: src/components/dialogs/MutedWords.tsx:328 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 @@ -158,14 +158,14 @@ msgstr "Voeg een inhoudswaarschuwing toe" #: src/view/screens/ProfileList.tsx:930 msgid "Add a user to this list" -msgstr "Add a user to this list" +msgstr "Voeg een gebruiker toe aan deze lijst" #: src/components/dialogs/SwitchAccount.tsx:55 #: src/screens/Deactivated.tsx:199 #: src/view/screens/Settings/index.tsx:402 #: src/view/screens/Settings/index.tsx:411 msgid "Add account" -msgstr "Add account" +msgstr "Toevoegen account" #: src/view/com/composer/GifAltText.tsx:76 #: src/view/com/composer/GifAltText.tsx:144 @@ -187,7 +187,7 @@ msgstr "Voeg genegeerd woord toe voor geconfigureerde instellingen" #: src/components/dialogs/MutedWords.tsx:112 msgid "Add muted words and tags" -msgstr "Add muted words and tags" +msgstr "Voeg genegeerde woorden en tags toe" #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" @@ -266,7 +266,7 @@ msgstr "Algoritmetraining voltooid!" #: src/screens/StarterPack/StarterPackScreen.tsx:381 msgid "All accounts have been followed!" -msgstr "All accounts have been followed!" +msgstr "Alle accounts worden gevolgd!" #: src/view/screens/Feeds.tsx:735 msgid "All the feeds you've saved, right in one place." @@ -627,7 +627,7 @@ msgstr "Geblokkeerd bericht." #: src/screens/Profile/Sections/Labels.tsx:173 msgid "Blocking does not prevent this labeler from placing labels on your account." -msgstr "Blocking does not prevent this labeler from placing labels on your account." +msgstr "Blokkeren voorkomt niet dat deze labeler labels op uw account plaatst." #: src/view/screens/ProfileList.tsx:744 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." @@ -677,7 +677,7 @@ msgstr "Boeken" #: src/components/FeedInterstitials.tsx:350 msgid "Browse more accounts on the Explore page" -msgstr "Browse more accounts on the Explore page" +msgstr "Blader door meer accounts op de pagina Verkennen" #: src/components/FeedInterstitials.tsx:483 msgid "Browse more feeds on the Explore page" @@ -706,15 +706,15 @@ msgstr "Zakelijk" #: src/screens/Signup/StepInfo/Policies.tsx:81 msgid "By creating an account you agree to the <0>Privacy Policy." -msgstr "By creating an account you agree to the <0>Privacy Policy." +msgstr "Door een account aan te maken gaat u akkoord met het <0>Privacybeleid." #: src/screens/Signup/StepInfo/Policies.tsx:68 msgid "By creating an account you agree to the <0>Terms of Service." -msgstr "By creating an account you agree to the <0>Terms of Service." +msgstr "Door een account aan te maken gaat u akkoord met de <0>Servicevoorwaarden." #: src/screens/Signup/StepInfo/Policies.tsx:48 msgid "By creating an account you agree to the <0>Terms of Service and <1>Privacy Policy." -msgstr "By creating an account you agree to the <0>Terms of Service and <1>Privacy Policy." +msgstr "Door een account aan te maken stemt u in met de <0>Servicevoorwaarden en het <1>Privacybeleid." #: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" @@ -764,7 +764,7 @@ msgstr "Annuleer" #: src/view/com/modals/DeleteAccount.tsx:170 #: src/view/com/modals/DeleteAccount.tsx:292 msgid "Cancel account deletion" -msgstr "Cancel account deletion" +msgstr "Annuleeer accountverwijdering" #: src/view/com/modals/ChangeHandle.tsx:137 msgid "Cancel change handle" @@ -796,7 +796,7 @@ msgstr "Annuleert openen van de gelinkte website" #: src/view/com/util/post-ctrls/PostCtrls.tsx:154 #: src/view/com/util/post-ctrls/PostCtrls.tsx:190 msgid "Cannot interact with a blocked user" -msgstr "Cannot interact with a blocked user" +msgstr "Kan niet communiceren met een geblokkeerde gebruiker" #: src/view/com/composer/videos/SubtitleDialog.tsx:56 msgid "Captions & alt text" @@ -896,7 +896,7 @@ msgstr "Kies Feeds" #: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Choose People" -msgstr "Choose People" +msgstr "Kies mensen" #: src/view/com/auth/server-input/index.tsx:76 msgid "Choose Service" @@ -944,11 +944,11 @@ msgstr "Klik hier voor meer informatie." #: src/view/com/modals/DeleteAccount.tsx:208 msgid "Click here for more information on deactivating your account" -msgstr "Click here for more information on deactivating your account" +msgstr "Klik hier voor meer informatie over het deactiveren van uw account" #: src/components/TagMenu/index.web.tsx:152 msgid "Click here to open tag menu for {tag}" -msgstr "Click here to open tag menu for {tag}" +msgstr "Klik hier om het tagmenu voor {tag} te openen" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:304 msgid "Click to disable quote posts of this post." @@ -1036,11 +1036,11 @@ msgstr "Sluit viewer voor headerafbeelding" #: src/view/com/notifications/FeedItem.tsx:265 msgid "Collapse list of users" -msgstr "Collapse list of users" +msgstr "Dichtvouwen gebruikerslijst" #: src/view/com/notifications/FeedItem.tsx:470 msgid "Collapses list of users for a given notification" -msgstr "Collapses list of users for a given notification" +msgstr "Dichtvouwen gebruikerslijst voor een bepaalde melding" #: src/screens/Settings/AppearanceSettings.tsx:97 msgid "Color mode" @@ -1049,25 +1049,25 @@ msgstr "Kleurmodus" #: src/screens/Onboarding/index.tsx:38 #: src/screens/Onboarding/state.ts:84 msgid "Comedy" -msgstr "Comedy" +msgstr "Komedie" #: src/screens/Onboarding/index.tsx:24 #: src/screens/Onboarding/state.ts:85 msgid "Comics" -msgstr "Comics" +msgstr "Stripboeken" #: src/Navigation.tsx:275 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" -msgstr "Community Guidelines" +msgstr "Communityrichtlijnen" #: src/screens/Onboarding/StepFinished.tsx:284 msgid "Complete onboarding and start using your account" -msgstr "Complete onboarding and start using your account" +msgstr "Voltooi de onboarding en begin met het gebruik van uw account" #: src/screens/Signup/index.tsx:144 msgid "Complete the challenge" -msgstr "Complete the challenge" +msgstr "Voltooi de uitdaging" #: src/view/com/composer/Composer.tsx:632 msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" @@ -1144,7 +1144,7 @@ msgstr "Verbinden..." #: src/screens/Signup/index.tsx:175 #: src/screens/Signup/index.tsx:178 msgid "Contact support" -msgstr "Contact support" +msgstr "Neem contact op met ondersteuning" #: src/lib/moderation/useGlobalLabelStrings.ts:18 msgid "Content Blocked" @@ -1153,7 +1153,7 @@ msgstr "Content Blocked" #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 #: src/view/screens/LanguageSettings.tsx:280 msgid "Content Languages" -msgstr "Content Languages" +msgstr "Inhoudtalen" #: src/components/moderation/ModerationDetailsDialog.tsx:81 #: src/lib/moderation/useModerationCauseDescription.ts:80 @@ -1182,7 +1182,7 @@ msgstr "Context menu backdrop, click to close the menu." #: src/screens/Onboarding/StepInterests/index.tsx:244 #: src/screens/Onboarding/StepProfile/index.tsx:278 msgid "Continue" -msgstr "Continue" +msgstr "Doorgaan" #: src/components/AccountList.tsx:121 msgid "Continue as {0} (currently signed in)" @@ -1196,7 +1196,7 @@ msgstr "Ga verder met gesprek..." #: src/screens/Onboarding/StepProfile/index.tsx:275 #: src/screens/Signup/BackNextButtons.tsx:61 msgid "Continue to next step" -msgstr "Continue to next step" +msgstr "Doorgaan naar volgende stap" #: src/screens/Messages/components/ChatListItem.tsx:164 msgid "Conversation deleted" @@ -1204,20 +1204,20 @@ msgstr "Gesprek verwijderd" #: src/screens/Onboarding/index.tsx:41 msgid "Cooking" -msgstr "Cooking" +msgstr "Koken" #: src/view/com/modals/AddAppPasswords.tsx:221 #: src/view/com/modals/InviteCodes.tsx:183 msgid "Copied" -msgstr "Copied" +msgstr "Gekopieerd" #: src/components/dialogs/Embed.tsx:136 msgid "Copied!" -msgstr "Copied!" +msgstr "Gekopieerd!" #: src/view/screens/Settings/index.tsx:234 msgid "Copied build version to clipboard" -msgstr "Copied build version to clipboard" +msgstr "Buildversie gekopieerd naar klembord" #: src/components/dms/MessageMenu.tsx:57 #: src/lib/sharing.ts:25 @@ -1227,61 +1227,61 @@ msgstr "Copied build version to clipboard" #: src/view/com/util/forms/PostDropdownBtn.tsx:240 #: src/view/com/util/post-ctrls/PostCtrls.tsx:380 msgid "Copied to clipboard" -msgstr "Copied to clipboard" +msgstr "Gekopieerd naar klembord" #: src/view/com/modals/AddAppPasswords.tsx:215 msgid "Copies app password" -msgstr "Copies app password" +msgstr "Kopieert app-wachtwoord" #: src/components/StarterPack/QrCodeDialog.tsx:175 #: src/view/com/modals/AddAppPasswords.tsx:214 msgid "Copy" -msgstr "Copy" +msgstr "Kopieer" #: src/components/StarterPack/ShareDialog.tsx:131 msgid "Copy Link" -msgstr "Copy Link" +msgstr "Kopieer link" #: src/components/StarterPack/QrCodeDialog.tsx:169 msgid "Copy QR code" -msgstr "Copy QR code" +msgstr "Kopieer QR-code" #: src/components/dialogs/Embed.tsx:122 #: src/components/dialogs/Embed.tsx:141 msgid "Copy code" -msgstr "Copy code" +msgstr "Kopieer code" #: src/components/StarterPack/ShareDialog.tsx:124 msgid "Copy link" -msgstr "Copy link" +msgstr "Kopieer link" #: src/view/screens/ProfileList.tsx:487 msgid "Copy link to list" -msgstr "Copy link to list" +msgstr "Kopieer link naar lijst" #: src/view/com/util/forms/PostDropdownBtn.tsx:452 #: src/view/com/util/forms/PostDropdownBtn.tsx:461 msgid "Copy link to post" -msgstr "Copy link to post" +msgstr "Kopieer link naar bericht" #: src/components/dms/MessageMenu.tsx:110 #: src/components/dms/MessageMenu.tsx:112 msgid "Copy message text" -msgstr "Copy message text" +msgstr "Kopieer berichttekst" #: src/view/com/util/forms/PostDropdownBtn.tsx:430 #: src/view/com/util/forms/PostDropdownBtn.tsx:432 msgid "Copy post text" -msgstr "Copy post text" +msgstr "Kopieer berichttekst" #: src/view/com/modals/ChangeHandle.tsx:467 msgid "Copy {0}" -msgstr "Copy {0}" +msgstr "Kopieer {0}" #: src/Navigation.tsx:280 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" -msgstr "Copyright Policy" +msgstr "Auteursrechtbeleid" #: src/components/dms/LeaveConvoPrompt.tsx:39 msgid "Could not leave chat" @@ -1297,7 +1297,7 @@ msgstr "Could not load list" #: src/components/dms/ConvoMenu.tsx:88 msgid "Could not mute chat" -msgstr "Could not mute chat" +msgstr "Kon chat niet negeren" #: src/view/com/composer/videos/VideoPreview.web.tsx:56 msgid "Could not process your video" @@ -1309,7 +1309,7 @@ msgstr "Create" #: src/screens/Signup/index.tsx:93 msgid "Create Account" -msgstr "Create Account" +msgstr "Maak account aan" #: src/view/com/modals/AddAppPasswords.tsx:243 msgid "Create App Password" @@ -1317,7 +1317,7 @@ msgstr "Create App Password" #: src/components/StarterPack/QrCodeDialog.tsx:153 msgid "Create a QR code for a starter pack" -msgstr "Create a QR code for a starter pack" +msgstr "Maak een QR-code voor een startpakket" #: src/view/screens/Settings/index.tsx:403 msgid "Create a new Bluesky account" @@ -1327,25 +1327,25 @@ msgstr "Registreer een nieuw Bluesky-account" #: src/components/StarterPack/ProfileStarterPacks.tsx:260 #: src/Navigation.tsx:367 msgid "Create a starter pack" -msgstr "Create a starter pack" +msgstr "Maak een startpakket" #: src/components/StarterPack/ProfileStarterPacks.tsx:247 msgid "Create a starter pack for me" -msgstr "Create a starter pack for me" +msgstr "Maak een startpakket voor mij" #: src/view/com/auth/SplashScreen.tsx:56 #: src/view/com/auth/SplashScreen.web.tsx:116 msgid "Create account" -msgstr "Create account" +msgstr "Maak account aan" #: src/components/dialogs/Signin.tsx:86 #: src/components/dialogs/Signin.tsx:88 msgid "Create an account" -msgstr "Create an account" +msgstr "Maak account aan" #: src/screens/Onboarding/StepProfile/index.tsx:292 msgid "Create an avatar instead" -msgstr "Create an avatar instead" +msgstr "Maak in plaats daarvan een avatar" #: src/components/StarterPack/ProfileStarterPacks.tsx:173 msgid "Create another" @@ -1354,7 +1354,7 @@ msgstr "Create another" #: src/view/com/auth/SplashScreen.tsx:48 #: src/view/com/auth/SplashScreen.web.tsx:108 msgid "Create new account" -msgstr "Create new account" +msgstr "Maak account aan" #: src/components/ReportDialog/SelectReportOptionView.tsx:101 msgid "Create report for {0}" @@ -1381,7 +1381,7 @@ msgstr "Custom domain" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Custom feeds built by the community bring you new experiences and help you find the content you love." +msgstr "Aangepaste feeds die door de community zijn gemaakt bieden u nieuwe ervaringen en helpen u de content te vinden die u leuk vindt." #: src/view/screens/PreferencesExternalEmbeds.tsx:54 msgid "Customize media from external sites." @@ -1415,11 +1415,11 @@ msgstr "Date of birth" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 #: src/view/screens/Settings/index.tsx:773 msgid "Deactivate account" -msgstr "Deactivate account" +msgstr "Deactiveer account" #: src/view/screens/Settings/index.tsx:785 msgid "Deactivate my account" -msgstr "Deactivate my account" +msgstr "Deactiveer mijn account" #: src/view/screens/Settings/index.tsx:840 msgid "Debug Moderation" @@ -1446,7 +1446,7 @@ msgstr "Delete" #: src/view/com/modals/DeleteAccount.tsx:105 msgid "Delete Account <0>\"<1>{0}<2>\"" -msgstr "Delete Account <0>\"<1>{0}<2>\"" +msgstr "Verwijder account <0>\"<1>{0}<2>\"" #: src/view/screens/ProfileList.tsx:530 msgid "Delete List" @@ -1454,11 +1454,11 @@ msgstr "Delete List" #: src/view/screens/Settings/index.tsx:807 msgid "Delete My Account…" -msgstr "Delete My Account…" +msgstr "Verwijder mijn account..." #: src/view/screens/Settings/index.tsx:795 msgid "Delete account" -msgstr "Delete account" +msgstr "Verwijder account" #: src/view/screens/AppPasswords.tsx:245 msgid "Delete app password" @@ -1487,7 +1487,7 @@ msgstr "Delete message for me" #: src/view/com/modals/DeleteAccount.tsx:285 msgid "Delete my account" -msgstr "Delete my account" +msgstr "Verwijder mijn account" #: src/view/com/util/forms/PostDropdownBtn.tsx:653 #: src/view/com/util/forms/PostDropdownBtn.tsx:655 @@ -1497,11 +1497,11 @@ msgstr "Delete post" #: src/screens/StarterPack/StarterPackScreen.tsx:578 #: src/screens/StarterPack/StarterPackScreen.tsx:734 msgid "Delete starter pack" -msgstr "Delete starter pack" +msgstr "Verwijder startpakket" #: src/screens/StarterPack/StarterPackScreen.tsx:629 msgid "Delete starter pack?" -msgstr "Delete starter pack?" +msgstr "Verwijder startpakket?" #: src/view/screens/ProfileList.tsx:721 msgid "Delete this list?" @@ -1621,15 +1621,15 @@ msgstr "Discover new feeds" #: src/components/Dialog/index.tsx:315 msgid "Dismiss" -msgstr "Dismiss" +msgstr "Afwijzen" #: src/view/com/composer/Composer.tsx:1265 msgid "Dismiss error" -msgstr "Dismiss error" +msgstr "Fout negeren" #: src/components/ProgressGuide/List.tsx:40 msgid "Dismiss getting started guide" -msgstr "Dismiss getting started guide" +msgstr "Negeer starthandleiding" #: src/view/screens/AccessibilitySettings.tsx:97 msgid "Display larger alt text badges" @@ -1651,7 +1651,7 @@ msgstr "Display name is too long. The maximum number of characters is {DISPLAY_N #: src/components/dialogs/MutedWords.tsx:302 msgid "Do not apply this mute word to users you follow" -msgstr "Do not apply this mute word to users you follow" +msgstr "Gebruik dit negeerwoord niet voor gebruikers die u volgt" #: src/view/com/composer/labels/LabelsBtn.tsx:174 msgid "Does not contain adult content." @@ -1723,7 +1723,7 @@ msgstr "Download CAR file" #: src/view/com/composer/text-input/TextInput.web.tsx:300 msgid "Drop to add images" -msgstr "Drop to add images" +msgstr "Laat vallen om afbeeldingen toe te voegen" #: src/components/dialogs/MutedWords.tsx:153 msgid "Duration:" @@ -1776,18 +1776,18 @@ msgstr "Bewerk profiel" #: src/view/com/modals/CreateOrEditList.tsx:225 msgid "Edit User List" -msgstr "Edit User List" +msgstr "Bewerk gebruikerslijst" #: src/view/com/util/UserAvatar.tsx:347 #: src/view/com/util/UserBanner.tsx:95 msgid "Edit avatar" -msgstr "Edit avatar" +msgstr "Bewerk avatar" #: src/view/com/composer/photos/EditImageDialog.web.tsx:58 #: src/view/com/composer/photos/EditImageDialog.web.tsx:62 #: src/view/com/composer/photos/Gallery.tsx:191 msgid "Edit image" -msgstr "Edit image" +msgstr "Bewerk afbeelding" #: src/view/com/util/forms/PostDropdownBtn.tsx:632 #: src/view/com/util/forms/PostDropdownBtn.tsx:647 @@ -1812,7 +1812,7 @@ msgstr "Bewerk profiel" #: src/screens/StarterPack/StarterPackScreen.tsx:565 msgid "Edit starter pack" -msgstr "Edit starter pack" +msgstr "Bewerk startpakket" #: src/components/WhoCanReply.tsx:87 msgid "Edit who can reply" @@ -1820,7 +1820,7 @@ msgstr "Edit who can reply" #: src/Navigation.tsx:372 msgid "Edit your starter pack" -msgstr "Edit your starter pack" +msgstr "Bewerk uw startpakket" #: src/screens/Onboarding/index.tsx:31 #: src/screens/Onboarding/state.ts:88 @@ -1877,7 +1877,7 @@ msgstr "Embed post" #: src/components/dialogs/Embed.tsx:101 msgid "Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website." -msgstr "Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website." +msgstr "Sluit dit bericht in op uw website. Kopieer simpelweg het volgende fragment en plak het in de HTML-code van uw website." #: src/screens/Moderation/index.tsx:343 msgid "Enable adult content" @@ -1921,7 +1921,7 @@ msgstr "End of feed" #: src/view/com/composer/videos/SubtitleDialog.tsx:159 msgid "Ensure you have selected a language for each subtitle file." -msgstr "Ensure you have selected a language for each subtitle file." +msgstr "Zorg ervoor dat u voor elk ondertitelbestand een taal selecteert." #: src/components/dialogs/VerifyEmailDialog.tsx:75 msgid "Enter Code" @@ -1954,7 +1954,7 @@ msgstr "Voer het domein in dat u wilt gebruiken" #: src/screens/Login/ForgotPasswordForm.tsx:113 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 "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." +msgstr "Voer het e-mailadres in dat u hebt gebruikt om uw account aan te maken. We sturen u een \"resetcode\" zodat u een nieuw wachtwoord kunt instellen." #: src/components/dialogs/BirthDateSettings.tsx:107 msgid "Enter your birth date" @@ -1979,20 +1979,20 @@ msgstr "Voer uw gebruikersnaam en wachtwoord in" #: src/view/com/composer/Composer.tsx:1350 msgid "Error" -msgstr "Error" +msgstr "Fout" #: src/screens/Onboarding/StepInterests/index.tsx:183 #: src/view/screens/Search/Search.tsx:122 msgid "Error:" -msgstr "Error:" +msgstr "Fout:" #: src/view/screens/Settings/ExportCarDialog.tsx:46 msgid "Error occurred while saving file" -msgstr "Error occurred while saving file" +msgstr "Er is een fout opgetreden bij het opslaan van het bestand" #: src/screens/Signup/StepCaptcha/index.tsx:56 msgid "Error receiving captcha response." -msgstr "Error receiving captcha response." +msgstr "Fout bij ontvangen van captcha-antwoord." #: src/components/dialogs/PostInteractionSettingsDialog.tsx:365 msgid "Everybody" @@ -2021,11 +2021,11 @@ msgstr "Excessive or unwanted messages" #: src/components/dialogs/MutedWords.tsx:311 msgid "Exclude users you follow" -msgstr "Exclude users you follow" +msgstr "Gebruikers uitsluiten die u volgt" #: src/components/dialogs/MutedWords.tsx:514 msgid "Excludes users you follow" -msgstr "Excludes users you follow" +msgstr "Gebruikers uitsluiten die u volgt" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:406 msgid "Exit fullscreen" @@ -2033,7 +2033,7 @@ msgstr "Exit fullscreen" #: src/view/com/modals/DeleteAccount.tsx:293 msgid "Exits account deletion process" -msgstr "Exits account deletion process" +msgstr "Verlaat accountverwijderingsproces" #: src/view/com/modals/ChangeHandle.tsx:138 msgid "Exits handle change process" @@ -2041,7 +2041,7 @@ msgstr "Verlaat handlewijzigingsproces." #: src/view/com/modals/CropImage.web.tsx:95 msgid "Exits image cropping process" -msgstr "Exits image cropping process" +msgstr "Verlaat proces voor bijsnijden van afbeeldingen" #: src/view/com/lightbox/Lightbox.web.tsx:130 msgid "Exits image view" @@ -2057,7 +2057,7 @@ msgstr "Expand alt text" #: src/view/com/notifications/FeedItem.tsx:266 msgid "Expand list of users" -msgstr "Expand list of users" +msgstr "Gebruikerslijst uitvouwen" #: src/view/com/composer/ComposerReplyTo.tsx:70 #: src/view/com/composer/ComposerReplyTo.tsx:73 @@ -2070,7 +2070,7 @@ msgstr "Expected uri to resolve to a record" #: src/view/screens/NotificationsSettings.tsx:78 msgid "Experimental: When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." -msgstr "Experimental: When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." +msgstr "Experimenteel: wanneer deze voorkeur is ingeschakeld ontvangt u alleen antwoord- en citeermeldingen van gebruikers die u volgt. We zullen hier in de loop van de tijd meer besturingselementen aan blijven toevoegen." #: src/components/dialogs/MutedWords.tsx:500 msgid "Expired" @@ -2086,7 +2086,7 @@ msgstr "Explicit or potentially disturbing media." #: src/lib/moderation/useGlobalLabelStrings.ts:35 msgid "Explicit sexual images." -msgstr "Explicit sexual images." +msgstr "Expliciete seksuele afbeeldingen." #: src/view/screens/Settings/ExportCarDialog.tsx:61 #: src/view/screens/Settings/index.tsx:764 @@ -2125,7 +2125,7 @@ msgstr "Failed to create app password." #: src/screens/StarterPack/Wizard/index.tsx:238 #: src/screens/StarterPack/Wizard/index.tsx:246 msgid "Failed to create starter pack" -msgstr "Failed to create starter pack" +msgstr "Het aanmaken van het startpakket is mislukt" #: src/view/com/modals/CreateOrEditList.tsx:186 msgid "Failed to create the list. Check your internet connection and try again." @@ -2141,7 +2141,7 @@ msgstr "Failed to delete post, please try again" #: src/screens/StarterPack/StarterPackScreen.tsx:697 msgid "Failed to delete starter pack" -msgstr "Failed to delete starter pack" +msgstr "Het verwijderen van het startpakket is mislukt" #: src/components/dialogs/GifSelect.tsx:224 msgid "Failed to load GIFs" @@ -2154,7 +2154,7 @@ msgstr "Failed to load feeds preferences" #: src/screens/Messages/components/MessageListError.tsx:23 msgid "Failed to load past messages" -msgstr "Failed to load past messages" +msgstr "Het laden van eerdere berichten is mislukt" #: src/view/screens/Search/Explore.tsx:420 #: src/view/screens/Search/Explore.tsx:448 @@ -2171,7 +2171,7 @@ msgstr "Failed to pin post" #: src/view/com/lightbox/Lightbox.tsx:97 msgid "Failed to save image: {0}" -msgstr "Failed to save image: {0}" +msgstr "Het opslaan van de afbeelding is mislukt: {0}" #: src/state/queries/notifications/settings.ts:39 msgid "Failed to save notification preferences, please try again" @@ -2243,7 +2243,7 @@ msgstr "Feeds" #: src/view/screens/SavedFeeds.tsx:205 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." -msgstr "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." +msgstr "Feeds zijn aangepaste algoritmen die gebruikers met een beetje programmeerkennis bouwen. <0/> voor meer informatie." #: src/components/FeedCard.tsx:273 #: src/view/screens/SavedFeeds.tsx:83 @@ -2270,7 +2270,7 @@ msgstr "Finalizing" #: src/view/com/posts/FollowingEmptyState.tsx:53 #: src/view/com/posts/FollowingEndOfFeed.tsx:54 msgid "Find accounts to follow" -msgstr "Find accounts to follow" +msgstr "Vind accounts om te volgen" #: src/view/screens/Search/Search.tsx:612 msgid "Find posts and users on Bluesky" @@ -2311,12 +2311,12 @@ msgstr "Volgen" #: src/components/ProgressGuide/List.tsx:54 msgid "Follow 7 accounts" -msgstr "Follow 7 accounts" +msgstr "Volg 7 accounts" #: src/view/com/profile/ProfileMenu.tsx:222 #: src/view/com/profile/ProfileMenu.tsx:233 msgid "Follow Account" -msgstr "Follow Account" +msgstr "Volg account" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:222 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:130 @@ -2335,7 +2335,7 @@ msgstr "Volg allen" #: src/view/screens/Search/Explore.tsx:334 msgid "Follow more accounts to get connected to your interests and build your network." -msgstr "Follow more accounts to get connected to your interests and build your network." +msgstr "Volg meer accounts om in contact te komen met uw interesses en om uw netwerk op te bouwen." #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:208 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 @@ -2364,7 +2364,7 @@ msgstr "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:404 msgid "Followed users" -msgstr "Followed users" +msgstr "Gevolgde gebruikers" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 @@ -2491,7 +2491,7 @@ msgstr "Gallery" #: src/components/StarterPack/ProfileStarterPacks.tsx:280 msgid "Generate a starter pack" -msgstr "Generate a starter pack" +msgstr "Genereer een startpakket" #: src/view/com/modals/VerifyEmail.tsx:197 #: src/view/com/modals/VerifyEmail.tsx:199 @@ -2508,7 +2508,7 @@ msgstr "Getting started" #: src/screens/Onboarding/StepProfile/index.tsx:234 msgid "Give your profile a face" -msgstr "Give your profile a face" +msgstr "Geef uw profiel een gezicht" #: src/lib/moderation/useReportOptions.ts:39 msgid "Glaring violations of law or terms of service" @@ -2567,11 +2567,11 @@ msgstr "Go to next" #: src/components/dms/ConvoMenu.tsx:167 msgid "Go to profile" -msgstr "Go to profile" +msgstr "Ga naar profiel" #: src/components/dms/ConvoMenu.tsx:164 msgid "Go to user's profile" -msgstr "Go to user's profile" +msgstr "Ga naar gebruikersprofiel" #: src/lib/moderation/useGlobalLabelStrings.ts:46 #: src/view/com/composer/labels/LabelsBtn.tsx:199 @@ -2614,7 +2614,7 @@ msgstr "Help" #: src/screens/Onboarding/StepProfile/index.tsx:237 msgid "Help people know you're not a bot by uploading a picture or creating an avatar." -msgstr "Help people know you're not a bot by uploading a picture or creating an avatar." +msgstr "Help mensen te weten dat u geen bot bent door een foto te uploaden of een avatar te maken." #: src/view/com/modals/AddAppPasswords.tsx:204 msgid "Here is your app password." @@ -2671,23 +2671,23 @@ msgstr "Hide this reply?" #: src/view/com/notifications/FeedItem.tsx:468 msgid "Hide user list" -msgstr "Hide user list" +msgstr "Verberg gebruikerslijst" #: src/view/com/posts/FeedErrorMessage.tsx:117 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." -msgstr "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." +msgstr "Hmm, er is een probleem opgetreden bij het contacteren van de feedserver. Stel de eigenaar van de feed op de hoogte van dit probleem." #: src/view/com/posts/FeedErrorMessage.tsx:105 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." -msgstr "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." +msgstr "Hmm, de feedserver lijkt verkeerd geconfigureerd te zijn. Stel de eigenaar van de feed op de hoogte van dit probleem." #: src/view/com/posts/FeedErrorMessage.tsx:111 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." -msgstr "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." +msgstr "Hmm, de feedserver lijkt offline te zijn. Stel de eigenaar van de feed op de hoogte van dit probleem." #: src/view/com/posts/FeedErrorMessage.tsx:108 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." -msgstr "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." +msgstr "Hmm, de feedserver gaf een slecht antwoord. Stel de eigenaar van de feed op de hoogte van dit probleem." #: src/view/com/posts/FeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." @@ -2695,7 +2695,7 @@ msgstr "Hmm, we're having trouble finding this feed. It may have been deleted." #: src/screens/Moderation/index.tsx:61 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." -msgstr "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." +msgstr "Hmm, het lijkt erop dat we problemen hebben met het laden van deze gegevens. Zie hieronder voor meer informatie. Neem contact met ons op als dit probleem zich blijft voordoen." #: src/screens/Profile/ErrorState.tsx:31 msgid "Hmmmm, we couldn't load that moderation service." @@ -2774,7 +2774,7 @@ msgstr "If you remove this post, you won't be able to recover it." #: src/view/com/modals/ChangePassword.tsx:149 msgid "If you want to change your password, we will send you a code to verify that this is your account." -msgstr "If you want to change your password, we will send you a code to verify that this is your account." +msgstr "Als u uw wachtwoord wilt wijzigen sturen we u een code om te verifiëren dat dit uw account is." #: src/lib/moderation/useReportOptions.ts:38 msgid "Illegal and Urgent" @@ -2782,11 +2782,11 @@ msgstr "Illegal and Urgent" #: src/view/com/util/images/Gallery.tsx:57 msgid "Image" -msgstr "Image" +msgstr "Afbeelding" #: src/components/StarterPack/ShareDialog.tsx:77 msgid "Image saved to your camera roll!" -msgstr "Image saved to your camera roll!" +msgstr "Afbeelding opgeslagen in uw filmrol!" #: src/lib/moderation/useReportOptions.ts:68 msgid "Impersonation, misinformation, or false claims" @@ -2806,7 +2806,7 @@ msgstr "Input code sent to your email for password reset" #: src/view/com/modals/DeleteAccount.tsx:246 msgid "Input confirmation code for account deletion" -msgstr "Input confirmation code for account deletion" +msgstr "Voer de bevestigingscode in voor het verwijderen van het account" #: src/view/com/modals/AddAppPasswords.tsx:175 msgid "Input name for app password" @@ -2818,7 +2818,7 @@ msgstr "Input new password" #: src/view/com/modals/DeleteAccount.tsx:265 msgid "Input password for account deletion" -msgstr "Input password for account deletion" +msgstr "Voer wachtwoord in voor accountverwijdering" #: src/screens/Login/LoginForm.tsx:270 msgid "Input the code which has been emailed to you" @@ -2864,7 +2864,7 @@ msgstr "Invalid or unsupported post record" #: src/screens/Login/LoginForm.tsx:88 #: src/screens/Login/LoginForm.tsx:147 msgid "Invalid username or password" -msgstr "Invalid username or password" +msgstr "Ongeldige gebruikersnaam of wachtwoord" #: src/view/com/modals/InviteCodes.tsx:94 msgid "Invite a Friend" @@ -2888,7 +2888,7 @@ msgstr "Invite codes: {0} available" #: src/components/StarterPack/ShareDialog.tsx:97 msgid "Invite people to this starter pack!" -msgstr "Invite people to this starter pack!" +msgstr "Nodig mensen uit voor dit startpakket!" #: src/screens/StarterPack/Wizard/StepDetails.tsx:35 msgid "Invite your friends to follow your favorite feeds and people" @@ -2904,11 +2904,11 @@ msgstr "It's correct" #: src/screens/StarterPack/Wizard/index.tsx:461 msgid "It's just you right now! Add more people to your starter pack by searching above." -msgstr "It's just you right now! Add more people to your starter pack by searching above." +msgstr "Het is nu alleen u! Voeg meer mensen toe aan uw startpakket door hierboven te zoeken." #: 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 "It looks like you may have entered your email address incorrectly. Are you sure it's right?" +msgstr "Het lijkt erop dat u uw e-mailadres verkeerd hebt ingevoerd. Weet u zeker dat het klopt?" #: src/view/com/composer/Composer.tsx:1284 msgid "Job ID: {0}" @@ -2967,19 +2967,19 @@ msgstr "Labels op uw inhoud" #: src/Navigation.tsx:159 #: src/view/screens/LanguageSettings.tsx:88 msgid "Language Settings" -msgstr "Language Settings" +msgstr "Taalinstellingen" #: src/view/com/composer/select-language/SelectLangBtn.tsx:105 msgid "Language selection" -msgstr "Language selection" +msgstr "Taalkeuze" #: src/view/screens/Settings/index.tsx:497 msgid "Language settings" -msgstr "Language settings" +msgstr "Taalinstellingen" #: src/view/screens/Settings/index.tsx:506 msgid "Languages" -msgstr "Languages" +msgstr "Talen" #: src/components/dialogs/nuxs/NeueTypography.tsx:103 #: src/screens/Settings/AppearanceSettings.tsx:173 @@ -3042,7 +3042,7 @@ msgstr "Verlaat gesprek" #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:83 msgid "Leave them all unchecked to see any language." -msgstr "Leave them all unchecked to see any language." +msgstr "Laat ze allemaal uitgeschakeld om elke taal te zien." #: src/view/com/modals/LinkWarning.tsx:65 msgid "Leaving Bluesky" @@ -3067,38 +3067,38 @@ msgstr "Light" #: src/components/ProgressGuide/List.tsx:48 msgid "Like 10 posts" -msgstr "Like 10 posts" +msgstr "Vind 10 berichten leuk" #: src/state/shell/progress-guide.tsx:157 #: src/state/shell/progress-guide.tsx:162 msgid "Like 10 posts to train the Discover feed" -msgstr "Like 10 posts to train the Discover feed" +msgstr "Vind 10 berichten leuk om de Discover-feed te trainen" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:265 #: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" -msgstr "Like this feed" +msgstr "Vind deze feed leuk" #: src/screens/Post/PostLikedBy.tsx:32 #: src/screens/Post/PostLikedBy.tsx:33 #: src/screens/Profile/ProfileLabelerLikedBy.tsx:29 #: src/view/screens/ProfileFeedLikedBy.tsx:30 msgid "Liked By" -msgstr "Liked By" +msgstr "Leuk gevonden door" #: src/components/LikesDialog.tsx:85 #: src/Navigation.tsx:230 #: src/Navigation.tsx:235 msgid "Liked by" -msgstr "Liked by" +msgstr "Leuk gevonden door" #: src/view/screens/Profile.tsx:231 msgid "Likes" -msgstr "Likes" +msgstr "Vind-ik-leuks" #: src/view/com/post-thread/PostThreadItem.tsx:204 msgid "Likes on this post" -msgstr "Likes on this post" +msgstr "Vind-ik-leuks op dit bericht" #: src/Navigation.tsx:192 msgid "List" @@ -3106,7 +3106,7 @@ msgstr "List" #: src/view/com/modals/CreateOrEditList.tsx:241 msgid "List Avatar" -msgstr "List Avatar" +msgstr "Lijstavatar" #: src/view/screens/ProfileList.tsx:170 msgid "List Hidden" @@ -3135,7 +3135,7 @@ msgstr "List has been hidden" #: src/view/screens/ProfileList.tsx:396 msgid "List muted" -msgstr "List muted" +msgstr "Lijst genegeerd" #: src/view/screens/ProfileList.tsx:435 msgid "List unblocked" @@ -3143,7 +3143,7 @@ msgstr "List unblocked" #: src/view/screens/ProfileList.tsx:409 msgid "List unmuted" -msgstr "List unmuted" +msgstr "Lijst niet-genegeerd" #: src/Navigation.tsx:129 #: src/view/screens/Profile.tsx:227 @@ -3155,7 +3155,7 @@ msgstr "Lists" #: src/components/dms/BlockedByListDialog.tsx:39 msgid "Lists blocking this user:" -msgstr "Lists blocking this user:" +msgstr "Lijsten die deze gebruiker blokkeren:" #: src/view/screens/Search/Explore.tsx:131 msgid "Load more" @@ -3218,23 +3218,23 @@ msgstr "Logo door <0>@sawaratsuki.bsky.social" #: src/components/RichText.tsx:226 msgid "Long press to open tag menu for #{tag}" -msgstr "Long press to open tag menu for #{tag}" +msgstr "Lang indrukken om tagmenu te openen voor #{tag}" #: src/screens/Login/SetNewPasswordForm.tsx:110 msgid "Looks like XXXXX-XXXXX" -msgstr "Looks like XXXXX-XXXXX" +msgstr "Ziet eruit als XXXXX-XXXXX" #: src/screens/Feeds/NoFollowingFeed.tsx:37 msgid "Looks like you're missing a following feed. <0>Click here to add one." -msgstr "Looks like you're missing a following feed. <0>Click here to add one." +msgstr "Het lijkt erop dat u een feed mist die u volgt.<0>Klik hier om er een toe te voegen." #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:39 msgid "Looks like you haven't saved any feeds! Use our recommendations or browse more below." -msgstr "Looks like you haven't saved any feeds! Use our recommendations or browse more below." +msgstr "Het lijkt erop dat u geen feeds hebt bewaard! Gebruik onze aanbevelingen of blader hieronder verder." #: src/screens/Home/NoFeedsPinned.tsx:83 msgid "Looks like you unpinned all your feeds. But don't worry, you can add some below 😄" -msgstr "Looks like you unpinned all your feeds. But don't worry, you can add some below 😄" +msgstr "Het lijkt erop dat u al uw feeds hebt losgemaakt. Maar maak u geen zorgen, u kunt er hieronder een paar toevoegen 😄" #: src/components/StarterPack/ProfileStarterPacks.tsx:255 msgid "Make one for me" @@ -3246,7 +3246,7 @@ msgstr "Make sure this is where you intend to go!" #: src/components/dialogs/MutedWords.tsx:108 msgid "Manage your muted words and tags" -msgstr "Manage your muted words and tags" +msgstr "Beheer uw genegeerde woorden en tags" #: src/components/dms/ConvoMenu.tsx:151 #: src/components/dms/ConvoMenu.tsx:158 @@ -3264,7 +3264,7 @@ msgstr "Media that may be disturbing or inappropriate for some audiences." #: src/components/dialogs/PostInteractionSettingsDialog.tsx:394 msgid "Mentioned users" -msgstr "Mentioned users" +msgstr "Vermelde gebruikers" #: src/components/Menu/index.tsx:94 #: src/view/com/util/ViewHeader.tsx:87 @@ -3307,7 +3307,7 @@ msgstr "Messages" #: src/lib/moderation/useReportOptions.ts:47 msgid "Misleading Account" -msgstr "Misleading Account" +msgstr "Misleidend account" #: src/lib/moderation/useReportOptions.ts:67 msgid "Misleading Post" @@ -3386,7 +3386,7 @@ msgstr "More options" #: src/view/screens/PreferencesThreads.tsx:77 msgid "Most-liked replies first" -msgstr "Most-liked replies first" +msgstr "Meest leuk-gevonden antwoorden eerst" #: src/screens/Onboarding/state.ts:92 msgid "Movies" @@ -3398,22 +3398,22 @@ msgstr "Music" #: src/components/TagMenu/index.tsx:248 msgid "Mute" -msgstr "Mute" +msgstr "Negeren" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:157 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:94 msgctxt "video" msgid "Mute" -msgstr "Mute" +msgstr "Negeer" #: src/view/com/profile/ProfileMenu.tsx:259 #: src/view/com/profile/ProfileMenu.tsx:266 msgid "Mute Account" -msgstr "Mute Account" +msgstr "Negeer account" #: src/view/screens/ProfileList.tsx:631 msgid "Mute accounts" -msgstr "Mute accounts" +msgstr "Negeer accounts" #: src/components/TagMenu/index.tsx:205 msgid "Mute all {displayTag} posts" @@ -3426,27 +3426,27 @@ msgstr "Negeer gesprek" #: src/components/dialogs/MutedWords.tsx:253 msgid "Mute in:" -msgstr "Mute in:" +msgstr "Negeeer in:" #: src/view/screens/ProfileList.tsx:737 msgid "Mute list" -msgstr "Mute list" +msgstr "Negeerlijst" #: src/view/screens/ProfileList.tsx:732 msgid "Mute these accounts?" -msgstr "Mute these accounts?" +msgstr "Negeer deze accounts?" #: src/components/dialogs/MutedWords.tsx:185 msgid "Mute this word for 24 hours" -msgstr "Mute this word for 24 hours" +msgstr "Negeer dit woord 24 uur" #: src/components/dialogs/MutedWords.tsx:224 msgid "Mute this word for 30 days" -msgstr "Mute this word for 30 days" +msgstr "Negeer dit woord 30 dagen" #: src/components/dialogs/MutedWords.tsx:209 msgid "Mute this word for 7 days" -msgstr "Mute this word for 7 days" +msgstr "Negeer dit woord 7 dagen" #: src/components/dialogs/MutedWords.tsx:258 msgid "Mute this word in post text and tags" @@ -3458,7 +3458,7 @@ msgstr "Negeer dit woord alleen in tags" #: src/components/dialogs/MutedWords.tsx:170 msgid "Mute this word until you unmute it" -msgstr "Mute this word until you unmute it" +msgstr "Negeer dit woord totdat u het opheft" #: src/view/com/util/forms/PostDropdownBtn.tsx:507 #: src/view/com/util/forms/PostDropdownBtn.tsx:513 @@ -3477,19 +3477,19 @@ msgstr "Negeer {truncatedTag}" #: src/Navigation.tsx:144 #: src/view/screens/ModerationMutedAccounts.tsx:108 msgid "Muted Accounts" -msgstr "Muted Accounts" +msgstr "Genegeerde accounts" #: src/screens/Moderation/index.tsx:265 msgid "Muted accounts" -msgstr "Muted accounts" +msgstr "Genegeerde accounts" #: src/view/screens/ModerationMutedAccounts.tsx:116 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." -msgstr "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." +msgstr "Van genegeerde accounts worden de berichten verwijderd uit uw feed en uit uw meldingen. Genegeerde accounts zijn volledig privé." #: src/lib/moderation/useModerationCauseDescription.ts:90 msgid "Muted by \"{0}\"" -msgstr "Muted by \"{0}\"" +msgstr "Genegeerd door \"{0}\"" #: src/screens/Moderation/index.tsx:235 msgid "Muted words & tags" @@ -3497,7 +3497,7 @@ msgstr "Negeer woorden & tags" #: src/view/screens/ProfileList.tsx:734 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." -msgstr "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." +msgstr "Negeren is privé. Genegeerde accounts kunnen met u communiceren, maar u ziet hun berichten niet en ontvangt geen meldingen van hen." #: src/components/dialogs/BirthDateSettings.tsx:34 #: src/components/dialogs/BirthDateSettings.tsx:37 @@ -3510,7 +3510,7 @@ msgstr "My Feeds" #: src/view/shell/desktop/LeftNav.tsx:85 msgid "My Profile" -msgstr "My Profile" +msgstr "Mijn profiel" #: src/view/screens/Settings/index.tsx:589 msgid "My Saved Feeds" @@ -3534,7 +3534,7 @@ msgstr "Name is required" #: src/lib/moderation/useReportOptions.ts:106 #: src/lib/moderation/useReportOptions.ts:114 msgid "Name or Description Violates Community Standards" -msgstr "Name or Description Violates Community Standards" +msgstr "Naam of omschrijving schendt communitynormen" #: src/screens/Onboarding/index.tsx:22 #: src/screens/Onboarding/state.ts:94 @@ -3553,7 +3553,7 @@ msgstr "Navigates to the next screen" #: src/view/shell/Drawer.tsx:72 msgid "Navigates to your profile" -msgstr "Navigates to your profile" +msgstr "Navigeert naar uw profiel" #: src/components/dialogs/VerifyEmailDialog.tsx:156 msgid "Need to change it?" @@ -3561,7 +3561,7 @@ msgstr "Need to change it?" #: src/components/ReportDialog/SelectReportOptionView.tsx:130 msgid "Need to report a copyright violation?" -msgstr "Need to report a copyright violation?" +msgstr "Wilt u een inbreuk op het auteursrecht melden?" #: src/screens/Onboarding/StepFinished.tsx:255 msgid "Never lose access to your followers or data." @@ -3595,7 +3595,7 @@ msgstr "New Post" #: src/view/com/modals/CreateOrEditList.tsx:227 msgid "New User List" -msgstr "New User List" +msgstr "Nieuwe gebruikerslijst" #: src/components/dms/dialogs/NewChatDialog.tsx:54 #: src/screens/Messages/ChatList.tsx:328 @@ -3661,7 +3661,7 @@ msgstr "Next" #: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" -msgstr "Next image" +msgstr "Volgende afbeelding" #: src/view/screens/PreferencesFollowingFeed.tsx:71 #: src/view/screens/PreferencesFollowingFeed.tsx:97 @@ -3683,7 +3683,7 @@ msgstr "No description" #: src/components/dialogs/GifSelect.tsx:230 msgid "No featured GIFs found. There may be an issue with Tenor." -msgstr "No featured GIFs found. There may be an issue with Tenor." +msgstr "Geen aanbevolen GIF's gevonden. Er is mogelijk een probleem met Tenor." #: src/screens/StarterPack/Wizard/StepFeeds.tsx:118 msgid "No feeds found. Try searching for something else." @@ -3692,7 +3692,7 @@ msgstr "No feeds found. Try searching for something else." #: src/components/LikedByList.tsx:78 #: src/view/com/post-thread/PostLikedBy.tsx:85 msgid "No likes yet" -msgstr "No likes yet" +msgstr "Nog geen vind-ik-leuks" #: src/components/ProfileCard.tsx:338 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:109 @@ -3778,7 +3778,7 @@ msgstr "Nobody" #: src/components/LikesDialog.tsx:97 #: src/view/com/post-thread/PostLikedBy.tsx:87 msgid "Nobody has liked this yet. Maybe you should be the first!" -msgstr "Nobody has liked this yet. Maybe you should be the first!" +msgstr "Niemand heeft dit nog leuk gevonden. Misschien moet u de eerste zijn!" #: src/view/com/post-thread/PostQuotes.tsx:108 msgid "Nobody has quoted this yet. Maybe you should be the first!" @@ -3895,7 +3895,7 @@ msgstr "Onboarding reset" #: src/view/com/composer/Composer.tsx:739 msgid "One or more images is missing alt text." -msgstr "One or more images is missing alt text." +msgstr "Bij een of meer afbeeldingen ontbreekt de alt-tekst." #: src/view/com/composer/videos/SubtitleFilePicker.tsx:40 msgid "Only WebVTT (.vtt) files are supported" @@ -3911,7 +3911,7 @@ msgstr "Only contains letters, numbers, and hyphens" #: src/lib/media/picker.shared.ts:29 msgid "Only image files are supported" -msgstr "Only image files are supported" +msgstr "Alleen afbeeldingsbestanden worden ondersteund" #: src/components/WhoCanReply.tsx:217 msgid "Only {0} can reply." @@ -3936,7 +3936,7 @@ msgstr "Open" #: src/screens/Onboarding/StepProfile/index.tsx:286 msgid "Open avatar creator" -msgstr "Open avatar creator" +msgstr "Open avatar-maker" #: src/screens/Messages/components/ChatListItem.tsx:272 #: src/screens/Messages/components/ChatListItem.tsx:273 @@ -3967,7 +3967,7 @@ msgstr "Open message options" #: src/screens/Moderation/index.tsx:231 msgid "Open muted words and tags settings" -msgstr "Open muted words and tags settings" +msgstr "Open genegeerde woorden en tags-instellingen" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 msgid "Open navigation" @@ -3979,7 +3979,7 @@ msgstr "Open post options menu" #: src/screens/StarterPack/StarterPackScreen.tsx:551 msgid "Open starter pack menu" -msgstr "Open starter pack menu" +msgstr "Open startpakketmenu" #: src/view/screens/Settings/index.tsx:827 #: src/view/screens/Settings/index.tsx:837 @@ -3992,7 +3992,7 @@ msgstr "Open systeemlogboek" #: src/view/com/posts/AviFollowButton.tsx:86 msgid "Open {name} profile shortcut menu" -msgstr "Open {name} profile shortcut menu" +msgstr "Open {name} profielsnelmenu" #: src/view/com/composer/photos/SelectGifBtn.tsx:36 msgid "Opens GIF select dialog" @@ -4149,7 +4149,7 @@ msgstr "Options:" #: src/screens/Deactivated.tsx:211 msgid "Or, continue with another account." -msgstr "Or, continue with another account." +msgstr "Of ga verder met een ander account." #: src/screens/Deactivated.tsx:194 msgid "Or, log into one of your other accounts." @@ -4157,7 +4157,7 @@ msgstr "Of meld aan op een van uw andere accounts." #: src/components/dialogs/PostInteractionSettingsDialog.tsx:389 msgid "Or combine these options:" -msgstr "Or combine these options:" +msgstr "Of combineer deze opties:" #: src/lib/moderation/useReportOptions.ts:27 #: src/view/com/composer/labels/LabelsBtn.tsx:183 @@ -4170,11 +4170,11 @@ msgstr "Other..." #: src/components/AccountList.tsx:83 msgid "Other account" -msgstr "Other account" +msgstr "Ander account" #: src/view/screens/Settings/index.tsx:380 msgid "Other accounts" -msgstr "Other accounts" +msgstr "Andere accounts" #: src/screens/Messages/components/ChatDisabled.tsx:28 msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." @@ -4268,7 +4268,7 @@ msgstr "Pin to home" #: src/view/com/util/forms/PostDropdownBtn.tsx:398 #: src/view/com/util/forms/PostDropdownBtn.tsx:405 msgid "Pin to your profile" -msgstr "Pin to your profile" +msgstr "Vastmaken aan uw profiel" #: src/view/com/posts/FeedItem.tsx:354 msgid "Pinned" @@ -4341,7 +4341,7 @@ msgstr "Please enter a unique name for this App Password or use our randomly gen #: src/components/dialogs/MutedWords.tsx:86 msgid "Please enter a valid word, tag, or phrase to mute" -msgstr "Please enter a valid word, tag, or phrase to mute" +msgstr "Voer een geldig woord, tag of woordgroep in om te negeren" #: src/screens/Signup/state.ts:196 #: src/screens/Signup/StepInfo/index.tsx:102 @@ -4393,7 +4393,7 @@ msgstr "Post" #: src/components/moderation/ModerationDetailsDialog.tsx:106 #: src/lib/moderation/useModerationCauseDescription.ts:104 msgid "Post Hidden by Muted Word" -msgstr "Post Hidden by Muted Word" +msgstr "Bericht verborgen door genegeerd woord" #: src/components/moderation/ModerationDetailsDialog.tsx:109 #: src/lib/moderation/useModerationCauseDescription.ts:113 @@ -4402,7 +4402,7 @@ msgstr "Post Hidden by You" #: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:76 msgid "Post Languages" -msgstr "Post Languages" +msgstr "Talen van het bericht" #: src/Navigation.tsx:198 #: src/Navigation.tsx:205 @@ -4433,7 +4433,7 @@ msgstr "Post interaction settings" #: src/view/com/composer/select-language/SelectLangBtn.tsx:88 msgid "Post language" -msgstr "Post language" +msgstr "Taal van het bericht" #: src/view/com/post-thread/PostThread.tsx:207 #: src/view/com/post-thread/PostThread.tsx:219 @@ -4455,7 +4455,7 @@ msgstr "Posts" #: src/components/dialogs/MutedWords.tsx:115 msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." -msgstr "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." +msgstr "Berichten kunnen worden genegeerd op basis van tekst, tags of beide. We raden aan om veelvoorkomende woorden die in veel berichten voorkomen te vermijden omdat dit ertoe kan leiden dat geen berichten meer worden weergegeven." #: src/view/com/posts/FeedErrorMessage.tsx:68 msgid "Posts hidden" @@ -4490,11 +4490,11 @@ msgstr "Druk om de volgers van dit account te bekijken die u ook volgt" #: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" -msgstr "Previous image" +msgstr "Vorige afbeelding" #: src/view/screens/LanguageSettings.tsx:188 msgid "Primary Language" -msgstr "Primary Language" +msgstr "Primaire taal" #: src/view/screens/PreferencesThreads.tsx:92 msgid "Prioritize Your Follows" @@ -4531,15 +4531,15 @@ msgstr "Processing video..." #: src/view/shell/Drawer.tsx:71 #: src/view/shell/Drawer.tsx:545 msgid "Profile" -msgstr "Profile" +msgstr "Profiel" #: src/screens/Profile/Header/EditProfileDialog.tsx:191 msgid "Profile updated" -msgstr "Profile updated" +msgstr "Profiel bijgewerkt" #: src/view/screens/Settings/index.tsx:976 msgid "Protect your account by verifying your email." -msgstr "Protect your account by verifying your email." +msgstr "Bescherm uw account door uw e-mailadres te verifiëren." #: src/screens/Onboarding/StepFinished.tsx:237 msgid "Public" @@ -4547,7 +4547,7 @@ msgstr "Public" #: src/view/screens/ModerationModlists.tsx:63 msgid "Public, shareable lists of users to mute or block in bulk." -msgstr "Public, shareable lists of users to mute or block in bulk." +msgstr "Openbare en deelbare gebruikerslijsten die u in bulk kunt negeren of blokkeren." #: src/view/screens/Lists.tsx:69 msgid "Public, shareable lists which can drive feeds." @@ -4557,7 +4557,7 @@ msgstr "Public, shareable lists which can drive feeds." #: src/view/com/composer/Composer.tsx:579 #: src/components/StarterPack/QrCodeDialog.tsx:128 msgid "QR code copied to your clipboard!" -msgstr "QR code copied to your clipboard!" +msgstr "QR-code gekopieerd naar uw klembord!" #: src/components/StarterPack/QrCodeDialog.tsx:106 msgid "QR code has been downloaded!" @@ -4618,7 +4618,7 @@ msgstr "Re-attach quote" #: src/screens/Deactivated.tsx:144 msgid "Reactivate your account" -msgstr "Reactivate your account" +msgstr "Activeer uw account opnieuw" #: src/screens/Signup/StepInfo/Policies.tsx:58 #: src/screens/Signup/StepInfo/Policies.tsx:84 @@ -4668,7 +4668,7 @@ msgstr "Remove" #: src/view/com/util/UserAvatar.tsx:403 msgid "Remove Avatar" -msgstr "Remove Avatar" +msgstr "Verwijder avatar" #: src/view/com/util/UserBanner.tsx:155 msgid "Remove Banner" @@ -4676,7 +4676,7 @@ msgstr "Remove Banner" #: src/view/com/util/AccountDropdownBtn.tsx:26 msgid "Remove account" -msgstr "Remove account" +msgstr "Verwijder account" #: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:16 msgid "Remove attachment" @@ -4720,19 +4720,19 @@ msgstr "Remove from saved feeds" #: src/view/com/composer/photos/Gallery.tsx:200 msgid "Remove image" -msgstr "Remove image" +msgstr "Verwijder afbeelding" #: src/components/dialogs/MutedWords.tsx:523 msgid "Remove mute word from your list" -msgstr "Remove mute word from your list" +msgstr "Verwijder een genegeerd woord uit uw lijst" #: src/view/screens/Search/Search.tsx:1100 msgid "Remove profile" -msgstr "Remove profile" +msgstr "Verwijder profiel" #: src/view/screens/Search/Search.tsx:1102 msgid "Remove profile from search history" -msgstr "Remove profile from search history" +msgstr "Verwijder profiel uit zoekgeschiedenis" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:273 msgid "Remove quote" @@ -4753,7 +4753,7 @@ msgstr "Remove this feed from your saved feeds" #: src/components/StarterPack/Wizard/WizardListCard.tsx:58 msgid "Remove {displayName} from starter pack" -msgstr "Remove {displayName} from starter pack" +msgstr "Verwijder {displayName} uit startpakket" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:108 msgid "Removed by author" @@ -4866,7 +4866,7 @@ msgstr "Report" #: src/view/com/profile/ProfileMenu.tsx:299 #: src/view/com/profile/ProfileMenu.tsx:302 msgid "Report Account" -msgstr "Report Account" +msgstr "Meld account" #: src/view/screens/ProfileList.tsx:544 msgid "Report List" @@ -4899,7 +4899,7 @@ msgstr "Report post" #: src/screens/StarterPack/StarterPackScreen.tsx:604 #: src/screens/StarterPack/StarterPackScreen.tsx:607 msgid "Report starter pack" -msgstr "Report starter pack" +msgstr "Meld startpakket" #: src/components/ReportDialog/SelectReportOptionView.tsx:43 msgid "Report this content" @@ -4925,11 +4925,11 @@ msgstr "Report this post" #: src/components/ReportDialog/SelectReportOptionView.tsx:59 msgid "Report this starter pack" -msgstr "Report this starter pack" +msgstr "Meld dit startpakket" #: src/components/ReportDialog/SelectReportOptionView.tsx:47 msgid "Report this user" -msgstr "Report this user" +msgstr "Meld deze gebruiker" #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 @@ -5050,7 +5050,7 @@ msgstr "Probeert opnieuw aan te melden" #: src/view/com/util/error/ErrorMessage.tsx:57 #: src/view/com/util/error/ErrorScreen.tsx:74 msgid "Retries the last action, which errored out" -msgstr "Retries the last action, which errored out" +msgstr "Probeert de laatste mislukte actie opnieuw" #: src/components/dms/MessageItem.tsx:244 #: src/components/Error.tsx:66 @@ -5129,11 +5129,11 @@ msgstr "Bewaar handle-wijziging" #: src/components/StarterPack/ShareDialog.tsx:151 #: src/components/StarterPack/ShareDialog.tsx:158 msgid "Save image" -msgstr "Save image" +msgstr "Opslaan afbeelding" #: src/view/com/modals/CropImage.web.tsx:104 msgid "Save image crop" -msgstr "Save image crop" +msgstr "Opslaan afbeelding bijsnijden" #: src/view/screens/ProfileFeed.tsx:338 #: src/view/screens/ProfileFeed.tsx:344 @@ -5159,7 +5159,7 @@ msgstr "Bewaar handle-wijziging naar {handle}" #: src/view/com/modals/CropImage.web.tsx:105 msgid "Saves image crop settings" -msgstr "Saves image crop settings" +msgstr "Slaat instellingen voor bijsnijden van afbeeldingen op" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 @@ -5211,12 +5211,12 @@ msgstr "Search for feeds that you want to suggest to others." #: src/view/com/modals/ListAddRemoveUsers.tsx:71 msgid "Search for users" -msgstr "Search for users" +msgstr "Zoek naar gebruikers" #: src/components/dms/dialogs/SearchablePeopleList.tsx:503 #: src/components/dms/dialogs/SearchablePeopleList.tsx:504 msgid "Search profiles" -msgstr "Search profiles" +msgstr "Zoek profielen" #: src/view/com/modals/ChangeEmail.tsx:105 msgid "Security Step Required" @@ -5224,11 +5224,11 @@ msgstr "Security Step Required" #: src/components/TagMenu/index.tsx:132 msgid "See <0>{displayTag} posts" -msgstr "See <0>{displayTag} posts" +msgstr "Bekijk <0>{displayTag}-berichten" #: src/components/TagMenu/index.tsx:183 msgid "See <0>{displayTag} posts by this user" -msgstr "See <0>{displayTag} posts by this user" +msgstr "Bekijk <0>{displayTag} berichten van deze gebruiker" #: src/view/com/auth/SplashScreen.web.tsx:175 msgid "See jobs at Bluesky" @@ -5240,11 +5240,11 @@ msgstr "See this guide" #: src/components/TagMenu/index.web.tsx:77 msgid "See {truncatedTag} posts" -msgstr "See {truncatedTag} posts" +msgstr "Bekijk {truncatedTag}-berichten" #: src/components/TagMenu/index.web.tsx:94 msgid "See {truncatedTag} posts by user" -msgstr "See {truncatedTag} posts by user" +msgstr "Bekijk {truncatedTag} berichten van gebruiker" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:189 msgid "Seek slider" @@ -5264,11 +5264,11 @@ msgstr "Select a color" #: src/screens/Login/ChooseAccountForm.tsx:77 msgid "Select account" -msgstr "Select account" +msgstr "Selecteer account" #: src/screens/Onboarding/StepProfile/AvatarCircle.tsx:66 msgid "Select an avatar" -msgstr "Select an avatar" +msgstr "Selecteer een avatar" #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:65 msgid "Select an emoji" @@ -5276,19 +5276,19 @@ msgstr "Select an emoji" #: src/screens/Login/index.tsx:117 msgid "Select from an existing account" -msgstr "Select from an existing account" +msgstr "Selecteer uit een bestaand account" #: src/components/dialogs/MutedWords.tsx:142 msgid "Select how long to mute this word for." -msgstr "Select how long to mute this word for." +msgstr "Selecteer hoe lang u dit woord wilt negeren." #: src/view/com/composer/videos/SubtitleDialog.tsx:245 msgid "Select language..." -msgstr "Select language..." +msgstr "Selecteer taal..." #: src/view/screens/LanguageSettings.tsx:301 msgid "Select languages" -msgstr "Select languages" +msgstr "Selecteer talen" #: src/components/ReportDialog/SelectLabelerView.tsx:29 msgid "Select moderator" @@ -5312,7 +5312,7 @@ msgstr "Select the service that hosts your data." #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:83 msgid "Select the {emojiName} emoji as your avatar" -msgstr "Select the {emojiName} emoji as your avatar" +msgstr "Selecteer de {emojiName}-emoji als uw avatar" #: src/view/com/composer/videos/SelectVideoBtn.tsx:106 msgid "Select video" @@ -5320,15 +5320,15 @@ msgstr "Select video" #: src/components/dialogs/MutedWords.tsx:242 msgid "Select what content this mute word should apply to." -msgstr "Select what content this mute word should apply to." +msgstr "Selecteer op welke inhoud dit genegeerde woord van toepassing moet zijn." #: src/view/screens/LanguageSettings.tsx:283 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." -msgstr "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." +msgstr "Selecteer welke talen u wilt opnemen in uw geabonneerde feeds. Alle talen worden weergegeven als er geen talen zijn geselecteerd." #: src/view/screens/LanguageSettings.tsx:97 msgid "Select your app language for the default text to display in the app." -msgstr "Select your app language for the default text to display in the app." +msgstr "Selecteer de taal van uw app voor de standaardtekst die in de app wordt weergegeven." #: src/screens/Signup/StepInfo/index.tsx:223 msgid "Select your date of birth" @@ -5340,7 +5340,7 @@ msgstr "Select your interests from the options below" #: src/view/screens/LanguageSettings.tsx:191 msgid "Select your preferred language for translations in your feed." -msgstr "Select your preferred language for translations in your feed." +msgstr "Selecteer de taal waarin u de vertalingen in uw feed wilt weergeven." #: src/view/com/util/Selector.tsx:106 msgid "Select {item}" @@ -5408,7 +5408,7 @@ msgstr "Send via direct message" #: src/view/com/modals/DeleteAccount.tsx:151 msgid "Sends email with confirmation code for account deletion" -msgstr "Sends email with confirmation code for account deletion" +msgstr "Stuurt een e-mail met een bevestigingscode voor het verwijderen van het account" #: src/view/com/auth/server-input/index.tsx:111 msgid "Server address" @@ -5444,7 +5444,7 @@ msgstr "Set this setting to \"Yes\" to show samples of your saved feeds in your #: src/screens/Onboarding/Layout.tsx:48 msgid "Set up your account" -msgstr "Set up your account" +msgstr "Stel uw account in" #: src/view/com/modals/ChangeHandle.tsx:254 msgid "Sets Bluesky username" @@ -5527,7 +5527,7 @@ msgstr "Deel link dialoog" #: src/screens/StarterPack/StarterPackScreen.tsx:415 msgid "Share this starter pack" -msgstr "Share this starter pack" +msgstr "Deel dit startpakket" #: src/components/StarterPack/ShareDialog.tsx:100 msgid "Share this starter pack and help people join your community on Bluesky." @@ -5600,7 +5600,7 @@ msgstr "Show hidden replies" #: src/view/com/util/forms/PostDropdownBtn.tsx:491 #: src/view/com/util/forms/PostDropdownBtn.tsx:493 msgid "Show less like this" -msgstr "Show less like this" +msgstr "Toon minder zoals deze" #: src/screens/List/ListHiddenScreen.tsx:172 msgid "Show list anyway" @@ -5609,11 +5609,11 @@ msgstr "Show list anyway" #: src/view/com/util/forms/PostDropdownBtn.tsx:483 #: src/view/com/util/forms/PostDropdownBtn.tsx:485 msgid "Show more like this" -msgstr "Show more like this" +msgstr "Toon meer zoals deze" #: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:23 msgid "Show muted replies" -msgstr "Show muted replies" +msgstr "Toon genegeerde antwoorden" #: src/view/screens/PreferencesThreads.tsx:95 msgid "Show replies by people you follow before all other replies." @@ -5714,7 +5714,7 @@ msgstr "Geregistreerd zonder startpakket" #: src/components/FeedInterstitials.tsx:316 msgid "Similar accounts" -msgstr "Similar accounts" +msgstr "Vergelijkbare accounts" #: src/screens/Onboarding/StepInterests/index.tsx:231 #: src/screens/StarterPack/Wizard/index.tsx:200 @@ -5737,7 +5737,7 @@ msgstr "Software Dev" #: src/components/FeedInterstitials.tsx:447 msgid "Some other feeds you might like" -msgstr "Some other feeds you might like" +msgstr "Enkele andere feeds die u wellicht leuk vindt" #: src/components/WhoCanReply.tsx:70 msgid "Some people can reply" @@ -5806,27 +5806,27 @@ msgstr "Start chat with {displayName}" #: src/Navigation.tsx:362 #: src/screens/StarterPack/Wizard/index.tsx:191 msgid "Starter Pack" -msgstr "Starter Pack" +msgstr "Startpakket" #: src/view/screens/Profile.tsx:233 msgid "Starter Packs" -msgstr "Starter Packs" +msgstr "Startpakketten" #: src/components/StarterPack/StarterPackCard.tsx:80 msgid "Starter pack by you" -msgstr "Starter pack by you" +msgstr "Startpakket door u" #: src/components/StarterPack/StarterPackCard.tsx:81 msgid "Starter pack by {0}" -msgstr "Starter pack by {0}" +msgstr "Startpakket door {0}" #: src/screens/StarterPack/StarterPackScreen.tsx:714 msgid "Starter pack is invalid" -msgstr "Starter pack is invalid" +msgstr "Startpakket is ongeldig" #: src/components/StarterPack/ProfileStarterPacks.tsx:239 msgid "Starter packs let you easily share your favorite feeds and people with your friends." -msgstr "Starter packs let you easily share your favorite feeds and people with your friends." +msgstr "Met startpakketten kunt u eenvoudig uw favoriete feeds en mensen delen met uw vrienden." #: src/view/screens/Settings/index.tsx:918 msgid "Status Page" @@ -5862,11 +5862,11 @@ msgstr "Abonneer u op @{0} om deze labels te gebruiken:" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:228 msgid "Subscribe to Labeler" -msgstr "Subscribe to Labeler" +msgstr "Abonneer op labeler" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:194 msgid "Subscribe to this labeler" -msgstr "Subscribe to this labeler" +msgstr "Abonneer op deze labeler" #: src/view/screens/ProfileList.tsx:699 msgid "Subscribe to this list" @@ -5878,7 +5878,7 @@ msgstr "Success!" #: src/view/screens/Search/Explore.tsx:332 msgid "Suggested accounts" -msgstr "Suggested accounts" +msgstr "Voorgestelde accounts" #: src/components/FeedInterstitials.tsx:318 msgid "Suggested for you" @@ -5898,7 +5898,7 @@ msgstr "Support" #: src/components/dialogs/SwitchAccount.tsx:46 #: src/components/dialogs/SwitchAccount.tsx:49 msgid "Switch Account" -msgstr "Switch Account" +msgstr "Wissel van account" #: src/view/screens/Settings/index.tsx:131 msgid "Switch to {0}" @@ -5928,11 +5928,11 @@ msgstr "Tagmenu: {displayTag}" #: src/components/dialogs/MutedWords.tsx:282 msgid "Tags only" -msgstr "Tags only" +msgstr "Alleen tags" #: src/components/ProgressGuide/Toast.tsx:150 msgid "Tap to dismiss" -msgstr "Tap to dismiss" +msgstr "Tik om te sluiten" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:136 msgid "Tap to enter full screen" @@ -5953,11 +5953,11 @@ msgstr "Tik om volledige afbeelding te bekijken" #: src/state/shell/progress-guide.tsx:166 msgid "Task complete - 10 likes!" -msgstr "Task complete - 10 likes!" +msgstr "Taak voltooid - 10 vind-ik-leuks!" #: src/components/ProgressGuide/List.tsx:49 msgid "Teach our algorithm what you like" -msgstr "Teach our algorithm what you like" +msgstr "Leer ons algoritme wat u leuk vindt" #: src/screens/Onboarding/index.tsx:36 #: src/screens/Onboarding/state.ts:101 @@ -5993,11 +5993,11 @@ msgstr "Terms of Service" #: src/lib/moderation/useReportOptions.ts:107 #: src/lib/moderation/useReportOptions.ts:115 msgid "Terms used violate community standards" -msgstr "Terms used violate community standards" +msgstr "De gebruikte termen schenden communitynormen" #: src/components/dialogs/MutedWords.tsx:266 msgid "Text & tags" -msgstr "Text & tags" +msgstr "Tekst & tags" #: src/components/moderation/LabelsOnMeDialog.tsx:263 #: src/screens/Messages/components/ChatDisabled.tsx:108 @@ -6036,7 +6036,7 @@ msgstr "Die handle is al in gebruik." #: src/screens/StarterPack/Wizard/index.tsx:107 #: src/screens/StarterPack/Wizard/index.tsx:117 msgid "That starter pack could not be found." -msgstr "That starter pack could not be found." +msgstr "Dat startpakket kon niet gevonden worden." #: src/screens/Moderation/index.tsx:369 msgid "The Bluesky web application" @@ -6044,11 +6044,11 @@ msgstr "De Bluesky-webapplicatie" #: src/view/screens/CommunityGuidelines.tsx:38 msgid "The Community Guidelines have been moved to <0/>" -msgstr "The Community Guidelines have been moved to <0/>" +msgstr "De communityrichtlijnen zijn verplaatst naar <0/>" #: src/view/screens/CopyrightPolicy.tsx:35 msgid "The Copyright Policy has been moved to <0/>" -msgstr "The Copyright Policy has been moved to <0/>" +msgstr "Het auteursrechtbeleid is verplaatst naar <0/>" #: src/view/com/posts/FeedShutdownMsg.tsx:102 msgid "The Discover feed" @@ -6057,7 +6057,7 @@ msgstr "The Discover feed" #: src/state/shell/progress-guide.tsx:167 #: src/state/shell/progress-guide.tsx:172 msgid "The Discover feed now knows what you like" -msgstr "The Discover feed now knows what you like" +msgstr "De Discover-feed weet nu wat u leuk vindt" #: src/view/screens/PrivacyPolicy.tsx:35 msgid "The Privacy Policy has been moved to <0/>" @@ -6070,7 +6070,7 @@ msgstr "The Terms of Service have been moved to" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:269 #: src/view/com/profile/ProfileMenu.tsx:329 msgid "The account will be able to interact with you after unblocking." -msgstr "The account will be able to interact with you after unblocking." +msgstr "Het account kan met u communiceren na het deblokkeren." #: src/components/moderation/ModerationDetailsDialog.tsx:118 #: src/lib/moderation/useModerationCauseDescription.ts:126 @@ -6125,11 +6125,11 @@ msgstr "Theme" #: src/screens/SignupQueued.tsx:112 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." -msgstr "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." +msgstr "Er is een stormloop van nieuwe gebruikers naar Bluesky! We activeren uw account zo snel mogelijk." #: src/screens/Settings/components/DeactivateAccountDialog.tsx:86 msgid "There is no time limit for account deactivation, come back any time." -msgstr "There is no time limit for account deactivation, come back any time." +msgstr "Er is geen tijdslimiet voor het deactiveren van het account; u kunt op elk moment terugkomen." #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:97 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:118 @@ -6143,7 +6143,7 @@ msgstr "There is no time limit for account deactivation, come back any time." #: src/view/com/profile/ProfileMenu.tsx:149 #: src/view/com/profile/ProfileMenu.tsx:161 msgid "There was an issue! {0}" -msgstr "There was an issue! {0}" +msgstr "Er was een probleem! {0}" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:182 #: src/screens/List/ListHiddenScreen.tsx:63 @@ -6154,69 +6154,69 @@ msgstr "There was an issue! {0}" #: src/view/screens/ProfileList.tsx:426 #: src/view/screens/ProfileList.tsx:439 msgid "There was an issue. Please check your internet connection and try again." -msgstr "There was an issue. Please check your internet connection and try again." +msgstr "Er is een probleem opgetreden. Controleer uw internetverbinding en probeer het opnieuw." #: src/components/dialogs/GifSelect.tsx:225 msgid "There was an issue connecting to Tenor." -msgstr "There was an issue connecting to Tenor." +msgstr "Er is een probleem opgetreden bij het verbinden met Tenor." #: src/view/screens/ProfileFeed.tsx:240 #: src/view/screens/ProfileList.tsx:369 #: src/view/screens/ProfileList.tsx:388 #: src/view/screens/SavedFeeds.tsx:86 msgid "There was an issue contacting the server" -msgstr "There was an issue contacting the server" +msgstr "Er is een probleem opgetreden bij het contacteren van de server" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:111 #: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." -msgstr "There was an issue contacting the server, please check your internet connection and try again." +msgstr "Er is een probleem opgetreden bij het contacteren van de server. Controleer uw internetverbinding en probeer het opnieuw." #: src/view/com/feeds/FeedSourceCard.tsx:127 #: src/view/com/feeds/FeedSourceCard.tsx:140 msgid "There was an issue contacting your server" -msgstr "There was an issue contacting your server" +msgstr "Er is een probleem opgetreden bij het contacteren van uw server" #: src/view/com/notifications/Feed.tsx:129 msgid "There was an issue fetching notifications. Tap here to try again." -msgstr "There was an issue fetching notifications. Tap here to try again." +msgstr "Er is een probleem opgetreden bij het ophalen van meldingen. Tik hier om het opnieuw te proberen." #: src/view/com/posts/Feed.tsx:473 msgid "There was an issue fetching posts. Tap here to try again." -msgstr "There was an issue fetching posts. Tap here to try again." +msgstr "Er is een probleem opgetreden bij het ophalen van berichten. Tik hier om het opnieuw te proberen." #: src/view/com/lists/ListMembers.tsx:169 msgid "There was an issue fetching the list. Tap here to try again." -msgstr "There was an issue fetching the list. Tap here to try again." +msgstr "Er is een probleem opgetreden bij het ophalen van de lijst. Tik hier om het opnieuw te proberen." #: src/view/com/feeds/ProfileFeedgens.tsx:150 #: src/view/com/lists/ProfileLists.tsx:149 msgid "There was an issue fetching your lists. Tap here to try again." -msgstr "There was an issue fetching your lists. Tap here to try again." +msgstr "Er is een probleem opgetreden bij het ophalen van uw lijsten. Tik hier om het opnieuw te proberen." #: src/view/com/posts/FeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." -msgstr "There was an issue removing this feed. Please check your internet connection and try again." +msgstr "Er is een probleem opgetreden bij het verwijderen van deze feed. Controleer uw internetverbinding en probeer het opnieuw." #: src/components/dms/ReportDialog.tsx:217 #: src/components/ReportDialog/SubmitView.tsx:87 msgid "There was an issue sending your report. Please check your internet connection." -msgstr "There was an issue sending your report. Please check your internet connection." +msgstr "Er is een probleem opgetreden bij het verzenden van uw melding. Controleer uw internetverbinding." #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 #: src/view/screens/ProfileFeed.tsx:211 msgid "There was an issue updating your feeds, please check your internet connection and try again." -msgstr "There was an issue updating your feeds, please check your internet connection and try again." +msgstr "Er is een probleem opgetreden bij het bijwerken van uw feeds. Controleer uw internetverbinding en probeer het opnieuw." #: src/view/screens/AppPasswords.tsx:75 msgid "There was an issue with fetching your app passwords" -msgstr "There was an issue with fetching your app passwords" +msgstr "Er is een probleem opgetreden bij het ophalen van uw app-wachtwoorden" #: src/components/dialogs/GifSelect.tsx:271 #: src/view/com/util/ErrorBoundary.tsx:59 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" -msgstr "There was an unexpected issue in the application. Please let us know if this happened to you!" +msgstr "Er was een onverwacht probleem in de applicatie. Laat het ons weten als dit bij u is gebeurd!" #: src/components/moderation/ScreenHider.tsx:106 msgid "This account has requested that users sign in to view their profile." @@ -6253,7 +6253,7 @@ msgstr "This content is hosted by {0}. Do you want to enable external media?" #: src/components/moderation/ModerationDetailsDialog.tsx:83 #: src/lib/moderation/useModerationCauseDescription.ts:82 msgid "This content is not available because one of the users involved has blocked the other." -msgstr "This content is not available because one of the users involved has blocked the other." +msgstr "Deze inhoud is niet beschikbaar omdat een van de betrokken gebruikers de andere heeft geblokkeerd." #: src/view/com/posts/FeedErrorMessage.tsx:114 msgid "This content is not viewable without a Bluesky account." @@ -6273,7 +6273,7 @@ msgstr "This feed is currently receiving high traffic and is temporarily unavail #: src/view/com/posts/CustomFeedEmptyState.tsx:37 msgid "This feed is empty! You may need to follow more users or tune your language settings." -msgstr "This feed is empty! You may need to follow more users or tune your language settings." +msgstr "Deze feed is leeg! Mogelijk moet u meer gebruikers volgen of uw taalinstellingen aanpassen." #: src/components/StarterPack/Main/PostsList.tsx:36 #: src/view/screens/ProfileFeed.tsx:478 @@ -6287,7 +6287,7 @@ msgstr "This feed is no longer online. We are showing <0>Discover instead." #: src/components/dialogs/BirthDateSettings.tsx:40 msgid "This information is not shared with other users." -msgstr "This information is not shared with other users." +msgstr "Deze informatie wordt niet gedeeld met andere gebruikers." #: src/view/com/modals/VerifyEmail.tsx:127 msgid "This is important in case you ever need to change your email or reset your password." @@ -6307,7 +6307,7 @@ msgstr "Dit label is aangebracht door u." #: src/screens/Profile/Sections/Labels.tsx:188 msgid "This labeler hasn't declared what labels it publishes, and may not be active." -msgstr "This labeler hasn't declared what labels it publishes, and may not be active." +msgstr "Deze labeler heeft niet aangegeven welke labels hij publiceert en is mogelijk niet actief." #: src/view/com/modals/LinkWarning.tsx:72 msgid "This link is taking you to the following website:" @@ -6315,7 +6315,7 @@ msgstr "This link is taking you to the following website:" #: src/screens/List/ListHiddenScreen.tsx:136 msgid "This list - created by <0>{0} - contains possible violations of Bluesky's community guidelines in its name or description." -msgstr "This list - created by <0>{0} - contains possible violations of Bluesky's community guidelines in its name or description." +msgstr "Deze lijst - gemaakt door <0>{0} - bevat mogelijke schendingen van Bluesky-communityrichtlijnen in de naam of omschrijving." #: src/view/screens/ProfileList.tsx:966 msgid "This list is empty!" @@ -6364,11 +6364,11 @@ msgstr "This should create a domain record at:" #: src/view/com/profile/ProfileFollowers.tsx:96 msgid "This user doesn't have any followers." -msgstr "This user doesn't have any followers." +msgstr "Deze gebruiker heeft geen volgers." #: src/components/dms/MessagesListBlockedFooter.tsx:60 msgid "This user has blocked you" -msgstr "This user has blocked you" +msgstr "Deze gebruiker heeft u geblokkeerd" #: src/components/moderation/ModerationDetailsDialog.tsx:78 #: src/lib/moderation/useModerationCauseDescription.ts:73 @@ -6381,23 +6381,23 @@ msgstr "Deze gebruiker heeft een verzoek ingediend om de inhoud alleen weer te g #: src/components/moderation/ModerationDetailsDialog.tsx:58 msgid "This user is included in the <0>{0} list which you have blocked." -msgstr "This user is included in the <0>{0} list which you have blocked." +msgstr "Deze gebruiker staat in de lijst <0>{0} die u heeft geblokkeerd." #: src/components/moderation/ModerationDetailsDialog.tsx:90 msgid "This user is included in the <0>{0} list which you have muted." -msgstr "This user is included in the <0>{0} list which you have muted." +msgstr "Deze gebruiker staat in de lijst <0>{0} die u negeert." #: src/components/NewskieDialog.tsx:65 msgid "This user is new here. Press for more info about when they joined." -msgstr "This user is new here. Press for more info about when they joined." +msgstr "Deze gebruiker is nieuw hier. Druk voor meer info over wanneer ze lid zijn geworden." #: src/view/com/profile/ProfileFollows.tsx:96 msgid "This user isn't following anyone." -msgstr "This user isn't following anyone." +msgstr "Deze gebruiker volgt niemand." #: src/components/dialogs/MutedWords.tsx:435 msgid "This will delete \"{0}\" from your muted words. You can always add it back later." -msgstr "This will delete \"{0}\" from your muted words. You can always add it back later." +msgstr "Hiermee wordt \"{0}\" uit uw genegeerde woorden verwijderd. U kunt het later altijd weer toevoegen." #: src/view/com/util/AccountDropdownBtn.tsx:55 msgid "This will remove @{0} from the quick access list." @@ -6405,7 +6405,7 @@ msgstr "This will remove @{0} from the quick access list." #: src/view/com/util/forms/PostDropdownBtn.tsx:733 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." -msgstr "This will remove your post from this quote post for all users, and replace it with a placeholder." +msgstr "Hiermee wordt uw bericht voor alle gebruikers uit het citaat verwijderd en vervangen door een plaatshouder." #: src/components/moderation/ScreenHider.tsx:111 msgid "This {screenDescription} has been flagged:" @@ -6442,7 +6442,7 @@ msgstr "U moet eerst uw e-mailadres verifiëren om video's naar Bluesky te uploa #: src/components/ReportDialog/SelectLabelerView.tsx:32 msgid "To whom would you like to send this report?" -msgstr "To whom would you like to send this report?" +msgstr "Aan wie wilt u deze melding sturen?" #: src/components/dms/DateDivider.tsx:44 msgid "Today" @@ -6493,7 +6493,7 @@ msgstr "Un-block list" #: src/view/screens/ProfileList.tsx:579 msgid "Un-mute list" -msgstr "Un-mute list" +msgstr "Negeren opheffen-lijst" #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 @@ -6527,17 +6527,17 @@ msgstr "Unblock" #: src/view/com/profile/ProfileMenu.tsx:279 #: src/view/com/profile/ProfileMenu.tsx:285 msgid "Unblock Account" -msgstr "Unblock Account" +msgstr "Deblokkeer account" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:267 #: src/view/com/profile/ProfileMenu.tsx:323 msgid "Unblock Account?" -msgstr "Unblock Account?" +msgstr "Deblokkeer account?" #: src/components/dms/ConvoMenu.tsx:188 #: src/components/dms/ConvoMenu.tsx:192 msgid "Unblock account" -msgstr "Unblock account" +msgstr "Deblokkeer account" #: src/view/com/util/post-ctrls/RepostButton.tsx:71 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 @@ -6553,7 +6553,7 @@ msgstr "Unfollow" #: src/view/com/profile/ProfileMenu.tsx:221 #: src/view/com/profile/ProfileMenu.tsx:231 msgid "Unfollow Account" -msgstr "Unfollow Account" +msgstr "Ontvolg account" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:207 msgid "Unfollow {0}" @@ -6561,27 +6561,27 @@ msgstr "Unfollow {0}" #: src/view/screens/ProfileFeed.tsx:576 msgid "Unlike this feed" -msgstr "Unlike this feed" +msgstr "Vind deze feed niet meer leuk" #: src/components/TagMenu/index.tsx:248 #: src/view/screens/ProfileList.tsx:692 msgid "Unmute" -msgstr "Unmute" +msgstr "Negeren opheffen" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:156 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:93 msgctxt "video" msgid "Unmute" -msgstr "Unmute" +msgstr "Negeren opheffen" #: src/view/com/profile/ProfileMenu.tsx:258 #: src/view/com/profile/ProfileMenu.tsx:264 msgid "Unmute Account" -msgstr "Unmute Account" +msgstr "Opheffen negeren account" #: src/components/TagMenu/index.tsx:204 msgid "Unmute all {displayTag} posts" -msgstr "Unmute all {displayTag} posts" +msgstr "Negeren van alle {displayTag}-berichten opheffen" #: src/components/dms/ConvoMenu.tsx:176 msgid "Unmute conversation" @@ -6594,11 +6594,11 @@ msgstr "Opheffen negeren gesprek" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 msgid "Unmute video" -msgstr "Unmute video" +msgstr "Video opheffen negeren" #: src/components/TagMenu/index.web.tsx:115 msgid "Unmute {truncatedTag}" -msgstr "Unmute {truncatedTag}" +msgstr "Negeren van {truncatedTag} opheffen" #: src/view/screens/ProfileFeed.tsx:296 #: src/view/screens/ProfileList.tsx:676 @@ -6612,7 +6612,7 @@ msgstr "Unpin from home" #: src/view/com/util/forms/PostDropdownBtn.tsx:397 #: src/view/com/util/forms/PostDropdownBtn.tsx:404 msgid "Unpin from profile" -msgstr "Unpin from profile" +msgstr "Losmaken van profiel" #: src/view/screens/ProfileList.tsx:559 msgid "Unpin moderation list" @@ -6633,7 +6633,7 @@ msgstr "Unsubscribe from list" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:193 msgid "Unsubscribe from this labeler" -msgstr "Unsubscribe from this labeler" +msgstr "Afmelden voor deze labeler" #: src/screens/List/ListHiddenScreen.tsx:86 msgid "Unsubscribed from list" @@ -6697,7 +6697,7 @@ msgstr "Upload from Library" #: src/lib/api/index.ts:272 msgid "Uploading images..." -msgstr "Uploading images..." +msgstr "Afbeeldingen uploaden..." #: src/lib/api/index.ts:326 #: src/lib/api/index.ts:350 @@ -6753,73 +6753,73 @@ msgstr "Used by:" #: src/components/moderation/ModerationDetailsDialog.tsx:70 #: src/lib/moderation/useModerationCauseDescription.ts:61 msgid "User Blocked" -msgstr "User Blocked" +msgstr "Gebruiker geblokkeerd" #: src/lib/moderation/useModerationCauseDescription.ts:53 msgid "User Blocked by \"{0}\"" -msgstr "User Blocked by \"{0}\"" +msgstr "Gebruiker geblokkeerd door \"{0}\"" #: src/components/moderation/ModerationDetailsDialog.tsx:56 msgid "User Blocked by List" -msgstr "User Blocked by List" +msgstr "Gebruiker geblokkeerd door lijst" #: src/lib/moderation/useModerationCauseDescription.ts:71 msgid "User Blocking You" -msgstr "User Blocking You" +msgstr "Gebruiker blokkeert u" #: src/components/moderation/ModerationDetailsDialog.tsx:76 msgid "User Blocks You" -msgstr "User Blocks You" +msgstr "Gebruiker blokkeert u" #: src/view/screens/Lists.tsx:66 msgid "User Lists" -msgstr "User Lists" +msgstr "Gebruikerslijsten" #: src/components/dms/BlockedByListDialog.tsx:27 msgid "User blocked by list" -msgstr "User blocked by list" +msgstr "Gebruiker geblokkeerd door lijst" #: src/view/screens/ProfileList.tsx:890 msgid "User list by <0/>" -msgstr "User list by <0/>" +msgstr "Gebruikerslijst door <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:212 #: src/view/screens/ProfileList.tsx:888 msgid "User list by you" -msgstr "User list by you" +msgstr "Gebruikerslijst door u" #: src/view/com/modals/UserAddRemoveLists.tsx:214 msgid "User list by {0}" -msgstr "User list by {0}" +msgstr "Gebruikerslijst door {0}" #: src/view/com/modals/CreateOrEditList.tsx:176 msgid "User list created" -msgstr "User list created" +msgstr "Gebruikerslijst aangemaakt" #: src/view/com/modals/CreateOrEditList.tsx:162 msgid "User list updated" -msgstr "User list updated" +msgstr "Gebruikerslijst bijgewerkt" #: src/screens/Login/LoginForm.tsx:183 msgid "Username or email address" -msgstr "Username or email address" +msgstr "Gebruikersnaam of e-mailadres" #: src/view/screens/ProfileList.tsx:924 msgid "Users" -msgstr "Users" +msgstr "Gebruikers" #: src/screens/Messages/Settings.tsx:86 #: src/screens/Messages/Settings.tsx:89 msgid "Users I follow" -msgstr "Users I follow" +msgstr "Gebruikers die ik volg" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:417 msgid "Users in \"{0}\"" -msgstr "Users in \"{0}\"" +msgstr "Gebruikers in \"{0}”" #: src/components/LikesDialog.tsx:83 msgid "Users that have liked this content or profile" -msgstr "Users that have liked this content or profile" +msgstr "Gebruikers die deze inhoud of dit profiel leuk vinden" #: src/view/com/modals/ChangeHandle.tsx:423 msgid "Value:" @@ -7020,7 +7020,7 @@ msgstr "We'll use this to help customize your experience." #: src/components/dms/dialogs/SearchablePeopleList.tsx:87 msgid "We're having network issues, try again" -msgstr "We're having network issues, try again" +msgstr "Er zijn netwerkproblemen, probeer het opnieuw." #: src/components/dialogs/nuxs/NeueTypography.tsx:54 msgid "We're introducing a new theme font, along with adjustable font sizing." @@ -7041,7 +7041,7 @@ msgstr "We're sorry! We can't find the page you were looking for." #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:331 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." -msgstr "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." +msgstr "Het spijt ons! U kunt zich maar op twintig labelers abonneren en u heeft deze limiet bereikt." #: src/view/screens/ProfileList.tsx:113 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." @@ -7049,7 +7049,7 @@ msgstr "Het spijt ons, maar we konden deze lijst niet oplossen. Neem contact op #: src/components/dialogs/MutedWords.tsx:378 msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." -msgstr "We're sorry, but we weren't able to load your muted words at this time. Please try again." +msgstr "Het spijt ons maar we konden uw genegeerde woorden op dit moment niet laden. Probeer het opnieuw." #: src/view/screens/Search/Search.tsx:212 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." @@ -7057,7 +7057,7 @@ msgstr "We're sorry, but your search could not be completed. Please try again in #: src/screens/Hashtag.tsx:218 msgid "We couldn't find any results for that hashtag." -msgstr "We couldn't find any results for that hashtag." +msgstr "We konden geen resultaten vinden voor die hashtag." #: src/screens/Messages/Conversation.tsx:110 msgid "We couldn't load this conversation" @@ -7065,7 +7065,7 @@ msgstr "We konden dit gesprek niet laden" #: src/screens/SignupQueued.tsx:139 msgid "We estimate {estimatedTime} until your account is ready." -msgstr "We estimate {estimatedTime} until your account is ready." +msgstr "We schatten {estimatedTime} totdat uw account klaar is." #: src/components/intents/VerifyEmailIntentDialog.tsx:107 msgid "We have sent another verification email to <0>{0}." @@ -7089,15 +7089,15 @@ msgstr "We were unable to load your birth date preferences. Please try again." #: src/screens/Moderation/index.tsx:420 msgid "We were unable to load your configured labelers at this time." -msgstr "We were unable to load your configured labelers at this time." +msgstr "We konden uw geconfigureerde labelers op dit moment niet laden." #: src/screens/Onboarding/StepInterests/index.tsx:129 msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." -msgstr "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." +msgstr "We waren niet in staat om verbinding te maken. Probeer het opnieuw om door te gaan met het instellen van uw account. Als het blijft mislukken kunt u deze stappen overslaan." #: src/screens/SignupQueued.tsx:143 msgid "We will let you know when your account is ready." -msgstr "We will let you know when your account is ready." +msgstr "We laten u weten wanneer uw account klaar is." #: src/components/NewskieDialog.tsx:103 msgid "Welcome, friend!" @@ -7119,15 +7119,15 @@ msgstr "What are your interests?" #: src/screens/StarterPack/Wizard/StepDetails.tsx:42 msgid "What do you want to call your starter pack?" -msgstr "What do you want to call your starter pack?" +msgstr "Hoe wilt u uw startpakket noemen?" #: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:79 msgid "Which languages are used in this post?" -msgstr "Which languages are used in this post?" +msgstr "Welke talen worden in dit bericht gebruikt?" #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:78 msgid "Which languages would you like to see in your algorithmic feeds?" -msgstr "Which languages would you like to see in your algorithmic feeds?" +msgstr "Welke talen wilt u zien in uw algoritmische feeds?" #: src/components/WhoCanReply.tsx:179 msgid "Who can interact with this post?" @@ -7206,7 +7206,7 @@ msgstr "Yes, deactivate" #: src/screens/StarterPack/StarterPackScreen.tsx:660 msgid "Yes, delete this starter pack" -msgstr "Yes, delete this starter pack" +msgstr "Ja, verwijder dit startpakket" #: src/view/com/util/forms/PostDropdownBtn.tsx:736 msgid "Yes, detach" @@ -7218,7 +7218,7 @@ msgstr "Yes, hide" #: src/screens/Deactivated.tsx:150 msgid "Yes, reactivate my account" -msgstr "Yes, reactivate my account" +msgstr "Ja, activeer mijn account opnieuw" #: src/components/dms/DateDivider.tsx:46 msgid "Yesterday" @@ -7230,11 +7230,11 @@ msgstr "You" #: src/screens/Signup/index.tsx:107 msgid "You'll follow the suggested users and feeds once you finish creating your account!" -msgstr "You'll follow the suggested users and feeds once you finish creating your account!" +msgstr "U volgt de voorgestelde gebruikers en feeds zodra u klaar bent met het maken van uw account!" #: src/screens/Signup/index.tsx:112 msgid "You'll follow the suggested users once you finish creating your account!" -msgstr "You'll follow the suggested users once you finish creating your account!" +msgstr "U volgt de voorgestelde gebruikers zodra u klaar bent met het aanmaken van uw account!" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 msgid "You'll follow these people and {0} others" @@ -7270,11 +7270,11 @@ msgstr "You're ready to go!" #: src/components/moderation/ModerationDetailsDialog.tsx:107 #: src/lib/moderation/useModerationCauseDescription.ts:106 msgid "You've chosen to hide a word or tag within this post." -msgstr "You've chosen to hide a word or tag within this post." +msgstr "U heeft ervoor gekozen om een woord of tag in dit bericht te verbergen." #: src/view/com/posts/FollowingEndOfFeed.tsx:44 msgid "You've reached the end of your feed! Find some more accounts to follow." -msgstr "You've reached the end of your feed! Find some more accounts to follow." +msgstr "U heeft het einde van uw feed bereikt! Zoek nog meer accounts om te volgen." #: src/view/com/composer/state/video.ts:435 msgid "You've reached your daily limit for video uploads (too many bytes)" @@ -7319,7 +7319,7 @@ msgstr "You can also discover new Custom Feeds to follow." #: src/view/com/modals/DeleteAccount.tsx:202 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." -msgstr "You can also temporarily deactivate your account instead, and reactivate it at any time." +msgstr "U kunt uw account in plaats daarvan ook tijdelijk deactiveren en op elk gewenst moment opnieuw activeren." #: src/screens/Messages/Settings.tsx:105 msgid "You can continue ongoing conversations regardless of which setting you choose." @@ -7340,7 +7340,7 @@ msgstr "You do not have any followers." #: src/screens/Profile/KnownFollowers.tsx:100 msgid "You don't follow any users who follow @{name}." -msgstr "You don't follow any users who follow @{name}." +msgstr "U volgt geen gebruikers die @{name} volgen." #: 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." @@ -7360,7 +7360,7 @@ msgstr "You have blocked the author or you have been blocked by the author." #: src/components/dms/MessagesListBlockedFooter.tsx:58 msgid "You have blocked this user" -msgstr "You have blocked this user" +msgstr "U heeft deze gebruiker geblokkeerd" #: src/components/moderation/ModerationDetailsDialog.tsx:72 #: src/lib/moderation/useModerationCauseDescription.ts:55 @@ -7373,7 +7373,7 @@ msgstr "U heeft deze gebruiker geblokkeerd. U kunt de inhoud niet bekijken." #: src/view/com/modals/ChangePassword.tsx:88 #: src/view/com/modals/ChangePassword.tsx:122 msgid "You have entered an invalid code. It should look like XXXXX-XXXXX." -msgstr "You have entered an invalid code. It should look like XXXXX-XXXXX." +msgstr "U heeft een ongeldige code ingevoerd. Deze zou eruit moeten zien als XXXXX-XXXXX." #: src/lib/moderation/useModerationCauseDescription.ts:114 msgid "You have hidden this post" @@ -7386,11 +7386,11 @@ msgstr "You have hidden this post." #: src/components/moderation/ModerationDetailsDialog.tsx:103 #: src/lib/moderation/useModerationCauseDescription.ts:97 msgid "You have muted this account." -msgstr "You have muted this account." +msgstr "U heeft dit account genegeerd." #: src/lib/moderation/useModerationCauseDescription.ts:91 msgid "You have muted this user" -msgstr "You have muted this user" +msgstr "U negeert deze gebruiker" #: src/screens/Messages/ChatList.tsx:223 msgid "You have no conversations yet. Start one!" @@ -7407,7 +7407,7 @@ msgstr "You have no lists." #: src/view/screens/ModerationBlockedAccounts.tsx:133 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." -msgstr "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." +msgstr "U heeft nog geen accounts geblokkeerd. Om een account te blokkeren gaat u naar het profiel en selecteert u \"Account blokkeren\" in het menu van het account." #: src/view/screens/AppPasswords.tsx:96 msgid "You have not created any app passwords yet. You can create one by pressing the button below." @@ -7415,7 +7415,7 @@ msgstr "You have not created any app passwords yet. You can create one by pressi #: src/view/screens/ModerationMutedAccounts.tsx:132 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." -msgstr "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." +msgstr "U negeert nog geen accounts. Om een account te negeren gaat u naar het profiel en selecteer u \"Account negeren\" in het menu van het account." #: src/components/Lists.tsx:52 msgid "You have reached the end" @@ -7427,11 +7427,11 @@ msgstr "You have temporarily reached the limit for video uploads. Please try aga #: src/components/StarterPack/ProfileStarterPacks.tsx:236 msgid "You haven't created a starter pack yet!" -msgstr "You haven't created a starter pack yet!" +msgstr "U heeft nog geen startpakket gemaakt!" #: src/components/dialogs/MutedWords.tsx:398 msgid "You haven't muted any words or tags yet" -msgstr "You haven't muted any words or tags yet" +msgstr "U negeert nog geen woorden of tags" #: src/components/moderation/ModerationDetailsDialog.tsx:117 #: src/lib/moderation/useModerationCauseDescription.ts:125 @@ -7452,11 +7452,11 @@ msgstr "You may only add up to 3 feeds" #: src/screens/StarterPack/Wizard/State.tsx:79 msgid "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" -msgstr "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" +msgstr "U mag maximaal {STARTER_PACK_MAX_SIZE} profielen toevoegen" #: src/lib/media/picker.shared.ts:22 msgid "You may only select up to 4 images" -msgstr "You may only select up to 4 images" +msgstr "U kunt maximaal 4 afbeeldingen selecteren" #: src/screens/Signup/StepInfo/Policies.tsx:106 msgid "You must be 13 years of age or older to sign up." @@ -7464,7 +7464,7 @@ msgstr "U moet 13 jaar of ouder zijn om u te registreren." #: src/components/StarterPack/ProfileStarterPacks.tsx:307 msgid "You must be following at least seven other people to generate a starter pack." -msgstr "You must be following at least seven other people to generate a starter pack." +msgstr "U moet tenminste zeven andere personen volgen om een startpakket te genereren." #: src/components/StarterPack/QrCodeDialog.tsx:60 msgid "You must grant access to your photo library to save a QR code" @@ -7472,11 +7472,11 @@ msgstr "You must grant access to your photo library to save a QR code" #: src/components/StarterPack/ShareDialog.tsx:69 msgid "You must grant access to your photo library to save the image." -msgstr "You must grant access to your photo library to save the image." +msgstr "U moet toegang verlenen tot uw fotobibliotheek om de afbeelding op te slaan." #: src/components/ReportDialog/SubmitView.tsx:210 msgid "You must select at least one labeler for a report" -msgstr "You must select at least one labeler for a report" +msgstr "U moet minimaal één labeler selecteren voor een melding" #: src/screens/Deactivated.tsx:131 msgid "You previously deactivated @{0}." @@ -7496,19 +7496,19 @@ msgstr "You will receive an email with a \"reset code.\" Enter that code here, t #: src/screens/Signup/index.tsx:140 msgid "Your account" -msgstr "Your account" +msgstr "Uw account" #: src/view/com/modals/DeleteAccount.tsx:88 msgid "Your account has been deleted" -msgstr "Your account has been deleted" +msgstr "Uw account is verwijderd" #: src/view/com/composer/state/video.ts:443 msgid "Your account is not yet old enough to upload videos. Please try again later." -msgstr "Your account is not yet old enough to upload videos. Please try again later." +msgstr "Uw account is nog niet oud genoeg om video's te uploaden. Probeer het later nog eens." #: src/view/screens/Settings/ExportCarDialog.tsx:64 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 "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 "Uw accountrepository, die alle openbare gegevensrecords bevat, kan worden gedownload als een \"CAR\"-bestand. Dit bestand bevat geen media-insluitingen zoals afbeeldingen, en geen privégegevens die afzonderlijk moeten worden opgehaald." #: src/screens/Signup/StepInfo/index.tsx:211 msgid "Your birth date" @@ -7543,11 +7543,11 @@ msgstr "Your email has not yet been verified. This is an important security step #: src/state/shell/progress-guide.tsx:156 msgid "Your first like!" -msgstr "Your first like!" +msgstr "Uw eerste vind-ik-leuk!" #: src/view/com/posts/FollowingEmptyState.tsx:43 msgid "Your following feed is empty! Follow more users to see what's happening." -msgstr "Your following feed is empty! Follow more users to see what's happening." +msgstr "Uw volgende feed is leeg! Volg meer gebruikers om te zien wat er gebeurt." #: src/screens/Signup/StepHandle.tsx:125 msgid "Your full handle will be" @@ -7559,7 +7559,7 @@ msgstr "Uw volledige handle zal zijn <0>@{0}" #: src/components/dialogs/MutedWords.tsx:369 msgid "Your muted words" -msgstr "Your muted words" +msgstr "Uw genegeerde woorden" #: src/view/com/modals/ChangePassword.tsx:158 msgid "Your password has been changed successfully!" @@ -7571,11 +7571,11 @@ msgstr "Your post has been published" #: src/screens/Onboarding/StepFinished.tsx:241 msgid "Your posts, likes, and blocks are public. Mutes are private." -msgstr "Your posts, likes, and blocks are public. Mutes are private." +msgstr "Uw berichten, vind-ik-leuks en blokkeringen zijn openbaar. Negeringen zijn privé." #: src/view/screens/Settings/index.tsx:119 msgid "Your profile" -msgstr "Your profile" +msgstr "Uw profiel" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:75 msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." @@ -7608,7 +7608,7 @@ msgstr "er is een onbekende fout opgetreden" #: src/components/moderation/ModerationDetailsDialog.tsx:158 #: src/components/moderation/ModerationDetailsDialog.tsx:154 msgid "an unknown labeler" -msgstr "an unknown labeler" +msgstr "een onbekende labeler" #: src/components/WhoCanReply.tsx:295 #: src/view/com/notifications/FeedItem.tsx:231 @@ -7650,7 +7650,7 @@ msgstr "e.g. The posters who never miss." #: src/view/com/modals/CreateOrEditList.tsx:293 msgid "e.g. Users that repeatedly reply with ads." -msgstr "e.g. Users that repeatedly reply with ads." +msgstr "Bijvoorbeeld gebruikers die herhaaldelijk met advertenties reageren." #: src/view/com/modals/ChangeHandle.tsx:245 msgid "e.g. alice" @@ -7674,15 +7674,15 @@ msgstr "left to go." #: src/view/com/notifications/FeedItem.tsx:211 msgid "liked your custom feed" -msgstr "liked your custom feed" +msgstr "vond uw aangepaste feed leuk" #: src/view/com/notifications/FeedItem.tsx:178 msgid "liked your post" -msgstr "liked your post" +msgstr "vond uw bericht leuk" #: src/components/WhoCanReply.tsx:254 msgid "mentioned users" -msgstr "mentioned users" +msgstr "vermelde gebruikers" #: src/components/moderation/LabelPreference.tsx:246 msgid "moderation settings" @@ -7704,7 +7704,7 @@ msgstr "posts" #: src/view/screens/DebugMod.tsx:913 #: src/view/screens/Profile.tsx:363 msgid "profile" -msgstr "profile" +msgstr "profiel" #: src/view/com/notifications/FeedItem.tsx:180 msgid "reposted your post" @@ -7716,7 +7716,7 @@ msgstr "geregistreerd met uw startpakket" #: src/components/WhoCanReply.tsx:258 msgid "users followed by <0>@{0}" -msgstr "users followed by <0>@{0}" +msgstr "gebruikers gevolgd door <0>@{0}" #: src/screens/List/ListHiddenScreen.tsx:140 msgid "you" @@ -7769,7 +7769,7 @@ msgstr "{0, plural, one {Beantwoord (# antwoord)} other {Beantwoord (# antwoorde #: src/view/com/util/post-ctrls/PostCtrls.tsx:296 msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +msgstr "{0, plural, one {Niet leuk (# like)} other {Niet leuk (# likes)}}" #: src/components/ProfileHoverCard/index.web.tsx:398 #: src/screens/Profile/Header/Metrics.tsx:23 -- cgit 1.4.1 From ef14faaa588ef6b9bd9ee239127afc09e06f6b6b Mon Sep 17 00:00:00 2001 From: Guido Leenders Date: Wed, 13 Nov 2024 17:23:04 +0100 Subject: More Dutch translations [ER]. --- src/locale/locales/nl/messages.po | 286 +++++++++++++++++++------------------- 1 file changed, 143 insertions(+), 143 deletions(-) (limited to 'src') diff --git a/src/locale/locales/nl/messages.po b/src/locale/locales/nl/messages.po index 64a254bb4..a10340d29 100644 --- a/src/locale/locales/nl/messages.po +++ b/src/locale/locales/nl/messages.po @@ -482,7 +482,7 @@ msgstr "Weergave-instellingen" #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:47 #: src/screens/Home/NoFeedsPinned.tsx:93 msgid "Apply default recommended feeds" -msgstr "Apply default recommended feeds" +msgstr "Standaard aanbevolen feeds toepassen" #: src/components/dialogs/MutedWords.tsx:433 msgid "Are you sure?" @@ -1071,19 +1071,19 @@ msgstr "Voltooi de uitdaging" #: src/view/com/composer/Composer.tsx:632 msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" -msgstr "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" +msgstr "Berichten opstellen tot{MAX_GRAPHEME_LENGTH} tekens in lengte" #: src/view/com/post-thread/PostThreadComposePrompt.tsx:35 msgid "Compose reply" -msgstr "Compose reply" +msgstr "Antwoord opstellen" #: src/view/com/composer/Composer.tsx:1341 msgid "Compressing video..." -msgstr "Compressing video..." +msgstr "Video comprimeren..." #: src/components/moderation/LabelPreference.tsx:81 msgid "Configure content filtering setting for category: {name}" -msgstr "Configure content filtering setting for category: {name}" +msgstr "Configureer inhoudsfilterinstelling voor categorie: {name}" #: src/components/moderation/LabelPreference.tsx:243 msgid "Configured in <0>moderation settings." @@ -1148,7 +1148,7 @@ msgstr "Neem contact op met ondersteuning" #: src/lib/moderation/useGlobalLabelStrings.ts:18 msgid "Content Blocked" -msgstr "Content Blocked" +msgstr "Inhoud geblokkeerd" #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 #: src/view/screens/LanguageSettings.tsx:280 @@ -1158,26 +1158,26 @@ msgstr "Inhoudtalen" #: src/components/moderation/ModerationDetailsDialog.tsx:81 #: src/lib/moderation/useModerationCauseDescription.ts:80 msgid "Content Not Available" -msgstr "Content Not Available" +msgstr "Inhoud niet beschikbaar" #: src/components/moderation/ModerationDetailsDialog.tsx:49 #: src/components/moderation/ScreenHider.tsx:93 #: src/lib/moderation/useGlobalLabelStrings.ts:22 #: src/lib/moderation/useModerationCauseDescription.ts:43 msgid "Content Warning" -msgstr "Content Warning" +msgstr "Inhoudswaarschuwing" #: src/screens/Moderation/index.tsx:298 msgid "Content filters" -msgstr "Content filters" +msgstr "Inhoudsfilters" #: src/view/com/composer/labels/LabelsBtn.tsx:61 msgid "Content warnings" -msgstr "Content warnings" +msgstr "Inhoudswaarschuwingen" #: src/components/Menu/index.web.tsx:83 msgid "Context menu backdrop, click to close the menu." -msgstr "Context menu backdrop, click to close the menu." +msgstr "Contextmenu-achtergrond, klik om het menu te sluiten." #: src/screens/Onboarding/StepInterests/index.tsx:244 #: src/screens/Onboarding/StepProfile/index.tsx:278 @@ -1285,15 +1285,15 @@ msgstr "Auteursrechtbeleid" #: src/components/dms/LeaveConvoPrompt.tsx:39 msgid "Could not leave chat" -msgstr "Could not leave chat" +msgstr "Kon chat niet verlaten" #: src/view/screens/ProfileFeed.tsx:104 msgid "Could not load feed" -msgstr "Could not load feed" +msgstr "Kon feed niet laden" #: src/view/screens/ProfileList.tsx:1020 msgid "Could not load list" -msgstr "Could not load list" +msgstr "Kon lijst niet laden" #: src/components/dms/ConvoMenu.tsx:88 msgid "Could not mute chat" @@ -1301,11 +1301,11 @@ msgstr "Kon chat niet negeren" #: src/view/com/composer/videos/VideoPreview.web.tsx:56 msgid "Could not process your video" -msgstr "Could not process your video" +msgstr "Kon uw video niet verwerken" #: src/components/StarterPack/ProfileStarterPacks.tsx:273 msgid "Create" -msgstr "Create" +msgstr "Aanmaken" #: src/screens/Signup/index.tsx:93 msgid "Create Account" @@ -1313,7 +1313,7 @@ msgstr "Maak account aan" #: src/view/com/modals/AddAppPasswords.tsx:243 msgid "Create App Password" -msgstr "Create App Password" +msgstr "Maak app-wachtwoord aan" #: src/components/StarterPack/QrCodeDialog.tsx:153 msgid "Create a QR code for a starter pack" @@ -1349,7 +1349,7 @@ msgstr "Maak in plaats daarvan een avatar" #: src/components/StarterPack/ProfileStarterPacks.tsx:173 msgid "Create another" -msgstr "Create another" +msgstr "Maak er nog een aan" #: src/view/com/auth/SplashScreen.tsx:48 #: src/view/com/auth/SplashScreen.web.tsx:108 @@ -1358,25 +1358,25 @@ msgstr "Maak account aan" #: src/components/ReportDialog/SelectReportOptionView.tsx:101 msgid "Create report for {0}" -msgstr "Create report for {0}" +msgstr "Maak melding voor {0}" #: src/view/screens/AppPasswords.tsx:252 msgid "Created {0}" -msgstr "Created {0}" +msgstr "{0} gemaakt" #: src/screens/Onboarding/index.tsx:26 #: src/screens/Onboarding/state.ts:86 msgid "Culture" -msgstr "Culture" +msgstr "Cultuur" #: src/view/com/auth/server-input/index.tsx:94 #: src/view/com/auth/server-input/index.tsx:96 msgid "Custom" -msgstr "Custom" +msgstr "Aangepast" #: src/view/com/modals/ChangeHandle.tsx:375 msgid "Custom domain" -msgstr "Custom domain" +msgstr "Aangepast domein" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 @@ -1385,20 +1385,20 @@ msgstr "Aangepaste feeds die door de community zijn gemaakt bieden u nieuwe erva #: src/view/screens/PreferencesExternalEmbeds.tsx:54 msgid "Customize media from external sites." -msgstr "Customize media from external sites." +msgstr "Pas media van externe sites aan." #: src/components/dialogs/PostInteractionSettingsDialog.tsx:289 msgid "Customize who can interact with this post." -msgstr "Customize who can interact with this post." +msgstr "Pas aan wie kan reageren op dit bericht." #: src/view/com/modals/ChangeHandle.tsx:384 msgid "DNS Panel" -msgstr "DNS Panel" +msgstr "DNS-paneel" #: src/screens/Settings/AppearanceSettings.tsx:109 #: src/screens/Settings/AppearanceSettings.tsx:130 msgid "Dark" -msgstr "Dark" +msgstr "Donker" #: src/view/screens/Debug.tsx:70 msgid "Dark mode" @@ -1406,11 +1406,11 @@ msgstr "Donkere modus" #: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dark theme" -msgstr "Dark theme" +msgstr "Donker thema" #: src/screens/Signup/StepInfo/index.tsx:222 msgid "Date of birth" -msgstr "Date of birth" +msgstr "Geboortedatum" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 #: src/view/screens/Settings/index.tsx:773 @@ -1427,12 +1427,12 @@ msgstr "Fouten opsporen in moderatie" #: src/view/screens/Debug.tsx:90 msgid "Debug panel" -msgstr "Debug panel" +msgstr "Debugpaneel" #: src/components/dialogs/nuxs/NeueTypography.tsx:99 #: src/screens/Settings/AppearanceSettings.tsx:169 msgid "Default" -msgstr "Default" +msgstr "Standaard" #: src/components/dms/MessageMenu.tsx:151 #: src/screens/StarterPack/StarterPackScreen.tsx:584 @@ -1442,7 +1442,7 @@ msgstr "Default" #: src/view/screens/AppPasswords.tsx:286 #: src/view/screens/ProfileList.tsx:726 msgid "Delete" -msgstr "Delete" +msgstr "Verwijder" #: src/view/com/modals/DeleteAccount.tsx:105 msgid "Delete Account <0>\"<1>{0}<2>\"" @@ -1450,7 +1450,7 @@ msgstr "Verwijder account <0>\"<1>{0}<2>\"" #: src/view/screens/ProfileList.tsx:530 msgid "Delete List" -msgstr "Delete List" +msgstr "Verwijder lijst" #: src/view/screens/Settings/index.tsx:807 msgid "Delete My Account…" @@ -1462,28 +1462,28 @@ msgstr "Verwijder account" #: src/view/screens/AppPasswords.tsx:245 msgid "Delete app password" -msgstr "Delete app password" +msgstr "Verwijder app-wachtwoord" #: src/view/screens/AppPasswords.tsx:281 msgid "Delete app password?" -msgstr "Delete app password?" +msgstr "Verwijder app-wachtwoord?" #: src/view/screens/Settings/index.tsx:857 #: src/view/screens/Settings/index.tsx:860 msgid "Delete chat declaration record" -msgstr "Delete chat declaration record" +msgstr "Verwijder chatdeclaratierecord" #: src/components/dms/MessageMenu.tsx:124 msgid "Delete for me" -msgstr "Delete for me" +msgstr "Verwijder voor mij" #: src/components/dms/MessageMenu.tsx:147 msgid "Delete message" -msgstr "Delete message" +msgstr "Verwijder bericht" #: src/components/dms/MessageMenu.tsx:122 msgid "Delete message for me" -msgstr "Delete message for me" +msgstr "Verwijder bericht voor mij" #: src/view/com/modals/DeleteAccount.tsx:285 msgid "Delete my account" @@ -1492,7 +1492,7 @@ msgstr "Verwijder mijn account" #: src/view/com/util/forms/PostDropdownBtn.tsx:653 #: src/view/com/util/forms/PostDropdownBtn.tsx:655 msgid "Delete post" -msgstr "Delete post" +msgstr "Verwijder bericht" #: src/screens/StarterPack/StarterPackScreen.tsx:578 #: src/screens/StarterPack/StarterPackScreen.tsx:734 @@ -1505,51 +1505,51 @@ msgstr "Verwijder startpakket?" #: src/view/screens/ProfileList.tsx:721 msgid "Delete this list?" -msgstr "Delete this list?" +msgstr "Verwijder deze lijst?" #: src/view/com/util/forms/PostDropdownBtn.tsx:668 msgid "Delete this post?" -msgstr "Delete this post?" +msgstr "Verwijder dit bericht?" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:92 msgid "Deleted" -msgstr "Deleted" +msgstr "Verwijderd" #: src/view/com/post-thread/PostThread.tsx:398 msgid "Deleted post." -msgstr "Deleted post." +msgstr "Bericht verwijderd." #: src/view/screens/Settings/index.tsx:858 msgid "Deletes the chat declaration record" -msgstr "Deletes the chat declaration record" +msgstr "Verwijdert het chatdeclaratierecord" #: src/screens/Profile/Header/EditProfileDialog.tsx:344 #: src/view/com/modals/CreateOrEditList.tsx:280 #: src/view/com/modals/CreateOrEditList.tsx:301 msgid "Description" -msgstr "Description" +msgstr "Omschrijving" #: src/screens/Profile/Header/EditProfileDialog.tsx:364 msgid "Description is too long" -msgstr "Description is too long" +msgstr "Omschrijving is te lang" #: src/screens/Profile/Header/EditProfileDialog.tsx:365 msgid "Description is too long. The maximum number of characters is {DESCRIPTION_MAX_GRAPHEMES}." -msgstr "Description is too long. The maximum number of characters is {DESCRIPTION_MAX_GRAPHEMES}." +msgstr "Omschrijving is te lang. Het maximale aantal tekens is {DESCRIPTION_MAX_GRAPHEMES}." #: src/view/com/composer/GifAltText.tsx:150 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:114 msgid "Descriptive alt text" -msgstr "Descriptive alt text" +msgstr "Beschrijvende alt-tekst" #: src/view/com/util/forms/PostDropdownBtn.tsx:586 #: src/view/com/util/forms/PostDropdownBtn.tsx:596 msgid "Detach quote" -msgstr "Detach quote" +msgstr "Citaat loskoppelen" #: src/view/com/util/forms/PostDropdownBtn.tsx:731 msgid "Detach quote post?" -msgstr "Detach quote post?" +msgstr "Citaatbericht loskoppelen?" #: src/components/WhoCanReply.tsx:175 msgid "Dialog: adjust who can interact with this post" @@ -1557,27 +1557,27 @@ msgstr "Dialoog: aanpassen wie op dit bericht mag reageren" #: src/view/com/composer/Composer.tsx:325 msgid "Did you want to say anything?" -msgstr "Did you want to say anything?" +msgstr "Wilde u nog iets zeggen?" #: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dim" -msgstr "Dim" +msgstr "Dimmen" #: src/view/screens/Settings/DisableEmail2FADialog.tsx:89 msgid "Disable Email 2FA" -msgstr "Disable Email 2FA" +msgstr "Uitschakelen e-mail 2FA" #: src/view/screens/AccessibilitySettings.tsx:109 msgid "Disable autoplay for videos and GIFs" -msgstr "Disable autoplay for videos and GIFs" +msgstr "Autoplay uitschakelen voor video's en GIF's" #: src/view/screens/AccessibilitySettings.tsx:123 msgid "Disable haptic feedback" -msgstr "Disable haptic feedback" +msgstr "Uitschakelen voelbare feedback" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:388 msgid "Disable subtitles" -msgstr "Disable subtitles" +msgstr "Uitschakelen ondertiteling" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 @@ -1591,15 +1591,15 @@ msgstr "Uitgeschakeld" #: src/screens/Profile/Header/EditProfileDialog.tsx:84 #: src/view/com/composer/Composer.tsx:534 msgid "Discard" -msgstr "Discard" +msgstr "Weggooien" #: src/screens/Profile/Header/EditProfileDialog.tsx:81 msgid "Discard changes?" -msgstr "Discard changes?" +msgstr "Wijzigingen weggooien?" #: src/view/com/composer/Composer.tsx:531 msgid "Discard draft?" -msgstr "Discard draft?" +msgstr "Concept weggooien?" #: src/screens/Moderation/index.tsx:556 #: src/screens/Moderation/index.tsx:560 @@ -1608,16 +1608,16 @@ msgstr "Ontmoedig aaps om mijn account te tonen aan afgemelde gebruikers" #: src/view/screens/Feeds.tsx:758 msgid "Discover New Feeds" -msgstr "Discover New Feeds" +msgstr "Ontdek nieuwe feeds" #: src/view/com/posts/FollowingEmptyState.tsx:70 #: src/view/com/posts/FollowingEndOfFeed.tsx:71 msgid "Discover new custom feeds" -msgstr "Discover new custom feeds" +msgstr "Ontdek nieuwe aangepaste feeds" #: src/view/screens/Search/Explore.tsx:389 msgid "Discover new feeds" -msgstr "Discover new feeds" +msgstr "Ontdek nieuwe feeds" #: src/components/Dialog/index.tsx:315 msgid "Dismiss" @@ -1633,21 +1633,21 @@ msgstr "Negeer starthandleiding" #: src/view/screens/AccessibilitySettings.tsx:97 msgid "Display larger alt text badges" -msgstr "Display larger alt text badges" +msgstr "Toon grotere alt-tekstbadges" #: src/screens/Profile/Header/EditProfileDialog.tsx:314 #: src/screens/Profile/Header/EditProfileDialog.tsx:320 #: src/screens/Profile/Header/EditProfileDialog.tsx:351 msgid "Display name" -msgstr "Display name" +msgstr "Weergavenaam" #: src/screens/Profile/Header/EditProfileDialog.tsx:333 msgid "Display name is too long" -msgstr "Display name is too long" +msgstr "Weergavenaam is te lang" #: src/screens/Profile/Header/EditProfileDialog.tsx:334 msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." -msgstr "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." +msgstr "Weergavenaam is te lang. Het maximale aantal tekens is {DISPLAY_NAME_MAX_GRAPHEMES}." #: src/components/dialogs/MutedWords.tsx:302 msgid "Do not apply this mute word to users you follow" @@ -1655,27 +1655,27 @@ msgstr "Gebruik dit negeerwoord niet voor gebruikers die u volgt" #: src/view/com/composer/labels/LabelsBtn.tsx:174 msgid "Does not contain adult content." -msgstr "Does not contain adult content." +msgstr "Bevat geen inhoud voor volwassenen." #: src/view/com/composer/labels/LabelsBtn.tsx:213 msgid "Does not contain graphic or disturbing content." -msgstr "Does not contain graphic or disturbing content." +msgstr "Bevat geen grafische of verontrustende inhoud." #: src/lib/moderation/useGlobalLabelStrings.ts:39 msgid "Does not include nudity." -msgstr "Does not include nudity." +msgstr "Bevat geen naaktheid." #: src/screens/Signup/StepHandle.tsx:159 msgid "Doesn't begin or end with a hyphen" -msgstr "Doesn't begin or end with a hyphen" +msgstr "Begint en eindigt niet met een koppelteken" #: src/view/com/modals/ChangeHandle.tsx:468 msgid "Domain Value" -msgstr "Domain Value" +msgstr "Domeinwaarde" #: src/view/com/modals/ChangeHandle.tsx:475 msgid "Domain verified!" -msgstr "Domain verified!" +msgstr "Domein geverifieerd!" #: src/components/dialogs/BirthDateSettings.tsx:118 #: src/components/dialogs/BirthDateSettings.tsx:124 @@ -1702,11 +1702,11 @@ msgstr "Gereed" #: src/view/com/modals/UserAddRemoveLists.tsx:116 msgctxt "action" msgid "Done" -msgstr "Done" +msgstr "Gereed" #: src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx:43 msgid "Done{extraText}" -msgstr "Done{extraText}" +msgstr "Gereed {extraText}" #: src/components/Dialog/index.tsx:316 msgid "Double tap to close the dialog" @@ -1719,7 +1719,7 @@ msgstr "Download Bluesky" #: src/view/screens/Settings/ExportCarDialog.tsx:76 #: src/view/screens/Settings/ExportCarDialog.tsx:80 msgid "Download CAR file" -msgstr "Download CAR file" +msgstr "CAR-bestand downloaden" #: src/view/com/composer/text-input/TextInput.web.tsx:300 msgid "Drop to add images" @@ -1727,15 +1727,15 @@ msgstr "Laat vallen om afbeeldingen toe te voegen" #: src/components/dialogs/MutedWords.tsx:153 msgid "Duration:" -msgstr "Duration:" +msgstr "Duur: " #: src/lib/moderation/useGlobalLabelStrings.ts:43 msgid "E.g. artistic nudes." -msgstr "E.g. artistic nudes." +msgstr "Bijvoorbeeld artistieke naakten." #: src/view/com/modals/InviteCodes.tsx:97 msgid "Each code works once. You'll receive more invite codes periodically." -msgstr "Each code works once. You'll receive more invite codes periodically." +msgstr "Elke code werkt één keer. U ontvangt periodiek meer uitnodigingscodes." #: src/screens/StarterPack/StarterPackScreen.tsx:573 #: src/screens/StarterPack/Wizard/index.tsx:560 @@ -1743,16 +1743,16 @@ msgstr "Each code works once. You'll receive more invite codes periodically." #: src/view/screens/Feeds.tsx:386 #: src/view/screens/Feeds.tsx:454 msgid "Edit" -msgstr "Edit" +msgstr "Bewerken" #: src/view/com/lists/ListMembers.tsx:146 msgctxt "action" msgid "Edit" -msgstr "Edit" +msgstr "Bewerken" #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:111 msgid "Edit Feeds" -msgstr "Edit Feeds" +msgstr "Bewerk Feeds" #: src/view/com/modals/CreateOrEditList.tsx:230 msgid "Edit Moderation List" @@ -1763,11 +1763,11 @@ msgstr "Bewerk moderatielijst" #: src/view/screens/Feeds.tsx:452 #: src/view/screens/SavedFeeds.tsx:116 msgid "Edit My Feeds" -msgstr "Edit My Feeds" +msgstr "Bewerk mijn feeds" #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109 msgid "Edit People" -msgstr "Edit People" +msgstr "Bewerk mensen" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:179 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:172 @@ -1792,16 +1792,16 @@ msgstr "Bewerk afbeelding" #: src/view/com/util/forms/PostDropdownBtn.tsx:632 #: src/view/com/util/forms/PostDropdownBtn.tsx:647 msgid "Edit interaction settings" -msgstr "Edit interaction settings" +msgstr "Bewerk interactie-instellingen" #: src/view/screens/ProfileList.tsx:518 msgid "Edit list details" -msgstr "Edit list details" +msgstr "Bewerk lijstdetails" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:66 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:204 msgid "Edit post interaction settings" -msgstr "Edit post interaction settings" +msgstr "Bewerk berichtinteractie-instellingen" #: src/screens/Profile/Header/EditProfileDialog.tsx:269 #: src/screens/Profile/Header/EditProfileDialog.tsx:275 @@ -1816,7 +1816,7 @@ msgstr "Bewerk startpakket" #: src/components/WhoCanReply.tsx:87 msgid "Edit who can reply" -msgstr "Edit who can reply" +msgstr "Bewerk wie kan antwoorden" #: src/Navigation.tsx:372 msgid "Edit your starter pack" @@ -1825,55 +1825,55 @@ msgstr "Bewerk uw startpakket" #: src/screens/Onboarding/index.tsx:31 #: src/screens/Onboarding/state.ts:88 msgid "Education" -msgstr "Education" +msgstr "Onderwijs" #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" -msgstr "Email" +msgstr "E-mail" #: src/view/screens/Settings/index.tsx:320 msgid "Email:" -msgstr "Email:" +msgstr "E-mailadres:" #: src/view/screens/Settings/DisableEmail2FADialog.tsx:64 msgid "Email 2FA disabled" -msgstr "Email 2FA disabled" +msgstr "E-mail 2FA uitgeschakeld" #: src/components/intents/VerifyEmailIntentDialog.tsx:104 msgid "Email Resent" -msgstr "Email Resent" +msgstr "E-mail opnieuw verstuurd" #: src/view/com/modals/ChangeEmail.tsx:106 msgid "Email Updated" -msgstr "Email Updated" +msgstr "E-mailadres bijgewerkt" #: src/components/intents/VerifyEmailIntentDialog.tsx:79 msgid "Email Verified" -msgstr "Email Verified" +msgstr "E-mailadres geverifieerd" #: src/screens/Login/ForgotPasswordForm.tsx:93 msgid "Email address" -msgstr "Email address" +msgstr "E-mailadres" #: src/view/com/modals/ChangeEmail.tsx:54 #: src/view/com/modals/ChangeEmail.tsx:83 msgid "Email updated" -msgstr "Email updated" +msgstr "E-mailadres bijgewerkt" #: src/view/com/modals/VerifyEmail.tsx:85 msgid "Email verified" -msgstr "Email verified" +msgstr "E-mailadres geverifieerd" #: src/components/dialogs/Embed.tsx:113 msgid "Embed HTML code" -msgstr "Embed HTML code" +msgstr "HTML-code insluiten" #: src/components/dialogs/Embed.tsx:97 #: src/view/com/util/forms/PostDropdownBtn.tsx:469 #: src/view/com/util/forms/PostDropdownBtn.tsx:471 msgid "Embed post" -msgstr "Embed post" +msgstr "Bericht insluiten" #: src/components/dialogs/Embed.tsx:101 msgid "Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website." @@ -1881,43 +1881,43 @@ msgstr "Sluit dit bericht in op uw website. Kopieer simpelweg het volgende fragm #: src/screens/Moderation/index.tsx:343 msgid "Enable adult content" -msgstr "Enable adult content" +msgstr "Inschakelen inhoud voor volwassenen" #: src/components/dialogs/EmbedConsent.tsx:81 #: src/components/dialogs/EmbedConsent.tsx:88 msgid "Enable external media" -msgstr "Enable external media" +msgstr "Inschakelen externe media" #: src/view/screens/PreferencesExternalEmbeds.tsx:71 msgid "Enable media players for" -msgstr "Enable media players for" +msgstr "Inschakelen mediaspelers voor" #: src/view/screens/NotificationsSettings.tsx:68 #: src/view/screens/NotificationsSettings.tsx:71 msgid "Enable priority notifications" -msgstr "Enable priority notifications" +msgstr "Inschakelen prioriteitsmeldingen" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:389 msgid "Enable subtitles" -msgstr "Enable subtitles" +msgstr "Inschakelen ondertitels" #: src/components/dialogs/EmbedConsent.tsx:93 msgid "Enable this source only" -msgstr "Enable this source only" +msgstr "Inschakelen alleen deze bron" #: src/components/dialogs/EmbedConsent.tsx:100 msgid "Enable {0} only" -msgstr "Enable {0} only" +msgstr "Alleen {0} inschakelen" #: src/screens/Messages/Settings.tsx:124 #: src/screens/Messages/Settings.tsx:127 #: src/screens/Moderation/index.tsx:354 msgid "Enabled" -msgstr "Enabled" +msgstr "Ingeschakeld" #: src/screens/Profile/Sections/Feed.tsx:114 msgid "End of feed" -msgstr "End of feed" +msgstr "Einde van feed" #: src/view/com/composer/videos/SubtitleDialog.tsx:159 msgid "Ensure you have selected a language for each subtitle file." @@ -2013,11 +2013,11 @@ msgstr "Iedereen" #: src/lib/moderation/useReportOptions.ts:73 msgid "Excessive mentions or replies" -msgstr "Excessive mentions or replies" +msgstr "Overmatig veel vermeldingen of antwoorden" #: src/lib/moderation/useReportOptions.ts:86 msgid "Excessive or unwanted messages" -msgstr "Excessive or unwanted messages" +msgstr "Overmatige of ongewenste berichten" #: src/components/dialogs/MutedWords.tsx:311 msgid "Exclude users you follow" @@ -2029,7 +2029,7 @@ msgstr "Gebruikers uitsluiten die u volgt" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:406 msgid "Exit fullscreen" -msgstr "Exit fullscreen" +msgstr "Volledig scherm afsluiten" #: src/view/com/modals/DeleteAccount.tsx:293 msgid "Exits account deletion process" @@ -2049,11 +2049,11 @@ msgstr "Verlaat afbeeldingweergave" #: src/view/com/modals/ListAddRemoveUsers.tsx:89 msgid "Exits inputting search query" -msgstr "Exits inputting search query" +msgstr "Verlaat invoer van zoekopdracht" #: src/view/com/lightbox/Lightbox.web.tsx:183 msgid "Expand alt text" -msgstr "Expand alt text" +msgstr "Alt-tekst uitbreiden" #: src/view/com/notifications/FeedItem.tsx:266 msgid "Expand list of users" @@ -2062,11 +2062,11 @@ msgstr "Gebruikerslijst uitvouwen" #: src/view/com/composer/ComposerReplyTo.tsx:70 #: src/view/com/composer/ComposerReplyTo.tsx:73 msgid "Expand or collapse the full post you are replying to" -msgstr "Expand or collapse the full post you are replying to" +msgstr "Uitvouwen of dichtvouwen van het volledige bericht waar u op antwoordt" #: src/lib/api/index.ts:376 msgid "Expected uri to resolve to a record" -msgstr "Expected uri to resolve to a record" +msgstr "Verwacht werd dat uri omgezet kon worden naar een record" #: src/view/screens/NotificationsSettings.tsx:78 msgid "Experimental: When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." @@ -2074,15 +2074,15 @@ msgstr "Experimenteel: wanneer deze voorkeur is ingeschakeld ontvangt u alleen a #: src/components/dialogs/MutedWords.tsx:500 msgid "Expired" -msgstr "Expired" +msgstr "Verlopen" #: src/components/dialogs/MutedWords.tsx:502 msgid "Expires {0}" -msgstr "Expires {0}" +msgstr "Verloopt {0}" #: src/lib/moderation/useGlobalLabelStrings.ts:47 msgid "Explicit or potentially disturbing media." -msgstr "Explicit or potentially disturbing media." +msgstr "Expliciete of mogelijk storende media." #: src/lib/moderation/useGlobalLabelStrings.ts:35 msgid "Explicit sexual images." @@ -2091,36 +2091,36 @@ msgstr "Expliciete seksuele afbeeldingen." #: src/view/screens/Settings/ExportCarDialog.tsx:61 #: src/view/screens/Settings/index.tsx:764 msgid "Export My Data" -msgstr "Export My Data" +msgstr "Exporteer mijn gegevens" #: src/view/screens/Settings/index.tsx:753 msgid "Export my data" -msgstr "Export my data" +msgstr "Exporteer mijn gegevens" #: src/components/dialogs/EmbedConsent.tsx:54 #: src/components/dialogs/EmbedConsent.tsx:58 msgid "External Media" -msgstr "External Media" +msgstr "Externe media" #: src/Navigation.tsx:309 #: src/view/screens/PreferencesExternalEmbeds.tsx:51 #: src/view/screens/Settings/index.tsx:646 msgid "External Media Preferences" -msgstr "External Media Preferences" +msgstr "Externe mediavoorkeuren" #: src/components/dialogs/EmbedConsent.tsx:70 #: src/view/screens/PreferencesExternalEmbeds.tsx:62 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 "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 "Externe media kunnen websites toestaan om informatie over u en uw apparaat te verzamelen. Er wordt geen informatie verzonden of gevraagd totdat u drukt op de knop \"afspelen\"." #: src/view/screens/Settings/index.tsx:637 msgid "External media settings" -msgstr "External media settings" +msgstr "Instellingen voor externe media" #: src/view/com/modals/AddAppPasswords.tsx:119 #: src/view/com/modals/AddAppPasswords.tsx:123 msgid "Failed to create app password." -msgstr "Failed to create app password." +msgstr "Het aanmaken van een app-wachtwoord is mislukt." #: src/screens/StarterPack/Wizard/index.tsx:238 #: src/screens/StarterPack/Wizard/index.tsx:246 @@ -2129,15 +2129,15 @@ msgstr "Het aanmaken van het startpakket is mislukt" #: src/view/com/modals/CreateOrEditList.tsx:186 msgid "Failed to create the list. Check your internet connection and try again." -msgstr "Failed to create the list. Check your internet connection and try again." +msgstr "Het is niet gelukt om de lijst te maken. Controleer uw internetverbinding en probeer het opnieuw." #: src/components/dms/MessageMenu.tsx:73 msgid "Failed to delete message" -msgstr "Failed to delete message" +msgstr "Bericht kon niet worden verwijderd" #: src/view/com/util/forms/PostDropdownBtn.tsx:200 msgid "Failed to delete post, please try again" -msgstr "Failed to delete post, please try again" +msgstr "Bericht verwijderen mislukt, probeer het opnieuw" #: src/screens/StarterPack/StarterPackScreen.tsx:697 msgid "Failed to delete starter pack" @@ -2145,12 +2145,12 @@ msgstr "Het verwijderen van het startpakket is mislukt" #: src/components/dialogs/GifSelect.tsx:224 msgid "Failed to load GIFs" -msgstr "Failed to load GIFs" +msgstr "Het laden van GIF's is mislukt" #: src/view/screens/Search/Explore.tsx:427 #: src/view/screens/Search/Explore.tsx:455 msgid "Failed to load feeds preferences" -msgstr "Failed to load feeds preferences" +msgstr "Het laden van feedvoorkeuren is mislukt" #: src/screens/Messages/components/MessageListError.tsx:23 msgid "Failed to load past messages" @@ -2159,15 +2159,15 @@ msgstr "Het laden van eerdere berichten is mislukt" #: src/view/screens/Search/Explore.tsx:420 #: src/view/screens/Search/Explore.tsx:448 msgid "Failed to load suggested feeds" -msgstr "Failed to load suggested feeds" +msgstr "Het laden van voorgestelde feeds is mislukt" #: src/view/screens/Search/Explore.tsx:378 msgid "Failed to load suggested follows" -msgstr "Failed to load suggested follows" +msgstr "Het is niet gelukt om een lijst te laden met volgsuggesties" #: src/state/queries/pinned-post.ts:75 msgid "Failed to pin post" -msgstr "Failed to pin post" +msgstr "Vastzetten van bericht is mislukt" #: src/view/com/lightbox/Lightbox.tsx:97 msgid "Failed to save image: {0}" @@ -2175,18 +2175,18 @@ msgstr "Het opslaan van de afbeelding is mislukt: {0}" #: src/state/queries/notifications/settings.ts:39 msgid "Failed to save notification preferences, please try again" -msgstr "Failed to save notification preferences, please try again" +msgstr "Opslaan van meldingsvoorkeuren is mislukt, probeer het opnieuw" #: src/lib/api/index.ts:145 #: src/lib/api/index.ts:170 #: src/components/dms/MessageItem.tsx:233 msgid "Failed to send" -msgstr "Failed to send" +msgstr "Verzenden mislukt" #: src/components/moderation/LabelsOnMeDialog.tsx:229 #: src/screens/Messages/components/ChatDisabled.tsx:87 msgid "Failed to submit appeal, please try again." -msgstr "Failed to submit appeal, please try again." +msgstr "Het indienen van beroep is mislukt, probeer het opnieuw." #: src/view/com/util/forms/PostDropdownBtn.tsx:229 msgid "Failed to toggle thread mute, please try again" @@ -7634,19 +7634,19 @@ msgstr "klik hier" #: src/screens/Profile/Header/EditProfileDialog.tsx:321 msgid "e.g. Alice Lastname" -msgstr "e.g. Alice Lastname" +msgstr "bijvoorbeeld Alice Achternaam" #: src/view/com/modals/CreateOrEditList.tsx:263 msgid "e.g. Great Posters" -msgstr "e.g. Great Posters" +msgstr "Bijvoorbeeld geweldige auteurs" #: src/view/com/modals/CreateOrEditList.tsx:264 msgid "e.g. Spammers" -msgstr "e.g. Spammers" +msgstr "Bijvoorbeeld spammers" #: src/view/com/modals/CreateOrEditList.tsx:292 msgid "e.g. The posters who never miss." -msgstr "e.g. The posters who never miss." +msgstr "Bijvoorbeeld de auteurs die nooit missen." #: src/view/com/modals/CreateOrEditList.tsx:293 msgid "e.g. Users that repeatedly reply with ads." @@ -7654,11 +7654,11 @@ msgstr "Bijvoorbeeld gebruikers die herhaaldelijk met advertenties reageren." #: src/view/com/modals/ChangeHandle.tsx:245 msgid "e.g. alice" -msgstr "e.g. alice" +msgstr "bijvoorbeeld alice" #: src/view/com/modals/ChangeHandle.tsx:367 msgid "e.g. alice.com" -msgstr "e.g. alice.com" +msgstr "bijvoorbeeld alice.com" #: src/view/com/notifications/FeedItem.tsx:207 msgid "followed you" -- cgit 1.4.1 From 1b87351d38224880629f66b909f2d08b58d968a4 Mon Sep 17 00:00:00 2001 From: Guido Leenders Date: Wed, 13 Nov 2024 23:48:45 +0100 Subject: More Dutch translations [ER]. --- src/locale/locales/nl/messages.po | 400 +++++++++++++++++++------------------- 1 file changed, 200 insertions(+), 200 deletions(-) (limited to 'src') diff --git a/src/locale/locales/nl/messages.po b/src/locale/locales/nl/messages.po index a10340d29..7f2c4da1a 100644 --- a/src/locale/locales/nl/messages.po +++ b/src/locale/locales/nl/messages.po @@ -2194,18 +2194,18 @@ msgstr "Het wisselen tussen wel/niet-negeren van het gesprek is mislukt, probeer #: src/components/FeedCard.tsx:276 msgid "Failed to update feeds" -msgstr "Failed to update feeds" +msgstr "Het is niet gelukt om de feeds bij te werken" #: src/screens/Messages/Settings.tsx:36 msgid "Failed to update settings" -msgstr "Failed to update settings" +msgstr "Het is niet gelukt om de instellingen bij te werken" #: src/lib/media/video/upload.ts:72 #: src/lib/media/video/upload.web.ts:74 #: src/lib/media/video/upload.web.ts:78 #: src/lib/media/video/upload.web.ts:88 msgid "Failed to upload video" -msgstr "Failed to upload video" +msgstr "Het uploaden van video is mislukt" #: src/Navigation.tsx:225 msgid "Feed" @@ -2214,11 +2214,11 @@ msgstr "Feed" #: src/components/FeedCard.tsx:134 #: src/view/com/feeds/FeedSourceCard.tsx:250 msgid "Feed by {0}" -msgstr "Feed by {0}" +msgstr "Feed door {0}" #: src/components/StarterPack/Wizard/WizardListCard.tsx:55 msgid "Feed toggle" -msgstr "Feed toggle" +msgstr "Feed wisselen" #: src/view/shell/desktop/RightNav.tsx:70 #: src/view/shell/Drawer.tsx:348 @@ -2228,7 +2228,7 @@ msgstr "Feedback" #: src/view/com/util/forms/PostDropdownBtn.tsx:271 #: src/view/com/util/forms/PostDropdownBtn.tsx:280 msgid "Feedback sent!" -msgstr "Feedback sent!" +msgstr "Feedback verzonden!" #: src/Navigation.tsx:352 #: src/screens/StarterPack/StarterPackScreen.tsx:183 @@ -2248,23 +2248,23 @@ msgstr "Feeds zijn aangepaste algoritmen die gebruikers met een beetje programme #: src/components/FeedCard.tsx:273 #: src/view/screens/SavedFeeds.tsx:83 msgid "Feeds updated!" -msgstr "Feeds updated!" +msgstr "Feeds bijgewerkt!" #: src/view/com/modals/ChangeHandle.tsx:468 msgid "File Contents" -msgstr "File Contents" +msgstr "Bestandsinhoud" #: src/view/screens/Settings/ExportCarDialog.tsx:42 msgid "File saved successfully!" -msgstr "File saved successfully!" +msgstr "Bestand succesvol opgeslagen!" #: src/lib/moderation/useLabelBehaviorDescription.ts:66 msgid "Filter from feeds" -msgstr "Filter from feeds" +msgstr "Filteren op feeds" #: src/screens/Onboarding/StepFinished.tsx:287 msgid "Finalizing" -msgstr "Finalizing" +msgstr "Afronding" #: src/view/com/posts/CustomFeedEmptyState.tsx:47 #: src/view/com/posts/FollowingEmptyState.tsx:53 @@ -2278,7 +2278,7 @@ msgstr "Zoek berichten en gebruikers op Bluesky" #: src/view/screens/PreferencesFollowingFeed.tsx:52 msgid "Fine-tune the content you see on your Following feed." -msgstr "Fine-tune the content you see on your Following feed." +msgstr "Verfijn de inhoud die u ziet op uw volgfeed." #: src/view/screens/PreferencesThreads.tsx:55 msgid "Fine-tune the discussion threads." @@ -2286,7 +2286,7 @@ msgstr "Verfijn de gesprekken" #: src/screens/StarterPack/Wizard/index.tsx:200 msgid "Finish" -msgstr "Finish" +msgstr "Voltooien" #: src/screens/Onboarding/index.tsx:35 msgid "Fitness" @@ -2294,7 +2294,7 @@ msgstr "Fitness" #: src/screens/Onboarding/StepFinished.tsx:267 msgid "Flexible" -msgstr "Flexible" +msgstr "Flexibel" #: src/components/ProfileCard.tsx:358 #: src/components/ProfileHoverCard/index.web.tsx:449 @@ -2352,15 +2352,15 @@ msgstr "Gevolgd door <0>{0}" #: src/components/KnownFollowers.tsx:186 msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" -msgstr "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" +msgstr "Gevolgd door <0>{0}, <1>{1}, en {2, plural, een {# other} andere {# others}}" #: src/components/KnownFollowers.tsx:204 msgid "Followed by <0>{0} and <1>{1}" -msgstr "Followed by <0>{0} and <1>{1}" +msgstr "Gevolgd door <0>{0} en <1>{1}" #: src/components/KnownFollowers.tsx:217 msgid "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" -msgstr "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" +msgstr "Gevolgd door <0>{0} en {1, plural, één {# other} andere {# others}}" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:404 msgid "Followed users" @@ -2369,16 +2369,16 @@ msgstr "Gevolgde gebruikers" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 msgid "Followers" -msgstr "Followers" +msgstr "Volgers" #: src/Navigation.tsx:186 msgid "Followers of @{0} that you know" -msgstr "Followers of @{0} that you know" +msgstr "Volgers van @{0} die u kent" #: src/screens/Profile/KnownFollowers.tsx:110 #: src/screens/Profile/KnownFollowers.tsx:120 msgid "Followers you know" -msgstr "Followers you know" +msgstr "Volgers die u kent" #: src/components/ProfileCard.tsx:352 #: src/components/ProfileHoverCard/index.web.tsx:448 @@ -2390,49 +2390,49 @@ msgstr "Followers you know" #: src/view/screens/ProfileFollows.tsx:31 #: src/view/screens/SavedFeeds.tsx:431 msgid "Following" -msgstr "Following" +msgstr "Volgend" #: src/Navigation.tsx:296 #: src/view/screens/PreferencesFollowingFeed.tsx:49 #: src/view/screens/Settings/index.tsx:549 msgid "Following Feed Preferences" -msgstr "Following Feed Preferences" +msgstr "Volgfeedvoorkeuren" #: src/view/screens/Settings/index.tsx:540 msgid "Following feed preferences" -msgstr "Following feed preferences" +msgstr "Volgfeedvoorkeuren" #: src/components/ProfileCard.tsx:318 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:88 msgid "Following {0}" -msgstr "Following {0}" +msgstr "Volgt {0}" #: src/view/com/posts/AviFollowButton.tsx:50 msgid "Following {name}" -msgstr "Following {name}" +msgstr "Volgt {name}" #: src/components/Pills.tsx:175 msgid "Follows You" -msgstr "Follows You" +msgstr "Volgt u" #: src/screens/Profile/Header/Handle.tsx:33 msgid "Follows you" -msgstr "Follows you" +msgstr "Volgt u" #: src/components/dialogs/nuxs/NeueTypography.tsx:71 #: src/screens/Settings/AppearanceSettings.tsx:141 msgid "Font" -msgstr "Font" +msgstr "Lettertype" #: src/components/dialogs/nuxs/NeueTypography.tsx:91 #: src/screens/Settings/AppearanceSettings.tsx:161 msgid "Font size" -msgstr "Font size" +msgstr "Lettergrootte" #: src/screens/Onboarding/index.tsx:40 #: src/screens/Onboarding/state.ts:89 msgid "Food" -msgstr "Food" +msgstr "Voedsel" #: src/view/com/modals/DeleteAccount.tsx:129 msgid "For security reasons, we'll need to send a confirmation code to your email address." @@ -2445,41 +2445,41 @@ msgstr "Om beveiligingsredenen kunt u dit niet meer bekijken. U moet een nieuw w #: src/components/dialogs/nuxs/NeueTypography.tsx:73 #: src/screens/Settings/AppearanceSettings.tsx:143 msgid "For the best experience, we recommend using the theme font." -msgstr "For the best experience, we recommend using the theme font." +msgstr "Voor de beste ervaring raden wij u aan het themalettertype te gebruiken." #: src/components/dialogs/MutedWords.tsx:178 msgid "Forever" -msgstr "Forever" +msgstr "Eeuwig" #: src/screens/Login/LoginForm.tsx:241 msgid "Forgot?" -msgstr "Forgot?" +msgstr "Vergeten?" #: src/screens/Login/index.tsx:126 #: src/screens/Login/index.tsx:141 msgid "Forgot Password" -msgstr "Forgot Password" +msgstr "Wachtwoord vergeten" #: src/screens/Login/LoginForm.tsx:230 msgid "Forgot password?" -msgstr "Forgot password?" +msgstr "Wachtwoord vergeten?" #: src/lib/moderation/useReportOptions.ts:54 msgid "Frequently Posts Unwanted Content" -msgstr "Frequently Posts Unwanted Content" +msgstr "Publiceert vaak ongewenste inhoud" #: src/view/com/posts/FeedItem.tsx:273 msgctxt "from-feed" msgid "From <0/>" -msgstr "From <0/>" +msgstr "Van <0/>" #: src/screens/Hashtag.tsx:117 msgid "From @{sanitizedAuthor}" -msgstr "From @{sanitizedAuthor}" +msgstr "Van @{sanitizedAuthor}" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:407 msgid "Fullscreen" -msgstr "Fullscreen" +msgstr "Volledig scherm" #: src/components/MediaPreview.tsx:122 msgid "GIF" @@ -2487,7 +2487,7 @@ msgstr "GIF" #: src/view/com/composer/photos/SelectPhotoBtn.tsx:50 msgid "Gallery" -msgstr "Gallery" +msgstr "Galerij" #: src/components/StarterPack/ProfileStarterPacks.tsx:280 msgid "Generate a starter pack" @@ -2496,15 +2496,15 @@ msgstr "Genereer een startpakket" #: src/view/com/modals/VerifyEmail.tsx:197 #: src/view/com/modals/VerifyEmail.tsx:199 msgid "Get Started" -msgstr "Get Started" +msgstr "Aan de slag" #: src/view/shell/Drawer.tsx:352 msgid "Get help" -msgstr "Get help" +msgstr "Hulp krijgen" #: src/components/ProgressGuide/List.tsx:33 msgid "Getting started" -msgstr "Getting started" +msgstr "Aan de slag" #: src/screens/Onboarding/StepProfile/index.tsx:234 msgid "Give your profile a face" @@ -2512,7 +2512,7 @@ msgstr "Geef uw profiel een gezicht" #: src/lib/moderation/useReportOptions.ts:39 msgid "Glaring violations of law or terms of service" -msgstr "Glaring violations of law or terms of service" +msgstr "Duidelijke overtredingen van de wet of servicevoorwaarden" #: src/components/Error.tsx:79 #: src/screens/List/ListHiddenScreen.tsx:210 @@ -2523,11 +2523,11 @@ msgstr "Glaring violations of law or terms of service" #: src/view/screens/ProfileFeed.tsx:118 #: src/view/screens/ProfileList.tsx:1034 msgid "Go Back" -msgstr "Go Back" +msgstr "Ga terug" #: src/view/screens/NotFound.tsx:56 msgid "Go Home" -msgstr "Go Home" +msgstr "Ga naar huis" #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 @@ -2537,7 +2537,7 @@ msgstr "Go Home" #: src/view/screens/ProfileList.tsx:1029 #: src/view/shell/desktop/LeftNav.tsx:134 msgid "Go back" -msgstr "Go back" +msgstr "Ga terug" #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 @@ -2546,15 +2546,15 @@ msgstr "Go back" #: src/screens/Onboarding/Layout.tsx:191 #: src/screens/Signup/BackNextButtons.tsx:36 msgid "Go back to previous step" -msgstr "Go back to previous step" +msgstr "Ga terug naar de vorige stap" #: src/screens/StarterPack/Wizard/index.tsx:308 msgid "Go back to the previous step" -msgstr "Go back to the previous step" +msgstr "Ga terug naar de vorige stap" #: src/view/screens/NotFound.tsx:57 msgid "Go home" -msgstr "Go home" +msgstr "Ga naar huis" #: src/screens/Messages/components/ChatListItem.tsx:264 msgid "Go to conversation with {0}" @@ -2563,7 +2563,7 @@ msgstr "Ga naar gesprek met {0}" #: src/screens/Login/ForgotPasswordForm.tsx:165 #: src/view/com/modals/ChangePassword.tsx:168 msgid "Go to next" -msgstr "Go to next" +msgstr "Ga naar volgende" #: src/components/dms/ConvoMenu.tsx:167 msgid "Go to profile" @@ -2577,11 +2577,11 @@ msgstr "Ga naar gebruikersprofiel" #: src/view/com/composer/labels/LabelsBtn.tsx:199 #: src/view/com/composer/labels/LabelsBtn.tsx:202 msgid "Graphic Media" -msgstr "Graphic Media" +msgstr "Grafische media" #: src/state/shell/progress-guide.tsx:161 msgid "Half way there!" -msgstr "Half way there!" +msgstr "Halverwege!" #: src/view/com/modals/ChangeHandle.tsx:253 msgid "Handle" @@ -2589,11 +2589,11 @@ msgstr "Handle" #: src/view/screens/AccessibilitySettings.tsx:118 msgid "Haptics" -msgstr "Haptics" +msgstr "Voelbaarheid" #: src/lib/moderation/useReportOptions.ts:34 msgid "Harassment, trolling, or intolerance" -msgstr "Harassment, trolling, or intolerance" +msgstr "Pesterijen, trolling of intolerantie" #: src/Navigation.tsx:332 msgid "Hashtag" @@ -2605,7 +2605,7 @@ msgstr "Hashtag: #{tag}" #: src/screens/Signup/index.tsx:173 msgid "Having trouble?" -msgstr "Having trouble?" +msgstr "Heeft u problemen?" #: src/view/shell/desktop/RightNav.tsx:99 #: src/view/shell/Drawer.tsx:361 @@ -2618,11 +2618,11 @@ msgstr "Help mensen te weten dat u geen bot bent door een foto te uploaden of ee #: src/view/com/modals/AddAppPasswords.tsx:204 msgid "Here is your app password." -msgstr "Here is your app password." +msgstr "Hier is uw app-wachtwoord." #: src/components/ListCard.tsx:130 msgid "Hidden list" -msgstr "Hidden list" +msgstr "Verborgen lijst" #: src/components/moderation/ContentHider.tsx:178 #: src/components/moderation/LabelPreference.tsx:134 @@ -2638,36 +2638,36 @@ msgstr "Verbergen" #: src/view/com/notifications/FeedItem.tsx:477 msgctxt "action" msgid "Hide" -msgstr "Hide" +msgstr "Verbergen" #: src/view/com/util/forms/PostDropdownBtn.tsx:543 #: src/view/com/util/forms/PostDropdownBtn.tsx:549 msgid "Hide post for me" -msgstr "Hide post for me" +msgstr "Verberg bericht voor mij" #: src/view/com/util/forms/PostDropdownBtn.tsx:560 #: src/view/com/util/forms/PostDropdownBtn.tsx:570 msgid "Hide reply for everyone" -msgstr "Hide reply for everyone" +msgstr "Verberg antwoord voor iedereen" #: src/view/com/util/forms/PostDropdownBtn.tsx:542 #: src/view/com/util/forms/PostDropdownBtn.tsx:548 msgid "Hide reply for me" -msgstr "Hide reply for me" +msgstr "Verberg antwoord voor mij" #: src/components/moderation/ContentHider.tsx:129 #: src/components/moderation/PostHider.tsx:79 msgid "Hide the content" -msgstr "Hide the content" +msgstr "Verberg de inhoud" #: src/view/com/util/forms/PostDropdownBtn.tsx:679 msgid "Hide this post?" -msgstr "Hide this post?" +msgstr "Verberg dit bericht?" #: src/view/com/util/forms/PostDropdownBtn.tsx:679 #: src/view/com/util/forms/PostDropdownBtn.tsx:741 msgid "Hide this reply?" -msgstr "Hide this reply?" +msgstr "Verberg dit antwoord?" #: src/view/com/notifications/FeedItem.tsx:468 msgid "Hide user list" @@ -2691,7 +2691,7 @@ msgstr "Hmm, de feedserver gaf een slecht antwoord. Stel de eigenaar van de feed #: src/view/com/posts/FeedErrorMessage.tsx:102 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." -msgstr "Hmm, we're having trouble finding this feed. It may have been deleted." +msgstr "Hmm, we hebben problemen met het vinden van deze feed. Deze is mogelijk verwijderd." #: src/screens/Moderation/index.tsx:61 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." @@ -2703,7 +2703,7 @@ msgstr "Hmm, we konden die moderatieservice niet laden." #: src/view/com/composer/state/video.ts:427 msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" -msgstr "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" +msgstr "Wacht even! We geven geleidelijk toegang tot video en u staat nog steeds in de rij. Kom snel terug!" #: src/Navigation.tsx:549 #: src/Navigation.tsx:569 @@ -2711,7 +2711,7 @@ msgstr "Hold up! We’re gradually giving access to video, and you’re still wa #: src/view/shell/desktop/LeftNav.tsx:369 #: src/view/shell/Drawer.tsx:420 msgid "Home" -msgstr "Home" +msgstr "Thuis" #: src/view/com/modals/ChangeHandle.tsx:407 msgid "Host:" @@ -2722,22 +2722,22 @@ msgstr "Host:" #: src/screens/Signup/StepInfo/index.tsx:133 #: src/view/com/modals/ChangeHandle.tsx:268 msgid "Hosting provider" -msgstr "Hosting provider" +msgstr "Hostingprovider" #: src/view/com/modals/InAppBrowserConsent.tsx:41 msgid "How should we open this link?" -msgstr "How should we open this link?" +msgstr "Hoe moeten we deze link openen?" #: src/components/dialogs/VerifyEmailDialog.tsx:196 #: src/components/dialogs/VerifyEmailDialog.tsx:203 msgid "I Have a Code" -msgstr "I Have a Code" +msgstr "Ik heb een code" #: src/view/com/modals/VerifyEmail.tsx:222 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:131 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:134 msgid "I have a code" -msgstr "I have a code" +msgstr "Ik heb een code" #: src/view/com/modals/VerifyEmail.tsx:224 msgid "I have a confirmation code" @@ -2745,16 +2745,16 @@ msgstr "Ik heb een bevestigingscode" #: src/view/com/modals/ChangeHandle.tsx:271 msgid "I have my own domain" -msgstr "I have my own domain" +msgstr "Ik heb mijn eigen domein" #: src/components/dms/BlockedByListDialog.tsx:57 #: src/components/dms/ReportConversationPrompt.tsx:22 msgid "I understand" -msgstr "I understand" +msgstr "Ik begrijp het" #: src/view/com/lightbox/Lightbox.web.tsx:185 msgid "If alt text is long, toggles alt text expanded state" -msgstr "If alt text is long, toggles alt text expanded state" +msgstr "Als de alt-tekst lang is wordt de alt-tekst in- of uitgeschakeld" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:92 msgid "If you're trying to change your handle or email, do so before you deactivate." @@ -2762,15 +2762,15 @@ msgstr "Als u uw handle of e-mailadres probeert te wijzigen, doe dit dan voordat #: src/screens/Signup/StepInfo/Policies.tsx:110 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 "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 "Als u volgens de wetten van uw land nog geen volwassene bent moet uw ouder of wettelijke voogd deze Voorwaarden namens u lezen." #: src/view/screens/ProfileList.tsx:723 msgid "If you delete this list, you won't be able to recover it." -msgstr "If you delete this list, you won't be able to recover it." +msgstr "Als u deze lijst verwijdert kunt u deze niet meer herstellen." #: src/view/com/util/forms/PostDropdownBtn.tsx:670 msgid "If you remove this post, you won't be able to recover it." -msgstr "If you remove this post, you won't be able to recover it." +msgstr "Als u dit bericht verwijdert kunt u het niet meer herstellen." #: src/view/com/modals/ChangePassword.tsx:149 msgid "If you want to change your password, we will send you a code to verify that this is your account." @@ -2778,7 +2778,7 @@ msgstr "Als u uw wachtwoord wilt wijzigen sturen we u een code om te verifiëren #: src/lib/moderation/useReportOptions.ts:38 msgid "Illegal and Urgent" -msgstr "Illegal and Urgent" +msgstr "Illegaal en dringend" #: src/view/com/util/images/Gallery.tsx:57 msgid "Image" @@ -2790,19 +2790,19 @@ msgstr "Afbeelding opgeslagen in uw filmrol!" #: src/lib/moderation/useReportOptions.ts:68 msgid "Impersonation, misinformation, or false claims" -msgstr "Impersonation, misinformation, or false claims" +msgstr "Nabootsing van identiteit, verkeerde informatie of valse beweringen" #: src/lib/moderation/useReportOptions.ts:49 msgid "Impersonation or false claims about identity or affiliation" -msgstr "Impersonation or false claims about identity or affiliation" +msgstr "Nabootsing van identiteit of valse beweringen over identiteit of affiliatie" #: src/lib/moderation/useReportOptions.ts:91 msgid "Inappropriate messages or explicit links" -msgstr "Inappropriate messages or explicit links" +msgstr "Ongepaste berichten of expliciete links" #: src/screens/Login/SetNewPasswordForm.tsx:121 msgid "Input code sent to your email for password reset" -msgstr "Input code sent to your email for password reset" +msgstr "Invoercode verzonden naar uw e-mailadres voor het opnieuw instellen van uw wachtwoord" #: src/view/com/modals/DeleteAccount.tsx:246 msgid "Input confirmation code for account deletion" @@ -2810,11 +2810,11 @@ msgstr "Voer de bevestigingscode in voor het verwijderen van het account" #: src/view/com/modals/AddAppPasswords.tsx:175 msgid "Input name for app password" -msgstr "Input name for app password" +msgstr "Voer naam in voor app-wachtwoord" #: src/screens/Login/SetNewPasswordForm.tsx:145 msgid "Input new password" -msgstr "Input new password" +msgstr "Voer nieuw wachtwoord in" #: src/view/com/modals/DeleteAccount.tsx:265 msgid "Input password for account deletion" @@ -2822,7 +2822,7 @@ msgstr "Voer wachtwoord in voor accountverwijdering" #: src/screens/Login/LoginForm.tsx:270 msgid "Input the code which has been emailed to you" -msgstr "Input the code which has been emailed to you" +msgstr "Voer de code in die gemaild is naar u" #: src/screens/Login/LoginForm.tsx:200 msgid "Input the username or email address you used at signup" @@ -2830,11 +2830,11 @@ msgstr "Voer de gebruikersnaam of het e-mailadres in dat u bij de registratie he #: src/screens/Login/LoginForm.tsx:225 msgid "Input your password" -msgstr "Input your password" +msgstr "Voer uw wachtwoord in" #: src/view/com/modals/ChangeHandle.tsx:376 msgid "Input your preferred hosting provider" -msgstr "Input your preferred hosting provider" +msgstr "Voer uw voorkeurshostingprovider in" #: src/screens/Signup/StepHandle.tsx:114 msgid "Input your user handle" @@ -2842,11 +2842,11 @@ msgstr "Voer uw gebruikershandle in." #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:50 msgid "Interaction limited" -msgstr "Interaction limited" +msgstr "Interactie beperkt" #: src/components/dialogs/nuxs/NeueTypography.tsx:47 msgid "Introducing new font settings" -msgstr "Introducing new font settings" +msgstr "Introductie nieuwe lettertype-instellingen" #: src/screens/Login/LoginForm.tsx:142 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:70 @@ -2855,11 +2855,11 @@ msgstr "Ongeldige 2FA-bevestigingscode." #: src/components/intents/VerifyEmailIntentDialog.tsx:91 msgid "Invalid Verification Code" -msgstr "Invalid Verification Code" +msgstr "Ongeldige verificatiecode" #: src/view/com/post-thread/PostThreadItem.tsx:264 msgid "Invalid or unsupported post record" -msgstr "Invalid or unsupported post record" +msgstr "Ongeldig of niet-ondersteund berichtrecord" #: src/screens/Login/LoginForm.tsx:88 #: src/screens/Login/LoginForm.tsx:147 @@ -2868,23 +2868,23 @@ msgstr "Ongeldige gebruikersnaam of wachtwoord" #: src/view/com/modals/InviteCodes.tsx:94 msgid "Invite a Friend" -msgstr "Invite a Friend" +msgstr "Nodig een vriend uit" #: src/screens/Signup/StepInfo/index.tsx:151 msgid "Invite code" -msgstr "Invite code" +msgstr "Uitnodigingscode" #: src/screens/Signup/state.ts:258 msgid "Invite code not accepted. Check that you input it correctly and try again." -msgstr "Invite code not accepted. Check that you input it correctly and try again." +msgstr "Uitnodigingscode niet geaccepteerd. Controleer of u deze correct hebt ingevoerd en probeer het opnieuw." #: src/view/com/modals/InviteCodes.tsx:170 msgid "Invite codes: 1 available" -msgstr "Invite codes: 1 available" +msgstr "Uitnodigingscodes: 1 beschikbaar" #: src/view/com/modals/InviteCodes.tsx:171 msgid "Invite codes: {0} available" -msgstr "Invite codes: {0} available" +msgstr "Uitnodigingscodes: {0} beschikbaar" #: src/components/StarterPack/ShareDialog.tsx:97 msgid "Invite people to this starter pack!" @@ -2892,15 +2892,15 @@ msgstr "Nodig mensen uit voor dit startpakket!" #: src/screens/StarterPack/Wizard/StepDetails.tsx:35 msgid "Invite your friends to follow your favorite feeds and people" -msgstr "Invite your friends to follow your favorite feeds and people" +msgstr "Nodig uw vrienden uit om uw favoriete feeds en mensen te volgen" #: src/screens/StarterPack/Wizard/StepDetails.tsx:32 msgid "Invites, but personal" -msgstr "Invites, but personal" +msgstr "Uitnodigingen, maar dan persoonlijk" #: src/screens/Signup/StepInfo/index.tsx:241 msgid "It's correct" -msgstr "It's correct" +msgstr "Het klopt" #: src/screens/StarterPack/Wizard/index.tsx:461 msgid "It's just you right now! Add more people to your starter pack by searching above." @@ -2933,7 +2933,7 @@ msgstr "Neem deel aan het gesprek" #: src/screens/Onboarding/index.tsx:21 #: src/screens/Onboarding/state.ts:91 msgid "Journalism" -msgstr "Journalism" +msgstr "Journalistiek" #: src/components/moderation/ContentHider.tsx:207 msgid "Labeled by the author." @@ -2984,21 +2984,21 @@ msgstr "Talen" #: src/components/dialogs/nuxs/NeueTypography.tsx:103 #: src/screens/Settings/AppearanceSettings.tsx:173 msgid "Larger" -msgstr "Larger" +msgstr "Groter" #: src/screens/Hashtag.tsx:98 #: src/view/screens/Search/Search.tsx:521 msgid "Latest" -msgstr "Latest" +msgstr "Nieuwste" #: src/components/moderation/ScreenHider.tsx:140 msgid "Learn More" -msgstr "Learn More" +msgstr "Leer meer" #: src/components/moderation/ContentHider.tsx:217 #: src/view/com/auth/server-input/index.tsx:158 msgid "Learn more." -msgstr "Learn more." +msgstr "Leer meer." #: src/view/com/auth/SplashScreen.web.tsx:165 msgid "Learn more about Bluesky" @@ -3006,7 +3006,7 @@ msgstr "Leer meer over Bluesky" #: src/view/com/auth/server-input/index.tsx:156 msgid "Learn more about self hosting your PDS." -msgstr "Learn more about self hosting your PDS." +msgstr "Leer meer over het zelf hosten van uw PDS." #: src/components/moderation/ContentHider.tsx:127 #: src/components/moderation/ContentHider.tsx:193 @@ -3016,7 +3016,7 @@ msgstr "Leer meer over de moderatie toegepast op deze inhoud." #: src/components/moderation/PostHider.tsx:100 #: src/components/moderation/ScreenHider.tsx:127 msgid "Learn more about this warning" -msgstr "Learn more about this warning" +msgstr "Leer meer over deze waarschuwing" #: src/screens/Moderation/index.tsx:587 #: src/screens/Moderation/index.tsx:589 @@ -3025,12 +3025,12 @@ msgstr "Leer meer over wat openbaar is op Bluesky." #: src/components/dms/LeaveConvoPrompt.tsx:50 msgid "Leave" -msgstr "Leave" +msgstr "Verlaten" #: src/components/dms/MessagesListBlockedFooter.tsx:66 #: src/components/dms/MessagesListBlockedFooter.tsx:73 msgid "Leave chat" -msgstr "Leave chat" +msgstr "Verlaat chat" #: src/components/dms/ConvoMenu.tsx:138 #: src/components/dms/ConvoMenu.tsx:141 @@ -3051,19 +3051,19 @@ msgstr "Verlaat Bluesky" #: src/screens/Login/index.tsx:127 #: src/screens/Login/index.tsx:142 msgid "Let's get your password reset!" -msgstr "Let's get your password reset!" +msgstr "Laten we uw wachtwoord opnieuw instellen!" #: src/screens/Onboarding/StepFinished.tsx:287 msgid "Let's go!" -msgstr "Let's go!" +msgstr "Laten we gaan!" #: src/components/StarterPack/ProfileStarterPacks.tsx:296 msgid "Let me choose" -msgstr "Let me choose" +msgstr "Laat me kiezen" #: src/screens/Settings/AppearanceSettings.tsx:105 msgid "Light" -msgstr "Light" +msgstr "Licht" #: src/components/ProgressGuide/List.tsx:48 msgid "Like 10 posts" @@ -3102,7 +3102,7 @@ msgstr "Vind-ik-leuks op dit bericht" #: src/Navigation.tsx:192 msgid "List" -msgstr "List" +msgstr "Lijst" #: src/view/com/modals/CreateOrEditList.tsx:241 msgid "List Avatar" @@ -3110,28 +3110,28 @@ msgstr "Lijstavatar" #: src/view/screens/ProfileList.tsx:170 msgid "List Hidden" -msgstr "List Hidden" +msgstr "Lijst is verborgen" #: src/view/com/modals/CreateOrEditList.tsx:255 msgid "List Name" -msgstr "List Name" +msgstr "Lijstnaam" #: src/view/screens/ProfileList.tsx:422 msgid "List blocked" -msgstr "List blocked" +msgstr "Lijst geblokkeerd" #: src/components/ListCard.tsx:150 #: src/view/com/feeds/FeedSourceCard.tsx:252 msgid "List by {0}" -msgstr "List by {0}" +msgstr "Lijst door {0}" #: src/view/screens/ProfileList.tsx:459 msgid "List deleted" -msgstr "List deleted" +msgstr "Lijst verwijderd" #: src/screens/List/ListHiddenScreen.tsx:126 msgid "List has been hidden" -msgstr "List has been hidden" +msgstr "Lijst is verborgen" #: src/view/screens/ProfileList.tsx:396 msgid "List muted" @@ -3139,7 +3139,7 @@ msgstr "Lijst genegeerd" #: src/view/screens/ProfileList.tsx:435 msgid "List unblocked" -msgstr "List unblocked" +msgstr "Lijst gedeblokkeerd" #: src/view/screens/ProfileList.tsx:409 msgid "List unmuted" @@ -3151,7 +3151,7 @@ msgstr "Lijst niet-genegeerd" #: src/view/shell/desktop/LeftNav.tsx:407 #: src/view/shell/Drawer.tsx:520 msgid "Lists" -msgstr "Lists" +msgstr "Lijsten" #: src/components/dms/BlockedByListDialog.tsx:39 msgid "Lists blocking this user:" @@ -3159,30 +3159,30 @@ msgstr "Lijsten die deze gebruiker blokkeren:" #: src/view/screens/Search/Explore.tsx:131 msgid "Load more" -msgstr "Load more" +msgstr "Laad meer" #: src/view/screens/Search/Explore.tsx:219 msgid "Load more suggested feeds" -msgstr "Load more suggested feeds" +msgstr "Laad meer voorgestelde feeds" #: src/view/screens/Search/Explore.tsx:217 msgid "Load more suggested follows" -msgstr "Load more suggested follows" +msgstr "Laad meer voorgestelde volgers" #: src/view/screens/Notifications.tsx:215 msgid "Load new notifications" -msgstr "Load new notifications" +msgstr "Laad nieuwe meldingen" #: src/screens/Profile/Sections/Feed.tsx:96 #: src/view/com/feeds/FeedPage.tsx:132 #: src/view/screens/ProfileFeed.tsx:499 #: src/view/screens/ProfileList.tsx:808 msgid "Load new posts" -msgstr "Load new posts" +msgstr "Laad nieuwe berichten" #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:111 msgid "Loading..." -msgstr "Loading..." +msgstr "Laden..." #: src/Navigation.tsx:255 msgid "Log" @@ -3238,11 +3238,11 @@ msgstr "Het lijkt erop dat u al uw feeds hebt losgemaakt. Maar maak u geen zorge #: src/components/StarterPack/ProfileStarterPacks.tsx:255 msgid "Make one for me" -msgstr "Make one for me" +msgstr "Maak er een voor mij" #: src/view/com/modals/LinkWarning.tsx:79 msgid "Make sure this is where you intend to go!" -msgstr "Make sure this is where you intend to go!" +msgstr "Zorg ervoor dat dit is waar u heen wilt!" #: src/components/dialogs/MutedWords.tsx:108 msgid "Manage your muted words and tags" @@ -3251,7 +3251,7 @@ msgstr "Beheer uw genegeerde woorden en tags" #: src/components/dms/ConvoMenu.tsx:151 #: src/components/dms/ConvoMenu.tsx:158 msgid "Mark as read" -msgstr "Mark as read" +msgstr "Markeer als gelezen" #: src/view/screens/AccessibilitySettings.tsx:104 #: src/view/screens/Profile.tsx:230 @@ -3260,7 +3260,7 @@ msgstr "Media" #: src/view/com/composer/labels/LabelsBtn.tsx:208 msgid "Media that may be disturbing or inappropriate for some audiences." -msgstr "Media that may be disturbing or inappropriate for some audiences." +msgstr "Media die voor bepaalde doelgroepen storend of ongepast kunnen zijn." #: src/components/dialogs/PostInteractionSettingsDialog.tsx:394 msgid "Mentioned users" @@ -3275,35 +3275,35 @@ msgstr "Menu" #: src/components/dms/MessageMenu.tsx:72 #: src/screens/Messages/components/ChatListItem.tsx:165 msgid "Message deleted" -msgstr "Message deleted" +msgstr "Bericht verwijderd" #: src/view/com/posts/FeedErrorMessage.tsx:201 msgid "Message from server: {0}" -msgstr "Message from server: {0}" +msgstr "Bericht van de server: {0}" #: src/screens/Messages/components/MessageInput.tsx:140 msgid "Message input field" -msgstr "Message input field" +msgstr "Bericht invoerveld" #: src/screens/Messages/components/MessageInput.tsx:72 #: src/screens/Messages/components/MessageInput.web.tsx:59 msgid "Message is too long" -msgstr "Message is too long" +msgstr "Bericht is te lang" #: src/screens/Messages/ChatList.tsx:318 msgid "Message settings" -msgstr "Message settings" +msgstr "Berichtinstellingen" #: src/components/dms/MessageProfileButton.tsx:62 msgid "Message {0}" -msgstr "Message {0}" +msgstr "Bericht {0}" #: src/Navigation.tsx:564 #: src/screens/Messages/ChatList.tsx:162 #: src/screens/Messages/ChatList.tsx:243 #: src/screens/Messages/ChatList.tsx:314 msgid "Messages" -msgstr "Messages" +msgstr "Berichten" #: src/lib/moderation/useReportOptions.ts:47 msgid "Misleading Account" @@ -3311,7 +3311,7 @@ msgstr "Misleidend account" #: src/lib/moderation/useReportOptions.ts:67 msgid "Misleading Post" -msgstr "Misleading Post" +msgstr "Misleidend bericht" #: src/Navigation.tsx:134 #: src/screens/Moderation/index.tsx:107 @@ -3373,16 +3373,16 @@ msgstr "De moderator heeft ervoor gekozen om een algemene waarschuwing in te ste #: src/view/com/post-thread/PostThreadItem.tsx:619 msgid "More" -msgstr "More" +msgstr "Meer" #: src/view/shell/desktop/Feeds.tsx:55 msgid "More feeds" -msgstr "More feeds" +msgstr "Meer feeds" #: src/view/com/profile/ProfileMenu.tsx:179 #: src/view/screens/ProfileList.tsx:712 msgid "More options" -msgstr "More options" +msgstr "Meer opties" #: src/view/screens/PreferencesThreads.tsx:77 msgid "Most-liked replies first" @@ -3390,11 +3390,11 @@ msgstr "Meest leuk-gevonden antwoorden eerst" #: src/screens/Onboarding/state.ts:92 msgid "Movies" -msgstr "Movies" +msgstr "Films" #: src/screens/Onboarding/state.ts:93 msgid "Music" -msgstr "Music" +msgstr "Muziek" #: src/components/TagMenu/index.tsx:248 msgid "Mute" @@ -3502,11 +3502,11 @@ msgstr "Negeren is privé. Genegeerde accounts kunnen met u communiceren, maar u #: src/components/dialogs/BirthDateSettings.tsx:34 #: src/components/dialogs/BirthDateSettings.tsx:37 msgid "My Birthday" -msgstr "My Birthday" +msgstr "Mijn verjaardag" #: src/view/screens/Feeds.tsx:732 msgid "My Feeds" -msgstr "My Feeds" +msgstr "Mijn feeds" #: src/view/shell/desktop/LeftNav.tsx:85 msgid "My Profile" @@ -3514,20 +3514,20 @@ msgstr "Mijn profiel" #: src/view/screens/Settings/index.tsx:589 msgid "My Saved Feeds" -msgstr "My Saved Feeds" +msgstr "Mijn opgeslagen feeds" #: src/view/screens/Settings/index.tsx:583 msgid "My saved feeds" -msgstr "My saved feeds" +msgstr "Mijn opgeslagen feeds" #: src/view/com/modals/AddAppPasswords.tsx:174 #: src/view/com/modals/CreateOrEditList.tsx:270 msgid "Name" -msgstr "Name" +msgstr "Naam" #: src/view/com/modals/CreateOrEditList.tsx:135 msgid "Name is required" -msgstr "Name is required" +msgstr "Naam is verplicht" #: src/lib/moderation/useReportOptions.ts:59 #: src/lib/moderation/useReportOptions.ts:98 @@ -3539,17 +3539,17 @@ msgstr "Naam of omschrijving schendt communitynormen" #: src/screens/Onboarding/index.tsx:22 #: src/screens/Onboarding/state.ts:94 msgid "Nature" -msgstr "Nature" +msgstr "Natuur" #: src/components/StarterPack/StarterPackCard.tsx:124 msgid "Navigate to {0}" -msgstr "Navigate to {0}" +msgstr "Navigeer naar {0}" #: src/screens/Login/ForgotPasswordForm.tsx:166 #: src/screens/Login/LoginForm.tsx:316 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" -msgstr "Navigates to the next screen" +msgstr "Navigeert naar het volgende scherm" #: src/view/shell/Drawer.tsx:72 msgid "Navigates to your profile" @@ -3557,7 +3557,7 @@ msgstr "Navigeert naar uw profiel" #: src/components/dialogs/VerifyEmailDialog.tsx:156 msgid "Need to change it?" -msgstr "Need to change it?" +msgstr "Moet u het wijzigen?" #: src/components/ReportDialog/SelectReportOptionView.tsx:130 msgid "Need to report a copyright violation?" @@ -3565,7 +3565,7 @@ msgstr "Wilt u een inbreuk op het auteursrecht melden?" #: src/screens/Onboarding/StepFinished.tsx:255 msgid "Never lose access to your followers or data." -msgstr "Never lose access to your followers or data." +msgstr "Verlies nooit toegang tot uw volgers of gegevens." #: src/view/com/modals/ChangeHandle.tsx:508 msgid "Nevermind, create a handle for me" @@ -3573,12 +3573,12 @@ msgstr "Maakt niet uit, maak een handle voor mij aan" #: src/view/screens/ModerationModlists.tsx:80 msgid "New" -msgstr "New" +msgstr "Nieuw" #: src/view/screens/Lists.tsx:84 msgctxt "action" msgid "New" -msgstr "New" +msgstr "Nieuw" #: src/view/com/modals/CreateOrEditList.tsx:232 msgid "New Moderation List" @@ -3586,12 +3586,12 @@ msgstr "Nieuwe moderatielijst" #: src/view/com/modals/ChangePassword.tsx:218 msgid "New Password" -msgstr "New Password" +msgstr "Nieuw wachtwoord" #: src/view/shell/desktop/LeftNav.tsx:311 msgctxt "action" msgid "New Post" -msgstr "New Post" +msgstr "Nieuw bericht" #: src/view/com/modals/CreateOrEditList.tsx:227 msgid "New User List" @@ -3601,19 +3601,19 @@ msgstr "Nieuwe gebruikerslijst" #: src/screens/Messages/ChatList.tsx:328 #: src/screens/Messages/ChatList.tsx:335 msgid "New chat" -msgstr "New chat" +msgstr "Nieuwe chat" #: src/components/dialogs/nuxs/NeueTypography.tsx:51 msgid "New font settings ✨" -msgstr "New font settings ✨" +msgstr "Nieuwe lettertype-instellingen ✨" #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" -msgstr "New messages" +msgstr "Nieuwe berichten" #: src/view/com/modals/ChangePassword.tsx:213 msgid "New password" -msgstr "New password" +msgstr "Nieuw wachtwoord" #: src/view/screens/Feeds.tsx:582 #: src/view/screens/Notifications.tsx:224 @@ -3623,12 +3623,12 @@ msgstr "New password" #: src/view/screens/ProfileList.tsx:287 #: src/view/shell/desktop/LeftNav.tsx:303 msgid "New post" -msgstr "New post" +msgstr "Nieuw bericht" #: src/view/com/feeds/FeedPage.tsx:143 msgctxt "action" msgid "New post" -msgstr "New post" +msgstr "Nieuw bericht" #: src/components/NewskieDialog.tsx:83 msgid "New user info dialog" @@ -3636,12 +3636,12 @@ msgstr "Nieuwe gebruiker informatiedialoog" #: src/view/screens/PreferencesThreads.tsx:74 msgid "Newest replies first" -msgstr "Newest replies first" +msgstr "Nieuwste antwoorden eerst" #: src/screens/Onboarding/index.tsx:20 #: src/screens/Onboarding/state.ts:95 msgid "News" -msgstr "News" +msgstr "Nieuws" #: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 @@ -3657,7 +3657,7 @@ msgstr "News" #: src/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" -msgstr "Next" +msgstr "Volgende" #: src/view/com/lightbox/Lightbox.web.tsx:169 msgid "Next image" @@ -3670,16 +3670,16 @@ msgstr "Volgende afbeelding" #: src/view/screens/PreferencesThreads.tsx:101 #: src/view/screens/PreferencesThreads.tsx:124 msgid "No" -msgstr "No" +msgstr "Nee" #: src/view/com/modals/ChangeHandle.tsx:392 msgid "No DNS Panel" -msgstr "No DNS Panel" +msgstr "Geen DNS-paneel" #: src/view/screens/ProfileFeed.tsx:565 #: src/view/screens/ProfileList.tsx:882 msgid "No description" -msgstr "No description" +msgstr "Geen omschrijving" #: src/components/dialogs/GifSelect.tsx:230 msgid "No featured GIFs found. There may be an issue with Tenor." @@ -3687,7 +3687,7 @@ msgstr "Geen aanbevolen GIF's gevonden. Er is mogelijk een probleem met Tenor." #: src/screens/StarterPack/Wizard/StepFeeds.tsx:118 msgid "No feeds found. Try searching for something else." -msgstr "No feeds found. Try searching for something else." +msgstr "Geen feeds gevonden. Probeer naar iets anders te zoeken." #: src/components/LikedByList.tsx:78 #: src/view/com/post-thread/PostLikedBy.tsx:85 @@ -3697,15 +3697,15 @@ msgstr "Nog geen vind-ik-leuks" #: src/components/ProfileCard.tsx:338 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:109 msgid "No longer following {0}" -msgstr "No longer following {0}" +msgstr "Niet meer volgen {0}" #: src/screens/Signup/StepHandle.tsx:169 msgid "No longer than 253 characters" -msgstr "No longer than 253 characters" +msgstr "Niet langer dan 253 tekens" #: src/screens/Messages/components/ChatListItem.tsx:116 msgid "No messages yet" -msgstr "No messages yet" +msgstr "Nog geen berichten" #: src/screens/Messages/ChatList.tsx:271 msgid "No more conversations to show" @@ -3713,28 +3713,28 @@ msgstr "Geen gesprekken meer om te tonen" #: src/view/com/notifications/Feed.tsx:121 msgid "No notifications yet!" -msgstr "No notifications yet!" +msgstr "Nog geen meldingen!" #: src/screens/Messages/Settings.tsx:95 #: src/screens/Messages/Settings.tsx:98 msgid "No one" -msgstr "No one" +msgstr "Niemand" #: src/components/WhoCanReply.tsx:237 msgid "No one but the author can quote this post." -msgstr "No one but the author can quote this post." +msgstr "Alleen de auteur mag dit bericht citeren." #: src/screens/Profile/Sections/Feed.tsx:65 msgid "No posts yet." -msgstr "No posts yet." +msgstr "Nog geen berichten." #: src/view/com/post-thread/PostQuotes.tsx:106 msgid "No quotes yet" -msgstr "No quotes yet" +msgstr "Nog geen citaten" #: src/view/com/post-thread/PostRepostedBy.tsx:78 msgid "No reposts yet" -msgstr "No reposts yet" +msgstr "Nog geen herplaatsingen" #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:111 #: src/view/com/composer/text-input/web/Autocomplete.tsx:196 @@ -3786,7 +3786,7 @@ msgstr "Nobody has quoted this yet. Maybe you should be the first!" #: src/view/com/post-thread/PostRepostedBy.tsx:80 msgid "Nobody has reposted this yet. Maybe you should be the first!" -msgstr "Nobody has reposted this yet. Maybe you should be the first!" +msgstr "Niemand heeft dit nog opnieuw geplaatst. Misschien moet u de eerste zijn!" #: src/screens/StarterPack/Wizard/StepProfiles.tsx:102 msgid "Nobody was found. Try searching for someone else." @@ -4741,7 +4741,7 @@ msgstr "Remove quote" #: src/view/com/util/post-ctrls/RepostButton.tsx:102 #: src/view/com/util/post-ctrls/RepostButton.tsx:118 msgid "Remove repost" -msgstr "Remove repost" +msgstr "Verwijder herplaatsing" #: src/view/com/composer/videos/SubtitleDialog.tsx:260 msgid "Remove subtitle file" @@ -4934,43 +4934,43 @@ msgstr "Meld deze gebruiker" #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Repost" -msgstr "Repost" +msgstr "Herplaatsing" #: src/view/com/util/post-ctrls/RepostButton.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.tsx:103 #: src/view/com/util/post-ctrls/RepostButton.tsx:119 msgctxt "action" msgid "Repost" -msgstr "Repost" +msgstr "Herplaatsing" #: src/screens/StarterPack/StarterPackScreen.tsx:546 #: src/view/com/util/post-ctrls/RepostButton.tsx:95 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:49 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:104 msgid "Repost or quote post" -msgstr "Repost or quote post" +msgstr "Herplaats or citeer bericht" #: src/screens/Post/PostRepostedBy.tsx:32 #: src/screens/Post/PostRepostedBy.tsx:33 msgid "Reposted By" -msgstr "Reposted By" +msgstr "Herplaatst door" #: src/view/com/posts/FeedItem.tsx:313 msgid "Reposted by <0><1/>" -msgstr "Reposted by <0><1/>" +msgstr "Herplaatst door <0><1/>" #: src/view/com/posts/FeedItem.tsx:292 #: src/view/com/posts/FeedItem.tsx:311 msgid "Reposted by you" -msgstr "Reposted by you" +msgstr "Herplaatst door u" #: src/view/com/posts/FeedItem.tsx:294 msgid "Reposted by {0}" -msgstr "Reposted by {0}" +msgstr "Herplaatst door {0}" #: src/view/com/post-thread/PostThreadItem.tsx:209 msgid "Reposts of this post" -msgstr "Reposts of this post" +msgstr "Herplaatsingen van dit bericht" #: src/view/com/modals/ChangeEmail.tsx:176 #: src/view/com/modals/ChangeEmail.tsx:178 @@ -5424,7 +5424,7 @@ msgstr "Set new password" #: src/view/screens/PreferencesFollowingFeed.tsx:122 msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." -msgstr "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." +msgstr "Stel deze instelling in op \"Nee\" om alle citaatberichten uit uw feed te verbergen. Herplaatsingen zijn nog steeds zichtbaar." #: src/view/screens/PreferencesFollowingFeed.tsx:64 msgid "Set this setting to \"No\" to hide all replies from your feed." @@ -5432,7 +5432,7 @@ msgstr "Set this setting to \"No\" to hide all replies from your feed." #: src/view/screens/PreferencesFollowingFeed.tsx:88 msgid "Set this setting to \"No\" to hide all reposts from your feed." -msgstr "Set this setting to \"No\" to hide all reposts from your feed." +msgstr "Stel deze instelling in op \"Nee\" om alle herplaatsingen uit uw feed te verbergen." #: src/view/screens/PreferencesThreads.tsx:117 msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." @@ -5572,7 +5572,7 @@ msgstr "Show Replies" #: src/view/screens/PreferencesFollowingFeed.tsx:85 msgid "Show Reposts" -msgstr "Show Reposts" +msgstr "Toon herplaatsingen" #: src/view/com/util/post-embeds/GifEmbed.tsx:178 msgid "Show alt text" @@ -6543,7 +6543,7 @@ msgstr "Deblokkeer account" #: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 msgid "Undo repost" -msgstr "Undo repost" +msgstr "Maak herplaatsing ongedaan" #: src/view/com/profile/FollowButton.tsx:61 msgctxt "action" @@ -7662,15 +7662,15 @@ msgstr "bijvoorbeeld alice.com" #: src/view/com/notifications/FeedItem.tsx:207 msgid "followed you" -msgstr "followed you" +msgstr "volgt u nu" #: src/view/com/notifications/FeedItem.tsx:205 msgid "followed you back" -msgstr "followed you back" +msgstr "volgde u terug" #: src/screens/SignupQueued.tsx:134 msgid "left to go." -msgstr "left to go." +msgstr "nog te gaan." #: src/view/com/notifications/FeedItem.tsx:211 msgid "liked your custom feed" @@ -7708,7 +7708,7 @@ msgstr "profiel" #: src/view/com/notifications/FeedItem.tsx:180 msgid "reposted your post" -msgstr "reposted your post" +msgstr "herplaatste uw bericht" #: src/view/com/notifications/FeedItem.tsx:218 msgid "signed up with your starter pack" -- cgit 1.4.1 From 6aa44d681d03486356c8a5817ad8836562e551ed Mon Sep 17 00:00:00 2001 From: Guido Leenders Date: Thu, 14 Nov 2024 10:05:30 +0100 Subject: More Dutch translations [ER]. --- src/locale/locales/nl/messages.po | 392 +++++++++++++++++++------------------- 1 file changed, 196 insertions(+), 196 deletions(-) (limited to 'src') diff --git a/src/locale/locales/nl/messages.po b/src/locale/locales/nl/messages.po index 7f2c4da1a..3b706df11 100644 --- a/src/locale/locales/nl/messages.po +++ b/src/locale/locales/nl/messages.po @@ -1075,7 +1075,7 @@ msgstr "Berichten opstellen tot{MAX_GRAPHEME_LENGTH} tekens in lengte" #: src/view/com/post-thread/PostThreadComposePrompt.tsx:35 msgid "Compose reply" -msgstr "Antwoord opstellen" +msgstr "Reactie opstellen" #: src/view/com/composer/Composer.tsx:1341 msgid "Compressing video..." @@ -1816,7 +1816,7 @@ msgstr "Bewerk startpakket" #: src/components/WhoCanReply.tsx:87 msgid "Edit who can reply" -msgstr "Bewerk wie kan antwoorden" +msgstr "Bewerk wie kan reageren" #: src/Navigation.tsx:372 msgid "Edit your starter pack" @@ -2062,7 +2062,7 @@ msgstr "Gebruikerslijst uitvouwen" #: src/view/com/composer/ComposerReplyTo.tsx:70 #: src/view/com/composer/ComposerReplyTo.tsx:73 msgid "Expand or collapse the full post you are replying to" -msgstr "Uitvouwen of dichtvouwen van het volledige bericht waar u op antwoordt" +msgstr "Uitvouwen of dichtvouwen van het volledige bericht waar u op reageert" #: src/lib/api/index.ts:376 msgid "Expected uri to resolve to a record" @@ -2070,7 +2070,7 @@ msgstr "Verwacht werd dat uri omgezet kon worden naar een record" #: src/view/screens/NotificationsSettings.tsx:78 msgid "Experimental: When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." -msgstr "Experimenteel: wanneer deze voorkeur is ingeschakeld ontvangt u alleen antwoord- en citeermeldingen van gebruikers die u volgt. We zullen hier in de loop van de tijd meer besturingselementen aan blijven toevoegen." +msgstr "Experimenteel: wanneer deze voorkeur is ingeschakeld ontvangt u alleen reactie- en citeermeldingen van gebruikers die u volgt. We zullen hier in de loop van de tijd meer besturingselementen aan blijven toevoegen." #: src/components/dialogs/MutedWords.tsx:500 msgid "Expired" @@ -2648,12 +2648,12 @@ msgstr "Verberg bericht voor mij" #: src/view/com/util/forms/PostDropdownBtn.tsx:560 #: src/view/com/util/forms/PostDropdownBtn.tsx:570 msgid "Hide reply for everyone" -msgstr "Verberg antwoord voor iedereen" +msgstr "Verberg reactie voor iedereen" #: src/view/com/util/forms/PostDropdownBtn.tsx:542 #: src/view/com/util/forms/PostDropdownBtn.tsx:548 msgid "Hide reply for me" -msgstr "Verberg antwoord voor mij" +msgstr "Verberg reactie voor mij" #: src/components/moderation/ContentHider.tsx:129 #: src/components/moderation/PostHider.tsx:79 @@ -2667,7 +2667,7 @@ msgstr "Verberg dit bericht?" #: src/view/com/util/forms/PostDropdownBtn.tsx:679 #: src/view/com/util/forms/PostDropdownBtn.tsx:741 msgid "Hide this reply?" -msgstr "Verberg dit antwoord?" +msgstr "Verberg deze reactie?" #: src/view/com/notifications/FeedItem.tsx:468 msgid "Hide user list" @@ -3739,40 +3739,40 @@ msgstr "Nog geen herplaatsingen" #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:111 #: src/view/com/composer/text-input/web/Autocomplete.tsx:196 msgid "No result" -msgstr "No result" +msgstr "Geen resultaat" #: src/components/dms/dialogs/SearchablePeopleList.tsx:199 msgid "No results" -msgstr "No results" +msgstr "Geen resultaten" #: src/components/Lists.tsx:215 msgid "No results found" -msgstr "No results found" +msgstr "Geen resultaten gevonden" #: src/view/screens/Feeds.tsx:513 msgid "No results found for \"{query}\"" -msgstr "No results found for \"{query}\"" +msgstr "Geen resultaten gevonden voor \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 #: src/view/screens/Search/Search.tsx:239 #: src/view/screens/Search/Search.tsx:278 #: src/view/screens/Search/Search.tsx:324 msgid "No results found for {query}" -msgstr "No results found for {query}" +msgstr "Geen resultaten gevonden voor {query}" #: src/components/dialogs/GifSelect.tsx:228 msgid "No search results found for \"{search}\"." -msgstr "No search results found for \"{search}\"." +msgstr "Geen zoekresultaten gevonden voor \"{search}\"." #: src/view/com/composer/labels/LabelsBtn.tsx:129 #: src/components/dialogs/EmbedConsent.tsx:104 #: src/components/dialogs/EmbedConsent.tsx:111 msgid "No thanks" -msgstr "No thanks" +msgstr "Nee, bedankt" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:376 msgid "Nobody" -msgstr "Nobody" +msgstr "Niemand" #: src/components/LikedByList.tsx:80 #: src/components/LikesDialog.tsx:97 @@ -3782,7 +3782,7 @@ msgstr "Niemand heeft dit nog leuk gevonden. Misschien moet u de eerste zijn!" #: src/view/com/post-thread/PostQuotes.tsx:108 msgid "Nobody has quoted this yet. Maybe you should be the first!" -msgstr "Nobody has quoted this yet. Maybe you should be the first!" +msgstr "Niemand heeft dit nog geciteerd. Misschien moet u de eerste zijn!" #: src/view/com/post-thread/PostRepostedBy.tsx:80 msgid "Nobody has reposted this yet. Maybe you should be the first!" @@ -3790,21 +3790,21 @@ msgstr "Niemand heeft dit nog opnieuw geplaatst. Misschien moet u de eerste zijn #: src/screens/StarterPack/Wizard/StepProfiles.tsx:102 msgid "Nobody was found. Try searching for someone else." -msgstr "Nobody was found. Try searching for someone else." +msgstr "Niemand gevonden. Probeer iemand anders te zoeken." #: src/lib/moderation/useGlobalLabelStrings.ts:42 msgid "Non-sexual Nudity" -msgstr "Non-sexual Nudity" +msgstr "Niet-seksuele naaktheid" #: src/Navigation.tsx:124 #: src/view/screens/Profile.tsx:128 msgid "Not Found" -msgstr "Not Found" +msgstr "Niet gevonden" #: src/view/com/modals/VerifyEmail.tsx:254 #: src/view/com/modals/VerifyEmail.tsx:260 msgid "Not right now" -msgstr "Not right now" +msgstr "Niet nu" #: src/screens/Moderation/index.tsx:578 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." @@ -3814,32 +3814,32 @@ msgstr "Opmerking: Bluesky is een open en openbaar netwerk. Deze instelling bepe #: src/view/com/util/forms/PostDropdownBtn.tsx:698 #: src/view/com/util/post-ctrls/PostCtrls.tsx:344 msgid "Note about sharing" -msgstr "Note about sharing" +msgstr "Opmerking over delen" #: src/screens/Messages/ChatList.tsx:213 msgid "Nothing here" -msgstr "Nothing here" +msgstr "Niets hier" #: src/view/screens/NotificationsSettings.tsx:42 msgid "Notification Settings" -msgstr "Notification Settings" +msgstr "Meldinginstellingen" #: src/screens/Messages/Settings.tsx:114 msgid "Notification Sounds" -msgstr "Notification Sounds" +msgstr "Meldingsgeluiden" #: src/view/screens/NotificationsSettings.tsx:57 msgid "Notification filters" -msgstr "Notification filters" +msgstr "Meldingsfilters" #: src/Navigation.tsx:347 #: src/view/screens/Notifications.tsx:117 msgid "Notification settings" -msgstr "Notification settings" +msgstr "Meldinginstellingen" #: src/screens/Messages/Settings.tsx:117 msgid "Notification sounds" -msgstr "Notification sounds" +msgstr "Meldingsgeluiden" #: src/Navigation.tsx:559 #: src/view/screens/Notifications.tsx:143 @@ -3849,16 +3849,16 @@ msgstr "Notification sounds" #: src/view/shell/desktop/LeftNav.tsx:384 #: src/view/shell/Drawer.tsx:473 msgid "Notifications" -msgstr "Notifications" +msgstr "Meldingen" #: src/components/dms/MessageItem.tsx:197 msgid "Now" -msgstr "Now" +msgstr "Nu" #: src/view/com/composer/labels/LabelsBtn.tsx:152 #: src/view/com/composer/labels/LabelsBtn.tsx:155 msgid "Nudity" -msgstr "Nudity" +msgstr "Naaktheid" #: src/lib/moderation/useReportOptions.ts:78 msgid "Nudity or adult content not labeled as such" @@ -3870,28 +3870,28 @@ msgstr "OK" #: src/lib/moderation/useLabelBehaviorDescription.ts:11 msgid "Off" -msgstr "Off" +msgstr "Uit" #: src/components/dialogs/GifSelect.tsx:269 #: src/view/com/util/ErrorBoundary.tsx:57 msgid "Oh no!" -msgstr "Oh no!" +msgstr "Oh nee!" #: src/screens/Onboarding/StepInterests/index.tsx:124 msgid "Oh no! Something went wrong." -msgstr "Oh no! Something went wrong." +msgstr "Oh nee! Er is iets misgegaan." #: src/screens/Login/PasswordUpdatedForm.tsx:38 msgid "Okay" -msgstr "Okay" +msgstr "Oké" #: src/view/screens/PreferencesThreads.tsx:73 msgid "Oldest replies first" -msgstr "Oldest replies first" +msgstr "Oudste antwoorden eerst" #: src/view/screens/Settings/index.tsx:227 msgid "Onboarding reset" -msgstr "Onboarding reset" +msgstr "Onboarding opnieuw instellen" #: src/view/com/composer/Composer.tsx:739 msgid "One or more images is missing alt text." @@ -3899,15 +3899,15 @@ msgstr "Bij een of meer afbeeldingen ontbreekt de alt-tekst." #: src/view/com/composer/videos/SubtitleFilePicker.tsx:40 msgid "Only WebVTT (.vtt) files are supported" -msgstr "Only WebVTT (.vtt) files are supported" +msgstr "Alleen WebVTT (.vtt)-bestanden worden ondersteund" #: src/screens/Onboarding/StepProfile/index.tsx:115 msgid "Only .jpg and .png files are supported" -msgstr "Only .jpg and .png files are supported" +msgstr "Alleen .jpg- en .png-bestanden worden ondersteund" #: src/screens/Signup/StepHandle.tsx:152 msgid "Only contains letters, numbers, and hyphens" -msgstr "Only contains letters, numbers, and hyphens" +msgstr "Bevat alleen letters, cijfers en koppeltekens" #: src/lib/media/picker.shared.ts:29 msgid "Only image files are supported" @@ -3915,7 +3915,7 @@ msgstr "Alleen afbeeldingsbestanden worden ondersteund" #: src/components/WhoCanReply.tsx:217 msgid "Only {0} can reply." -msgstr "Only {0} can reply." +msgstr "Alleen {0} kan reageren." #: src/components/Lists.tsx:199 #: src/components/StarterPack/ProfileStarterPacks.tsx:305 @@ -3924,11 +3924,11 @@ msgstr "Only {0} can reply." #: src/view/screens/NotificationsSettings.tsx:48 #: src/view/screens/Profile.tsx:128 msgid "Oops!" -msgstr "Oops!" +msgstr "Oeps!" #: src/components/Lists.tsx:88 msgid "Oops, something went wrong!" -msgstr "Oops, something went wrong!" +msgstr "Oeps, er ging iets mis!" #: src/screens/Onboarding/StepFinished.tsx:251 msgid "Open" @@ -3947,23 +3947,23 @@ msgstr "Open gespreksopties" #: src/view/com/composer/Composer.tsx:999 #: src/view/com/composer/Composer.tsx:1000 msgid "Open emoji picker" -msgstr "Open emoji picker" +msgstr "Open emoji-kiezer" #: src/view/screens/ProfileFeed.tsx:301 msgid "Open feed options menu" -msgstr "Open feed options menu" +msgstr "Open menu Feedopties" #: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:71 msgid "Open link to {niceUrl}" -msgstr "Open link to {niceUrl}" +msgstr "Open link naar {niceUrl}" #: src/view/screens/Settings/index.tsx:703 msgid "Open links with in-app browser" -msgstr "Open links with in-app browser" +msgstr "Open links met in-app-browser" #: src/components/dms/ActionsWrapper.tsx:87 msgid "Open message options" -msgstr "Open message options" +msgstr "Open berichtopties" #: src/screens/Moderation/index.tsx:231 msgid "Open muted words and tags settings" @@ -3971,11 +3971,11 @@ msgstr "Open genegeerde woorden en tags-instellingen" #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 msgid "Open navigation" -msgstr "Open navigation" +msgstr "Open navigatie" #: src/view/com/util/forms/PostDropdownBtn.tsx:365 msgid "Open post options menu" -msgstr "Open post options menu" +msgstr "Open menu met berichtopties" #: src/screens/StarterPack/StarterPackScreen.tsx:551 msgid "Open starter pack menu" @@ -3984,7 +3984,7 @@ msgstr "Open startpakketmenu" #: src/view/screens/Settings/index.tsx:827 #: src/view/screens/Settings/index.tsx:837 msgid "Open storybook page" -msgstr "Open storybook page" +msgstr "Open verhalenboekpagina" #: src/view/screens/Settings/index.tsx:815 msgid "Open system log" @@ -4136,16 +4136,16 @@ msgstr "Opent {numItems} opties" #: src/view/com/util/forms/DropdownButton.tsx:293 msgid "Option {0} of {numItems}" -msgstr "Option {0} of {numItems}" +msgstr "Optie {0} van {numItems}" #: src/components/dms/ReportDialog.tsx:178 #: src/components/ReportDialog/SubmitView.tsx:167 msgid "Optionally provide additional information below:" -msgstr "Optionally provide additional information below:" +msgstr "Vul optioneel hieronder aanvullende informatie in:" #: src/components/dialogs/MutedWords.tsx:299 msgid "Options:" -msgstr "Options:" +msgstr "Opties:" #: src/screens/Deactivated.tsx:211 msgid "Or, continue with another account." @@ -4162,11 +4162,11 @@ msgstr "Of combineer deze opties:" #: src/lib/moderation/useReportOptions.ts:27 #: src/view/com/composer/labels/LabelsBtn.tsx:183 msgid "Other" -msgstr "Other" +msgstr "Anders" #: src/view/com/composer/select-language/SelectLangBtn.tsx:92 msgid "Other..." -msgstr "Other..." +msgstr "Anders..." #: src/components/AccountList.tsx:83 msgid "Other account" @@ -4182,88 +4182,88 @@ msgstr "Onze moderators hebben de meldingen bekeken en besloten uw toegang tot c #: src/view/screens/NotFound.tsx:44 msgid "Page Not Found" -msgstr "Page Not Found" +msgstr "Pagina niet gevonden" #: src/components/Lists.tsx:216 #: src/view/screens/NotFound.tsx:47 msgid "Page not found" -msgstr "Page not found" +msgstr "Pagina niet gevonden" #: src/screens/Login/LoginForm.tsx:210 #: src/screens/Signup/StepInfo/index.tsx:192 #: src/view/com/modals/DeleteAccount.tsx:257 #: src/view/com/modals/DeleteAccount.tsx:264 msgid "Password" -msgstr "Password" +msgstr "Wachtwoord" #: src/view/com/modals/ChangePassword.tsx:143 msgid "Password Changed" -msgstr "Password Changed" +msgstr "Wachtwoord gewijzigd" #: src/screens/Login/index.tsx:154 msgid "Password updated" -msgstr "Password updated" +msgstr "Wachtwoord bijgewerkt" #: src/screens/Login/PasswordUpdatedForm.tsx:24 msgid "Password updated!" -msgstr "Password updated!" +msgstr "Wachtwoord bijgewerkt!" #: src/view/com/util/post-embeds/GifEmbed.tsx:43 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:371 msgid "Pause" -msgstr "Pause" +msgstr "Pauzeren" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:323 msgid "Pause video" -msgstr "Pause video" +msgstr "Pauzeer video" #: src/screens/StarterPack/StarterPackScreen.tsx:182 #: src/view/screens/Search/Search.tsx:531 msgid "People" -msgstr "People" +msgstr "Mensen" #: src/Navigation.tsx:179 msgid "People followed by @{0}" -msgstr "People followed by @{0}" +msgstr "Mensen gevolgd door @{0}" #: src/Navigation.tsx:172 msgid "People following @{0}" -msgstr "People following @{0}" +msgstr "Mensen die @{0} volgen" #: src/view/com/lightbox/Lightbox.tsx:77 msgid "Permission to access camera roll is required." -msgstr "Permission to access camera roll is required." +msgstr "Voor toegang tot de camerarol is toestemming vereist." #: src/view/com/lightbox/Lightbox.tsx:85 msgid "Permission to access camera roll was denied. Please enable it in your system settings." -msgstr "Permission to access camera roll was denied. Please enable it in your system settings." +msgstr "Toegang tot de camerarol is geweigerd. Schakel dit in uw systeeminstellingen in." #: src/components/StarterPack/Wizard/WizardListCard.tsx:55 msgid "Person toggle" -msgstr "Person toggle" +msgstr "Persoon wisselen" #: src/screens/Onboarding/index.tsx:28 #: src/screens/Onboarding/state.ts:96 msgid "Pets" -msgstr "Pets" +msgstr "Huisdieren" #: src/screens/Onboarding/state.ts:97 msgid "Photography" -msgstr "Photography" +msgstr "Fotografie" #: src/view/com/composer/labels/LabelsBtn.tsx:168 msgid "Pictures meant for adults." -msgstr "Pictures meant for adults." +msgstr "Afbeeldingen bedoeld voor volwassenen." #: src/view/screens/ProfileFeed.tsx:296 msgid "Pin to Home" -msgstr "Pin to Home" +msgstr "Vastzetten op startpagina" #: src/view/screens/ProfileFeed.tsx:293 #: src/view/screens/ProfileList.tsx:676 msgid "Pin to home" -msgstr "Pin to home" +msgstr "Vastzetten op startpagina" #: src/view/com/util/forms/PostDropdownBtn.tsx:398 #: src/view/com/util/forms/PostDropdownBtn.tsx:405 @@ -4272,47 +4272,47 @@ msgstr "Vastmaken aan uw profiel" #: src/view/com/posts/FeedItem.tsx:354 msgid "Pinned" -msgstr "Pinned" +msgstr "Vastgezet" #: src/view/screens/SavedFeeds.tsx:130 msgid "Pinned Feeds" -msgstr "Pinned Feeds" +msgstr "Vastgezette feeds" #: src/view/screens/ProfileList.tsx:355 msgid "Pinned to your feeds" -msgstr "Pinned to your feeds" +msgstr "Vastgezet aan uw feeds" #: src/view/com/util/post-embeds/GifEmbed.tsx:43 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:372 msgid "Play" -msgstr "Play" +msgstr "Afspelen" #: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:58 #: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:59 msgid "Play Video" -msgstr "Play Video" +msgstr "Speel video af" #: src/view/com/util/post-embeds/GifEmbed.tsx:42 msgid "Play or pause the GIF" -msgstr "Play or pause the GIF" +msgstr "Speel of pauzeer de GIF" #: src/view/com/util/post-embeds/VideoEmbed.tsx:110 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:324 msgid "Play video" -msgstr "Play video" +msgstr "Speel video af" #: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:128 msgid "Play {0}" -msgstr "Play {0}" +msgstr "Speel {0}" #: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:127 msgid "Plays the GIF" -msgstr "Plays the GIF" +msgstr "Speelt de GIF af" #: src/view/com/modals/VerifyEmail.tsx:109 msgid "Please Verify Your Email" -msgstr "Please Verify Your Email" +msgstr "Verifieer uw e-mailadres" #: src/screens/Signup/state.ts:217 msgid "Please choose your handle." @@ -4321,15 +4321,15 @@ msgstr "Kies uw handle." #: src/screens/Signup/state.ts:210 #: src/screens/Signup/StepInfo/index.tsx:114 msgid "Please choose your password." -msgstr "Please choose your password." +msgstr "Kies uw wachtwoord." #: src/screens/Signup/state.ts:231 msgid "Please complete the verification captcha." -msgstr "Please complete the verification captcha." +msgstr "Vul de verificatie-captcha in." #: src/view/com/modals/ChangeEmail.tsx:65 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 "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 "Bevestig uw e-mailadres voordat u het wijzigt. Dit is een tijdelijke vereiste terwijl e-mail-updatetools worden toegevoegd en het zal binnenkort worden verwijderd." #: src/view/com/modals/AddAppPasswords.tsx:94 msgid "Please enter a name for your app password. All spaces is not allowed." @@ -4337,7 +4337,7 @@ msgstr "Voer een naam in voor uw app-wachtwoord. Spaties zijn niet toegestaan." #: src/view/com/modals/AddAppPasswords.tsx:151 msgid "Please enter a unique name for this App Password or use our randomly generated one." -msgstr "Please enter a unique name for this App Password or use our randomly generated one." +msgstr "Voer een unieke naam in voor dit app-wachtwoord of gebruik onze willekeurig gegenereerde naam." #: src/components/dialogs/MutedWords.tsx:86 msgid "Please enter a valid word, tag, or phrase to mute" @@ -4350,11 +4350,11 @@ msgstr "Voer uw e-mailadres in." #: src/screens/Signup/StepInfo/index.tsx:96 msgid "Please enter your invite code." -msgstr "Please enter your invite code." +msgstr "Voer uw uitnodigingscode in." #: src/view/com/modals/DeleteAccount.tsx:253 msgid "Please enter your password as well:" -msgstr "Please enter your password as well:" +msgstr "Voer ook uw wachtwoord in:" #: src/components/moderation/LabelsOnMeDialog.tsx:265 msgid "Please explain why you think this label was incorrectly applied by {0}" @@ -4362,7 +4362,7 @@ msgstr "Leg uit waarom u denkt dat dit label onjuist is toegepast door {0}" #: src/screens/Messages/components/ChatDisabled.tsx:110 msgid "Please explain why you think your chats were incorrectly disabled" -msgstr "Please explain why you think your chats were incorrectly disabled" +msgstr "Leg uit waarom u denkt dat uw chats ten onrechte zijn uitgeschakeld" #: src/lib/hooks/useAccountSwitcher.ts:45 #: src/lib/hooks/useAccountSwitcher.ts:55 @@ -4372,23 +4372,23 @@ msgstr "Meld u aan als @{0}" #: src/screens/Onboarding/index.tsx:34 #: src/screens/Onboarding/state.ts:98 msgid "Politics" -msgstr "Politics" +msgstr "Politiek" #: src/view/com/composer/labels/LabelsBtn.tsx:158 #: src/view/com/composer/labels/LabelsBtn.tsx:161 msgid "Porn" -msgstr "Porn" +msgstr "Porno" #: src/view/com/composer/Composer.tsx:710 #: src/view/com/composer/Composer.tsx:717 msgctxt "action" msgid "Post" -msgstr "Post" +msgstr "Bericht" #: src/view/com/post-thread/PostThread.tsx:481 msgctxt "description" msgid "Post" -msgstr "Post" +msgstr "Bericht" #: src/components/moderation/ModerationDetailsDialog.tsx:106 #: src/lib/moderation/useModerationCauseDescription.ts:104 @@ -4398,7 +4398,7 @@ msgstr "Bericht verborgen door genegeerd woord" #: src/components/moderation/ModerationDetailsDialog.tsx:109 #: src/lib/moderation/useModerationCauseDescription.ts:113 msgid "Post Hidden by You" -msgstr "Post Hidden by You" +msgstr "Bericht verborgen door u" #: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:76 msgid "Post Languages" @@ -4409,27 +4409,27 @@ msgstr "Talen van het bericht" #: src/Navigation.tsx:212 #: src/Navigation.tsx:219 msgid "Post by @{0}" -msgstr "Post by @{0}" +msgstr "Bericht door @{0}" #: src/view/com/post-thread/PostThreadItem.tsx:196 msgid "Post by {0}" -msgstr "Post by {0}" +msgstr "Bericht door {0}" #: src/view/com/util/forms/PostDropdownBtn.tsx:180 msgid "Post deleted" -msgstr "Post deleted" +msgstr "Bericht verwijderd" #: src/lib/api/index.ts:161 msgid "Post failed to upload. Please check your Internet connection and try again." -msgstr "Post failed to upload. Please check your Internet connection and try again." +msgstr "Bericht kan niet worden geüpload. Controleer uw internetverbinding en probeer het opnieuw." #: src/view/com/post-thread/PostThread.tsx:212 msgid "Post hidden" -msgstr "Post hidden" +msgstr "Bericht verborgen" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:284 msgid "Post interaction settings" -msgstr "Post interaction settings" +msgstr "Bericht interactie-instellingen" #: src/view/com/composer/select-language/SelectLangBtn.tsx:88 msgid "Post language" @@ -4438,20 +4438,20 @@ msgstr "Taal van het bericht" #: src/view/com/post-thread/PostThread.tsx:207 #: src/view/com/post-thread/PostThread.tsx:219 msgid "Post not found" -msgstr "Post not found" +msgstr "Bericht niet gevonden" #: src/state/queries/pinned-post.ts:59 msgid "Post pinned" -msgstr "Post pinned" +msgstr "Bericht vastgezet" #: src/state/queries/pinned-post.ts:61 msgid "Post unpinned" -msgstr "Post unpinned" +msgstr "Bericht losgemaakt" #: src/screens/StarterPack/StarterPackScreen.tsx:184 #: src/view/screens/Profile.tsx:228 msgid "Posts" -msgstr "Posts" +msgstr "Berichten" #: src/components/dialogs/MutedWords.tsx:115 msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." @@ -4459,30 +4459,30 @@ msgstr "Berichten kunnen worden genegeerd op basis van tekst, tags of beide. We #: src/view/com/posts/FeedErrorMessage.tsx:68 msgid "Posts hidden" -msgstr "Posts hidden" +msgstr "Berichten verborgen" #: src/view/com/modals/LinkWarning.tsx:60 msgid "Potentially Misleading Link" -msgstr "Potentially Misleading Link" +msgstr "Mogelijk misleidende link" #: src/state/queries/notifications/settings.ts:44 msgid "Preference saved" -msgstr "Preference saved" +msgstr "Voorkeur opgeslagen" #: src/screens/Messages/components/MessageListError.tsx:19 msgid "Press to attempt reconnection" -msgstr "Press to attempt reconnection" +msgstr "Druk om opnieuw verbinding te maken" #: src/components/forms/HostingProvider.tsx:46 msgid "Press to change hosting provider" -msgstr "Press to change hosting provider" +msgstr "Druk om hostingprovider te veranderen" #: src/components/Error.tsx:61 #: src/components/Lists.tsx:93 #: src/screens/Messages/components/MessageListError.tsx:24 #: src/screens/Signup/BackNextButtons.tsx:48 msgid "Press to retry" -msgstr "Press to retry" +msgstr "Druk om opnieuw te proberen" #: src/components/KnownFollowers.tsx:124 msgid "Press to view followers of this account that you also follow" @@ -4498,11 +4498,11 @@ msgstr "Primaire taal" #: src/view/screens/PreferencesThreads.tsx:92 msgid "Prioritize Your Follows" -msgstr "Prioritize Your Follows" +msgstr "Geef prioriteit aan uw volgers" #: src/view/screens/NotificationsSettings.tsx:60 msgid "Priority notifications" -msgstr "Priority notifications" +msgstr "Prioriteitsmeldingen" #: src/view/screens/Settings/index.tsx:621 #: src/view/shell/desktop/RightNav.tsx:81 @@ -4515,16 +4515,16 @@ msgstr "Privacy" #: src/view/shell/Drawer.tsx:291 #: src/view/shell/Drawer.tsx:292 msgid "Privacy Policy" -msgstr "Privacy Policy" +msgstr "Privacybeleid" #: src/lib/api/index.ts:53 #: src/screens/Login/ForgotPasswordForm.tsx:149 msgid "Processing..." -msgstr "Processing..." +msgstr "Verwerken..." #: src/view/com/composer/Composer.tsx:1347 msgid "Processing video..." -msgstr "Processing video..." +msgstr "Video verwerken..." #: src/view/shell/bottom-bar/BottomBar.tsx:271 #: src/view/shell/desktop/LeftNav.tsx:415 @@ -4543,7 +4543,7 @@ msgstr "Bescherm uw account door uw e-mailadres te verifiëren." #: src/screens/Onboarding/StepFinished.tsx:237 msgid "Public" -msgstr "Public" +msgstr "Openbaar" #: src/view/screens/ModerationModlists.tsx:63 msgid "Public, shareable lists of users to mute or block in bulk." @@ -4551,7 +4551,7 @@ msgstr "Openbare en deelbare gebruikerslijsten die u in bulk kunt negeren of blo #: src/view/screens/Lists.tsx:69 msgid "Public, shareable lists which can drive feeds." -msgstr "Public, shareable lists which can drive feeds." +msgstr "Openbare deelbare lijsten die feeds kunnen aansturen." #: src/view/com/composer/Composer.tsx:579 #: src/view/com/composer/Composer.tsx:579 @@ -4561,26 +4561,26 @@ msgstr "QR-code gekopieerd naar uw klembord!" #: src/components/StarterPack/QrCodeDialog.tsx:106 msgid "QR code has been downloaded!" -msgstr "QR code has been downloaded!" +msgstr "QR-code is gedownload!" #: src/components/StarterPack/QrCodeDialog.tsx:107 msgid "QR code saved to your camera roll!" -msgstr "QR code saved to your camera roll!" +msgstr "QR-code opgeslagen in uw camerarol!" #: src/view/com/util/post-ctrls/RepostButton.tsx:129 #: src/view/com/util/post-ctrls/RepostButton.tsx:156 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" -msgstr "Quote post" +msgstr "Citaatbericht" #: src/view/com/util/forms/PostDropdownBtn.tsx:308 msgid "Quote post was re-attached" -msgstr "Quote post was re-attached" +msgstr "Citaatbericht is opnieuw toegevoegd" #: src/view/com/util/forms/PostDropdownBtn.tsx:307 msgid "Quote post was successfully detached" -msgstr "Quote post was successfully detached" +msgstr "Citaatbericht is succesvol losgekoppeld" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 #: src/view/com/util/post-ctrls/RepostButton.tsx:128 @@ -4588,33 +4588,33 @@ msgstr "Quote post was successfully detached" #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" -msgstr "Quote posts disabled" +msgstr "Citaatberichten uitgeschakeld" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:312 msgid "Quote posts enabled" -msgstr "Quote posts enabled" +msgstr "Citaatberichten ingeschakeld" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:296 msgid "Quote settings" -msgstr "Quote settings" +msgstr "Citaatinstellingen" #: src/screens/Post/PostQuotes.tsx:32 #: src/screens/Post/PostQuotes.tsx:33 msgid "Quotes" -msgstr "Quotes" +msgstr "Citaten" #: src/view/com/post-thread/PostThreadItem.tsx:230 msgid "Quotes of this post" -msgstr "Quotes of this post" +msgstr "Citaten van dit bericht" #: src/view/screens/PreferencesThreads.tsx:81 msgid "Random (aka \"Poster's Roulette\")" -msgstr "Random (aka \"Poster's Roulette\")" +msgstr "Willekeurig (ook bekend als \"Berichtenroulette\")" #: src/view/com/util/forms/PostDropdownBtn.tsx:585 #: src/view/com/util/forms/PostDropdownBtn.tsx:595 msgid "Re-attach quote" -msgstr "Re-attach quote" +msgstr "Citaat opnieuw toevoegen" #: src/screens/Deactivated.tsx:144 msgid "Reactivate your account" @@ -4636,19 +4636,19 @@ msgstr "Lees de Bluesky-blog" #: src/components/dms/ReportDialog.tsx:169 msgid "Reason:" -msgstr "Reason:" +msgstr "Reden:" #: src/view/screens/Search/Search.tsx:1056 msgid "Recent Searches" -msgstr "Recent Searches" +msgstr "Recente zoekopdrachten" #: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" -msgstr "Reconnect" +msgstr "Opnieuw verbinden" #: src/view/screens/Notifications.tsx:144 msgid "Refresh notifications" -msgstr "Refresh notifications" +msgstr "Vernieuw meldingen" #: src/screens/Messages/ChatList.tsx:198 msgid "Reload conversations" @@ -4664,7 +4664,7 @@ msgstr "Gesprekken opnieuw laden" #: src/view/com/posts/FeedErrorMessage.tsx:213 #: src/view/com/util/AccountDropdownBtn.tsx:61 msgid "Remove" -msgstr "Remove" +msgstr "Verwijderen" #: src/view/com/util/UserAvatar.tsx:403 msgid "Remove Avatar" @@ -4672,7 +4672,7 @@ msgstr "Verwijder avatar" #: src/view/com/util/UserBanner.tsx:155 msgid "Remove Banner" -msgstr "Remove Banner" +msgstr "Verwijder banner" #: src/view/com/util/AccountDropdownBtn.tsx:26 msgid "Remove account" @@ -4680,21 +4680,21 @@ msgstr "Verwijder account" #: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:16 msgid "Remove attachment" -msgstr "Remove attachment" +msgstr "Verwijder bijlage" #: src/screens/Messages/components/MessageInputEmbed.tsx:206 msgid "Remove embed" -msgstr "Remove embed" +msgstr "Verwijder insluiting" #: src/view/com/posts/FeedErrorMessage.tsx:169 #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 msgid "Remove feed" -msgstr "Remove feed" +msgstr "Verwijder feed" #: src/view/com/posts/FeedErrorMessage.tsx:210 msgid "Remove feed?" -msgstr "Remove feed?" +msgstr "Verwijder feed?" #: src/view/com/feeds/FeedSourceCard.tsx:187 #: src/view/com/feeds/FeedSourceCard.tsx:265 @@ -4703,20 +4703,20 @@ msgstr "Remove feed?" #: src/view/screens/ProfileList.tsx:502 #: src/view/screens/SavedFeeds.tsx:351 msgid "Remove from my feeds" -msgstr "Remove from my feeds" +msgstr "Verwijder uit mijn feeds" #: src/components/FeedCard.tsx:311 #: src/view/com/feeds/FeedSourceCard.tsx:311 msgid "Remove from my feeds?" -msgstr "Remove from my feeds?" +msgstr "Verwijderen uit mijn feeds?" #: src/view/com/util/AccountDropdownBtn.tsx:53 msgid "Remove from quick access?" -msgstr "Remove from quick access?" +msgstr "Verwijder uit snelle toegang?" #: src/screens/List/ListHiddenScreen.tsx:156 msgid "Remove from saved feeds" -msgstr "Remove from saved feeds" +msgstr "Verwijder uit bewaarde feeds" #: src/view/com/composer/photos/Gallery.tsx:200 msgid "Remove image" @@ -4736,7 +4736,7 @@ msgstr "Verwijder profiel uit zoekgeschiedenis" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:273 msgid "Remove quote" -msgstr "Remove quote" +msgstr "Verwijder citaat" #: src/view/com/util/post-ctrls/RepostButton.tsx:102 #: src/view/com/util/post-ctrls/RepostButton.tsx:118 @@ -4745,11 +4745,11 @@ msgstr "Verwijder herplaatsing" #: src/view/com/composer/videos/SubtitleDialog.tsx:260 msgid "Remove subtitle file" -msgstr "Remove subtitle file" +msgstr "Verwijder ondertitelbestand" #: src/view/com/posts/FeedErrorMessage.tsx:211 msgid "Remove this feed from your saved feeds" -msgstr "Remove this feed from your saved feeds" +msgstr "Verwijder deze feed uit uw bewaarde feeds" #: src/components/StarterPack/Wizard/WizardListCard.tsx:58 msgid "Remove {displayName} from starter pack" @@ -4757,105 +4757,105 @@ msgstr "Verwijder {displayName} uit startpakket" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:108 msgid "Removed by author" -msgstr "Removed by author" +msgstr "Verwijderd door auteur" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:106 msgid "Removed by you" -msgstr "Removed by you" +msgstr "Verwijderd door u" #: src/view/com/modals/ListAddRemoveUsers.tsx:200 #: src/view/com/modals/UserAddRemoveLists.tsx:170 msgid "Removed from list" -msgstr "Removed from list" +msgstr "Verwijderd uit lijst" #: src/view/com/feeds/FeedSourceCard.tsx:138 msgid "Removed from my feeds" -msgstr "Removed from my feeds" +msgstr "Verwijderd uit mijn feeds" #: src/screens/List/ListHiddenScreen.tsx:94 #: src/screens/List/ListHiddenScreen.tsx:160 msgid "Removed from saved feeds" -msgstr "Removed from saved feeds" +msgstr "Verwijderd uit bewaarde feeds" #: src/view/com/posts/FeedShutdownMsg.tsx:44 #: src/view/screens/ProfileFeed.tsx:197 #: src/view/screens/ProfileList.tsx:386 msgid "Removed from your feeds" -msgstr "Removed from your feeds" +msgstr "Verwijderd uit uw feeds" #: src/view/com/util/post-embeds/QuoteEmbed.tsx:274 msgid "Removes quoted post" -msgstr "Removes quoted post" +msgstr "Verwijdert citaatbericht" #: src/view/com/posts/FeedShutdownMsg.tsx:129 #: src/view/com/posts/FeedShutdownMsg.tsx:133 msgid "Replace with Discover" -msgstr "Replace with Discover" +msgstr "Vervang door Discover" #: src/view/screens/Profile.tsx:229 msgid "Replies" -msgstr "Replies" +msgstr "Antwoorden" #: src/components/WhoCanReply.tsx:69 msgid "Replies disabled" -msgstr "Replies disabled" +msgstr "Antwoorden uitgeschakeld" #: src/components/WhoCanReply.tsx:215 msgid "Replies to this post are disabled." -msgstr "Replies to this post are disabled." +msgstr "Antwoorden op dit bericht zijn uitgeschakeld." #: src/view/com/composer/Composer.tsx:708 msgctxt "action" msgid "Reply" -msgstr "Reply" +msgstr "Reactie" #: src/components/moderation/ModerationDetailsDialog.tsx:115 #: src/lib/moderation/useModerationCauseDescription.ts:123 msgid "Reply Hidden by Thread Author" -msgstr "Antwoord verborgen door auteur van gesprek" +msgstr "Reactie verborgen door auteur van gesprek" #: src/components/moderation/ModerationDetailsDialog.tsx:114 #: src/lib/moderation/useModerationCauseDescription.ts:122 msgid "Reply Hidden by You" -msgstr "Reply Hidden by You" +msgstr "Reactie verborgen door u" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:356 msgid "Reply settings" -msgstr "Antwoordinstellingen" +msgstr "Reactie-instellingen" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:341 msgid "Reply settings are chosen by the author of the thread" -msgstr "Antwoordinstellingen worden gekozen door de auteur van het gesprek" +msgstr "Reactie-instellingen worden gekozen door de auteur van het gesprek" #: src/view/com/post/Post.tsx:195 #: src/view/com/posts/FeedItem.tsx:544 msgctxt "description" msgid "Reply to <0><1/>" -msgstr "Reply to <0><1/>" +msgstr "Reactie op <0><1/>" #: src/view/com/posts/FeedItem.tsx:535 msgctxt "description" msgid "Reply to a blocked post" -msgstr "Reply to a blocked post" +msgstr "Reageer op een geblokkeerd bericht" #: src/view/com/posts/FeedItem.tsx:537 msgctxt "description" msgid "Reply to a post" -msgstr "Reply to a post" +msgstr "Reageer op een bericht" #: src/view/com/post/Post.tsx:193 #: src/view/com/posts/FeedItem.tsx:541 msgctxt "description" msgid "Reply to you" -msgstr "Reply to you" +msgstr "Reactie aan u" #: src/view/com/util/forms/PostDropdownBtn.tsx:338 msgid "Reply visibility updated" -msgstr "Reply visibility updated" +msgstr "Zichtbaarheid van reactie bijgewerkt" #: src/view/com/util/forms/PostDropdownBtn.tsx:337 msgid "Reply was successfully hidden" -msgstr "Reply was successfully hidden" +msgstr "Reactie is succesvol verborgen" #: src/components/dms/MessageMenu.tsx:132 #: src/components/dms/MessagesListBlockedFooter.tsx:77 @@ -5428,7 +5428,7 @@ msgstr "Stel deze instelling in op \"Nee\" om alle citaatberichten uit uw feed t #: src/view/screens/PreferencesFollowingFeed.tsx:64 msgid "Set this setting to \"No\" to hide all replies from your feed." -msgstr "Set this setting to \"No\" to hide all replies from your feed." +msgstr "Zet deze instelling op \"Nee\" om alle reacties in uw feed te verbergen." #: src/view/screens/PreferencesFollowingFeed.tsx:88 msgid "Set this setting to \"No\" to hide all reposts from your feed." @@ -5568,7 +5568,7 @@ msgstr "Show Quote Posts" #: src/view/screens/PreferencesFollowingFeed.tsx:61 msgid "Show Replies" -msgstr "Show Replies" +msgstr "Toon reacties" #: src/view/screens/PreferencesFollowingFeed.tsx:85 msgid "Show Reposts" @@ -5595,7 +5595,7 @@ msgstr "Show badge and filter from feeds" #: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:23 msgid "Show hidden replies" -msgstr "Show hidden replies" +msgstr "Toon verborgen reacties" #: src/view/com/util/forms/PostDropdownBtn.tsx:491 #: src/view/com/util/forms/PostDropdownBtn.tsx:493 @@ -5617,12 +5617,12 @@ msgstr "Toon genegeerde antwoorden" #: src/view/screens/PreferencesThreads.tsx:95 msgid "Show replies by people you follow before all other replies." -msgstr "Show replies by people you follow before all other replies." +msgstr "Toon reacties van mensen die u volgt vóór alle andere reacties." #: src/view/com/util/forms/PostDropdownBtn.tsx:559 #: src/view/com/util/forms/PostDropdownBtn.tsx:569 msgid "Show reply for everyone" -msgstr "Show reply for everyone" +msgstr "Toon reactie voor iedereen" #: src/components/moderation/ContentHider.tsx:130 #: src/components/moderation/PostHider.tsx:79 @@ -5741,7 +5741,7 @@ msgstr "Enkele andere feeds die u wellicht leuk vindt" #: src/components/WhoCanReply.tsx:70 msgid "Some people can reply" -msgstr "Some people can reply" +msgstr "Sommige mensen kunnen reageren" #: src/screens/Messages/Conversation.tsx:109 msgid "Something went wrong" @@ -5770,11 +5770,11 @@ msgstr "Sorry! Uw sessie is verlopen. Meld u opnieuw aan." #: src/view/screens/PreferencesThreads.tsx:64 msgid "Sort Replies" -msgstr "Sort Replies" +msgstr "Sorteer reacties" #: src/view/screens/PreferencesThreads.tsx:67 msgid "Sort replies to the same post by:" -msgstr "Sort replies to the same post by:" +msgstr "Sorteer reacties op hetzelfde bericht op:" #: src/components/moderation/LabelsOnMeDialog.tsx:168 msgid "Source:" @@ -5787,7 +5787,7 @@ msgstr "Spam" #: src/lib/moderation/useReportOptions.ts:55 msgid "Spam; excessive mentions or replies" -msgstr "Spam; excessive mentions or replies" +msgstr "Spam; overmatig veel vermeldingen of reacties" #: src/screens/Onboarding/index.tsx:27 #: src/screens/Onboarding/state.ts:100 @@ -6075,7 +6075,7 @@ msgstr "Het account kan met u communiceren na het deblokkeren." #: src/components/moderation/ModerationDetailsDialog.tsx:118 #: src/lib/moderation/useModerationCauseDescription.ts:126 msgid "The author of this thread has hidden this reply." -msgstr "De auteur van dit gesprek heeft dit antwoord verborgen." +msgstr "De auteur van dit gesprek heeft deze reactie verborgen." #: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." @@ -6083,7 +6083,7 @@ msgstr "The experience is better in the app. Download Bluesky now and we'll pick #: src/view/com/posts/FeedShutdownMsg.tsx:67 msgid "The feed has been replaced with Discover." -msgstr "The feed has been replaced with Discover." +msgstr "De feed is vervangen door Discover." #: src/components/moderation/LabelsOnMeDialog.tsx:58 msgid "The following labels were applied to your account." @@ -6352,7 +6352,7 @@ msgstr "Dit profiel is alleen zichtbaar voor aangemelde gebruikers. Het is niet #: src/view/com/util/forms/PostDropdownBtn.tsx:743 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 "Dit antwoord wordt gesorteerd in een verborgen sectie onderaan het gesprek en negeert meldingen voor volgende antwoorden - zowel voor u als voor anderen." +msgstr "Deze reactie wordt gesorteerd in een verborgen sectie onderaan het gesprek en negeert meldingen voor volgende reacties - zowel voor u als voor anderen." #: src/screens/Signup/StepInfo/Policies.tsx:37 msgid "This service has not provided terms of service or a privacy policy." @@ -6603,11 +6603,11 @@ msgstr "Negeren van {truncatedTag} opheffen" #: src/view/screens/ProfileFeed.tsx:296 #: src/view/screens/ProfileList.tsx:676 msgid "Unpin" -msgstr "Unpin" +msgstr "Losmaken" #: src/view/screens/ProfileFeed.tsx:293 msgid "Unpin from home" -msgstr "Unpin from home" +msgstr "Losmaken van startpagina" #: src/view/com/util/forms/PostDropdownBtn.tsx:397 #: src/view/com/util/forms/PostDropdownBtn.tsx:404 @@ -6620,7 +6620,7 @@ msgstr "Moderatielijst losmaken" #: src/view/screens/ProfileList.tsx:356 msgid "Unpinned from your feeds" -msgstr "Unpinned from your feeds" +msgstr "Losgemaakt van uw feeds" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:226 msgid "Unsubscribe" @@ -6666,7 +6666,7 @@ msgstr "Updating quote attachment failed" #: src/view/com/util/forms/PostDropdownBtn.tsx:341 msgid "Updating reply visibility failed" -msgstr "Updating reply visibility failed" +msgstr "Bijwerken van zichtbaarheid van reactie is mislukt" #: src/screens/Onboarding/StepProfile/index.tsx:290 msgid "Upload a photo instead" @@ -7032,7 +7032,7 @@ msgstr "We're so excited to have you join us!" #: src/view/com/composer/Composer.tsx:361 msgid "We're sorry! The post you are replying to has been deleted." -msgstr "We're sorry! The post you are replying to has been deleted." +msgstr "Het spijt ons! Het bericht waarop u reageert is verwijderd." #: src/components/Lists.tsx:220 #: src/view/screens/NotFound.tsx:50 @@ -7135,7 +7135,7 @@ msgstr "Who can interact with this post?" #: src/components/WhoCanReply.tsx:87 msgid "Who can reply" -msgstr "Who can reply" +msgstr "Wie kan reageren" #: src/screens/Home/NoFeedsPinned.tsx:79 #: src/screens/Messages/ChatList.tsx:183 @@ -7182,7 +7182,7 @@ msgstr "Write post" #: src/view/com/composer/Composer.tsx:572 #: src/view/com/post-thread/PostThreadComposePrompt.tsx:71 msgid "Write your reply" -msgstr "Write your reply" +msgstr "Schrijf uw reactie" #: src/screens/Onboarding/index.tsx:25 #: src/screens/Onboarding/state.ts:103 @@ -7348,7 +7348,7 @@ msgstr "You don't have any invite codes yet! We'll send you some when you've bee #: src/view/screens/SavedFeeds.tsx:144 msgid "You don't have any pinned feeds." -msgstr "You don't have any pinned feeds." +msgstr "U heeft geen vastgezette feeds." #: src/view/screens/SavedFeeds.tsx:184 msgid "You don't have any saved feeds." @@ -7436,7 +7436,7 @@ msgstr "U negeert nog geen woorden of tags" #: src/components/moderation/ModerationDetailsDialog.tsx:117 #: src/lib/moderation/useModerationCauseDescription.ts:125 msgid "You hid this reply." -msgstr "You hid this reply." +msgstr "U heeft deze reactie verborgen." #: src/components/moderation/LabelsOnMeDialog.tsx:78 msgid "You may appeal non-self labels if you feel they were placed in error." @@ -7583,7 +7583,7 @@ msgstr "Uw profiel, berichten, feeds en lijsten zijn niet langer zichtbaar voor #: src/view/com/composer/Composer.tsx:404 msgid "Your reply has been published" -msgstr "Your reply has been published" +msgstr "Uw reactie is gepubliceerd." #: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" @@ -7690,16 +7690,16 @@ msgstr "moderatie-instellingen" #: src/lib/hooks/useTimeAgo.ts:122 msgid "now" -msgstr "now" +msgstr "nu" #: src/components/StarterPack/QrCode.tsx:75 msgid "on<0><1/><2><3/>" -msgstr "on<0><1/><2><3/>" +msgstr "op<0><1/><2><3/>" #: src/lib/api/index.ts:106 #: src/components/TagMenu/index.tsx:252 msgid "posts" -msgstr "posts" +msgstr "berichten" #: src/view/screens/DebugMod.tsx:913 #: src/view/screens/Profile.tsx:363 @@ -7765,7 +7765,7 @@ msgstr "{0, plural, one {Leuk gevonden door # gebruiker} other {Leuk gevonden do #: src/view/com/util/post-ctrls/PostCtrls.tsx:257 msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" -msgstr "{0, plural, one {Beantwoord (# antwoord)} other {Beantwoord (# antwoorden)}}" +msgstr "{0, plural, one {Reageer (# reactie)} other {Reageer (# reacties)}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:296 msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -- cgit 1.4.1 From 2cb6e713bba88e6453da18bd74cbde4b715058a9 Mon Sep 17 00:00:00 2001 From: Guido Leenders Date: Thu, 14 Nov 2024 10:49:23 +0100 Subject: First completion [ER]. --- src/locale/locales/nl/messages.po | 636 +++++++++++++++++++------------------- 1 file changed, 318 insertions(+), 318 deletions(-) (limited to 'src') diff --git a/src/locale/locales/nl/messages.po b/src/locale/locales/nl/messages.po index 3b706df11..06ba515c5 100644 --- a/src/locale/locales/nl/messages.po +++ b/src/locale/locales/nl/messages.po @@ -280,7 +280,7 @@ msgstr "Sta toegang tot uw privéberichten toe" #: src/screens/Messages/Settings.tsx:64 #: src/screens/Messages/Settings.tsx:67 msgid "Allow new messages from" -msgstr "Sta nieuwe berichten toe van" +msgstr "Sta nieuwe privéberichten toe van" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:360 msgid "Allow replies from:" @@ -288,7 +288,7 @@ msgstr "Sta antwoorden toe van:" #: src/view/screens/AppPasswords.tsx:272 msgid "Allows access to direct messages" -msgstr "Geeft toegang tot directe berichten" +msgstr "Geeft toegang tot privéberichten" #: src/screens/Login/ForgotPasswordForm.tsx:171 #: src/view/com/modals/ChangePassword.tsx:171 @@ -498,7 +498,7 @@ msgstr "Weet u zeker dat u het app-wachtwoord \"{name}\" wilt verwijderen?" #: src/components/dms/MessageMenu.tsx:149 msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." -msgstr "Weet u zeker dat u dit bericht wilt verwijderen? Het bericht wordt voor u verwijderd, maar niet voor de andere deelnemer." +msgstr "Weet u zeker dat u dit privébericht wilt verwijderen? Het privébericht wordt voor u verwijderd, maar niet voor de andere deelnemer." #: src/screens/StarterPack/StarterPackScreen.tsx:632 msgid "Are you sure you want to delete this starter pack?" @@ -510,7 +510,7 @@ msgstr "Weet u zeker dat u uw wijzigingen ongedaan wilt maken?" #: src/components/dms/LeaveConvoPrompt.tsx:48 msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." -msgstr "Weet u zeker dat u dit gesprek wilt verlaten? Uw berichten worden voor u verwijderd, maar niet voor de andere deelnemer." +msgstr "Weet u zeker dat u dit gesprek wilt verlaten? Uw privéberichten worden voor u verwijderd, maar niet voor de andere deelnemer." #: src/components/FeedCard.tsx:313 msgid "Are you sure you want to remove this from your feeds?" @@ -960,7 +960,7 @@ msgstr "Klik om citaatberichten voor dit bericht in te schakelen." #: src/components/dms/MessageItem.tsx:240 msgid "Click to retry failed message" -msgstr "Klik om mislukt bericht opnieuw te proberen" +msgstr "Klik om mislukt privébericht opnieuw te proberen" #: src/screens/Onboarding/index.tsx:32 msgid "Climate" @@ -1267,7 +1267,7 @@ msgstr "Kopieer link naar bericht" #: src/components/dms/MessageMenu.tsx:110 #: src/components/dms/MessageMenu.tsx:112 msgid "Copy message text" -msgstr "Kopieer berichttekst" +msgstr "Kopieer tekst privébericht" #: src/view/com/util/forms/PostDropdownBtn.tsx:430 #: src/view/com/util/forms/PostDropdownBtn.tsx:432 @@ -1479,11 +1479,11 @@ msgstr "Verwijder voor mij" #: src/components/dms/MessageMenu.tsx:147 msgid "Delete message" -msgstr "Verwijder bericht" +msgstr "Verwijder privébericht" #: src/components/dms/MessageMenu.tsx:122 msgid "Delete message for me" -msgstr "Verwijder bericht voor mij" +msgstr "Verwijder privébericht voor mij" #: src/view/com/modals/DeleteAccount.tsx:285 msgid "Delete my account" @@ -2017,7 +2017,7 @@ msgstr "Overmatig veel vermeldingen of antwoorden" #: src/lib/moderation/useReportOptions.ts:86 msgid "Excessive or unwanted messages" -msgstr "Overmatige of ongewenste berichten" +msgstr "Overmatige of ongewenste privéberichten" #: src/components/dialogs/MutedWords.tsx:311 msgid "Exclude users you follow" @@ -2133,7 +2133,7 @@ msgstr "Het is niet gelukt om de lijst te maken. Controleer uw internetverbindin #: src/components/dms/MessageMenu.tsx:73 msgid "Failed to delete message" -msgstr "Bericht kon niet worden verwijderd" +msgstr "Privébericht kon niet worden verwijderd" #: src/view/com/util/forms/PostDropdownBtn.tsx:200 msgid "Failed to delete post, please try again" @@ -2154,7 +2154,7 @@ msgstr "Het laden van feedvoorkeuren is mislukt" #: src/screens/Messages/components/MessageListError.tsx:23 msgid "Failed to load past messages" -msgstr "Het laden van eerdere berichten is mislukt" +msgstr "Het laden van eerdere privéberichten is mislukt" #: src/view/screens/Search/Explore.tsx:420 #: src/view/screens/Search/Explore.tsx:448 @@ -2786,7 +2786,7 @@ msgstr "Afbeelding" #: src/components/StarterPack/ShareDialog.tsx:77 msgid "Image saved to your camera roll!" -msgstr "Afbeelding opgeslagen in uw filmrol!" +msgstr "Afbeelding opgeslagen in uw camerarol!" #: src/lib/moderation/useReportOptions.ts:68 msgid "Impersonation, misinformation, or false claims" @@ -2798,7 +2798,7 @@ msgstr "Nabootsing van identiteit of valse beweringen over identiteit of affilia #: src/lib/moderation/useReportOptions.ts:91 msgid "Inappropriate messages or explicit links" -msgstr "Ongepaste berichten of expliciete links" +msgstr "Ongepaste privéberichten of expliciete links" #: src/screens/Login/SetNewPasswordForm.tsx:121 msgid "Input code sent to your email for password reset" @@ -3072,7 +3072,7 @@ msgstr "Vind 10 berichten leuk" #: src/state/shell/progress-guide.tsx:157 #: src/state/shell/progress-guide.tsx:162 msgid "Like 10 posts to train the Discover feed" -msgstr "Vind 10 berichten leuk om de Discover-feed te trainen" +msgstr "Vind 10 berichten leuk om de Ontdekken-feed te trainen" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:265 #: src/view/screens/ProfileFeed.tsx:576 @@ -3275,7 +3275,7 @@ msgstr "Menu" #: src/components/dms/MessageMenu.tsx:72 #: src/screens/Messages/components/ChatListItem.tsx:165 msgid "Message deleted" -msgstr "Bericht verwijderd" +msgstr "Privébericht verwijderd" #: src/view/com/posts/FeedErrorMessage.tsx:201 msgid "Message from server: {0}" @@ -3283,27 +3283,27 @@ msgstr "Bericht van de server: {0}" #: src/screens/Messages/components/MessageInput.tsx:140 msgid "Message input field" -msgstr "Bericht invoerveld" +msgstr "Privébericht invoerveld" #: src/screens/Messages/components/MessageInput.tsx:72 #: src/screens/Messages/components/MessageInput.web.tsx:59 msgid "Message is too long" -msgstr "Bericht is te lang" +msgstr "Privébericht is te lang" #: src/screens/Messages/ChatList.tsx:318 msgid "Message settings" -msgstr "Berichtinstellingen" +msgstr "Instellingen privébericht" #: src/components/dms/MessageProfileButton.tsx:62 msgid "Message {0}" -msgstr "Bericht {0}" +msgstr "Privébericht {0}" #: src/Navigation.tsx:564 #: src/screens/Messages/ChatList.tsx:162 #: src/screens/Messages/ChatList.tsx:243 #: src/screens/Messages/ChatList.tsx:314 msgid "Messages" -msgstr "Berichten" +msgstr "Privéberichten" #: src/lib/moderation/useReportOptions.ts:47 msgid "Misleading Account" @@ -3609,7 +3609,7 @@ msgstr "Nieuwe lettertype-instellingen ✨" #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" -msgstr "Nieuwe berichten" +msgstr "Nieuwe privéberichten" #: src/view/com/modals/ChangePassword.tsx:213 msgid "New password" @@ -3705,7 +3705,7 @@ msgstr "Niet langer dan 253 tekens" #: src/screens/Messages/components/ChatListItem.tsx:116 msgid "No messages yet" -msgstr "Nog geen berichten" +msgstr "Nog geen privéberichten" #: src/screens/Messages/ChatList.tsx:271 msgid "No more conversations to show" @@ -3963,7 +3963,7 @@ msgstr "Open links met in-app-browser" #: src/components/dms/ActionsWrapper.tsx:87 msgid "Open message options" -msgstr "Open berichtopties" +msgstr "Open privéberichtopties" #: src/screens/Moderation/index.tsx:231 msgid "Open muted words and tags settings" @@ -4790,7 +4790,7 @@ msgstr "Verwijdert citaatbericht" #: src/view/com/posts/FeedShutdownMsg.tsx:129 #: src/view/com/posts/FeedShutdownMsg.tsx:133 msgid "Replace with Discover" -msgstr "Vervang door Discover" +msgstr "Vervang door Ontdekken" #: src/view/screens/Profile.tsx:229 msgid "Replies" @@ -4861,7 +4861,7 @@ msgstr "Reactie is succesvol verborgen" #: src/components/dms/MessagesListBlockedFooter.tsx:77 #: src/components/dms/MessagesListBlockedFooter.tsx:84 msgid "Report" -msgstr "Report" +msgstr "Melding" #: src/view/com/profile/ProfileMenu.tsx:299 #: src/view/com/profile/ProfileMenu.tsx:302 @@ -4870,7 +4870,7 @@ msgstr "Meld account" #: src/view/screens/ProfileList.tsx:544 msgid "Report List" -msgstr "Report List" +msgstr "Meld Lijst" #: src/components/dms/ConvoMenu.tsx:197 #: src/components/dms/ConvoMenu.tsx:200 @@ -4885,16 +4885,16 @@ msgstr "Melddialoog" #: src/view/screens/ProfileFeed.tsx:354 #: src/view/screens/ProfileFeed.tsx:356 msgid "Report feed" -msgstr "Report feed" +msgstr "Meld feed" #: src/components/dms/MessageMenu.tsx:130 msgid "Report message" -msgstr "Report message" +msgstr "Meld privébericht" #: src/view/com/util/forms/PostDropdownBtn.tsx:621 #: src/view/com/util/forms/PostDropdownBtn.tsx:623 msgid "Report post" -msgstr "Report post" +msgstr "Meld bericht" #: src/screens/StarterPack/StarterPackScreen.tsx:604 #: src/screens/StarterPack/StarterPackScreen.tsx:607 @@ -4903,25 +4903,25 @@ msgstr "Meld startpakket" #: src/components/ReportDialog/SelectReportOptionView.tsx:43 msgid "Report this content" -msgstr "Report this content" +msgstr "Meld deze inhoud" #: src/components/ReportDialog/SelectReportOptionView.tsx:56 msgid "Report this feed" -msgstr "Report this feed" +msgstr "Meld deze feed" #: src/components/ReportDialog/SelectReportOptionView.tsx:53 msgid "Report this list" -msgstr "Report this list" +msgstr "Meld deze lijst" #: src/components/dms/ReportDialog.tsx:44 #: src/components/dms/ReportDialog.tsx:137 #: src/components/ReportDialog/SelectReportOptionView.tsx:62 msgid "Report this message" -msgstr "Report this message" +msgstr "Meld dit chatbericht" #: src/components/ReportDialog/SelectReportOptionView.tsx:50 msgid "Report this post" -msgstr "Report this post" +msgstr "Meld dit bericht" #: src/components/ReportDialog/SelectReportOptionView.tsx:59 msgid "Report this starter pack" @@ -4975,16 +4975,16 @@ msgstr "Herplaatsingen van dit bericht" #: src/view/com/modals/ChangeEmail.tsx:176 #: src/view/com/modals/ChangeEmail.tsx:178 msgid "Request Change" -msgstr "Request Change" +msgstr "Verzoek wijziging" #: src/view/com/modals/ChangePassword.tsx:242 #: src/view/com/modals/ChangePassword.tsx:244 msgid "Request Code" -msgstr "Request Code" +msgstr "Vraag code aan" #: src/view/screens/AccessibilitySettings.tsx:90 msgid "Require alt text before posting" -msgstr "Require alt text before posting" +msgstr "Vereist alt-tekst voordat u iets plaatst" #: src/view/screens/Settings/Email2FAToggle.tsx:51 msgid "Require email code to log into your account" @@ -4992,56 +4992,56 @@ msgstr "Vereis e-mailcode om aan te melden op uw account" #: src/screens/Signup/StepInfo/index.tsx:159 msgid "Required for this provider" -msgstr "Required for this provider" +msgstr "Vereist voor deze provider" #: src/components/LabelingServiceCard/index.tsx:80 msgid "Required in your region" -msgstr "Required in your region" +msgstr "Vereist in uw regio" #: src/components/dialogs/VerifyEmailDialog.tsx:224 #: src/components/dialogs/VerifyEmailDialog.tsx:234 #: src/components/intents/VerifyEmailIntentDialog.tsx:130 msgid "Resend Email" -msgstr "Resend Email" +msgstr "Email opnieuw verzenden" #: src/components/intents/VerifyEmailIntentDialog.tsx:122 msgid "Resend Verification Email" -msgstr "Resend Verification Email" +msgstr "Verificatie-e-mail opnieuw verzenden" #: src/view/screens/Settings/DisableEmail2FADialog.tsx:167 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:170 msgid "Resend email" -msgstr "Resend email" +msgstr "Email opnieuw verzenden" #: src/view/com/modals/ChangePassword.tsx:193 msgid "Reset Code" -msgstr "Reset Code" +msgstr "Code opnieuw instellen" #: src/view/com/modals/ChangePassword.tsx:186 msgid "Reset code" -msgstr "Reset code" +msgstr "Code opnieuw instellen" #: src/view/screens/Settings/index.tsx:867 #: src/view/screens/Settings/index.tsx:870 msgid "Reset onboarding state" -msgstr "Reset onboarding state" +msgstr "Onboarding-status opnieuw instellen" #: src/screens/Login/ForgotPasswordForm.tsx:80 msgid "Reset password" -msgstr "Reset password" +msgstr "Wachtwoord opnieuw instellen" #: src/view/screens/Settings/index.tsx:847 #: src/view/screens/Settings/index.tsx:850 msgid "Reset preferences state" -msgstr "Reset preferences state" +msgstr "Status voorkeuren opnieuw instellen" #: src/view/screens/Settings/index.tsx:868 msgid "Resets the onboarding state" -msgstr "Resets the onboarding state" +msgstr "Stelt de onboarding-status opnieuw in" #: src/view/screens/Settings/index.tsx:848 msgid "Resets the preferences state" -msgstr "Resets the preferences state" +msgstr "Stelt de voorkeurenstatus opnieuw in" #: src/screens/Login/LoginForm.tsx:296 msgid "Retries login" @@ -5067,23 +5067,23 @@ msgstr "Probeert de laatste mislukte actie opnieuw" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" -msgstr "Retry" +msgstr "Opnieuw" #: src/components/Error.tsx:74 #: src/screens/List/ListHiddenScreen.tsx:205 #: src/screens/StarterPack/StarterPackScreen.tsx:750 #: src/view/screens/ProfileList.tsx:1030 msgid "Return to previous page" -msgstr "Return to previous page" +msgstr "Terug naar vorig pagina" #: src/view/screens/NotFound.tsx:61 msgid "Returns to home page" -msgstr "Returns to home page" +msgstr "Terug naar de startpagina" #: src/view/screens/NotFound.tsx:60 #: src/view/screens/ProfileFeed.tsx:114 msgid "Returns to previous page" -msgstr "Returns to previous page" +msgstr "Terug naar de vorige pagina" #: src/components/dialogs/BirthDateSettings.tsx:124 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:439 @@ -5101,26 +5101,26 @@ msgstr "Returns to previous page" #: src/view/com/modals/CreateOrEditList.tsx:317 #: src/view/screens/SavedFeeds.tsx:103 msgid "Save" -msgstr "Save" +msgstr "Bewaar" #: src/view/com/lightbox/Lightbox.tsx:167 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" -msgstr "Save" +msgstr "Bewaar" #: src/components/StarterPack/QrCodeDialog.tsx:179 msgid "Save QR code" -msgstr "Save QR code" +msgstr "Bewaar QR-code" #: src/components/dialogs/BirthDateSettings.tsx:118 msgid "Save birthday" -msgstr "Save birthday" +msgstr "Bewaar verjaardag" #: src/view/screens/SavedFeeds.tsx:98 #: src/view/screens/SavedFeeds.tsx:103 msgid "Save changes" -msgstr "Save changes" +msgstr "Bewaar wijzigingen" #: src/view/com/modals/ChangeHandle.tsx:158 msgid "Save handle change" @@ -5138,20 +5138,20 @@ msgstr "Opslaan afbeelding bijsnijden" #: src/view/screens/ProfileFeed.tsx:338 #: src/view/screens/ProfileFeed.tsx:344 msgid "Save to my feeds" -msgstr "Save to my feeds" +msgstr "Bewaar in mijn feeds" #: src/view/screens/SavedFeeds.tsx:171 msgid "Saved Feeds" -msgstr "Saved Feeds" +msgstr "Bewaarde feeds" #: src/view/com/lightbox/Lightbox.tsx:95 msgid "Saved to your camera roll" -msgstr "Saved to your camera roll" +msgstr "Bewaard in uw camerarol" #: src/view/screens/ProfileFeed.tsx:206 #: src/view/screens/ProfileList.tsx:366 msgid "Saved to your feeds" -msgstr "Saved to your feeds" +msgstr "Bewaard in uw feeds" #: src/view/com/modals/ChangeHandle.tsx:159 msgid "Saves handle change to {handle}" @@ -5166,16 +5166,16 @@ msgstr "Slaat instellingen voor bijsnijden van afbeeldingen op" #: src/view/com/notifications/FeedItem.tsx:416 #: src/view/com/notifications/FeedItem.tsx:441 msgid "Say hello!" -msgstr "Say hello!" +msgstr "Zeg hallo!" #: src/screens/Onboarding/index.tsx:33 #: src/screens/Onboarding/state.ts:99 msgid "Science" -msgstr "Science" +msgstr "Wetenschap" #: src/view/screens/ProfileList.tsx:986 msgid "Scroll to top" -msgstr "Scroll to top" +msgstr "Scroll naar bovenzijde" #: src/components/dms/dialogs/SearchablePeopleList.tsx:483 #: src/components/forms/SearchInput.tsx:34 @@ -5187,27 +5187,27 @@ msgstr "Scroll to top" #: src/view/shell/desktop/LeftNav.tsx:377 #: src/view/shell/Drawer.tsx:394 msgid "Search" -msgstr "Search" +msgstr "Zoek" #: src/components/dialogs/GifSelect.tsx:177 msgid "Search GIFs" -msgstr "Search GIFs" +msgstr "Zoek GIF's" #: src/components/dialogs/GifSelect.tsx:178 msgid "Search Tenor" -msgstr "Search Tenor" +msgstr "Zoek Tenor" #: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" -msgstr "Search for \"{query}\"" +msgstr "Zoek naar \"{query}\"" #: src/view/screens/Search/Search.tsx:999 msgid "Search for \"{searchText}\"" -msgstr "Search for \"{searchText}\"" +msgstr "Zoek naar \"{searchText}\"" #: src/screens/StarterPack/Wizard/index.tsx:500 msgid "Search for feeds that you want to suggest to others." -msgstr "Search for feeds that you want to suggest to others." +msgstr "Zoek naar feeds die u aan anderen wilt voorstellen." #: src/view/com/modals/ListAddRemoveUsers.tsx:71 msgid "Search for users" @@ -5220,7 +5220,7 @@ msgstr "Zoek profielen" #: src/view/com/modals/ChangeEmail.tsx:105 msgid "Security Step Required" -msgstr "Security Step Required" +msgstr "Beveiligingsstap vereist" #: src/components/TagMenu/index.tsx:132 msgid "See <0>{displayTag} posts" @@ -5236,7 +5236,7 @@ msgstr "Bekijk vacatures bij Bluesky" #: src/view/screens/SavedFeeds.tsx:212 msgid "See this guide" -msgstr "See this guide" +msgstr "Bekijk deze gids" #: src/components/TagMenu/index.web.tsx:77 msgid "See {truncatedTag} posts" @@ -5248,19 +5248,19 @@ msgstr "Bekijk {truncatedTag} berichten van gebruiker" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:189 msgid "Seek slider" -msgstr "Seek slider" +msgstr "Zoek schuifregelaar" #: src/view/com/composer/photos/SelectGifBtn.tsx:35 msgid "Select GIF" -msgstr "Select GIF" +msgstr "Selecteer GIF" #: src/components/dialogs/GifSelect.tsx:307 msgid "Select GIF \"{0}\"" -msgstr "Select GIF \"{0}\"" +msgstr "Selecteer GIF \"{0}\"" #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:67 msgid "Select a color" -msgstr "Select a color" +msgstr "Selecteer een kleur" #: src/screens/Login/ChooseAccountForm.tsx:77 msgid "Select account" @@ -5272,7 +5272,7 @@ msgstr "Selecteer een avatar" #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:65 msgid "Select an emoji" -msgstr "Select an emoji" +msgstr "Selecteer een emoji" #: src/screens/Login/index.tsx:117 msgid "Select from an existing account" @@ -5296,11 +5296,11 @@ msgstr "Selecteer moderator" #: src/view/com/util/Selector.tsx:107 msgid "Select option {i} of {numItems}" -msgstr "Select option {i} of {numItems}" +msgstr "Selecteer optie {i} van {numItems}" #: src/view/com/composer/videos/SubtitleFilePicker.tsx:66 msgid "Select subtitle file (.vtt)" -msgstr "Select subtitle file (.vtt)" +msgstr "Selecteer ondertitelbestand (.vtt)" #: src/components/ReportDialog/SubmitView.tsx:140 msgid "Select the moderation service(s) to report to" @@ -5308,7 +5308,7 @@ msgstr "Selecteer de moderatieservice(s) waaraan u wilt melden" #: src/view/com/auth/server-input/index.tsx:79 msgid "Select the service that hosts your data." -msgstr "Select the service that hosts your data." +msgstr "Selecteer de service die uw gegevens host." #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:83 msgid "Select the {emojiName} emoji as your avatar" @@ -5316,7 +5316,7 @@ msgstr "Selecteer de {emojiName}-emoji als uw avatar" #: src/view/com/composer/videos/SelectVideoBtn.tsx:106 msgid "Select video" -msgstr "Select video" +msgstr "Selecteer video" #: src/components/dialogs/MutedWords.tsx:242 msgid "Select what content this mute word should apply to." @@ -5332,11 +5332,11 @@ msgstr "Selecteer de taal van uw app voor de standaardtekst die in de app wordt #: src/screens/Signup/StepInfo/index.tsx:223 msgid "Select your date of birth" -msgstr "Select your date of birth" +msgstr "Selecteer uw geboortedatum" #: src/screens/Onboarding/StepInterests/index.tsx:192 msgid "Select your interests from the options below" -msgstr "Select your interests from the options below" +msgstr "Selecteer uw interesses uit de onderstaande opties" #: src/view/screens/LanguageSettings.tsx:191 msgid "Select your preferred language for translations in your feed." @@ -5344,7 +5344,7 @@ msgstr "Selecteer de taal waarin u de vertalingen in uw feed wilt weergeven." #: src/view/com/util/Selector.tsx:106 msgid "Select {item}" -msgstr "Select {item}" +msgstr "Selecteer {item}" #: src/components/dialogs/VerifyEmailDialog.tsx:189 msgid "Send Confirmation" @@ -5358,11 +5358,11 @@ msgstr "Stuur bevestigingsmail" #: src/view/com/modals/DeleteAccount.tsx:162 msgctxt "action" msgid "Send Email" -msgstr "Send Email" +msgstr "Stuur e-mail" #: src/components/dms/ChatEmptyPill.tsx:38 msgid "Send a neat website!" -msgstr "Send a neat website!" +msgstr "Stuur een mooie website!" #: src/components/dialogs/VerifyEmailDialog.tsx:182 msgid "Send confirmation email" @@ -5370,41 +5370,41 @@ msgstr "Stuur bevestigingsmail" #: src/view/com/modals/DeleteAccount.tsx:149 msgid "Send email" -msgstr "Send email" +msgstr "Stuur e-mail" #: src/view/shell/Drawer.tsx:341 msgid "Send feedback" -msgstr "Send feedback" +msgstr "Stuur feedback" #: src/screens/Messages/components/MessageInput.tsx:165 #: src/screens/Messages/components/MessageInput.web.tsx:219 msgid "Send message" -msgstr "Send message" +msgstr "Stuur privébericht" #: src/components/dms/dialogs/ShareViaChatDialog.tsx:62 msgid "Send post to..." -msgstr "Send post to..." +msgstr "Stuur bericht naar..." #: src/components/dms/ReportDialog.tsx:229 #: src/components/dms/ReportDialog.tsx:232 #: src/components/ReportDialog/SubmitView.tsx:220 #: src/components/ReportDialog/SubmitView.tsx:224 msgid "Send report" -msgstr "Send report" +msgstr "Stuur rapport" #: src/components/ReportDialog/SelectLabelerView.tsx:43 msgid "Send report to {0}" -msgstr "Send report to {0}" +msgstr "Stuur rapport naar {0}" #: src/view/screens/Settings/DisableEmail2FADialog.tsx:118 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:121 msgid "Send verification email" -msgstr "Send verification email" +msgstr "Stuur verificatie e-mail" #: src/view/com/util/forms/PostDropdownBtn.tsx:441 #: src/view/com/util/forms/PostDropdownBtn.tsx:444 msgid "Send via direct message" -msgstr "Send via direct message" +msgstr "Stuur als privébericht" #: src/view/com/modals/DeleteAccount.tsx:151 msgid "Sends email with confirmation code for account deletion" @@ -5412,15 +5412,15 @@ msgstr "Stuurt een e-mail met een bevestigingscode voor het verwijderen van het #: src/view/com/auth/server-input/index.tsx:111 msgid "Server address" -msgstr "Server address" +msgstr "Serveradres" #: src/screens/Moderation/index.tsx:317 msgid "Set birthdate" -msgstr "Set birthdate" +msgstr "Geboortedatum instellen" #: src/screens/Login/SetNewPasswordForm.tsx:96 msgid "Set new password" -msgstr "Set new password" +msgstr "Stel nieuw wachtwoord in" #: src/view/screens/PreferencesFollowingFeed.tsx:122 msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." @@ -5440,7 +5440,7 @@ msgstr "Stel deze instelling in op \"Ja\" om antwoorden in een gespreksweergave #: src/view/screens/PreferencesFollowingFeed.tsx:158 msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." -msgstr "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." +msgstr "Stel deze instelling in op \"Ja\" om voorbeelden van uw opgeslagen feeds weer te geven in uw Volgende feed. Dit is een experimentele functie." #: src/screens/Onboarding/Layout.tsx:48 msgid "Set up your account" @@ -5452,7 +5452,7 @@ msgstr "Stelt Bluesky-gebruikersnaam in" #: src/screens/Login/ForgotPasswordForm.tsx:107 msgid "Sets email for password reset" -msgstr "Sets email for password reset" +msgstr "Stelt e-mail in voor het opnieuw instellen van wachtwoorden" #: src/Navigation.tsx:154 #: src/view/screens/Settings/index.tsx:303 @@ -5463,11 +5463,11 @@ msgstr "Instellingen" #: src/view/com/composer/labels/LabelsBtn.tsx:172 msgid "Sexual activity or erotic nudity." -msgstr "Sexual activity or erotic nudity." +msgstr "Seksuele activiteit of erotische naaktheid." #: src/lib/moderation/useGlobalLabelStrings.ts:38 msgid "Sexually Suggestive" -msgstr "Sexually Suggestive" +msgstr "Seksueel suggestief" #: src/components/StarterPack/QrCodeDialog.tsx:175 #: src/screens/StarterPack/StarterPackScreen.tsx:422 @@ -5479,47 +5479,47 @@ msgstr "Sexually Suggestive" #: src/view/com/util/post-ctrls/PostCtrls.tsx:333 #: src/view/screens/ProfileList.tsx:487 msgid "Share" -msgstr "Share" +msgstr "Deel" #: src/view/com/lightbox/Lightbox.tsx:176 msgctxt "action" msgid "Share" -msgstr "Share" +msgstr "Deel" #: src/view/com/modals/LinkWarning.tsx:89 #: src/view/com/modals/LinkWarning.tsx:95 msgid "Share Link" -msgstr "Share Link" +msgstr "Deel link" #: src/components/StarterPack/ShareDialog.tsx:135 #: src/components/StarterPack/ShareDialog.tsx:146 msgid "Share QR code" -msgstr "Share QR code" +msgstr "Deel QR-code" #: src/components/dms/ChatEmptyPill.tsx:37 msgid "Share a cool story!" -msgstr "Share a cool story!" +msgstr "Deel een leuk verhaal!" #: src/components/dms/ChatEmptyPill.tsx:36 msgid "Share a fun fact!" -msgstr "Share a fun fact!" +msgstr "Deel een leuk weetje!" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtn.tsx:703 #: src/view/com/util/post-ctrls/PostCtrls.tsx:349 msgid "Share anyway" -msgstr "Share anyway" +msgstr "Deel toch" #: src/view/screens/ProfileFeed.tsx:364 #: src/view/screens/ProfileFeed.tsx:366 msgid "Share feed" -msgstr "Share feed" +msgstr "Deel feed" #: src/components/StarterPack/ShareDialog.tsx:124 #: src/components/StarterPack/ShareDialog.tsx:131 #: src/screens/StarterPack/StarterPackScreen.tsx:597 msgid "Share link" -msgstr "Share link" +msgstr "Deel link" #: src/components/StarterPack/ShareDialog.tsx:88 msgid "Share link dialog" @@ -5535,36 +5535,36 @@ msgstr "Deel dit startpakket en help mensen lid te worden van uw community op Bl #: src/components/dms/ChatEmptyPill.tsx:34 msgid "Share your favorite feed!" -msgstr "Share your favorite feed!" +msgstr "Deel uw favoriete feed!" #: src/Navigation.tsx:250 msgid "Shared Preferences Tester" -msgstr "Shared Preferences Tester" +msgstr "Gedeelde voorkeuren-tester" #: src/view/com/modals/LinkWarning.tsx:92 msgid "Shares the linked website" -msgstr "Shares the linked website" +msgstr "Deelt de gelinkte website" #: src/components/moderation/ContentHider.tsx:178 #: src/components/moderation/LabelPreference.tsx:136 #: src/components/moderation/PostHider.tsx:122 #: src/view/screens/Settings/index.tsx:352 msgid "Show" -msgstr "Show" +msgstr "Toon" #: src/view/com/post-thread/PostThreadItem.tsx:580 #: src/view/com/post/Post.tsx:233 #: src/view/com/posts/FeedItem.tsx:500 msgid "Show More" -msgstr "Show More" +msgstr "Meer tonen" #: src/view/screens/PreferencesFollowingFeed.tsx:155 msgid "Show Posts from My Feeds" -msgstr "Show Posts from My Feeds" +msgstr "Toon berichten uit Mijn feeds" #: src/view/screens/PreferencesFollowingFeed.tsx:119 msgid "Show Quote Posts" -msgstr "Show Quote Posts" +msgstr "Toon citaatberichten" #: src/view/screens/PreferencesFollowingFeed.tsx:61 msgid "Show Replies" @@ -5576,22 +5576,22 @@ msgstr "Toon herplaatsingen" #: src/view/com/util/post-embeds/GifEmbed.tsx:178 msgid "Show alt text" -msgstr "Show alt text" +msgstr "Toon alt-tekst" #: src/components/moderation/ScreenHider.tsx:172 #: src/components/moderation/ScreenHider.tsx:175 #: src/screens/List/ListHiddenScreen.tsx:176 msgid "Show anyway" -msgstr "Show anyway" +msgstr "Toch laten zien" #: src/lib/moderation/useLabelBehaviorDescription.ts:27 #: src/lib/moderation/useLabelBehaviorDescription.ts:63 msgid "Show badge" -msgstr "Show badge" +msgstr "Toon badge" #: src/lib/moderation/useLabelBehaviorDescription.ts:61 msgid "Show badge and filter from feeds" -msgstr "Show badge and filter from feeds" +msgstr "Toon badge en filter uit feeds" #: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:23 msgid "Show hidden replies" @@ -5604,7 +5604,7 @@ msgstr "Toon minder zoals deze" #: src/screens/List/ListHiddenScreen.tsx:172 msgid "Show list anyway" -msgstr "Show list anyway" +msgstr "Toon lijst toch" #: src/view/com/util/forms/PostDropdownBtn.tsx:483 #: src/view/com/util/forms/PostDropdownBtn.tsx:485 @@ -5627,15 +5627,15 @@ msgstr "Toon reactie voor iedereen" #: src/components/moderation/ContentHider.tsx:130 #: src/components/moderation/PostHider.tsx:79 msgid "Show the content" -msgstr "Show the content" +msgstr "Toon de inhoud" #: src/lib/moderation/useLabelBehaviorDescription.ts:58 msgid "Show warning" -msgstr "Show warning" +msgstr "Toon waarschuwing" #: src/lib/moderation/useLabelBehaviorDescription.ts:56 msgid "Show warning and filter from feeds" -msgstr "Show warning and filter from feeds" +msgstr "Toon waarschuwing en filter uit feeds" #: src/components/moderation/ScreenHider.tsx:91 #: src/lib/moderation/useGlobalLabelStrings.ts:28 @@ -5719,21 +5719,21 @@ msgstr "Vergelijkbare accounts" #: src/screens/Onboarding/StepInterests/index.tsx:231 #: src/screens/StarterPack/Wizard/index.tsx:200 msgid "Skip" -msgstr "Skip" +msgstr "Overslaan" #: src/screens/Onboarding/StepInterests/index.tsx:228 msgid "Skip this flow" -msgstr "Skip this flow" +msgstr "Sla deze flow over" #: src/components/dialogs/nuxs/NeueTypography.tsx:95 #: src/screens/Settings/AppearanceSettings.tsx:165 msgid "Smaller" -msgstr "Smaller" +msgstr "Kleiner" #: src/screens/Onboarding/index.tsx:37 #: src/screens/Onboarding/state.ts:87 msgid "Software Dev" -msgstr "Software Dev" +msgstr "Softwareontwikkelaar" #: src/components/FeedInterstitials.tsx:447 msgid "Some other feeds you might like" @@ -5745,23 +5745,23 @@ msgstr "Sommige mensen kunnen reageren" #: src/screens/Messages/Conversation.tsx:109 msgid "Something went wrong" -msgstr "Something went wrong" +msgstr "Er ging iets mis" #: src/components/Lists.tsx:200 #: src/view/screens/NotificationsSettings.tsx:49 msgid "Something went wrong!" -msgstr "Something went wrong!" +msgstr "Er is iets fout gegaan!" #: src/screens/Deactivated.tsx:94 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 msgid "Something went wrong, please try again" -msgstr "Something went wrong, please try again" +msgstr "Er is iets fout gegaan, probeer het opnieuw" #: src/components/ReportDialog/index.tsx:54 #: src/screens/Moderation/index.tsx:117 #: src/screens/Profile/Sections/Labels.tsx:87 msgid "Something went wrong, please try again." -msgstr "Something went wrong, please try again." +msgstr "Er is iets fout gegaan, probeer het opnieuw." #: src/App.native.tsx:112 #: src/App.web.tsx:95 @@ -5778,7 +5778,7 @@ msgstr "Sorteer reacties op hetzelfde bericht op:" #: src/components/moderation/LabelsOnMeDialog.tsx:168 msgid "Source:" -msgstr "Source:" +msgstr "Bron:" #: src/lib/moderation/useReportOptions.ts:72 #: src/lib/moderation/useReportOptions.ts:85 @@ -5792,15 +5792,15 @@ msgstr "Spam; overmatig veel vermeldingen of reacties" #: src/screens/Onboarding/index.tsx:27 #: src/screens/Onboarding/state.ts:100 msgid "Sports" -msgstr "Sports" +msgstr "Sport" #: src/components/dms/dialogs/NewChatDialog.tsx:61 msgid "Start a new chat" -msgstr "Start a new chat" +msgstr "Start een nieuwe chat" #: src/components/dms/dialogs/SearchablePeopleList.tsx:349 msgid "Start chat with {displayName}" -msgstr "Start chat with {displayName}" +msgstr "Start chat met {displayName}" #: src/Navigation.tsx:357 #: src/Navigation.tsx:362 @@ -5830,31 +5830,31 @@ msgstr "Met startpakketten kunt u eenvoudig uw favoriete feeds en mensen delen m #: src/view/screens/Settings/index.tsx:918 msgid "Status Page" -msgstr "Status Page" +msgstr "Statuspagina" #: src/screens/Signup/index.tsx:130 msgid "Step {0} of {1}" -msgstr "Step {0} of {1}" +msgstr "Stap {0} van {1}" #: src/view/screens/Settings/index.tsx:279 msgid "Storage cleared, you need to restart the app now." -msgstr "Storage cleared, you need to restart the app now." +msgstr "Opslag gewist, u moet de app nu opnieuw opstarten." #: src/Navigation.tsx:240 #: src/view/screens/Settings/index.tsx:830 msgid "Storybook" -msgstr "Storybook" +msgstr "Verhalenboek" #: src/components/moderation/LabelsOnMeDialog.tsx:299 #: src/components/moderation/LabelsOnMeDialog.tsx:300 #: src/screens/Messages/components/ChatDisabled.tsx:142 #: src/screens/Messages/components/ChatDisabled.tsx:143 msgid "Submit" -msgstr "Submit" +msgstr "Verzenden" #: src/view/screens/ProfileList.tsx:703 msgid "Subscribe" -msgstr "Subscribe" +msgstr "Abonneer" #: src/screens/Profile/Sections/Labels.tsx:201 msgid "Subscribe to @{0} to use these labels:" @@ -5870,11 +5870,11 @@ msgstr "Abonneer op deze labeler" #: src/view/screens/ProfileList.tsx:699 msgid "Subscribe to this list" -msgstr "Subscribe to this list" +msgstr "Abonneer u op deze lijst" #: src/components/dialogs/VerifyEmailDialog.tsx:81 msgid "Success!" -msgstr "Success!" +msgstr "Succes!" #: src/view/screens/Search/Explore.tsx:332 msgid "Suggested accounts" @@ -5882,18 +5882,18 @@ msgstr "Voorgestelde accounts" #: src/components/FeedInterstitials.tsx:318 msgid "Suggested for you" -msgstr "Suggested for you" +msgstr "Aanbevolen voor u" #: src/view/com/composer/labels/LabelsBtn.tsx:146 #: src/view/com/composer/labels/LabelsBtn.tsx:149 msgid "Suggestive" -msgstr "Suggestive" +msgstr "Suggestief" #: src/Navigation.tsx:260 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" -msgstr "Support" +msgstr "Ondersteuning" #: src/components/dialogs/SwitchAccount.tsx:46 #: src/components/dialogs/SwitchAccount.tsx:49 @@ -5902,7 +5902,7 @@ msgstr "Wissel van account" #: src/view/screens/Settings/index.tsx:131 msgid "Switch to {0}" -msgstr "Switch to {0}" +msgstr "Schakel over naar {0}" #: src/view/screens/Settings/index.tsx:132 msgid "Switches the account you are logged in to" @@ -5912,7 +5912,7 @@ msgstr "Verandert het account waarop u bent aangemeld" #: src/screens/Settings/AppearanceSettings.tsx:101 #: src/screens/Settings/AppearanceSettings.tsx:148 msgid "System" -msgstr "System" +msgstr "Systeem" #: src/view/screens/Settings/index.tsx:818 msgid "System log" @@ -5936,15 +5936,15 @@ msgstr "Tik om te sluiten" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:136 msgid "Tap to enter full screen" -msgstr "Tap to enter full screen" +msgstr "Tik om volledig scherm te openen" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:142 msgid "Tap to play or pause" -msgstr "Tap to play or pause" +msgstr "Tik om af te spelen of te pauzeren" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:159 msgid "Tap to toggle sound" -msgstr "Tap to toggle sound" +msgstr "Tik om het geluid te schakelen" #: src/view/com/util/images/AutoSizedImage.tsx:219 #: src/view/com/util/images/AutoSizedImage.tsx:239 @@ -5962,23 +5962,23 @@ msgstr "Leer ons algoritme wat u leuk vindt" #: src/screens/Onboarding/index.tsx:36 #: src/screens/Onboarding/state.ts:101 msgid "Tech" -msgstr "Tech" +msgstr "Techniek" #: src/components/dms/ChatEmptyPill.tsx:35 msgid "Tell a joke!" -msgstr "Tell a joke!" +msgstr "Vertel een grap!" #: src/screens/Profile/Header/EditProfileDialog.tsx:352 msgid "Tell us a bit about yourself" -msgstr "Tell us a bit about yourself" +msgstr "Vertel ons iets over uzelf" #: src/screens/StarterPack/Wizard/StepDetails.tsx:63 msgid "Tell us a little more" -msgstr "Tell us a little more" +msgstr "Vertel ons iets meer" #: src/view/shell/desktop/RightNav.tsx:90 msgid "Terms" -msgstr "Terms" +msgstr "Voorwaarden" #: src/Navigation.tsx:270 #: src/view/screens/Settings/index.tsx:906 @@ -5986,7 +5986,7 @@ msgstr "Terms" #: src/view/shell/Drawer.tsx:284 #: src/view/shell/Drawer.tsx:286 msgid "Terms of Service" -msgstr "Terms of Service" +msgstr "Servicevoorwaarden" #: src/lib/moderation/useReportOptions.ts:60 #: src/lib/moderation/useReportOptions.ts:99 @@ -6002,16 +6002,16 @@ msgstr "Tekst & tags" #: src/components/moderation/LabelsOnMeDialog.tsx:263 #: src/screens/Messages/components/ChatDisabled.tsx:108 msgid "Text input field" -msgstr "Text input field" +msgstr "Tekstinvoerveld" #: src/components/dialogs/VerifyEmailDialog.tsx:82 msgid "Thank you! Your email has been successfully verified." -msgstr "Thank you! Your email has been successfully verified." +msgstr "Bedankt! Uw e-mailadres is succesvol geverifieerd." #: src/components/dms/ReportDialog.tsx:129 #: src/components/ReportDialog/SubmitView.tsx:82 msgid "Thank you. Your report has been sent." -msgstr "Thank you. Your report has been sent." +msgstr "Bedankt. Uw melding is verzonden." #: src/components/intents/VerifyEmailIntentDialog.tsx:82 msgid "Thanks, you have successfully verified your email address. You can close this dialog." @@ -6019,11 +6019,11 @@ msgstr "Bedankt, u hebt uw e-mailadres succesvol geverifieerd. U kunt dit dialoo #: src/view/com/post-thread/PostQuotes.tsx:133 msgid "That's all, folks!" -msgstr "That's all, folks!" +msgstr "Dat is alles, mensen!" #: src/view/com/modals/ChangeHandle.tsx:452 msgid "That contains the following:" -msgstr "That contains the following:" +msgstr "Daarin staat het volgende:" #: src/screens/Signup/StepHandle.tsx:51 msgid "That handle is already taken." @@ -6052,20 +6052,20 @@ msgstr "Het auteursrechtbeleid is verplaatst naar <0/>" #: src/view/com/posts/FeedShutdownMsg.tsx:102 msgid "The Discover feed" -msgstr "The Discover feed" +msgstr "De Ontdekken-feed" #: src/state/shell/progress-guide.tsx:167 #: src/state/shell/progress-guide.tsx:172 msgid "The Discover feed now knows what you like" -msgstr "De Discover-feed weet nu wat u leuk vindt" +msgstr "De Ontdekken-feed weet nu wat u leuk vindt" #: src/view/screens/PrivacyPolicy.tsx:35 msgid "The Privacy Policy has been moved to <0/>" -msgstr "The Privacy Policy has been moved to <0/>" +msgstr "Het privacybeleid is verplaatst naar <0/>" #: src/view/screens/TermsOfService.tsx:35 msgid "The Terms of Service have been moved to" -msgstr "The Terms of Service have been moved to" +msgstr "De Servicevoorwaarden zijn verplaatst naar" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:269 #: src/view/com/profile/ProfileMenu.tsx:329 @@ -6079,11 +6079,11 @@ msgstr "De auteur van dit gesprek heeft deze reactie verborgen." #: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." -msgstr "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." +msgstr "De ervaring is beter in de app. Download Bluesky nu en we pakken het op waar u gebleven was." #: src/view/com/posts/FeedShutdownMsg.tsx:67 msgid "The feed has been replaced with Discover." -msgstr "De feed is vervangen door Discover." +msgstr "De feed is vervangen door Ontdekken." #: src/components/moderation/LabelsOnMeDialog.tsx:58 msgid "The following labels were applied to your account." @@ -6095,16 +6095,16 @@ msgstr "De volgende labels zijn op uw inhoud toegepast." #: src/screens/Onboarding/Layout.tsx:58 msgid "The following steps will help customize your Bluesky experience." -msgstr "The following steps will help customize your Bluesky experience." +msgstr "De volgende stappen helpen u om uw Bluesky-ervaring aan te passen." #: src/view/com/post-thread/PostThread.tsx:208 #: src/view/com/post-thread/PostThread.tsx:220 msgid "The post may have been deleted." -msgstr "The post may have been deleted." +msgstr "Het bericht is mogelijk verwijderd." #: src/view/com/composer/state/video.ts:409 msgid "The selected video is larger than 50MB." -msgstr "The selected video is larger than 50MB." +msgstr "De geselecteerde video is groter dan 50 MB." #: src/screens/StarterPack/StarterPackScreen.tsx:724 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." @@ -6112,16 +6112,16 @@ msgstr "Het startpakket dat u probeert te bekijken is ongeldig. U kunt dit start #: src/view/screens/Support.tsx:37 msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." -msgstr "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." +msgstr "Het ondersteuningsformulier is verplaatst. Als u hulp nodig hebt, kom <0/> of bezoek {HELP_DESK_URL} om contact met ons op te nemen." #: src/components/intents/VerifyEmailIntentDialog.tsx:94 msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." -msgstr "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." +msgstr "De verificatiecode die u hebt opgegeven is ongeldig. Controleer of u de juiste verificatielink hebt gebruikt of vraag een nieuwe aan." #: src/components/dialogs/nuxs/NeueTypography.tsx:82 #: src/screens/Settings/AppearanceSettings.tsx:152 msgid "Theme" -msgstr "Theme" +msgstr "Thema" #: src/screens/SignupQueued.tsx:112 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." @@ -6228,7 +6228,7 @@ msgstr "Dit account wordt geblokkeerd door een of meer van uw moderatielijsten. #: src/components/moderation/LabelsOnMeDialog.tsx:246 msgid "This appeal will be sent to <0>{sourceName}." -msgstr "This appeal will be sent to <0>{sourceName}." +msgstr "Dit beroep wordt verzonden naar <0>{sourceName}." #: src/screens/Messages/components/ChatDisabled.tsx:104 msgid "This appeal will be sent to Bluesky's moderation service." @@ -6236,7 +6236,7 @@ msgstr "Dit beroep wordt doorgestuurd naar de moderatieservice van Bluesky." #: src/screens/Messages/components/MessageListError.tsx:18 msgid "This chat was disconnected" -msgstr "This chat was disconnected" +msgstr "Deze chat is verbroken" #: src/lib/moderation/useGlobalLabelStrings.ts:19 msgid "This content has been hidden by the moderators." @@ -6248,7 +6248,7 @@ msgstr "Deze inhoud heeft een algemene waarschuwing gekregen van moderators." #: src/components/dialogs/EmbedConsent.tsx:63 msgid "This content is hosted by {0}. Do you want to enable external media?" -msgstr "This content is hosted by {0}. Do you want to enable external media?" +msgstr "Deze inhoud wordt gehost door{0}. Wilt u externe media inschakelen?" #: src/components/moderation/ModerationDetailsDialog.tsx:83 #: src/lib/moderation/useModerationCauseDescription.ts:82 @@ -6269,7 +6269,7 @@ msgstr "Deze functie is in bèta. U kunt meer lezen over repository-exporten in #: src/view/com/posts/FeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." -msgstr "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." +msgstr "Deze feed ontvangt momenteel veel verkeer en is tijdelijk niet beschikbaar. Probeer het later opnieuw." #: src/view/com/posts/CustomFeedEmptyState.tsx:37 msgid "This feed is empty! You may need to follow more users or tune your language settings." @@ -6279,11 +6279,11 @@ msgstr "Deze feed is leeg! Mogelijk moet u meer gebruikers volgen of uw taalinst #: src/view/screens/ProfileFeed.tsx:478 #: src/view/screens/ProfileList.tsx:788 msgid "This feed is empty." -msgstr "This feed is empty." +msgstr "Deze feed is leeg." #: src/view/com/posts/FeedShutdownMsg.tsx:99 msgid "This feed is no longer online. We are showing <0>Discover instead." -msgstr "This feed is no longer online. We are showing <0>Discover instead." +msgstr "Deze feed is niet langer online. We tonen <0>Ontdekken in plaats van deze feed." #: src/components/dialogs/BirthDateSettings.tsx:40 msgid "This information is not shared with other users." @@ -6291,7 +6291,7 @@ msgstr "Deze informatie wordt niet gedeeld met andere gebruikers." #: src/view/com/modals/VerifyEmail.tsx:127 msgid "This is important in case you ever need to change your email or reset your password." -msgstr "This is important in case you ever need to change your email or reset your password." +msgstr "Dit is belangrijk voor het geval u ooit uw e-mailadres moet wijzigen of uw wachtwoord opnieuw moet instellen." #: src/components/moderation/ModerationDetailsDialog.tsx:151 msgid "This label was applied by <0>{0}." @@ -6311,7 +6311,7 @@ msgstr "Deze labeler heeft niet aangegeven welke labels hij publiceert en is mog #: src/view/com/modals/LinkWarning.tsx:72 msgid "This link is taking you to the following website:" -msgstr "This link is taking you to the following website:" +msgstr "Deze link brengt u naar de volgende website:" #: src/screens/List/ListHiddenScreen.tsx:136 msgid "This list - created by <0>{0} - contains possible violations of Bluesky's community guidelines in its name or description." @@ -6319,7 +6319,7 @@ msgstr "Deze lijst - gemaakt door <0>{0} - bevat mogelijke schendingen van B #: src/view/screens/ProfileList.tsx:966 msgid "This list is empty!" -msgstr "This list is empty!" +msgstr "Deze lijst is leeg!" #: src/screens/Profile/ErrorState.tsx:40 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." @@ -6327,15 +6327,15 @@ msgstr "Deze moderatieservice is niet beschikbaar. Zie hieronder voor meer detai #: src/view/com/modals/AddAppPasswords.tsx:110 msgid "This name is already in use" -msgstr "This name is already in use" +msgstr "Deze naam is al in gebruik" #: src/view/com/composer/Composer.tsx:364 msgid "This post's author has disabled quote posts." -msgstr "This post's author has disabled quote posts." +msgstr "De auteur van dit bericht heeft het plaatsen van citaten uitgeschakeld." #: src/view/com/post-thread/PostThreadItem.tsx:139 msgid "This post has been deleted." -msgstr "This post has been deleted." +msgstr "Dit bericht is verwijderd." #: src/view/com/util/forms/PostDropdownBtn.tsx:700 #: src/view/com/util/post-ctrls/PostCtrls.tsx:346 @@ -6356,11 +6356,11 @@ msgstr "Deze reactie wordt gesorteerd in een verborgen sectie onderaan het gespr #: src/screens/Signup/StepInfo/Policies.tsx:37 msgid "This service has not provided terms of service or a privacy policy." -msgstr "This service has not provided terms of service or a privacy policy." +msgstr "Deze service heeft geen servicevoorwaarden of een privacybeleid." #: src/view/com/modals/ChangeHandle.tsx:432 msgid "This should create a domain record at:" -msgstr "This should create a domain record at:" +msgstr "Dit zou een domeinrecord moeten aanmaken op:" #: src/view/com/profile/ProfileFollowers.tsx:96 msgid "This user doesn't have any followers." @@ -6401,7 +6401,7 @@ msgstr "Hiermee wordt \"{0}\" uit uw genegeerde woorden verwijderd. U kunt het l #: src/view/com/util/AccountDropdownBtn.tsx:55 msgid "This will remove @{0} from the quick access list." -msgstr "This will remove @{0} from the quick access list." +msgstr "Hiermee wordt @{0} verwijderd uit de snelle toegangslijst." #: src/view/com/util/forms/PostDropdownBtn.tsx:733 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." @@ -6409,7 +6409,7 @@ msgstr "Hiermee wordt uw bericht voor alle gebruikers uit het citaat verwijderd #: src/components/moderation/ScreenHider.tsx:111 msgid "This {screenDescription} has been flagged:" -msgstr "This {screenDescription} has been flagged:" +msgstr "Deze {screenDescription} is gemarkeerd:" #: src/view/screens/PreferencesThreads.tsx:52 #: src/view/screens/Settings/index.tsx:571 @@ -6430,7 +6430,7 @@ msgstr "Gespreksvoorkeuren" #: src/view/screens/Settings/DisableEmail2FADialog.tsx:101 msgid "To disable the email 2FA method, please verify your access to the email address." -msgstr "To disable the email 2FA method, please verify your access to the email address." +msgstr "U moet uw toegang tot het e-mailadres verifiëren om de 2FA-methode voor e-mail uit te schakelen." #: src/components/dms/ReportConversationPrompt.tsx:20 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." @@ -6446,20 +6446,20 @@ msgstr "Aan wie wilt u deze melding sturen?" #: src/components/dms/DateDivider.tsx:44 msgid "Today" -msgstr "Today" +msgstr "Vandaag" #: src/view/com/util/forms/DropdownButton.tsx:255 msgid "Toggle dropdown" -msgstr "Toggle dropdown" +msgstr "Keuzemenu wisselen" #: src/screens/Moderation/index.tsx:346 msgid "Toggle to enable or disable adult content" -msgstr "Toggle to enable or disable adult content" +msgstr "Wissel om inhoud voor volwassenen in of uit te schakelen" #: src/screens/Hashtag.tsx:87 #: src/view/screens/Search/Search.tsx:511 msgid "Top" -msgstr "Top" +msgstr "Bovenkant" #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 @@ -6468,16 +6468,16 @@ msgstr "Top" #: src/view/com/util/forms/PostDropdownBtn.tsx:422 #: src/view/com/util/forms/PostDropdownBtn.tsx:424 msgid "Translate" -msgstr "Translate" +msgstr "Vertalen" #: src/view/com/util/error/ErrorScreen.tsx:82 msgctxt "action" msgid "Try again" -msgstr "Try again" +msgstr "Opnieuw proberen" #: src/view/screens/Settings/index.tsx:712 msgid "Two-factor authentication" -msgstr "Two-factor authentication" +msgstr "Twee-factor-authenticatie" #: src/view/com/modals/ChangeHandle.tsx:415 msgid "Type:" @@ -6485,11 +6485,11 @@ msgstr "Type:" #: src/screens/Messages/components/MessageInput.tsx:141 msgid "Type your message here" -msgstr "Type your message here" +msgstr "Typ hier uw privébericht" #: src/view/screens/ProfileList.tsx:594 msgid "Un-block list" -msgstr "Un-block list" +msgstr "Deblokkeer lijst" #: src/view/screens/ProfileList.tsx:579 msgid "Un-mute list" @@ -6502,11 +6502,11 @@ msgstr "Negeren opheffen-lijst" #: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." -msgstr "Unable to contact your service. Please check your Internet connection." +msgstr "Kan geen contact maken met uw service. Controleer uw internetverbinding." #: src/screens/StarterPack/StarterPackScreen.tsx:648 msgid "Unable to delete" -msgstr "Unable to delete" +msgstr "Kan niet verwijderen" #: src/components/dms/MessagesListBlockedFooter.tsx:89 #: src/components/dms/MessagesListBlockedFooter.tsx:96 @@ -6517,12 +6517,12 @@ msgstr "Unable to delete" #: src/view/com/profile/ProfileMenu.tsx:341 #: src/view/screens/ProfileList.tsx:685 msgid "Unblock" -msgstr "Unblock" +msgstr "Deblokkeer" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:192 msgctxt "action" msgid "Unblock" -msgstr "Unblock" +msgstr "Deblokkeer" #: src/view/com/profile/ProfileMenu.tsx:279 #: src/view/com/profile/ProfileMenu.tsx:285 @@ -6548,7 +6548,7 @@ msgstr "Maak herplaatsing ongedaan" #: src/view/com/profile/FollowButton.tsx:61 msgctxt "action" msgid "Unfollow" -msgstr "Unfollow" +msgstr "Ontvolgen" #: src/view/com/profile/ProfileMenu.tsx:221 #: src/view/com/profile/ProfileMenu.tsx:231 @@ -6557,7 +6557,7 @@ msgstr "Ontvolg account" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:207 msgid "Unfollow {0}" -msgstr "Unfollow {0}" +msgstr "Ontvolg {0}" #: src/view/screens/ProfileFeed.tsx:576 msgid "Unlike this feed" @@ -6624,12 +6624,12 @@ msgstr "Losgemaakt van uw feeds" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:226 msgid "Unsubscribe" -msgstr "Unsubscribe" +msgstr "Uitschrijven" #: src/screens/List/ListHiddenScreen.tsx:184 #: src/screens/List/ListHiddenScreen.tsx:194 msgid "Unsubscribe from list" -msgstr "Unsubscribe from list" +msgstr "Uitschrijven voor lijst" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:193 msgid "Unsubscribe from this labeler" @@ -6637,20 +6637,20 @@ msgstr "Afmelden voor deze labeler" #: src/screens/List/ListHiddenScreen.tsx:86 msgid "Unsubscribed from list" -msgstr "Unsubscribed from list" +msgstr "Uitgeschreven voor lijst" #: src/view/com/composer/videos/SelectVideoBtn.tsx:72 msgid "Unsupported video type: {mimeType}" -msgstr "Unsupported video type: {mimeType}" +msgstr "Niet-ondersteund videotype: {mimeType}" #: src/lib/moderation/useReportOptions.ts:77 #: src/lib/moderation/useReportOptions.ts:90 msgid "Unwanted Sexual Content" -msgstr "Unwanted Sexual Content" +msgstr "Ongewenste seksuele inhoud" #: src/view/com/modals/UserAddRemoveLists.tsx:82 msgid "Update <0>{displayName} in Lists" -msgstr "Update <0>{displayName} in Lists" +msgstr "Werk <0>{displayName} bij in lijsten" #: src/view/com/modals/ChangeHandle.tsx:495 msgid "Update to {handle}" @@ -6658,11 +6658,11 @@ msgstr "Bijwerken naar {handle}" #: src/screens/Login/SetNewPasswordForm.tsx:180 msgid "Updating..." -msgstr "Updating..." +msgstr "Bijwerken..." #: src/view/com/util/forms/PostDropdownBtn.tsx:311 msgid "Updating quote attachment failed" -msgstr "Updating quote attachment failed" +msgstr "Bijwerken van citaatbijlage is mislukt" #: src/view/com/util/forms/PostDropdownBtn.tsx:341 msgid "Updating reply visibility failed" @@ -6670,30 +6670,30 @@ msgstr "Bijwerken van zichtbaarheid van reactie is mislukt" #: src/screens/Onboarding/StepProfile/index.tsx:290 msgid "Upload a photo instead" -msgstr "Upload a photo instead" +msgstr "Upload in plaats daarvan een foto" #: src/view/com/modals/ChangeHandle.tsx:441 msgid "Upload a text file to:" -msgstr "Upload a text file to:" +msgstr "Upload een tekstbestand naar:" #: src/view/com/util/UserAvatar.tsx:371 #: src/view/com/util/UserAvatar.tsx:374 #: src/view/com/util/UserBanner.tsx:123 #: src/view/com/util/UserBanner.tsx:126 msgid "Upload from Camera" -msgstr "Upload from Camera" +msgstr "Uploaden vanaf camera" #: src/view/com/util/UserAvatar.tsx:388 #: src/view/com/util/UserBanner.tsx:140 msgid "Upload from Files" -msgstr "Upload from Files" +msgstr "Uploaden vanuit bestanden" #: src/view/com/util/UserAvatar.tsx:382 #: src/view/com/util/UserAvatar.tsx:386 #: src/view/com/util/UserBanner.tsx:134 #: src/view/com/util/UserBanner.tsx:138 msgid "Upload from Library" -msgstr "Upload from Library" +msgstr "Uploaden vanuit bibliotheek" #: src/lib/api/index.ts:272 msgid "Uploading images..." @@ -6702,15 +6702,15 @@ msgstr "Afbeeldingen uploaden..." #: src/lib/api/index.ts:326 #: src/lib/api/index.ts:350 msgid "Uploading link thumbnail..." -msgstr "Uploading link thumbnail..." +msgstr "Uploaden linkminiatuur..." #: src/view/com/composer/Composer.tsx:1344 msgid "Uploading video..." -msgstr "Uploading video..." +msgstr "Uploaden video..." #: src/view/com/modals/ChangeHandle.tsx:395 msgid "Use a file on your server" -msgstr "Use a file on your server" +msgstr "Gebruik een bestand op uw server" #: src/view/screens/AppPasswords.tsx:205 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." @@ -6718,29 +6718,29 @@ msgstr "Gebruik app-wachtwoorden om aan te melden op andere Bluesky-clients zond #: src/view/com/modals/ChangeHandle.tsx:506 msgid "Use bsky.social as hosting provider" -msgstr "Use bsky.social as hosting provider" +msgstr "Gebruik bsky.social als hostingprovider" #: src/view/com/modals/ChangeHandle.tsx:505 msgid "Use default provider" -msgstr "Use default provider" +msgstr "Gebruik standaardprovider" #: src/view/com/modals/InAppBrowserConsent.tsx:53 #: src/view/com/modals/InAppBrowserConsent.tsx:55 msgid "Use in-app browser" -msgstr "Use in-app browser" +msgstr "Gebruik in-app-browser" #: src/view/com/modals/InAppBrowserConsent.tsx:63 #: src/view/com/modals/InAppBrowserConsent.tsx:65 msgid "Use my default browser" -msgstr "Use my default browser" +msgstr "Gebruik mijn standaardbrowser" #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:53 msgid "Use recommended" -msgstr "Use recommended" +msgstr "Gebruik aanbevolen" #: src/view/com/modals/ChangeHandle.tsx:387 msgid "Use the DNS panel" -msgstr "Use the DNS panel" +msgstr "Gebruik het DNS-paneel" #: src/view/com/modals/AddAppPasswords.tsx:206 msgid "Use this to sign into the other app along with your handle." @@ -6748,7 +6748,7 @@ msgstr "Gebruik dit om je samen met uw handle aan te melden bij de andere app." #: src/view/com/modals/InviteCodes.tsx:201 msgid "Used by:" -msgstr "Used by:" +msgstr "Gebruikt door:" #: src/components/moderation/ModerationDetailsDialog.tsx:70 #: src/lib/moderation/useModerationCauseDescription.ts:61 @@ -6823,37 +6823,37 @@ msgstr "Gebruikers die deze inhoud of dit profiel leuk vinden" #: src/view/com/modals/ChangeHandle.tsx:423 msgid "Value:" -msgstr "Value:" +msgstr "Waarde:" #: src/view/com/composer/videos/SelectVideoBtn.tsx:131 msgid "Verified email required" -msgstr "Verified email required" +msgstr "Geverifieerd e-mailadres vereist" #: src/view/com/modals/ChangeHandle.tsx:497 msgid "Verify DNS Record" -msgstr "Verify DNS Record" +msgstr "Verifieer DNS-record" #: src/view/screens/Settings/index.tsx:971 msgid "Verify My Email" -msgstr "Verify My Email" +msgstr "Verifieer mijn e-mailadres" #: src/view/com/modals/ChangeEmail.tsx:200 #: src/view/com/modals/ChangeEmail.tsx:202 msgid "Verify New Email" -msgstr "Verify New Email" +msgstr "Verifieer nieuw e-mailadres" #: src/view/com/modals/ChangeHandle.tsx:498 msgid "Verify Text File" -msgstr "Verify Text File" +msgstr "Verifieer tekstbestand" #: src/components/dialogs/VerifyEmailDialog.tsx:71 #: src/view/com/modals/VerifyEmail.tsx:111 msgid "Verify Your Email" -msgstr "Verify Your Email" +msgstr "Verifieer uw e-mailadres" #: src/view/screens/Settings/index.tsx:937 msgid "Verify email" -msgstr "Verify email" +msgstr "Verifieer e-mailadres" #: src/components/dialogs/VerifyEmailDialog.tsx:120 #: src/components/intents/VerifyEmailIntentDialog.tsx:67 @@ -6862,15 +6862,15 @@ msgstr "E-mailadres verificatiedialoog" #: src/view/screens/Settings/index.tsx:962 msgid "Verify my email" -msgstr "Verify my email" +msgstr "Verifieer mijn e-mailadres" #: src/view/com/composer/videos/SelectVideoBtn.tsx:135 msgid "Verify now" -msgstr "Verify now" +msgstr "Verifieer nu" #: src/view/screens/Settings/index.tsx:890 msgid "Version {appVersion} {bundleInfo}" -msgstr "Version {appVersion} {bundleInfo}" +msgstr "Versie {appVersion} {bundleInfo}" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:84 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:135 @@ -6884,15 +6884,15 @@ msgstr "Video: {0}" #: src/screens/Onboarding/index.tsx:39 #: src/screens/Onboarding/state.ts:90 msgid "Video Games" -msgstr "Video Games" +msgstr "Videogames" #: src/view/com/composer/state/video.ts:372 msgid "Video failed to process" -msgstr "Video failed to process" +msgstr "Video kon niet worden verwerkt" #: src/view/com/util/post-embeds/VideoEmbed.web.tsx:167 msgid "Video not found." -msgstr "Video not found." +msgstr "Video niet gevonden." #: src/view/com/composer/videos/SubtitleDialog.tsx:99 msgid "Video settings" @@ -6900,12 +6900,12 @@ msgstr "Video-instellingen" #: src/view/com/composer/Composer.tsx:1354 msgid "Video uploaded" -msgstr "Video uploaded" +msgstr "Video geüpload" #: src/view/com/composer/videos/SelectVideoBtn.tsx:79 #: src/view/com/composer/videos/VideoPreview.web.tsx:44 msgid "Videos must be less than 60 seconds long" -msgstr "Videos must be less than 60 seconds long" +msgstr "Video's moeten minder dan 60 seconden lang zijn" #: src/components/TagMenu/index.tsx:149 msgid "View all posts by @{authorHandle} with tag {displayTag}" @@ -6998,25 +6998,25 @@ msgstr "Bekijk {displayName}'s profiel" #: src/view/com/modals/LinkWarning.tsx:89 #: src/view/com/modals/LinkWarning.tsx:95 msgid "Visit Site" -msgstr "Visit Site" +msgstr "Bezoek site" #: src/components/moderation/LabelPreference.tsx:135 #: src/lib/moderation/useLabelBehaviorDescription.ts:17 #: src/lib/moderation/useLabelBehaviorDescription.ts:22 msgid "Warn" -msgstr "Warn" +msgstr "Waarschuw" #: src/lib/moderation/useLabelBehaviorDescription.ts:48 msgid "Warn content" -msgstr "Warn content" +msgstr "Waarschuw inhoud" #: src/lib/moderation/useLabelBehaviorDescription.ts:46 msgid "Warn content and filter from feeds" -msgstr "Warn content and filter from feeds" +msgstr "Waarschuw inhoud en filter uit feeds" #: src/screens/Onboarding/StepInterests/index.tsx:134 msgid "We'll use this to help customize your experience." -msgstr "We'll use this to help customize your experience." +msgstr "We gebruiken deze informatie om uw ervaring te personaliseren." #: src/components/dms/dialogs/SearchablePeopleList.tsx:87 msgid "We're having network issues, try again" @@ -7024,11 +7024,11 @@ msgstr "Er zijn netwerkproblemen, probeer het opnieuw." #: src/components/dialogs/nuxs/NeueTypography.tsx:54 msgid "We're introducing a new theme font, along with adjustable font sizing." -msgstr "We're introducing a new theme font, along with adjustable font sizing." +msgstr "We introduceren een nieuw themalettertype en aanpasbare lettergrootte." #: src/screens/Signup/index.tsx:94 msgid "We're so excited to have you join us!" -msgstr "We're so excited to have you join us!" +msgstr "We zijn zo blij dat u bij ons bent!" #: src/view/com/composer/Composer.tsx:361 msgid "We're sorry! The post you are replying to has been deleted." @@ -7037,7 +7037,7 @@ msgstr "Het spijt ons! Het bericht waarop u reageert is verwijderd." #: src/components/Lists.tsx:220 #: src/view/screens/NotFound.tsx:50 msgid "We're sorry! We can't find the page you were looking for." -msgstr "We're sorry! We can't find the page you were looking for." +msgstr "Het spijt ons! We kunnen de pagina die u zocht niet vinden." #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:331 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." @@ -7053,7 +7053,7 @@ msgstr "Het spijt ons maar we konden uw genegeerde woorden op dit moment niet la #: src/view/screens/Search/Search.tsx:212 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." -msgstr "We're sorry, but your search could not be completed. Please try again in a few minutes." +msgstr "Het spijt ons, maar uw zoekopdracht kon niet worden voltooid. Probeer het over een paar minuten opnieuw." #: src/screens/Hashtag.tsx:218 msgid "We couldn't find any results for that hashtag." @@ -7069,7 +7069,7 @@ msgstr "We schatten {estimatedTime} totdat uw account klaar is." #: src/components/intents/VerifyEmailIntentDialog.tsx:107 msgid "We have sent another verification email to <0>{0}." -msgstr "We have sent another verification email to <0>{0}." +msgstr "We hebben een nieuwe verificatie-e-mail verzonden naar <0>{0}." #: src/screens/Onboarding/StepFinished.tsx:229 msgid "We hope you have a wonderful time. Remember, Bluesky is:" @@ -7077,15 +7077,15 @@ msgstr "We hopen dat u een geweldige tijd heeft. Vergeet niet, Bluesky is:" #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 msgid "We ran out of posts from your follows. Here's the latest from <0/>." -msgstr "We ran out of posts from your follows. Here's the latest from <0/>." +msgstr "We hebben geen berichten meer van gevolgde accounts. Hier is het laatste nieuws van <0/>." #: src/view/com/composer/state/video.ts:431 msgid "We were unable to determine if you are allowed to upload videos. Please try again." -msgstr "We were unable to determine if you are allowed to upload videos. Please try again." +msgstr "We hebben niet kunnen bepalen of u video's mag uploaden. Probeer het opnieuw." #: src/components/dialogs/BirthDateSettings.tsx:51 msgid "We were unable to load your birth date preferences. Please try again." -msgstr "We were unable to load your birth date preferences. Please try again." +msgstr "We konden uw geboortedatumvoorkeuren niet laden. Probeer het opnieuw." #: src/screens/Moderation/index.tsx:420 msgid "We were unable to load your configured labelers at this time." @@ -7101,21 +7101,21 @@ msgstr "We laten u weten wanneer uw account klaar is." #: src/components/NewskieDialog.tsx:103 msgid "Welcome, friend!" -msgstr "Welcome, friend!" +msgstr "Welkom, vriend!" #: src/screens/Deactivated.tsx:128 msgid "Welcome back!" -msgstr "Welcome back!" +msgstr "Welkom terug!" #: src/view/com/auth/SplashScreen.tsx:39 #: src/view/com/auth/SplashScreen.web.tsx:98 #: src/view/com/composer/Composer.tsx:573 msgid "What's up?" -msgstr "What's up?" +msgstr "Hoe gaat het?" #: src/screens/Onboarding/StepInterests/index.tsx:126 msgid "What are your interests?" -msgstr "What are your interests?" +msgstr "Wat zijn uw interesses?" #: src/screens/StarterPack/Wizard/StepDetails.tsx:42 msgid "What do you want to call your starter pack?" @@ -7131,7 +7131,7 @@ msgstr "Welke talen wilt u zien in uw algoritmische feeds?" #: src/components/WhoCanReply.tsx:179 msgid "Who can interact with this post?" -msgstr "Who can interact with this post?" +msgstr "Wie kan reageren op dit bericht?" #: src/components/WhoCanReply.tsx:87 msgid "Who can reply" @@ -7140,7 +7140,7 @@ msgstr "Wie kan reageren" #: src/screens/Home/NoFeedsPinned.tsx:79 #: src/screens/Messages/ChatList.tsx:183 msgid "Whoops!" -msgstr "Whoops!" +msgstr "Oeps!" #: src/components/ReportDialog/SelectReportOptionView.tsx:44 msgid "Why should this content be reviewed?" @@ -7173,11 +7173,11 @@ msgstr "Waarom moet deze gebruiker worden beoordeeld?" #: src/screens/Messages/components/MessageInput.tsx:142 #: src/screens/Messages/components/MessageInput.web.tsx:198 msgid "Write a message" -msgstr "Write a message" +msgstr "Schrijf een privébericht" #: src/view/com/composer/Composer.tsx:630 msgid "Write post" -msgstr "Write post" +msgstr "Schrijf bericht" #: src/view/com/composer/Composer.tsx:572 #: src/view/com/post-thread/PostThreadComposePrompt.tsx:71 @@ -7187,7 +7187,7 @@ msgstr "Schrijf uw reactie" #: src/screens/Onboarding/index.tsx:25 #: src/screens/Onboarding/state.ts:103 msgid "Writers" -msgstr "Writers" +msgstr "Schrijvers" #: src/view/com/composer/select-language/SuggestedLanguage.tsx:77 #: src/view/screens/PreferencesFollowingFeed.tsx:71 @@ -7197,12 +7197,12 @@ msgstr "Writers" #: src/view/screens/PreferencesThreads.tsx:101 #: src/view/screens/PreferencesThreads.tsx:124 msgid "Yes" -msgstr "Yes" +msgstr "Ja" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:106 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:108 msgid "Yes, deactivate" -msgstr "Yes, deactivate" +msgstr "Ja, deactiveren" #: src/screens/StarterPack/StarterPackScreen.tsx:660 msgid "Yes, delete this starter pack" @@ -7210,11 +7210,11 @@ msgstr "Ja, verwijder dit startpakket" #: src/view/com/util/forms/PostDropdownBtn.tsx:736 msgid "Yes, detach" -msgstr "Yes, detach" +msgstr "Ja, losmaken" #: src/view/com/util/forms/PostDropdownBtn.tsx:746 msgid "Yes, hide" -msgstr "Yes, hide" +msgstr "Ja, verbergen" #: src/screens/Deactivated.tsx:150 msgid "Yes, reactivate my account" @@ -7222,11 +7222,11 @@ msgstr "Ja, activeer mijn account opnieuw" #: src/components/dms/DateDivider.tsx:46 msgid "Yesterday" -msgstr "Yesterday" +msgstr "Gisteren" #: src/components/NewskieDialog.tsx:43 msgid "You" -msgstr "You" +msgstr "u" #: src/screens/Signup/index.tsx:107 msgid "You'll follow the suggested users and feeds once you finish creating your account!" @@ -7238,25 +7238,25 @@ msgstr "U volgt de voorgestelde gebruikers zodra u klaar bent met het aanmaken v #: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 msgid "You'll follow these people and {0} others" -msgstr "You'll follow these people and {0} others" +msgstr "U volgt deze mensen en {0} anderen" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:230 msgid "You'll follow these people right away" -msgstr "You'll follow these people right away" +msgstr "U gaat deze mensen meteen volgen" #: src/components/dialogs/VerifyEmailDialog.tsx:138 msgid "You'll receive an email at <0>{0} to verify it's you." -msgstr "You'll receive an email at <0>{0} to verify it's you." +msgstr "U ontvangt een e-mail op <0>{0} om te verifiëren dat u het bent." #: src/screens/StarterPack/StarterPackLandingScreen.tsx:270 msgid "You'll stay updated with these feeds" -msgstr "You'll stay updated with these feeds" +msgstr "U blijft op de hoogte via deze feeds" #: src/screens/SignupQueued.tsx:93 #: src/screens/SignupQueued.tsx:94 #: src/screens/SignupQueued.tsx:109 msgid "You're in line" -msgstr "You're in line" +msgstr "U staat in de rij" #: src/screens/Deactivated.tsx:89 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:54 @@ -7265,7 +7265,7 @@ msgstr "U bent aangemeld met een app-wachtwoord. Meld u aan met uw hoofdwachtwoo #: src/screens/Onboarding/StepFinished.tsx:226 msgid "You're ready to go!" -msgstr "You're ready to go!" +msgstr "U bent er klaar voor!" #: src/components/moderation/ModerationDetailsDialog.tsx:107 #: src/lib/moderation/useModerationCauseDescription.ts:106 @@ -7278,44 +7278,44 @@ msgstr "U heeft het einde van uw feed bereikt! Zoek nog meer accounts om te volg #: src/view/com/composer/state/video.ts:435 msgid "You've reached your daily limit for video uploads (too many bytes)" -msgstr "You've reached your daily limit for video uploads (too many bytes)" +msgstr "U heeft uw dagelijkse limiet voor video-uploads bereikt (te veel bytes)" #: src/view/com/composer/state/video.ts:439 msgid "You've reached your daily limit for video uploads (too many videos)" -msgstr "You've reached your daily limit for video uploads (too many videos)" +msgstr "U heeft uw daglimiet voor het uploaden van video's bereikt (te veel video's)" #: src/screens/Messages/components/ChatListItem.tsx:124 msgid "You: {0}" -msgstr "You: {0}" +msgstr "U: {0}" #: src/screens/Messages/components/ChatListItem.tsx:153 msgid "You: {defaultEmbeddedContentMessage}" -msgstr "You: {defaultEmbeddedContentMessage}" +msgstr "U: {defaultEmbeddedContentMessage}" #: src/screens/Messages/components/ChatListItem.tsx:146 msgid "You: {short}" -msgstr "You: {short}" +msgstr "U: {short}" #: src/screens/SignupQueued.tsx:136 msgid "You are in line." -msgstr "You are in line." +msgstr "U staat in de rij." #: src/view/com/composer/state/video.ts:424 msgid "You are not allowed to upload videos." -msgstr "You are not allowed to upload videos." +msgstr "Het is niet toegestaan om video's te uploaden." #: src/view/com/profile/ProfileFollows.tsx:95 msgid "You are not following anyone." -msgstr "You are not following anyone." +msgstr "U volgt niemand." #: src/components/dialogs/nuxs/NeueTypography.tsx:61 msgid "You can adjust these in your Appearance Settings later." -msgstr "You can adjust these in your Appearance Settings later." +msgstr "U kunt deze later aanpassen in uw Weergave-instellingen." #: src/view/com/posts/FollowingEmptyState.tsx:63 #: src/view/com/posts/FollowingEndOfFeed.tsx:64 msgid "You can also discover new Custom Feeds to follow." -msgstr "You can also discover new Custom Feeds to follow." +msgstr "U kunt ook nieuwe aangepaste feeds ontdekken om te volgen." #: src/view/com/modals/DeleteAccount.tsx:202 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." @@ -7336,7 +7336,7 @@ msgstr "U kunt uw account opnieuw activeren om door te kunnen gaan met aanmelden #: src/view/com/profile/ProfileFollowers.tsx:95 msgid "You do not have any followers." -msgstr "You do not have any followers." +msgstr "U heeft geen volgers." #: src/screens/Profile/KnownFollowers.tsx:100 msgid "You don't follow any users who follow @{name}." @@ -7344,7 +7344,7 @@ msgstr "U volgt geen gebruikers die @{name} volgen." #: 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 "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." +msgstr "U heeft nog geen uitnodigingscodes! We sturen u er een paar als u wat langer op Bluesky bent." #: src/view/screens/SavedFeeds.tsx:144 msgid "You don't have any pinned feeds." @@ -7352,11 +7352,11 @@ msgstr "U heeft geen vastgezette feeds." #: src/view/screens/SavedFeeds.tsx:184 msgid "You don't have any saved feeds." -msgstr "You don't have any saved feeds." +msgstr "U heeft geen opgeslagen feeds." #: src/view/com/post-thread/PostThread.tsx:214 msgid "You have blocked the author or you have been blocked by the author." -msgstr "You have blocked the author or you have been blocked by the author." +msgstr "U heeft de auteur geblokkeerd of u bent door de auteur geblokkeerd." #: src/components/dms/MessagesListBlockedFooter.tsx:58 msgid "You have blocked this user" @@ -7377,11 +7377,11 @@ msgstr "U heeft een ongeldige code ingevoerd. Deze zou eruit moeten zien als XXX #: src/lib/moderation/useModerationCauseDescription.ts:114 msgid "You have hidden this post" -msgstr "You have hidden this post" +msgstr "U heeft dit bericht verborgen" #: src/components/moderation/ModerationDetailsDialog.tsx:110 msgid "You have hidden this post." -msgstr "You have hidden this post." +msgstr "U heeft dit bericht verborgen." #: src/components/moderation/ModerationDetailsDialog.tsx:103 #: src/lib/moderation/useModerationCauseDescription.ts:97 @@ -7398,12 +7398,12 @@ msgstr "U heeft nog geen gesprekken. Begin er een!" #: src/view/com/feeds/ProfileFeedgens.tsx:138 msgid "You have no feeds." -msgstr "You have no feeds." +msgstr "U heeft geen feeds." #: src/view/com/lists/MyLists.tsx:90 #: src/view/com/lists/ProfileLists.tsx:134 msgid "You have no lists." -msgstr "You have no lists." +msgstr "U heeft geen lijsten." #: src/view/screens/ModerationBlockedAccounts.tsx:133 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." @@ -7411,7 +7411,7 @@ msgstr "U heeft nog geen accounts geblokkeerd. Om een account te blokkeren gaat #: src/view/screens/AppPasswords.tsx:96 msgid "You have not created any app passwords yet. You can create one by pressing the button below." -msgstr "You have not created any app passwords yet. You can create one by pressing the button below." +msgstr "U heeft nog geen app-wachtwoorden aangemaakt. U kunt er een aanmaken door op de onderstaande knop te drukken." #: src/view/screens/ModerationMutedAccounts.tsx:132 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." @@ -7419,11 +7419,11 @@ msgstr "U negeert nog geen accounts. Om een account te negeren gaat u naar het p #: src/components/Lists.tsx:52 msgid "You have reached the end" -msgstr "You have reached the end" +msgstr "U heeft het einde bereikt" #: src/lib/media/video/upload.shared.ts:56 msgid "You have temporarily reached the limit for video uploads. Please try again later." -msgstr "You have temporarily reached the limit for video uploads. Please try again later." +msgstr "U heeft tijdelijk de limiet voor video-uploads bereikt. Probeer het later opnieuw." #: src/components/StarterPack/ProfileStarterPacks.tsx:236 msgid "You haven't created a starter pack yet!" @@ -7448,7 +7448,7 @@ msgstr "U kunt beroep aantekenen tegen deze labels als u vindt dat ze ten onrech #: src/screens/StarterPack/Wizard/State.tsx:97 msgid "You may only add up to 3 feeds" -msgstr "You may only add up to 3 feeds" +msgstr "U mag maximaal 3 feeds toevoegen" #: src/screens/StarterPack/Wizard/State.tsx:79 msgid "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" @@ -7468,7 +7468,7 @@ msgstr "U moet tenminste zeven andere personen volgen om een startpakket te gene #: src/components/StarterPack/QrCodeDialog.tsx:60 msgid "You must grant access to your photo library to save a QR code" -msgstr "You must grant access to your photo library to save a QR code" +msgstr "U moet toegang verlenen tot uw fotobibliotheek om een QR-code op te slaan" #: src/components/StarterPack/ShareDialog.tsx:69 msgid "You must grant access to your photo library to save the image." @@ -7480,7 +7480,7 @@ msgstr "U moet minimaal één labeler selecteren voor een melding" #: src/screens/Deactivated.tsx:131 msgid "You previously deactivated @{0}." -msgstr "You previously deactivated @{0}." +msgstr "U heeft eerder @{0} gedeactiveerd." #: src/view/com/util/forms/PostDropdownBtn.tsx:222 msgid "You will no longer receive notifications for this thread" @@ -7492,7 +7492,7 @@ msgstr "U ontvangt nu meldingen voor dit gesprek" #: src/screens/Login/SetNewPasswordForm.tsx:98 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." -msgstr "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." +msgstr "U ontvangt een e-mail met een 'resetcode'. Voer hier die code in en voer vervolgens uw nieuwe wachtwoord in." #: src/screens/Signup/index.tsx:140 msgid "Your account" @@ -7512,34 +7512,34 @@ msgstr "Uw accountrepository, die alle openbare gegevensrecords bevat, kan worde #: src/screens/Signup/StepInfo/index.tsx:211 msgid "Your birth date" -msgstr "Your birth date" +msgstr "Uw geboortedatum" #: src/view/com/util/post-embeds/VideoEmbed.web.tsx:171 msgid "Your browser does not support the video format. Please try a different browser." -msgstr "Your browser does not support the video format. Please try a different browser." +msgstr "Uw browser ondersteunt het videoformaat niet. Probeer een andere browser." #: src/screens/Messages/components/ChatDisabled.tsx:25 msgid "Your chats have been disabled" -msgstr "Your chats have been disabled" +msgstr "Uw chats zijn uitgeschakeld" #: src/view/com/modals/InAppBrowserConsent.tsx:44 msgid "Your choice will be saved, but can be changed later in settings." -msgstr "Your choice will be saved, but can be changed later in settings." +msgstr "Uw keuze wordt opgeslagen maar kan later worden gewijzigd in de instellingen." #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 #: src/screens/Signup/StepInfo/index.tsx:108 #: src/view/com/modals/ChangePassword.tsx:55 msgid "Your email appears to be invalid." -msgstr "Your email appears to be invalid." +msgstr "Uw e-mailadres lijkt ongeldig te zijn." #: src/view/com/modals/ChangeEmail.tsx:120 msgid "Your email has been updated but not verified. As a next step, please verify your new email." -msgstr "Your email has been updated but not verified. As a next step, please verify your new email." +msgstr "Uw e-mailadres is bijgewerkt maar niet geverifieerd. Verifieer als volgende stap uw nieuwe e-mailadres." #: src/view/com/modals/VerifyEmail.tsx:122 msgid "Your email has not yet been verified. This is an important security step which we recommend." -msgstr "Your email has not yet been verified. This is an important security step which we recommend." +msgstr "Uw e-mailadres is nog niet geverifieerd. Dit is een belangrijke beveiligingsstap die wij aanbevelen." #: src/state/shell/progress-guide.tsx:156 msgid "Your first like!" @@ -7563,11 +7563,11 @@ msgstr "Uw genegeerde woorden" #: src/view/com/modals/ChangePassword.tsx:158 msgid "Your password has been changed successfully!" -msgstr "Your password has been changed successfully!" +msgstr "Uw wachtwoord is succesvol gewijzigd!" #: src/view/com/composer/Composer.tsx:405 msgid "Your post has been published" -msgstr "Your post has been published" +msgstr "Uw bericht is gepubliceerd" #: src/screens/Onboarding/StepFinished.tsx:241 msgid "Your posts, likes, and blocks are public. Mutes are private." @@ -7720,7 +7720,7 @@ msgstr "gebruikers gevolgd door <0>@{0}" #: src/screens/List/ListHiddenScreen.tsx:140 msgid "you" -msgstr "you" +msgstr "u" #: src/lib/hooks/useTimeAgo.ts:156 msgid "{0, plural, one {# day} other {# days}}" @@ -7878,7 +7878,7 @@ msgstr "{following} volgend" #: src/components/dms/dialogs/SearchablePeopleList.tsx:384 msgid "{handle} can't be messaged" -msgstr "{handle} kan geen bericht ontvangen" +msgstr "{handle} kan geen privébericht ontvangen" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:284 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:297 -- cgit 1.4.1 From f139bcbcd4789d933dbfc0efae66e9ac70722223 Mon Sep 17 00:00:00 2001 From: Guido Leenders Date: Thu, 14 Nov 2024 10:52:08 +0100 Subject: Fix typo [PR]. --- src/locale/locales/nl/messages.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/locale/locales/nl/messages.po b/src/locale/locales/nl/messages.po index 06ba515c5..7e7a24583 100644 --- a/src/locale/locales/nl/messages.po +++ b/src/locale/locales/nl/messages.po @@ -2352,7 +2352,7 @@ msgstr "Gevolgd door <0>{0}" #: src/components/KnownFollowers.tsx:186 msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" -msgstr "Gevolgd door <0>{0}, <1>{1}, en {2, plural, een {# other} andere {# others}}" +msgstr "Gevolgd door <0>{0}, <1>{1}, en {2, plural, one {# andere} other {# anderen}}" #: src/components/KnownFollowers.tsx:204 msgid "Followed by <0>{0} and <1>{1}" @@ -2360,7 +2360,7 @@ msgstr "Gevolgd door <0>{0} en <1>{1}" #: src/components/KnownFollowers.tsx:217 msgid "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" -msgstr "Gevolgd door <0>{0} en {1, plural, één {# other} andere {# others}}" +msgstr "Gevolgd door <0>{0} en {1, plural, one {# andere} other {# anderen}}" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:404 msgid "Followed users" @@ -7756,7 +7756,7 @@ msgstr "{0, plural, one {# seconde} other {# seconden}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:300 msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" -msgstr "{0, plural, one {Leuk (# like)} other {Leuk (# likes)}}" +msgstr "{0, plural, one {Leuk (# leuk)} other {Leuk (# leuk)}}" #: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:300 @@ -7769,7 +7769,7 @@ msgstr "{0, plural, one {Reageer (# reactie)} other {Reageer (# reacties)}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:296 msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" -msgstr "{0, plural, one {Niet leuk (# like)} other {Niet leuk (# likes)}}" +msgstr "{0, plural, one {Niet leuk (# leuk)} other {Niet leuk (# leuk)}}" #: src/components/ProfileHoverCard/index.web.tsx:398 #: src/screens/Profile/Header/Metrics.tsx:23 -- cgit 1.4.1 From 93dec879ad8de0db666fd6457353d967f97f4634 Mon Sep 17 00:00:00 2001 From: Guido Leenders Date: Sun, 17 Nov 2024 21:10:49 +0100 Subject: Included review remarks by SleeplessByte [ER]. --- src/locale/locales/nl/messages.po | 122 +++++++++++++++++++------------------- 1 file changed, 61 insertions(+), 61 deletions(-) (limited to 'src') diff --git a/src/locale/locales/nl/messages.po b/src/locale/locales/nl/messages.po index 7e7a24583..e07dc257e 100644 --- a/src/locale/locales/nl/messages.po +++ b/src/locale/locales/nl/messages.po @@ -107,7 +107,7 @@ msgstr "Account genegeerd door lijst" #: src/view/com/profile/ProfileMenu.tsx:132 msgid "Account blocked" -msgstr "Geblokeerd account" +msgstr "Geblokkeerd account" #: src/view/com/profile/ProfileMenu.tsx:145 msgid "Account followed" @@ -195,7 +195,7 @@ msgstr "Voeg aanbevolen feeds toe" #: src/screens/StarterPack/Wizard/index.tsx:497 msgid "Add some feeds to your starter pack!" -msgstr "Voeg enkele feeds toe aan uw startpakket!" +msgstr "Voeg feeds toe aan uw startpakket!" #: src/screens/Feeds/NoFollowingFeed.tsx:41 msgid "Add the default feed of only people you follow" @@ -220,7 +220,7 @@ msgstr "Voeg toe aan mijn feeds" #: src/screens/StarterPack/Wizard/index.tsx:577 msgid "Add {0} more to continue" -msgstr "Voeg {0} meer toe om door te gaan" +msgstr "Voeg nog {0} toe om door te gaan" #: src/components/StarterPack/Wizard/WizardListCard.tsx:59 msgid "Add {displayName} to starter pack" @@ -275,12 +275,12 @@ msgstr "Alle feeds die u hebt opgeslagen, bij elkaar op één plek." #: src/view/com/modals/AddAppPasswords.tsx:188 #: src/view/com/modals/AddAppPasswords.tsx:195 msgid "Allow access to your direct messages" -msgstr "Sta toegang tot uw privéberichten toe" +msgstr "Geef toegang tot uw privéberichten" #: src/screens/Messages/Settings.tsx:64 #: src/screens/Messages/Settings.tsx:67 msgid "Allow new messages from" -msgstr "Sta nieuwe privéberichten toe van" +msgstr "Accepteer nieuwe privéberichten van" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:360 msgid "Allow replies from:" @@ -288,7 +288,7 @@ msgstr "Sta antwoorden toe van:" #: src/view/screens/AppPasswords.tsx:272 msgid "Allows access to direct messages" -msgstr "Geeft toegang tot privéberichten" +msgstr "Staat toegang tot privéberichten toe" #: src/screens/Login/ForgotPasswordForm.tsx:171 #: src/view/com/modals/ChangePassword.tsx:171 @@ -327,7 +327,7 @@ msgstr "Er is een e-mail verzonden! Voer hieronder de bevestigingscode in die in #: src/view/com/modals/ChangeEmail.tsx:114 msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." -msgstr "Er is een e-mail verzonden naar uw vorige adres {0}. Het bevat een bevestigingscode die u hieronder kunt invoeren." +msgstr "Er is een e-mail verzonden naar uw vorige adres {0}. Deze bevat een bevestigingscode die u hieronder kunt invoeren." #: src/view/com/modals/VerifyEmail.tsx:132 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:95 @@ -482,7 +482,7 @@ msgstr "Weergave-instellingen" #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:47 #: src/screens/Home/NoFeedsPinned.tsx:93 msgid "Apply default recommended feeds" -msgstr "Standaard aanbevolen feeds toepassen" +msgstr "Standaard aanbevolen feeds gebruiken" #: src/components/dialogs/MutedWords.tsx:433 msgid "Are you sure?" @@ -522,7 +522,7 @@ msgstr "Weet u zeker dat u {0} uit uw feeds wilt verwijderen?" #: src/view/com/composer/select-language/SuggestedLanguage.tsx:60 msgid "Are you writing in <0>{0}?" -msgstr "Schrijft u in <0>{0}?" +msgstr "Schrijft u in het <0>{0}?" #: src/screens/Onboarding/index.tsx:23 #: src/screens/Onboarding/state.ts:82 @@ -531,7 +531,7 @@ msgstr "Kunst" #: src/view/com/composer/labels/LabelsBtn.tsx:170 msgid "Artistic or non-erotic nudity." -msgstr "Artistieke of niet-erotische naaktheid." +msgstr "Artistieke of niet-erotische bloot." #: src/screens/Signup/StepHandle.tsx:173 msgid "At least 3 characters" @@ -559,7 +559,7 @@ msgstr "Terug" #: src/view/screens/Settings/index.tsx:442 msgid "Basics" -msgstr "Basis" +msgstr "Algemeen" #: src/components/dialogs/BirthDateSettings.tsx:106 msgid "Birthday" @@ -619,7 +619,7 @@ msgstr "Geblokkeerde accounts kunnen niet reageren op uw gesprekken, u niet verm #: src/view/screens/ModerationBlockedAccounts.tsx:116 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 "Geblokkeerde accounts kunnen niet reageren op uw gesprekken, u niet vermelden en niet anderszins met u communiceren. U ziet hun content niet en zij kunnen de uwe niet zien." +msgstr "Geblokkeerde accounts kunnen niet reageren op uw gesprekken, u niet vermelden en niet anderszins met u communiceren. U ziet hun tekst niet en zij kunnen de uwe niet zien." #: src/view/com/post-thread/PostThread.tsx:412 msgid "Blocked post." @@ -668,7 +668,7 @@ msgstr "Afbeeldingen vervagen" #: src/lib/moderation/useLabelBehaviorDescription.ts:51 msgid "Blur images and filter from feeds" -msgstr "Afbeeldingen vervagen en filteren uit feeds" +msgstr "Afbeeldingen vervagen en niet in feeds tonen" #: src/screens/Onboarding/index.tsx:30 #: src/screens/Onboarding/state.ts:83 @@ -726,7 +726,7 @@ msgstr "Camera" #: src/view/com/modals/AddAppPasswords.tsx:180 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." -msgstr "Kan alleen letters, cijfers, spaties, streepjes en onderstrepingstekens bevatten. Moet minimaal 4 tekens lang zijn, maar niet meer dan 32 tekens." +msgstr "Mag alleen letters, cijfers, spaties, streepjes en onderstrepingstekens bevatten. Moet minimaal 4 tekens lang zijn, maar niet meer dan 32 tekens." #: src/components/Menu/index.tsx:235 #: src/components/Prompt.tsx:129 @@ -768,11 +768,11 @@ msgstr "Annuleeer accountverwijdering" #: src/view/com/modals/ChangeHandle.tsx:137 msgid "Cancel change handle" -msgstr "Annuleer wijzigen handle" +msgstr "Annuleer wijzigen van handle" #: src/view/com/modals/CropImage.web.tsx:94 msgid "Cancel image crop" -msgstr "Annuleer afbeelding bijsnijden" +msgstr "Annuleer bijsnijden van afbeelding" #: src/view/com/util/post-ctrls/RepostButton.tsx:161 msgid "Cancel quote post" @@ -796,7 +796,7 @@ msgstr "Annuleert openen van de gelinkte website" #: src/view/com/util/post-ctrls/PostCtrls.tsx:154 #: src/view/com/util/post-ctrls/PostCtrls.tsx:190 msgid "Cannot interact with a blocked user" -msgstr "Kan niet communiceren met een geblokkeerde gebruiker" +msgstr "Kan geen interactie hebben met een geblokkeerde gebruiker" #: src/view/com/composer/videos/SubtitleDialog.tsx:56 msgid "Captions & alt text" @@ -892,7 +892,7 @@ msgstr "Controleer uw inbox voor een e-mail met de bevestigingscode om hieronder #: src/screens/StarterPack/Wizard/index.tsx:199 msgid "Choose Feeds" -msgstr "Kies Feeds" +msgstr "Kies feeds" #: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Choose People" @@ -908,11 +908,11 @@ msgstr "Kies voor mij" #: src/view/com/composer/labels/LabelsBtn.tsx:116 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 "Kies labels die van toepassing zijn op de media die u plaatst. Dit bericht is geschikt voor alle doelgroepen als er geen zijn geselecteerd." +msgstr "Kies labels die van toepassing zijn op de media die u plaatst. Dit bericht is geschikt voor alle doelgroepen als er geen labels zijn geselecteerd." #: src/screens/Onboarding/StepFinished.tsx:271 msgid "Choose the algorithms that power your custom feeds." -msgstr "Kies de algoritmen die uw aangepaste feeds aansturen." +msgstr "Kies de algoritmen die uw gepersonaliseerde feeds aansturen." #: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:107 msgid "Choose this color as your avatar" @@ -924,11 +924,11 @@ msgstr "Kies uw wachtwoord" #: src/view/screens/Settings/index.tsx:877 msgid "Clear all storage data" -msgstr "Wis alle opslaggegevens" +msgstr "Wis alle opgeslagen gegevens" #: src/view/screens/Settings/index.tsx:880 msgid "Clear all storage data (restart after this)" -msgstr "Wis alle opslaggegevens (hierna opnieuw opstarten)" +msgstr "Wis alle opgeslagen gegevens (hierna opnieuw opstarten)" #: src/components/forms/SearchInput.tsx:70 msgid "Clear search query" @@ -936,7 +936,7 @@ msgstr "Wis zoekopdracht" #: src/view/screens/Settings/index.tsx:878 msgid "Clears all storage data" -msgstr "Wist alle opslaggegevens" +msgstr "Wist alle opgeslagen gegevens" #: src/view/com/modals/DeleteAccount.tsx:216 msgid "Click here for more information." @@ -952,11 +952,11 @@ msgstr "Klik hier om het tagmenu voor {tag} te openen" #: src/components/dialogs/PostInteractionSettingsDialog.tsx:304 msgid "Click to disable quote posts of this post." -msgstr "Klik om citaatberichten voor dit bericht uit te schakelen." +msgstr "Klik om citaatberichten voor dit bericht te verbieden." #: src/components/dialogs/PostInteractionSettingsDialog.tsx:305 msgid "Click to enable quote posts of this post." -msgstr "Klik om citaatberichten voor dit bericht in te schakelen." +msgstr "Klik om citaatberichten voor dit bericht toe te staan." #: src/components/dms/MessageItem.tsx:240 msgid "Click to retry failed message" @@ -968,7 +968,7 @@ msgstr "Klimaat" #: src/components/dms/ChatEmptyPill.tsx:39 msgid "Clip 🐴 clop 🐴" -msgstr "Clip 🐴 clop 🐴" +msgstr "Klik 🐴 klak 🐴" #: src/components/dialogs/GifSelect.tsx:282 #: src/components/dialogs/VerifyEmailDialog.tsx:246 @@ -1014,7 +1014,7 @@ msgstr "Sluit afbeeldingsviewer" #: src/view/shell/index.web.tsx:67 msgid "Close navigation footer" -msgstr "Sluit navigatievoettekst" +msgstr "Sluit onderste navigatiebalk" #: src/components/Menu/index.tsx:229 #: src/components/TagMenu/index.tsx:261 @@ -1036,11 +1036,11 @@ msgstr "Sluit viewer voor headerafbeelding" #: src/view/com/notifications/FeedItem.tsx:265 msgid "Collapse list of users" -msgstr "Dichtvouwen gebruikerslijst" +msgstr "Inklappen gebruikerslijst" #: src/view/com/notifications/FeedItem.tsx:470 msgid "Collapses list of users for a given notification" -msgstr "Dichtvouwen gebruikerslijst voor een bepaalde melding" +msgstr "Inklappen gebruikerslijst voor een bepaalde melding" #: src/screens/Settings/AppearanceSettings.tsx:97 msgid "Color mode" @@ -1059,11 +1059,11 @@ msgstr "Stripboeken" #: src/Navigation.tsx:275 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" -msgstr "Communityrichtlijnen" +msgstr "Gemeenschapsrichtlijnen" #: src/screens/Onboarding/StepFinished.tsx:284 msgid "Complete onboarding and start using your account" -msgstr "Voltooi de onboarding en begin met het gebruik van uw account" +msgstr "Voltooi de onboarding en begin met het gebruiken van uw account" #: src/screens/Signup/index.tsx:144 msgid "Complete the challenge" @@ -1372,16 +1372,16 @@ msgstr "Cultuur" #: src/view/com/auth/server-input/index.tsx:94 #: src/view/com/auth/server-input/index.tsx:96 msgid "Custom" -msgstr "Aangepast" +msgstr "Gepersonaliseerd" #: src/view/com/modals/ChangeHandle.tsx:375 msgid "Custom domain" -msgstr "Aangepast domein" +msgstr "Gepersonaliseerd domein" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." -msgstr "Aangepaste feeds die door de community zijn gemaakt bieden u nieuwe ervaringen en helpen u de content te vinden die u leuk vindt." +msgstr "Gepersonaliseerde feeds die door de gemeenschap zijn gemaakt bieden u nieuwe ervaringen en helpen u de inhoud te vinden die u leuk vindt." #: src/view/screens/PreferencesExternalEmbeds.tsx:54 msgid "Customize media from external sites." @@ -1613,7 +1613,7 @@ msgstr "Ontdek nieuwe feeds" #: src/view/com/posts/FollowingEmptyState.tsx:70 #: src/view/com/posts/FollowingEndOfFeed.tsx:71 msgid "Discover new custom feeds" -msgstr "Ontdek nieuwe aangepaste feeds" +msgstr "Ontdek nieuwe gepersonaliseerde feeds" #: src/view/screens/Search/Explore.tsx:389 msgid "Discover new feeds" @@ -1663,7 +1663,7 @@ msgstr "Bevat geen grafische of verontrustende inhoud." #: src/lib/moderation/useGlobalLabelStrings.ts:39 msgid "Does not include nudity." -msgstr "Bevat geen naaktheid." +msgstr "Bevat geen bloot." #: src/screens/Signup/StepHandle.tsx:159 msgid "Doesn't begin or end with a hyphen" @@ -2057,12 +2057,12 @@ msgstr "Alt-tekst uitbreiden" #: src/view/com/notifications/FeedItem.tsx:266 msgid "Expand list of users" -msgstr "Gebruikerslijst uitvouwen" +msgstr "Gebruikerslijst uitklappen" #: src/view/com/composer/ComposerReplyTo.tsx:70 #: src/view/com/composer/ComposerReplyTo.tsx:73 msgid "Expand or collapse the full post you are replying to" -msgstr "Uitvouwen of dichtvouwen van het volledige bericht waar u op reageert" +msgstr "Uitklappen of inklappen van het volledige bericht waar u op reageert" #: src/lib/api/index.ts:376 msgid "Expected uri to resolve to a record" @@ -2243,7 +2243,7 @@ msgstr "Feeds" #: src/view/screens/SavedFeeds.tsx:205 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." -msgstr "Feeds zijn aangepaste algoritmen die gebruikers met een beetje programmeerkennis bouwen. <0/> voor meer informatie." +msgstr "Feeds zijn gepersonaliseerde algoritmen die gebruikers met een beetje programmeerkennis bouwen. <0/> voor meer informatie." #: src/components/FeedCard.tsx:273 #: src/view/screens/SavedFeeds.tsx:83 @@ -3458,7 +3458,7 @@ msgstr "Negeer dit woord alleen in tags" #: src/components/dialogs/MutedWords.tsx:170 msgid "Mute this word until you unmute it" -msgstr "Negeer dit woord totdat u het opheft" +msgstr "Negeer dit woord totdat u het niet meer negeert" #: src/view/com/util/forms/PostDropdownBtn.tsx:507 #: src/view/com/util/forms/PostDropdownBtn.tsx:513 @@ -3534,7 +3534,7 @@ msgstr "Naam is verplicht" #: src/lib/moderation/useReportOptions.ts:106 #: src/lib/moderation/useReportOptions.ts:114 msgid "Name or Description Violates Community Standards" -msgstr "Naam of omschrijving schendt communitynormen" +msgstr "Naam of omschrijving schendt gemeenschapsnormen" #: src/screens/Onboarding/index.tsx:22 #: src/screens/Onboarding/state.ts:94 @@ -3794,7 +3794,7 @@ msgstr "Niemand gevonden. Probeer iemand anders te zoeken." #: src/lib/moderation/useGlobalLabelStrings.ts:42 msgid "Non-sexual Nudity" -msgstr "Niet-seksuele naaktheid" +msgstr "Niet-seksuele bloot" #: src/Navigation.tsx:124 #: src/view/screens/Profile.tsx:128 @@ -3858,11 +3858,11 @@ msgstr "Nu" #: src/view/com/composer/labels/LabelsBtn.tsx:152 #: src/view/com/composer/labels/LabelsBtn.tsx:155 msgid "Nudity" -msgstr "Naaktheid" +msgstr "Bloot" #: src/lib/moderation/useReportOptions.ts:78 msgid "Nudity or adult content not labeled as such" -msgstr "Naaktheid of inhoud voor volwassenen die niet als zodanig is gelabeld" +msgstr "Bloot of inhoud voor volwassenen die niet als zodanig is gelabeld" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:337 msgid "OK" @@ -5463,7 +5463,7 @@ msgstr "Instellingen" #: src/view/com/composer/labels/LabelsBtn.tsx:172 msgid "Sexual activity or erotic nudity." -msgstr "Seksuele activiteit of erotische naaktheid." +msgstr "Seksuele activiteit of erotisch bloot." #: src/lib/moderation/useGlobalLabelStrings.ts:38 msgid "Sexually Suggestive" @@ -5531,7 +5531,7 @@ msgstr "Deel dit startpakket" #: src/components/StarterPack/ShareDialog.tsx:100 msgid "Share this starter pack and help people join your community on Bluesky." -msgstr "Deel dit startpakket en help mensen lid te worden van uw community op Bluesky." +msgstr "Deel dit startpakket en help mensen lid te worden van uw gemeenschap op Bluesky." #: src/components/dms/ChatEmptyPill.tsx:34 msgid "Share your favorite feed!" @@ -5993,7 +5993,7 @@ msgstr "Servicevoorwaarden" #: src/lib/moderation/useReportOptions.ts:107 #: src/lib/moderation/useReportOptions.ts:115 msgid "Terms used violate community standards" -msgstr "De gebruikte termen schenden communitynormen" +msgstr "De gebruikte termen schenden gemeenschapsnormen" #: src/components/dialogs/MutedWords.tsx:266 msgid "Text & tags" @@ -6044,7 +6044,7 @@ msgstr "De Bluesky-webapplicatie" #: src/view/screens/CommunityGuidelines.tsx:38 msgid "The Community Guidelines have been moved to <0/>" -msgstr "De communityrichtlijnen zijn verplaatst naar <0/>" +msgstr "De gemeenschapsrichtlijnen zijn verplaatst naar <0/>" #: src/view/screens/CopyrightPolicy.tsx:35 msgid "The Copyright Policy has been moved to <0/>" @@ -6224,7 +6224,7 @@ msgstr "Dit account verzoekt gebruikers zich aan te melden vooraleer het profiel #: src/components/dms/BlockedByListDialog.tsx:34 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 "Dit account wordt geblokkeerd door een of meer van uw moderatielijsten. Om de blokkering op te heffen: ga rechtstreeks naar de lijsten en verwijder deze gebruiker." +msgstr "Dit account wordt geblokkeerd door een of meer van uw moderatielijsten. Om dit account niet meer te blokkeren: ga rechtstreeks naar de lijsten en verwijder deze gebruiker." #: src/components/moderation/LabelsOnMeDialog.tsx:246 msgid "This appeal will be sent to <0>{sourceName}." @@ -6315,7 +6315,7 @@ msgstr "Deze link brengt u naar de volgende website:" #: src/screens/List/ListHiddenScreen.tsx:136 msgid "This list - created by <0>{0} - contains possible violations of Bluesky's community guidelines in its name or description." -msgstr "Deze lijst - gemaakt door <0>{0} - bevat mogelijke schendingen van Bluesky-communityrichtlijnen in de naam of omschrijving." +msgstr "Deze lijst - gemaakt door <0>{0} - bevat mogelijke schendingen van Bluesky-gemeenschapsrichtlijnen in de naam of omschrijving." #: src/view/screens/ProfileList.tsx:966 msgid "This list is empty!" @@ -6493,7 +6493,7 @@ msgstr "Deblokkeer lijst" #: src/view/screens/ProfileList.tsx:579 msgid "Un-mute list" -msgstr "Negeren opheffen-lijst" +msgstr "Niet meer negeren-lijst" #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 @@ -6566,39 +6566,39 @@ msgstr "Vind deze feed niet meer leuk" #: src/components/TagMenu/index.tsx:248 #: src/view/screens/ProfileList.tsx:692 msgid "Unmute" -msgstr "Negeren opheffen" +msgstr "Niet meer negeren" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:156 #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:93 msgctxt "video" msgid "Unmute" -msgstr "Negeren opheffen" +msgstr "Niet meer negeren" #: src/view/com/profile/ProfileMenu.tsx:258 #: src/view/com/profile/ProfileMenu.tsx:264 msgid "Unmute Account" -msgstr "Opheffen negeren account" +msgstr "Account niet meer negeren" #: src/components/TagMenu/index.tsx:204 msgid "Unmute all {displayTag} posts" -msgstr "Negeren van alle {displayTag}-berichten opheffen" +msgstr "Alle {displayTag}-berichten niet meer negeren" #: src/components/dms/ConvoMenu.tsx:176 msgid "Unmute conversation" -msgstr "Opheffen negeren gesprek" +msgstr "Gesprek niet meer negeren" #: src/view/com/util/forms/PostDropdownBtn.tsx:507 #: src/view/com/util/forms/PostDropdownBtn.tsx:512 msgid "Unmute thread" -msgstr "Opheffen negeren gesprek" +msgstr "Gesprek niet meer negeren" #: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 msgid "Unmute video" -msgstr "Video opheffen negeren" +msgstr "Video niet meer negeren" #: src/components/TagMenu/index.web.tsx:115 msgid "Unmute {truncatedTag}" -msgstr "Negeren van {truncatedTag} opheffen" +msgstr "{truncatedTag} niet meer negeren" #: src/view/screens/ProfileFeed.tsx:296 #: src/view/screens/ProfileList.tsx:676 @@ -7315,7 +7315,7 @@ msgstr "U kunt deze later aanpassen in uw Weergave-instellingen." #: src/view/com/posts/FollowingEmptyState.tsx:63 #: src/view/com/posts/FollowingEndOfFeed.tsx:64 msgid "You can also discover new Custom Feeds to follow." -msgstr "U kunt ook nieuwe aangepaste feeds ontdekken om te volgen." +msgstr "U kunt ook nieuwe gepersonaliseerde feeds ontdekken om te volgen." #: src/view/com/modals/DeleteAccount.tsx:202 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." @@ -7674,7 +7674,7 @@ msgstr "nog te gaan." #: src/view/com/notifications/FeedItem.tsx:211 msgid "liked your custom feed" -msgstr "vond uw aangepaste feed leuk" +msgstr "vond uw gepersonaliseerde feed leuk" #: src/view/com/notifications/FeedItem.tsx:178 msgid "liked your post" -- cgit 1.4.1 From 523d1f01a51c0e85e49916fb42b204f7004ffac1 Mon Sep 17 00:00:00 2001 From: Guido Leenders Date: Mon, 18 Nov 2024 15:07:04 +0100 Subject: Change translation of "appeal" [ER]. --- src/locale/locales/nl/messages.po | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/locale/locales/nl/messages.po b/src/locale/locales/nl/messages.po index e07dc257e..78e62b77e 100644 --- a/src/locale/locales/nl/messages.po +++ b/src/locale/locales/nl/messages.po @@ -448,23 +448,23 @@ msgstr "App-wachtwoordinstellingen" #: src/components/moderation/LabelsOnMeDialog.tsx:148 #: src/components/moderation/LabelsOnMeDialog.tsx:151 msgid "Appeal" -msgstr "Beroep" +msgstr "Bezwaar maken" #: src/components/moderation/LabelsOnMeDialog.tsx:243 msgid "Appeal \"{0}\" label" -msgstr "Beroep tegen \"{0}\"-label" +msgstr "Bezwaar maken tegen \"{0}\"-label" #: src/components/moderation/LabelsOnMeDialog.tsx:233 #: src/screens/Messages/components/ChatDisabled.tsx:91 msgid "Appeal submitted" -msgstr "Beroep ingediend" +msgstr "Bezwaar ingediend" #: src/screens/Messages/components/ChatDisabled.tsx:51 #: src/screens/Messages/components/ChatDisabled.tsx:53 #: src/screens/Messages/components/ChatDisabled.tsx:99 #: src/screens/Messages/components/ChatDisabled.tsx:101 msgid "Appeal this decision" -msgstr "Beroep aantekenen tegen deze beslissing" +msgstr "Bezwaar maken tegen deze beslissing" #: src/screens/Settings/AppearanceSettings.tsx:89 #: src/view/screens/Settings/index.tsx:485 @@ -998,7 +998,7 @@ msgstr "Sluit waarschuwing" #: src/view/com/util/BottomSheetCustomBackdrop.tsx:36 msgid "Close bottom drawer" -msgstr "Sluit onderste lade" +msgstr "Sluit onderste drawer" #: src/components/dialogs/GifSelect.tsx:276 msgid "Close dialog" @@ -2186,7 +2186,7 @@ msgstr "Verzenden mislukt" #: src/components/moderation/LabelsOnMeDialog.tsx:229 #: src/screens/Messages/components/ChatDisabled.tsx:87 msgid "Failed to submit appeal, please try again." -msgstr "Het indienen van beroep is mislukt, probeer het opnieuw." +msgstr "Het indienen van bezwaar is mislukt, probeer het opnieuw." #: src/view/com/util/forms/PostDropdownBtn.tsx:229 msgid "Failed to toggle thread mute, please try again" @@ -6228,11 +6228,11 @@ msgstr "Dit account wordt geblokkeerd door een of meer van uw moderatielijsten. #: src/components/moderation/LabelsOnMeDialog.tsx:246 msgid "This appeal will be sent to <0>{sourceName}." -msgstr "Dit beroep wordt verzonden naar <0>{sourceName}." +msgstr "Dit bezwaar wordt verzonden naar <0>{sourceName}." #: src/screens/Messages/components/ChatDisabled.tsx:104 msgid "This appeal will be sent to Bluesky's moderation service." -msgstr "Dit beroep wordt doorgestuurd naar de moderatieservice van Bluesky." +msgstr "Dit bezwaar wordt doorgestuurd naar de moderatieservice van Bluesky." #: src/screens/Messages/components/MessageListError.tsx:18 msgid "This chat was disconnected" @@ -7440,11 +7440,11 @@ msgstr "U heeft deze reactie verborgen." #: src/components/moderation/LabelsOnMeDialog.tsx:78 msgid "You may appeal non-self labels if you feel they were placed in error." -msgstr "U kunt beroep aantekenen tegen labels geplaatst door anderen als u vindt dat ze ten onrechte zijn geplaatst." +msgstr "U kunt bezwaar maken tegen labels geplaatst door anderen als u vindt dat ze ten onrechte zijn geplaatst." #: src/components/moderation/LabelsOnMeDialog.tsx:83 msgid "You may appeal these labels if you feel they were placed in error." -msgstr "U kunt beroep aantekenen tegen deze labels als u vindt dat ze ten onrechte zijn geplaatst." +msgstr "U kunt bezwaar maken tegen deze labels als u vindt dat ze ten onrechte zijn geplaatst." #: src/screens/StarterPack/Wizard/State.tsx:97 msgid "You may only add up to 3 feeds" -- cgit 1.4.1 From 8fc4f68e69ed1d85e3a0fa35c6feabc05cd2bac5 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Sat, 23 Nov 2024 16:21:36 -0800 Subject: Update src/locale/i18n.ts --- src/locale/i18n.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/locale/i18n.ts b/src/locale/i18n.ts index a9aeef39d..791549a58 100644 --- a/src/locale/i18n.ts +++ b/src/locale/i18n.ts @@ -163,6 +163,7 @@ export async function dynamicActivate(locale: AppLanguage) { import('@formatjs/intl-numberformat/locale-data/nl'), ]) break + } case AppLanguage.pl: { i18n.loadAndActivate({locale, messages: messagesPl}) await Promise.all([ -- cgit 1.4.1