summaryrefslogtreecommitdiffstats
path: root/Settings/res/values-en-rIN/cm_strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-11 22:44:02 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-11 22:44:02 +0200
commitb9f2f014c7f129fffe5f1d070dd48a5d170b43fe (patch)
tree43be9b0cb7671098f44dc41678f29f0f63282d2a /Settings/res/values-en-rIN/cm_strings.xml
parent345fd981a0442ea10cac62c4a242398fa5663a60 (diff)
downloadandroid_packages_apps_TvSettings-b9f2f014c7f129fffe5f1d070dd48a5d170b43fe.tar.gz
android_packages_apps_TvSettings-b9f2f014c7f129fffe5f1d070dd48a5d170b43fe.tar.bz2
android_packages_apps_TvSettings-b9f2f014c7f129fffe5f1d070dd48a5d170b43fe.zip
Automatic translation import
Change-Id: Icb7b155df42c0806df49bb423169797cc3791d14
Diffstat (limited to 'Settings/res/values-en-rIN/cm_strings.xml')
-rw-r--r--Settings/res/values-en-rIN/cm_strings.xml59
1 files changed, 59 insertions, 0 deletions
diff --git a/Settings/res/values-en-rIN/cm_strings.xml b/Settings/res/values-en-rIN/cm_strings.xml
new file mode 100644
index 00000000..36dbd6af
--- /dev/null
+++ b/Settings/res/values-en-rIN/cm_strings.xml
@@ -0,0 +1,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>