Change build variant for strings

This commit is contained in:
Arne 2024-10-21 14:02:56 +02:00
parent 8864338773
commit 2b25e196a7
2 changed files with 112 additions and 116 deletions

View file

@ -45,7 +45,6 @@
<string name="owner">Owner</string>
<string name="moderator">Moderator</string>
<string name="participant">Participant</string>
<string name="visitor">Visitor</string>
<string name="remove_contact_text">Would you like to remove %s from your contact list? The chat with this contact will not be removed.</string>
<string name="block_contact_text">Would you like to block %s from sending you messages?</string>
<string name="unblock_contact_text">Would you like to unblock %s and allow them to send you messages?</string>
@ -403,7 +402,6 @@
<string name="members_only">Private, members only</string>
<string name="non_anonymous">Make Jabber IDs visible to anyone</string>
<string name="moderated">Make channel moderated</string>
<string name="you_are_not_participating">You are not participating</string>
<string name="modified_conference_options">Modified group chat options!</string>
<string name="could_not_modify_conference_options">Could not modify group chat options</string>
<string name="never">Never</string>
@ -552,7 +550,6 @@
<string name="welcome_header_quicksy">Welcome to Quicksy!</string>
<string name="welcome_text_quicksy_static" translatable="false"><![CDATA[· Quicksy syncs your contact list in regular intervals to make suggestions about possible contacts who are already on Quicksy even when the app is closed or not in use.<br>· Quicksy shares and stores images, audio recordings, videos and other media to deliver them to the intended recipients. Files will be stored for up to 30 days.<br><br>Find more information in our <a href="https://quicksy.im/privacy.htm">Privacy Policy</a>.]]></string>
<string name="agree_and_continue">Agree and continue</string>
<string name="magic_create_text">A guide is set up for account creation on monocles.eu.\nYou will be able to communicate with users of other providers by giving them your full XMPP ID.</string>
<string name="your_full_jid_will_be">Your full Jabber ID will be: %s</string>
<string name="create_account">Create Account</string>
<string name="use_own_provider">Use my own provider</string>
@ -577,7 +574,6 @@
<string name="gp_medium">Medium</string>
<string name="gp_long">Long</string>
<string name="pref_broadcast_last_activity">Last seen</string>
<string name="pref_broadcast_last_activity_summary">Let your contacts see when you last used the app</string>
<string name="pref_privacy">Privacy</string>
<string name="pref_theme_options">Theme</string>
<string name="pref_theme_options_summary">Select the color palette</string>
@ -892,7 +888,6 @@
<string name="search_channels">Search channels</string>
<string name="channel_discovery_opt_in_title">Possible privacy violation!</string>
<string name="channel_discover_opt_in_message">Channel discovery uses a third party service called &lt;a href=&quot;https://search.jabber.network&quot;>search.jabber.network&lt;/a>.&lt;br>&lt;br>Using this feature will transmit your IP address and search terms to that service. See their &lt;a href=&quot;https://search.jabber.network/privacy&quot;>Privacy Policy&lt;/a> for more information.</string>
<string name="i_already_have_an_account">I already have an account</string>
<string name="add_existing_account">Add existing account</string>
<string name="register_new_account">Register new account</string>
<string name="this_looks_like_a_domain">This looks like a domain address</string>
@ -1000,7 +995,6 @@
<string name="failed_deliveries">Failed deliveries</string>
<string name="more_options">More options</string>
<string name="no_application_found">No application found</string>
<string name="invite_to_app">Invite to monocles chat</string>
<string name="unable_to_parse_invite">Unable to parse invite</string>
<string name="server_does_not_support_easy_onboarding_invites">Server does not support generating invites</string>
<string name="no_active_accounts_support_this">No active accounts support this feature</string>
@ -1181,4 +1175,116 @@
<string name="add_to_home_screen">Add to home screen</string>
<string name="pref_use_unicolored_chatbg">Unicolored background</string>
<string name="pref_use_unicolored_chatbg_summary">Use unicolored background in chats</string>
<string name="pick_a_server">Pick your XMPP service</string>
<string name="use_conversations.im">Use monocles</string>
<string name="get_jabber_id">Get XMPP ID</string>
<string name="create_new_account">I need to sign up</string>
<string name="i_already_have_an_account">I already have a XMPP ID</string>
<string name="i_am_snikket_user">I am a Snikket user</string>
<string name="do_you_have_an_account">Do you already have a XMPP ID? This might be the case if you are already using a different XMPP client or have used monocles chat, Conversations, or Snikket before. If not you can create a new XMPP ID right now.</string>
<string name="server_select_text">XMPP is a provider independent instant messaging network, powered by the XMPP protocol. You can use this client with whatever XMPP service you choose.</string>
<string name="magic_create_text">You will be able to communicate with users of other providers by giving them your full XMPP ID.</string>
<string name="magic_create_text_on_x">You have been invited to %1$s. We will guide you through the process of creating an account.\nWhen picking %1$s as a provider you will be able to communicate with users of other providers by giving them your full XMPP ID.</string>
<string name="magic_create_text_fixed">You have been invited to %1$s. A username has already been picked for you. We will guide you through the process of creating an account.\nYou will be able to communicate with users of other providers by giving them your full XMPP ID.</string>
<string name="your_server_invitation">Your server invitation</string>
<string name="improperly_formatted_provisioning">Improperly formatted provisioning code</string>
<string name="tap_share_button_send_invite">Tap the share button to send your contact an invitation to %1$s.</string>
<string name="if_contact_is_nearby_use_qr">If your contact is nearby, they can also scan the code below to accept your invitation.</string>
<string name="easy_invite_share_text">Join %1$s and chat with me: %2$s</string>
<string name="share_invite_with">Share invite with…</string>
<string name="action_cancel">Cancel</string>
<string name="action_next">Next</string>
<string name="action_prev">Back</string>
<string name="action_complete">Finish</string>
<string name="action_close">Close</string>
<string name="action_execute">Go</string>
<string name="pref_theme_oledblack">OLED Black</string>
<string name="pref_theme_custom">Custom</string>
<string name="invite_to_app">Invite to monocles chat</string>
<string name="only_this_thread">Show only this thread</string>
<string name="pref_dialler_integration_incoming">Use Phone Accounts for Incoming Calls</string>
<string name="pref_dialler_integration_incoming_summary">Incoming calls from phone numbers may ring with your system dialler instead of this app\'s notification settings</string>
<string name="save_as_sticker">Save as Sticker</string>
<string name="sticker_name">Sticker Name</string>
<string name="moderate_message">Moderate</string>
<string name="moderate_reason">Moderation Reason</string>
<string name="unable_to_moderate">Unable to Moderate</string>
<string name="block_media">Block Media</string>
<string name="new_contact">New Contact or Channel</string>
<string name="pref_broadcast_last_activity_summary">Allow contacts to see when you were last active in the app</string>
<string name="visitor">Muted</string>
<string name="you_are_not_participating">You are muted</string>
<string name="pref_follow_thread_in_channel">Auto-follow thread in channels</string>
<string name="pref_follow_thread_in_channel_summary">Set the thread marker to match the message currently being looked at</string>
<string name="pref_message_autocomplete">Autocomplete when composing messages</string>
<string name="pref_message_autocomplete_summary">For example, complete emoji starting with :</string>
<string name="notify_only_when_highlighted_or_replied">Notify for mentions and replies</string>
<string name="moderate_recent">Moderate messages?</string>
<string name="block_inviter">Block inviter</string>
<string name="add_bookmark">Add Chat</string>
<string name="received_invite_from_stranger">Received invite from stranger</string>
<string name="avater_shape_oval">Round</string>
<string name="avater_shape_rounded_square">Rounded Square</string>
<string name="avater_shape_square">Square</string>
<string name="pref_avatars_shape">Avatars shape</string>
<string name="pref_avatar_shape_summary">Allows you to select avatars shape globally</string>
<string name="refresh_feature_discovery">Refresh feature discovery</string>
<string name="custom_background">Custom background</string>
<string name="pref_chat_background_summary">Choose an own image file as chat background.</string>
<string name="delete_background">Remove chat background</string>
<string name="pref_delete_background_summary">Remove your custom background image from the chat</string>
<string name="create_background_failed">Failed to create background</string>
<string name="custom_background_set">Custom background set</string>
<string name="delete_background_failed">Couldn\'t remove background image</string>
<string name="delete_background_success">Background image removed</string>
<string name="no_background_set">No custom background set</string>
<string name="pref_show_navigation_bar">Show navigation bar</string>
<string name="pref_show_navigation_bar_summary">Use alternative navigation way via navigation bar on the bottom of the screen</string>
<string name="chats">Chats</string>
<string name="accounts">Accounts</string>
<string name="pref_enforce_dane_summary">Only connect an account when successfully verified DANE</string>
<string name="pref_enforce_dane">Enforce DANE</string>
<string name="dane_failed">DANE failed</string>
<string name="request_to_speak">Request to speak</string>
<string name="subject">Subject</string>
<string name="one_participant">One participant</string>
<string name="is_typing">is typing …</string>
<string name="more_participants">%d participants</string>
<string name="action_open">Open</string>
<string name="custom">Custom</string>
<string name="resize_and_save">Resize selection and save</string>
<string name="width">Width</string>
<string name="height">Height</string>
<string name="keep_aspect_ratio">Keep aspect ratio</string>
<string name="invalid_values">Please enter a valid resolution</string>
<string name="editor">Editor</string>
<string name="basic_editor">Basic Editor</string>
<string name="rotate">Rotate</string>
<string name="invalid_image_path">Invalid image path</string>
<string name="image_editing_failed">Image editing failed</string>
<string name="unknown_file_location">Unknown file location</string>
<string name="transform">Transform</string>
<string name="crop">Crop</string>
<string name="draw">Draw</string>
<string name="flip_horizontally">Flip horizontally</string>
<string name="flip_vertically">Flip vertically</string>
<string name="free_aspect_ratio">Free</string>
<string name="other_aspect_ratio">Other</string>
<string name="thumbnails">Thumbnails</string>
<string name="saving">saving</string>
<string name="out_of_memory_error">out_of_memory_error</string>
<string name="file_saved">file_saved</string>
<string name="simple_commons">simple_commons</string>
<string name="value_copied_to_clipboard_show">value_copied_to_clipboard_show</string>
<string name="default_color">default_color</string>
<string name="unknown_error_occurred">unknown_error_occurred</string>
<string name="change_color">change_color</string>
<string name="resize">resize</string>
<string name="filter">filter</string>
<string name="could_not_create_file">could_not_create_file</string>
<string name="save_to_downloads">Save to Downloads</string>
<string name="save_to_downloads_success">File successfully saved to Downloads folder</string>
<string name="mappreview_url">https://staticmap.monocles.eu/map.png</string>
</resources>

