Advertisement
kimcy929

Background Video Recorder language_source

May 8th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 11.80 KB | None | 0 0
  1. <resources>
  2.     <string name="app_name">Background Video Recorder</string>
  3.     <string name="title_activity_main">Background Video Recorder</string>
  4.     <string name="title_activity_settings">Settings</string>
  5.     <string name="title_activity_gallery">Gallery</string>
  6.     <string name="title_activity_trim_video">Video Trimmer</string>
  7.     <string name="title_activity_support">Support</string>
  8.     <string name="title_activity_video_recorder">Video Recorder</string>
  9.     <string name="title_activity_terms_and_conditions">Terms and Conditions</string>
  10.  
  11.  
  12.     <!-- Navigation drawer menu -->
  13.     <string name="navigation_drawer_open">Open navigation drawer</string>
  14.     <string name="navigation_drawer_close">Close navigation drawer</string>
  15.     <string name="action_settings">Settings</string>
  16.     <string name="gallery">Gallery</string>
  17.     <string name="video_trimmer">Video Trimmer</string>
  18.     <string name="trim_video">Trim video</string>
  19.     <string name="error_title">Error</string>
  20.     <string name="trim_video_message">You can only trim per time one video!</string>
  21.     <string name="settings">Settings</string>
  22.  
  23.  
  24.     <!-- Support -->
  25.     <string name="share_app">Share this app</string>
  26.     <string name="support">Support and Upgrade</string>
  27.     <string name="feedback">Feedback</string>
  28.     <string name="remove_ads">Remove advertising</string>
  29.     <string name="change_log">Change log</string>
  30.     <string name="rate_app">Review this app</string>
  31.     <string name="more_app">More app from me!</string>
  32.  
  33.  
  34.     <!-- Settings -->
  35.     <string name="general_settings">General Settings</string>
  36.     <string name="notification_done">Recording complete</string>
  37.     <string name="notification_done_description">Show a notification when recording has stopped</string>
  38.     <string name="vibrate">Vibrate</string>
  39.     <string name="vibrate_description">Vibrate when start record video</string>
  40.     <string name="mute_method">Disable shutter sound method</string>
  41.     <string name="mute_method_description">Select a method that work on your device to disable camera shutter sound</string>
  42.     <string name="preview_mode">Preview mode</string>
  43.     <string name="preview_mode_description">Show preview while recording</string>
  44.     <string name="storage_description">Storage location save video</string>
  45.     <string name="video_settings">Video Settings</string>
  46.     <string name="video_resolution">Resolution</string>
  47.     <string name="video_orientation">Video orientation</string>
  48.     <string name="video_quality">Video quality</string>
  49.     <string name="video_zoom_description">Zoom into the video while recording</string>
  50.     <string name="audio_source">Audio source&#160;</string>
  51.     <string name="audio_source_description">Microphone use while recording audio</string>
  52.     <string name="video_zoom">Zoom value</string>
  53.     <string name="frame_rate">Frame rate&#160;</string>
  54.     <string name="frame_rate_unit">fps</string>
  55.     <string name="video_frame_rate_description">Higher rate means more usage CPU</string>
  56.     <string name="bit_rate">Bit rate&#160;</string>
  57.     <string name="bit_rate_description">Select quality of recording. Higher quality means larger video file sizes</string>
  58.     <string name="bit_rate_unit">Mbp</string>
  59.     <string name="quality_sound">Quality sound&#160;</string>
  60.     <string name="quality_sound_description">Bit rate of sound while recordings</string>
  61.     <string name="kps">Kps</string>
  62.     <string name="auto_white_balance">White balance</string>
  63.     <string name="night_vision">Night vision&#160;</string>
  64.     <string name="color_effect">effect&#160;</string>
  65.     <string name="night_vision_description">Make quality better in environment low light</string>
  66.     <string name="limit_time">Limit time&#160;</string>
  67.     <string name="minutes">&#160;minutes</string>
  68.     <string name="limit_time_dialog_title">Limit time</string>
  69.     <string name="limit_time_description">Limit time while recordings</string>
  70.     <string name="repeat_recording">Repeat recording</string>
  71.     <string name="repeat_recording_description">
  72.         <![CDATA[
  73.    Continue record new video when limit time finish. You should enabled <strong>Check free storage</strong> and <strong>Check battery low</strong> to safer while recording
  74.    ]]>
  75.     </string>
  76.     <string name="monitor_low_storage">Check free storage</string>
  77.     <string name="monitor_low_storage_description">Stop recording when device storage low to avoid file crash</string>
  78.     <string name="battery_low">Check battery low</string>
  79.     <string name="battery_low_description">Stop recording when battery low to avoid file crash</string>
  80.     <string name="fix_for_nexus">Fix for Nexus device</string>
  81.     <string name="fix_for_nexus_description">Some Nexus devices run Android Marshmallow error upside down video after record. You can enable this function to try to fix error</string>
  82.     <string name="shutter_sound">Shutter sound</string>
  83.     <string name="shutter_sound_description">Enable shutter sound when start and stop recording</string>
  84.     <string name="view_settings">View settings</string>
  85.     <string name="camera">Camera</string>
  86.     <string name="camera_description">Back</string>
  87.     <string name="flashlight">Flashlight</string>
  88.     <string name="flashlight_description">Enable flashlight while recording</string>
  89.     <string name="autofocus_mode">Autofocus mode</string>
  90.     <string name="spy_notification">Custom notification bar</string>
  91.     <string name="spy_notification_description">Customize the notification bar title for recording. The notification bar needs to appear while recording(make app run stable), however you control what it says</string>
  92.     <string name="widget_settings">Widget Settings</string>
  93.     <string name="change_video_widget_icon">Change video recorder widget icon</string>
  94.     <string name="change_video_widget_icon_description">Choose icon to change</string>
  95.     <string name="security_settings">Security Settings</string>
  96.     <string name="hide_video_resource_from_app">Hide video in gallery</string>
  97.     <string name="hide_gallery_app_description">Hide video in gallery of app</string>
  98.     <string name="hide_video_resource_from_system">Hide video from system</string>
  99.     <string name="hide_video_on_phone_description">Hide video in other gallery on phone(But some case can not hide. Example save on SD Card) </string>
  100.     <string name="verify_user">Verify user</string>
  101.     <string name="verify_user_description">Enter password before use app</string>
  102.     <string name="enter_password">Enter Password</string>
  103.     <string name="enter_password_description">Currently password is&#160;</string>
  104.     <string name="back_camera">Back</string>
  105.     <string name="front_camera">Front</string>
  106.     <string name="wrong_password">Wrong password!</string>
  107.     <string name="enter_new_password_title">Enter new password</string>
  108.     <string name="password_not_empty">Password not empty!</string>
  109.     <string name="secret_camera_video">Background Video Recorder</string>
  110.     <string name="secret_camera_recording">Background video is recording</string>
  111.     <string name="notification_title">Notification Bar title</string>
  112.     <string name="notification_content">Notification Bar content</string>
  113.     <string name="choose_icon">Choose icon</string>
  114.     <string name="click_to_stop">Click to stop</string>
  115.     <string name="notification_init_ticker">Background Camera is initializing</string>
  116.     <string name="custom_notification">Custom notification</string>
  117.     <string name="dont_stop">Click stop</string>
  118.     <string name="dont_stop_description">Used to prevent recording from stopping when notification bar is clicked</string>
  119.     <string name="change_notification">Change notification</string>
  120.     <string name="change_notification_description">Change notification icon while recording</string>
  121.     <string name="preview">Notification preview</string>
  122.     <string name="preview_notification_description">Notification will show while recording</string>
  123.     <string name="click_to_play">Click to play</string>
  124.     <string name="video_in_here">Video in here</string>
  125.     <string name="share_video">Share</string>
  126.     <string name="trim">Trim</string>
  127.     <string name="delete_video_nt_action">Delete</string>
  128.     <string name="add_video">Add video</string>
  129.     <string name="upload">Upload Google Drive</string>
  130.     <string name="share">Share video</string>
  131.     <string name="select_all">Select all</string>
  132.     <string name="delete">Delete</string>
  133.     <string name="delete_video_title">Delete videos</string>
  134.     <string name="delete_video_message">You are sure delete all video selected?</string>
  135.     <string name="done_upload">Uploaded to Google Drive</string>
  136.     <string name="cancel_title">CANCEL</string>
  137.     <string name="ok_title">OK</string>
  138.  
  139.  
  140.     <!--IconHelper-->
  141.     <string name="get_themes">Get Themes</string>
  142.     <string name="no_icon_packs">No Icon Packs found.</string>
  143.     <string name="choose_theme_pack">Choose Theme Pack</string>
  144.     <string name="not_support_icon_theme">This theme pack does not support picking icons from.</string>
  145.     <string name="default_theme">Default Theme</string>
  146.     <string name="request_camera_permission">You need allow permission to app can work</string>
  147.     <string name="error_request_camera_permission">Error request permission</string>
  148.     <string name="select_icon_gallery">Select icon from gallery</string>
  149.     <string name="select_icon_pack">Select icon from icon pack</string>
  150.     <string name="select_icon_default">Use icon default</string>
  151.     <string name="video_recorder_icon">Video Recorder Widget Icon</string>
  152.  
  153.  
  154.     <!-- Schedule -->
  155.     <string name="scheduler_record">Scheduler Record Video</string>
  156.     <string name="date">Date</string>
  157.     <string name="edit">edit</string>
  158.     <string name="time">Time</string>
  159.     <string name="duration">Duration</string>
  160.     <string name="scheduler">Schedule</string>
  161.     <string name="schedule_messenger">You need enter date and time to can schedule recording!</string>
  162.     <string name="scheduled">Scheduled!</string>
  163.     <string name="canceled">Cancelled!</string>
  164.     <string name="none">None</string>
  165.     <string name="nav_header_description">Easy record video by one click</string>
  166.     <string name="error_start_record">Error start record video!</string>
  167.     <string name="font_roboto_thin">Roboto-Thin.ttf</string>
  168.     <string name="add_the_schedule_to_recording">Set up a recording automatically</string>
  169.     <string name="decline">Decline</string>
  170.     <string name="accept">Accept</string>
  171.  
  172.  
  173.     <!-- Language -->
  174.     <string name="language">Language</string>
  175.     <string name="restart_app">You may need reset this app to change language</string>
  176.     <string name="support_translate">Translation</string>
  177.     <string name="support_translate_description">Would you like to translate this app to your own language or fix mistakes in translation? Tap here to email us to request translation document</string>
  178.  
  179.  
  180.     <!-- Array -->
  181.     <string name="back">Back</string>
  182.     <string name="front">Front</string>
  183.  
  184.     <string name="auto">Auto</string>
  185.     <string name="portrait">Portrait</string>
  186.     <string name="horizontal">Horizontal</string>
  187.  
  188.     <string name="quality_highest">QUALITY_HIGHEST</string>
  189.     <string name="quality_1080p">QUALITY_1080P</string>
  190.     <string name="quality_720p">QUALITY_720P</string>
  191.     <string name="quality_480p">QUALITY_480P</string>
  192.  
  193.     <string name="camcorder">Camcorder</string>
  194.     <string name="external_mic">External mic (if present)</string>
  195.     <string name="default_audio_source">Default audio source</string>
  196.     <string name="optimised_for_voice">Optimised for voice</string>
  197.  
  198.     <string name="continuous_video">Continuous-video</string>
  199.     <string name="infinity">Infinity</string>
  200.  
  201.     <string name="method_1">Method 1</string>
  202.     <string name="method_2">Method 2</string>
  203.  
  204. </resources>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement