diff --git a/Session/Meta/Translations/ar.lproj/Localizable.strings b/Session/Meta/Translations/ar.lproj/Localizable.strings index cb4148379..e323a8301 100644 --- a/Session/Meta/Translations/ar.lproj/Localizable.strings +++ b/Session/Meta/Translations/ar.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/be.lproj/Localizable.strings b/Session/Meta/Translations/be.lproj/Localizable.strings index f377c4606..1a21254b9 100644 --- a/Session/Meta/Translations/be.lproj/Localizable.strings +++ b/Session/Meta/Translations/be.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/bg.lproj/Localizable.strings b/Session/Meta/Translations/bg.lproj/Localizable.strings index 8be9e35ca..2f38f1657 100644 --- a/Session/Meta/Translations/bg.lproj/Localizable.strings +++ b/Session/Meta/Translations/bg.lproj/Localizable.strings @@ -781,3 +781,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/bn.lproj/Localizable.strings b/Session/Meta/Translations/bn.lproj/Localizable.strings index aa72c4917..b85acab03 100644 --- a/Session/Meta/Translations/bn.lproj/Localizable.strings +++ b/Session/Meta/Translations/bn.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/cs.lproj/Localizable.strings b/Session/Meta/Translations/cs.lproj/Localizable.strings index 4a5990d42..4b252fab3 100644 --- a/Session/Meta/Translations/cs.lproj/Localizable.strings +++ b/Session/Meta/Translations/cs.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/da.lproj/Localizable.strings b/Session/Meta/Translations/da.lproj/Localizable.strings index 05035242e..bee1fa5d2 100644 --- a/Session/Meta/Translations/da.lproj/Localizable.strings +++ b/Session/Meta/Translations/da.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/de.lproj/Localizable.strings b/Session/Meta/Translations/de.lproj/Localizable.strings index 29dcb22b0..b021cdf1e 100644 --- a/Session/Meta/Translations/de.lproj/Localizable.strings +++ b/Session/Meta/Translations/de.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/el.lproj/Localizable.strings b/Session/Meta/Translations/el.lproj/Localizable.strings index 2a8a6cd71..c20a33f29 100644 --- a/Session/Meta/Translations/el.lproj/Localizable.strings +++ b/Session/Meta/Translations/el.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/en.lproj/Localizable.strings b/Session/Meta/Translations/en.lproj/Localizable.strings index d91f647bc..d755f7010 100644 --- a/Session/Meta/Translations/en.lproj/Localizable.strings +++ b/Session/Meta/Translations/en.lproj/Localizable.strings @@ -574,7 +574,7 @@ "DISAPPERING_MESSAGES_TIMER_TITLE" = "Timer"; "DISAPPERING_MESSAGES_SAVE_TITLE" = "Set"; "DISAPPERING_MESSAGES_GROUP_WARNING" = "This setting applies to everyone in this conversation."; -"DISAPPERING_MESSAGES_GROUP_WARNING_ADMIN_ONLY" = "This setting applies to everyone in this conversation. Only group admins can change this setting."; +"DISAPPERING_MESSAGES_GROUP_WARNING_ADMIN_ONLY" = "This setting applies to everyone in this conversation.\nOnly group admins can change this setting."; "DISAPPERING_MESSAGES_SUMMARY" = "Disappear After %@ - %@"; "DISAPPERING_MESSAGES_INFO_ENABLE" = "%@ has set messages to disappear %@ after they have been %@"; "DISAPPERING_MESSAGES_INFO_UPDATE" = "%@ has changed messages to disappear %@ after they have been %@"; @@ -610,60 +610,200 @@ /* PRIVACY_SCREEN_MESSAGE_REQUESTS_COMMUNITY_DESCRIPTION */ "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 */ "leave_group_confirmation_alert_title" = "Leave Group"; + +/* Title of the confirmation modal show when attempting to leave a community conversation */ "leave_community_confirmation_alert_title" = "Leave Community"; + +/* Message in the confirmation modal when leaving a community conversation */ "leave_community_confirmation_alert_message" = "Are you sure you want to leave %@?"; + +/* Conversation subtitle while the user in the process of leaving */ "group_you_leaving" = "Leaving..."; + +/* Conversation subtitle if the user in the failed to leave */ "group_leave_error" = "Failed to leave Group!"; + +/* Message within a conversation indicating the device was unable to leave a group conversation */ "group_unable_to_leave" = "Unable to leave the Group, please try again"; + +/* Title in the confirmation modal to delete a group */ "delete_group_confirmation_alert_title" = "Delete Group"; + +/* Message in the confirmation modal to delete a group */ "delete_group_confirmation_alert_message" = "Are you sure you want to delete %@?"; + +/* Title in the confirmation modal when the user tries to delete a one-to-one conversation */ "delete_conversation_confirmation_alert_title" = "Delete Conversation"; + +/* Message in the confirmation modal when the user tries to delete a one-to-one conversation */ "delete_conversation_confirmation_alert_message" = "Are you sure you want to delete your conversation with %@?"; + +/* Title in the confirmation modal when the user tries to hide the 'Note to Self' conversation */ "hide_note_to_self_confirmation_alert_title" = "Hide Note to Self"; + +/* Message in the confirmation modal when the user tries to hide the 'Note to Self' conversation */ "hide_note_to_self_confirmation_alert_message" = "Are you sure you want to hide %@?"; + +/* Title in the modal for updating the users profile display picture */ "update_profile_modal_title" = "Set Display Picture"; + +/* Save action in the modal for updating the users profile display picture */ "update_profile_modal_save" = "Save"; + +/* Remove action in the modal for updating the users profile display picture */ "update_profile_modal_remove" = "Remove"; + +/* Title for the error when failing to remove the users profile display picture */ "update_profile_modal_remove_error_title" = "Unable to remove avatar image"; + +/* Title for the error when the user selects a profile display picture that is too large */ "update_profile_modal_max_size_error_title" = "Maximum File Size Exceeded"; + +/* Message for the error when the user selects a profile display picture that is too large */ "update_profile_modal_max_size_error_message" = "Please select a smaller photo and try again"; + +/* Title for the error when the user fails to update their profile display picture */ "update_profile_modal_error_title" = "Couldn't Update Profile"; + +/* 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"; -"MARK_AS_READ" = "Mark Read"; -"MARK_AS_UNREAD" = "Mark Unread"; + +/* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/eo.lproj/Localizable.strings b/Session/Meta/Translations/eo.lproj/Localizable.strings index 10b934227..c83b467de 100644 --- a/Session/Meta/Translations/eo.lproj/Localizable.strings +++ b/Session/Meta/Translations/eo.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/es-ES.lproj/Localizable.strings b/Session/Meta/Translations/es-ES.lproj/Localizable.strings index 5e8d0cba1..ef13b7ca3 100644 --- a/Session/Meta/Translations/es-ES.lproj/Localizable.strings +++ b/Session/Meta/Translations/es-ES.lproj/Localizable.strings @@ -781,3 +781,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/fa.lproj/Localizable.strings b/Session/Meta/Translations/fa.lproj/Localizable.strings index 28999516d..56e29c303 100644 --- a/Session/Meta/Translations/fa.lproj/Localizable.strings +++ b/Session/Meta/Translations/fa.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/fi.lproj/Localizable.strings b/Session/Meta/Translations/fi.lproj/Localizable.strings index 69b4ed23a..7b69052b8 100644 --- a/Session/Meta/Translations/fi.lproj/Localizable.strings +++ b/Session/Meta/Translations/fi.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/fil.lproj/Localizable.strings b/Session/Meta/Translations/fil.lproj/Localizable.strings index cdc9482be..51cbe9a9f 100644 --- a/Session/Meta/Translations/fil.lproj/Localizable.strings +++ b/Session/Meta/Translations/fil.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/fr.lproj/Localizable.strings b/Session/Meta/Translations/fr.lproj/Localizable.strings index 9ae7ad774..c9bc93b7e 100644 --- a/Session/Meta/Translations/fr.lproj/Localizable.strings +++ b/Session/Meta/Translations/fr.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/hi.lproj/Localizable.strings b/Session/Meta/Translations/hi.lproj/Localizable.strings index 646e119f7..2546fbe24 100644 --- a/Session/Meta/Translations/hi.lproj/Localizable.strings +++ b/Session/Meta/Translations/hi.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/hr.lproj/Localizable.strings b/Session/Meta/Translations/hr.lproj/Localizable.strings index 80129af34..a88fcbc38 100644 --- a/Session/Meta/Translations/hr.lproj/Localizable.strings +++ b/Session/Meta/Translations/hr.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/hu.lproj/Localizable.strings b/Session/Meta/Translations/hu.lproj/Localizable.strings index ac115f801..60a2bf828 100644 --- a/Session/Meta/Translations/hu.lproj/Localizable.strings +++ b/Session/Meta/Translations/hu.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/id.lproj/Localizable.strings b/Session/Meta/Translations/id.lproj/Localizable.strings index e06c4bffc..cd4a08e77 100644 --- a/Session/Meta/Translations/id.lproj/Localizable.strings +++ b/Session/Meta/Translations/id.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/it.lproj/Localizable.strings b/Session/Meta/Translations/it.lproj/Localizable.strings index 21b1f7030..b0ea3786d 100644 --- a/Session/Meta/Translations/it.lproj/Localizable.strings +++ b/Session/Meta/Translations/it.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/ja.lproj/Localizable.strings b/Session/Meta/Translations/ja.lproj/Localizable.strings index b546bec81..f58d1d452 100644 --- a/Session/Meta/Translations/ja.lproj/Localizable.strings +++ b/Session/Meta/Translations/ja.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/ko.lproj/Localizable.strings b/Session/Meta/Translations/ko.lproj/Localizable.strings index ac2cfcebc..f3b9a6cd7 100644 --- a/Session/Meta/Translations/ko.lproj/Localizable.strings +++ b/Session/Meta/Translations/ko.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/ku.lproj/Localizable.strings b/Session/Meta/Translations/ku.lproj/Localizable.strings index e576c2311..5174337ef 100644 --- a/Session/Meta/Translations/ku.lproj/Localizable.strings +++ b/Session/Meta/Translations/ku.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/lt.lproj/Localizable.strings b/Session/Meta/Translations/lt.lproj/Localizable.strings index 8f4c90ff2..384874741 100644 --- a/Session/Meta/Translations/lt.lproj/Localizable.strings +++ b/Session/Meta/Translations/lt.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/lv.lproj/Localizable.strings b/Session/Meta/Translations/lv.lproj/Localizable.strings index 8591dcaa3..d69ace952 100644 --- a/Session/Meta/Translations/lv.lproj/Localizable.strings +++ b/Session/Meta/Translations/lv.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/ne-NP.lproj/Localizable.strings b/Session/Meta/Translations/ne-NP.lproj/Localizable.strings index 291569f73..fbf90ed08 100644 --- a/Session/Meta/Translations/ne-NP.lproj/Localizable.strings +++ b/Session/Meta/Translations/ne-NP.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/nl.lproj/Localizable.strings b/Session/Meta/Translations/nl.lproj/Localizable.strings index fa642f706..66dcd486d 100644 --- a/Session/Meta/Translations/nl.lproj/Localizable.strings +++ b/Session/Meta/Translations/nl.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/no.lproj/Localizable.strings b/Session/Meta/Translations/no.lproj/Localizable.strings index efe40c524..8b4fe12a2 100644 --- a/Session/Meta/Translations/no.lproj/Localizable.strings +++ b/Session/Meta/Translations/no.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/pl.lproj/Localizable.strings b/Session/Meta/Translations/pl.lproj/Localizable.strings index ea314af09..95d3083e3 100644 --- a/Session/Meta/Translations/pl.lproj/Localizable.strings +++ b/Session/Meta/Translations/pl.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/pt-BR.lproj/Localizable.strings b/Session/Meta/Translations/pt-BR.lproj/Localizable.strings index db4be2506..fd1b75f46 100644 --- a/Session/Meta/Translations/pt-BR.lproj/Localizable.strings +++ b/Session/Meta/Translations/pt-BR.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/pt-PT.lproj/Localizable.strings b/Session/Meta/Translations/pt-PT.lproj/Localizable.strings index 85a3b899c..631bdaa20 100644 --- a/Session/Meta/Translations/pt-PT.lproj/Localizable.strings +++ b/Session/Meta/Translations/pt-PT.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/ro.lproj/Localizable.strings b/Session/Meta/Translations/ro.lproj/Localizable.strings index eae4d6ffb..392f155d2 100644 --- a/Session/Meta/Translations/ro.lproj/Localizable.strings +++ b/Session/Meta/Translations/ro.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/ru.lproj/Localizable.strings b/Session/Meta/Translations/ru.lproj/Localizable.strings index 1ac9b632b..2074f54c5 100644 --- a/Session/Meta/Translations/ru.lproj/Localizable.strings +++ b/Session/Meta/Translations/ru.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/si-LK.lproj/Localizable.strings b/Session/Meta/Translations/si-LK.lproj/Localizable.strings index 5fa6e7023..9458e8e7f 100644 --- a/Session/Meta/Translations/si-LK.lproj/Localizable.strings +++ b/Session/Meta/Translations/si-LK.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/sk.lproj/Localizable.strings b/Session/Meta/Translations/sk.lproj/Localizable.strings index 189eae340..c050c21e9 100644 --- a/Session/Meta/Translations/sk.lproj/Localizable.strings +++ b/Session/Meta/Translations/sk.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/sl.lproj/Localizable.strings b/Session/Meta/Translations/sl.lproj/Localizable.strings index 0fe2d7048..961c0a394 100644 --- a/Session/Meta/Translations/sl.lproj/Localizable.strings +++ b/Session/Meta/Translations/sl.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/sv-SE.lproj/Localizable.strings b/Session/Meta/Translations/sv-SE.lproj/Localizable.strings index 9c04606ce..c228a10bf 100644 --- a/Session/Meta/Translations/sv-SE.lproj/Localizable.strings +++ b/Session/Meta/Translations/sv-SE.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/th.lproj/Localizable.strings b/Session/Meta/Translations/th.lproj/Localizable.strings index 9d12afcec..9aaa76f81 100644 --- a/Session/Meta/Translations/th.lproj/Localizable.strings +++ b/Session/Meta/Translations/th.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/tr.lproj/Localizable.strings b/Session/Meta/Translations/tr.lproj/Localizable.strings index deed7af56..fdd2724f0 100644 --- a/Session/Meta/Translations/tr.lproj/Localizable.strings +++ b/Session/Meta/Translations/tr.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/uk.lproj/Localizable.strings b/Session/Meta/Translations/uk.lproj/Localizable.strings index b9356cc1d..944382381 100644 --- a/Session/Meta/Translations/uk.lproj/Localizable.strings +++ b/Session/Meta/Translations/uk.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/vi.lproj/Localizable.strings b/Session/Meta/Translations/vi.lproj/Localizable.strings index 56e42ea1e..4ac12104f 100644 --- a/Session/Meta/Translations/vi.lproj/Localizable.strings +++ b/Session/Meta/Translations/vi.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/zh-CN.lproj/Localizable.strings b/Session/Meta/Translations/zh-CN.lproj/Localizable.strings index d41a51f94..e97895da4 100644 --- a/Session/Meta/Translations/zh-CN.lproj/Localizable.strings +++ b/Session/Meta/Translations/zh-CN.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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"; diff --git a/Session/Meta/Translations/zh-TW.lproj/Localizable.strings b/Session/Meta/Translations/zh-TW.lproj/Localizable.strings index 68dcbdc98..c07dd4e52 100644 --- a/Session/Meta/Translations/zh-TW.lproj/Localizable.strings +++ b/Session/Meta/Translations/zh-TW.lproj/Localizable.strings @@ -780,3 +780,30 @@ /* 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."; + +/* A message indicating how the disappearing messages setting applies in a one-to-one conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_CONTACTS" = "This setting applies to everyone in this conversation."; + +/* A message indicating how the disappearing messages setting applies in a group conversation */ +"DISAPPERING_MESSAGES_SUBTITLE_GROUPS" = "Messages disappear after they have been sent."; + +/* A record that appears within the message history to indicate that the current user turned on disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_ENABLE" = "You have set messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user update the disappearing messages setting */ +"YOU_DISAPPEARING_MESSAGES_INFO_UPDATE" = "You have changed messages to disappear %@ after they have been %@"; + +/* A record that appears within the message history to indicate that the current user has disabled disappearing messages */ +"YOU_DISAPPEARING_MESSAGES_INFO_DISABLE" = "You have turned off disappearing messages"; + +/* The title for the legacy type of disappearing messages on the disappearing messages configuration screen */ +"DISAPPEARING_MESSAGES_TYPE_LEGACY_TITLE" = "Legacy"; + +/* 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";