aboutsummaryrefslogtreecommitdiffstats
path: root/lineage/res/res/values-en-rAU/strings.xml
blob: fa751e8b1eb45735d99622c027dda4ff251829f5 (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2015 The CyanogenMod Project
               (C) 2017 The LineageOS 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="lineageos_system_label">LineageOS System</string>
    <string name="permlab_modifyProfiles">modify system profiles</string>
    <string name="permdesc_modifyProfiles">Allows an app to modify system profiles.</string>
    <string name="permlab_useHardwareFramework">use hardware framework</string>
    <string name="permdesc_useHardwareFramework">Allows an app access to the Lineage hardware framework.</string>
    <string name="permlab_writeSettings">modify Lineage system settings</string>
    <string name="permdesc_writeSettings">Allows an app to modify Lineage system settings.</string>
    <string name="permlab_writeSecureSettings">modify Lineage secure system settings</string>
    <string name="permdesc_writeSecureSettings">Allows an app to modify Lineage secure system settings. Not for use by normal apps.</string>
    <string name="permlab_protectedApp">add and remove apps to protected apps</string>
    <string name="permdesc_protectedApp">Allows an app to mark other apps as protected and lock them.</string>
    <string name="profileNameDefault">Default</string>
    <string name="profileNameWork">Work</string>
    <string name="profileNameHome">Home</string>
    <string name="profileNameSilent">Silent</string>
    <string name="profileNameNight">Night</string>
    <string name="profileNameAutomobile">Automobile</string>
    <string name="profileGroupPhone">Phone</string>
    <string name="profileGroupCalendar">Calendar</string>
    <string name="profileGroupGmail">Gmail</string>
    <string name="profileGroupEmail">Email</string>
    <string name="profileGroupSMS">SMS</string>
    <string name="wildcardProfile">Other</string>
    <string name="perf_profile_pwrsv">Power save</string>
    <string name="perf_profile_bal">Balanced</string>
    <string name="perf_profile_perf">Performance</string>
    <string name="perf_profile_bias_power">Efficiency</string>
    <string name="perf_profile_bias_perf">Quick</string>
    <string name="perf_profile_pwrsv_summary">Maximum power savings, reduces device performance</string>
    <string name="perf_profile_bal_summary">Balance of optimal performance and power characteristics</string>
    <string name="perf_profile_perf_summary">High performance mode. Useful for applications requiring low latency and highest throughput when power consumption is not a concern</string>
    <string name="perf_profile_bias_power_summary">Favour power savings. Limit maximum CPU power and optimise for power saving at the cost of higher latency</string>
    <string name="perf_profile_bias_perf_summary">Favour performance. Reduces latency with slightly increased power consumption</string>
    <string name="live_display_auto">Automatic</string>
    <string name="live_display_auto_summary">Automatically adjust colour 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="accessibility_quick_settings_live_display_off">LiveDisplay off.</string>
    <string name="accessibility_quick_settings_live_display_auto">LiveDisplay: auto mode.</string>
    <string name="accessibility_quick_settings_live_display_day">LiveDisplay: day mode.</string>
    <string name="accessibility_quick_settings_live_display_night">LiveDisplay: night mode.</string>
    <string name="accessibility_quick_settings_live_display_outdoor">LiveDisplay: outdoor mode.</string>
    <string name="accessibility_quick_settings_live_display_changed_off">LiveDisplay turned off.</string>
    <string name="accessibility_quick_settings_live_display_changed_auto">LiveDisplay changed to auto mode.</string>
    <string name="accessibility_quick_settings_live_display_changed_day">LiveDisplay changed to day mode.</string>
    <string name="accessibility_quick_settings_live_display_changed_night">LiveDisplay changed to night mode.</string>
    <string name="accessibility_quick_settings_live_display_changed_outdoor">LiveDisplay changed to outdoor mode.</string>
    <string name="permlab_perfAccess">access performance manager</string>
    <string name="permdesc_perfAccessDesc">Allows an app to access the performance service. Should never be needed for normal apps.</string>
    <string name="permlab_weather_read">read weather</string>
    <string name="permdesc_weather_read">Allows an app to read content from the weather provider.</string>
    <string name="permlab_weather_write">update weather provider</string>
    <string name="permdesc_weather_write">Allows an app to update the content of the weather provider.</string>
    <string name="permlab_weather_bind">bind as a weather provider service</string>
    <string name="permdesc_weather_bind">Allows an app to be identified as a weather provider service.</string>
    <string name="permlab_weather_access_mgr">access weather service</string>
    <string name="permdesc_weather_access_mgr">Allows an app to access the weather service in the system. Should never be needed for normal apps.</string>
    <string name="permlab_dataUsageWrite">modify data usage database</string>
    <string name="permdesc_dataUsageWrite">Allows an app to update the content of the data usage database.</string>
    <string name="permlab_dataUsageRead">read data usage database</string>
    <string name="permdesc_dataUsageRead">Allows an app to read content from the data usage database.</string>
    <string name="permlab_manageLiveDisplay">manage LiveDisplay settings</string>
    <string name="permdesc_manageLiveDisplay">Allows an app to configure advanced display settings.</string>
    <string name="permlab_observe_audio_sessions">observe audio session changes</string>
    <string name="permdesc_observe_audio_sessions">Allows an app to observe audio streams being created and destroyed.</string>
    <string name="permlab_manageRemotePrefs">manage remote settings</string>
    <string name="permdesc_manageRemotePrefs">Allows an app to manage remote settings</string>
    <string name="build_date">Build date</string>
    <string name="lineage_api_level">LineageOS API level</string>
    <string name="lineage_updates">LineageOS updates</string>
    <string name="lineage_version">LineageOS version</string>
    <string name="lineage_vendor_security_patch">Vendor security patch level</string>
    <string name="unknown">Unknown</string>
    <string name="app_killed_message">Application killed</string>
    <string name="kilobitspersecond_short">kb/s</string>
    <string name="megabitspersecond_short">Mb/s</string>
    <string name="kilobytespersecond_short">kB/s</string>
    <string name="megabytespersecond_short">MB/s</string>
    <string name="trust_feature_name">Trust</string>
    <string name="permlab_trustInterface">access Trust interface</string>
    <string name="permdesc_trustInterface">Allows an app to display Trust warnings and suggestions</string>
    <string name="trust_notification_channel">Trust alerts</string>
    <string name="trust_notification_title_security">Trust \u2022 System security</string>
    <string name="trust_notification_content_selinux">SELinux is not enforcing, your security has been weakened</string>
    <string name="trust_notification_content_keys">This build was signed with public keys</string>
    <string name="trust_notification_title_onboarding">Discover Trust</string>
    <string name="trust_notification_content_onboarding">Get to know how to assure your device is safe</string>
    <string name="trust_notification_action_manage">Manage alerts</string>
</resources>