View file

@ -1,114 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="pick_a_server">Pick your XMPP service</string>
<string name="use_conversations.im">Use monocles</string>
<string name="get_jabber_id">Get XMPP ID</string>
<string name="create_new_account">I need to sign up</string>
<string name="i_already_have_an_account">I already have a XMPP ID</string>
<string name="i_am_snikket_user">I am a Snikket user</string>
<string name="do_you_have_an_account">Do you already have a XMPP ID? This might be the case if you are already using a different XMPP client or have used monocles chat, Conversations, or Snikket before. If not you can create a new XMPP ID right now.</string>
<string name="server_select_text">XMPP is a provider independent instant messaging network, powered by the XMPP protocol. You can use this client with whatever XMPP service you choose.</string>
<string name="magic_create_text">You will be able to communicate with users of other providers by giving them your full XMPP ID.</string>
<string name="magic_create_text_on_x">You have been invited to %1$s. We will guide you through the process of creating an account.\nWhen picking %1$s as a provider you will be able to communicate with users of other providers by giving them your full XMPP ID.</string>
<string name="magic_create_text_fixed">You have been invited to %1$s. A username has already been picked for you. We will guide you through the process of creating an account.\nYou will be able to communicate with users of other providers by giving them your full XMPP ID.</string>
<string name="your_server_invitation">Your server invitation</string>
<string name="improperly_formatted_provisioning">Improperly formatted provisioning code</string>
<string name="tap_share_button_send_invite">Tap the share button to send your contact an invitation to %1$s.</string>
<string name="if_contact_is_nearby_use_qr">If your contact is nearby, they can also scan the code below to accept your invitation.</string>
<string name="easy_invite_share_text">Join %1$s and chat with me: %2$s</string>
<string name="share_invite_with">Share invite with…</string>
<string name="action_cancel">Cancel</string>
<string name="action_next">Next</string>
<string name="action_prev">Back</string>
<string name="action_complete">Finish</string>
<string name="action_close">Close</string>
<string name="action_execute">Go</string>
<string name="pref_theme_oledblack">OLED Black</string>
<string name="pref_theme_custom">Custom</string>
<string name="invite_to_app">Invite to monocles chat</string>
<string name="only_this_thread">Show only this thread</string>
<string name="pref_dialler_integration_incoming">Use Phone Accounts for Incoming Calls</string>
<string name="pref_dialler_integration_incoming_summary">Incoming calls from phone numbers may ring with your system dialler instead of this app\'s notification settings</string>
<string name="save_as_sticker">Save as Sticker</string>
<string name="sticker_name">Sticker Name</string>
<string name="moderate_message">Moderate</string>
<string name="moderate_reason">Moderation Reason</string>
<string name="unable_to_moderate">Unable to Moderate</string>
<string name="block_media">Block Media</string>
<string name="new_contact">New Contact or Channel</string>
<string name="pref_broadcast_last_activity_summary">Allow contacts to see when you were last active in the app</string>
<string name="visitor">Muted</string>
<string name="you_are_not_participating">You are muted</string>
<string name="pref_follow_thread_in_channel">Auto-follow thread in channels</string>
<string name="pref_follow_thread_in_channel_summary">Set the thread marker to match the message currently being looked at</string>
<string name="pref_message_autocomplete">Autocomplete when composing messages</string>
<string name="pref_message_autocomplete_summary">For example, complete emoji starting with :</string>
<string name="notify_only_when_highlighted_or_replied">Notify for mentions and replies</string>
<string name="moderate_recent">Moderate messages?</string>
<string name="block_inviter">Block inviter</string>
<string name="add_bookmark">Add Chat</string>
<string name="received_invite_from_stranger">Received invite from stranger</string>
<string name="avater_shape_oval">Round</string>
<string name="avater_shape_rounded_square">Rounded Square</string>
<string name="avater_shape_square">Square</string>
<string name="pref_avatars_shape">Avatars shape</string>
<string name="pref_avatar_shape_summary">Allows you to select avatars shape globally</string>
<string name="refresh_feature_discovery">Refresh feature discovery</string>
<string name="custom_background">Custom background</string>
<string name="pref_chat_background_summary">Choose an own image file as chat background.</string>
<string name="delete_background">Remove chat background</string>
<string name="pref_delete_background_summary">Remove your custom background image from the chat</string>
<string name="create_background_failed">Failed to create background</string>
<string name="custom_background_set">Custom background set</string>
<string name="delete_background_failed">Couldn\'t remove background image</string>
<string name="delete_background_success">Background image removed</string>
<string name="no_background_set">No custom background set</string>
<string name="pref_show_navigation_bar">Show navigation bar</string>
<string name="pref_show_navigation_bar_summary">Use alternative navigation way via navigation bar on the bottom of the screen</string>
<string name="chats">Chats</string>
<string name="accounts">Accounts</string>
<string name="pref_enforce_dane_summary">Only connect an account when successfully verified DANE</string>
<string name="pref_enforce_dane">Enforce DANE</string>
<string name="dane_failed">DANE failed</string>
<string name="request_to_speak">Request to speak</string>
<string name="subject">Subject</string>
<string name="one_participant">One participant</string>
<string name="is_typing">is typing …</string>
<string name="more_participants">%d participants</string>
<string name="action_open">Open</string>
<string name="custom">Custom</string>
<string name="resize_and_save">Resize selection and save</string>
<string name="width">Width</string>
<string name="height">Height</string>
<string name="keep_aspect_ratio">Keep aspect ratio</string>
<string name="invalid_values">Please enter a valid resolution</string>
<string name="editor">Editor</string>
<string name="basic_editor">Basic Editor</string>
<string name="rotate">Rotate</string>
<string name="invalid_image_path">Invalid image path</string>
<string name="image_editing_failed">Image editing failed</string>
<string name="unknown_file_location">Unknown file location</string>
<string name="transform">Transform</string>
<string name="crop">Crop</string>
<string name="draw">Draw</string>
<string name="flip_horizontally">Flip horizontally</string>
<string name="flip_vertically">Flip vertically</string>
<string name="free_aspect_ratio">Free</string>
<string name="other_aspect_ratio">Other</string>
<string name="thumbnails">Thumbnails</string>
<string name="saving">saving</string>
<string name="out_of_memory_error">out_of_memory_error</string>
<string name="file_saved">file_saved</string>
<string name="simple_commons">simple_commons</string>
<string name="value_copied_to_clipboard_show">value_copied_to_clipboard_show</string>
<string name="default_color">default_color</string>
<string name="unknown_error_occurred">unknown_error_occurred</string>
<string name="change_color">change_color</string>
<string name="resize">resize</string>
<string name="filter">filter</string>
<string name="could_not_create_file">could_not_create_file</string>
<string name="save_to_downloads">Save to Downloads</string>
<string name="save_to_downloads_success">File successfully saved to Downloads folder</string>
<string name="mappreview_url">https://staticmap.monocles.eu/map.png</string>
</resources>