Visual_Novel_Android/VisualNovel/app/src/main/res/values/strings.xml

490 lines
29 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<resources>
<string name="app_name">VisualNovel</string>
<string name="google_android_client_id"
translatable="false">@string/google_web_client_id</string>
<string name="google_web_client_id"
translatable="false">793744761373-pkous5kso3843kmdpbo5id18obr17dii.apps.googleusercontent.com</string>
<string name="default_notification_channel_id"
translatable="false">fcm_default_channel</string>
<string name="status_bar_multi_messages_incoming">%1$d contacts have new messages</string>
<string name="status_bar_ticker_text">New message from %1$s</string>
<string name="status_bar_image_message">%1$s sent a photo message</string>
<string name="status_bar_audio_message">%1$s sent a voice message</string>
<string name="status_bar_video_message">%1$s sent a video message</string>
<string name="status_bar_file_message">%1$s sent a file message</string>
<string name="status_bar_location_message">%1$s shared a location</string>
<string name="status_bar_notification_message">%1$s: Notification message</string>
<string name="status_bar_avchat_message">%1$s: Audio/video call</string>
<string name="status_bar_tip_message">%1$s: Reminder message</string>
<string name="status_bar_custom_message">%1$s: Custom message</string>
<string name="status_bar_unsupported_message">%1$s: Unable to display this content</string>
<string name="status_bar_hidden_message_content">You received a new message</string>
<string name="status_bar_hidden_message_title">New message</string>
<string name="your_network_error">Your network is unstable, please try again</string>
<string name="loading">Loading…</string>
<string name="copy_successful">Copy successful</string>
<string name="share">Share</string>
<string name="search">Search</string>
<string name="support_email_address">support@VisualNovel</string>
<string name="no_permission">No permission yet</string>
<string name="min_voice_time">语音时间太短</string>
<string name="file_not_found_hint">Image does not exist</string>
<string name="avatar_size_hint">The image cannot exceed 10MB</string>
<string name="charge_succeeded">charge succeeded</string>
<!-- 相册选择 不用翻译的 -->
<!-- title of activity -->
<string name="picker_str_title_all"
translatable="false">Video And Picture</string>
<string name="picker_str_title_video"
translatable="false">Video Select</string>
<string name="picker_str_title_image"
translatable="false">Picture Select</string>
<!-- state of multiCrop activity -->
<string name="picker_str_redBook_full">Full</string>
<string name="picker_str_redBook_gap"
translatable="false">Gap</string>
<!-- folder item text -->
<string name="picker_str_folder_item_all"
translatable="false">All Medias</string>
<string name="picker_str_folder_item_video"
translatable="false">All Video</string>
<!-- permission -->
<string name="picker_str_camera_permission">You have denied the permission to take photos. If you refuse to set this function, it will not work! Do you want to set it
up?
</string>
<string name="picker_str_storage_permission">You have denied the storage permission. If you refuse to set, the function will be unavailable! Do you want to set it up?
</string>
<string name="picker_str_permission_refuse_setting">I refuse</string>
<string name="picker_str_permission_go_setting">OK</string>
<!-- tip -->
<string name="picker_str_tip_mimeTypes_empty"
translatable="false">Please select at least one file loading type!</string>
<string name="picker_str_tip_singleCrop_error"
translatable="false">Clipping is abnormal. The picture has been reset for you. Please try again!</string>
<string name="picker_str_tip_shield"
translatable="false">This file has been selected or cannot be selected!</string>
<string name="picker_str_tip_media_empty"
translatable="false">No media files found</string>
<string name="picker_str_tip_only_select_image"
translatable="false">Only pictures can be selected!</string>
<string name="picker_str_tip_only_select_video"
translatable="false">Only video can be selected!</string>
<string name="picker_str_str_video_over_max_duration"
translatable="false">Video duration shall not exceed</string>
<string name="picker_str_tip_video_less_min_duration"
translatable="false">Video duration shall not be less than</string>
<string name="picker_str_tip_cant_preview_video"
translatable="false">Preview video not supported</string>
<string name="picker_str_tip_only_select_one_video"
translatable="false">Only select one video!</string>
<string name="picker_str_tip_action_frequently"
translatable="false">Do not operate too fast!</string>
<!-- time format -->
<string name="picker_str_today">Today</string>
<string name="picker_str_this_week">This Week</string>
<string name="picker_str_this_months"
translatable="false">This months</string>
<string name="picker_str_time_format"
translatable="false">yyyy-MM</string>
<string name="picker_str_unit"
translatable="false">:</string>
<string name="picker_str_preview_empty"
translatable="false">preview list isEmpty!</string>
<!-- 需要翻译的 -->
<string name="picker_str_folder_item_image">All Picture</string>
<string name="picker_str_bottom_choose">Choose</string>
<!-- 时间缩写 -->
<string name="abbreviation_sec"
translatable="false">s</string>
<string name="abbreviation_min"
translatable="false">m</string>
<string name="abbreviation_h"
translatable="false">h</string>
<string name="abbreviation_d"
translatable="false">d</string>
<!-- 不同地区时间格式 -->
<string name="yesterday">Yesterday</string>
<string name="time_format_y_m_d"
translatable="false">MMM d, yyyy</string>
<string name="time_format_m_d"
translatable="false">MMM d</string>
<!--<string name="time_format_m_d_h_m"-->
<!-- translatable="false">MMM d, h:mm a</string>-->
<!--<string name="time_format_m_d_h_m_s"-->
<!-- translatable="false">MMM d, h:mm:ss a</string>-->
<!--<string name="time_format_y_m_d_h_m"-->
<!-- translatable="false">MMM d, yyyy, h:mm a</string>-->
<!--<string name="time_format_h_m"-->
<!-- translatable="false">h:mm a</string>-->
<!--<string name="time_format_y_m_d_h_m_s"-->
<!-- translatable="false">MMM d, yyyy, h:mm:ss a</string>-->
<string name="time_format_m_d_h_m"
translatable="false">MMM d, HH:mm</string>
<string name="time_format_m_d_h_m_s"
translatable="false">MMM d, HH:mm:ss</string>
<string name="time_format_y_m_d_h_m"
translatable="false">MMM d, yyyy, HH:mm</string>
<string name="time_format_h_m"
translatable="false">HH:mm</string>
<string name="time_format_y_m_d_h_m_s"
translatable="false">MMM d, yyyy, HH:mm:ss</string>
<string name="time_format_y_m"
translatable="false">MMM yyyy</string>
<string name="time_format_y"
translatable="false">yyyy</string>
<string name="sec">Sec</string>
<string name="min">Min</string>
<string name="upload_up_to_images">Upload up to %d images</string>
<string name="image_upload_failed">Your image failed to upload, please try again</string>
<string name="confirm">Confirm</string>
<string name="continue_txt">Continue</string>
<string name="discord">Discord</string>
<string name="google">Google</string>
<string name="cancel">Cancel</string>
<string name="sign_in_with">Sign In With</string>
<string name="login_cancel">Login Cancel</string>
<string name="personal_information">Personal Information</string>
<string name="google_login_failed">Please check the Google account login status</string>
<string name="more">More</string>
<string name="optional">Optional</string>
<string name="download">Download</string>
<string name="sort_by">sort by</string>
<string name="no_more_data">no_more_data</string>
<string name="chat_novel_alone">Chat.novel.AI Date</string>
<string name="login_or_signup">Login or Signup</string>
<string name="login_desc">From \"Hello\" to \"I Do\", every conversation is full of heart</string>
<string name="nickname">Nickname</string>
<string name="age">Age</string>
<string name="please_enter_nickname">请输入你的昵称</string>
<string name="please_enter_ai_nickname">对角色的称呼</string>
<string name="gender">Gender</string>
<string name="birthday">Birthday</string>
<string name="please_select">Please Select</string>
<string name="please_select_birthday">Please Select Birthday</string>
<string name="select">Select</string>
<string name="can_t_change_after_submit">Can\'t change after submit</string>
<string name="register">Register</string>
<string name="user_agreement">User Agreement</string>
<string name="privacy_policy">Privacy Policy</string>
<string name="register_term_txt">By clicking to register, you have read and agree to</string>
<string name="and">and</string>
<string name="birth_error_toast">The age cannot be less than 18 years old</string>
<string name="nickname_length_error">昵称只能包含2-20字符</string>
<string name="nickname_exist_error">该昵称已存在</string>
<string name="ai_input_length_error">只能包含%d-%d个字符</string>
<string name="max_input_length_error">最多输入%d个字符</string>
<string name="id">ID</string>
<string name="ok">OK</string>
<string name="message">Message</string>
<string name="friends">Friends</string>
<string name="membership">Membership</string>
<string name="diamonds">Diamonds</string>
<string name="creator">Creator</string>
<string name="no_character_yet">No Character Yet</string>
<string name="characters">Characters</string>
<string name="unlock_more">Unlock more</string>
<string name="setting">Setting</string>
<string name="account">Account</string>
<string name="about">About</string>
<string name="about_us">About Us</string>
<string name="log_out">Log out</string>
<string name="submit">Submit</string>
<string name="male">Male</string>
<string name="female">Female</string>
<string name="nonconforming">Nonconforming</string>
<string name="other">Other</string>
<string name="tips">Tips</string>
<string name="delete">Delete</string>
<string name="delete_succeed_toast">角色删除成功</string>
<string name="delete_all">Delete All</string>
<string name="read_all">Read All</string>
<string name="delete_account">Delete Account</string>
<string name="delete_account_desc">账号删除后数据不可恢复。请确认是否删除该账号</string>
<string name="delete_account_toast">账号删除成功</string>
<string name="i_understand">Got it</string>
<string name="classification">Classification</string>
<string name="role">Role</string>
<string name="original">Original</string>
<string name="duojin">同人</string>
<string name="personality">personality</string>
<string name="tag">tag</string>
<string name="next">Next</string>
<string name="exit">Exit</string>
<string name="ai_generate">AI Generate</string>
<string name="exit_dialog_hint">内容未保存,是否继续退出?</string>
<string name="character">Character</string>
<string name="ai_character_setting_hint">请描述角色的背景、性格、身份</string>
<string name="ai_dialogue_setting_hint">请描述角色的聊天方式,对话语气</string>
<string name="ai_opening_setting_hint">请描述角色的开场白</string>
<string name="ai_voice_setting_hint">请选择角色语音音色</string>
<string name="create">Create</string>
<string name="complete">Complete</string>
<string name="dialogue_style">Dialogue style</string>
<string name="opening_remarks">Opening remarks</string>
<string name="voice">Voice</string>
<string name="character_voice">Character Voice</string>
<string name="select_a_voice_from_below">Select a voice from below</string>
<string name="voice_recommend">Voice Recommend</string>
<string name="ai_create_hint_desc">请确认该虚拟角色是您的原创或同人创作不侵犯他人的图像IP或其他权利。</string>
<string name="appearance">Appearance</string>
<string name="regenerate">Regenerate</string>
<string name="click_to_generate_images">Click to generate images</string>
<string name="introduction">Introduction</string>
<string name="ai_image_create_hint">为用户介绍该虚拟角色</string>
<string name="avatar">Avatar</string>
<string name="crop">Crop</string>
<string name="privacy">Privacy</string>
<string name="public_txt">Public</string>
<string name="private_txt">Private</string>
<string name="generating">Generating</string>
<string name="generate_image">Generate Image</string>
<string name="image">Image</string>
<string name="style">Style</string>
<string name="description">Description</string>
<string name="generate_image_description">请描述形象的肤色、服饰、发型、五官、动作、背景等</string>
<string name="upload_error">upload error</string>
<string name="warning">Warning</string>
<string name="profile">Profile</string>
<string name="not_now">Not Now</string>
<string name="go">Go</string>
<string name="ai_generate_warning">AI创建的内容会覆盖你已经填写的内容请确认是否继续</string>
<string name="ai_create_succeed_dialog_desc">前往个人主页,为角色创建相册,吸引对话者,增加收入。</string>
<string name="edit">Edit</string>
<string name="album">Album</string>
<string name="chat">Chat</string>
<string name="liked">Liked</string>
<string name="chats">Chats</string>
<string name="people">People</string>
<string name="gifts">Gifts</string>
<string name="unlock">Unlock</string>
<string name="empty_album_title">No Album Yet</string>
<string name="dialog_delete_warning">图片删除后不可恢复。已经付费解锁过该图片的用户依然可以在角色的相册中看到该图片。</string>
<string name="dialog_set_default_warning">设置为默认图片后,图片的解锁方式只能为“免费”</string>
<string name="dialog_delete_warning_default">不可删除封面默认图片,该图片会作为在个人主页头图,卡片主图,聊天背景</string>
<string name="unlock_method">Unlock Method</string>
<string name="create_album_dialog_txt_1">对话者通过付费方式查看虚拟角色的图片,可以增加创作者的收入分成</string>
<string name="create_album_dialog_txt_2">VisualNovel平台会从每张图片的销售收入中分成20%作为平台服务费</string>
<string name="create_album_dialog_txt_3">设置若干免费图片,可以吸引对话者与你的虚拟角色互动</string>
<string name="free">Free</string>
<string name="paid">Paid</string>
<string name="set_as_default_image">Set as default image</string>
<string name="default_image">Default Image</string>
<string name="set">Set</string>
<string name="ai_album_set_desc">Apply to personal homepage header, card main image, chat background</string>
<string name="reference">Reference</string>
<string name="ai_album_create_hint">AI will create based on the basic image of the character</string>
<string name="non_members_times_hint">Non-members have 10 free creations</string>
<string name="members_times_hint">VIP Remaining Times</string>
<string name="remaining_times">Remaining Times</string>
<string name="free_remaining_times">Free Remaining Times</string>
<string name="buy_vip_10_month">Buy VIP + 10/Month</string>
<string name="buy_times">Buy Times</string>
<string name="buy_credits">Buy Credits</string>
<string name="price">Price</string>
<string name="time">Time</string>
<string name="quantity">Quantity</string>
<string name="total_price">Total Price</string>
<string name="confirm_the_work">Confirm the work</string>
<string name="unlock_price">Unlock Price</string>
<string name="unlock_success">解锁成功</string>
<string name="unlock_price_range">The price range is %d %d</string>
<string name="close_app_hint">Press again to close app</string>
<string name="intro">Intro</string>
<string name="default_txt">Default</string>
<string name="save">Save</string>
<string name="save_successful">Save Successful</string>
<string name="delete_role">Delete Role</string>
<string name="delete_role_desc">删除角色不可恢复。为保障用户体验,角色删除后,已经与该角色发生过聊天的或者付费行为的用户,还可以正常与该角色互动。</string>
<string name="delete_role_already">角色已被删除</string>
<string name="delete_role_already_desc">该角色已被删除,无法访问和互动。</string>
<string name="give_up">Give up</string>
<string name="give_up_generate">放弃创作</string>
<string name="give_up_album_generate">选择退出或重新生图片已经创作的图片将消失同时消耗1次创作次数。</string>
<string name="give_up_im_background_generate">选择退出或重新生图片已经创作的图片将消失不会退还原已经消耗的novel coin</string>
<string name="inappropriate_image">Inappropriate image</string>
<string name="unlock_instructions">Unlock Instructions</string>
<string name="low">Low</string>
<string name="high">High</string>
<string name="slow">Slow</string>
<string name="fast">Fast</string>
<string name="subscribe">Subscribe</string>
<string name="tap_to_listen">Tap to Listen</string>
<string name="picture">Picture</string>
<string name="call">Call</string>
<string name="chat_background">Chat Background</string>
<string name="notice">Notice</string>
<string name="title">Title</string>
<string name="friends_rank">心动值总和排名top %s %%</string>
<string name="friends_rank_desc">心动值15.0℃以上可出现在关系列表</string>
<string name="friends_rank_dialog_desc">与你的心动值达到15.0℃以上的角色作为排名对象,按照这些角色心动值总和进行排名</string>
<string name="no_message_yet">no_message_yet</string>
<string name="no_friend_yet">no_friend_yet</string>
<string name="no_result_yet">no_result_yet</string>
<string name="no_notice_yet">no_notice_yet</string>
<string name="delete_message">Delete Message</string>
<string name="delete_message_hint">删除消息后,将清空该聊天的消息记录</string>
<string name="delete_all_message_hint">删除全部消息后,将清空所有的消息记录</string>
<string name="check">Check</string>
<string name="prompt">Prompt</string>
<string name="heart_member_unlock">Heart member unlock</string>
<string name="member_unlock">Member unlock</string>
<string name="my_chat_personal">My Chat Personal</string>
<string name="chat_setting">Chat Setting</string>
<string name="auto_play_voice">Auto play voice</string>
<string name="who_i_am">Who i am</string>
<string name="chat_model">Chat Model</string>
<string name="chat_bubble">Chat Bubble</string>
<string name="unfilled">Unfilled</string>
<string name="temperature"></string>
<string name="meet">Meet</string>
<string name="friend">Friend</string>
<string name="flirting">Flirting</string>
<string name="couple">Couple</string>
<string name="married">Married</string>
<string name="retrieve">Retrieve</string>
<string name="retrieve_heart_value">Retrieve heart value</string>
<string name="hide_relations">Hide Relations</string>
<string name="purchase">Purchase</string>
<string name="generate_by_ai">内容由AI生成</string>
<string name="flirting_desc">相识%d天 | 心动分超过%s%%的对话者</string>
<string name="flirting_deducted_desc">Deducted cardiac value: -%s℃</string>
<string name="flirting_tips_txt_1">通过聊天或送礼增加心动值24小时不联系心动值会自动扣减</string>
<string name="flirting_tips_txt_2">虚拟角色会根据对话的情绪感受,酌情判断增加或者减少心动值</string>
<string name="flirting_tips_txt_3">心动值会提升心动等级,通过升级解锁称号,功能,以及不同的角色对话阶段</string>
<string name="please_enter_chat_nickname">虚拟角色对你的称呼</string>
<string name="gender_cannot_be_changed">*gender cannot be changed</string>
<string name="who_i_am_hint">描述你所扮演角色的人物背景、性格特征</string>
<string name="chat_background_give_up_create">选择退出或重新生图片已经创作的图片将消失不会退还已消耗的novel Coin</string>
<string name="no_background">No background yet</string>
<string name="stay_tuned_for_more_models">Stay tuned for more models</string>
<string name="role_playing_model">Role-playing model</string>
<string name="have_a_role_playing_conversation_with_ai">Have a role-playing conversation with AI</string>
<string name="role_playing_model_tips_1">文本消息价格是指与角色进行文本消息对话的价格,含发送语音,含发送图片,发送礼物</string>
<string name="role_playing_model_tips_2">语音通话消息价格是指与角色进行语音电话对话的价格,按条计算</string>
<string name="gift">Gift</string>
<string name="copy">Copy</string>
<string name="like">Like</string>
<string name="dislike">Dislike</string>
<string name="likes">likes</string>
<string name="time_just_now">Just now</string>
<string name="call_canceled">Call Canceled</string>
<string name="call_duration">Call duration</string>
<string name="text_message">Text Message</string>
<string name="send_or_play_voice">Send or play voice</string>
<string name="voice_call_message">min Voice call</string>
<string name="unlock_heart_title">Unlocked \"%s\" title</string>
<string name="lose_heart_title">Losed the title of \"%s\"</string>
<string name="heartbeat_unlock">Heartbeat %s unlock</string>
<string name="use">Use</string>
<string name="hi">Hi</string>
<string name="coin_to_create">%d to Create</string>
<string name="create_image">Create image</string>
<string name="waiting_to_be_connected">Waiting to be connected</string>
<string name="interrupt">Interrupt</string>
<string name="listening">Listening</string>
<string name="thinking">Thinking</string>
<string name="set_background">set background</string>
<string name="set_background_desc">Only apply to the background of your chat with the character</string>
<string name="generate_filed">Generate Filed</string>
<string name="leaderboard">Leaderboard</string>
<string name="leaderboards">Leaderboards</string>
<string name="leaderboard_desc_chat">热聊榜以AI聊天会话数高低排名</string>
<string name="leaderboard_desc_heartbeat">心动榜以AI角色所有对话者产生的心动值之和的高低排名</string>
<string name="leaderboard_desc_gift">礼物榜以AI角色所收到礼物打赏价值之和排名</string>
<string name="heartbeat">Heartbeat</string>
<string name="sign_desc_1">钻石可用于支付聊天费用,以及解锁其他道具。</string>
<string name="sign_desc_2">断签后,会从第一天开始重新签到。</string>
<string name="day">Day</string>
<string name="check_in">Check in</string>
<string name="checked">Checked</string>
<string name="sign_title_days">You have checked in for %d consecutive days</string>
<string name="sign_success">今日已签到</string>
<string name="filter">Filter</string>
<string name="type">Type</string>
<string name="encounter">Encounter</string>
<string name="not_start">Not Start</string>
<string name="secret_admirer">Secret Admirer</string>
<string name="secret_admirer_dialog_txt">Someone is secretly in love with you</string>
<string name="not_yet">Not Yet</string>
<string name="matched_reason_1">You and %s are moved by each other</string>
<string name="matched_reason_2">Thank you for your %d %s</string>
<string name="matched">Matched</string>
<string name="gift_dialog_desc">Giving gifts greatly increases the probability of matching</string>
<string name="wallet">Wallet</string>
<string name="recharge">Recharge</string>
<string name="recharge_dialog_title">novel Coin insufficient</string>
<string name="recharge_dialog_tips">The novel coin is insufficient and cannot continue, please recharge</string>
<string name="income">Income</string>
<string name="balance">Balance</string>
<string name="no_transaction_yet">No Transaction Yet</string>
<string name="transaction_detail">Transaction Detail</string>
<string name="transaction_tips">获得的收益30日后可提现</string>
<string name="recharge_agreement_hint">I have read and agree to the </string>
<string name="recharge_agreement">VisualNovel Top-Up Agreement</string>
<string name="creation_income">Creation Income</string>
<string name="pending">Pending</string>
<string name="google_pay_fail_toast">Please check connection of Google Account</string>
<string name="VisualNovel_vip">VisualNovel VIP</string>
<string name="VisualNovel_vip_tips">Only %s/month, enjoy more benefits</string>
<string name="expiration_date">Expiration Date</string>
<string name="terms_of_service">Terms of Service</string>
<string name="sub_apple_client_hint">You subscribed to Plus on App Store, please go to there to upgrade</string>
<string name="sub_paypel_client_hint">You subscribed to Plus on PayPal, please go to there to upgrade</string>
<string name="off">Off</string>
<string name="month">Month</string>
<string name="create_ai_no_count">创建虚拟角色次数已经用完辣</string>
<string name="system_notice_vip_renew">你的心动会员已自动续期成功,续期时间至</string>
<string name="insufficient_balance">余额不足</string>
<string name="dialog_model">Dialog Model</string>
<string name="swipe_to_see_more">Swipe to see more</string>
<string name="no_intention_yet">No intention yet</string>
<string name="logout_title">退出登录</string>
<string name="logout_desc">请确认是否退出登录</string>
<string name="dialog">Dialog</string>
<string name="creator_title">Create high-quality AI characters and win novelCoin.</string>
<string name="more_revenue">More Revenue</string>
<string name="stay_tuned">Stay tuned</string>
<string name="gift_revenue">Gift Revenue</string>
<string name="gift_revenue_desc">The interlocutor can pay to send virtual gifts to your AI character.</string>
<string name="about_us_desc_1">Grow your love story with VisualNovel AI—From Hi to I Do\', sparked by every chat</string>
<string name="about_us_desc_2">At VisualNovel AI, every chat writes a new verse in your love epic—\nFrom that tentative \"Hi\" to the trembling \"I do\", find a home for the flirts you never sent, the responses you longed for, and the risky emotional gambles you feared to take.</string>
<string name="about_us_desc_3">Contact Us: support@VisualNovel.ai</string>
<string name="all">All</string>
<!-- new -->
<string name="from">from</string>
<string name="hold_to_talk">Hold to Talk</string>
<string name="type_msg_hint">Type a message</string>
<string name="swipe_up_to_cancel">Swipe Up to Cancel</string>
<string name="release_to_send">Release to Send</string>
<string name="release_to_cancel">Release to Cancel</string>
<string name="setting_switch_model">Switch Model</string>
<string name="setting_sound">Sound</string>
<string name="setting_appearance">Appearance</string>
<string name="setting_background">Background</string>
<string name="setting_history">History Archives</string>
<string name="setting_delete">DELETE</string>
<string name="short_text_mode">Short Text Mode</string>
<string name="play_dialogue_only">Play dialogue only</string>
<string name="setting_max_response_num">Maximum number of response tokens</string>
<string name="font_size">Font Size</string>
<string name="title_sound_actor">Voice actor</string>
<string name="setting_chat_bubble_title">Chat buttle</string>
<string name="unlocked">Unlocked</string>
<string name="chat_mode">Chat Mode</string>
<string name="call_connecting">Connecting...</string>
<string name="call_fail_hint">Network connection issue. Please check your connection and try again.</string>
<string name="start_new_chat">Start New Chat</string>
</resources>