Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 22.81 KB | None | 0 0
  1. <string name="action_login">Log in</string>
  2.     <string name="action_signup">Sign up</string>
  3.     <string name="action_logout">Logout</string>
  4.     <string name="action_settings">Settings</string>
  5.     <string name="action_continue">Continue</string>
  6.     <string name="action_unblock">Unblock</string>
  7.     <string name="action_block">Block</string>
  8.     <string name="action_about">About</string>
  9.     <string name="action_ok">OK</string>
  10.     <string name="action_yes">Yes</string>
  11.     <string name="action_no">No</string>
  12.     <string name="action_copy">Copy</string>
  13.     <string name="action_save">Save</string>
  14.     <string name="action_view">View</string>
  15.     <string name="action_send">Send</string>
  16.     <string name="action_open">Open</string>
  17.     <string name="action_edit">Edit</string>
  18.     <string name="action_reply">Reply</string>
  19.     <string name="action_refresh">Refresh</string>
  20.     <string name="action_report">Report</string>
  21.     <string name="action_remove">Delete</string>
  22.     <string name="action_remove_all">Delete all</string>
  23.     <string name="action_clear">Clear</string>
  24.     <string name="action_remove_chat">Delete chat</string>
  25.     <string name="action_deactivate">Deactivate</string>
  26.     <string name="action_create">Create</string>
  27.     <string name="action_cancel">Cancel</string>
  28.     <string name="action_close">Close</string>
  29.     <string name="action_more">Load more</string>
  30.     <string name="action_post">Post</string>
  31.     <string name="action_search">Search</string>
  32.     <string name="action_retry">Retry</string>
  33.     <string name="action_turn_on">Turn on</string>
  34.     <string name="action_turn_off">Turn off</string>
  35.     <string name="action_select_birth">Date of Birth</string>
  36.     <string name="action_camera">Camera</string>
  37.     <string name="action_gallery">Choose from gallery</string>
  38.     <string name="action_copy_url">Copy link</string>
  39.     <string name="action_open_url">Open in a browser</string>
  40.     <string name="action_share">Share</string>
  41.     <string name="action_grant">Grant</string>
  42.  
  43.     <string name="action_new">New Item</string>
  44.     <string name="action_profile_edit_photo">Edit photo</string>
  45.     <string name="action_profile_edit_cover">Edit cover</string>
  46.     <string name="action_profile_edit">Edit</string>
  47.  
  48.     <string name="action_login_with_facebook">Log in with Facebook</string>
  49.     <string name="action_signup_with_facebook">Sign up with Facebook</string>
  50.     <string name="action_connect_with_facebook">Connect with Facebook</string>
  51.     <string name="action_remove_connection">Remove connection</string>
  52.     <string name="action_regular_signup">Back to the regular registration form</string>
  53.     <string name="action_forgot_password">Forgot password?</string>
  54.  
  55.     <string name="label_profile_report_0">Spam</string>
  56.     <string name="label_profile_report_1">Hate speech or violence</string>
  57.     <string name="label_profile_report_2">Nudity or Pornography</string>
  58.     <string name="label_profile_report_3">Fake profile</string>
  59.     <string name="label_profile_report_4">Piracy</string>
  60.  
  61.     <string name="label_sex_undefined">Gender Not Set</string>
  62.     <string name="label_sex_male">Gender Male</string>
  63.     <string name="label_sex_female">Gender Female</string>
  64.  
  65.     <string name="placeholder_auth">Username or Email</string>
  66.     <string name="placeholder_password">Password</string>
  67.     <string name="placeholder_login">Username</string>
  68.     <string name="placeholder_fullname">Fullname</string>
  69.     <string name="placeholder_location">Location</string>
  70.     <string name="placeholder_facebook_page">Facebook page</string>
  71.     <string name="placeholder_instagram_page">Instagram page</string>
  72.     <string name="placeholder_bio">Bio</string>
  73.     <string name="placeholder_email">Email</string>
  74.     <string name="placeholder_phone">Phone number, example: +15417543010</string>
  75.     <string name="placeholder_subject">Subject</string>
  76.     <string name="placeholder_support_detail">What are you contacting us about?</string>
  77.     <string name="placeholder_current_password">Current password</string>
  78.     <string name="placeholder_new_password">New password</string>
  79.     <string name="placeholder_item_category">Category</string>
  80.     <string name="placeholder_item_title">Title</string>
  81.     <string name="placeholder_item_login">Username, email or phone</string>
  82.     <string name="placeholder_item_passw">Password</string>
  83.     <string name="placeholder_item_url">Web site</string>
  84.     <string name="placeholder_item_description">Description</string>
  85.     <string name="placeholder_new_gallery_item_description">Description for item</string>
  86.     <string name="placeholder_search">Search</string>
  87.     <string name="placeholder_comment">Type a comment&#8230;</string>
  88.     <string name="placeholder_message">Type a message&#8230;</string>
  89.  
  90.     <string name="msg_loading">Please wait&#8230;</string>
  91.     <string name="msg_loading_2">Loading. Please wait&#8230;</string>
  92.     <string name="msg_network_error">Please check your Internet connection</string>
  93.     <string name="msg_account_blocked">This account is blocked by a moderator.</string>
  94.     <string name="msg_copied_to_clipboard">Copied to clipboard.</string>
  95.     <string name="msg_enter_item">Please write something or attach photo.</string>
  96.     <string name="msg_enter_msg">Please write something or attach photo.</string>
  97.     <string name="msg_send_msg_error">You can not send a message to the user.</string>
  98.     <string name="msg_item_posted">Item has been posted successfully.</string>
  99.     <string name="msg_item_saved">Item has been saved successfully.</string>
  100.     <string name="msg_password_changed">Password successfully changed</string>
  101.     <string name="msg_settings_saved">Settings successfully saved.</string>
  102.     <string name="msg_ticket_send_success">Your request is accepted! You will receive a response to the email, which is indicated in the request.</string>
  103.     <string name="msg_password_reset_link_sent">A message with link to reset your password has been sent to your email.</string>
  104.     <string name="msg_no_such_user_in_bd">No such user in database</string>
  105.     <string name="msg_connect_to_facebook_success">You have successfully linked application with your account on Facebook!</string>
  106.     <string name="msg_connect_to_facebook_error">Your account on Facebook is already associated with another account.</string>
  107.     <string name="msg_connect_to_facebook_removed">Connect with your Facebook account removed.</string>
  108.     <string name="msg_comment_has_been_added">Comment has been added.</string>
  109.     <string name="msg_chat_has_been_removed">Chat has been removed.</string>
  110.     <string name="msg_profile_removed_from_blacklist">The user is removed from blocked list.</string>
  111.     <string name="msg_profile_link_copied">Profile link copied to clipboard.</string>
  112.     <string name="msg_profile_added_to_blacklist">The user is added to blocked list.</string>
  113.     <string name="msg_comments_disabled">The user does not want to comment on his Items.</string>
  114.     <string name="msg_post_has_been_already_shared">You have already shared this Item.</string>
  115.     <string name="msg_account_deactivate">You can restore your account later by authorization via login and password. \n\n All your Items will be permanently deleted.</string>
  116.     <string name="msg_location_permission_request">Please grant permissions to use your location.</string>
  117.  
  118.     <string name="error_signin">Incorrect username or password</string>
  119.     <string name="error_internet_connection">No internet connection</string>
  120.     <string name="error_data_loading">When loading data error has occurred. Check your network connection.</string>
  121.     <string name="error_field_empty">Required fields are empty</string>
  122.     <string name="error_wrong_format">Wrong format</string>
  123.     <string name="error_small_password">Minimum 6 characters</string>
  124.     <string name="error_small_username">Minimum 3 characters</string>
  125.     <string name="error_small_fullname">Minimum 2 characters</string>
  126.     <string name="error_login_taken">Username is already taken</string>
  127.     <string name="error_email_taken">User with this mail is already registered</string>
  128.     <string name="error_phone_taken">User with this phone number is already registered</string>
  129.     <string name="error_password">Invalid password.</string>
  130.     <string name="error_email">Email invalid.</string>
  131.  
  132.     <string name="label_gcm_comment">You have a new comment.</string>
  133.     <string name="label_gcm_message">You have a new message.</string>
  134.     <string name="label_gcm_comment_reply">You have a new reply to comment.</string>
  135.  
  136.     <string name="label_authorization_via_facebook">Authorization via Facebook.</string>
  137.     <string name="label_account_connected_to_facebook">Connected with Facebook</string>
  138.     <string name="label_account_connect_to_facebook">Connect this account with your social network accounts</string>
  139.     <string name="label_empty_list">List is empty.</string>
  140.  
  141.     <string name="label_post_share">Share Item</string>
  142.     <string name="label_block">Block</string>
  143.     <string name="label_block_msg">will not be able write comments to your Items and send your messages, and you will not see notifications from</string>
  144.     <string name="label_delete">Delete</string>
  145.     <string name="label_delete_msg">Do you want to delete this Item?</string>
  146.     <string name="label_delete_comment">Are you sure you want to delete this comment?</string>
  147.     <string name="label_logout_msg">Are you sure you want to Logout?</string>
  148.     <string name="label_post_report_title">Abuse report</string>
  149.     <string name="label_last_message_image">Image</string>
  150.     <string name="label_you_havent_items">You haven\'t items.</string>
  151.     <string name="label_user_havent_items">This user has no items.</string>
  152.     <string name="label_select_img">Select image</string>
  153.     <string name="label_delete_img">Delete image?</string>
  154.     <string name="label_account_disabled">Account blocked</string>
  155.     <string name="label_search_start_screen_msg">Find items by title or/and content.</string>
  156.     <string name="label_search_results">Found items:</string>
  157.     <string name="label_search_results_error">No results found</string>
  158.     <string name="label_comment_added">added a new comment.</string>
  159.     <string name="label_comment_reply_added">replied to your comment.</string>
  160.     <string name="label_likes_item">likes your item.</string>
  161.     <string name="label_post_to_dialog_title">Share With</string>
  162.     <string name="label_post_location">Location:</string>
  163.  
  164.     <string name="label_item_reported">Reported.</string>
  165.  
  166.     <string name="label_items">items</string>
  167.     <string name="label_comments">comments</string>
  168.     <string name="label_online">Online</string>
  169.     <string name="label_offline">Offline</string>
  170.  
  171.     <string name="label_to">to</string>
  172.  
  173.     <string name="signup_label_1">By clicking Sign up, you agree to our</string>
  174.     <string name="signup_label_terms_and_policies">Terms and Policies</string>
  175.  
  176.     <string name="settings_header_general">General</string>
  177.     <string name="settings_header_others">Others</string>
  178.     <string name="settings_header_about">About</string>
  179.     <string name="settings_header_notifications">Notification</string>
  180.  
  181.     <string name="settings_notifications_reviews">Reviews</string>
  182.     <string name="settings_notifications_likes">Likes</string>
  183.     <string name="settings_notifications_friends_requests">Friend Requests</string>
  184.     <string name="settings_notifications_comments">Comments</string>
  185.     <string name="settings_notifications_messages">Private messages</string>
  186.     <string name="settings_notifications_comment_reply">Reply to comments</string>
  187.  
  188.     <string name="settings_version">Version</string>
  189.     <string name="settings_logout">Log out</string>
  190.     <string name="settings_copyright_info">Copyright info</string>
  191.     <string name="settings_contact_us">Contact us</string>
  192.     <string name="settings_contact_us_summary">Report a problem</string>
  193.     <string name="settings_web_site">Our website</string>
  194.     <string name="settings_view_blocked_list">View blocked list</string>
  195.     <string name="settings_deactivate_account">Deactivate account</string>
  196.     <string name="settings_thanks">Acknowledgements</string>
  197.     <string name="settings_terms">Terms of use</string>
  198.     <string name="settings_change_password">Change password</string>
  199.     <string name="settings_services">Services</string>
  200.     <string name="settings_notifications">Push notifications</string>
  201.     <string name="settings_privacy">Privacy</string>
  202.     <string name="settings_services_summary">Connect with social network accounts</string>
  203.     <string name="settings_account_deactivation">If you proceed deactivate your account, you can never go back. If you want to come back - you\'ll have to create a new account.</string>
  204.  
  205.  
  206.     <!-- Do not translate START -->
  207.  
  208.     <string name="settings_file">account</string>
  209.     <string name="settings_account_id">account_id</string>
  210.     <string name="settings_account_username">account_username</string>
  211.     <string name="settings_account_access_token">access_token</string>
  212.  
  213.     <string name="settings_account_allow_messages_gcm">allow_messages_gcm</string>
  214.     <string name="settings_account_allow_comments_gcm">allow_comments_gcm</string>
  215.     <string name="settings_account_allow_comments_reply_gcm">allow_comments_reply_gcm</string>
  216.  
  217.     <string name="settings_account_messages_count">account_messages_count</string>
  218.     <string name="settings_account_notifications_count">account_notifications_count</string>
  219.  
  220.     <string name="settings_account_photo_url">account_photo_url</string>
  221.     <string name="settings_account_cover_url">account_cover_url</string>
  222.     <string name="settings_account_fullname">account_fullname</string>
  223.  
  224.     <string name="settings_account_lat">settings_account_lat</string>
  225.     <string name="settings_account_lng">settings_account_lng</string>
  226.  
  227.     <string name="settings_nav_notifications_menu_item">nav_notifications_menu_item</string>
  228.     <string name="settings_nav_messages_menu_item">nav_messages_menu_item</string>
  229.  
  230.     <string name="settings_allow_facebook_authorization">allow_facebook_authorization</string>
  231.     <string name="settings_allow_login">allow_login</string>
  232.     <string name="settings_allow_signup">allow_signup</string>
  233.     <string name="settings_allow_admob">allow_admob</string>
  234.     <string name="settings_allow_add_video_to_gallery">allow_add_video_to_gallery</string>
  235.     <string name="settings_allow_add_image_to_message">allow_add_image_to_message</string>
  236.     <string name="settings_allow_emoji">allow_emoji</string>
  237.     <string name="settings_allow_password_recovery">allow_password_recovery</string>
  238.     <string name="settings_allow_seen_function">allow_seen_function</string>
  239.     <string name="settings_allow_typing_function">allow_typing_function</string>
  240.  
  241.     <!-- Do not translate END -->
  242.  
  243.     <string name="msg_function_not_available">Sorry, at the moment the function is disabled by the administrator. Try later&#8230;</string>
  244.  
  245.     <string name="page_1">Recent Items</string>
  246.     <string name="page_2">Categories</string>
  247.     <string name="page_3">Search</string>
  248.     <string name="page_4">Nearby</string>
  249.     <string name="page_5">Favorites</string>
  250.     <string name="page_6">Notifications</string>
  251.     <string name="page_7">Messages</string>
  252.     <string name="page_8">Profile</string>
  253.  
  254.     <string name="nav_feed">News</string>
  255.     <string name="nav_stream">Explore</string>
  256.     <string name="nav_categories">Categories</string>
  257.     <string name="nav_search">Search</string>
  258.     <string name="nav_nearby">Nearby</string>
  259.     <string name="nav_favorites">Favorites</string>
  260.     <string name="nav_notifications">Notifications</string>
  261.     <string name="nav_messages">Messages</string>
  262.     <string name="nav_friends">Friends</string>
  263.     <string name="nav_profile">Profile</string>
  264.     <string name="nav_settings">Settings</string>
  265.  
  266.     <string name="nav_drawer_open">Open</string>
  267.     <string name="nav_drawer_close">Close</string>
  268.  
  269.     <string name="title_activity_login">Log In</string>
  270.     <string name="title_activity_signup">Sign Up</string>
  271.     <string name="title_activity_main">Explore</string>
  272.     <string name="title_activity_recovery">Password recovery</string>
  273.     <string name="title_activity_settings">Settings</string>
  274.     <string name="title_activity_web_view">Web View</string>
  275.     <string name="title_activity_change_password">Change Password</string>
  276.     <string name="title_activity_services">Services</string>
  277.     <string name="title_activity_new_item">New Item</string>
  278.     <string name="title_activity_new_gallery_item">New Item</string>
  279.     <string name="title_activity_view_item">Item</string>
  280.     <string name="title_activity_profile">Profile</string>
  281.  
  282.     <string name="title_activity_category">Category</string>
  283.  
  284.     <string name="hello_world">Hello world!</string>
  285.     <string name="title_activity_search">Search</string>
  286.     <string name="title_activity_notifications">Notifications</string>
  287.     <string name="title_activity_photo_view">Photo</string>
  288.     <string name="title_activity_account_settings">Settings</string>
  289.     <string name="title_activity_report">Report</string>
  290.  
  291.     <string name="title_activity_black_list">Blocked List</string>
  292.     <string name="title_activity_dialogs">Messages</string>
  293.     <string name="title_activity_chat">Chat</string>
  294.     <string name="title_activity_notifications_settings">Push notifications</string>
  295.     <string name="title_activity_privacy_settings">Privacy</string>
  296.     <string name="title_activity_favorites">Favorites</string>
  297.     <string name="title_activity_support">Contact us</string>
  298.     <string name="title_activity_location">Location</string>
  299.     <string name="title_activity_edit_item">Edit</string>
  300.     <string name="title_activity_deactivate">Deactivate Account</string>
  301.     <string name="title_activity_likers">People who likes this</string>
  302.     <string name="title_activity_video_play">Video</string>
  303.  
  304.     <string name="action_open_settings"><u>Open Location Settings</u></string>
  305.     <string name="action_set_location">Yes, this is my location</string>
  306.     <string name="action_detail">More details</string>
  307.     <string name="msg_location_error">We could not get your location.</string>
  308.  
  309.     <string name="label_location_prompt">Allow access to your location to enable other features using location.</string>
  310.  
  311.     <string name="label_nearby">Near you</string>
  312.  
  313.     <string name="title_dialog_nearby">Select a Distance</string>
  314.  
  315.     <string name="dialog_nearby_1">80 kilometers</string>
  316.     <string name="dialog_nearby_2">160 kilometers</string>
  317.     <string name="dialog_nearby_3">400 kilometers</string>
  318.     <string name="dialog_nearby_4">800 kilometers</string>
  319.     <string name="dialog_nearby_5">1,600 kilometers</string>
  320.  
  321.     <string name="title_activity_nearby">Items Nearby</string>
  322.     <string name="title_activity_friends">Profile Friends</string>
  323.  
  324.     <string name="page_15">Items Nearby</string>
  325.  
  326.     <string name="error_action">This user has forbidden you to do it!</string>
  327.     <string name="error_disable_messages">The user does not want to receive Direct messages.</string>
  328.  
  329.     <string name="label_item_title_placeholder">Item title</string>
  330.     <string name="label_item_description_placeholder">Description</string>
  331.  
  332.     <string name="msg_item_select_img">Do not select a picture!</string>
  333.     <string name="msg_item_select_title">Enter the title text!</string>
  334.     <string name="msg_item_select_description">Enter description text!</string>
  335.  
  336.     <string name="label_add_location">Add Location</string>
  337.  
  338.     <string name="action_video_gallery">Video from gallery</string>
  339.     <string name="label_select_video">Select video</string>
  340.     <string name="msg_video_too_large">The file is too large..</string>
  341.     <string name="label_delete_item">Delete item?</string>
  342.     <string name="msg_enter_photo">Please select a photo or video for publication.</string>
  343.     <string name="msg_item_added">Item has been added successfully.</string>
  344.     <string name="label_no_storage_permission">Storage permission isn\'t granted</string>
  345.     <string name="label_no_location_permission">Location permission isn\'t granted</string>
  346.     <string name="label_grant_storage_permission">Open Permissions and grant the Storage permission</string>
  347.     <string name="label_grant_location_permission">Open Permissions and grant the Location permission</string>
  348.  
  349.     <string name="label_friends">Friends</string>
  350.     <string name="label_likes">Likes</string>
  351.  
  352.     <string name="label_sex">Gender</string>
  353.     <string name="label_male">Male</string>
  354.     <string name="label_female">Female</string>
  355.     <string name="label_activity">Last Active</string>
  356.  
  357.     <string name="label_friend_request_dialog_title">Friend Request</string>
  358.     <string name="label_search_settings_dialog_title">Search Settings</string>
  359.     <string name="label_report_dialog_title">Abuse report</string>
  360.  
  361.     <string name="label_profile_info_only_for_friends">Profile information is available only for friends.</string>
  362.  
  363.     <string name="label_gcm_friend_request">You have a new friend request.</string>
  364.     <string name="label_gcm_friend_request_accepted">Friend Request accepted.</string>
  365.     <string name="label_gcm_friend">You have a new friend.</string>
  366.     <string name="label_friend_request_added">sent you a request to friends.</string>
  367.     <string name="label_gcm_like">You have new like.</string>
  368.  
  369.     <string name="label_seen">seen</string>
  370.     <string name="label_typing">typing&#8230;</string>
  371.     <string name="label_just_now">just now</string>
  372.  
  373.     <string name="action_message">Message</string>
  374.     <string name="action_enable">Enable</string>
  375.     <string name="action_accept">Accept</string>
  376.     <string name="action_reject">Reject</string>
  377.     <string name="action_pending">Pending&#8230;</string>
  378.     <string name="action_cancel_request">Cancel request</string>
  379.     <string name="action_add_to_friends">Add to friends</string>
  380.     <string name="action_remove_from_friends">Remove from friends</string>
  381.  
  382.  
  383.     <!-- for privacy tab -->
  384.  
  385.     <string name="settings_allow_messages">Receive messages</string>
  386.     <string name="settings_allow_messages_summary">You will be able to receive Direct Messages from any user.</string>
  387.  
  388.     <string name="settings_allow_comments">Allow comments</string>
  389.     <string name="settings_allow_comments_summary">You allow comments in items.</string>
  390.  
  391.     <string name="settings_allow_profile_info_only_for_friends">Profile Information</string>
  392.     <string name="settings_allow_profile_info_only_for_friends_summary">Only friends can see the information in my profile.</string>
  393.  
  394.     <string name="settings_allow_show_online">Online</string>
  395.     <string name="settings_allow_show_online_summary">Show when I\'m online.</string>
  396.  
  397.     <string name="settings_allow_show_phone">Phone number</string>
  398.     <string name="settings_allow_show_phone_summary">Show my phone number.</string>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement