summaryrefslogtreecommitdiffstats
path: root/res/values-en-rAU
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-11 22:43:05 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-01-11 15:22:44 -0800
commit1b1716ed40d623e88102b41c93f96cbe7dd5c70d (patch)
tree8489e8ea26c9bdbf72d16a7931a5537c1f27b04d /res/values-en-rAU
parentc28091bce1432dc14e5440e8e7ad696de46f0a31 (diff)
downloadpackages_apps_Settings-1b1716ed40d623e88102b41c93f96cbe7dd5c70d.zip
packages_apps_Settings-1b1716ed40d623e88102b41c93f96cbe7dd5c70d.tar.gz
packages_apps_Settings-1b1716ed40d623e88102b41c93f96cbe7dd5c70d.tar.bz2
Automatic translation import
Change-Id: I6a73233e7c5689c683bc444bcea93b910f69124e
Diffstat (limited to 'res/values-en-rAU')
-rw-r--r--res/values-en-rAU/cm_strings.xml105
1 files changed, 101 insertions, 4 deletions
diff --git a/res/values-en-rAU/cm_strings.xml b/res/values-en-rAU/cm_strings.xml
index 505bed9..4578ffb 100644
--- a/res/values-en-rAU/cm_strings.xml
+++ b/res/values-en-rAU/cm_strings.xml
@@ -79,7 +79,9 @@
<string name="profile_app_delete_confirm">Remove this app?</string>
<string name="profile_networkmode_2g">2G</string>
<string name="profile_networkmode_3g">3G</string>
+ <string name="profile_networkmode_4g">LTE</string>
<string name="profile_networkmode_2g3g">2G/3G</string>
+ <string name="profile_networkmode_2g3g4g">2G/3G/LTE</string>
<string name="profile_volumeoverrides_title">Volume overrides</string>
<string name="connection_state_enabled">Enable</string>
<string name="volume_override_summary">Set to %1$s/%2$s</string>
@@ -108,8 +110,8 @@
<string name="profile_choose_app">Choose app</string>
<string name="profile_system_settings_title">System settings</string>
<string name="profile_lockmode_title">Lock screen mode</string>
- <string name="profile_lockmode_default">Default</string>
- <string name="profile_lockmode_disabled">Disabled</string>
+ <string name="profile_lockmode_insecure_summary">Don\'t ask for PIN or password</string>
+ <string name="profile_lockmode_disabled_summary">Disable lock screen</string>
<string name="profile_airplanemode_title">Aeroplane mode</string>
<string name="toggleWifi">Wi\u2011Fi</string>
<string name="toggleWifiAp">Portable Wi\u2011Fi hotspot</string>
@@ -117,7 +119,7 @@
<string name="toggleGPS">GPS</string>
<string name="toggleData">Data connection</string>
<string name="toggleSync">Auto-sync data</string>
- <string name="toggle2g3g">2G/3G</string>
+ <string name="toggle2g3g4g">Preferred network type</string>
<string name="toggleNfc">NFC</string>
<string name="profile_menu_delete_title">Delete</string>
<string name="profile_action_none">Leave unchanged</string>
@@ -212,9 +214,99 @@
<string name="app_ops_categories_device">Device</string>
<string name="app_ops_categories_bootup">Bootup</string>
<string name="app_ops_categories_su">Root access</string>
+ <string name="app_ops_summaries_coarse_location">coarse location</string>
+ <string name="app_ops_summaries_fine_location">fine location</string>
+ <string name="app_ops_summaries_gps">GPS</string>
+ <string name="app_ops_summaries_vibrate">vibrate</string>
+ <string name="app_ops_summaries_read_contacts">read contacts</string>
+ <string name="app_ops_summaries_modify_contacts">modify contacts</string>
+ <string name="app_ops_summaries_read_call_log">read call log</string>
+ <string name="app_ops_summaries_modify_call_log">modify call log</string>
+ <string name="app_ops_summaries_read_calendar">read calendar</string>
+ <string name="app_ops_summaries_modify_calendar">modify calendar</string>
+ <string name="app_ops_summaries_cell_scan">cell scan</string>
+ <string name="app_ops_summaries_call_phone">call phone</string>
+ <string name="app_ops_summaries_read_sms">read SMS</string>
+ <string name="app_ops_summaries_write_sms">write SMS</string>
+ <string name="app_ops_summaries_receive_sms">receive SMS</string>
+ <string name="app_ops_summaries_receive_emergency_sms">receive emergency SMS</string>
+ <string name="app_ops_summaries_receive_mms">receive MMS</string>
+ <string name="app_ops_summaries_receive_wap_push">receive WAP push</string>
+ <string name="app_ops_summaries_send_sms">send SMS</string>
+ <string name="app_ops_summaries_read_icc_sms">read ICC SMS</string>
+ <string name="app_ops_summaries_write_icc_sms">write ICC SMS</string>
+ <string name="app_ops_summaries_modify_settings">modify settings</string>
+ <string name="app_ops_summaries_draw_on_top">draw on top</string>
+ <string name="app_ops_summaries_access_notifications">access notifications</string>
+ <string name="app_ops_summaries_camera">camera</string>
+ <string name="app_ops_summaries_record_audio">record audio</string>
+ <string name="app_ops_summaries_play_audio">play audio</string>
+ <string name="app_ops_summaries_read_clipboard">read clipboard</string>
+ <string name="app_ops_summaries_modify_clipboard">modify clipboard</string>
+ <string name="app_ops_summaries_media_buttons">media buttons</string>
+ <string name="app_ops_summaries_audio_focus">audio focus</string>
+ <string name="app_ops_summaries_master_volume">master volume</string>
+ <string name="app_ops_summaries_voice_volume">voice volume</string>
+ <string name="app_ops_summaries_ring_volume">ring volume</string>
+ <string name="app_ops_summaries_media_volume">media volume</string>
+ <string name="app_ops_summaries_alarm_volume">alarm volume</string>
+ <string name="app_ops_summaries_notification_volume">notification volume</string>
+ <string name="app_ops_summaries_keep_awake">keep awake</string>
+ <string name="app_ops_summaries_monitor_location">monitor location</string>
+ <string name="app_ops_summaries_monitor_high_power_location">monitor high power location</string>
+ <string name="app_ops_summaries_mute_unmute_microphone">mute/unmute microphone</string>
+ <string name="app_ops_summaries_toast_window">display toasts</string>
+ <string name="app_ops_summaries_project_media">project media</string>
+ <string name="app_ops_summaries_activate_vpn">activate VPN</string>
+ <string name="app_ops_summaries_superuser">root access</string>
+ <string name="app_ops_labels_gps">GPS</string>
+ <string name="app_ops_labels_vibrate">Vibrate</string>
+ <string name="app_ops_labels_read_contacts">Read contacts</string>
+ <string name="app_ops_labels_modify_contacts">Modify contacts</string>
+ <string name="app_ops_labels_read_call_log">Read call log</string>
+ <string name="app_ops_labels_modify_call_log">Modify call log</string>
+ <string name="app_ops_labels_read_calendar">Read calendar</string>
+ <string name="app_ops_labels_modify_calendar">Modify calendar</string>
+ <string name="app_ops_labels_notification">Notification/Toast</string>
+ <string name="app_ops_labels_call_phone">Call phone</string>
+ <string name="app_ops_labels_receive_sms">Receive SMS</string>
+ <string name="app_ops_labels_receive_mms">Receive MMS</string>
+ <string name="app_ops_labels_send_sms">Send SMS</string>
+ <string name="app_ops_labels_modify_settings">Modify settings</string>
+ <string name="app_ops_labels_draw_on_top">Draw on top</string>
+ <string name="app_ops_labels_access_notifications">Access notifications</string>
+ <string name="app_ops_labels_camera">Camera</string>
+ <string name="app_ops_labels_record_audio">Record audio</string>
+ <string name="app_ops_labels_play_audio">Play audio</string>
+ <string name="app_ops_labels_read_clipboard">Read clipboard</string>
+ <string name="app_ops_labels_modify_clipboard">Modify clipboard</string>
+ <string name="app_ops_labels_media_buttons">Media buttons</string>
+ <string name="app_ops_labels_audio_focus">Audio focus</string>
+ <string name="app_ops_labels_master_volume">Master volume</string>
+ <string name="app_ops_labels_voice_volume">Voice volume</string>
+ <string name="app_ops_labels_ring_volume">Ring volume</string>
+ <string name="app_ops_labels_media_volume">Media volume</string>
+ <string name="app_ops_labels_alarm_volume">Alarm volume</string>
+ <string name="app_ops_labels_notification_volume">Notification volume</string>
+ <string name="app_ops_labels_bluetooth_volume">Bluetooth volume</string>
+ <string name="app_ops_labels_keep_awake">Keep awake</string>
+ <string name="app_ops_labels_mute_unmute_microphone">Mute/unmute microphone</string>
+ <string name="app_ops_labels_toast_window">Display toasts</string>
+ <string name="app_ops_labels_project_media">Project media</string>
+ <string name="app_ops_labels_activate_vpn">Activate VPN</string>
+ <string name="app_ops_labels_superuser">Root access</string>
<string name="app_ops_permissions_allowed">Allowed</string>
<string name="app_ops_permissions_ignored">Ignored</string>
<string name="app_ops_permissions_always_ask">Always ask</string>
+ <string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (used <xliff:g id="count">%2$s</xliff:g>)</string>
+ <string name="app_ops_allowed_count">Allowed <xliff:g id="count" example="2 times">%s</xliff:g></string>
+ <string name="app_ops_ignored_count">Denied <xliff:g id="count" example="2 times">%s</xliff:g></string>
+ <string name="app_ops_both_count">Allowed <xliff:g id="count">%1$s</xliff:g>, denied <xliff:g id="count">%2$s</xliff:g></string>
+ <string name="app_ops_show_user_apps">Show user apps</string>
+ <string name="app_ops_show_system_apps">Show built-in apps</string>
+ <string name="app_ops_reset_counters">Reset allow/deny counters</string>
+ <string name="app_ops_reset_confirm_title">Confirm counters reset</string>
+ <string name="app_ops_reset_confirm_mesg">Are you sure you wish to reset counters?</string>
<string name="ok">OK</string>
<string name="device_hostname">Device hostname</string>
<string name="unlock_scramble_pin_layout_title">Scramble layout</string>
@@ -477,7 +569,6 @@
<string name="block_notifications_title">Filter notifications</string>
<string name="block_notifications_summary">Manage ignored notifications and filters</string>
<string name="no_filters_title">No filters set</string>
- <string name="app_ops_ignored_count">Denied <xliff:g id="count" example="2 times">%s</xliff:g></string>
<string name="stats_collection_title">Stats collection</string>
<string name="stats_collection_summary">When enabled, allows metrics collection</string>
<string name="lockpattern_reset_button">Reset pattern</string>
@@ -499,4 +590,10 @@
<string name="category_misc">Miscellaneous</string>
<string name="advanced">Advanced</string>
<string name="link_volume_option_title">Link ringtone &amp; notification volumes</string>
+ <string name="sim_disabled">disabled</string>
+ <string name="sim_missing">missing or faulty</string>
+ <string name="sim_enabler_airplane_on">Unable to perform the operation while aeroplane mode is on.</string>
+ <string name="sim_enabler_in_call">Unable to perform the operation while in call.</string>
+ <string name="sim_enabler_both_inactive">Can\'t disable all SIM cards</string>
+ <string name="primary_sub_select_title">Default 3G/LTE subscription</string>
</resources>