/* One-line label indicating the user can add no more text to the media message field. */
"ATTACHMENT_APPROVAL_MESSAGE_LENGTH_LIMIT_REACHED" = "Meldingsgrensen er nådd";
/* Label for 'send' button in the 'attachment approval' dialog. */
"ATTACHMENT_APPROVAL_SEND_BUTTON" = "Send";
/* Generic filename for an attachment with no known name */
"ATTACHMENT_DEFAULT_FILENAME" = "Vedlegg";
/* The title of the 'attachment error' alert. */
"ATTACHMENT_ERROR_ALERT_TITLE" = "Feil ved sending av vedlegg";
/* Attachment error message for image attachments which could not be converted to JPEG */
"ATTACHMENT_ERROR_COULD_NOT_CONVERT_TO_JPEG" = "Kan ikke konvertere bilde.";
/* Attachment error message for video attachments which could not be converted to MP4 */
"ATTACHMENT_ERROR_COULD_NOT_CONVERT_TO_MP4" = "Kan ikke behandle video.";
/* Attachment error message for image attachments which cannot be parsed */
"ATTACHMENT_ERROR_COULD_NOT_PARSE_IMAGE" = "Kan ikke behandle bilde.";
/* Attachment error message for image attachments in which metadata could not be removed */
"ATTACHMENT_ERROR_COULD_NOT_REMOVE_METADATA" = "Kan ikke fjerne metadata fra bilde.";
/* Attachment error message for image attachments which could not be resized */
"ATTACHMENT_ERROR_COULD_NOT_RESIZE_IMAGE" = "Kan ikke endre størrelse på bilde.";
/* Attachment error message for attachments whose data exceed file size limits */
"ATTACHMENT_ERROR_FILE_SIZE_TOO_LARGE" = "Vedlegget er for stort.";
/* Attachment error message for attachments with invalid data */
"ATTACHMENT_ERROR_INVALID_DATA" = "Vedlegget inneholder ugyldig innhold.";
/* Attachment error message for attachments with an invalid file format */
"ATTACHMENT_ERROR_INVALID_FILE_FORMAT" = "Vedlegget har et ugyldig filformat.";
/* Attachment error message for attachments without any data */
"ATTACHMENT_ERROR_MISSING_DATA" = "Vedlegget er tomt.";
/* Alert title when picking a document fails for an unknown reason */
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Kunne ikke velge dokument.";
/* Alert body when picking a document fails because user picked a directory/bundle */
"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_BODY" = "Vennligst lag et komprimert arkiv av denne filen eller mappen, og prøv å sende det i stedet.";
/* Alert title when picking a document fails because user picked a directory/bundle */
/* Alert title after unblocking a group or 1:1 chat. Embeds the {{conversation title}}. */
"BLOCK_LIST_VIEW_UNBLOCKED_ALERT_TITLE_FORMAT" = "Blokkeringen av %@ er fjernet.";
/* An explanation of the consequences of blocking another user. */
"BLOCK_USER_BEHAVIOR_EXPLANATION" = "Blokkerte brukere vil ikke kunne ringe deg eller sende meldinger.";
/* Label for generic done button. */
"BUTTON_DONE" = "Ferdig";
/* Button text to enable batch selection mode */
"BUTTON_SELECT" = "Velg";
/* keyboard toolbar label when starting to search with no current results */
"CONVERSATION_SEARCH_SEARCHING" = "Searching...";
/* keyboard toolbar label when no messages match the search string */
"CONVERSATION_SEARCH_NO_RESULTS" = "Ingen treff";
/* keyboard toolbar label when exactly 1 message matches the search string */
"CONVERSATION_SEARCH_ONE_RESULT" = "1 treff";
/* keyboard toolbar label when more than 1 message matches the search string. Embeds {{number/position of the 'currently viewed' result}} and the {{total number of results}} */
"CONVERSATION_SEARCH_RESULTS_FORMAT" = "%d av %d treff";
/* table cell label in conversation settings */
"CONVERSATION_SETTINGS_BLOCK_THIS_USER" = "Blokker denne brukeren";
/* label for 'mute thread' cell in conversation settings */
"CONVERSATION_SETTINGS_MUTE_LABEL" = "Demp";
/* Table cell label in conversation settings which returns the user to the conversation with 'search mode' activated */
"CONVERSATION_SETTINGS_SEARCH" = "Søk i samtale";
/* Title for the 'crop/scale image' dialog. */
"CROP_SCALE_IMAGE_VIEW_TITLE" = "Flytt og skaler";
/* Subtitle shown while the app is updating its database. */
"DATABASE_VIEW_OVERLAY_SUBTITLE" = "Dette kan ta noen minutter.";
/* Title shown while the app is updating its database. */
/* Label for the 'no sound' option that allows users to disable sounds for notifications, etc. */
"SOUNDS_NONE" = "Ingen";
/* {{number of days}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 days}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_DAYS" = "%@ dager";
/* Label text below navbar button, embeds {{number of days}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5d' not '5 d'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_DAYS_SHORT_FORMAT" = "%@d";
/* {{number of hours}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 hours}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_HOURS" = "%@ timer";
/* Label text below navbar button, embeds {{number of hours}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5h' not '5 h'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_HOURS_SHORT_FORMAT" = "%@t";
/* {{number of minutes}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 minutes}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_MINUTES" = "%@ minutter";
/* Label text below navbar button, embeds {{number of minutes}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5m' not '5 m'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_MINUTES_SHORT_FORMAT" = "%@m";
/* {{number of seconds}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 seconds}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SECONDS" = "%@ sekunder";
/* Label text below navbar button, embeds {{number of seconds}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5s' not '5 s'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SECONDS_SHORT_FORMAT" = "%@s";
/* {{1 day}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 day}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SINGLE_DAY" = "%@ dag";
/* {{1 hour}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 hour}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SINGLE_HOUR" = "%@ time";
/* {{1 minute}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 minute}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SINGLE_MINUTE" = "%@ minutt";
/* {{1 week}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{1 week}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_SINGLE_WEEK" = "%@ uke";
/* {{number of weeks}}, embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 weeks}}'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_WEEKS" = "%@ uker";
/* Label text below navbar button, embeds {{number of weeks}}. Must be very short, like 1 or 2 characters, The space is intentionally omitted between the text and the embedded duration so that we get, e.g. '5w' not '5 w'. See other *_TIME_AMOUNT strings */
"TIME_AMOUNT_WEEKS_SHORT_FORMAT" = "%@u";
/* Label for the cancel button in an alert or action sheet. */
"TXT_CANCEL_TITLE" = "Avbryt";
/* No comment provided by engineer. */
"TXT_DELETE_TITLE" = "Slett";
/* Filename for voice messages. */
"VOICE_MESSAGE_FILE_NAME" = "Talemelding";
/* Message for the alert indicating the 'voice message' needs to be held to be held down to record. */
"VOICE_MESSAGE_TOO_SHORT_ALERT_MESSAGE" = "Trykk og hold for å spille inn en talemelding.";
/* Title for the alert indicating the 'voice message' needs to be held to be held down to record. */
"vc_landing_restore_button_title" = "Fortsett din Session";
"vc_landing_link_button_title" = "Koble til en enhet";
"view_fake_chat_bubble_1" = "Hva er Session?";
"view_fake_chat_bubble_2" = "Det er en desentralisert, kryptert meldingsapp";
"view_fake_chat_bubble_3" = "Så den samler ikke inn mine personlige opplysninger eller mine samtalers metadata? Hvordan fungerer det?";
"view_fake_chat_bubble_4" = "Ved hjelp av en kombinasjon av avansert, anonym meldingstransports-dirigering og ende-til-ende-krypteringsteknikk.";
"view_fake_chat_bubble_5" = "Venner lar ikke venner bruke kompromitterte meldingstjenester. Vel bekomme.";
"vc_register_title" = "Si hei til din Session-ID";
"vc_register_explanation" = "Din Session-ID er den unike adressen folk kan bruke til å kontakte deg på Session. Uten noen kobling til din virkelige identitet, så er din Session-ID fullstendig anonym og privat i sin natur.";
"vc_restore_title" = "Gjenopprett din konto";
"vc_restore_explanation" = "Tast inn gjenopprettingsfrasen du ble gitt da du registrerte deg, så du kan tilbakestille kontoen din.";
"vc_restore_seed_text_field_hint" = "Skriv inn din gjenopprettingsfrase";
"vc_display_name_explanation" = "Dette blir ditt navn når du bruker Session. Det kan være ditt virkelige navn, et alias, eller noe annet du liker.";
"vc_display_name_text_field_hint" = "Skriv inn et visningsnavn";
"vc_display_name_display_name_missing_error" = "Vennligst velg et visningsnavn";
"vc_display_name_display_name_too_long_error" = "Vennligst velg et kortere visningsnavn";
"vc_pn_mode_recommended_option_tag" = "Anbefalt";
"vc_pn_mode_no_option_picked_modal_title" = "Vennligst velg et alternativ";
"vc_home_empty_state_message" = "Du har ingen kontakter ennå";
"vc_home_empty_state_button_title" = "Start en økt";
"vc_seed_title" = "Din gjenopprettingsfrase";
"vc_seed_title_2" = "Hils på din gjenopprettingsfrase";
"vc_seed_explanation" = "Din gjenopprettingsfrase er hovednøkkelen til din Session-ID – du kan bruke den til å gjenopprette din Session-ID hvis du mister tilgangen til din enhet. Lagre din gjenopprettingsfrase på et trygt sted, og gi den ikke til noen.";
"vc_seed_reveal_button_title" = "Hold nede for å få vist";
"view_seed_reminder_subtitle_1" = "Sikre kontoen din ved å lagre din gjenopprettingsfrase";
"view_seed_reminder_subtitle_2" = "Trykk og hold inne de overflødige ordene for å hente gjenopprettingsfrasen din, og lagre den trygt å sikre din Session-ID.";
"view_seed_reminder_subtitle_3" = "Pass på å lagre gjenopprettingsfrasen på et sikkert sted";
"vc_path_title" = "Bane";
"vc_path_explanation" = "Session skjuler din IP ved å sende meldingene dine gjennom flere Service Nodes i Sessions desentraliserte nettverk. Dette er landene din forbindelse er for øyeblikket i ferd med å returnere:";
"modal_link_previews_title" = "Aktivere forhåndsvisning av lenker?";
"modal_link_previews_explanation" = "Ved å skru på lenkeforhåndsvisning, vil du få forhåndsvist URL'er du sender og mottar. Dette kan være nyttig, men Session er nødt til å koble til websidene for å generere forhåndsvisninger. Du har alltid muligheten til å skru av lenkeforhåndsvisning i Session's innstillinger senere.";
"vc_share_link_previews_disabled_explanation" = "Ved å skru på lenkeforhåndsvisning muligjøres forhåndsvisning av URL'er du deler. Dette kan være nyttig, men Session blir nødt til å koble seg til de lenkede websidene for å generere forhåndsvisninger.\n\nDu kan aktivere lenkeforhåndsvisning i Session's instillinger.";
"invalid_recovery_phrase" = "Ugyldig frase for gjenoppretting";
"DISMISS_BUTTON_TEXT" = "Avvis";
/* Button text which opens the settings app */
"OPEN_SETTINGS_BUTTON" = "Innstillinger";
"call_outgoing" = "Du ringte %@";
"call_incoming" = "%@ ringte deg";
"call_missed" = "Tapt anrop fra %@";
"APN_Message" = "Du har fått en ny melding.";
"APN_Collapsed_Messages" = "Du har %@ nye meldinger.";
"PIN_BUTTON_TEXT" = "Fest";
"UNPIN_BUTTON_TEXT" = "Løsne";
"modal_call_missed_tips_title" = "Anrop tapt";
"modal_call_missed_tips_explanation" = "Oppringing fra '%@' mislyktes fordi du trengte å aktivere 'Lyd- og videosamtaler'-tillatelsen i personvernsinnstillingene.";
"MESSAGE_REQUESTS_DELETE_CONFIRMATION_ACTON" = "Er du sikker på at du ønsker å slette denne meldingsforespørselen?";
"MESSAGE_REQUESTS_BLOCK_CONFIRMATION_ACTON" = "Er du sikker på at du ønsker å blokkere denne kontakten?";
"MESSAGE_REQUESTS_INFO" = "Ved å sende en melding til denne brukeren medfører det at du automatisk godtar deres meldingsforespørsel og det avslører din Session-ID.";
"MESSAGE_REQUESTS_ACCEPTED" = "Din meldingsforespørsel har blitt godkjent.";
"MESSAGE_REQUESTS_NOTIFICATION" = "Du har en ny meldingsforespørsel";
"modal_call_permission_request_explanation" = "Du kan aktivere \"Lyd- og videosamtaler\"-tillatelsene i personvernsinstillingene.";
"DEFAULT_OPEN_GROUP_LOAD_ERROR_TITLE" = "Uff da, det oppsto en feil";
"DEFAULT_OPEN_GROUP_LOAD_ERROR_SUBTITLE" = "Vennligst prøv igjen senere";
"LOADING_CONVERSATIONS" = "Laster inn samtaler...";
"DATABASE_MIGRATION_FAILED" = "En feil oppsto under database-optimaliseringen\n\nDu kan eksportere applikasjonsloggene dine for å kunne dele dem for feilsøking eller du kan gjenopprette enheten din\n\nAdvarsel: Ved å gjenopprette enheten din resulterer det i at du mister all data som er eldre enn to uker gamle";
"RECOVERY_PHASE_ERROR_GENERIC" = "Noe gikk galt. Vennligst sjekk gjenopprettingsfrasen din og prøv på nytt.";
"RECOVERY_PHASE_ERROR_LENGTH" = "Det ser ut som du ikke skrev inn mange nok ord. Vennligst sjekk gjenopprettingsfrasen din og prøv på nytt.";
"RECOVERY_PHASE_ERROR_LAST_WORD" = "Det ser ut til at du mangler det siste ordet i gjenopprettingsfrasen din. Vennligst sjekk det du skrev inn og prøv på nytt.";
"RECOVERY_PHASE_ERROR_INVALID_WORD" = "Det ser ut som det er et ugyldig ord i gjenopprettingsfrasen din. Vennligst sjekk det du skrev inn og prøv på nytt.";
"RECOVERY_PHASE_ERROR_FAILED" = "Din gjenopprettingsfrase kunne ikke bli verifisert. Vennligst sjekk det du skrev inn og prøv på nytt.";
/* Indicates that an unknown error occurred while using Touch ID/Face ID/Phone Passcode. */
"SCREEN_LOCK_ENABLE_UNKNOWN_ERROR" = "Kunne ikke få tilgang til autentiseringsfunksjonaliteten.";
/* Indicates that Touch ID/Face ID/Phone Passcode authentication failed. */
"PRIVACY_LINK_PREVIEWS_TITLE" = "Send Link Previews";
"PRIVACY_LINK_PREVIEWS_DESCRIPTION" = "Generate link previews for supported URLs.";
"PRIVACY_SECTION_CALLS" = "Calls (Beta)";
"PRIVACY_CALLS_TITLE" = "Voice and Video Calls";
"PRIVACY_CALLS_DESCRIPTION" = "Enables voice and video calls to and from other users.";
"PRIVACY_CALLS_WARNING_TITLE" = "Voice and Video Calls (Beta)";
"PRIVACY_CALLS_WARNING_DESCRIPTION" = "Your IP address is visible to your call partner and an Oxen Foundation server while using beta calls. Are you sure you want to enable Voice and Video Calls?";
"APPEARANCE_NIGHT_MODE_TOGGLE" = "Match system settings";
"HELP_TITLE" = "Help";
"HELP_REPORT_BUG_TITLE" = "Report a Bug";
"HELP_REPORT_BUG_DESCRIPTION" = "Export your logs, then upload the file though Session's Help Desk.";
"HELP_REPORT_BUG_ACTION_TITLE" = "Export Logs";
"HELP_TRANSLATE_TITLE" = "Translate Session";
"HELP_FEEDBACK_TITLE" = "We'd love your Feedback";
"HELP_FAQ_TITLE" = "FAQ";
"HELP_SUPPORT_TITLE" = "Support";
"modal_clear_all_data_title" = "Fjern alle data";
"modal_clear_all_data_explanation" = "This will permanently delete your messages and contacts. Would you like to clear this device only, or delete your data from the network as well?";
"modal_clear_all_data_explanation_2" = "Are you sure you want to delete your data from the network? If you continue, you will not be able to restore your messages or contacts.";
"DISAPPERING_MESSAGES_GROUP_WARNING_ADMIN_ONLY" = "This setting applies to everyone in this conversation.\nOnly group admins can change this setting.";
/* Informational message shown when a conversation participant enables disappearing messages. The first '%@' will be the participants name, the second '%@' will be the duration and the third '%@' will indicate whether the countdown should start after the messages are sent or after they are read. */
"DISAPPERING_MESSAGES_INFO_ENABLE" = "%@ has set their messages to disappear %@ after they have been %@.";
/* An error that is displayed when the application fails for create it's initial connection to the database */
"DATABASE_STARTUP_FAILED" = "An error occurred when opening the database\n\nYou can export your application logs to share for troubleshooting or you can try to restore your device\n\nWarning: Restoring your device will result in loss of any data older than two weeks";
/* A warning displayed to the user when the application takes too long to launch */
"APP_STARTUP_TIMEOUT" = "The app is taking a long time to start\n\nYou can continue to wait for the app to start, export your application logs to share for troubleshooting or you can try to open the app again";
/* The title of a button on a modal shown when the application fails to start, pressing the button closes the application */
"APP_STARTUP_EXIT" = "Exit";
/* An error which occurs if the user tries to restore the database after an initial failure and it fails to restore */
"DATABASE_RESTORE_FAILED" = "An error occurred when opening the restored database\n\nYou can export your application logs to share for troubleshooting but to continue to use Session you may need to reinstall";
/* Text displayed in place of a quoted message when the original message is not on the device */
"QUOTED_MESSAGE_NOT_FOUND" = "Original message not found.";
"PRIVACY_SCREEN_MESSAGE_REQUESTS_COMMUNITY_DESCRIPTION" = "Allow message requests from Community conversations.";
/* Information displayed above the input when sending a message to a new user for the first time explaining limitations around the types of messages which can be sent before being approved */
"MESSAGE_REQUEST_PENDING_APPROVAL_INFO" = "You will be able to send voice messages and attachments once the recipient has approved this message request";
/* State of a message while it's still in the process of being sent */
"MESSAGE_DELIVERY_STATUS_SENDING" = "Sending";
/* State of a message once it has been sent */
"MESSAGE_DELIVERY_STATUS_SENT" = "Sent";
/* State of a message after the recipient has read the message */
"MESSAGE_DELIVERY_STATUS_READ" = "Read";
/* State of a message if it failed to be sent */
"MESSAGE_DELIVERY_STATUS_FAILED" = "Failed to send";
/* Title of the message information screen describing the date/time a message was sent */
"MESSAGE_INFO_SENT" = "Sent";
/* Title of the message information screen describing the date/time a message was received on a specific device */
"MESSAGE_INFO_RECEIVED" = "Received";
/* Title of the message information screen describing the sender of the message */
"MESSAGE_INFO_FROM" = "From";
/* Title of the message information screen describing the identifier of the attachment */
"ATTACHMENT_INFO_FILE_ID" = "File ID";
/* Title of the message information screen describing the file type of the attachment */
"ATTACHMENT_INFO_FILE_TYPE" = "File Type";
/* Title of the message information screen describing the size of the attachment */
"ATTACHMENT_INFO_FILE_SIZE" = "File Size";
/* Title on the message information screen describing the resolution of a media attachment */
"ATTACHMENT_INFO_RESOLUTION" = "Resolution";
/* Title on the message information screen describing the duration of a media attachment */
"ATTACHMENT_INFO_DURATION" = "Duration";
/* State of a message after it failed to sync to the current users other devices */
"MESSAGE_DELIVERY_STATUS_FAILED_SYNC" = "Failed to sync";
/* State of a message while it's in the process of being synced to the users other devices */
"MESSAGE_DELIVERY_STATUS_SYNCING" = "Syncing";
/* Title of the modal that appears after a user taps on the state of a message which failed to send */
"MESSAGE_DELIVERY_FAILED_TITLE" = "Failed to send message";
/* Title of the modal that appears after a user taps on the state of a message which failed to sync to the users other devices */
"MESSAGE_DELIVERY_FAILED_SYNC_TITLE" = "Failed to sync message to your other devices";
/* Action for the modal shown when asking the user whether they want to delete from all of their devices */
"delete_message_for_me_and_my_devices" = "Delete from all of my devices";
/* Action in the long-press menu to trigger a message to be sent again after it has failed */
"context_menu_resend" = "Resend";
/* Action in the long-press menu to trigger a message to be synced again after it has failed */
"context_menu_resync" = "Resync";
/* Title of a modal show the first time a user tries to search for GIFs */
"GIPHY_PERMISSION_TITLE" = "Search GIFs?";
/* Message of a modal show the first time a user tries to search for GIFs */
"GIPHY_PERMISSION_MESSAGE" = "Session will connect to Giphy to provide search results. You will not have full metadata protection when sending GIFs.";
/* Action in the long-press menu to view more information about a specific message */
"message_info_title" = "Message Info";
/* Action to mute a conversation in the swipe menu */
"mute_button_text" = "Mute";
/* Action in the swipe menu to unmute a conversation */
"unmute_button_text" = "Unmute";
/* Action in the swipe menu to mark a conversation as read */
"MARK_AS_READ" = "Mark read";
/* Action in the swipe menu to mark a conversation as unread */
"MARK_AS_UNREAD" = "Mark unread";
/* Title of the confirmation modal show when attempting to leave a group conversation */
/* Message for the error when the user fails to update their profile display picture */
"update_profile_modal_error_message" = "Please check your internet connection and try again";
/* Placeholder when entering a nickname for a contact */
"CONTACT_NICKNAME_PLACEHOLDER" = "Enter a name";
/* The separator within a conversation indicating that following messages are unread */
"UNREAD_MESSAGES" = "Unread Messages";
/* Empty state for a conversation */
"CONVERSATION_EMPTY_STATE" = "You have no messages from %@. Send a message to start the conversation!";
/* Empty state for a read-only conversation */
"CONVERSATION_EMPTY_STATE_READ_ONLY" = "There are no messages in %@.";
/* Empty state for the 'Note to Self' conversation */
"CONVERSATION_EMPTY_STATE_NOTE_TO_SELF" = "You have no messages in %@.";
/* Message to indicate a user has Community Message Requests disabled */
"COMMUNITY_MESSAGE_REQUEST_DISABLED_EMPTY_STATE" = "%@ has message requests from Community conversations turned off, so you cannot send them a message.";
/* Warning to indicate one of the users devices is running an old version of Session */
"USER_CONFIG_OUTDATED_WARNING" = "Some of your devices are using outdated versions. Syncing may be unreliable until they are updated.";
/* Ann error displayed if the device is unable to retrieve the users recovery password */
"LOAD_RECOVERY_PASSWORD_ERROR" = "An error occurred when trying to load your recovery password.\n\nPlease export your logs, then upload the file though Session's Help Desk to help resolve this issue.";
/* An error displayed when trying to send a message if the device is unable to save it to the database */
"FAILED_TO_STORE_OUTGOING_MESSAGE" = "An error occurred when trying to store the outgoing message for sending, you may need to restart the app before you can send messages.";
/* An error indicating that the device was unable to access the database for some reason */
"database_inaccessible_error" = "There is an issue opening the database. Please restart the app and try again.";
/* The description for the legacy type of disappearing messages on the disappearing messages configuration screen */
"DISAPPEARING_MESSAGES_TYPE_LEGACY_DESCRIPTION" = "Original version of disappearing messages.";
/* A warning shown at the top of a conversation to indicate a participant is using an old version of Session which may not support the updated disappearing messages functionality */
"DISAPPEARING_MESSAGES_OUTDATED_CLIENT_BANNER" = "%@ is using an outdated client. Disappearing messages may not work as expected.";
/* An error which can occur when a user tries to update from a version that Session no longer supports updating from */
"DATABASE_UNSUPPORTED_MIGRATION" = "You are trying to updated from a version which no longer supports upgrading\n\nIn order to continue to use session you need to restore your device\n\nWarning: Restoring your device will result in loss of any data older than two weeks";
/* An informational message displayed when a single member joined the group, the '%@' will be the members name. */
"GROUP_MESSAGE_INFO_MEMBER_ADDED" = "%@ was invited to join the group.";
/* An informational message displayed when two members joined the group, the '%@' will be the names of both members. */
"GROUP_MESSAGE_INFO_TWO_MEMBERS_ADDED" = "%@ and %@ were invited to join the group.";
/* An informational message displayed when multiple members joined the group, the first '%@' will be the first members name and the second '%@' will be the number of additional members added. */
"GROUP_MESSAGE_INFO_MULTIPLE_MEMBERS_ADDED" = "%@ and %@ others were invited to join the group.";
/* An informational message displayed when a single member was removed from the group, the '%@' will be the members. */
"GROUP_MESSAGE_INFO_MEMBER_REMOVED" = "%@ was removed from the group.";
/* An informational message displayed when two members were removed from the group, the '%@' will be the members names. */
"GROUP_MESSAGE_INFO_TWO_MEMBERS_REMOVED" = "%@ and %@ were removed from the group.";
/* An informational message displayed when multiple members were removed from the group, the first '%@' will be the first members name and the second '%@' will be the number of additional members removed. */
"GROUP_MESSAGE_INFO_MULTIPLE_MEMBERS_REMOVED" = "%@ and %@ others were removed from the group.";
/* An informational message displayed when a member leaves the group. */
"GROUP_MESSAGE_INFO_MEMBER_LEFT" = "%@ left the group.";
/* An informational message displayed when a member of the group was promoted to admin, the '%@' will be the members name. */
"GROUP_MESSAGE_INFO_MEMBER_PROMOTED" = "%@ was promoted to Admin.";
/* An informational message displayed when two members of the group were promoted to admin, the '%@' will be the members names. */
"GROUP_MESSAGE_INFO_TWO_MEMBERS_PROMOTED" = "%@ and %@ were promoted to Admin.";
/* An informational message displayed when multiple members of the group were promoted to admin, the first '%@' will be the first members name and the second '%@' will be the number of additional members promoted. */
"GROUP_MESSAGE_INFO_MULTIPLE_MEMBERS_PROMOTED" = "%@ and %@ others were promoted to Admin.";
/* An informational message displayed the current user was removed from a group, the '%@' will be the name of the group. */
"GROUP_MESSAGE_INFO_REMOVED" = "You were removed from %@.";
/* Description of a warning prompt when deleting an invitation to join a group conversation. */
"MESSAGE_REQUESTS_GROUP_DELETE_CONFIRMATION_ACTON" = "Are you sure you want to delete this group invite?";
/* Description of a confirmation prompt when blocking an invitation to join a group conversation. The '%@' will be replaced with the name of the user that sent the invitation. */
"MESSAGE_REQUESTS_GROUP_BLOCK_CONFIRMATION_ACTON" = "Are you sure you want to block %@? Blocked users cannot send you message requests, group invites or call you.";
/* An informational message displayed when the user has been invited to join a group, the first '%@' will be the name of the user that sent the invitation and the second '%@' will be the name of the group. */
"GROUP_MESSAGE_INFO_INVITED" = "%@ invited you to join %@.";
/* Message within a conversation indicating the device was unable to delete a group conversation */
"group_unable_to_delete" = "Unable to delete the Group, please try again.";
/* Information displayed above the input when opening an invitation to join a group. */
"GROUP_MESSAGE_REQUEST_INFO" = "Sending a message to this group will automatically accept the group invite.";
/* An error indicating we were unable to retrieve the required data for some reason. */
"ERROR_UNABLE_TO_FIND_DATA" = "There is an issue retrieving the required data. Please try again later.";
/* A title for the list of group members. */
"GROUP_MEMBERS" = "Group Members";
/* The status for a group member while their invite is being sent. */
"GROUP_MEMBER_STATUS_SENDING" = "Sending invite";
/* The status for a group member while their invite is pending. */
"GROUP_MEMBER_STATUS_SENT" = "Invite sent";
/* The status for a group member if their invitation failed to send. */
"GROUP_MEMBER_STATUS_FAILED" = "Invite failed";
/* The status for a group admin while their invite is being sent. */
/* A toast which indicates that a single invitation to join a group failed to send, the first '%@' will be the name of the member that couldn't be invited and the second '%@' will be the name of the group. */
"GROUP_ACTION_INVITE_FAILED_ONE" = "Failed to invite %@ to %@";
/* A toast which indicates that two invitation to join a group failed to send, the first '%@' will be the name of the first member that couldn't be invited, the second '%@' will be the name of the second member that couldn't be invited, and the third '%@' will be the name of the group. */
"GROUP_ACTION_INVITE_FAILED_TWO" = "Failed to invite %@ and %@ to %@";
/* A toast which indicates multiple invitations to join a group failed to send, the first '%@' will be the name of the first member that couldn't be invited, the second '%@' will be the number of other members that couldn't be invited, and the third '%@' will be the name of the group. */
"GROUP_ACTION_INVITE_FAILED_MULTIPLE" = "Failed to invite %@ and %@ others to %@";
/* A title for the screen to select which group members should receive promotions to admin. */
"GROUP_ACTION_PROMOTE_ADMINS" = "Promote Admins";
/* A title for the button to send promotions to members of a group. */
"GROUP_ACTION_PROMOTE" = "Promote";
/* Text which appears when all of the members of a group are already admins. */
"GROUP_ACTION_PROMOTE_EMPTY_STATE" = "There are no more members in this group.";
/* A toast which indicates that a single promotion to admin within a group is being sent. */
/* A toast which indicates that a single promotion to admin within a group failed to send, the first '%@' will be the name of the member that couldn't be promoted and the second '%@' will be the name of the group. */
"GROUP_ACTION_PROMOTE_FAILED_ONE" = "Failed to promote %@ in %@";
/* A toast which indicates that two promotions to admin within a group failed to send, the first '%@' will be the name of the first member that couldn't be promoted, the second '%@' will be the name of the second member that couldn't be promoted, and the third '%@' will be the name of the group. */
"GROUP_ACTION_PROMOTE_FAILED_TWO" = "Failed to promote %@ and %@ in %@";
/* A toast which indicates multiple promotions to admin within a group failed to send, the first '%@' will be the name of the first member that couldn't be promoted, the second '%@' will be the number of other members that couldn't be promoted, and the third '%@' will be the name of the group. */
"GROUP_ACTION_PROMOTE_FAILED_MULTIPLE" = "Failed to promote %@ and %@ others in %@";
/* A warning shown at the top of a conversation to indicate that the conversation is a legacy group conversation which will stop functioning correctly on a certain date, the '%@' will be replaced with the date it will stop working. */
"LEGACY_GROUPS_DEPRECATED_BANNER" = "Groups have been upgraded, create a new group to upgrade. Old group functionality will be degraded from %@.";
/* Title for the prompt which appears when editing the group name and description. */
"EDIT_GROUP_INFO_TITLE" = "Update Group Information";
/* Message for the prompt which appears when editing the group name and description. */
"EDIT_GROUP_INFO_MESSAGE" = "Group name and description is visible to all group members.";
/* Title for the prompt which appears when editing a legacy group name. */
"EDIT_LEGACY_GROUP_INFO_TITLE" = "Update Group Name";
/* Message for the prompt which appears when editing a legacy group name. */
"EDIT_LEGACY_GROUP_INFO_MESSAGE" = "Group name is visible to all group members.";
/* An informational message displayed when the user has been invited to join a group, the '%@' will be the name of the group. */
"GROUP_MESSAGE_INFO_INVITED_FALLBACK" = "You were invited to join %@.";
/* An informational message displayed when the current user joined the group, the '%@' will be replaced with 'You'. */
"GROUP_MESSAGE_INFO_MEMBER_ADDED_YOU" = "%@ were invited to join the group.";
/* An informational message displayed when a single member joined the group with access to chat history, the '%@' will be the members name. */
"GROUP_MESSAGE_INFO_MEMBER_ADDED_WITH_HISTORY" = "%@ was invited to join the group. Chat history was shared.";
/* An informational message displayed when the current user joined the group, the '%@' will be replaced with 'You'. */
"GROUP_MESSAGE_INFO_MEMBER_ADDED_YOU_WITH_HISTORY" = "%@ were invited to join the group. Chat history was shared.";
/* An informational message displayed when two members joined the group with access to chat history, the '%@' will be the names of both members. */
"GROUP_MESSAGE_INFO_TWO_MEMBERS_ADDED_WITH_HISTORY" = "%@ and %@ were invited to join the group. Chat history was shared.";
/* An informational message displayed when the current user and one other user joined the group, the first '%@' will be 'You' and the second will be the name of the other member. */
"GROUP_MESSAGE_INFO_TWO_MEMBERS_ADDED_YOU" = "%@ and %@ were invited to join the group.";
/* An informational message displayed when the current user and one other user joined the group with access to chat history, the first '%@' will be 'You' and the second will be the name of the other member. */
"GROUP_MESSAGE_INFO_TWO_MEMBERS_ADDED_YOU_WITH_HISTORY" = "%@ and %@ were invited to join the group. Chat history was shared.";
/* An informational message displayed when multiple members joined the group with access to chat history, the first '%@' will be the first members name and the second '%@' will be the number of additional members added. */
"GROUP_MESSAGE_INFO_MULTIPLE_MEMBERS_ADDED_WITH_HISTORY" = "%@ and %@ were invited to join the group. Chat history was shared.";
/* An informational message displayed when the current user and multiple other users joined the group, the first '%@' will be the first members name and the second '%@' will be the number of additional members added. */
"GROUP_MESSAGE_INFO_MULTIPLE_MEMBERS_ADDED_YOU" = "%@ and %@ others were invited to join the group.";
/* An informational message displayed when the current user and multiple other users joined the group with access to chat history, the first '%@' will be the first members name and the second '%@' will be the number of additional members added. */
"GROUP_MESSAGE_INFO_MULTIPLE_MEMBERS_ADDED_YOU_WITH_HISTORY" = "%@ and %@ others were invited to join the group. Chat history was shared.";
/* Message for the error modal shown when a voice message fails to start recording. */
"VOICE_MESSAGE_FAILED_TO_START_MESSAGE" = "An error occurred when trying to start recording for the voice message.";
/* Shortcut to copy the disappearing messages setting from another conversation participant. */
"FOLLOW_SETTING_TITLE" = "Follow Setting";
/* Explanation when following the disappearing messages setting from another conversation participant will turn disappearing messages on. The first '%@' will be the duration messages will remain and the second '%@' will be whether the countdown starts after the messages are sent or after they are read. */
"FOLLOW_SETTING_EXPLAINATION_TURNING_ON" = "Set your messages to disappear %@ after they have been %@?";
/* Explanation when following the disappearing messages setting from another conversation participant will turn disappearing messages off. */
"FOLLOW_SETTING_EXPLAINATION_TURNING_OFF" = "Messages you send will no longer disappear. Are you sure you want to turn off disappearing messages?";
"onboarding_recovery_password_explanation" = "Use your password to load your account on new devices. Make sure it is stored in a safe place — and don't share it with anyone.";
"onboarding_recovery_password_tab_explanation" = "Enter your recovery password to load your account. If you haven't saved it, you can find it in your app settings.";
"recovery_password_explanation_1" = "Use your recovery password to load your account on new devices.";
"recovery_password_explanation_2" = "Your account cannot be recovered without your recovery password. Make sure it's stored somewhere safe and secure — and don't share it with anyone.";
"recoveryPasswordHidePermanentlyDescription2" = "Are you sure you want to permanently hide your recovery password on this device? This cannot be undone.";