summaryrefslogtreecommitdiffstats
path: root/Settings/res/values-en-rIN/cm_strings.xml
blob: 36dbd6af09d34413e49e07159f5df905382d8878 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2015 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="about_cmupdate_settings_title">CyanogenMod Updates</string>
  <string name="about_mod_version">CyanogenMod version</string>
  <plurals name="show_dev_countdown_cm">
    <item quantity="one">You are now <xliff:g id="step_count">%1$d</xliff:g> step away from enabling development settings.</item>
    <item quantity="other">You are now <xliff:g id="step_count">%1$d</xliff:g> steps away from enabling development settings.</item>
  </plurals>
  <string name="show_dev_on_cm">You have enabled development settings!</string>
  <string name="show_dev_already_cm">No need, you have already enabled development settings.</string>
  <string name="about_build_date">Build date</string>
  <string name="about_kernel_version">Kernel version</string>
  <string name="about_selinux_status">SELinux status</string>
  <string name="selinux_status_disabled">Disabled</string>
  <string name="selinux_status_permissive">Permissive</string>
  <string name="selinux_status_enforcing">Enforcing</string>
  <string name="accessories_add_bluetooth_inst_cm">To start using CyanogenMod make sure your Bluetooth device is in pairing mode. For Nexus Remote this is done by pressing back and home simultaneously.</string>
  <string name="root_access">Root access</string>
  <string name="root_access_warning_title">Allow root access?</string>
  <string name="root_access_warning_message">Allowing apps to request root access is very dangerous and could compromise the security of your system!</string>
  <string name="root_access_none">Disabled</string>
  <string name="root_access_apps">Apps only</string>
  <string name="root_access_adb">ADB only</string>
  <string name="root_access_all">Apps and ADB</string>
  <string name="enable_terminal_title">Local terminal</string>
  <string name="enable_terminal_summary">Enable terminal app that offers local shell access</string>
  <string name="system_display">Display</string>
  <string name="system_display_overscan">Overscan</string>
  <string name="system_display_overscan_description">Calibrate the display to fit your screen size.</string>
  <string name="system_reset_default_home">Reset default home screen</string>
  <string name="system_home_settings">Home settings</string>
  <string name="reset_launcher_title">Reset default home screen</string>
  <string name="reset_launcher_description">By resetting the default home screen, you will be able to choose an alternate home screen (i.e Trebuchet).\n\nWould you like to reset the default home screen?</string>
  <string name="reset_launcher_tip">Press the home button to bring up the home screen selection dialog.</string>
  <string name="advanced_reboot_title">Advanced reboot</string>
  <string name="advanced_reboot_summary">Include options in the about menu for rebooting into recovery, bootloader or performing a soft reboot</string>
  <string name="reboot_recovery_button_label">Recovery</string>
  <string name="reboot_bootloader_button_label">Bootloader</string>
  <string name="reboot_soft_button_label">Soft reboot</string>
  <string name="adb_over_network">ADB over network</string>
  <string name="adb_over_network_summary">Enable TCP/IP debugging over network interfaces (Wi\u2011Fi, USB networks). This setting is reset on reboot</string>
  <string name="adb_over_network_warning">WARNING: When ADB over network is enabled, your TV is open for intrusions on all connected networks!\n\nOnly use this feature when you are connected on trusted networks.\n\nDo you really want to enable this function?</string>
</resources>