summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-en-rAU/cm_strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-12-25 19:33:58 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-12-25 19:58:50 +0200
commit55147e2fff12f9ab1a392cf9ef37e5a57f39ecf7 (patch)
treec6fed3bbfaacd1f6dd3b6899f78bdea791b45bb5 /core/res/res/values-en-rAU/cm_strings.xml
parent46835db6958a453761c3fae8bbc432eca07b5661 (diff)
downloadframeworks_base-55147e2fff12f9ab1a392cf9ef37e5a57f39ecf7.zip
frameworks_base-55147e2fff12f9ab1a392cf9ef37e5a57f39ecf7.tar.gz
frameworks_base-55147e2fff12f9ab1a392cf9ef37e5a57f39ecf7.tar.bz2
Automatic translation import
Change-Id: I96f3c5a41d3c52473c161aaf2c97d821caa99bb9
Diffstat (limited to 'core/res/res/values-en-rAU/cm_strings.xml')
-rw-r--r--core/res/res/values-en-rAU/cm_strings.xml134
1 files changed, 134 insertions, 0 deletions
diff --git a/core/res/res/values-en-rAU/cm_strings.xml b/core/res/res/values-en-rAU/cm_strings.xml
new file mode 100644
index 0000000..8b72a0f
--- /dev/null
+++ b/core/res/res/values-en-rAU/cm_strings.xml
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2015 The CyanogenMod Project
+ Copyright (c) 2013, The Linux Foundation. All rights reserved.
+
+ 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="global_action_screenshot">Screenshot</string>
+ <string name="permlab_receiveProtectedSms">receive protected SMS</string>
+ <string name="permdesc_receiveProtectedSms">Allows the app to receive an incoming protected SMS.</string>
+ <string name="permlab_modifyProtectedSmsList">modify protected SMS list</string>
+ <string name="permdesc_modifyProtectedSmsList">Allows the app to modify the protected SMS address list.</string>
+ <string name="permgrouplab_security">Security</string>
+ <string name="permgroupdesc_security">Permissions related to device security information.</string>
+ <string name="permlab_readPhoneBlacklist">read phone blacklist</string>
+ <string name="permdesc_readPhoneBlacklist">Allows an app to read information about phone numbers that are blocked for incoming calls or messages.</string>
+ <string name="permlab_changePhoneBlacklist">change phone blacklist</string>
+ <string name="permdesc_changePhoneBlacklist">Allows an app to change the phone numbers that are blocked for incoming calls or messages.</string>
+ <string name="global_action_choose_profile">Profile</string>
+ <string name="permlab_setKeyguardWallpaper">set keyguard wallpaper</string>
+ <string name="permdesc_setKeyguardWallpaper">Allows an app to change the lock screen wallpaper.</string>
+ <string name="global_action_reboot">Reboot</string>
+ <string name="global_action_current_user">Current</string>
+ <string name="reboot_reboot">Reboot</string>
+ <string name="reboot_recovery">Recovery</string>
+ <string name="reboot_bootloader">Bootloader</string>
+ <string name="reboot_download">Download</string>
+ <string name="reboot_soft">Soft reboot</string>
+ <string name="reboot_title">Reboot</string>
+ <string name="reboot_confirm" product="tablet">Your tablet will reboot.</string>
+ <string name="reboot_confirm" product="default">Your phone will reboot.</string>
+ <string name="reboot_progress">Rebooting\u2026</string>
+ <string name="app_killed_message">App killed</string>
+ <string name="adb_net_active_notification_title">ADB over network enabled</string>
+ <string name="adb_both_active_notification_title">ADB over USB &amp; network enabled</string>
+ <string name="adb_active_generic_notification_message">Touch to disable debugging.</string>
+ <string name="permlab_accessThemeService">access theme service</string>
+ <string name="permlab_interceptPackageLaunch">intercept app launch</string>
+ <string name="permdesc_accessThemeService">Allows an app to access the theme service. Should never be needed for normal apps.</string>
+ <string name="permlab_readThemes">read your theme info</string>
+ <string name="permdesc_readThemesDesc">Allows the app to read your themes and
+ determine which theme you have applied.</string>
+ <string name="permlab_writeThemes">modify your themes</string>
+ <string name="permdesc_writeThemesDesc">Allows the app to insert new themes and
+ modify which theme you have applied.</string>
+ <string name="theme_install_error_title">Failed to install theme</string>
+ <string name="theme_install_error_message">%s failed to install</string>
+ <string name="stylus_app_not_installed">%s is not installed</string>
+ <string name="theme_reset_notification_title">Theme reset</string>
+ <string name="theme_reset_notification_body">System theme restored due to multiple app crashes.</string>
+ <string name="permlab_changePrivacyGuardState">enable or disable Privacy Guard</string>
+ <string name="permdesc_changePrivacyGuardState">Allows the app to change whether another app runs with Privacy Guard. When an app is running with Privacy Guard, it will not have access to personal data such as contacts, call logs, or messages.</string>
+ <string name="privacy_guard_notification">Privacy Guard active</string>
+ <string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> will not be able to access personal data</string>
+ <string name="privacy_guard_dialog_title">Privacy Guard</string>
+ <string name="privacy_guard_dialog_summary"><xliff:g id="app">%1$s</xliff:g> would like to <xliff:g id="op">%2$s</xliff:g>.</string>
+ <string name="permission_remember_choice">Remember my choice</string>
+ <string name="app_ops_access_camera">access the camera</string>
+ <string name="app_ops_access_location">access your location</string>
+ <string name="app_ops_access_notifications">read your notifications</string>
+ <string name="app_ops_activate_vpn">activate a VPN</string>
+ <string name="app_ops_auto_start">start at power up</string>
+ <string name="app_ops_delete_call_log">delete your call log</string>
+ <string name="app_ops_delete_contacts">delete your contacts</string>
+ <string name="app_ops_delete_mms">delete your MMS messages</string>
+ <string name="app_ops_delete_sms">delete your SMS messages</string>
+ <string name="app_ops_draw_on_top">draw windows on top</string>
+ <string name="app_ops_get_usage_stats">get app usage stats</string>
+ <string name="app_ops_keep_device_awake">keep your device awake</string>
+ <string name="app_ops_make_phone_call">make a phone call</string>
+ <string name="app_ops_modify_calendar">update your calendar</string>
+ <string name="app_ops_modify_call_log">update the call log</string>
+ <string name="app_ops_modify_clipboard">modify the clipboard</string>
+ <string name="app_ops_modify_contacts">update your contacts</string>
+ <string name="app_ops_modify_settings">update system settings</string>
+ <string name="app_ops_mute_unmute_microphone">mute/unmute the microphone</string>
+ <string name="app_ops_play_audio">play audio</string>
+ <string name="app_ops_post_notification">post a notification</string>
+ <string name="app_ops_project_media">project media</string>
+ <string name="app_ops_read_calendar">read your calendar</string>
+ <string name="app_ops_read_call_log">read the call log</string>
+ <string name="app_ops_read_clipboard">read the clipboard</string>
+ <string name="app_ops_read_contacts">read your contacts</string>
+ <string name="app_ops_read_mms">read your MMS messages</string>
+ <string name="app_ops_read_sms">read your SMS messages</string>
+ <string name="app_ops_receive_sms">receive an SMS message</string>
+ <string name="app_ops_record_audio">record audio</string>
+ <string name="app_ops_send_mms">send an MMS message</string>
+ <string name="app_ops_send_sms">send an SMS message</string>
+ <string name="app_ops_start_at_bootup">start at power up</string>
+ <string name="app_ops_toast_window">display toast messages</string>
+ <string name="app_ops_toggle_bluetooth">toggle Bluetooth</string>
+ <string name="app_ops_toggle_mobile_data">toggle mobile data</string>
+ <string name="app_ops_toggle_nfc">toggle NFC</string>
+ <string name="app_ops_use_alarm_volume">control alarm volume</string>
+ <string name="app_ops_use_audio_focus">control the audio focus</string>
+ <string name="app_ops_use_bluetooth_volume">control the Bluetooth volume</string>
+ <string name="app_ops_use_master_volume">control the master volume</string>
+ <string name="app_ops_use_media_buttons">use the media buttons</string>
+ <string name="app_ops_use_media_volume">control the media volume</string>
+ <string name="app_ops_use_notification_volume">control the notification volume</string>
+ <string name="app_ops_use_ring_volume">control the ringtone volume</string>
+ <string name="app_ops_use_vibrate">use haptic feedback</string>
+ <string name="app_ops_use_voice_volume">control the voice call volume</string>
+ <string name="app_ops_write_mms">write an MMS message</string>
+ <string name="app_ops_write_sms">write an SMS message</string>
+ <string name="app_ops_su">get root access</string>
+ <string name="live_display_auto">Automatic</string>
+ <string name="live_display_auto_summary">Automatically adjust color temperature of screen after sunset and sunrise</string>
+ <string name="live_display_off">Off</string>
+ <string name="live_display_off_summary">Disable all adjustments</string>
+ <string name="live_display_day">Day</string>
+ <string name="live_display_day_summary">Use day settings only</string>
+ <string name="live_display_night">Night</string>
+ <string name="live_display_night_summary">Use night settings only</string>
+ <string name="live_display_outdoor">Outdoor (bright sun)</string>
+ <string name="live_display_outdoor_summary">Use outdoor settings only</string>
+ <string name="live_display_hint">LiveDisplay can help reduce eyestrain and help you sleep at night. Click here to try it out!</string>
+ <string name="tethered_notification_no_device_message">No connected device</string>
+ <string name="tethered_notification_one_device_message"><xliff:g id="count">%1$s</xliff:g> connected device</string>
+ <string name="tethered_notification_multi_device_message"><xliff:g id="count">%1$s</xliff:g> connected devices</string>
+</resources>